@import '_content/StaffLynk.UI.Toolkit/StaffLynk.UI.Toolkit.bundle.scp.css';

/* /Pages/JobAdvertisement/Apply/JobAdvertisementApply.razor.rz.scp.css */
.row[b-0ftb54aqdc] {
  width: 100%;
  margin: 0px;
}

body[b-0ftb54aqdc] {
  padding-top: 10px;
  padding-bottom: 30px;
}

label[b-0ftb54aqdc] {
  margin: 0;
  line-height: 1;
}

a[b-0ftb54aqdc] {
  color: #FF0000;
}

a:hover[b-0ftb54aqdc] {
  color: #FF0000;
}

.form-control[b-0ftb54aqdc] {
  background-color: #fff;
  border-color: #9b9b9b;
  font-style: italic;
}

.form-control.is-valid[b-0ftb54aqdc],
.form-control.is-valid:focus[b-0ftb54aqdc] {
  border-color: #9b9b9b;
}

.form-control[b-0ftb54aqdc]::placeholder {
  opacity: 0.7;
  font-style: italic;
}

.btn-secondary[b-0ftb54aqdc],
.btn-secondary:not(:disabled):not(.disabled):active[b-0ftb54aqdc],
.show > .btn-secondary.dropdown-toggle[b-0ftb54aqdc] {
  background-color: #FF0000;
  border-color: #FF0000;
  box-shadow: none !important;
}

.btn-secondary:hover[b-0ftb54aqdc] {
  background-color: #E02323;
  border-color: #E02323;
}

.form-control:focus[b-0ftb54aqdc] {
  box-shadow: none !important;
  border-color: #FF0000;
}

.form-control ~ .input-group-append > .input-group-text[b-0ftb54aqdc] {
  background-color: #FF0000;
  border-color: #FF0000;
}

.form-control:focus ~ .input-group-append > .input-group-text[b-0ftb54aqdc] {
  border-color: #FF0000;
}

.form-control-inline[b-0ftb54aqdc] {
  display: inline;
  width: auto;
  min-width: 0;
}

/* PROCESSING ------------------------------------------------------------------------------------- */
/* ICONS ------------------------------------------------------------------------------------------ */
.icon-calendar[b-0ftb54aqdc] {
  display: inline-block;
  width: 24px;
  height: 24px;
}

.icon-chevron_left[b-0ftb54aqdc] {
  display: inline-block;
  width: 24px;
  height: 24px;
}

.icon-chevron_right[b-0ftb54aqdc] {
  display: inline-block;
  width: 24px;
  height: 24px;
}

/* HEADER ----------------------------------------------------------------------------------------- */
.header-banner[b-0ftb54aqdc] {
  width: 100%;
  height: 200px;
  overflow: hidden;
  background-position: 50% 25%;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 5px;
  padding-top: 10px;
}

.header-title[b-0ftb54aqdc] {
  margin: 0;
  line-height: 1;
}

/* SECTION ---------------------------------------------------------------------------------------- */
.section-separator[b-0ftb54aqdc] {
  border-color: #FF0000;
}

.section-num[b-0ftb54aqdc] {
  display: inline-block;
  position: relative;
  width: 70px;
  min-width: 70px;
  height: 70px;
  min-height: 70px;
  border: 2px solid #FF0000;
  border-radius: 50%;
  color: #FF0000;
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
}

.section-num > span[b-0ftb54aqdc] {
  margin-top: -5px;
  margin-left: 2px;
}

.section-title[b-0ftb54aqdc] {
  font-size: 24px;
  font-weight: bold;
  margin-left: 16px;
  line-height: 1;
}

/* DROPDOWN LANGUAGES ----------------------------------------------------------------------------- */
@media (max-width: 544px) {
  .dropdown-languages-wrapper[b-0ftb54aqdc] {
    margin-bottom: 10px;
  }
}
.dropdown-languages[b-0ftb54aqdc] {
  min-width: 150px;
  box-shadow: none;
}

.dropdown-item:active[b-0ftb54aqdc] {
  background-color: #FF0000;
}

.dropdown-item.selected[b-0ftb54aqdc] {
  background-color: #FF0000;
  color: #FFFFFF;
}

/* CALENDAR ------------------------------------------------------------------------------------000 */
.bootstrap-datetimepicker-widget table td.active[b-0ftb54aqdc],
.bootstrap-datetimepicker-widget table td.active:hover[b-0ftb54aqdc] {
  background-color: #FF0000;
}

/* BROWSE FILE ------------------------------------------------------------------------------------ */
.custom-file-input[b-0ftb54aqdc] {
  cursor: pointer;
}

.custom-file-placeholder[b-0ftb54aqdc] {
  opacity: 0.7;
}

.custom-file-input ~ .custom-file-label[b-0ftb54aqdc] {
  background-color: #fff;
  border-color: #9b9b9b;
  font-style: italic;
}

.custom-file-input.is-valid ~ .custom-file-label[b-0ftb54aqdc] {
  border-color: #9b9b9b;
}

.custom-file-input:focus ~ .custom-file-label[b-0ftb54aqdc] {
  box-shadow: none !important;
  border-color: #FF0000;
  background-color: #FFFFFF;
}

.custom-file-input ~ .custom-file-label[b-0ftb54aqdc]:after {
  top: -1px;
  bottom: -1px;
  right: -1px;
  height: calc(2.25rem + 2px);
  content: attr(data-button-title) !important;
  background-color: #FF0000;
  border-color: #FF0000;
  color: #FFFFFF;
  font-style: normal;
}

.custom-file-input:focus ~ .custom-file-label[b-0ftb54aqdc]:after {
  border-color: #FF0000;
}

.custom-file-name[b-0ftb54aqdc]:after {
  content: attr(data-content) !important;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  overflow: hidden;
  padding: 0.375rem 0.75rem;
  font-style: italic;
  z-index: 10000;
}

/* BUTTON SUBMIT ---------------------------------------------------------------------------------- */
.btn-submit[b-0ftb54aqdc] {
  width: 100%;
  color: #FFFFFF;
  background-color: #1fd814;
  border-color: #1fd814;
}

.btn-submit:hover[b-0ftb54aqdc] {
  background-color: #1fbb14;
  border-color: #1fbb14;
}

@media (min-width: 768px) {
  .btn-submit[b-0ftb54aqdc] {
    width: 200px;
  }
}
/* REQUIRED FILED --------------------------------------------------------------------------------- */
.required-field > label[b-0ftb54aqdc] {
  position: relative;
  padding-right: 5px;
}

.required-field > label[b-0ftb54aqdc]:after {
  content: "*";
  position: absolute;
  top: -2px;
  right: -2px;
  color: #FF0000;
}

.required-legend[b-0ftb54aqdc] {
  color: #757575;
  font-size: 0.85rem;
}

.required-legend > span[b-0ftb54aqdc] {
  color: #FF0000;
}

/* RADIO BUTTON ----------------------------------------------------------------------------------- */
input[type=radio].ui-radio[b-0ftb54aqdc] {
  position: absolute;
  left: -9999px;
  opacity: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

input[type=radio].ui-radio + label[b-0ftb54aqdc] {
  position: relative;
  margin: 4px 2px;
  padding-left: 30px;
  cursor: pointer;
  color: #212121;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  -webkit-transition: 0.28s ease;
  transition: 0.28s ease;
}

input[type=radio].ui-radio + label[b-0ftb54aqdc]:after,
input[type=radio].ui-radio + label[b-0ftb54aqdc]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  z-index: 0;
  border-radius: 50%;
  border-style: solid;
  border-width: 2px;
  -webkit-transition: 0.28s ease;
  transition: 0.28s ease;
}

input[type=radio].ui-radio:not(:checked) + label[b-0ftb54aqdc]:after,
input[type=radio].ui-radio:not(:checked) + label[b-0ftb54aqdc]:before {
  border-color: #9b9b9b;
}

input[type=radio].ui-radio:not(:checked) + label[b-0ftb54aqdc]:after {
  z-index: -1;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

input[type=radio].ui-radio:checked + label[b-0ftb54aqdc]:before {
  border-color: #32cd32;
}

input[type=radio].ui-radio:checked + label[b-0ftb54aqdc]:after {
  border-color: #32cd32;
  background-color: #32cd32;
  z-index: 0;
  webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}

input[type=radio].ui-radio:disabled + label[b-0ftb54aqdc] {
  color: #BDBDBD;
}

input[type=radio].ui-radio:disabled + label[b-0ftb54aqdc]:before {
  background-color: transparent;
  border-color: #BDBDBD;
}

input[type=radio].ui-radio:disabled:not(:checked) + label[b-0ftb54aqdc]:before {
  border-color: #BDBDBD;
}

input[type=radio].ui-radio:disabled:checked + label[b-0ftb54aqdc]:after {
  background-color: #BDBDBD;
  border-color: #BDBDBD;
}

input[type=radio].ui-radio:checked:disabled + label[b-0ftb54aqdc]:before {
  border-color: #BDBDBD;
}

/* CHECKBOX --------------------------------------------------------------------------------------- */
input[type=checkbox].ui-checkbox[b-0ftb54aqdc] {
  position: absolute;
  left: -9999px;
  opacity: 0;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

input[type=checkbox].ui-checkbox + label[b-0ftb54aqdc] {
  position: relative;
  margin: 4px 2px;
  padding-left: 30px;
  cursor: pointer;
  color: #212121;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

input[type=checkbox].ui-checkbox + label[b-0ftb54aqdc]:after,
input[type=checkbox].ui-checkbox + label[b-0ftb54aqdc]:before {
  content: "";
  position: absolute;
  box-sizing: border-box;
  transition: transform 0.25s, border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
}

input[type=checkbox].ui-checkbox + label[b-0ftb54aqdc]:before {
  top: 8px;
  left: 8px;
  width: 15px;
  height: 8px;
  border: 2px solid;
  border-radius: 3px;
  transform: rotate(-50deg);
  transform-origin: 0 100%;
  box-sizing: border-box;
  z-index: 1;
}

input[type=checkbox].ui-checkbox + label[b-0ftb54aqdc]:after {
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #9b9b9b;
  border-radius: 2px;
}

input[type=checkbox].ui-checkbox:not(:checked) + label[b-0ftb54aqdc]:before {
  width: 8px;
  border-color: transparent;
}

input[type=checkbox].ui-checkbox:not(:checked) + label[b-0ftb54aqdc]:after {
  background-color: transparent;
  border-color: #9b9b9b;
}

input[type=checkbox].ui-checkbox:checked + label[b-0ftb54aqdc]:before {
  width: 15px;
  border-color: transparent transparent #FFF #FFF;
}

input[type=checkbox].ui-checkbox:checked + label[b-0ftb54aqdc]:after {
  background-color: #32cd32;
  border-color: #32cd32;
}

input[type=checkbox].ui-checkbox:indeterminate + label[b-0ftb54aqdc]:before {
  top: 9px;
  left: 3px;
  height: 0;
  width: 14px;
  border-color: transparent transparent #FFF transparent;
  border-width: 0 0 2px 0;
  transform: rotate(0deg);
}

input[type=checkbox].ui-checkbox:indeterminate + label[b-0ftb54aqdc]:after {
  background-color: #32cd32;
  border-color: #32cd32;
}

input[type=checkbox].ui-checkbox:disabled + label[b-0ftb54aqdc] {
  color: #BDBDBD;
  cursor: inherit;
}

input[type=checkbox].ui-checkbox:disabled:checked + label[b-0ftb54aqdc]:before {
  border-color: transparent transparent #FFF #FFF;
}

input[type=checkbox].ui-checkbox:disabled:indeterminate + label[b-0ftb54aqdc]:before {
  border-color: transparent transparent #FFF transparent;
}

input[type=checkbox].ui-checkbox:disabled:not(:checked) + label[b-0ftb54aqdc]:after {
  background-color: transparent;
  border-color: #BDBDBD;
}

input[type=checkbox].ui-checkbox:disabled:indeterminate + label[b-0ftb54aqdc]:after {
  background-color: #BDBDBD;
}

input[type=checkbox].ui-checkbox:disabled:checked + label[b-0ftb54aqdc]:after {
  background-color: #BDBDBD;
  border-color: #BDBDBD;
}

.inputInvalid[b-0ftb54aqdc] {
  display: block;
  color: #FF0000;
  font-weight: 500;
  font-style: italic;
}

section[b-0ftb54aqdc] {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.text[b-0ftb54aqdc] {
  font-size: 30px;
  color: red;
  margin: 0;
  line-height: 1;
}
.text--desc[b-0ftb54aqdc] {
  font-weight: 600;
  font-size: 18px;
  margin: 0;
  line-height: 1;
}
/* /Pages/JobAdvertisement/Apply/JobAdvertisementApplySuccess.razor.rz.scp.css */
section[b-zkf3nik40r] {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.text[b-zkf3nik40r] {
  font-size: 30px;
  color: red;
  margin: 0;
  line-height: 1;
}
.text--desc[b-zkf3nik40r] {
  font-weight: 600;
  font-size: 18px;
  margin: 0;
  line-height: 1;
}

.save-btn[b-zkf3nik40r] {
  margin-top: -5px;
  background: linear-gradient(90deg, #f66543 10%, #ee353f 70%);
  border: none;
  color: white;
  border-radius: 10px;
  padding: 5px 30px;
  font-size: 14px;
  opacity: 0.86;
  height: 35px;
  font-family: Roboto-Regular;
}
/* /Pages/JobAdvertisement/Components/JobAdvertisementPreviewView.razor.rz.scp.css */
@charset "UTF-8";
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html[b-qmlcb8a2hb],
body[b-qmlcb8a2hb] {
  font-family: "Roboto", "SourceSansPro", sans-serif !important;
  line-height: 2;
}

p[b-qmlcb8a2hb],
ol[b-qmlcb8a2hb],
ul[b-qmlcb8a2hb],
li[b-qmlcb8a2hb],
dl[b-qmlcb8a2hb],
dt[b-qmlcb8a2hb],
dd[b-qmlcb8a2hb],
blockquote[b-qmlcb8a2hb],
figure[b-qmlcb8a2hb],
fieldset[b-qmlcb8a2hb],
legend[b-qmlcb8a2hb],
textarea[b-qmlcb8a2hb],
pre[b-qmlcb8a2hb],
iframe[b-qmlcb8a2hb],
address[b-qmlcb8a2hb],
hr[b-qmlcb8a2hb],
h1[b-qmlcb8a2hb],
h2[b-qmlcb8a2hb],
h3[b-qmlcb8a2hb],
h4[b-qmlcb8a2hb],
h5[b-qmlcb8a2hb],
h6[b-qmlcb8a2hb] {
  border: 0;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html[b-qmlcb8a2hb] {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body[b-qmlcb8a2hb] {
  margin: 0;
}

main[b-qmlcb8a2hb],
nav[b-qmlcb8a2hb] {
  display: block;
}

progress[b-qmlcb8a2hb] {
  display: inline-block;
  vertical-align: baseline;
}

a[b-qmlcb8a2hb] {
  background-color: transparent;
}

a:active[b-qmlcb8a2hb] {
  outline: 0;
}

a[b-qmlcb8a2hb],
a:visited[b-qmlcb8a2hb],
a:hover[b-qmlcb8a2hb],
a:focus[b-qmlcb8a2hb] {
  text-decoration: none;
}

abbr[title][b-qmlcb8a2hb] {
  border-bottom: 1px dotted;
}

b[b-qmlcb8a2hb],
strong[b-qmlcb8a2hb] {
  font-weight: bold;
}

dfn[b-qmlcb8a2hb] {
  font-style: italic;
}

mark[b-qmlcb8a2hb] {
  background: #ff0;
  color: #000;
}

small[b-qmlcb8a2hb] {
  font-size: 80%;
}

sub[b-qmlcb8a2hb],
sup[b-qmlcb8a2hb] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup[b-qmlcb8a2hb] {
  top: -0.5em;
}

sub[b-qmlcb8a2hb] {
  bottom: -0.25em;
}

img[b-qmlcb8a2hb] {
  border: 0;
}

svg:not(:root)[b-qmlcb8a2hb] {
  overflow: hidden;
}

figure[b-qmlcb8a2hb] {
  margin: 0;
}

hr[b-qmlcb8a2hb] {
  box-sizing: content-box;
  height: 0;
}

pre[b-qmlcb8a2hb] {
  overflow: auto;
}

code[b-qmlcb8a2hb],
kbd[b-qmlcb8a2hb],
pre[b-qmlcb8a2hb],
samp[b-qmlcb8a2hb] {
  font-size: 1em;
}

button[b-qmlcb8a2hb],
input[b-qmlcb8a2hb],
optgroup[b-qmlcb8a2hb],
select[b-qmlcb8a2hb],
textarea[b-qmlcb8a2hb] {
  color: inherit;
  font: inherit;
  margin: 0;
}

button[b-qmlcb8a2hb] {
  overflow: visible;
}

button[b-qmlcb8a2hb],
select[b-qmlcb8a2hb] {
  text-transform: none;
}

button[b-qmlcb8a2hb],
html input[type=button][b-qmlcb8a2hb],
input[type=reset][b-qmlcb8a2hb],
input[type=submit][b-qmlcb8a2hb] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled][b-qmlcb8a2hb],
html input[disabled][b-qmlcb8a2hb] {
  cursor: default;
}

button[b-qmlcb8a2hb]::-moz-focus-inner,
input[b-qmlcb8a2hb]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[b-qmlcb8a2hb] {
  line-height: normal;
}

input[type=checkbox][b-qmlcb8a2hb],
input[type=radio][b-qmlcb8a2hb] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number][b-qmlcb8a2hb]::-webkit-inner-spin-button,
input[type=number][b-qmlcb8a2hb]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search][b-qmlcb8a2hb] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

.search .search-submit[b-qmlcb8a2hb],
#comments .submit[b-qmlcb8a2hb] {
  padding: 10px 15px;
  border-radius: 2px;
  line-height: 1.8571428571;
  border: 0;
}

.search .site-main .ast-search-submit[b-qmlcb8a2hb] {
  display: none;
}

input[type=search][b-qmlcb8a2hb]::-webkit-search-cancel-button,
input[type=search][b-qmlcb8a2hb]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset[b-qmlcb8a2hb] {
  border: 1px solid #eaeaea;
  margin: 0 0px;
  padding: 0.35em 0.625em 0.75em;
}

legend[b-qmlcb8a2hb] {
  border: 0;
  padding: 0;
}

fieldset legend[b-qmlcb8a2hb] {
  margin-bottom: 1.5em;
  padding: 0 0.5em;
}

textarea[b-qmlcb8a2hb] {
  overflow: auto;
}

optgroup[b-qmlcb8a2hb] {
  font-weight: bold;
}

table[b-qmlcb8a2hb] {
  border-collapse: collapse;
  border-spacing: 0;
}

td[b-qmlcb8a2hb],
th[b-qmlcb8a2hb] {
  padding: 0;
}

/*--------------------------------------------------------------
# Bootstrap Grid
--------------------------------------------------------------*/
/*!
 * Bootstrap v4.0.0-alpha.2 (https://getbootstrap.com)
 */
/*----------  Media Query min-width Structure   ----------*/
/*----------  Media Query max-width Structure   ----------*/
/*----------  Break-point min-width Structure   ----------*/
/*----------  Break-point max-width Structure   ----------*/
.ast-container[b-qmlcb8a2hb] {
  max-width: 100%;
}

.ast-container-fluid[b-qmlcb8a2hb], .ast-container[b-qmlcb8a2hb] {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.ast-row[b-qmlcb8a2hb] {
  margin-left: -20px;
  margin-right: -20px;
}

.ast-grid-common-col[b-qmlcb8a2hb] {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}

.ast-float[b-qmlcb8a2hb] {
  float: left;
}

@media (max-width: 992px) {
  .ast-width-sm-25[b-qmlcb8a2hb] {
    width: 25%;
  }
  .ast-width-md-50[b-qmlcb8a2hb] {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .ast-width-md-25[b-qmlcb8a2hb] {
    width: 25%;
  }
}
.ast-full-width[b-qmlcb8a2hb] {
  width: 100%;
}

.ast-width-50[b-qmlcb8a2hb] {
  width: 50%;
}

@media (min-width: 768px) {
  .ast-width-md-4[b-qmlcb8a2hb] {
    width: 33.3333333333%;
  }
  .ast-width-md-16[b-qmlcb8a2hb] {
    width: 16.6666666667%;
  }
  .ast-width-md-6[b-qmlcb8a2hb] {
    width: 50%;
    float: left;
  }
  .ast-width-md-3[b-qmlcb8a2hb] {
    width: 25%;
  }
  .ast-width-md-66[b-qmlcb8a2hb] {
    width: 66.6666666667%;
  }
}
@media (min-width: 769px) {
  .ast-width-md-20[b-qmlcb8a2hb] {
    width: 20%;
  }
}
@media (min-width: 992px) {
  .ast-width-lg-33[b-qmlcb8a2hb] {
    width: 33.3333333333%;
  }
  .ast-width-lg-16[b-qmlcb8a2hb] {
    width: 16.6666666667%;
  }
  .ast-width-lg-50[b-qmlcb8a2hb] {
    width: 50%;
  }
  .ast-width-lg-66[b-qmlcb8a2hb] {
    width: 66.6666666667%;
  }
}
/*--------------------------------------------------------------
# Site Variables
--------------------------------------------------------------*/
/*----------  Font Size  ----------*/
/*----------  Line Height  ----------*/
/*----------  Site Basic Structure  ----------*/
/*----------  z-index Structure   ----------*/
/*--------------------------------------------------------------
# Mixins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1[b-qmlcb8a2hb], h2[b-qmlcb8a2hb], h3[b-qmlcb8a2hb], h4[b-qmlcb8a2hb], h5[b-qmlcb8a2hb], h6[b-qmlcb8a2hb] {
  clear: both;
}

h1[b-qmlcb8a2hb],
.entry-content h1[b-qmlcb8a2hb] {
  color: #808285;
  font-size: 2em;
  line-height: 1.2;
}

h2[b-qmlcb8a2hb],
.entry-content h2[b-qmlcb8a2hb] {
  color: #808285;
  font-size: 1.7em;
  line-height: 1.3;
}

h3[b-qmlcb8a2hb],
.entry-content h3[b-qmlcb8a2hb] {
  color: #808285;
  font-size: 1.5em;
  line-height: 1.4;
}

h4[b-qmlcb8a2hb],
.entry-content h4[b-qmlcb8a2hb] {
  color: #808285;
  line-height: 1.5;
  font-size: 1.3em;
}

h5[b-qmlcb8a2hb],
.entry-content h5[b-qmlcb8a2hb] {
  color: #808285;
  line-height: 1.6;
  font-size: 1.2em;
}

h6[b-qmlcb8a2hb],
.entry-content h6[b-qmlcb8a2hb] {
  color: #808285;
  line-height: 1.7;
  font-size: 1.1em;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html[b-qmlcb8a2hb] {
  box-sizing: border-box;
}

*[b-qmlcb8a2hb],
*[b-qmlcb8a2hb]:before,
*[b-qmlcb8a2hb]:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body[b-qmlcb8a2hb] {
  color: #808285;
  background: #ffffff;
  /* Fallback for when there is no custom background color defined. */
  font-style: normal;
}

ul[b-qmlcb8a2hb], ol[b-qmlcb8a2hb] {
  margin: 0 0 1.5em 3em;
}

ul[b-qmlcb8a2hb] {
  list-style: disc;
}

ol[b-qmlcb8a2hb] {
  list-style: decimal;
}

li > ul[b-qmlcb8a2hb],
li > ol[b-qmlcb8a2hb] {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt[b-qmlcb8a2hb] {
  font-weight: bold;
}

dd[b-qmlcb8a2hb] {
  margin: 0 1.5em 1.5em;
}

b[b-qmlcb8a2hb], strong[b-qmlcb8a2hb] {
  font-weight: bold;
}

dfn[b-qmlcb8a2hb],
cite[b-qmlcb8a2hb],
em[b-qmlcb8a2hb],
i[b-qmlcb8a2hb] {
  font-style: italic;
}

blockquote[b-qmlcb8a2hb],
q[b-qmlcb8a2hb] {
  quotes: "" "";
}

blockquote[b-qmlcb8a2hb]:before, blockquote[b-qmlcb8a2hb]:after,
q[b-qmlcb8a2hb]:before,
q[b-qmlcb8a2hb]:after {
  content: "";
}

blockquote[b-qmlcb8a2hb] {
  border-left: 5px solid rgba(0, 0, 0, 0.05);
  padding: 20px;
  font-size: 1.2em;
  font-style: italic;
  margin: 0 0 1.5em;
  position: relative;
}

blockquote p:last-child[b-qmlcb8a2hb] {
  margin: 0;
}

address[b-qmlcb8a2hb] {
  margin: 0 0 1.5em;
}

abbr[b-qmlcb8a2hb],
acronym[b-qmlcb8a2hb] {
  border-bottom: 1px dotted #666;
  cursor: help;
}

pre[b-qmlcb8a2hb] {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 1.6em;
  overflow: auto;
  max-width: 100%;
  padding: 1.6em;
}

code[b-qmlcb8a2hb],
kbd[b-qmlcb8a2hb],
tt[b-qmlcb8a2hb],
var[b-qmlcb8a2hb] {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

img[b-qmlcb8a2hb] {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

hr[b-qmlcb8a2hb] {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

.ast-button[b-qmlcb8a2hb],
.button[b-qmlcb8a2hb],
button[b-qmlcb8a2hb],
input[b-qmlcb8a2hb],
select[b-qmlcb8a2hb],
textarea[b-qmlcb8a2hb] {
  color: #808285;
  font-weight: normal;
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
}

button[b-qmlcb8a2hb],
input[b-qmlcb8a2hb] {
  line-height: normal;
  /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}

big[b-qmlcb8a2hb] {
  font-size: 125%;
}

mark[b-qmlcb8a2hb],
ins[b-qmlcb8a2hb] {
  background: transparent;
  text-decoration: none;
}

table[b-qmlcb8a2hb], th[b-qmlcb8a2hb], td[b-qmlcb8a2hb] {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

table[b-qmlcb8a2hb] {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.5em;
  width: 100%;
}

th[b-qmlcb8a2hb] {
  font-weight: bold;
}

th[b-qmlcb8a2hb], td[b-qmlcb8a2hb] {
  padding: 8px;
  text-align: left;
  border-width: 0 1px 1px 0;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button[b-qmlcb8a2hb],
.ast-button[b-qmlcb8a2hb],
.button[b-qmlcb8a2hb],
input[type=button][b-qmlcb8a2hb],
input[type=reset][b-qmlcb8a2hb],
input[type=submit][b-qmlcb8a2hb] {
  border: 1px solid;
  border-color: #eaeaea;
  border-radius: 2px;
  background: #e6e6e6;
  padding: 0.6em 1em 0.4em;
  color: #fff;
}

button:hover[b-qmlcb8a2hb], button:focus[b-qmlcb8a2hb],
.ast-button:hover[b-qmlcb8a2hb],
.ast-button:focus[b-qmlcb8a2hb],
.button:hover[b-qmlcb8a2hb],
.button:focus[b-qmlcb8a2hb],
input[type=button]:hover[b-qmlcb8a2hb],
input[type=button]:focus[b-qmlcb8a2hb],
input[type=reset]:hover[b-qmlcb8a2hb],
input[type=reset]:focus[b-qmlcb8a2hb],
input[type=submit]:hover[b-qmlcb8a2hb],
input[type=submit]:focus[b-qmlcb8a2hb] {
  color: #fff;
  border-color: #eaeaea;
}

button:active[b-qmlcb8a2hb], button:focus[b-qmlcb8a2hb],
.ast-button:active[b-qmlcb8a2hb],
.ast-button:focus[b-qmlcb8a2hb],
.button:active[b-qmlcb8a2hb],
.button:focus[b-qmlcb8a2hb],
input[type=button]:active[b-qmlcb8a2hb],
input[type=button]:focus[b-qmlcb8a2hb],
input[type=reset]:active[b-qmlcb8a2hb],
input[type=reset]:focus[b-qmlcb8a2hb],
input[type=submit]:active[b-qmlcb8a2hb],
input[type=submit]:focus[b-qmlcb8a2hb] {
  border-color: #eaeaea;
  outline: none;
}

input[type=text][b-qmlcb8a2hb],
input[type=email][b-qmlcb8a2hb],
input[type=url][b-qmlcb8a2hb],
input[type=password][b-qmlcb8a2hb],
input[type=search][b-qmlcb8a2hb],
input[type=tel][b-qmlcb8a2hb],
textarea[b-qmlcb8a2hb] {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-appearance: none;
}

input[type=text]:focus[b-qmlcb8a2hb],
input[type=email]:focus[b-qmlcb8a2hb],
input[type=url]:focus[b-qmlcb8a2hb],
input[type=password]:focus[b-qmlcb8a2hb],
input[type=search]:focus[b-qmlcb8a2hb],
input[type=tel]:focus[b-qmlcb8a2hb],
textarea:focus[b-qmlcb8a2hb] {
  color: #111;
}

textarea[b-qmlcb8a2hb] {
  padding-left: 3px;
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a[b-qmlcb8a2hb] {
  color: royalblue;
}

a:hover[b-qmlcb8a2hb], a:focus[b-qmlcb8a2hb] {
  color: midnightblue;
}

a:focus[b-qmlcb8a2hb] {
  outline: thin dotted;
}

a:hover[b-qmlcb8a2hb] {
  outline: 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text[b-qmlcb8a2hb] {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus[b-qmlcb8a2hb] {
  background-color: #f1f1f1;
  border-radius: 2px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 12.25px;
  font-size: 0.875rem;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.alignleft[b-qmlcb8a2hb] {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright[b-qmlcb8a2hb] {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter[b-qmlcb8a2hb] {
  clear: both;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/* Make sure embeds and iframes fit their containers. */
embed[b-qmlcb8a2hb],
iframe[b-qmlcb8a2hb],
object[b-qmlcb8a2hb] {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption[b-qmlcb8a2hb] {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-][b-qmlcb8a2hb] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text[b-qmlcb8a2hb] {
  margin: 0.8075em 0;
}

.wp-caption-text[b-qmlcb8a2hb] {
  text-align: center;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*----------  Mixins  ----------*/
/*----------  Site Variables  ----------*/
/*----------  Media Query min-width Structure   ----------*/
/*----------  Media Query max-width Structure   ----------*/
/*----------  Break-point min-width Structure   ----------*/
/*----------  Break-point max-width Structure   ----------*/
/*----------  Site Normalize  ----------*/
[b-qmlcb8a2hb]::selection {
  color: #fff;
  background: #0274be;
}

body[b-qmlcb8a2hb] {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body:not(.logged-in)[b-qmlcb8a2hb] {
  position: relative;
}

#page[b-qmlcb8a2hb] {
  position: relative;
}

a[b-qmlcb8a2hb],
a:focus[b-qmlcb8a2hb] {
  text-decoration: none;
}

a[b-qmlcb8a2hb],
.site-header a *[b-qmlcb8a2hb],
.site-footer a *[b-qmlcb8a2hb],
.secondary a *[b-qmlcb8a2hb] {
  transition: all 0.2s linear;
}

.capitalize[b-qmlcb8a2hb] {
  text-transform: uppercase;
}

img[b-qmlcb8a2hb] {
  vertical-align: middle;
}

.entry-content h1[b-qmlcb8a2hb],
.entry-content h2[b-qmlcb8a2hb],
.entry-content h3[b-qmlcb8a2hb],
.entry-content h4[b-qmlcb8a2hb],
.entry-content h5[b-qmlcb8a2hb],
.entry-content h6[b-qmlcb8a2hb] {
  margin-bottom: 20px;
}

p[b-qmlcb8a2hb] {
  margin-bottom: 1.75em;
}

blockquote[b-qmlcb8a2hb] {
  margin: 1.5em 1em 1.5em 3em;
  padding: 1.2em;
  font-size: 1.1em;
  line-height: inherit;
  position: relative;
}

.ast-button[b-qmlcb8a2hb],
.button[b-qmlcb8a2hb],
input[type=button][b-qmlcb8a2hb],
input[type=submit][b-qmlcb8a2hb] {
  border-radius: 0;
  padding: 18px 30px;
  border: 0;
  box-shadow: none;
  text-shadow: none;
}

.ast-button:hover[b-qmlcb8a2hb],
.button:hover[b-qmlcb8a2hb],
input[type=button]:hover[b-qmlcb8a2hb],
input[type=submit]:hover[b-qmlcb8a2hb] {
  box-shadow: none;
}

.ast-button:active[b-qmlcb8a2hb], .ast-button:focus[b-qmlcb8a2hb],
.button:active[b-qmlcb8a2hb],
.button:focus[b-qmlcb8a2hb],
input[type=button]:active[b-qmlcb8a2hb],
input[type=button]:focus[b-qmlcb8a2hb],
input[type=submit]:active[b-qmlcb8a2hb],
input[type=submit]:focus[b-qmlcb8a2hb] {
  box-shadow: none;
}

.site-title[b-qmlcb8a2hb] {
  font-weight: normal;
}

.site-title[b-qmlcb8a2hb],
.site-description[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.site-title a[b-qmlcb8a2hb],
.site-title:hover a[b-qmlcb8a2hb],
.site-title:focus a[b-qmlcb8a2hb],
.site-description a[b-qmlcb8a2hb],
.site-description:hover a[b-qmlcb8a2hb],
.site-description:focus a[b-qmlcb8a2hb] {
  transition: all 0.2s linear;
}

.site-title a[b-qmlcb8a2hb],
.site-title a:focus[b-qmlcb8a2hb],
.site-title a:hover[b-qmlcb8a2hb],
.site-title a:visited[b-qmlcb8a2hb] {
  color: #222;
}

.site-description a[b-qmlcb8a2hb],
.site-description a:focus[b-qmlcb8a2hb],
.site-description a:hover[b-qmlcb8a2hb],
.site-description a:visited[b-qmlcb8a2hb] {
  color: #999;
}

.search-form .search-field[b-qmlcb8a2hb] {
  outline: none;
}

.ast-search-menu-icon[b-qmlcb8a2hb] {
  position: relative;
  z-index: 3;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link[b-qmlcb8a2hb] {
  background-color: #f1f1f1;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #21759b;
  display: block;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 700;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}

.site .skip-link:focus[b-qmlcb8a2hb] {
  clip: auto;
  height: auto;
  left: 6px;
  top: 7px;
  width: auto;
  z-index: 100000;
  outline: thin dotted;
}

.logged-in .site .skip-link[b-qmlcb8a2hb] {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  font-family: "Open Sans", sans-serif;
}

select[b-qmlcb8a2hb],
input[b-qmlcb8a2hb] {
  line-height: 1;
}

body[b-qmlcb8a2hb],
button[b-qmlcb8a2hb],
input[type=button][b-qmlcb8a2hb],
input[type=submit][b-qmlcb8a2hb],
textarea[b-qmlcb8a2hb],
.ast-button[b-qmlcb8a2hb],
.ast-custom-button[b-qmlcb8a2hb] {
  line-height: 1.8571428571;
}

.site-title a[b-qmlcb8a2hb] {
  line-height: 1.2;
}

.site-header .site-description[b-qmlcb8a2hb] {
  line-height: 1.5;
}

.ast-single-post .entry-title[b-qmlcb8a2hb],
.ast-single-post .entry-title a[b-qmlcb8a2hb] {
  line-height: 1.2;
}

.entry-title[b-qmlcb8a2hb],
.entry-title a[b-qmlcb8a2hb] {
  font-weight: normal;
}

/*----------  Media ----------*/
/* Astra Respnosive oEmbed Video container */
.ast-oembed-container[b-qmlcb8a2hb] {
  position: relative;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.ast-oembed-container iframe[b-qmlcb8a2hb], .ast-oembed-container object[b-qmlcb8a2hb], .ast-oembed-container embed[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body .ast-oembed-container *[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*----------  Basic Layout  ----------*/
.ast-hidden[b-qmlcb8a2hb] {
  display: none !important;
}

body[b-qmlcb8a2hb] {
  background-color: #ffffff;
}

#page[b-qmlcb8a2hb] {
  display: block;
}

#primary[b-qmlcb8a2hb],
#secondary[b-qmlcb8a2hb] {
  width: 100%;
}

#primary[b-qmlcb8a2hb] {
  margin: 4em 0;
}

.ast-separate-container[b-qmlcb8a2hb] {
  background-color: #f5f5f5;
}

.ast-separate-container #primary[b-qmlcb8a2hb] {
  padding: 4em 0;
  margin: 0;
  border: 0;
}

.ast-separate-container .site-main > .ast-row[b-qmlcb8a2hb] {
  margin-left: 0;
  margin-right: 0;
}

.ast-separate-container .ast-article-post[b-qmlcb8a2hb],
.ast-separate-container .ast-article-single:not(.ast-related-post)[b-qmlcb8a2hb] {
  background-color: #fff;
}

.ast-separate-container .ast-article-post[b-qmlcb8a2hb],
.ast-separate-container .ast-article-single[b-qmlcb8a2hb] {
  border-bottom: 1px solid #eeeeee;
  margin: 0;
  padding: 5.34em 6.67em;
}

.ast-separate-container .blog-layout-1[b-qmlcb8a2hb] {
  padding: 0;
  border-bottom: 0;
}

.ast-separate-container .ast-article-single[b-qmlcb8a2hb] {
  border-bottom: 0;
}

@media (max-width: 1200px) {
  .ast-separate-container .ast-article-post[b-qmlcb8a2hb],
  .ast-separate-container .ast-article-single[b-qmlcb8a2hb] {
    margin: 0;
    padding: 3.34em 2.4em;
  }
}
@media (min-width: 993px) {
  .ast-separate-container.ast-right-sidebar #primary[b-qmlcb8a2hb],
  .ast-separate-container.ast-left-sidebar #primary[b-qmlcb8a2hb],
  .ast-separate-container #primary[b-qmlcb8a2hb] {
    margin: 4em 0;
    padding: 0;
  }
  .ast-right-sidebar #primary[b-qmlcb8a2hb] {
    padding-right: 60px;
  }
  .ast-left-sidebar #primary[b-qmlcb8a2hb] {
    padding-left: 60px;
  }
}
@media (max-width: 992px) {
  .ast-separate-container.ast-right-sidebar #primary[b-qmlcb8a2hb],
  .ast-separate-container.ast-left-sidebar #primary[b-qmlcb8a2hb],
  .ast-separate-container #primary[b-qmlcb8a2hb] {
    padding-left: 0;
    padding-right: 0;
  }
  .ast-right-sidebar #primary[b-qmlcb8a2hb] {
    padding-right: 30px;
  }
  .ast-left-sidebar #primary[b-qmlcb8a2hb] {
    padding-left: 30px;
  }
}
/*----------  Navigation  ----------*/
/**
 * 	Navigations
 *
 * @import
 * 1 - Primary Menus
 * 2 - Secondary Menus
 * 3 - Header Top Menus
 *
 * Contents
 * 1 - Toggle Button
 *
*/
/**
 * @import
 */
/* 1 - Primary Menus */
.ast-search-icon .astra-search-icon[b-qmlcb8a2hb] {
  font-size: 1.3em;
}

.main-navigation[b-qmlcb8a2hb] {
  height: 100%;
  -js-display: inline-flex;
  display: inline-flex;
}

.main-navigation ul[b-qmlcb8a2hb] {
  list-style: none;
  margin: 0;
  padding-left: 0;
  position: relative;
}

.main-header-menu .menu-link[b-qmlcb8a2hb],
.main-header-menu > a[b-qmlcb8a2hb] {
  text-decoration: none;
  padding: 0 1em;
  display: inline-block;
  transition: all 0.2s linear;
}

.main-header-menu .menu-item[b-qmlcb8a2hb] {
  position: relative;
}

.main-header-menu .menu-item:hover > .sub-menu[b-qmlcb8a2hb],
.main-header-menu .menu-item.focus > .sub-menu[b-qmlcb8a2hb] {
  right: auto;
  left: 0;
}

.main-header-menu .ast-left-align-sub-menu:hover > .sub-menu[b-qmlcb8a2hb],
.main-header-menu .ast-left-align-sub-menu.focus > .sub-menu[b-qmlcb8a2hb] {
  right: 0;
  left: auto;
}

@media (min-width: 769px) {
  .main-header-menu .ast-sub-menu-goes-outside:hover > .sub-menu[b-qmlcb8a2hb],
  .main-header-menu .ast-sub-menu-goes-outside.focus > .sub-menu[b-qmlcb8a2hb] {
    left: -100%;
  }
  .main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item:hover > .sub-menu[b-qmlcb8a2hb],
  .main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item.focus > .sub-menu[b-qmlcb8a2hb] {
    left: -100%;
  }
}
.main-header-menu .sub-menu[b-qmlcb8a2hb] {
  width: 240px;
  background: #ffffff;
  left: -999em;
  position: absolute;
  top: 100%;
  z-index: 99999;
}

@media (min-width: 769px) {
  .main-header-menu .sub-menu .menu-item:hover > .sub-menu[b-qmlcb8a2hb],
  .main-header-menu .sub-menu .menu-item.focus > .sub-menu[b-qmlcb8a2hb] {
    left: 100%;
    right: auto;
  }
  .main-header-menu .sub-menu .ast-left-align-sub-menu:hover > .sub-menu[b-qmlcb8a2hb],
  .main-header-menu .sub-menu .ast-left-align-sub-menu.focus > .sub-menu[b-qmlcb8a2hb],
  .main-header-menu .sub-menu .ast-left-align-sub-menu:hover * .sub-menu[b-qmlcb8a2hb],
  .main-header-menu .sub-menu .ast-left-align-sub-menu:focus * .sub-menu[b-qmlcb8a2hb] {
    left: -100%;
  }
  .main-header-menu .sub-menu .main-header-menu .ast-sub-menu-goes-outside:hover > .sub-menu[b-qmlcb8a2hb],
  .main-header-menu .sub-menu .main-header-menu .ast-sub-menu-goes-outside.focus > .sub-menu[b-qmlcb8a2hb] {
    left: -100%;
  }
}
.main-header-menu .sub-menu .menu-link[b-qmlcb8a2hb] {
  padding: 0.9em 1em;
  display: block;
  word-wrap: break-word;
}

.main-header-menu .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type[b-qmlcb8a2hb] {
  display: none;
}

#ast-desktop-header .main-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link .icon-arrow svg[b-qmlcb8a2hb] {
  position: absolute;
  right: 0.6em;
  top: 50%;
  transform: translate(0, -50%) rotate(270deg);
}

.main-header-menu .sub-menu .sub-menu[b-qmlcb8a2hb] {
  top: 0px;
}

.submenu-with-border .sub-menu[b-qmlcb8a2hb] {
  border-width: 1px;
  border-style: solid;
}

.submenu-with-border .sub-menu .menu-link[b-qmlcb8a2hb] {
  border-width: 0 0 1px;
  border-style: solid;
}

.submenu-with-border .sub-menu .sub-menu[b-qmlcb8a2hb] {
  top: -1px;
}

/* Remove the last anchor border for desktop devices */
.ast-desktop .submenu-with-border .sub-menu > .menu-item:last-child > .menu-link[b-qmlcb8a2hb] {
  border-bottom-width: 0;
}

.ast-header-break-point .main-navigation[b-qmlcb8a2hb] {
  padding-left: 0;
}

.ast-header-break-point .main-navigation ul .menu-item .menu-link[b-qmlcb8a2hb] {
  padding: 0 20px;
  display: inline-block;
  width: 100%;
  border: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #eaeaea;
}

.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type[b-qmlcb8a2hb] {
  margin-right: 5px;
}

.ast-header-break-point .main-navigation ul .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type[b-qmlcb8a2hb] {
  display: inline;
}

.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-link[b-qmlcb8a2hb] {
  padding-left: 30px;
}

.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-link[b-qmlcb8a2hb] {
  padding-left: 40px;
}

.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-link[b-qmlcb8a2hb] {
  padding-left: 50px;
}

.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-link[b-qmlcb8a2hb] {
  padding-left: 60px;
}

.ast-header-break-point .main-header-menu[b-qmlcb8a2hb] {
  background-color: #f9f9f9;
  border-top-width: 1px;
  border-style: solid;
  border-color: #eaeaea;
}

.ast-header-break-point .main-header-menu .sub-menu[b-qmlcb8a2hb] {
  background-color: #f9f9f9;
  position: static;
  opacity: 1;
  visibility: visible;
  border: 0;
  width: auto;
}

.ast-header-break-point .main-header-menu .sub-menu .ast-left-align-sub-menu:hover > .sub-menu[b-qmlcb8a2hb],
.ast-header-break-point .main-header-menu .sub-menu .ast-left-align-sub-menu.focus > .sub-menu[b-qmlcb8a2hb] {
  left: 0;
}

.ast-header-break-point .main-header-menu .ast-sub-menu-goes-outside:hover > .sub-menu[b-qmlcb8a2hb],
.ast-header-break-point .main-header-menu .ast-sub-menu-goes-outside.focus > .sub-menu[b-qmlcb8a2hb] {
  left: 0;
}

.ast-header-break-point .submenu-with-border .sub-menu[b-qmlcb8a2hb] {
  border: 0;
}

.ast-header-break-point .dropdown-menu-toggle[b-qmlcb8a2hb] {
  display: none;
}

/**
 * Contents
 */
.ast-mobile-menu-buttons[b-qmlcb8a2hb] {
  display: none;
}

/* Toggle Button */
.ast-button-wrap[b-qmlcb8a2hb] {
  display: inline-block;
}

.ast-button-wrap button[b-qmlcb8a2hb] {
  box-shadow: none;
  border: none;
}

.ast-button-wrap .menu-toggle[b-qmlcb8a2hb] {
  padding: 0;
  width: 2.2em;
  height: 2.1em;
  font-size: 1.5em;
  font-weight: normal;
  border-radius: 2px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 2px;
  vertical-align: middle;
  line-height: 1.8571428571;
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle[b-qmlcb8a2hb] {
  padding: 0 0.5em;
  width: auto;
  text-align: center;
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu[b-qmlcb8a2hb] {
  font-size: 15px;
  font-size: 1rem;
  font-weight: 600;
}

.ast-button-wrap .menu-toggle .menu-toggle-icon[b-qmlcb8a2hb] {
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  line-height: 2.05;
}

.ast-button-wrap .menu-toggle .menu-toggle-icon[b-qmlcb8a2hb]:before {
  content: "\e5d2";
  font-family: "Astra";
  text-decoration: inherit;
}

.ast-button-wrap .menu-toggle .icon-menu-bars svg:nth-child(2)[b-qmlcb8a2hb] {
  display: none;
}

.ast-button-wrap .menu-toggle.toggled .menu-toggle-icon[b-qmlcb8a2hb]:before {
  content: "\e5cd";
}

.ast-button-wrap .menu-toggle.toggled .icon-menu-bars svg:nth-child(1)[b-qmlcb8a2hb] {
  display: none;
}

.ast-button-wrap .menu-toggle.toggled .icon-menu-bars svg:nth-child(2)[b-qmlcb8a2hb] {
  display: block;
}

.ast-button-wrap .menu-toggle .mobile-menu-wrap[b-qmlcb8a2hb] {
  display: inline-block;
}

.ast-button-wrap .menu-toggle:focus[b-qmlcb8a2hb] {
  outline: thin dotted;
}

.header-main-layout-1 .ast-main-header-bar-alignment[b-qmlcb8a2hb] {
  margin-left: auto;
}

#site-navigation[b-qmlcb8a2hb] {
  height: 100%;
}

.site-header .menu-link *[b-qmlcb8a2hb] {
  transition: none;
}

.ast-icon.icon-arrow svg[b-qmlcb8a2hb] {
  height: 0.6em;
  width: 0.6em;
  position: relative;
  margin-left: 10px;
}

.ast-icon.icon-search svg[b-qmlcb8a2hb] {
  height: 1em;
  width: 0.9em;
  margin-top: 3px;
  margin-right: 2px;
}

/* Responsive Screen */
.ast-header-break-point .user-select[b-qmlcb8a2hb] {
  clear: both;
}

.ast-header-break-point .ast-mobile-menu-buttons[b-qmlcb8a2hb] {
  display: block;
  align-self: center;
}

.ast-header-break-point .main-header-bar-navigation[b-qmlcb8a2hb] {
  flex: auto;
}

.ast-header-break-point .ast-main-header-bar-alignment[b-qmlcb8a2hb] {
  display: block;
  width: 100%;
  flex: auto;
  order: 4;
}

.ast-header-break-point .ast-icon.icon-arrow svg[b-qmlcb8a2hb] {
  height: 0.85em;
  width: 0.95em;
  position: relative;
  margin-left: 10px;
}

/**
 * Post/Page Navigation
 */
.site-main .comment-navigation[b-qmlcb8a2hb], .site-main .posts-navigation[b-qmlcb8a2hb],
.site-main .post-navigation[b-qmlcb8a2hb] {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous[b-qmlcb8a2hb],
.comment-navigation .nav-next[b-qmlcb8a2hb],
.posts-navigation .nav-previous[b-qmlcb8a2hb],
.posts-navigation .nav-next[b-qmlcb8a2hb],
.post-navigation .nav-previous[b-qmlcb8a2hb],
.post-navigation .nav-next[b-qmlcb8a2hb] {
  width: 50%;
  display: inline-block;
}

.comment-navigation .nav-next[b-qmlcb8a2hb],
.posts-navigation .nav-next[b-qmlcb8a2hb],
.post-navigation .nav-next[b-qmlcb8a2hb] {
  text-align: right;
}

.ast-icon svg[b-qmlcb8a2hb] {
  fill: currentColor;
}

.post-navigation a[b-qmlcb8a2hb] {
  background: transparent;
  font-size: 16px;
  font-size: 1.06666rem;
  padding: 0 1.5em;
  height: 2.33333em;
  line-height: calc(2.33333em - 3px);
}

/*----------  Primary  ----------*/
.sticky[b-qmlcb8a2hb] {
  display: block;
}

.hentry[b-qmlcb8a2hb] {
  margin: 0 0 1.5em;
}

.byline[b-qmlcb8a2hb],
.updated:not(.published)[b-qmlcb8a2hb] {
  display: none;
}

.single .byline[b-qmlcb8a2hb],
.group-blog .byline[b-qmlcb8a2hb] {
  display: inline;
}

.page-links[b-qmlcb8a2hb] {
  clear: both;
  margin-top: 1em;
}

.page-links a[b-qmlcb8a2hb] {
  display: inline-block;
}

.page-links a .page-link[b-qmlcb8a2hb] {
  border-color: #eaeaea;
  background: transparent;
}

.page-links .page-link[b-qmlcb8a2hb] {
  padding: 0;
  margin: 0 0 0.3em 0.3em;
  border: 2px solid #eaeaea;
  color: #000;
  background: transparent;
  font-size: 0.8em;
  width: 2.5em;
  height: 2.5em;
  line-height: calc(2.5em - 4px);
  display: inline-block;
  text-align: center;
  transition: all 0.2s linear;
}

.page-links .page-link:hover[b-qmlcb8a2hb], .page-links .page-link:focus[b-qmlcb8a2hb] {
  color: #000;
}

@media (max-width: 768px) {
  .page-links .page-link[b-qmlcb8a2hb] {
    margin-bottom: 6px;
  }
}
.page-content > :last-child[b-qmlcb8a2hb],
.entry-content > :last-child[b-qmlcb8a2hb],
.entry-summary > :last-child[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.bypostauthor[b-qmlcb8a2hb] {
  display: block;
}

/* .alignwide & .alignfull CSS compatibility */
.ast-no-sidebar[b-qmlcb8a2hb] {
  /* Boxed & Content Boxed container alignment support */
}

.ast-no-sidebar .entry-content[b-qmlcb8a2hb] {
  /* Alignment while using the column block */
}

.ast-no-sidebar .entry-content .alignfull[b-qmlcb8a2hb] {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: 100vw;
}

.ast-no-sidebar .entry-content .alignfull .alignfull[b-qmlcb8a2hb],
.ast-no-sidebar .entry-content .alignfull .alignwide[b-qmlcb8a2hb] {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.ast-no-sidebar .entry-content .alignwide[b-qmlcb8a2hb] {
  margin-left: -100px;
  margin-right: -100px;
  max-width: unset;
  width: unset;
}

.ast-no-sidebar .entry-content .alignwide .alignfull[b-qmlcb8a2hb],
.ast-no-sidebar .entry-content .alignwide .alignwide[b-qmlcb8a2hb] {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.ast-no-sidebar .entry-content .wp-block-column .alignfull[b-qmlcb8a2hb],
.ast-no-sidebar .entry-content .wp-block-column .alignwide[b-qmlcb8a2hb] {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.ast-no-sidebar.ast-separate-container .entry-content[b-qmlcb8a2hb] {
  /* Alignment while using the column block */
}

.ast-no-sidebar.ast-separate-container .entry-content .alignfull[b-qmlcb8a2hb] {
  margin-left: -6.67em;
  margin-right: -6.67em;
  width: auto;
}

@media (max-width: 1200px) {
  .ast-no-sidebar.ast-separate-container .entry-content .alignfull[b-qmlcb8a2hb] {
    margin-left: -2.4em;
    margin-right: -2.4em;
  }
}
@media (max-width: 768px) {
  .ast-no-sidebar.ast-separate-container .entry-content .alignfull[b-qmlcb8a2hb] {
    margin-left: -2.14em;
    margin-right: -2.14em;
  }
}
@media (max-width: 544px) {
  .ast-no-sidebar.ast-separate-container .entry-content .alignfull[b-qmlcb8a2hb] {
    margin-left: -1em;
    margin-right: -1em;
  }
}
.ast-no-sidebar.ast-separate-container .entry-content .alignwide[b-qmlcb8a2hb] {
  margin-left: -20px;
  margin-right: -20px;
}

.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignfull[b-qmlcb8a2hb],
.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignwide[b-qmlcb8a2hb] {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.wp-block-gallery[b-qmlcb8a2hb],
.blocks-gallery-grid[b-qmlcb8a2hb] {
  margin: 0;
}

.wp-block-separator[b-qmlcb8a2hb] {
  max-width: 100px;
}

.wp-block-separator.is-style-wide[b-qmlcb8a2hb] {
  max-width: none;
}

.entry-content .has-2-columns .wp-block-column:first-child[b-qmlcb8a2hb] {
  padding-right: 10px;
}

.entry-content .has-2-columns .wp-block-column:last-child[b-qmlcb8a2hb] {
  padding-left: 10px;
}

@media (max-width: 782px) {
  .entry-content .wp-block-columns .wp-block-column[b-qmlcb8a2hb] {
    flex-basis: 100%;
  }
  .entry-content .has-2-columns .wp-block-column:first-child[b-qmlcb8a2hb] {
    padding-right: 0;
  }
  .entry-content .has-2-columns .wp-block-column:last-child[b-qmlcb8a2hb] {
    padding-left: 0;
  }
}
body[b-qmlcb8a2hb] {
  overflow-x: hidden;
}

body .entry-content .wp-block-latest-posts[b-qmlcb8a2hb] {
  margin-left: 0;
}

body .entry-content .wp-block-latest-posts li[b-qmlcb8a2hb] {
  list-style: none;
}

.ast-no-sidebar .ast-container .entry-content .wp-block-latest-posts[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ast-header-break-point .entry-content .alignwide[b-qmlcb8a2hb] {
  margin-left: auto;
  margin-right: auto;
}

.entry-content .blocks-gallery-item img[b-qmlcb8a2hb] {
  margin-bottom: auto;
}

.wp-block-pullquote[b-qmlcb8a2hb] {
  border-top: 4px solid #555d66;
  border-bottom: 4px solid #555d66;
  color: #40464d;
}

/*----------  Secondary  ----------*/
.widget-title[b-qmlcb8a2hb] {
  font-weight: normal;
  margin-bottom: 1em;
  line-height: 1.5;
}

.widget[b-qmlcb8a2hb] {
  margin: 0 0 2.8em 0;
}

.widget:last-child[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.widget select[b-qmlcb8a2hb] {
  max-width: 100%;
}

.widget ul[b-qmlcb8a2hb] {
  margin: 0;
  list-style-type: none;
}

.widget_nav_menu ul ul.sub-menu[b-qmlcb8a2hb] {
  margin-top: 0.25em;
}

.widget_nav_menu ul ul.sub-menu li[b-qmlcb8a2hb] {
  padding-left: 20px;
}

.widget_nav_menu ul ul.sub-menu a[b-qmlcb8a2hb]:after {
  left: -20px;
}

.widget_nav_menu ul ul.sub-menu ul a[b-qmlcb8a2hb]:after {
  left: -40px;
}

.widget_nav_menu ul ul.sub-menu ul ul a[b-qmlcb8a2hb]:after {
  left: -60px;
}

.widget_nav_menu li[b-qmlcb8a2hb] {
  transition: all 0.2s linear;
}

/* Search widget. */
.widget_search .search-form[b-qmlcb8a2hb] {
  position: relative;
  padding: 0;
  background: initial;
  color: inherit;
}

.widget_search .search-form > label[b-qmlcb8a2hb] {
  position: relative;
}

.widget_search .search-form i[b-qmlcb8a2hb] {
  color: #3a3a3a;
}

.widget_search .search-form button[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  right: 15px;
  border: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
}

.widget_search .search-form input[type=submit][b-qmlcb8a2hb],
.widget_search .search-form input[type=submit]:hover[b-qmlcb8a2hb],
.widget_search .search-form input[type=submit]:focus[b-qmlcb8a2hb] {
  padding: 13px 20px;
  border-radius: 2px;
  border: none;
  top: 0px;
  right: 0px;
  position: absolute;
  color: transparent;
  background: transparent;
  max-width: 45px;
  z-index: 2;
}

.widget_search .search-form .search-field[b-qmlcb8a2hb] {
  background: #fafafa;
  border-width: 1px;
  border-color: #eaeaea;
  border-radius: 2px;
}

.widget_search .search-field[b-qmlcb8a2hb],
.widget_search .search-field:focus[b-qmlcb8a2hb] {
  width: 100%;
  padding: 16px 45px 16px 15px;
}

/* Widget - Archive */
/* Widget - Categories */
.widget_pages ul.children[b-qmlcb8a2hb],
.widget_archive ul.children[b-qmlcb8a2hb],
.widget_categories ul.children[b-qmlcb8a2hb] {
  position: relative;
  margin-top: 5px;
  width: 100%;
}

.widget_pages ul.children li[b-qmlcb8a2hb],
.widget_archive ul.children li[b-qmlcb8a2hb],
.widget_categories ul.children li[b-qmlcb8a2hb] {
  padding-left: 20px;
}

.widget_pages li ul.children a[b-qmlcb8a2hb]:after,
.widget_archive li ul.children a[b-qmlcb8a2hb]:after,
.widget_categories li ul.children a[b-qmlcb8a2hb]:after {
  left: -20px;
}

.widget_pages li ul.children ul a[b-qmlcb8a2hb]:after,
.widget_archive li ul.children ul a[b-qmlcb8a2hb]:after,
.widget_categories li ul.children ul a[b-qmlcb8a2hb]:after {
  left: -40px;
}

/* Tag Cloud */
.widget_tag_cloud .tagcloud[b-qmlcb8a2hb] {
  margin-top: 10px;
  display: inline-block;
}

.widget_tag_cloud .tagcloud a[b-qmlcb8a2hb] {
  border: 1px solid #e2e2e2;
  padding: 0.5em 0.9em;
  display: inline-block;
  margin-bottom: 4px;
  font-size: 14px;
  margin-right: 4px;
  line-height: 1.5;
  transition: all 0.2s linear;
}

/* Calender */
.widget_calendar table[b-qmlcb8a2hb],
.widget_calendar th[b-qmlcb8a2hb],
.widget_calendar td[b-qmlcb8a2hb] {
  padding: 0;
  text-align: center;
}

.widget_calendar table[b-qmlcb8a2hb],
.widget_calendar th[b-qmlcb8a2hb] {
  border: none;
}

.widget_calendar td[b-qmlcb8a2hb] {
  border-right: none;
  border-left: none;
}

.widget_calendar caption[b-qmlcb8a2hb] {
  line-height: 2.7em;
}

.widget_calendar thead[b-qmlcb8a2hb] {
  line-height: 2.5em;
}

.widget_calendar thead a[b-qmlcb8a2hb] {
  color: #0274be;
  font-size: 1rem;
  vertical-align: middle;
}

.widget_calendar thead td[b-qmlcb8a2hb] {
  vertical-align: middle;
  font-weight: bold;
}

.widget_calendar thead > tr > th[b-qmlcb8a2hb] {
  line-height: 2.5em;
  border-bottom: 2px solid #eaeaea;
  border-top: 2px solid #eaeaea;
}

.widget_calendar tbody[b-qmlcb8a2hb] {
  line-height: 2.1em;
  text-align: center;
}

.widget_calendar tbody > tr > td[b-qmlcb8a2hb] {
  width: 14.2857%;
}

.widget_calendar tbody > tr:first-child > td[b-qmlcb8a2hb] {
  padding-top: 3px;
}

.widget_calendar #today[b-qmlcb8a2hb] {
  background: #0274be;
}

/*----------  Builder  ----------*/
/**
 * AST HF Builder - Grid related CSS.
 */
.ast-builder-grid-row[b-qmlcb8a2hb] {
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
  grid-column-gap: 20px;
  overflow-wrap: anywhere;
}

.ast-builder-grid-row > .site-header-section[b-qmlcb8a2hb] {
  flex-wrap: nowrap;
}

.ast-builder-footer-grid-columns[b-qmlcb8a2hb] {
  grid-column-gap: 50px;
}

.ast-builder-grid-row.ast-grid-center-col-layout[b-qmlcb8a2hb] {
  grid-template-columns: 1fr auto 1fr;
}

.ast-builder-layout-element[b-qmlcb8a2hb] {
  align-items: center;
}

.ast-builder-grid-row.ast-grid-center-col-layout-only[b-qmlcb8a2hb] {
  -js-display: flex;
  display: flex;
  height: 100%;
  justify-content: center;
}

.ast-builder-grid-row.ast-grid-center-col-layout-only .ast-grid-section-center[b-qmlcb8a2hb] {
  flex-grow: 1;
}

.site-header-section[b-qmlcb8a2hb] {
  height: 100%;
  min-height: 0;
  align-items: center;
}

.site-header-section .ast-main-header-bar-alignment[b-qmlcb8a2hb] {
  height: 100%;
}

.site-header-section > *[b-qmlcb8a2hb] {
  padding: 0 10px;
}

.site-header-section > div:first-child[b-qmlcb8a2hb] {
  padding-left: 0;
}

.site-header-section > div:last-child[b-qmlcb8a2hb] {
  padding-right: 0;
}

.site-header-section .ast-builder-menu[b-qmlcb8a2hb] {
  align-items: center;
}

.ast-builder-layout-element.ast-header-search[b-qmlcb8a2hb] {
  height: auto;
}

.ast-grid-right-center-section[b-qmlcb8a2hb] {
  justify-content: flex-start;
  flex-grow: 1;
}

.ast-grid-right-section[b-qmlcb8a2hb] {
  justify-content: flex-end;
}

.ast-grid-right-section .ast-site-identity > :first-child[b-qmlcb8a2hb] {
  text-align: right;
}

.ast-grid-right-section .ast-grid-right-center-section .ast-site-identity > :first-child[b-qmlcb8a2hb] {
  text-align: left;
}

.ast-grid-left-center-section[b-qmlcb8a2hb] {
  justify-content: flex-end;
  flex-grow: 1;
}

/**
 * AST HF Builder - Logo related CSS.
 * Align center section's Site title & Tagline center align.
 */
.ast-logo-title-inline .ast-site-identity[b-qmlcb8a2hb] {
  padding: 1em 0;
  -js-display: inline-flex;
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
  transition: all 0.2s linear;
}

.ast-grid-section-center[b-qmlcb8a2hb] {
  justify-content: center;
}

.ast-grid-section-center .ast-site-identity > :first-child[b-qmlcb8a2hb] {
  text-align: center;
}

/**
 * AST HF Builder - Widgets related CSS.
 * Social Widget.
 */
.ast-builder-social-element[b-qmlcb8a2hb] {
  line-height: 1;
  color: #3a3a3a;
  background: transparent;
  vertical-align: middle;
  transition: all 0.01s;
  margin-left: 6px;
  margin-right: 6px;
  justify-content: center;
  align-items: center;
}

.ast-builder-social-element:hover[b-qmlcb8a2hb] {
  color: #0274be;
}

.ast-builder-social-element .social-item-label[b-qmlcb8a2hb] {
  padding-left: 6px;
}

.ast-social-stack-desktop .ast-builder-social-element[b-qmlcb8a2hb],
.ast-social-stack-tablet .ast-builder-social-element[b-qmlcb8a2hb],
.ast-social-stack-mobile .ast-builder-social-element[b-qmlcb8a2hb] {
  margin-top: 6px;
  margin-bottom: 6px;
}

.ahfb-svg-iconset[b-qmlcb8a2hb] {
  -js-display: inline-flex;
  display: inline-flex;
  align-self: center;
}

.ahfb-svg-iconset svg[b-qmlcb8a2hb] {
  width: 17px;
  height: 17px;
  transition: none;
}

.ahfb-svg-iconset svg > *[b-qmlcb8a2hb] {
  transition: none;
}

/**
 * AST HF Builder - Widgets related CSS.
 * Button.
 */
.ast-footer-copyright p[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.ast-builder-grid-row-container[b-qmlcb8a2hb] {
  display: grid;
  align-content: center;
}

.main-header-bar .main-header-bar-navigation[b-qmlcb8a2hb] {
  height: 100%;
}

.ast-nav-menu .sub-menu[b-qmlcb8a2hb] {
  line-height: 1.45;
}

.ast-builder-menu .main-navigation[b-qmlcb8a2hb] {
  padding: 0;
}

.ast-builder-menu .main-navigation > ul[b-qmlcb8a2hb] {
  align-self: center;
}

/**
 * Astra HF Builder - Footer Components Compatibility CSS.
 */
.site-footer-focus-item[b-qmlcb8a2hb], .ast-footer-copyright[b-qmlcb8a2hb], .ast-footer-social-wrap[b-qmlcb8a2hb] {
  width: 100%;
}

#astra-footer-menu[b-qmlcb8a2hb] {
  margin: 0;
  list-style: none;
  background: inherit;
}

#astra-footer-menu > ul[b-qmlcb8a2hb] {
  margin: 0;
  list-style: none;
  background: inherit;
}

/**
 * AST HF Builder - Responsive CSS.
 * For desktop view.
 */
.ast-header-break-point #ast-mobile-header[b-qmlcb8a2hb] {
  display: block;
}

.ast-header-break-point .main-header-bar-navigation[b-qmlcb8a2hb] {
  line-height: 3;
}

.ast-header-break-point .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle[b-qmlcb8a2hb] {
  display: inline-block;
  position: absolute;
  font-size: inherit;
  top: 0px;
  right: 20px;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 0.907em;
  font-weight: normal;
  line-height: inherit;
}

.ast-header-break-point .main-header-bar-navigation .menu-item-has-children .sub-menu[b-qmlcb8a2hb] {
  display: none;
}

.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle[b-qmlcb8a2hb]::before,
.ast-header-break-point .ast-mobile-header-wrap .ast-main-header-wrap .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle[b-qmlcb8a2hb]::before {
  transform: rotateX(180deg);
}

.ast-header-break-point .ast-nav-menu .sub-menu[b-qmlcb8a2hb] {
  line-height: 3;
}

.site-footer-section[b-qmlcb8a2hb] {
  justify-content: center;
}

.site-footer-section > *[b-qmlcb8a2hb] {
  margin-bottom: 10px;
}

.site-footer-section > *:last-child[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.site-primary-footer-wrap[b-qmlcb8a2hb] {
  padding-top: 45px;
  padding-bottom: 45px;
}

.site-above-footer-wrap[b-qmlcb8a2hb],
.site-below-footer-wrap[b-qmlcb8a2hb] {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ast-hfb-header.ast-header-break-point .main-header-bar-navigation[b-qmlcb8a2hb] {
  width: 100%;
  margin: 0;
}

.ast-hfb-header .menu-toggle.toggled .ast-mobile-svg[b-qmlcb8a2hb] {
  display: none;
}

.ast-hfb-header .menu-toggle.toggled .ast-close-svg[b-qmlcb8a2hb] {
  display: block;
}

.menu-toggle .ast-close-svg[b-qmlcb8a2hb] {
  display: none;
}

.ast-mobile-header-wrap .menu-toggle .mobile-menu-toggle-icon[b-qmlcb8a2hb] {
  -js-display: inline-flex;
  display: inline-flex;
  align-self: center;
}

.ast-mobile-header-wrap .menu-toggle .mobile-menu-wrap[b-qmlcb8a2hb] {
  -js-display: inline-flex;
  display: inline-flex;
  align-self: center;
  margin-left: 0.4em;
}

.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle[b-qmlcb8a2hb] {
  -js-display: flex;
  display: flex;
  align-items: center;
  width: auto;
  height: auto;
}

.menu-toggle .mobile-menu-toggle-icon[b-qmlcb8a2hb] {
  -js-display: inline-flex;
  display: inline-flex;
  align-self: center;
}

.menu-toggle .mobile-menu-wrap[b-qmlcb8a2hb] {
  -js-display: inline-flex;
  display: inline-flex;
  align-self: center;
  margin-left: 0.4em;
}

.ast-hfb-header .ast-button-wrap .menu-toggle .mobile-menu-wrap[b-qmlcb8a2hb] {
  align-items: center;
  -js-display: flex;
  display: flex;
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle[b-qmlcb8a2hb] {
  padding: 0.5em;
  align-items: center;
  -js-display: flex;
  display: flex;
}

.ast-search-menu-icon.ast-inline-search .search-field[b-qmlcb8a2hb] {
  width: 100%;
  padding: 0.6em;
  padding-right: 5.5em;
}

/* Footer menu spacing between each menu items. */
@media (min-width: 769px) {
  .footer-nav-wrap .astra-footer-horizontal-menu li[b-qmlcb8a2hb] {
    margin: 0;
  }
  .footer-nav-wrap .astra-footer-horizontal-menu li:first-child a[b-qmlcb8a2hb] {
    padding-left: 0;
  }
  .footer-nav-wrap .astra-footer-horizontal-menu li:last-child a[b-qmlcb8a2hb] {
    padding-right: 0;
  }
  .footer-nav-wrap .astra-footer-horizontal-menu a[b-qmlcb8a2hb] {
    padding: 0 0.5em;
  }
}
/*----------  Header  ----------*/
/**
 * 	Header
 *
 * @import
 * 1 - Header Layout Common
 * 2 - Header Main
*/
/* 1 - Header Common  */
/**
 * 	Header Common
 *
 * Contents
 * 1 - Common
 * 4 - Main Header Container
 * 6 - all and (max-width: $mx-break-point)
 * 7 - Auto Margin
*/
/**
 * 1 - Common
 */
.site-header[b-qmlcb8a2hb] {
  z-index: 99;
  position: relative;
}

/**
 * 4 - Main Header Container
 */
.main-header-container[b-qmlcb8a2hb] {
  position: relative;
}

.main-header-bar-wrap[b-qmlcb8a2hb] {
  position: relative;
}

.main-header-bar[b-qmlcb8a2hb] {
  background-color: #fff;
  border-bottom-color: #eaeaea;
  border-bottom-style: solid;
}

/**
 * 6 - all and (max-width: $mx-break-point)
 */
.ast-header-break-point .main-header-bar[b-qmlcb8a2hb] {
  border: 0;
}

.ast-header-break-point .main-header-bar[b-qmlcb8a2hb] {
  border-bottom-color: #eaeaea;
  border-bottom-style: solid;
}

/**
 * 7 - Auto Margin
 */
.main-header-bar[b-qmlcb8a2hb] {
  margin-left: auto;
  margin-right: auto;
}

/**
 * 10 - Submenu container box shadow
 */
.ast-desktop .main-header-menu:not(#ast-hf-mobile-menu) .sub-menu[b-qmlcb8a2hb] {
  box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
}

.ast-header-custom-item-inside .button-custom-menu-item .menu-link[b-qmlcb8a2hb] {
  display: none;
}

.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item[b-qmlcb8a2hb] {
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .ast-custom-button-link[b-qmlcb8a2hb] {
  display: none;
}

.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .menu-link[b-qmlcb8a2hb] {
  display: block;
}

/* 2 - Header Main */
/**
 *  Header Sections
 *
 *  All sections within the header.
 *
 * Contents
 * 1 - Common
 * 2 - Social Follow
 * 3 - Site Logo
 * 4 - Search Form
 *
 * # Responsive
*/
/**
 * 1 - Common
 */
.site-branding[b-qmlcb8a2hb] {
  line-height: 1;
  align-self: center;
}

.ast-menu-toggle[b-qmlcb8a2hb] {
  display: none;
  background: transparent;
  color: inherit;
  border-style: dotted;
  border-color: transparent;
}

.ast-menu-toggle:focus[b-qmlcb8a2hb], .ast-menu-toggle:hover[b-qmlcb8a2hb] {
  background: transparent;
  border-color: inherit;
  color: inherit;
}

.ast-menu-toggle:focus[b-qmlcb8a2hb] {
  outline: thin dotted;
}

/**
 * 4 - Search Form & Main Header
 */
.ast-main-header-nav-open .main-header-bar[b-qmlcb8a2hb] {
  padding-bottom: 0;
}

.main-header-bar[b-qmlcb8a2hb] {
  z-index: 4;
  position: relative;
}

.main-header-bar .main-header-bar-navigation:empty[b-qmlcb8a2hb] {
  padding: 0;
}

.main-header-bar .main-header-bar-navigation .sub-menu[b-qmlcb8a2hb] {
  line-height: 1.45;
}

.main-header-bar .main-header-bar-navigation .menu-item-has-children > .menu-link[b-qmlcb8a2hb]:after {
  line-height: normal;
}

/* Hide Mobile logo. */
.custom-mobile-logo-link[b-qmlcb8a2hb] {
  display: none;
}

.ast-site-identity[b-qmlcb8a2hb] {
  padding: 1em 0;
}

.ast-header-break-point .site-header .main-header-bar-wrap .site-branding[b-qmlcb8a2hb] {
  flex: 1;
  align-self: center;
}

.ast-header-break-point .ast-site-identity[b-qmlcb8a2hb] {
  width: 100%;
}

.ast-header-break-point .main-header-bar[b-qmlcb8a2hb] {
  display: block;
  line-height: 3;
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation[b-qmlcb8a2hb] {
  line-height: 3;
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu[b-qmlcb8a2hb] {
  line-height: 3;
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children .sub-menu[b-qmlcb8a2hb] {
  display: none;
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle[b-qmlcb8a2hb] {
  display: inline-block;
  position: absolute;
  font-size: inherit;
  top: -1px;
  right: 20px;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 0.907em;
  font-weight: normal;
  line-height: inherit;
  transition: all 0.2s;
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle[b-qmlcb8a2hb]::before {
  transform: rotateX(180deg);
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu[b-qmlcb8a2hb] {
  border-top-width: 1px;
  border-style: solid;
  border-color: #eaeaea;
}

.ast-header-break-point .main-navigation[b-qmlcb8a2hb] {
  display: block;
  width: 100%;
}

.ast-header-break-point .main-navigation ul ul[b-qmlcb8a2hb] {
  left: auto;
  right: auto;
}

.ast-header-break-point .main-navigation .stack-on-mobile li[b-qmlcb8a2hb] {
  width: 100%;
}

.ast-header-break-point .main-navigation .widget[b-qmlcb8a2hb] {
  margin-bottom: 1em;
}

.ast-header-break-point .main-navigation .widget li[b-qmlcb8a2hb] {
  width: auto;
}

.ast-header-break-point .main-navigation .widget:last-child[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.ast-header-break-point .main-header-bar-navigation[b-qmlcb8a2hb] {
  width: calc(100% + 40px);
  margin: 0 -20px;
}

.ast-header-break-point .main-header-menu ul ul[b-qmlcb8a2hb] {
  top: 0;
}

.ast-header-break-point .ast-builder-menu[b-qmlcb8a2hb] {
  width: 100%;
}

.ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile[b-qmlcb8a2hb] {
  flex-wrap: wrap;
}

.ast-desktop .main-header-menu > .menu-item .sub-menu[b-qmlcb8a2hb]:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(-100%);
}

/*----------  Forms  ----------*/
/**
 * 	Form Fields
 *
 * @import
 * 1 - All fields common scss
 * 2 - Field - Range
 * 3 - Field - Color
*/
/* 1 - All fields common scss  */
input[type=text][b-qmlcb8a2hb],
input[type=number][b-qmlcb8a2hb],
input[type=email][b-qmlcb8a2hb],
input[type=url][b-qmlcb8a2hb],
input[type=password][b-qmlcb8a2hb],
input[type=search][b-qmlcb8a2hb],
input[type=reset][b-qmlcb8a2hb],
input[type=tel][b-qmlcb8a2hb],
select[b-qmlcb8a2hb],
textarea[b-qmlcb8a2hb] {
  color: #666;
  padding: 0.75em;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-color: #eaeaea;
  border-radius: 2px;
  background: #fafafa;
  box-shadow: none;
  box-sizing: border-box;
  transition: all 0.2s linear;
}

input[type=text]:focus[b-qmlcb8a2hb],
input[type=email]:focus[b-qmlcb8a2hb],
input[type=url]:focus[b-qmlcb8a2hb],
input[type=password]:focus[b-qmlcb8a2hb],
input[type=search]:focus[b-qmlcb8a2hb],
input[type=reset]:focus[b-qmlcb8a2hb],
input[type=tel]:focus[b-qmlcb8a2hb],
select:focus[b-qmlcb8a2hb],
textarea:focus[b-qmlcb8a2hb] {
  background-color: #fff;
  border-color: #eaeaea;
  box-shadow: none;
}

input[type=reset][b-qmlcb8a2hb],
input[type=reset]:hover[b-qmlcb8a2hb],
input[type=reset]:focus[b-qmlcb8a2hb],
input[type=submit][b-qmlcb8a2hb],
input[type=submit]:hover[b-qmlcb8a2hb],
input[type=submit]:focus[b-qmlcb8a2hb],
input[type=button][b-qmlcb8a2hb],
input[type=button]:hover[b-qmlcb8a2hb],
input[type=button]:focus[b-qmlcb8a2hb] {
  box-shadow: none;
}

textarea[b-qmlcb8a2hb] {
  width: 100%;
}

input[type=search]:focus[b-qmlcb8a2hb] {
  outline: thin dotted;
}

/* 2 - Field - Range */
/* Range */
input[type=range][b-qmlcb8a2hb] {
  -webkit-appearance: none;
  width: 100%;
  margin: 5.7px 0;
  padding: 0;
  border: none;
}

input[type=range]:focus[b-qmlcb8a2hb] {
  outline: none;
}

input[type=range][b-qmlcb8a2hb]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8.6px;
  cursor: pointer;
  box-shadow: 2.6px 2.6px 0.4px #cccccc, 0px 0px 2.6px #d9d9d9;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 13.6px;
  border: 0px solid #ffffff;
}

input[type=range][b-qmlcb8a2hb]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px rgba(255, 221, 0, 0.37), 0px 0px 0px rgba(255, 224, 26, 0.37);
  border: 7.9px solid #0274be;
  height: 20px;
  width: 20px;
  border-radius: 50px;
  background: #0274be;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5.7px;
}

input[type=range]:focus[b-qmlcb8a2hb]::-webkit-slider-runnable-track {
  background: rgba(255, 255, 255, 0.2);
}

input[type=range][b-qmlcb8a2hb]::-moz-range-track {
  width: 100%;
  height: 8.6px;
  cursor: pointer;
  box-shadow: 2.6px 2.6px 0.4px #cccccc, 0px 0px 2.6px #d9d9d9;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 13.6px;
  border: 0px solid #ffffff;
}

input[type=range][b-qmlcb8a2hb]::-moz-range-thumb {
  box-shadow: 0px 0px 0px rgba(255, 221, 0, 0.37), 0px 0px 0px rgba(255, 224, 26, 0.37);
  border: 7.9px solid #0274be;
  height: 20px;
  width: 20px;
  border-radius: 50px;
  background: #0274be;
  cursor: pointer;
}

input[type=range][b-qmlcb8a2hb]::-ms-track {
  width: 100%;
  height: 8.6px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

input[type=range][b-qmlcb8a2hb]::-ms-fill-lower {
  background: rgba(199, 199, 199, 0.2);
  border: 0px solid #ffffff;
  border-radius: 27.2px;
  box-shadow: 2.6px 2.6px 0.4px #cccccc, 0px 0px 2.6px #d9d9d9;
}

input[type=range][b-qmlcb8a2hb]::-ms-fill-upper {
  background: rgba(255, 255, 255, 0.2);
  border: 0px solid #ffffff;
  border-radius: 27.2px;
  box-shadow: 2.6px 2.6px 0.4px #cccccc, 0px 0px 2.6px #d9d9d9;
}

input[type=range][b-qmlcb8a2hb]::-ms-thumb {
  box-shadow: 0px 0px 0px rgba(255, 221, 0, 0.37), 0px 0px 0px rgba(255, 224, 26, 0.37);
  border: 7.9px solid #0274be;
  height: 20px;
  width: 20px;
  border-radius: 50px;
  background: #0274be;
  cursor: pointer;
  height: 8.6px;
}

input[type=range]:focus[b-qmlcb8a2hb]::-ms-fill-lower {
  background: rgba(255, 255, 255, 0.2);
}

input[type=range]:focus[b-qmlcb8a2hb]::-ms-fill-upper {
  background: rgba(255, 255, 255, 0.2);
}

/* 3 - Field - Color */
/* Color */
input[type=color][b-qmlcb8a2hb] {
  border: none;
  width: 100px;
  padding: 0;
  height: 30px;
  cursor: pointer;
}

input[type=color][b-qmlcb8a2hb]::-webkit-color-swatch-wrapper {
  padding: 0;
  border: none;
}

input[type=color][b-qmlcb8a2hb]::-webkit-color-swatch {
  border: none;
}

/*----------  Blog  ----------*/
/*--------------------------------------------------------------
## Blog Layouts
--------------------------------------------------------------*/
/**
 *  Blog Common
 */
.page .entry-header[b-qmlcb8a2hb] {
  margin-bottom: 1.5em;
}

.search .entry-header[b-qmlcb8a2hb] {
  margin-bottom: 1em;
}

.ast-single-post .entry-header.ast-header-without-markup[b-qmlcb8a2hb], .ast-single-post .entry-header.ast-no-title.ast-no-thumbnail[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.entry-header[b-qmlcb8a2hb] {
  margin-bottom: 1em;
  word-wrap: break-word;
}

.entry-header + .ast-blog-featured-section[b-qmlcb8a2hb] {
  margin-top: 0.5em;
}

.entry-content[b-qmlcb8a2hb] {
  word-wrap: break-word;
}

.entry-content p[b-qmlcb8a2hb] {
  margin-bottom: 1.6em;
}

.read-more[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.read-more .ast-right-arrow[b-qmlcb8a2hb] {
  font-size: 1em;
}

.ast-no-thumb .ast-blog-featured-section[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.ast-no-thumb .entry-header + .ast-blog-featured-section[b-qmlcb8a2hb] {
  margin-top: 0;
}

.ast-blog-featured-section[b-qmlcb8a2hb] {
  margin-bottom: 1.5em;
}

.error404 .page-header[b-qmlcb8a2hb] {
  margin-bottom: 1.5em;
}

.error404 .page-header .page-title[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.blog .entry-title[b-qmlcb8a2hb],
.archive .entry-title[b-qmlcb8a2hb],
.search .entry-title[b-qmlcb8a2hb] {
  line-height: 1.3;
}

.blog .format-status .entry-title[b-qmlcb8a2hb],
.archive .format-status .entry-title[b-qmlcb8a2hb],
.blog .format-aside .entry-title[b-qmlcb8a2hb],
.archive .format-aside .entry-title[b-qmlcb8a2hb] {
  display: none;
}

.page-title[b-qmlcb8a2hb] {
  margin-bottom: 1em;
  font-weight: normal;
}

.entry-title[b-qmlcb8a2hb] {
  margin-bottom: 0.2em;
}

.ast-article-post[b-qmlcb8a2hb] {
  margin-bottom: 2.5em;
}

.ast-article-post:last-child[b-qmlcb8a2hb] {
  margin-bottom: 0;
  border-bottom: 0;
}

.search .site-content .content-area .search-form[b-qmlcb8a2hb] {
  margin-bottom: 3em;
}

.blog-layout-1[b-qmlcb8a2hb] {
  /* 2 - Blog Thumbnail Styles */
}

.blog-layout-1 .post-thumb[b-qmlcb8a2hb] {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.blog .posted-on[b-qmlcb8a2hb] {
  z-index: 1;
}

.ast-blog-featured-section .posted-on[b-qmlcb8a2hb] {
  width: 5.714285714em;
  height: 5.714285714em;
  padding: 0.7em;
}

.ast-blog-featured-section .posted-on .date-month[b-qmlcb8a2hb],
.ast-blog-featured-section .posted-on .date-year[b-qmlcb8a2hb] {
  font-size: 0.8571428571em;
  line-height: 1em;
}

.ast-blog-featured-section .posted-on .date-day[b-qmlcb8a2hb] {
  font-size: 2.5em;
  line-height: 0.9em;
  font-weight: 900;
  margin: 0.1em 0;
}

/* ============================================================
  Archive Blogs
============================================================ */
.ast-author-box img.avatar[b-qmlcb8a2hb] {
  border-radius: 50%;
  margin: 0 0 0 20px;
}

.ast-archive-description[b-qmlcb8a2hb] {
  margin-bottom: 2.5em;
  padding-bottom: 1.3333em;
  border-bottom: 1px solid #eeeeee;
}

.ast-archive-description .ast-archive-title[b-qmlcb8a2hb] {
  margin-bottom: 4px;
  font-size: 40px;
  font-size: 2.85714rem;
  font-weight: 300;
}

.ast-archive-description p[b-qmlcb8a2hb] {
  margin-bottom: 0;
  font-size: 20px;
  font-size: 1.42857rem;
  line-height: 1.65;
  font-weight: 300;
}

.ast-separate-container .ast-author-box[b-qmlcb8a2hb],
.ast-separate-container .ast-archive-description[b-qmlcb8a2hb] {
  background-color: #eee;
  padding-bottom: 0;
  border-bottom: 0;
}

@media (max-width: 1200px) {
  .ast-separate-container .ast-archive-description[b-qmlcb8a2hb] {
    margin: 0;
    padding: 3.34em 2.4em;
  }
}
@media (max-width: 992px) {
  .ast-separate-container .ast-archive-description[b-qmlcb8a2hb] {
    padding: 2.14em;
  }
}
@media (min-width: 1201px) {
  .ast-separate-container .ast-author-box[b-qmlcb8a2hb],
  .ast-separate-container .ast-archive-description[b-qmlcb8a2hb] {
    margin: 0;
    padding: 5em 6.67em 3.33333em;
  }
}
/*--------------------------------------------------------------
## Single Blog Post Layouts
--------------------------------------------------------------*/
/*----------  Single Post Common Stylesheet  ----------*/
/**
 *	Common Stylesheet of Single Post
 *
 *	Content
 *	1 - Single Post Navigation Styles
 *	2 - Single Post Article Header
*/
.single[b-qmlcb8a2hb] {
  /* 1 - Single Post Navigation Styles */
}

.single .entry-header[b-qmlcb8a2hb] {
  margin-bottom: 2em;
}

.single .post-navigation[b-qmlcb8a2hb] {
  margin: 0;
  padding: 2em 0 0;
  border-top: 1px solid #eeeeee;
}

@media (max-width: 768px) {
  .single .post-navigation[b-qmlcb8a2hb] {
    padding-top: 1.5em;
  }
}
.single .post-navigation a[b-qmlcb8a2hb] {
  margin: 2px;
  display: inline-block;
  text-align: center;
  color: #000;
}

@media (min-width: 421px) {
  .single .post-navigation .nav-links[b-qmlcb8a2hb] {
    -js-display: flex;
    display: flex;
  }
  .single .post-navigation .nav-previous[b-qmlcb8a2hb],
  .single .post-navigation .nav-next[b-qmlcb8a2hb] {
    flex: auto;
  }
}
@media (max-width: 420px) {
  .single .post-navigation .ast-left-arrow[b-qmlcb8a2hb],
  .single .post-navigation .ast-right-arrow[b-qmlcb8a2hb] {
    display: none;
  }
  .single .post-navigation .nav-previous[b-qmlcb8a2hb],
  .single .post-navigation .nav-next[b-qmlcb8a2hb] {
    width: 100%;
  }
  .single .post-navigation .nav-previous a[b-qmlcb8a2hb],
  .single .post-navigation .nav-next a[b-qmlcb8a2hb] {
    width: 100%;
  }
  .single .post-navigation .nav-previous[b-qmlcb8a2hb] {
    margin-bottom: 1em;
  }
}
/* 2 - Single Post Article Header */
.single .entry-header .ast-single-post-order + .post-thumb img[b-qmlcb8a2hb] {
  margin-top: 2em;
  margin-bottom: 0;
}

.single .entry-header.ast-no-title .post-thumb + .ast-single-post-order[b-qmlcb8a2hb] {
  margin-top: 0;
}

.single .entry-header .post-thumb + .ast-single-post-order[b-qmlcb8a2hb] {
  margin-top: 2em;
}

.single .entry-header .post-thumb img[b-qmlcb8a2hb] {
  margin-top: 0;
  margin-bottom: 0;
}

.page .has-post-thumbnail .post-thumb img[b-qmlcb8a2hb] {
  margin-bottom: 1.5em;
}

.post-password-form[b-qmlcb8a2hb] {
  text-align: center;
}

@media (max-width: 420px) {
  .post-password-form input[type=password][b-qmlcb8a2hb] {
    display: block;
    margin: 10px auto;
  }
}
.post-password-form input[type=submit][b-qmlcb8a2hb] {
  padding: 10px 20px;
  border-radius: 2px;
}

.ast-separate-container .post-navigation[b-qmlcb8a2hb] {
  border-top: 0;
  padding-left: 3.33333em;
  padding-right: 3.33333em;
}

@media (max-width: 420px) {
  .ast-separate-container .post-navigation[b-qmlcb8a2hb] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .ast-separate-container .entry-header[b-qmlcb8a2hb] {
    margin-bottom: 1em;
  }
}
/*----------  404  ----------*/
.ast-404-layout-1[b-qmlcb8a2hb] {
  text-align: center;
  margin: 4em auto;
}

.ast-404-layout-1 .page-sub-title[b-qmlcb8a2hb] {
  font-size: 1.5rem;
  font-weight: bold;
}

.ast-404-layout-1 .widget_search[b-qmlcb8a2hb] {
  padding-top: 0.5em;
}

.ast-404-search[b-qmlcb8a2hb] {
  margin-top: 1.5em;
}

.ast-404-search .widget_search[b-qmlcb8a2hb] {
  max-width: 370px;
  margin: 0 auto;
}

.ast-separate-container .error-404[b-qmlcb8a2hb],
.ast-separate-container .no-results[b-qmlcb8a2hb] {
  background-color: #fff;
}

@media (max-width: 1200px) {
  .ast-separate-container .ast-404-layout-1[b-qmlcb8a2hb],
  .ast-separate-container .no-results[b-qmlcb8a2hb] {
    margin: 0;
    padding: 3.34em 2.4em;
  }
}
@media (max-width: 768px) {
  .ast-separate-container .ast-404-layout-1[b-qmlcb8a2hb],
  .ast-separate-container .no-results[b-qmlcb8a2hb] {
    padding: 1.5em 2.14em;
  }
}
@media (max-width: 544px) {
  .ast-separate-container .ast-404-layout-1[b-qmlcb8a2hb],
  .ast-separate-container .no-results[b-qmlcb8a2hb] {
    padding: 1.5em 1em;
  }
}
@media (min-width: 1201px) {
  .ast-separate-container .ast-404-layout-1[b-qmlcb8a2hb],
  .ast-separate-container .no-results[b-qmlcb8a2hb] {
    margin: 0;
    padding: 5.34em 6.67em;
  }
}
/*----------  Blog Styles  ----------*/
/*----------  Media Query min-width Structure   ----------*/
/*----------  Media Query max-width Structure   ----------*/
/*----------  Break-point min-width Structure   ----------*/
/*----------  Break-point max-width Structure   ----------*/
.blog-layout-1[b-qmlcb8a2hb] {
  width: 100%;
  display: inline-block;
  padding-bottom: 2em;
  vertical-align: middle;
  border-bottom: 1px solid #eeeeee;
}

.blog-layout-1 .posted-on[b-qmlcb8a2hb] {
  left: 0;
}

.blog-layout-1 .post-thumb[b-qmlcb8a2hb],
.blog-layout-1 .post-content[b-qmlcb8a2hb] {
  padding-left: 0;
  padding-right: 0;
}

/**
 * Flexbox Framework
 *
 *  .ast - prefix
 *
 *  Flex classes generated as {prefix} + {css property - css value} .
 *
 *  E.g. Here '.ast' is a prefix.
 *
 *  .ast-flex
 *  .ast-flex-1
 *  .ast-flex-2
 *  .ast-flex-3
 *  .ast-flex-4
 *  .ast-flex-5
 *  .ast-inline-flex
 *  .ast-flex-direction-row
 *  .ast-flex-direction-row-reverse
 *  .ast-flex-direction-column
 *  .ast-flex-direction-column-reverse
 *  .ast-flex-wrap-nowrap
 *  .ast-flex-wrap-wrap
 *  .ast-flex-wrap-wrap-reverse
 *  .ast-justify-content-flex-start
 *  .ast-justify-content-flex-end
 *  .ast-justify-content-center
 *  .ast-justify-content-space-between
 *  .ast-justify-content-space-around
 *  .ast-align-items-flex-start
 *  .ast-align-items-flex-end
 *  .ast-align-items-center
 *  .ast-align-items-baseline
 *  .ast-align-items-stretch
 *  .ast-align-content-flex-start
 *  .ast-align-content-flex-end
 *  .ast-align-content-center
 *  .ast-align-content-space-between
 *  .ast-align-content-space-around
 *  .ast-align-content-stretch
 *  .ast-order-1
 *  .ast-order-2
 *  .ast-order-3
 *  .ast-order-4
 *  .ast-order-5
 *  .ast-flex-grow-1
 *  .ast-flex-grow-2
 *  .ast-flex-grow-3
 *  .ast-flex-grow-4
 *  .ast-flex-grow-5
 *  .ast-flex-shrink-grow-1
 *  .ast-flex-shrink-grow-2
 *  .ast-flex-shrink-grow-3
 *  .ast-flex-shrink-grow-4
 *  .ast-flex-shrink-grow-5
 *  .ast-flex-basis-grow-1
 *  .ast-flex-basis-grow-2
 *  .ast-flex-basis-grow-3
 *  .ast-flex-basis-grow-4
 *  .ast-flex-basis-grow-5
 *  .ast-align-self-auto
 *  .ast-align-self-flex-start
 *  .ast-align-self-flex-end
 *  .ast-align-self-center
 *  .ast-align-self-baseline
 *  .ast-align-self-stretch
 */
.ast[b-qmlcb8a2hb] {
  /*
  # LAYOUT
  ———————————————-
  display: flex | inline-flex;
  ———————————————-
   */
  /*
  ————————————————————————–
  # CONTAINER (for PARENT)
  ————————————————————————–

  /*
  ————————————————————————–
  # JUSTIFY CONTENT
  ————————————————————————–
  justify-content: flex-start | flex-end | center | space-between | space-around;
  ————————————————————————–
   */
  /*
  ————————————————————————–
  # ALIGN – CONTENT
  ————————————————————————–
  align-content: flex-start | flex-end | center | space-between | space-around | stretch;
  ————————————————————————–
   */
  /*
  ————————————————————————–
  # GROW
  ————————————————————————–
  flex-grow: <number>; default 0
  ————————————————————————–
   */
}

.ast-flex[b-qmlcb8a2hb] {
  -js-display: flex;
  display: flex;
  flex-wrap: wrap;
}

.ast-flex-1[b-qmlcb8a2hb] {
  flex: 1;
}

.ast-inline-flex[b-qmlcb8a2hb] {
  -js-display: inline-flex;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
}

.ast-justify-content-flex-start[b-qmlcb8a2hb] {
  justify-content: flex-start;
}

.ast-justify-content-flex-end[b-qmlcb8a2hb] {
  justify-content: flex-end;
}

.ast-justify-content-center[b-qmlcb8a2hb] {
  justify-content: center;
}

.ast-justify-content-space-between[b-qmlcb8a2hb] {
  justify-content: space-between;
}

.ast-justify-content-space-around[b-qmlcb8a2hb] {
  justify-content: space-around;
}

.ast-align-content-flex-start[b-qmlcb8a2hb] {
  align-content: flex-start;
}

.ast-align-content-flex-end[b-qmlcb8a2hb] {
  align-content: flex-end;
}

.ast-align-content-center[b-qmlcb8a2hb] {
  align-content: center;
}

.ast-align-content-space-between[b-qmlcb8a2hb] {
  align-content: space-between;
}

.ast-align-content-space-around[b-qmlcb8a2hb] {
  align-content: space-around;
}

.ast-align-content-stretch[b-qmlcb8a2hb] {
  align-content: stretch;
}

.ast-flex-grow-1[b-qmlcb8a2hb] {
  flex-grow: 1;
}

/**
 * Colors
 */
/**
 * Breakpoints & Media Queries
 */
/**
 * SCSS Variables.
 *
 * Please use variables from this sheet to ensure consistency across the UI.
 * Don't add to this sheet unless you're pretty sure the value will be reused in many places.
 * For example, don't add rules to this sheet that affect block visuals. It's purely for UI.
 */
/**
 * Colors
 */
/**
 * Fonts & basic variables.
 */
/**
 * Grid System.
 * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
 */
/**
 * Dimensions.
 */
/**
 * Shadows.
 */
/**
 * Editor widths.
 */
/**
 * Block & Editor UI.
 */
/**
 * Block paddings.
 */
/**
 * React Native specific.
 * These variables do not appear to be used anywhere else.
 */
/**
*  Converts a hex value into the rgb equivalent.
*
* @param {string} hex - the hexadecimal value to convert
* @return {string} comma separated rgb values
*/
/**
 * Breakpoint mixins
 */
/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */
/**
 * Focus styles.
 */
/**
 * Applies editor left position to the selector passed as argument
 */
/**
 * Styles that are reused verbatim in a few places
 */
/**
 * Allows users to opt-out of animations via OS-level preferences.
 */
/**
 * Reset default styles for JavaScript UI based pages.
 * This is a WP-admin agnostic reset
 */
/**
 * Reset the WP Admin page styles for Gutenberg-like pages.
 */
.wp-block-archives-dropdown label[b-qmlcb8a2hb] {
  display: block;
}

.wp-block-avatar.aligncenter[b-qmlcb8a2hb] {
  text-align: center;
}

.wp-block-audio[b-qmlcb8a2hb] {
  margin: 0 0 1em 0;
}

.wp-block-audio figcaption[b-qmlcb8a2hb] {
  margin-top: 0.5em;
  margin-bottom: 1em;
}

.wp-block-audio audio[b-qmlcb8a2hb] {
  width: 100%;
  min-width: 300px;
}

.wp-block-button__link[b-qmlcb8a2hb] {
  color: #fff;
  background-color: #32373c;
  border-radius: 9999px;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1.125em;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-align: center;
  text-decoration: none;
  word-break: break-word;
  box-sizing: border-box;
}

.wp-block-button__link:hover[b-qmlcb8a2hb], .wp-block-button__link:focus[b-qmlcb8a2hb], .wp-block-button__link:active[b-qmlcb8a2hb], .wp-block-button__link:visited[b-qmlcb8a2hb] {
  color: #fff;
}

.wp-block-button__link.aligncenter[b-qmlcb8a2hb] {
  text-align: center;
}

.wp-block-button__link.alignright[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  text-align: right;
}

.wp-block-buttons > .wp-block-button.has-custom-width[b-qmlcb8a2hb] {
  max-width: none;
}

.wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link[b-qmlcb8a2hb] {
  width: 100%;
}

.wp-block-buttons > .wp-block-button.has-custom-font-size .wp-block-button__link[b-qmlcb8a2hb] {
  font-size: inherit;
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-25[b-qmlcb8a2hb] {
  width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75);
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-50[b-qmlcb8a2hb] {
  width: calc(50% - var(--wp--style--block-gap, 0.5em) * 0.5);
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-75[b-qmlcb8a2hb] {
  width: calc(75% - var(--wp--style--block-gap, 0.5em) * 0.25);
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-100[b-qmlcb8a2hb] {
  width: 100%;
  flex-basis: 100%;
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-25[b-qmlcb8a2hb] {
  width: 25%;
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-50[b-qmlcb8a2hb] {
  width: 50%;
}

.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-75[b-qmlcb8a2hb] {
  width: 75%;
}

.wp-block-button.is-style-squared[b-qmlcb8a2hb],
.wp-block-button__link.wp-block-button.is-style-squared[b-qmlcb8a2hb] {
  border-radius: 0;
}

.wp-block-button.no-border-radius[b-qmlcb8a2hb],
.wp-block-button__link.no-border-radius[b-qmlcb8a2hb] {
  border-radius: 0 !important;
}

.is-style-outline > :where(.wp-block-button__link)[b-qmlcb8a2hb],
:where(.wp-block-button__link).is-style-outline[b-qmlcb8a2hb] {
  border: 2px solid currentColor;
  padding: 0.667em 1.333em;
}

.is-style-outline > .wp-block-button__link:not(.has-text-color)[b-qmlcb8a2hb],
.wp-block-button__link.is-style-outline:not(.has-text-color)[b-qmlcb8a2hb] {
  color: currentColor;
}

.is-style-outline > .wp-block-button__link:not(.has-background)[b-qmlcb8a2hb],
.wp-block-button__link.is-style-outline:not(.has-background)[b-qmlcb8a2hb] {
  background-color: transparent;
}

.wp-block-buttons[b-qmlcb8a2hb] {
  /* stylelint-disable indentation */
}

.wp-block-buttons.is-vertical[b-qmlcb8a2hb] {
  flex-direction: column;
}

.wp-block-buttons.is-vertical > .wp-block-button:last-child[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.wp-block-buttons > .wp-block-button[b-qmlcb8a2hb] {
  display: inline-block;
  margin: 0;
}

.wp-block-buttons.is-content-justification-left[b-qmlcb8a2hb] {
  justify-content: flex-start;
}

.wp-block-buttons.is-content-justification-left.is-vertical[b-qmlcb8a2hb] {
  align-items: flex-start;
}

.wp-block-buttons.is-content-justification-center[b-qmlcb8a2hb] {
  justify-content: center;
}

.wp-block-buttons.is-content-justification-center.is-vertical[b-qmlcb8a2hb] {
  align-items: center;
}

.wp-block-buttons.is-content-justification-right[b-qmlcb8a2hb] {
  justify-content: flex-end;
}

.wp-block-buttons.is-content-justification-right.is-vertical[b-qmlcb8a2hb] {
  align-items: flex-end;
}

.wp-block-buttons.is-content-justification-space-between[b-qmlcb8a2hb] {
  justify-content: space-between;
}

.wp-block-buttons.aligncenter[b-qmlcb8a2hb] {
  text-align: center;
}

.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter[b-qmlcb8a2hb] {
  /* stylelint-enable indentation */
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.wp-block-button.aligncenter[b-qmlcb8a2hb] {
  text-align: center;
}

.wp-block-calendar[b-qmlcb8a2hb] {
  text-align: center;
}

.wp-block-calendar th[b-qmlcb8a2hb],
.wp-block-calendar tbody td[b-qmlcb8a2hb] {
  padding: 0.25em;
  border: 1px solid #ddd;
}

.wp-block-calendar tfoot td[b-qmlcb8a2hb] {
  border: none;
}

.wp-block-calendar table[b-qmlcb8a2hb] {
  width: 100%;
  border-collapse: collapse;
}

.wp-block-calendar table th[b-qmlcb8a2hb] {
  font-weight: 400;
  background: #ddd;
}

.wp-block-calendar a[b-qmlcb8a2hb] {
  text-decoration: underline;
}

.wp-block-calendar table tbody[b-qmlcb8a2hb],
.wp-block-calendar table caption[b-qmlcb8a2hb] {
  color: #40464d;
}

.wp-block-categories.alignleft[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  margin-right: 2em;
}

.wp-block-categories.alignright[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  margin-left: 2em;
}

.wp-block-code code[b-qmlcb8a2hb] {
  display: block;
  font-family: inherit;
  overflow-wrap: break-word;
  white-space: pre-wrap;
}

.wp-block-columns[b-qmlcb8a2hb] {
  display: flex;
  margin-bottom: 1.75em;
  box-sizing: border-box;
  flex-wrap: wrap !important;
  align-items: initial !important;
  /**
  * All Columns Alignment
  */
}

@media (min-width: 782px) {
  .wp-block-columns[b-qmlcb8a2hb] {
    flex-wrap: nowrap !important;
  }
}
.wp-block-columns.are-vertically-aligned-top[b-qmlcb8a2hb] {
  align-items: flex-start;
}

.wp-block-columns.are-vertically-aligned-center[b-qmlcb8a2hb] {
  align-items: center;
}

.wp-block-columns.are-vertically-aligned-bottom[b-qmlcb8a2hb] {
  align-items: flex-end;
}

@media (max-width: 781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[b-qmlcb8a2hb] {
    flex-basis: 100% !important;
  }
}
@media (min-width: 782px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[b-qmlcb8a2hb] {
    flex-basis: 0;
    flex-grow: 1;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[style*=flex-basis][b-qmlcb8a2hb] {
    flex-grow: 0;
  }
}
.wp-block-columns.is-not-stacked-on-mobile[b-qmlcb8a2hb] {
  flex-wrap: nowrap !important;
}

.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column[b-qmlcb8a2hb] {
  flex-basis: 0;
  flex-grow: 1;
}

.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column[style*=flex-basis][b-qmlcb8a2hb] {
  flex-grow: 0;
}

:where(.wp-block-columns.has-background)[b-qmlcb8a2hb] {
  padding: 1.25em 2.375em;
}

.wp-block-column[b-qmlcb8a2hb] {
  flex-grow: 1;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word;
  /**
  * Individual Column Alignment
  */
}

.wp-block-column.is-vertically-aligned-top[b-qmlcb8a2hb] {
  align-self: flex-start;
}

.wp-block-column.is-vertically-aligned-center[b-qmlcb8a2hb] {
  align-self: center;
}

.wp-block-column.is-vertically-aligned-bottom[b-qmlcb8a2hb] {
  align-self: flex-end;
}

.wp-block-column.is-vertically-aligned-top[b-qmlcb8a2hb], .wp-block-column.is-vertically-aligned-center[b-qmlcb8a2hb], .wp-block-column.is-vertically-aligned-bottom[b-qmlcb8a2hb] {
  width: 100%;
}

.wp-block-comments-pagination > .wp-block-comments-pagination-next[b-qmlcb8a2hb],
.wp-block-comments-pagination > .wp-block-comments-pagination-previous[b-qmlcb8a2hb],
.wp-block-comments-pagination > .wp-block-comments-pagination-numbers[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}

.wp-block-comments-pagination > .wp-block-comments-pagination-next:last-child[b-qmlcb8a2hb],
.wp-block-comments-pagination > .wp-block-comments-pagination-previous:last-child[b-qmlcb8a2hb],
.wp-block-comments-pagination > .wp-block-comments-pagination-numbers:last-child[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  margin-right: 0;
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow[b-qmlcb8a2hb] {
  margin-right: 1ch;
  display: inline-block;
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron)[b-qmlcb8a2hb] {
  transform: scaleX(1);
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow[b-qmlcb8a2hb] {
  margin-left: 1ch;
  display: inline-block;
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron)[b-qmlcb8a2hb] {
  transform: scaleX(1);
}

.wp-block-comments-pagination.aligncenter[b-qmlcb8a2hb] {
  justify-content: center;
}

.wp-block-comment-template[b-qmlcb8a2hb] {
  margin-bottom: 0;
  max-width: 100%;
  list-style: none;
  padding: 0;
}

.wp-block-comment-template li[b-qmlcb8a2hb] {
  clear: both;
}

.wp-block-comment-template ol[b-qmlcb8a2hb] {
  margin-bottom: 0;
  max-width: 100%;
  list-style: none;
  padding-left: 2rem;
}

.wp-block-cover-image[b-qmlcb8a2hb],
.wp-block-cover[b-qmlcb8a2hb] {
  position: relative;
  background-size: cover;
  background-position: center center;
  min-height: 430px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em;
  box-sizing: border-box;
  /**
  * Set a default background color for has-background-dim _unless_ it includes another
  * background-color class (e.g. has-green-background-color). The presence of another
  * background-color class implies that another style will provide the background color
  * for the overlay.
  *
  * See:
  *   - Issue with background color specificity: https://github.com/WordPress/gutenberg/issues/26545
  *   - Issue with alternative fix: https://github.com/WordPress/gutenberg/issues/26545
  */
}

.wp-block-cover-image.has-parallax[b-qmlcb8a2hb],
.wp-block-cover.has-parallax[b-qmlcb8a2hb] {
  background-attachment: fixed;
}

@supports (-webkit-touch-callout: inherit) {
  .wp-block-cover-image.has-parallax[b-qmlcb8a2hb],
  .wp-block-cover.has-parallax[b-qmlcb8a2hb] {
    background-attachment: scroll;
  }
}
@media (prefers-reduced-motion: reduce) {
  .wp-block-cover-image.has-parallax[b-qmlcb8a2hb],
  .wp-block-cover.has-parallax[b-qmlcb8a2hb] {
    background-attachment: scroll;
  }
}
.wp-block-cover-image.is-repeated[b-qmlcb8a2hb],
.wp-block-cover.is-repeated[b-qmlcb8a2hb] {
  background-repeat: repeat;
  background-size: auto;
}

.wp-block-cover-image.has-background-dim:not([class*=-background-color])[b-qmlcb8a2hb],
.wp-block-cover-image .has-background-dim:not([class*=-background-color])[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim:not([class*=-background-color])[b-qmlcb8a2hb],
.wp-block-cover .has-background-dim:not([class*=-background-color])[b-qmlcb8a2hb] {
  background-color: #000;
}

.wp-block-cover-image .has-background-dim.has-background-gradient[b-qmlcb8a2hb],
.wp-block-cover .has-background-dim.has-background-gradient[b-qmlcb8a2hb] {
  background-color: transparent;
}

.wp-block-cover-image.has-background-dim[b-qmlcb8a2hb]::before,
.wp-block-cover.has-background-dim[b-qmlcb8a2hb]::before {
  content: "";
  background-color: inherit;
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover-image .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover-image .wp-block-cover__gradient-background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__gradient-background[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: 0.5;
}

.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background[b-qmlcb8a2hb] {
  opacity: 0.1;
}

.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background[b-qmlcb8a2hb] {
  opacity: 0.2;
}

.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background[b-qmlcb8a2hb] {
  opacity: 0.3;
}

.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background[b-qmlcb8a2hb] {
  opacity: 0.4;
}

.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background[b-qmlcb8a2hb] {
  opacity: 0.5;
}

.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background[b-qmlcb8a2hb] {
  opacity: 0.6;
}

.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background[b-qmlcb8a2hb] {
  opacity: 0.7;
}

.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background[b-qmlcb8a2hb] {
  opacity: 0.8;
}

.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background[b-qmlcb8a2hb] {
  opacity: 0.9;
}

.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient)[b-qmlcb8a2hb]::before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background[b-qmlcb8a2hb],
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background[b-qmlcb8a2hb] {
  opacity: 1;
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0[b-qmlcb8a2hb],
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0[b-qmlcb8a2hb] {
  opacity: 0;
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10[b-qmlcb8a2hb],
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10[b-qmlcb8a2hb] {
  opacity: 0.1;
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20[b-qmlcb8a2hb],
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20[b-qmlcb8a2hb] {
  opacity: 0.2;
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30[b-qmlcb8a2hb],
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30[b-qmlcb8a2hb] {
  opacity: 0.3;
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40[b-qmlcb8a2hb],
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40[b-qmlcb8a2hb] {
  opacity: 0.4;
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50[b-qmlcb8a2hb],
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50[b-qmlcb8a2hb] {
  opacity: 0.5;
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60[b-qmlcb8a2hb],
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60[b-qmlcb8a2hb] {
  opacity: 0.6;
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70[b-qmlcb8a2hb],
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70[b-qmlcb8a2hb] {
  opacity: 0.7;
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80[b-qmlcb8a2hb],
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80[b-qmlcb8a2hb] {
  opacity: 0.8;
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90[b-qmlcb8a2hb],
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90[b-qmlcb8a2hb] {
  opacity: 0.9;
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100[b-qmlcb8a2hb],
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100[b-qmlcb8a2hb] {
  opacity: 1;
}

.wp-block-cover-image .block-library-cover__padding-visualizer[b-qmlcb8a2hb],
.wp-block-cover .block-library-cover__padding-visualizer[b-qmlcb8a2hb] {
  z-index: 2;
}

.wp-block-cover-image.alignleft[b-qmlcb8a2hb], .wp-block-cover-image.alignright[b-qmlcb8a2hb],
.wp-block-cover.alignleft[b-qmlcb8a2hb],
.wp-block-cover.alignright[b-qmlcb8a2hb] {
  max-width: 420px;
  width: 100%;
}

.wp-block-cover-image[b-qmlcb8a2hb]::after,
.wp-block-cover[b-qmlcb8a2hb]::after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit;
}

@supports (position: sticky) {
  .wp-block-cover-image[b-qmlcb8a2hb]::after,
  .wp-block-cover[b-qmlcb8a2hb]::after {
    content: none;
  }
}
.wp-block-cover-image.aligncenter[b-qmlcb8a2hb], .wp-block-cover-image.alignleft[b-qmlcb8a2hb], .wp-block-cover-image.alignright[b-qmlcb8a2hb],
.wp-block-cover.aligncenter[b-qmlcb8a2hb],
.wp-block-cover.alignleft[b-qmlcb8a2hb],
.wp-block-cover.alignright[b-qmlcb8a2hb] {
  display: flex;
}

.wp-block-cover-image .wp-block-cover__inner-container[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover__inner-container[b-qmlcb8a2hb] {
  width: 100%;
  z-index: 1;
  color: #fff;
}

.wp-block-cover-image.is-light .wp-block-cover__inner-container[b-qmlcb8a2hb],
.wp-block-cover.is-light .wp-block-cover__inner-container[b-qmlcb8a2hb] {
  color: #000;
}

.wp-block-cover-image p:not(.has-text-color)[b-qmlcb8a2hb],
.wp-block-cover-image h1:not(.has-text-color)[b-qmlcb8a2hb],
.wp-block-cover-image h2:not(.has-text-color)[b-qmlcb8a2hb],
.wp-block-cover-image h3:not(.has-text-color)[b-qmlcb8a2hb],
.wp-block-cover-image h4:not(.has-text-color)[b-qmlcb8a2hb],
.wp-block-cover-image h5:not(.has-text-color)[b-qmlcb8a2hb],
.wp-block-cover-image h6:not(.has-text-color)[b-qmlcb8a2hb],
.wp-block-cover p:not(.has-text-color)[b-qmlcb8a2hb],
.wp-block-cover h1:not(.has-text-color)[b-qmlcb8a2hb],
.wp-block-cover h2:not(.has-text-color)[b-qmlcb8a2hb],
.wp-block-cover h3:not(.has-text-color)[b-qmlcb8a2hb],
.wp-block-cover h4:not(.has-text-color)[b-qmlcb8a2hb],
.wp-block-cover h5:not(.has-text-color)[b-qmlcb8a2hb],
.wp-block-cover h6:not(.has-text-color)[b-qmlcb8a2hb] {
  color: inherit;
}

.wp-block-cover-image.is-position-top-left[b-qmlcb8a2hb],
.wp-block-cover.is-position-top-left[b-qmlcb8a2hb] {
  align-items: flex-start;
  justify-content: flex-start;
}

.wp-block-cover-image.is-position-top-center[b-qmlcb8a2hb],
.wp-block-cover.is-position-top-center[b-qmlcb8a2hb] {
  align-items: flex-start;
  justify-content: center;
}

.wp-block-cover-image.is-position-top-right[b-qmlcb8a2hb],
.wp-block-cover.is-position-top-right[b-qmlcb8a2hb] {
  align-items: flex-start;
  justify-content: flex-end;
}

.wp-block-cover-image.is-position-center-left[b-qmlcb8a2hb],
.wp-block-cover.is-position-center-left[b-qmlcb8a2hb] {
  align-items: center;
  justify-content: flex-start;
}

.wp-block-cover-image.is-position-center-center[b-qmlcb8a2hb],
.wp-block-cover.is-position-center-center[b-qmlcb8a2hb] {
  align-items: center;
  justify-content: center;
}

.wp-block-cover-image.is-position-center-right[b-qmlcb8a2hb],
.wp-block-cover.is-position-center-right[b-qmlcb8a2hb] {
  align-items: center;
  justify-content: flex-end;
}

.wp-block-cover-image.is-position-bottom-left[b-qmlcb8a2hb],
.wp-block-cover.is-position-bottom-left[b-qmlcb8a2hb] {
  align-items: flex-end;
  justify-content: flex-start;
}

.wp-block-cover-image.is-position-bottom-center[b-qmlcb8a2hb],
.wp-block-cover.is-position-bottom-center[b-qmlcb8a2hb] {
  align-items: flex-end;
  justify-content: center;
}

.wp-block-cover-image.is-position-bottom-right[b-qmlcb8a2hb],
.wp-block-cover.is-position-bottom-right[b-qmlcb8a2hb] {
  align-items: flex-end;
  justify-content: flex-end;
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container[b-qmlcb8a2hb],
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container[b-qmlcb8a2hb] {
  margin: 0;
  width: auto;
}

.wp-block-cover-image img.wp-block-cover__image-background[b-qmlcb8a2hb],
.wp-block-cover-image video.wp-block-cover__video-background[b-qmlcb8a2hb],
.wp-block-cover img.wp-block-cover__image-background[b-qmlcb8a2hb],
.wp-block-cover video.wp-block-cover__video-background[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  border: none;
  box-shadow: none;
}

.wp-block-cover__video-background[b-qmlcb8a2hb] {
  z-index: 0;
}

.wp-block-cover__image-background[b-qmlcb8a2hb] {
  z-index: 0;
}

section.wp-block-cover-image h2[b-qmlcb8a2hb],
.wp-block-cover-image-text[b-qmlcb8a2hb],
.wp-block-cover-text[b-qmlcb8a2hb] {
  color: #fff;
}

section.wp-block-cover-image h2 a[b-qmlcb8a2hb],
section.wp-block-cover-image h2 a:hover[b-qmlcb8a2hb],
section.wp-block-cover-image h2 a:focus[b-qmlcb8a2hb],
section.wp-block-cover-image h2 a:active[b-qmlcb8a2hb],
.wp-block-cover-image-text a[b-qmlcb8a2hb],
.wp-block-cover-image-text a:hover[b-qmlcb8a2hb],
.wp-block-cover-image-text a:focus[b-qmlcb8a2hb],
.wp-block-cover-image-text a:active[b-qmlcb8a2hb],
.wp-block-cover-text a[b-qmlcb8a2hb],
.wp-block-cover-text a:hover[b-qmlcb8a2hb],
.wp-block-cover-text a:focus[b-qmlcb8a2hb],
.wp-block-cover-text a:active[b-qmlcb8a2hb] {
  color: #fff;
}

.wp-block-cover-image .wp-block-cover.has-left-content[b-qmlcb8a2hb] {
  justify-content: flex-start;
}

.wp-block-cover-image .wp-block-cover.has-right-content[b-qmlcb8a2hb] {
  justify-content: flex-end;
}

section.wp-block-cover-image.has-left-content > h2[b-qmlcb8a2hb],
.wp-block-cover-image.has-left-content .wp-block-cover-image-text[b-qmlcb8a2hb],
.wp-block-cover.has-left-content .wp-block-cover-text[b-qmlcb8a2hb] {
  margin-left: 0;
  text-align: left;
}

section.wp-block-cover-image.has-right-content > h2[b-qmlcb8a2hb],
.wp-block-cover-image.has-right-content .wp-block-cover-image-text[b-qmlcb8a2hb],
.wp-block-cover.has-right-content .wp-block-cover-text[b-qmlcb8a2hb] {
  margin-right: 0;
  text-align: right;
}

section.wp-block-cover-image > h2[b-qmlcb8a2hb],
.wp-block-cover-image .wp-block-cover-image-text[b-qmlcb8a2hb],
.wp-block-cover .wp-block-cover-text[b-qmlcb8a2hb] {
  font-size: 2em;
  line-height: 1.25;
  z-index: 1;
  margin-bottom: 0;
  max-width: 840px;
  padding: 0.44em;
  text-align: center;
}

.wp-block[data-align=left] > [data-type="core/embed"][b-qmlcb8a2hb],
.wp-block[data-align=right] > [data-type="core/embed"][b-qmlcb8a2hb],
.wp-block-embed.alignleft[b-qmlcb8a2hb],
.wp-block-embed.alignright[b-qmlcb8a2hb] {
  max-width: 360px;
  width: 100%;
}

.wp-block[data-align=left] > [data-type="core/embed"] .wp-block-embed__wrapper[b-qmlcb8a2hb],
.wp-block[data-align=right] > [data-type="core/embed"] .wp-block-embed__wrapper[b-qmlcb8a2hb],
.wp-block-embed.alignleft .wp-block-embed__wrapper[b-qmlcb8a2hb],
.wp-block-embed.alignright .wp-block-embed__wrapper[b-qmlcb8a2hb] {
  min-width: 280px;
}

.wp-block-cover .wp-block-embed[b-qmlcb8a2hb] {
  min-width: 320px;
  min-height: 240px;
}

.wp-block-embed[b-qmlcb8a2hb] {
  margin: 0 0 1em 0;
  overflow-wrap: break-word;
}

.wp-block-embed figcaption[b-qmlcb8a2hb] {
  margin-top: 0.5em;
  margin-bottom: 1em;
}

.wp-block-embed iframe[b-qmlcb8a2hb] {
  max-width: 100%;
}

.wp-block-embed__wrapper[b-qmlcb8a2hb] {
  position: relative;
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper[b-qmlcb8a2hb]::before {
  content: "";
  display: block;
  padding-top: 50%;
}

.wp-embed-responsive .wp-has-aspect-ratio iframe[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper[b-qmlcb8a2hb]::before {
  padding-top: 42.85%;
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper[b-qmlcb8a2hb]::before {
  padding-top: 50%;
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper[b-qmlcb8a2hb]::before {
  padding-top: 56.25%;
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper[b-qmlcb8a2hb]::before {
  padding-top: 75%;
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper[b-qmlcb8a2hb]::before {
  padding-top: 100%;
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper[b-qmlcb8a2hb]::before {
  padding-top: 177.77%;
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper[b-qmlcb8a2hb]::before {
  padding-top: 200%;
}

.wp-block-file[b-qmlcb8a2hb] {
  margin-bottom: 1.5em;
}

.wp-block-file.aligncenter[b-qmlcb8a2hb] {
  text-align: center;
}

.wp-block-file.alignright[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  text-align: right;
}

.wp-block-file .wp-block-file__embed[b-qmlcb8a2hb] {
  margin-bottom: 1em;
}

.wp-block-file .wp-block-file__button[b-qmlcb8a2hb] {
  background: #32373c;
  border-radius: 2em;
  color: #fff;
  font-size: 0.8em;
  padding: 0.5em 1em;
}

.wp-block-file a.wp-block-file__button[b-qmlcb8a2hb] {
  text-decoration: none;
}

.wp-block-file a.wp-block-file__button:hover[b-qmlcb8a2hb], .wp-block-file a.wp-block-file__button:visited[b-qmlcb8a2hb], .wp-block-file a.wp-block-file__button:focus[b-qmlcb8a2hb], .wp-block-file a.wp-block-file__button:active[b-qmlcb8a2hb] {
  box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}

.wp-block-file * + .wp-block-file__button[b-qmlcb8a2hb] {
  margin-left: 0.75em;
}

.wp-block-gallery:not(.has-nested-images)[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images)[b-qmlcb8a2hb] {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image[b-qmlcb8a2hb],
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item[b-qmlcb8a2hb] {
  margin: 0 1em 1em 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: calc(50% - 1em);
}

.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(even)[b-qmlcb8a2hb],
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(even)[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(even)[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(even)[b-qmlcb8a2hb] {
  margin-right: 0;
}

.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure[b-qmlcb8a2hb],
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure[b-qmlcb8a2hb] {
  margin: 0;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}

.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img[b-qmlcb8a2hb],
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img[b-qmlcb8a2hb] {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
}

.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption[b-qmlcb8a2hb],
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption[b-qmlcb8a2hb] {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 3em 0.77em 0.7em;
  color: #fff;
  text-align: center;
  font-size: 0.8em;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);
  box-sizing: border-box;
  margin: 0;
  z-index: 2;
}

.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img[b-qmlcb8a2hb],
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img[b-qmlcb8a2hb] {
  display: inline;
}

.wp-block-gallery:not(.has-nested-images) figcaption[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images) figcaption[b-qmlcb8a2hb] {
  flex-grow: 1;
}

.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a[b-qmlcb8a2hb],
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a[b-qmlcb8a2hb],
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img[b-qmlcb8a2hb] {
  width: 100%;
  height: 100%;
  flex: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item[b-qmlcb8a2hb] {
  width: 100%;
  margin-right: 0;
}

@media (min-width: 600px) {
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item[b-qmlcb8a2hb] {
    width: calc(33.3333333333% - 0.6666666667em);
    margin-right: 1em;
  }
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item[b-qmlcb8a2hb] {
    width: calc(25% - 0.75em);
    margin-right: 1em;
  }
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item[b-qmlcb8a2hb] {
    width: calc(20% - 0.8em);
    margin-right: 1em;
  }
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item[b-qmlcb8a2hb] {
    width: calc(16.6666666667% - 0.8333333333em);
    margin-right: 1em;
  }
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item[b-qmlcb8a2hb] {
    width: calc(14.2857142857% - 0.8571428571em);
    margin-right: 1em;
  }
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item[b-qmlcb8a2hb] {
    width: calc(12.5% - 0.875em);
    margin-right: 1em;
  }
  .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n)[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n)[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n)[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n)[b-qmlcb8a2hb] {
    margin-right: 0;
  }
  .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n)[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n)[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n)[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n)[b-qmlcb8a2hb] {
    margin-right: 0;
  }
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n)[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n)[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n)[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n)[b-qmlcb8a2hb] {
    margin-right: 0;
  }
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n)[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n)[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n)[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n)[b-qmlcb8a2hb] {
    margin-right: 0;
  }
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n)[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n)[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n)[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n)[b-qmlcb8a2hb] {
    margin-right: 0;
  }
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n)[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n)[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n)[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n)[b-qmlcb8a2hb] {
    margin-right: 0;
  }
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n)[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n)[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n)[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n)[b-qmlcb8a2hb] {
    margin-right: 0;
  }
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n)[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n)[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n)[b-qmlcb8a2hb],
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n)[b-qmlcb8a2hb] {
    margin-right: 0;
  }
}
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child[b-qmlcb8a2hb],
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child[b-qmlcb8a2hb] {
  margin-right: 0;
}

.wp-block-gallery:not(.has-nested-images).alignleft[b-qmlcb8a2hb], .wp-block-gallery:not(.has-nested-images).alignright[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images).alignleft[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images).alignright[b-qmlcb8a2hb] {
  max-width: 420px;
  width: 100%;
}

.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure[b-qmlcb8a2hb],
.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure[b-qmlcb8a2hb] {
  justify-content: center;
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item[b-qmlcb8a2hb] {
  align-self: flex-start;
}

figure.wp-block-gallery.has-nested-images[b-qmlcb8a2hb] {
  align-items: normal;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image)[b-qmlcb8a2hb] {
  width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) / 2);
  margin: 0;
}

.wp-block-gallery.has-nested-images figure.wp-block-image[b-qmlcb8a2hb] {
  display: flex;
  flex-grow: 1;
  justify-content: center;
  position: relative;
  flex-direction: column;
  max-width: 100%;
}

.wp-block-gallery.has-nested-images figure.wp-block-image > div[b-qmlcb8a2hb],
.wp-block-gallery.has-nested-images figure.wp-block-image > a[b-qmlcb8a2hb] {
  margin: 0;
  flex-direction: column;
  flex-grow: 1;
}

.wp-block-gallery.has-nested-images figure.wp-block-image img[b-qmlcb8a2hb] {
  display: block;
  height: auto;
  max-width: 100% !important;
  width: auto;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption[b-qmlcb8a2hb] {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);
  bottom: 0;
  color: #fff;
  font-size: 13px;
  left: 0;
  margin-bottom: 0;
  max-height: 60%;
  overflow: auto;
  padding: 0 8px 8px;
  position: absolute;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img[b-qmlcb8a2hb] {
  display: inline;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a[b-qmlcb8a2hb] {
  color: inherit;
}

.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > div[b-qmlcb8a2hb],
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a[b-qmlcb8a2hb] {
  flex: 1 1 auto;
}

.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption[b-qmlcb8a2hb] {
  flex: initial;
  background: none;
  color: inherit;
  margin: 0;
  padding: 10px 10px 9px;
  position: relative;
}

.wp-block-gallery.has-nested-images figcaption[b-qmlcb8a2hb] {
  flex-grow: 1;
  flex-basis: 100%;
  text-align: center;
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image)[b-qmlcb8a2hb] {
  margin-top: 0;
  margin-bottom: auto;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)[b-qmlcb8a2hb] {
  align-self: inherit;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > div:not(.components-drop-zone)[b-qmlcb8a2hb],
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > a[b-qmlcb8a2hb] {
  display: flex;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a[b-qmlcb8a2hb],
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img[b-qmlcb8a2hb] {
  width: 100%;
  flex: 1 0 0%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image)[b-qmlcb8a2hb] {
  width: 100%;
}

@media (min-width: 600px) {
  .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image)[b-qmlcb8a2hb] {
    width: calc(33.3333333333% - var(--wp--style--unstable-gallery-gap, 16px) * 0.6666666667);
  }
  .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image)[b-qmlcb8a2hb] {
    width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px) * 0.75);
  }
  .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image)[b-qmlcb8a2hb] {
    width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px) * 0.8);
  }
  .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image)[b-qmlcb8a2hb] {
    width: calc(16.6666666667% - var(--wp--style--unstable-gallery-gap, 16px) * 0.8333333333);
  }
  .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image)[b-qmlcb8a2hb] {
    width: calc(14.2857142857% - var(--wp--style--unstable-gallery-gap, 16px) * 0.8571428571);
  }
  .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image)[b-qmlcb8a2hb] {
    width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px) * 0.875);
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image)[b-qmlcb8a2hb] {
    width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px) * 0.6666666667);
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)[b-qmlcb8a2hb],
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image)[b-qmlcb8a2hb] {
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) * 0.5);
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(1)[b-qmlcb8a2hb] {
    width: 100%;
  }
}
.wp-block-gallery.has-nested-images.alignleft[b-qmlcb8a2hb], .wp-block-gallery.has-nested-images.alignright[b-qmlcb8a2hb] {
  max-width: 420px;
  width: 100%;
}

.wp-block-gallery.has-nested-images.aligncenter[b-qmlcb8a2hb] {
  justify-content: center;
}

.wp-block-group[b-qmlcb8a2hb] {
  box-sizing: border-box;
}

h1.has-background[b-qmlcb8a2hb],
h2.has-background[b-qmlcb8a2hb],
h3.has-background[b-qmlcb8a2hb],
h4.has-background[b-qmlcb8a2hb],
h5.has-background[b-qmlcb8a2hb],
h6.has-background[b-qmlcb8a2hb] {
  padding: 1.25em 2.375em;
}

.wp-block-image[b-qmlcb8a2hb] {
  margin: 0 0 1em 0;
}

.wp-block-image img[b-qmlcb8a2hb] {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

.wp-block-image:not(.is-style-rounded) > a[b-qmlcb8a2hb],
.wp-block-image:not(.is-style-rounded) img[b-qmlcb8a2hb] {
  border-radius: inherit;
}

.wp-block-image.aligncenter[b-qmlcb8a2hb] {
  text-align: center;
}

.wp-block-image.alignfull img[b-qmlcb8a2hb], .wp-block-image.alignwide img[b-qmlcb8a2hb] {
  height: auto;
  width: 100%;
}

.wp-block-image.alignleft[b-qmlcb8a2hb], .wp-block-image.alignright[b-qmlcb8a2hb], .wp-block-image.aligncenter[b-qmlcb8a2hb],
.wp-block-image .alignleft[b-qmlcb8a2hb],
.wp-block-image .alignright[b-qmlcb8a2hb],
.wp-block-image .aligncenter[b-qmlcb8a2hb] {
  display: table;
}

.wp-block-image.alignleft > figcaption[b-qmlcb8a2hb], .wp-block-image.alignright > figcaption[b-qmlcb8a2hb], .wp-block-image.aligncenter > figcaption[b-qmlcb8a2hb],
.wp-block-image .alignleft > figcaption[b-qmlcb8a2hb],
.wp-block-image .alignright > figcaption[b-qmlcb8a2hb],
.wp-block-image .aligncenter > figcaption[b-qmlcb8a2hb] {
  display: table-caption;
  caption-side: bottom;
}

.wp-block-image .alignleft[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-left: 0;
  margin-right: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.wp-block-image .alignright[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-right: 0;
  margin-left: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.wp-block-image .aligncenter[b-qmlcb8a2hb] {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-image figcaption[b-qmlcb8a2hb] {
  margin-top: 0.5em;
  margin-bottom: 1em;
}

.wp-block-image.is-style-rounded img[b-qmlcb8a2hb],
.wp-block-image .is-style-rounded img[b-qmlcb8a2hb] {
  border-radius: 9999px;
}

.wp-block-image.is-style-circle-mask img[b-qmlcb8a2hb] {
  border-radius: 9999px;
}

@supports (-webkit-mask-image: none) or (mask-image: none) or (-webkit-mask-image: none) {
  .wp-block-image.is-style-circle-mask img[b-qmlcb8a2hb] {
    /* stylelint-disable */
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    /* stylelint-enable */
    mask-mode: alpha;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    border-radius: 0;
  }
}
.wp-block-image figure[b-qmlcb8a2hb] {
  margin: 0;
}

ol.wp-block-latest-comments[b-qmlcb8a2hb] {
  margin-left: 0;
}

.wp-block-latest-comments .wp-block-latest-comments[b-qmlcb8a2hb] {
  padding-left: 0;
}

.wp-block-latest-comments__comment[b-qmlcb8a2hb] {
  line-height: 1.1;
  list-style: none;
  margin-bottom: 1em;
}

.has-avatars .wp-block-latest-comments__comment[b-qmlcb8a2hb] {
  min-height: 2.25em;
  list-style: none;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta[b-qmlcb8a2hb],
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt[b-qmlcb8a2hb] {
  margin-left: 3.25em;
}

.has-dates .wp-block-latest-comments__comment[b-qmlcb8a2hb], .has-excerpts .wp-block-latest-comments__comment[b-qmlcb8a2hb] {
  line-height: 1.5;
}

.wp-block-latest-comments__comment-excerpt p[b-qmlcb8a2hb] {
  font-size: 0.875em;
  line-height: 1.8;
  margin: 0.36em 0 1.4em;
}

.wp-block-latest-comments__comment-date[b-qmlcb8a2hb] {
  display: block;
  font-size: 0.75em;
}

.wp-block-latest-comments .avatar[b-qmlcb8a2hb],
.wp-block-latest-comments__comment-avatar[b-qmlcb8a2hb] {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: 0.75em;
  width: 2.5em;
}

.wp-block-latest-posts.alignleft[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  margin-right: 2em;
}

.wp-block-latest-posts.alignright[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  margin-left: 2em;
}

.wp-block-latest-posts.wp-block-latest-posts__list[b-qmlcb8a2hb] {
  list-style: none;
  padding-left: 0;
}

.wp-block-latest-posts.wp-block-latest-posts__list li[b-qmlcb8a2hb] {
  clear: both;
}

.wp-block-latest-posts.is-grid[b-qmlcb8a2hb] {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.wp-block-latest-posts.is-grid li[b-qmlcb8a2hb] {
  margin: 0 1.25em 1.25em 0;
  width: 100%;
}

@media (min-width: 600px) {
  .wp-block-latest-posts.columns-2 li[b-qmlcb8a2hb] {
    width: calc(50% - 1.25em + 0.625em);
  }
  .wp-block-latest-posts.columns-2 li:nth-child(2n)[b-qmlcb8a2hb] {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-3 li[b-qmlcb8a2hb] {
    width: calc(33.3333333333% - 1.25em + 0.4166666667em);
  }
  .wp-block-latest-posts.columns-3 li:nth-child(3n)[b-qmlcb8a2hb] {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-4 li[b-qmlcb8a2hb] {
    width: calc(25% - 1.25em + 0.3125em);
  }
  .wp-block-latest-posts.columns-4 li:nth-child(4n)[b-qmlcb8a2hb] {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-5 li[b-qmlcb8a2hb] {
    width: calc(20% - 1.25em + 0.25em);
  }
  .wp-block-latest-posts.columns-5 li:nth-child(5n)[b-qmlcb8a2hb] {
    margin-right: 0;
  }
  .wp-block-latest-posts.columns-6 li[b-qmlcb8a2hb] {
    width: calc(16.6666666667% - 1.25em + 0.2083333333em);
  }
  .wp-block-latest-posts.columns-6 li:nth-child(6n)[b-qmlcb8a2hb] {
    margin-right: 0;
  }
}
.wp-block-latest-posts__post-date[b-qmlcb8a2hb],
.wp-block-latest-posts__post-author[b-qmlcb8a2hb] {
  display: block;
  font-size: 0.8125em;
}

.wp-block-latest-posts__post-excerpt[b-qmlcb8a2hb] {
  margin-top: 0.5em;
  margin-bottom: 1em;
}

.wp-block-latest-posts__featured-image a[b-qmlcb8a2hb] {
  display: inline-block;
}

.wp-block-latest-posts__featured-image img[b-qmlcb8a2hb] {
  height: auto;
  width: auto;
  max-width: 100%;
}

.wp-block-latest-posts__featured-image.alignleft[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  margin-right: 1em;
  /*rtl:ignore*/
  float: left;
}

.wp-block-latest-posts__featured-image.alignright[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  margin-left: 1em;
  /*rtl:ignore*/
  float: right;
}

.wp-block-latest-posts__featured-image.aligncenter[b-qmlcb8a2hb] {
  margin-bottom: 1em;
  text-align: center;
}

ol[b-qmlcb8a2hb],
ul[b-qmlcb8a2hb] {
  box-sizing: border-box;
}

ol.has-background[b-qmlcb8a2hb],
ul.has-background[b-qmlcb8a2hb] {
  padding: 1.25em 2.375em;
}

.wp-block-media-text[b-qmlcb8a2hb] {
  /*!rtl:begin:ignore*/
  direction: ltr;
  /*!rtl:end:ignore*/
  display: grid;
  grid-template-columns: 50% 1fr;
  grid-template-rows: auto;
}

.wp-block-media-text.has-media-on-the-right[b-qmlcb8a2hb] {
  grid-template-columns: 1fr 50%;
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content[b-qmlcb8a2hb],
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media[b-qmlcb8a2hb] {
  align-self: start;
}

.wp-block-media-text .wp-block-media-text__content[b-qmlcb8a2hb],
.wp-block-media-text .wp-block-media-text__media[b-qmlcb8a2hb],
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content[b-qmlcb8a2hb],
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media[b-qmlcb8a2hb] {
  align-self: center;
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content[b-qmlcb8a2hb],
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media[b-qmlcb8a2hb] {
  align-self: end;
}

.wp-block-media-text .wp-block-media-text__media[b-qmlcb8a2hb] {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  margin: 0;
}

.wp-block-media-text .wp-block-media-text__content[b-qmlcb8a2hb] {
  direction: ltr;
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
  /*!rtl:end:ignore*/
  padding: 0 8% 0 8%;
  word-break: break-word;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media[b-qmlcb8a2hb] {
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
  /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content[b-qmlcb8a2hb] {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
}

.wp-block-media-text__media img[b-qmlcb8a2hb],
.wp-block-media-text__media video[b-qmlcb8a2hb] {
  height: auto;
  max-width: unset;
  width: 100%;
  vertical-align: middle;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media[b-qmlcb8a2hb] {
  height: 100%;
  min-height: 250px;
  background-size: cover;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media > a[b-qmlcb8a2hb] {
  display: block;
  height: 100%;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img[b-qmlcb8a2hb] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*
* Here we here not able to use a mobile first CSS approach.
* Custom widths are set using inline styles, and on mobile,
* we need 100% width, so we use important to overwrite the inline style.
* If the style were set on mobile first, on desktop styles,
* we would have no way of setting the style again to the inline style.
*/
@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile[b-qmlcb8a2hb] {
    grid-template-columns: 100% !important;
  }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media[b-qmlcb8a2hb] {
    grid-column: 1;
    grid-row: 1;
  }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content[b-qmlcb8a2hb] {
    grid-column: 1;
    grid-row: 2;
  }
}
.wp-block-navigation[b-qmlcb8a2hb] {
  position: relative;
  --navigation-layout-justification-setting: flex-start;
  --navigation-layout-direction: row;
  --navigation-layout-wrap: wrap;
  --navigation-layout-justify: flex-start;
  --navigation-layout-align: center;
}

.wp-block-navigation ul[b-qmlcb8a2hb] {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}

.wp-block-navigation ul[b-qmlcb8a2hb],
.wp-block-navigation ul li[b-qmlcb8a2hb] {
  list-style: none;
  padding: 0;
}

.wp-block-navigation .wp-block-navigation-item[b-qmlcb8a2hb] {
  display: flex;
  align-items: center;
  position: relative;
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty[b-qmlcb8a2hb] {
  display: none;
}

.wp-block-navigation .wp-block-navigation-item__content[b-qmlcb8a2hb] {
  color: inherit;
  display: block;
  padding: 0;
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content[b-qmlcb8a2hb] {
  text-decoration: underline;
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus[b-qmlcb8a2hb], .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active[b-qmlcb8a2hb] {
  text-decoration: underline;
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content[b-qmlcb8a2hb] {
  text-decoration: line-through;
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus[b-qmlcb8a2hb], .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active[b-qmlcb8a2hb] {
  text-decoration: line-through;
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a[b-qmlcb8a2hb] {
  text-decoration: none;
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus[b-qmlcb8a2hb], .wp-block-navigation:where(:not([class*=has-text-decoration])) a:active[b-qmlcb8a2hb] {
  text-decoration: none;
}

.wp-block-navigation .wp-block-navigation__submenu-icon[b-qmlcb8a2hb] {
  align-self: center;
  line-height: 0;
  display: inline-block;
  font-size: inherit;
  padding: 0;
  background-color: inherit;
  color: currentColor;
  border: none;
  width: 0.6em;
  height: 0.6em;
  margin-left: 0.25em;
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg[b-qmlcb8a2hb] {
  display: inline-block;
  stroke: currentColor;
  width: inherit;
  height: inherit;
  margin-top: 0.075em;
}

.wp-block-navigation.is-vertical[b-qmlcb8a2hb] {
  --navigation-layout-direction: column;
  --navigation-layout-justify: initial;
  --navigation-layout-align: flex-start;
}

.wp-block-navigation.no-wrap[b-qmlcb8a2hb] {
  --navigation-layout-wrap: nowrap;
}

.wp-block-navigation.items-justified-center[b-qmlcb8a2hb] {
  --navigation-layout-justification-setting: center;
  --navigation-layout-justify: center;
}

.wp-block-navigation.items-justified-center.is-vertical[b-qmlcb8a2hb] {
  --navigation-layout-align: center;
}

.wp-block-navigation.items-justified-right[b-qmlcb8a2hb] {
  --navigation-layout-justification-setting: flex-end;
  --navigation-layout-justify: flex-end;
}

.wp-block-navigation.items-justified-right.is-vertical[b-qmlcb8a2hb] {
  --navigation-layout-align: flex-end;
}

.wp-block-navigation.items-justified-space-between[b-qmlcb8a2hb] {
  --navigation-layout-justification-setting: space-between;
  --navigation-layout-justify: space-between;
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)[b-qmlcb8a2hb] {
  background-color: inherit;
  color: inherit;
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: normal;
  opacity: 0;
  transition: opacity 0.1s linear;
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
  left: -1px;
  top: 100%;
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) > .wp-block-navigation-item > .wp-block-navigation-item__content[b-qmlcb8a2hb] {
  display: flex;
  flex-grow: 1;
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) > .wp-block-navigation-item > .wp-block-navigation-item__content .wp-block-navigation__submenu-icon[b-qmlcb8a2hb] {
  margin-right: 0;
  margin-left: auto;
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content[b-qmlcb8a2hb] {
  margin: 0;
}

@media (min-width: 782px) {
  .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container[b-qmlcb8a2hb] {
    left: 100%;
    top: -1px;
  }
  .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container[b-qmlcb8a2hb]::before {
    content: "";
    position: absolute;
    right: 100%;
    height: 100%;
    display: block;
    width: 0.5em;
    background: transparent;
  }
  .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon[b-qmlcb8a2hb] {
    margin-right: 0.25em;
  }
  .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon svg[b-qmlcb8a2hb] {
    transform: rotate(-90deg);
  }
}
.wp-block-navigation .has-child:where(:not(.open-on-click)):hover > .wp-block-navigation__submenu-container[b-qmlcb8a2hb] {
  visibility: visible;
  overflow: visible;
  opacity: 1;
  width: auto;
  height: auto;
  min-width: 200px;
}

.wp-block-navigation .has-child:where(:not(.open-on-click):not(.open-on-hover-click)):focus-within > .wp-block-navigation__submenu-container[b-qmlcb8a2hb] {
  visibility: visible;
  overflow: visible;
  opacity: 1;
  width: auto;
  height: auto;
  min-width: 200px;
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true] ~ .wp-block-navigation__submenu-container[b-qmlcb8a2hb] {
  visibility: visible;
  overflow: visible;
  opacity: 1;
  width: auto;
  height: auto;
  min-width: 200px;
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container[b-qmlcb8a2hb] {
  left: 0;
  top: 100%;
}

@media (min-width: 782px) {
  .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container[b-qmlcb8a2hb] {
    left: 100%;
    top: 0;
  }
}
.wp-block-navigation-submenu[b-qmlcb8a2hb] {
  position: relative;
  display: flex;
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg[b-qmlcb8a2hb] {
  stroke: currentColor;
}

button.wp-block-navigation-item__content[b-qmlcb8a2hb] {
  background-color: transparent;
  border: none;
  color: currentColor;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-align: left;
}

.wp-block-navigation-submenu__toggle[b-qmlcb8a2hb] {
  cursor: pointer;
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle[b-qmlcb8a2hb] {
  padding-right: 0.85em;
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle + .wp-block-navigation__submenu-icon[b-qmlcb8a2hb] {
  margin-left: -0.6em;
  pointer-events: none;
}

/**
 * Margins
 */
.wp-block-navigation__responsive-container[b-qmlcb8a2hb],
.wp-block-navigation__responsive-close[b-qmlcb8a2hb],
.wp-block-navigation__responsive-dialog[b-qmlcb8a2hb],
.wp-block-navigation[b-qmlcb8a2hb],
.wp-block-navigation .wp-block-page-list[b-qmlcb8a2hb],
.wp-block-navigation__container[b-qmlcb8a2hb],
.wp-block-navigation__responsive-container-content[b-qmlcb8a2hb] {
  gap: inherit;
}

.wp-block-navigation:where(.has-background)[b-qmlcb8a2hb],
.wp-block-navigation:where(.has-background) .wp-block-navigation .wp-block-page-list[b-qmlcb8a2hb],
.wp-block-navigation:where(.has-background) .wp-block-navigation__container[b-qmlcb8a2hb] {
  gap: inherit;
}

/**
 * Paddings
 */
.wp-block-navigation:where(.has-background) .wp-block-navigation-item__content[b-qmlcb8a2hb] {
  padding: 0.5em 1em;
}

.wp-block-navigation :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content[b-qmlcb8a2hb] {
  padding: 0.5em 1em;
}

/**
 * Justifications.
 */
.wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container[b-qmlcb8a2hb],
.wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container[b-qmlcb8a2hb],
.wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container[b-qmlcb8a2hb],
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container[b-qmlcb8a2hb] {
  left: auto;
  right: 0;
}

.wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container[b-qmlcb8a2hb],
.wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container[b-qmlcb8a2hb],
.wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container[b-qmlcb8a2hb],
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container[b-qmlcb8a2hb] {
  left: -1px;
  right: -1px;
}

@media (min-width: 782px) {
  .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container[b-qmlcb8a2hb],
  .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container[b-qmlcb8a2hb],
  .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container[b-qmlcb8a2hb],
  .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container[b-qmlcb8a2hb] {
    left: auto;
    right: 100%;
  }
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container[b-qmlcb8a2hb] {
  background-color: #fff;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.wp-block-navigation__container[b-qmlcb8a2hb] {
  display: flex;
  flex-wrap: var(--navigation-layout-wrap, wrap);
  flex-direction: var(--navigation-layout-direction, initial);
  justify-content: var(--navigation-layout-justify, initial);
  align-items: var(--navigation-layout-align, initial);
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.wp-block-navigation__container .is-responsive[b-qmlcb8a2hb] {
  display: none;
}

.wp-block-navigation__container:only-child[b-qmlcb8a2hb],
.wp-block-page-list:only-child[b-qmlcb8a2hb] {
  flex-grow: 1;
}

/**
 * Mobile menu.
 */
.wp-block-navigation__responsive-container[b-qmlcb8a2hb] {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content[b-qmlcb8a2hb] {
  display: flex;
  flex-wrap: var(--navigation-layout-wrap, wrap);
  flex-direction: var(--navigation-layout-direction, initial);
  justify-content: var(--navigation-layout-justify, initial);
  align-items: var(--navigation-layout-align, initial);
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open)[b-qmlcb8a2hb] {
  color: inherit !important;
  background-color: inherit !important;
}

.wp-block-navigation__responsive-container.is-menu-open[b-qmlcb8a2hb] {
  display: flex;
  flex-direction: column;
  background-color: inherit;
  padding: 2rem;
  overflow: auto;
  z-index: 100000;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content[b-qmlcb8a2hb] {
  padding-top: calc(2rem + 24px);
  overflow: visible;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: var(--navigation-layout-justification-setting, inherit);
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content[b-qmlcb8a2hb],
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list[b-qmlcb8a2hb],
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container[b-qmlcb8a2hb] {
  justify-content: flex-start;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon[b-qmlcb8a2hb] {
  display: none;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container[b-qmlcb8a2hb],
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container[b-qmlcb8a2hb] {
  opacity: 1;
  visibility: visible;
  height: auto;
  width: auto;
  overflow: initial;
  min-width: 200px;
  position: static;
  border: none;
  padding-left: 2rem;
  padding-right: 2rem;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container[b-qmlcb8a2hb],
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container[b-qmlcb8a2hb] {
  gap: inherit;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container[b-qmlcb8a2hb] {
  padding-top: var(--wp--style--block-gap, 2em);
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content[b-qmlcb8a2hb] {
  padding: 0;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container[b-qmlcb8a2hb],
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item[b-qmlcb8a2hb],
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list[b-qmlcb8a2hb] {
  display: flex;
  flex-direction: column;
  align-items: var(--navigation-layout-justification-setting, initial);
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container[b-qmlcb8a2hb],
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item[b-qmlcb8a2hb],
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list[b-qmlcb8a2hb] {
  color: inherit !important;
  background: transparent !important;
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container[b-qmlcb8a2hb] {
  right: auto;
  left: auto;
}

@media (min-width: 600px) {
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open)[b-qmlcb8a2hb] {
    display: block;
    width: 100%;
    position: relative;
    z-index: auto;
    background-color: inherit;
  }
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close[b-qmlcb8a2hb] {
    display: none;
  }
  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container[b-qmlcb8a2hb] {
    left: 0;
  }
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open[b-qmlcb8a2hb] {
  background-color: #fff;
  color: #000;
}

.wp-block-navigation__toggle_button_label[b-qmlcb8a2hb] {
  font-size: 1rem;
  font-weight: bold;
}

.wp-block-navigation__responsive-container-open[b-qmlcb8a2hb],
.wp-block-navigation__responsive-container-close[b-qmlcb8a2hb] {
  vertical-align: middle;
  cursor: pointer;
  color: currentColor;
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
}

.wp-block-navigation__responsive-container-open svg[b-qmlcb8a2hb],
.wp-block-navigation__responsive-container-close svg[b-qmlcb8a2hb] {
  fill: currentColor;
  pointer-events: none;
  display: block;
  width: 24px;
  height: 24px;
}

.wp-block-navigation__responsive-container-open[b-qmlcb8a2hb] {
  display: flex;
}

@media (min-width: 600px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown)[b-qmlcb8a2hb] {
    display: none;
  }
}
.wp-block-navigation__responsive-container-close[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

.wp-block-navigation__responsive-close[b-qmlcb8a2hb] {
  width: 100%;
}

.wp-block-navigation__responsive-close:focus[b-qmlcb8a2hb] {
  outline: none;
}

.is-menu-open .wp-block-navigation__responsive-close[b-qmlcb8a2hb],
.is-menu-open .wp-block-navigation__responsive-dialog[b-qmlcb8a2hb],
.is-menu-open .wp-block-navigation__responsive-container-content[b-qmlcb8a2hb] {
  box-sizing: border-box;
}

.wp-block-navigation__responsive-dialog[b-qmlcb8a2hb] {
  position: relative;
}

html.has-modal-open[b-qmlcb8a2hb] {
  overflow: hidden;
}

.wp-block-navigation .wp-block-navigation-item__label[b-qmlcb8a2hb] {
  word-break: normal;
  overflow-wrap: break-word;
}

.wp-block-navigation .wp-block-navigation-item__description[b-qmlcb8a2hb] {
  display: none;
}

.wp-block-navigation .wp-block-page-list[b-qmlcb8a2hb] {
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  justify-content: var(--navigation-layout-justify, initial);
  align-items: var(--navigation-layout-align, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  background-color: inherit;
}

.wp-block-navigation .wp-block-navigation-item[b-qmlcb8a2hb] {
  background-color: inherit;
}

.is-small-text[b-qmlcb8a2hb] {
  font-size: 0.875em;
}

.is-regular-text[b-qmlcb8a2hb] {
  font-size: 1em;
}

.is-large-text[b-qmlcb8a2hb] {
  font-size: 2.25em;
}

.is-larger-text[b-qmlcb8a2hb] {
  font-size: 3em;
}

.has-drop-cap:not(:focus)[b-qmlcb8a2hb]::first-letter {
  float: left;
  font-size: 8.4em;
  line-height: 0.68;
  font-weight: 100;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
  font-style: normal;
}

p.has-drop-cap.has-background[b-qmlcb8a2hb] {
  overflow: hidden;
}

p.has-background[b-qmlcb8a2hb] {
  padding: 1.25em 2.375em;
}

:where(p.has-text-color:not(.has-link-color)) a[b-qmlcb8a2hb] {
  color: inherit;
}

.wp-block-post-author[b-qmlcb8a2hb] {
  display: flex;
  flex-wrap: wrap;
}

.wp-block-post-author__byline[b-qmlcb8a2hb] {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.5em;
}

.wp-block-post-author__avatar[b-qmlcb8a2hb] {
  margin-right: 1em;
}

.wp-block-post-author__bio[b-qmlcb8a2hb] {
  margin-bottom: 0.7em;
  font-size: 0.7em;
}

.wp-block-post-author__content[b-qmlcb8a2hb] {
  flex-grow: 1;
  flex-basis: 0;
}

.wp-block-post-author__name[b-qmlcb8a2hb] {
  margin: 0;
}

.wp-block-post-comments[b-qmlcb8a2hb] {
  /* utility classes */
  /* end utility classes */
}

.wp-block-post-comments .alignleft[b-qmlcb8a2hb] {
  float: left;
}

.wp-block-post-comments .alignright[b-qmlcb8a2hb] {
  float: right;
}

.wp-block-post-comments .navigation[b-qmlcb8a2hb]::after {
  content: "";
  display: table;
  clear: both;
}

.wp-block-post-comments .commentlist[b-qmlcb8a2hb] {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
}

.wp-block-post-comments .commentlist .comment[b-qmlcb8a2hb] {
  min-height: 2.25em;
  padding-left: 3.25em;
}

.wp-block-post-comments .commentlist .comment p[b-qmlcb8a2hb] {
  font-size: 1em;
  line-height: 1.8;
  margin: 1em 0;
}

.wp-block-post-comments .commentlist .children[b-qmlcb8a2hb] {
  list-style: none;
  margin: 0;
  padding: 0;
}

.wp-block-post-comments .comment-author[b-qmlcb8a2hb] {
  line-height: 1.5;
}

.wp-block-post-comments .comment-author .avatar[b-qmlcb8a2hb] {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-top: 0.5em;
  margin-right: 0.75em;
  width: 2.5em;
}

.wp-block-post-comments .comment-author cite[b-qmlcb8a2hb] {
  font-style: normal;
}

.wp-block-post-comments .comment-meta[b-qmlcb8a2hb] {
  font-size: 0.875em;
  line-height: 1.5;
}

.wp-block-post-comments .comment-meta b[b-qmlcb8a2hb] {
  font-weight: normal;
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation[b-qmlcb8a2hb] {
  margin-top: 1em;
  margin-bottom: 1em;
  display: block;
}

.wp-block-post-comments .comment-body .commentmetadata[b-qmlcb8a2hb] {
  font-size: 0.875em;
}

.wp-block-post-comments .comment-form-comment label[b-qmlcb8a2hb],
.wp-block-post-comments .comment-form-author label[b-qmlcb8a2hb],
.wp-block-post-comments .comment-form-email label[b-qmlcb8a2hb],
.wp-block-post-comments .comment-form-url label[b-qmlcb8a2hb] {
  display: block;
  margin-bottom: 0.25em;
}

.wp-block-post-comments .comment-form textarea[b-qmlcb8a2hb],
.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox])[b-qmlcb8a2hb] {
  display: block;
  box-sizing: border-box;
  width: 100%;
}

.wp-block-post-comments .comment-form-cookies-consent[b-qmlcb8a2hb] {
  display: flex;
  gap: 0.25em;
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent[b-qmlcb8a2hb] {
  margin-top: 0.35em;
}

.wp-block-post-comments .comment-reply-title[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.wp-block-post-comments .comment-reply-title :where(small)[b-qmlcb8a2hb] {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}

.wp-block-post-comments .reply[b-qmlcb8a2hb] {
  font-size: 0.875em;
  margin-bottom: 1.4em;
}

.wp-block-post-comments textarea[b-qmlcb8a2hb],
.wp-block-post-comments input:not([type=submit])[b-qmlcb8a2hb] {
  border: 1px solid #949494;
  font-size: 1em;
  font-family: inherit;
}

.wp-block-post-comments textarea[b-qmlcb8a2hb],
.wp-block-post-comments input:not([type=submit]):not([type=checkbox])[b-qmlcb8a2hb] {
  padding: calc(0.667em + 2px);
}

.wp-block-post-comments input[type=submit][b-qmlcb8a2hb] {
  border: none;
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title)[b-qmlcb8a2hb] {
  font-weight: inherit;
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title)[b-qmlcb8a2hb] {
  font-family: inherit;
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title)[b-qmlcb8a2hb], .wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title)[b-qmlcb8a2hb] {
  font-size: inherit;
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title)[b-qmlcb8a2hb] {
  line-height: inherit;
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title)[b-qmlcb8a2hb] {
  font-style: inherit;
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title)[b-qmlcb8a2hb] {
  letter-spacing: inherit;
}

.wp-block-post-comments-form input[type=submit][b-qmlcb8a2hb] {
  border: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  overflow-wrap: break-word;
}

.wp-block-post-comments-form textarea[b-qmlcb8a2hb],
.wp-block-post-comments-form input:not([type=submit])[b-qmlcb8a2hb] {
  border: 1px solid #949494;
  font-size: 1em;
  font-family: inherit;
}

.wp-block-post-comments-form textarea[b-qmlcb8a2hb],
.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox])[b-qmlcb8a2hb] {
  padding: calc(0.667em + 2px);
}

.wp-block-post-comments-form .comment-form textarea[b-qmlcb8a2hb],
.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox])[b-qmlcb8a2hb] {
  display: block;
  box-sizing: border-box;
  width: 100%;
}

.wp-block-post-comments-form .comment-form-author label[b-qmlcb8a2hb],
.wp-block-post-comments-form .comment-form-email label[b-qmlcb8a2hb],
.wp-block-post-comments-form .comment-form-url label[b-qmlcb8a2hb] {
  display: block;
  margin-bottom: 0.25em;
}

.wp-block-post-comments-form .comment-form-cookies-consent[b-qmlcb8a2hb] {
  display: flex;
  gap: 0.25em;
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent[b-qmlcb8a2hb] {
  margin-top: 0.35em;
}

.wp-block-post-comments-form .comment-reply-title[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.wp-block-post-comments-form .comment-reply-title :where(small)[b-qmlcb8a2hb] {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}

.wp-block-post-excerpt__more-link[b-qmlcb8a2hb] {
  display: inline-block;
}

.wp-block-post-featured-image[b-qmlcb8a2hb] {
  margin-left: 0;
  margin-right: 0;
}

.wp-block-post-featured-image a[b-qmlcb8a2hb] {
  display: block;
}

.wp-block-post-featured-image img[b-qmlcb8a2hb] {
  max-width: 100%;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.wp-block-post-featured-image.alignwide img[b-qmlcb8a2hb], .wp-block-post-featured-image.alignfull img[b-qmlcb8a2hb] {
  width: 100%;
}

.wp-block-post-terms__separator[b-qmlcb8a2hb] {
  white-space: pre-wrap;
}

.wp-block-post-title[b-qmlcb8a2hb] {
  word-break: break-word;
}

.wp-block-post-title a[b-qmlcb8a2hb] {
  display: inline-block;
}

.wp-block-preformatted[b-qmlcb8a2hb] {
  white-space: pre-wrap;
}

.wp-block-preformatted.has-background[b-qmlcb8a2hb] {
  padding: 1.25em 2.375em;
}

.wp-block-pullquote[b-qmlcb8a2hb] {
  margin: 0 0 1em 0;
  padding: 3em 0;
  text-align: center;
  overflow-wrap: break-word;
  box-sizing: border-box;
}

.wp-block-pullquote p[b-qmlcb8a2hb],
.wp-block-pullquote blockquote[b-qmlcb8a2hb],
.wp-block-pullquote cite[b-qmlcb8a2hb] {
  color: inherit;
}

.wp-block-pullquote.has-text-align-left[b-qmlcb8a2hb], .wp-block-pullquote.has-text-align-right[b-qmlcb8a2hb], .wp-block-pullquote.alignleft[b-qmlcb8a2hb], .wp-block-pullquote.alignright[b-qmlcb8a2hb] {
  max-width: 420px;
}

.wp-block-pullquote.has-text-align-left p[b-qmlcb8a2hb], .wp-block-pullquote.has-text-align-right p[b-qmlcb8a2hb], .wp-block-pullquote.alignleft p[b-qmlcb8a2hb], .wp-block-pullquote.alignright p[b-qmlcb8a2hb] {
  font-size: 1.25em;
}

.wp-block-pullquote p[b-qmlcb8a2hb] {
  font-size: 1.75em;
  line-height: 1.6;
}

.wp-block-pullquote cite[b-qmlcb8a2hb],
.wp-block-pullquote footer[b-qmlcb8a2hb] {
  position: relative;
}

.wp-block-pullquote .has-text-color a[b-qmlcb8a2hb] {
  color: inherit;
}

.wp-block-pullquote.has-text-align-left blockquote[b-qmlcb8a2hb] {
  text-align: left;
}

.wp-block-pullquote.has-text-align-right blockquote[b-qmlcb8a2hb] {
  text-align: right;
}

.wp-block-pullquote.is-style-solid-color[b-qmlcb8a2hb] {
  border: none;
}

.wp-block-pullquote.is-style-solid-color blockquote[b-qmlcb8a2hb] {
  margin-left: auto;
  margin-right: auto;
  max-width: 60%;
}

.wp-block-pullquote.is-style-solid-color blockquote p[b-qmlcb8a2hb] {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
}

.wp-block-pullquote.is-style-solid-color blockquote cite[b-qmlcb8a2hb] {
  text-transform: none;
  font-style: normal;
}

.wp-block-pullquote cite[b-qmlcb8a2hb] {
  color: inherit;
}

.wp-block-post-template[b-qmlcb8a2hb],
.wp-block-query-loop[b-qmlcb8a2hb] {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 100%;
  list-style: none;
  padding: 0;
}

.wp-block-post-template.wp-block-post-template[b-qmlcb8a2hb],
.wp-block-query-loop.wp-block-post-template[b-qmlcb8a2hb] {
  background: none;
}

.wp-block-post-template.is-flex-container[b-qmlcb8a2hb],
.wp-block-query-loop.is-flex-container[b-qmlcb8a2hb] {
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
  gap: 1.25em;
}

.wp-block-post-template.is-flex-container li[b-qmlcb8a2hb],
.wp-block-query-loop.is-flex-container li[b-qmlcb8a2hb] {
  margin: 0;
  width: 100%;
}

@media (min-width: 600px) {
  .wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li[b-qmlcb8a2hb],
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-2 > li[b-qmlcb8a2hb] {
    width: calc(50% - 1.25em + 0.625em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li[b-qmlcb8a2hb],
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-3 > li[b-qmlcb8a2hb] {
    width: calc(33.3333333333% - 1.25em + 0.4166666667em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li[b-qmlcb8a2hb],
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-4 > li[b-qmlcb8a2hb] {
    width: calc(25% - 1.25em + 0.3125em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-5 > li[b-qmlcb8a2hb],
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-5 > li[b-qmlcb8a2hb] {
    width: calc(20% - 1.25em + 0.25em);
  }
  .wp-block-post-template.is-flex-container.is-flex-container.columns-6 > li[b-qmlcb8a2hb],
  .wp-block-query-loop.is-flex-container.is-flex-container.columns-6 > li[b-qmlcb8a2hb] {
    width: calc(16.6666666667% - 1.25em + 0.2083333333em);
  }
}
.wp-block-query-pagination > .wp-block-query-pagination-next[b-qmlcb8a2hb],
.wp-block-query-pagination > .wp-block-query-pagination-previous[b-qmlcb8a2hb],
.wp-block-query-pagination > .wp-block-query-pagination-numbers[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}

.wp-block-query-pagination > .wp-block-query-pagination-next:last-child[b-qmlcb8a2hb],
.wp-block-query-pagination > .wp-block-query-pagination-previous:last-child[b-qmlcb8a2hb],
.wp-block-query-pagination > .wp-block-query-pagination-numbers:last-child[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  margin-right: 0;
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow[b-qmlcb8a2hb] {
  margin-right: 1ch;
  display: inline-block;
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron)[b-qmlcb8a2hb] {
  transform: scaleX(1);
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow[b-qmlcb8a2hb] {
  margin-left: 1ch;
  display: inline-block;
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron)[b-qmlcb8a2hb] {
  transform: scaleX(1);
}

.wp-block-query-pagination.aligncenter[b-qmlcb8a2hb] {
  justify-content: center;
}

.wp-block-quote[b-qmlcb8a2hb] {
  box-sizing: border-box;
  overflow-wrap: break-word;
}

.wp-block-quote.is-style-large:not(.is-style-plain)[b-qmlcb8a2hb], .wp-block-quote.is-large:not(.is-style-plain)[b-qmlcb8a2hb] {
  margin-bottom: 1em;
  padding: 0 1em;
}

.wp-block-quote.is-style-large:not(.is-style-plain) p[b-qmlcb8a2hb], .wp-block-quote.is-large:not(.is-style-plain) p[b-qmlcb8a2hb] {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}

.wp-block-quote.is-style-large:not(.is-style-plain) cite[b-qmlcb8a2hb],
.wp-block-quote.is-style-large:not(.is-style-plain) footer[b-qmlcb8a2hb], .wp-block-quote.is-large:not(.is-style-plain) cite[b-qmlcb8a2hb],
.wp-block-quote.is-large:not(.is-style-plain) footer[b-qmlcb8a2hb] {
  font-size: 1.125em;
  text-align: right;
}

.wp-block-read-more[b-qmlcb8a2hb] {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.wp-block-read-more:not([style*=text-decoration])[b-qmlcb8a2hb] {
  text-decoration: none;
}

.wp-block-read-more:not([style*=text-decoration]):focus[b-qmlcb8a2hb], .wp-block-read-more:not([style*=text-decoration]):active[b-qmlcb8a2hb] {
  text-decoration: none;
}

ul.wp-block-rss[b-qmlcb8a2hb] {
  list-style: none;
  padding: 0;
}

ul.wp-block-rss.wp-block-rss[b-qmlcb8a2hb] {
  box-sizing: border-box;
}

ul.wp-block-rss.alignleft[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  margin-right: 2em;
}

ul.wp-block-rss.alignright[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  margin-left: 2em;
}

ul.wp-block-rss.is-grid[b-qmlcb8a2hb] {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}

ul.wp-block-rss.is-grid li[b-qmlcb8a2hb] {
  margin: 0 1em 1em 0;
  width: 100%;
}

@media (min-width: 600px) {
  ul.wp-block-rss.columns-2 li[b-qmlcb8a2hb] {
    width: calc(50% - 1em);
  }
  ul.wp-block-rss.columns-3 li[b-qmlcb8a2hb] {
    width: calc(33.3333333333% - 1em);
  }
  ul.wp-block-rss.columns-4 li[b-qmlcb8a2hb] {
    width: calc(25% - 1em);
  }
  ul.wp-block-rss.columns-5 li[b-qmlcb8a2hb] {
    width: calc(20% - 1em);
  }
  ul.wp-block-rss.columns-6 li[b-qmlcb8a2hb] {
    width: calc(16.6666666667% - 1em);
  }
}
.wp-block-rss__item-publish-date[b-qmlcb8a2hb],
.wp-block-rss__item-author[b-qmlcb8a2hb] {
  display: block;
  font-size: 0.8125em;
}

.wp-block-search__button[b-qmlcb8a2hb] {
  background: #f7f7f7;
  border: 1px solid #ccc;
  padding: 0.375em 0.625em;
  color: #32373c;
  margin-left: 0.625em;
  word-break: normal;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.wp-block-search__button.has-icon[b-qmlcb8a2hb] {
  line-height: 0;
}

.wp-block-search__button svg[b-qmlcb8a2hb] {
  min-width: 1.5em;
  min-height: 1.5em;
  fill: currentColor;
}

.wp-block-search__inside-wrapper[b-qmlcb8a2hb] {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%;
}

.wp-block-search__label[b-qmlcb8a2hb] {
  width: 100%;
}

.wp-block-search__input[b-qmlcb8a2hb] {
  padding: 8px;
  flex-grow: 1;
  min-width: 3em;
  border: 1px solid #949494;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button[b-qmlcb8a2hb] {
  margin-left: 0;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper[b-qmlcb8a2hb] {
  padding: 4px;
  border: 1px solid #949494;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input[b-qmlcb8a2hb] {
  border-radius: 0;
  border: none;
  padding: 0 0 0 0.25em;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus[b-qmlcb8a2hb] {
  outline: none;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button[b-qmlcb8a2hb] {
  padding: 0.125em 0.5em;
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper[b-qmlcb8a2hb] {
  margin: auto;
}

.wp-block-separator[b-qmlcb8a2hb] {
  border-top: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
}

.wp-block-separator.is-style-dots[b-qmlcb8a2hb] {
  background: none !important;
  border: none;
  text-align: center;
  line-height: 1;
  height: auto;
}

.wp-block-separator.is-style-dots[b-qmlcb8a2hb]::before {
  content: "···";
  color: currentColor;
  font-size: 1.5em;
  letter-spacing: 2em;
  /*rtl:ignore*/
  padding-left: 2em;
  font-family: serif;
}

.wp-block-site-logo[b-qmlcb8a2hb] {
  line-height: 0;
}

.wp-block-site-logo a[b-qmlcb8a2hb] {
  display: inline-block;
}

.wp-block-site-logo.is-default-size img[b-qmlcb8a2hb] {
  width: 120px;
  height: auto;
}

.wp-block-site-logo a[b-qmlcb8a2hb],
.wp-block-site-logo img[b-qmlcb8a2hb] {
  border-radius: inherit;
}

.wp-block-site-logo.aligncenter[b-qmlcb8a2hb] {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.wp-block-site-logo.is-style-rounded[b-qmlcb8a2hb] {
  border-radius: 9999px;
}

.wp-block-social-links[b-qmlcb8a2hb] {
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
  margin-left: 0;
  background: none;
}

.wp-block-social-links .wp-social-link a[b-qmlcb8a2hb],
.wp-block-social-links .wp-social-link a:hover[b-qmlcb8a2hb] {
  text-decoration: none;
  border-bottom: 0;
  box-shadow: none;
}

.wp-block-social-links .wp-social-link a[b-qmlcb8a2hb] {
  padding: 0.25em;
}

.wp-block-social-links .wp-social-link svg[b-qmlcb8a2hb] {
  width: 1em;
  height: 1em;
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text)[b-qmlcb8a2hb] {
  margin-left: 0.5em;
  margin-right: 0.5em;
  font-size: 0.65em;
}

.wp-block-social-links.has-small-icon-size[b-qmlcb8a2hb] {
  font-size: 16px;
}

.wp-block-social-links[b-qmlcb8a2hb], .wp-block-social-links.has-normal-icon-size[b-qmlcb8a2hb] {
  font-size: 24px;
}

.wp-block-social-links.has-large-icon-size[b-qmlcb8a2hb] {
  font-size: 36px;
}

.wp-block-social-links.has-huge-icon-size[b-qmlcb8a2hb] {
  font-size: 48px;
}

.wp-block-social-links.aligncenter[b-qmlcb8a2hb] {
  justify-content: center;
  display: flex;
}

.wp-block-social-links.alignright[b-qmlcb8a2hb] {
  justify-content: flex-end;
}

.wp-block-social-link[b-qmlcb8a2hb] {
  display: block;
  border-radius: 9999px;
  transition: transform 0.1s ease;
  height: auto;
}

@media (prefers-reduced-motion: reduce) {
  .wp-block-social-link[b-qmlcb8a2hb] {
    transition-duration: 0s;
    transition-delay: 0s;
  }
}
.wp-block-social-link a[b-qmlcb8a2hb] {
  align-items: center;
  display: flex;
  line-height: 0;
  transition: transform 0.1s ease;
}

.wp-block-social-link:hover[b-qmlcb8a2hb] {
  transform: scale(1.1);
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor[b-qmlcb8a2hb], .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover[b-qmlcb8a2hb], .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active[b-qmlcb8a2hb], .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited[b-qmlcb8a2hb],
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg[b-qmlcb8a2hb] {
  color: currentColor;
  fill: currentColor;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link[b-qmlcb8a2hb] {
  background-color: #f0f0f0;
  color: #444;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon[b-qmlcb8a2hb] {
  background-color: #f90;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp[b-qmlcb8a2hb] {
  background-color: #1ea0c3;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance[b-qmlcb8a2hb] {
  background-color: #0757fe;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen[b-qmlcb8a2hb] {
  background-color: #1e1f26;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart[b-qmlcb8a2hb] {
  background-color: #02e49b;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble[b-qmlcb8a2hb] {
  background-color: #e94c89;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox[b-qmlcb8a2hb] {
  background-color: #4280ff;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy[b-qmlcb8a2hb] {
  background-color: #f45800;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook[b-qmlcb8a2hb] {
  background-color: #1778f2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx[b-qmlcb8a2hb] {
  background-color: #000;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr[b-qmlcb8a2hb] {
  background-color: #0461dd;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare[b-qmlcb8a2hb] {
  background-color: #e65678;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github[b-qmlcb8a2hb] {
  background-color: #24292d;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads[b-qmlcb8a2hb] {
  background-color: #eceadd;
  color: #382110;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google[b-qmlcb8a2hb] {
  background-color: #ea4434;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram[b-qmlcb8a2hb] {
  background-color: #f00075;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm[b-qmlcb8a2hb] {
  background-color: #e21b24;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin[b-qmlcb8a2hb] {
  background-color: #0d66c2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon[b-qmlcb8a2hb] {
  background-color: #3288d4;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium[b-qmlcb8a2hb] {
  background-color: #02ab6c;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup[b-qmlcb8a2hb] {
  background-color: #f6405f;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon[b-qmlcb8a2hb] {
  background-color: #ff424d;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest[b-qmlcb8a2hb] {
  background-color: #e60122;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket[b-qmlcb8a2hb] {
  background-color: #ef4155;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit[b-qmlcb8a2hb] {
  background-color: #fe4500;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype[b-qmlcb8a2hb] {
  background-color: #0478d7;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat[b-qmlcb8a2hb] {
  background-color: #fefc00;
  color: #fff;
  stroke: #000;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud[b-qmlcb8a2hb] {
  background-color: #ff5600;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify[b-qmlcb8a2hb] {
  background-color: #1bd760;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram[b-qmlcb8a2hb] {
  background-color: #2aabee;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok[b-qmlcb8a2hb] {
  background-color: #000;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr[b-qmlcb8a2hb] {
  background-color: #011835;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch[b-qmlcb8a2hb] {
  background-color: #6440a4;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter[b-qmlcb8a2hb] {
  background-color: #1da1f2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo[b-qmlcb8a2hb] {
  background-color: #1eb7ea;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk[b-qmlcb8a2hb] {
  background-color: #4680c2;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress[b-qmlcb8a2hb] {
  background-color: #3499cd;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp[b-qmlcb8a2hb] {
  background-color: #d32422;
  color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube[b-qmlcb8a2hb] {
  background-color: #f00;
  color: #fff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link[b-qmlcb8a2hb] {
  background: none;
}

.wp-block-social-links.is-style-logos-only .wp-social-link a[b-qmlcb8a2hb] {
  padding: 0;
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg[b-qmlcb8a2hb] {
  width: 1.25em;
  height: 1.25em;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon[b-qmlcb8a2hb] {
  color: #f90;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp[b-qmlcb8a2hb] {
  color: #1ea0c3;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance[b-qmlcb8a2hb] {
  color: #0757fe;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen[b-qmlcb8a2hb] {
  color: #1e1f26;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart[b-qmlcb8a2hb] {
  color: #02e49b;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble[b-qmlcb8a2hb] {
  color: #e94c89;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox[b-qmlcb8a2hb] {
  color: #4280ff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy[b-qmlcb8a2hb] {
  color: #f45800;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook[b-qmlcb8a2hb] {
  color: #1778f2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx[b-qmlcb8a2hb] {
  color: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr[b-qmlcb8a2hb] {
  color: #0461dd;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare[b-qmlcb8a2hb] {
  color: #e65678;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github[b-qmlcb8a2hb] {
  color: #24292d;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads[b-qmlcb8a2hb] {
  color: #382110;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google[b-qmlcb8a2hb] {
  color: #ea4434;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram[b-qmlcb8a2hb] {
  color: #f00075;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm[b-qmlcb8a2hb] {
  color: #e21b24;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin[b-qmlcb8a2hb] {
  color: #0d66c2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon[b-qmlcb8a2hb] {
  color: #3288d4;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium[b-qmlcb8a2hb] {
  color: #02ab6c;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup[b-qmlcb8a2hb] {
  color: #f6405f;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon[b-qmlcb8a2hb] {
  color: #ff424d;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest[b-qmlcb8a2hb] {
  color: #e60122;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket[b-qmlcb8a2hb] {
  color: #ef4155;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit[b-qmlcb8a2hb] {
  color: #fe4500;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype[b-qmlcb8a2hb] {
  color: #0478d7;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat[b-qmlcb8a2hb] {
  color: #fff;
  stroke: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud[b-qmlcb8a2hb] {
  color: #ff5600;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify[b-qmlcb8a2hb] {
  color: #1bd760;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram[b-qmlcb8a2hb] {
  color: #2aabee;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok[b-qmlcb8a2hb] {
  color: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr[b-qmlcb8a2hb] {
  color: #011835;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch[b-qmlcb8a2hb] {
  color: #6440a4;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter[b-qmlcb8a2hb] {
  color: #1da1f2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo[b-qmlcb8a2hb] {
  color: #1eb7ea;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk[b-qmlcb8a2hb] {
  color: #4680c2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress[b-qmlcb8a2hb] {
  color: #3499cd;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp[b-qmlcb8a2hb] {
  color: #d32422;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube[b-qmlcb8a2hb] {
  color: #f00;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link[b-qmlcb8a2hb] {
  width: auto;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a[b-qmlcb8a2hb] {
  padding-left: 0.6666666667em;
  padding-right: 0.6666666667em;
}

.wp-block-spacer[b-qmlcb8a2hb] {
  clear: both;
}

.wp-block-tag-cloud.aligncenter[b-qmlcb8a2hb] {
  text-align: center;
}

.wp-block-tag-cloud.alignfull[b-qmlcb8a2hb] {
  padding-left: 1em;
  padding-right: 1em;
}

.wp-block-tag-cloud a[b-qmlcb8a2hb] {
  display: inline-block;
  margin-right: 5px;
}

.wp-block-tag-cloud span[b-qmlcb8a2hb] {
  display: inline-block;
  margin-left: 5px;
  text-decoration: none;
}

.wp-block-tag-cloud.is-style-outline[b-qmlcb8a2hb] {
  display: flex;
  flex-wrap: wrap;
  gap: 1ch;
}

.wp-block-tag-cloud.is-style-outline a[b-qmlcb8a2hb] {
  border: 1px solid currentColor;
  font-size: unset !important;
  margin-right: 0;
  padding: 1ch 2ch;
  text-decoration: none !important;
}

.wp-block-table[b-qmlcb8a2hb] {
  margin: 0 0 1em 0;
  overflow-x: auto;
}

.wp-block-table table[b-qmlcb8a2hb] {
  border-collapse: collapse;
  width: 100%;
}

.wp-block-table .has-fixed-layout[b-qmlcb8a2hb] {
  table-layout: fixed;
  width: 100%;
}

.wp-block-table .has-fixed-layout td[b-qmlcb8a2hb],
.wp-block-table .has-fixed-layout th[b-qmlcb8a2hb] {
  word-break: break-word;
}

.wp-block-table.alignleft[b-qmlcb8a2hb], .wp-block-table.aligncenter[b-qmlcb8a2hb], .wp-block-table.alignright[b-qmlcb8a2hb] {
  display: table;
  width: auto;
}

.wp-block-table.alignleft td[b-qmlcb8a2hb],
.wp-block-table.alignleft th[b-qmlcb8a2hb], .wp-block-table.aligncenter td[b-qmlcb8a2hb],
.wp-block-table.aligncenter th[b-qmlcb8a2hb], .wp-block-table.alignright td[b-qmlcb8a2hb],
.wp-block-table.alignright th[b-qmlcb8a2hb] {
  word-break: break-word;
}

.wp-block-table .has-subtle-light-gray-background-color[b-qmlcb8a2hb] {
  background-color: #f3f4f5;
}

.wp-block-table .has-subtle-pale-green-background-color[b-qmlcb8a2hb] {
  background-color: #e9fbe5;
}

.wp-block-table .has-subtle-pale-blue-background-color[b-qmlcb8a2hb] {
  background-color: #e7f5fe;
}

.wp-block-table .has-subtle-pale-pink-background-color[b-qmlcb8a2hb] {
  background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes[b-qmlcb8a2hb] {
  border-spacing: 0;
  border-collapse: inherit;
  background-color: transparent;
  border-bottom: 1px solid #f0f0f0;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd)[b-qmlcb8a2hb] {
  background-color: #f0f0f0;
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd)[b-qmlcb8a2hb] {
  background-color: #f3f4f5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd)[b-qmlcb8a2hb] {
  background-color: #e9fbe5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd)[b-qmlcb8a2hb] {
  background-color: #e7f5fe;
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd)[b-qmlcb8a2hb] {
  background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes th[b-qmlcb8a2hb],
.wp-block-table.is-style-stripes td[b-qmlcb8a2hb] {
  border-color: transparent;
}

.wp-block-table .has-border-color > *[b-qmlcb8a2hb],
.wp-block-table .has-border-color tr[b-qmlcb8a2hb],
.wp-block-table .has-border-color th[b-qmlcb8a2hb],
.wp-block-table .has-border-color td[b-qmlcb8a2hb] {
  border-color: inherit;
}

.wp-block-table table[style*=border-style] > *[b-qmlcb8a2hb],
.wp-block-table table[style*=border-style] tr[b-qmlcb8a2hb],
.wp-block-table table[style*=border-style] th[b-qmlcb8a2hb],
.wp-block-table table[style*=border-style] td[b-qmlcb8a2hb] {
  border-style: inherit;
}

.wp-block-table table[style*=border-width] > *[b-qmlcb8a2hb],
.wp-block-table table[style*=border-width] tr[b-qmlcb8a2hb],
.wp-block-table table[style*=border-width] th[b-qmlcb8a2hb],
.wp-block-table table[style*=border-width] td[b-qmlcb8a2hb] {
  border-width: inherit;
  border-style: inherit;
}

.wp-block-text-columns[b-qmlcb8a2hb] {
  display: flex;
}

.wp-block-text-columns.aligncenter[b-qmlcb8a2hb] {
  display: flex;
}

.wp-block-text-columns .wp-block-column[b-qmlcb8a2hb] {
  margin: 0 1em;
  padding: 0;
}

.wp-block-text-columns .wp-block-column:first-child[b-qmlcb8a2hb] {
  margin-left: 0;
}

.wp-block-text-columns .wp-block-column:last-child[b-qmlcb8a2hb] {
  margin-right: 0;
}

.wp-block-text-columns.columns-2 .wp-block-column[b-qmlcb8a2hb] {
  width: 50%;
}

.wp-block-text-columns.columns-3 .wp-block-column[b-qmlcb8a2hb] {
  width: 33.3333333333%;
}

.wp-block-text-columns.columns-4 .wp-block-column[b-qmlcb8a2hb] {
  width: 25%;
}

pre.wp-block-verse[b-qmlcb8a2hb] {
  font-family: inherit;
  overflow: auto;
  white-space: pre-wrap;
}

.wp-block-video[b-qmlcb8a2hb] {
  margin: 0 0 1em 0;
}

.wp-block-video video[b-qmlcb8a2hb] {
  width: 100%;
}

@supports (position: sticky) {
  .wp-block-video [poster][b-qmlcb8a2hb] {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.wp-block-video.aligncenter[b-qmlcb8a2hb] {
  text-align: center;
}

.wp-block-video figcaption[b-qmlcb8a2hb] {
  margin-top: 0.5em;
  margin-bottom: 1em;
}

:root[b-qmlcb8a2hb] {
  /*
  * Our classes uses the same values we set for gradient value attributes,
  * and we can not use spacing because of WP multi site kses rule.
  */
  /* stylelint-disable function-comma-space-after */
  /* stylelint-enable function-comma-space-after */
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px;
}

:root .has-very-light-gray-background-color[b-qmlcb8a2hb] {
  background-color: #eee;
}

:root .has-very-dark-gray-background-color[b-qmlcb8a2hb] {
  background-color: #313131;
}

:root .has-very-light-gray-color[b-qmlcb8a2hb] {
  color: #eee;
}

:root .has-very-dark-gray-color[b-qmlcb8a2hb] {
  color: #313131;
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background[b-qmlcb8a2hb] {
  background: linear-gradient(135deg, #00d084 0%, #0693e3 100%);
}

:root .has-purple-crush-gradient-background[b-qmlcb8a2hb] {
  background: linear-gradient(135deg, #34e2e4 0%, #4721fb 50%, #ab1dfe 100%);
}

:root .has-hazy-dawn-gradient-background[b-qmlcb8a2hb] {
  background: linear-gradient(135deg, #faaca8 0%, #dad0ec 100%);
}

:root .has-subdued-olive-gradient-background[b-qmlcb8a2hb] {
  background: linear-gradient(135deg, #fafae1 0%, #67a671 100%);
}

:root .has-atomic-cream-gradient-background[b-qmlcb8a2hb] {
  background: linear-gradient(135deg, #fdd79a 0%, #004a59 100%);
}

:root .has-nightshade-gradient-background[b-qmlcb8a2hb] {
  background: linear-gradient(135deg, #330968 0%, #31cdcf 100%);
}

:root .has-midnight-gradient-background[b-qmlcb8a2hb] {
  background: linear-gradient(135deg, #020381 0%, #2874fc 100%);
}

.has-regular-font-size[b-qmlcb8a2hb] {
  font-size: 1em;
}

.has-larger-font-size[b-qmlcb8a2hb] {
  font-size: 2.625em;
}

.has-normal-font-size[b-qmlcb8a2hb] {
  font-size: var(--wp--preset--font-size--normal);
}

.has-huge-font-size[b-qmlcb8a2hb] {
  font-size: var(--wp--preset--font-size--huge);
}

.has-text-align-center[b-qmlcb8a2hb] {
  text-align: center;
}

.has-text-align-left[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  text-align: left;
}

.has-text-align-right[b-qmlcb8a2hb] {
  /*rtl:ignore*/
  text-align: right;
}

#end-resizable-editor-section[b-qmlcb8a2hb] {
  display: none;
}

.aligncenter[b-qmlcb8a2hb] {
  clear: both;
}

.items-justified-left[b-qmlcb8a2hb] {
  justify-content: flex-start;
}

.items-justified-center[b-qmlcb8a2hb] {
  justify-content: center;
}

.items-justified-right[b-qmlcb8a2hb] {
  justify-content: flex-end;
}

.items-justified-space-between[b-qmlcb8a2hb] {
  justify-content: space-between;
}

.screen-reader-text[b-qmlcb8a2hb] {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus[b-qmlcb8a2hb] {
  background-color: #ddd;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/**
 * The following provide a simple means of applying a default border style when
 * a user first makes a selection in the border block support panel.
 * This prevents issues such as where the user could set a border width
 * and see no border due there being no border style set.
 *
 * This is intended to be removed once intelligent defaults can be set while
 * making border selections via the block support.
 *
 * See: https://github.com/WordPress/gutenberg/pull/33743
 */
html :where(.has-border-color)[b-qmlcb8a2hb] {
  border-style: solid;
}

html :where([style*=border-width])[b-qmlcb8a2hb] {
  border-style: solid;
}

/**
 * Provide baseline responsiveness for images.
 */
html :where(img[class*=wp-image-])[b-qmlcb8a2hb] {
  height: auto;
  max-width: 100%;
}

/* pas css */
#form-results[b-qmlcb8a2hb] {
  display: block;
  font-size: 0.75em;
}

.pasAd[b-qmlcb8a2hb] {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 1rem;
}

#pas-search-results[b-qmlcb8a2hb] {
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}

#pas-search-results.loading[b-qmlcb8a2hb] {
  opacity: 0.5;
}

.pasAd .employmenttype .fa-stack i:nth-child(2)[b-qmlcb8a2hb] {
  color: #fff;
}

.pasAd .far[b-qmlcb8a2hb] {
  font-weight: 400;
  font-family: "Font Awesome 5 Free";
}

#pas-search-container[b-qmlcb8a2hb] {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-evenly;
}

.pas-filter-list[b-qmlcb8a2hb] {
  display: none;
}

.pas-toggle[b-qmlcb8a2hb], .pas-current-filter[b-qmlcb8a2hb], .pas-filter[b-qmlcb8a2hb] {
  cursor: pointer;
}

.pas-filter.active[b-qmlcb8a2hb] {
  font-weight: bold;
}

#map[b-qmlcb8a2hb] {
  height: 100%;
  min-height: 500px;
}

.location-link[b-qmlcb8a2hb] {
  position: absolute;
  background-color: #e2001a;
  border-radius: 10px;
  padding: 10px;
  background-color: #e2001a;
  color: #ffffff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-weight: 600;
  right: 10px;
  top: 10px;
}

@font-face {
  font-family: "eicons";
  src: url("../fonts/eicons.eot?5.16.0");
  src: url("../fonts/eicons.eot?5.16.0#iefix") format("embedded-opentype"), url("../fonts/eicons.woff2?5.16.0") format("woff2"), url("../fonts/eicons.woff?5.16.0") format("woff"), url("../fonts/eicons.ttf?5.16.0") format("truetype"), url("../fonts/eicons.svg?5.16.0#eicon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=eicon][b-qmlcb8a2hb],
[class*=" eicon-"][b-qmlcb8a2hb] {
  display: inline-block;
  font-family: eicons;
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@keyframes eicon-spin-b-qmlcb8a2hb {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.eicon-animation-spin[b-qmlcb8a2hb] {
  animation: eicon-spin-b-qmlcb8a2hb 2s infinite linear;
}

.eicon-editor-link[b-qmlcb8a2hb]:before {
  content: "\e800";
}

.eicon-editor-unlink[b-qmlcb8a2hb]:before {
  content: "\e801";
}

.eicon-editor-external-link[b-qmlcb8a2hb]:before {
  content: "\e802";
}

.eicon-editor-close[b-qmlcb8a2hb]:before {
  content: "\e803";
}

.eicon-editor-list-ol[b-qmlcb8a2hb]:before {
  content: "\e804";
}

.eicon-editor-list-ul[b-qmlcb8a2hb]:before {
  content: "\e805";
}

.eicon-editor-bold[b-qmlcb8a2hb]:before {
  content: "\e806";
}

.eicon-editor-italic[b-qmlcb8a2hb]:before {
  content: "\e807";
}

.eicon-editor-underline[b-qmlcb8a2hb]:before {
  content: "\e808";
}

.eicon-editor-paragraph[b-qmlcb8a2hb]:before {
  content: "\e809";
}

.eicon-editor-h1[b-qmlcb8a2hb]:before {
  content: "\e80a";
}

.eicon-editor-h2[b-qmlcb8a2hb]:before {
  content: "\e80b";
}

.eicon-editor-h3[b-qmlcb8a2hb]:before {
  content: "\e80c";
}

.eicon-editor-h4[b-qmlcb8a2hb]:before {
  content: "\e80d";
}

.eicon-editor-h5[b-qmlcb8a2hb]:before {
  content: "\e80e";
}

.eicon-editor-h6[b-qmlcb8a2hb]:before {
  content: "\e80f";
}

.eicon-editor-quote[b-qmlcb8a2hb]:before {
  content: "\e810";
}

.eicon-editor-code[b-qmlcb8a2hb]:before {
  content: "\e811";
}

.eicon-elementor[b-qmlcb8a2hb]:before {
  content: "\e812";
}

.eicon-elementor-circle[b-qmlcb8a2hb]:before {
  content: "\e813";
}

.eicon-pojome[b-qmlcb8a2hb]:before {
  content: "\e814";
}

.eicon-plus[b-qmlcb8a2hb]:before {
  content: "\e815";
}

.eicon-menu-bar[b-qmlcb8a2hb]:before {
  content: "\e816";
}

.eicon-apps[b-qmlcb8a2hb]:before {
  content: "\e817";
}

.eicon-accordion[b-qmlcb8a2hb]:before {
  content: "\e818";
}

.eicon-alert[b-qmlcb8a2hb]:before {
  content: "\e819";
}

.eicon-animation-text[b-qmlcb8a2hb]:before {
  content: "\e81a";
}

.eicon-animation[b-qmlcb8a2hb]:before {
  content: "\e81b";
}

.eicon-banner[b-qmlcb8a2hb]:before {
  content: "\e81c";
}

.eicon-blockquote[b-qmlcb8a2hb]:before {
  content: "\e81d";
}

.eicon-button[b-qmlcb8a2hb]:before {
  content: "\e81e";
}

.eicon-call-to-action[b-qmlcb8a2hb]:before {
  content: "\e81f";
}

.eicon-captcha[b-qmlcb8a2hb]:before {
  content: "\e820";
}

.eicon-carousel[b-qmlcb8a2hb]:before {
  content: "\e821";
}

.eicon-checkbox[b-qmlcb8a2hb]:before {
  content: "\e822";
}

.eicon-columns[b-qmlcb8a2hb]:before {
  content: "\e823";
}

.eicon-countdown[b-qmlcb8a2hb]:before {
  content: "\e824";
}

.eicon-counter[b-qmlcb8a2hb]:before {
  content: "\e825";
}

.eicon-date[b-qmlcb8a2hb]:before {
  content: "\e826";
}

.eicon-divider-shape[b-qmlcb8a2hb]:before {
  content: "\e827";
}

.eicon-divider[b-qmlcb8a2hb]:before {
  content: "\e828";
}

.eicon-download-button[b-qmlcb8a2hb]:before {
  content: "\e829";
}

.eicon-dual-button[b-qmlcb8a2hb]:before {
  content: "\e82a";
}

.eicon-email-field[b-qmlcb8a2hb]:before {
  content: "\e82b";
}

.eicon-facebook-comments[b-qmlcb8a2hb]:before {
  content: "\e82c";
}

.eicon-facebook-like-box[b-qmlcb8a2hb]:before {
  content: "\e82d";
}

.eicon-form-horizontal[b-qmlcb8a2hb]:before {
  content: "\e82e";
}

.eicon-form-vertical[b-qmlcb8a2hb]:before {
  content: "\e82f";
}

.eicon-gallery-grid[b-qmlcb8a2hb]:before {
  content: "\e830";
}

.eicon-gallery-group[b-qmlcb8a2hb]:before {
  content: "\e831";
}

.eicon-gallery-justified[b-qmlcb8a2hb]:before {
  content: "\e832";
}

.eicon-gallery-masonry[b-qmlcb8a2hb]:before {
  content: "\e833";
}

.eicon-icon-box[b-qmlcb8a2hb]:before {
  content: "\e834";
}

.eicon-image-before-after[b-qmlcb8a2hb]:before {
  content: "\e835";
}

.eicon-image-box[b-qmlcb8a2hb]:before {
  content: "\e836";
}

.eicon-image-hotspot[b-qmlcb8a2hb]:before {
  content: "\e837";
}

.eicon-image-rollover[b-qmlcb8a2hb]:before {
  content: "\e838";
}

.eicon-info-box[b-qmlcb8a2hb]:before {
  content: "\e839";
}

.eicon-inner-section[b-qmlcb8a2hb]:before {
  content: "\e83a";
}

.eicon-mailchimp[b-qmlcb8a2hb]:before {
  content: "\e83b";
}

.eicon-menu-card[b-qmlcb8a2hb]:before {
  content: "\e83c";
}

.eicon-navigation-horizontal[b-qmlcb8a2hb]:before {
  content: "\e83d";
}

.eicon-nav-menu[b-qmlcb8a2hb]:before {
  content: "\e83e";
}

.eicon-navigation-vertical[b-qmlcb8a2hb]:before {
  content: "\e83f";
}

.eicon-number-field[b-qmlcb8a2hb]:before {
  content: "\e840";
}

.eicon-parallax[b-qmlcb8a2hb]:before {
  content: "\e841";
}

.eicon-php7[b-qmlcb8a2hb]:before {
  content: "\e842";
}

.eicon-post-list[b-qmlcb8a2hb]:before {
  content: "\e843";
}

.eicon-post-slider[b-qmlcb8a2hb]:before {
  content: "\e844";
}

.eicon-post[b-qmlcb8a2hb]:before {
  content: "\e845";
}

.eicon-posts-carousel[b-qmlcb8a2hb]:before {
  content: "\e846";
}

.eicon-posts-grid[b-qmlcb8a2hb]:before {
  content: "\e847";
}

.eicon-posts-group[b-qmlcb8a2hb]:before {
  content: "\e848";
}

.eicon-posts-justified[b-qmlcb8a2hb]:before {
  content: "\e849";
}

.eicon-posts-masonry[b-qmlcb8a2hb]:before {
  content: "\e84a";
}

.eicon-posts-ticker[b-qmlcb8a2hb]:before {
  content: "\e84b";
}

.eicon-price-list[b-qmlcb8a2hb]:before {
  content: "\e84c";
}

.eicon-price-table[b-qmlcb8a2hb]:before {
  content: "\e84d";
}

.eicon-radio[b-qmlcb8a2hb]:before {
  content: "\e84e";
}

.eicon-rtl[b-qmlcb8a2hb]:before {
  content: "\e84f";
}

.eicon-scroll[b-qmlcb8a2hb]:before {
  content: "\e850";
}

.eicon-search[b-qmlcb8a2hb]:before {
  content: "\e851";
}

.eicon-select[b-qmlcb8a2hb]:before {
  content: "\e852";
}

.eicon-share[b-qmlcb8a2hb]:before {
  content: "\e853";
}

.eicon-sidebar[b-qmlcb8a2hb]:before {
  content: "\e854";
}

.eicon-skill-bar[b-qmlcb8a2hb]:before {
  content: "\e855";
}

.eicon-slider-3d[b-qmlcb8a2hb]:before {
  content: "\e856";
}

.eicon-slider-album[b-qmlcb8a2hb]:before {
  content: "\e857";
}

.eicon-slider-device[b-qmlcb8a2hb]:before {
  content: "\e858";
}

.eicon-slider-full-screen[b-qmlcb8a2hb]:before {
  content: "\e859";
}

.eicon-slider-push[b-qmlcb8a2hb]:before {
  content: "\e85a";
}

.eicon-slider-vertical[b-qmlcb8a2hb]:before {
  content: "\e85b";
}

.eicon-slider-video[b-qmlcb8a2hb]:before {
  content: "\e85c";
}

.eicon-slides[b-qmlcb8a2hb]:before {
  content: "\e85d";
}

.eicon-social-icons[b-qmlcb8a2hb]:before {
  content: "\e85e";
}

.eicon-spacer[b-qmlcb8a2hb]:before {
  content: "\e85f";
}

.eicon-table[b-qmlcb8a2hb]:before {
  content: "\e860";
}

.eicon-tabs[b-qmlcb8a2hb]:before {
  content: "\e861";
}

.eicon-tel-field[b-qmlcb8a2hb]:before {
  content: "\e862";
}

.eicon-text-area[b-qmlcb8a2hb]:before {
  content: "\e863";
}

.eicon-text-field[b-qmlcb8a2hb]:before {
  content: "\e864";
}

.eicon-thumbnails-down[b-qmlcb8a2hb]:before {
  content: "\e865";
}

.eicon-thumbnails-half[b-qmlcb8a2hb]:before {
  content: "\e866";
}

.eicon-thumbnails-right[b-qmlcb8a2hb]:before {
  content: "\e867";
}

.eicon-time-line[b-qmlcb8a2hb]:before {
  content: "\e868";
}

.eicon-toggle[b-qmlcb8a2hb]:before {
  content: "\e869";
}

.eicon-url[b-qmlcb8a2hb]:before {
  content: "\e86a";
}

.eicon-t-letter[b-qmlcb8a2hb]:before {
  content: "\e86b";
}

.eicon-wordpress[b-qmlcb8a2hb]:before {
  content: "\e86c";
}

.eicon-text[b-qmlcb8a2hb]:before {
  content: "\e86d";
}

.eicon-anchor[b-qmlcb8a2hb]:before {
  content: "\e86e";
}

.eicon-bullet-list[b-qmlcb8a2hb]:before {
  content: "\e86f";
}

.eicon-code[b-qmlcb8a2hb]:before {
  content: "\e870";
}

.eicon-favorite[b-qmlcb8a2hb]:before {
  content: "\e871";
}

.eicon-google-maps[b-qmlcb8a2hb]:before {
  content: "\e872";
}

.eicon-image[b-qmlcb8a2hb]:before {
  content: "\e873";
}

.eicon-photo-library[b-qmlcb8a2hb]:before {
  content: "\e874";
}

.eicon-woocommerce[b-qmlcb8a2hb]:before {
  content: "\e875";
}

.eicon-youtube[b-qmlcb8a2hb]:before {
  content: "\e876";
}

.eicon-flip-box[b-qmlcb8a2hb]:before {
  content: "\e877";
}

.eicon-settings[b-qmlcb8a2hb]:before {
  content: "\e878";
}

.eicon-headphones[b-qmlcb8a2hb]:before {
  content: "\e879";
}

.eicon-testimonial[b-qmlcb8a2hb]:before {
  content: "\e87a";
}

.eicon-counter-circle[b-qmlcb8a2hb]:before {
  content: "\e87b";
}

.eicon-person[b-qmlcb8a2hb]:before {
  content: "\e87c";
}

.eicon-chevron-right[b-qmlcb8a2hb]:before {
  content: "\e87d";
}

.eicon-chevron-left[b-qmlcb8a2hb]:before {
  content: "\e87e";
}

.eicon-close[b-qmlcb8a2hb]:before {
  content: "\e87f";
}

.eicon-file-download[b-qmlcb8a2hb]:before {
  content: "\e880";
}

.eicon-save[b-qmlcb8a2hb]:before {
  content: "\e881";
}

.eicon-zoom-in[b-qmlcb8a2hb]:before {
  content: "\e882";
}

.eicon-shortcode[b-qmlcb8a2hb]:before {
  content: "\e883";
}

.eicon-nerd[b-qmlcb8a2hb]:before {
  content: "\e884";
}

.eicon-device-desktop[b-qmlcb8a2hb]:before {
  content: "\e885";
}

.eicon-device-tablet[b-qmlcb8a2hb]:before {
  content: "\e886";
}

.eicon-device-mobile[b-qmlcb8a2hb]:before {
  content: "\e887";
}

.eicon-document-file[b-qmlcb8a2hb]:before {
  content: "\e888";
}

.eicon-folder-o[b-qmlcb8a2hb]:before {
  content: "\e889";
}

.eicon-hypster[b-qmlcb8a2hb]:before {
  content: "\e88a";
}

.eicon-h-align-left[b-qmlcb8a2hb]:before {
  content: "\e88b";
}

.eicon-h-align-right[b-qmlcb8a2hb]:before {
  content: "\e88c";
}

.eicon-h-align-center[b-qmlcb8a2hb]:before {
  content: "\e88d";
}

.eicon-h-align-stretch[b-qmlcb8a2hb]:before {
  content: "\e88e";
}

.eicon-v-align-top[b-qmlcb8a2hb]:before {
  content: "\e88f";
}

.eicon-v-align-bottom[b-qmlcb8a2hb]:before {
  content: "\e890";
}

.eicon-v-align-middle[b-qmlcb8a2hb]:before {
  content: "\e891";
}

.eicon-v-align-stretch[b-qmlcb8a2hb]:before {
  content: "\e892";
}

.eicon-pro-icon[b-qmlcb8a2hb]:before {
  content: "\e893";
}

.eicon-mail[b-qmlcb8a2hb]:before {
  content: "\e894";
}

.eicon-lock-user[b-qmlcb8a2hb]:before {
  content: "\e895";
}

.eicon-testimonial-carousel[b-qmlcb8a2hb]:before {
  content: "\e896";
}

.eicon-media-carousel[b-qmlcb8a2hb]:before {
  content: "\e897";
}

.eicon-section[b-qmlcb8a2hb]:before {
  content: "\e898";
}

.eicon-column[b-qmlcb8a2hb]:before {
  content: "\e899";
}

.eicon-edit[b-qmlcb8a2hb]:before {
  content: "\e89a";
}

.eicon-clone[b-qmlcb8a2hb]:before {
  content: "\e89b";
}

.eicon-trash[b-qmlcb8a2hb]:before {
  content: "\e89c";
}

.eicon-play[b-qmlcb8a2hb]:before {
  content: "\e89d";
}

.eicon-angle-right[b-qmlcb8a2hb]:before {
  content: "\e89e";
}

.eicon-angle-left[b-qmlcb8a2hb]:before {
  content: "\e89f";
}

.eicon-animated-headline[b-qmlcb8a2hb]:before {
  content: "\e8a0";
}

.eicon-menu-toggle[b-qmlcb8a2hb]:before {
  content: "\e8a1";
}

.eicon-fb-embed[b-qmlcb8a2hb]:before {
  content: "\e8a2";
}

.eicon-fb-feed[b-qmlcb8a2hb]:before {
  content: "\e8a3";
}

.eicon-twitter-embed[b-qmlcb8a2hb]:before {
  content: "\e8a4";
}

.eicon-twitter-feed[b-qmlcb8a2hb]:before {
  content: "\e8a5";
}

.eicon-sync[b-qmlcb8a2hb]:before {
  content: "\e8a6";
}

.eicon-import-export[b-qmlcb8a2hb]:before {
  content: "\e8a7";
}

.eicon-check-circle[b-qmlcb8a2hb]:before {
  content: "\e8a8";
}

.eicon-library-save[b-qmlcb8a2hb]:before {
  content: "\e8a9";
}

.eicon-library-download[b-qmlcb8a2hb]:before {
  content: "\e8aa";
}

.eicon-insert[b-qmlcb8a2hb]:before {
  content: "\e8ab";
}

.eicon-preview-medium[b-qmlcb8a2hb]:before {
  content: "\e8ac";
}

.eicon-sort-down[b-qmlcb8a2hb]:before {
  content: "\e8ad";
}

.eicon-sort-up[b-qmlcb8a2hb]:before {
  content: "\e8ae";
}

.eicon-heading[b-qmlcb8a2hb]:before {
  content: "\e8af";
}

.eicon-logo[b-qmlcb8a2hb]:before {
  content: "\e8b0";
}

.eicon-meta-data[b-qmlcb8a2hb]:before {
  content: "\e8b1";
}

.eicon-post-content[b-qmlcb8a2hb]:before {
  content: "\e8b2";
}

.eicon-post-excerpt[b-qmlcb8a2hb]:before {
  content: "\e8b3";
}

.eicon-post-navigation[b-qmlcb8a2hb]:before {
  content: "\e8b4";
}

.eicon-yoast[b-qmlcb8a2hb]:before {
  content: "\e8b5";
}

.eicon-nerd-chuckle[b-qmlcb8a2hb]:before {
  content: "\e8b6";
}

.eicon-nerd-wink[b-qmlcb8a2hb]:before {
  content: "\e8b7";
}

.eicon-comments[b-qmlcb8a2hb]:before {
  content: "\e8b8";
}

.eicon-download-circle-o[b-qmlcb8a2hb]:before {
  content: "\e8b9";
}

.eicon-library-upload[b-qmlcb8a2hb]:before {
  content: "\e8ba";
}

.eicon-save-o[b-qmlcb8a2hb]:before {
  content: "\e8bb";
}

.eicon-upload-circle-o[b-qmlcb8a2hb]:before {
  content: "\e8bc";
}

.eicon-ellipsis-h[b-qmlcb8a2hb]:before {
  content: "\e8bd";
}

.eicon-ellipsis-v[b-qmlcb8a2hb]:before {
  content: "\e8be";
}

.eicon-arrow-left[b-qmlcb8a2hb]:before {
  content: "\e8bf";
}

.eicon-arrow-right[b-qmlcb8a2hb]:before {
  content: "\e8c0";
}

.eicon-arrow-up[b-qmlcb8a2hb]:before {
  content: "\e8c1";
}

.eicon-arrow-down[b-qmlcb8a2hb]:before {
  content: "\e8c2";
}

.eicon-play-o[b-qmlcb8a2hb]:before {
  content: "\e8c3";
}

.eicon-archive-posts[b-qmlcb8a2hb]:before {
  content: "\e8c4";
}

.eicon-archive-title[b-qmlcb8a2hb]:before {
  content: "\e8c5";
}

.eicon-featured-image[b-qmlcb8a2hb]:before {
  content: "\e8c6";
}

.eicon-post-info[b-qmlcb8a2hb]:before {
  content: "\e8c7";
}

.eicon-post-title[b-qmlcb8a2hb]:before {
  content: "\e8c8";
}

.eicon-site-logo[b-qmlcb8a2hb]:before {
  content: "\e8c9";
}

.eicon-site-search[b-qmlcb8a2hb]:before {
  content: "\e8ca";
}

.eicon-site-title[b-qmlcb8a2hb]:before {
  content: "\e8cb";
}

.eicon-plus-square[b-qmlcb8a2hb]:before {
  content: "\e8cc";
}

.eicon-minus-square[b-qmlcb8a2hb]:before {
  content: "\e8cd";
}

.eicon-cloud-check[b-qmlcb8a2hb]:before {
  content: "\e8ce";
}

.eicon-drag-n-drop[b-qmlcb8a2hb]:before {
  content: "\e8cf";
}

.eicon-welcome[b-qmlcb8a2hb]:before {
  content: "\e8d0";
}

.eicon-handle[b-qmlcb8a2hb]:before {
  content: "\e8d1";
}

.eicon-cart[b-qmlcb8a2hb]:before {
  content: "\e8d2";
}

.eicon-product-add-to-cart[b-qmlcb8a2hb]:before {
  content: "\e8d3";
}

.eicon-product-breadcrumbs[b-qmlcb8a2hb]:before {
  content: "\e8d4";
}

.eicon-product-categories[b-qmlcb8a2hb]:before {
  content: "\e8d5";
}

.eicon-product-description[b-qmlcb8a2hb]:before {
  content: "\e8d6";
}

.eicon-product-images[b-qmlcb8a2hb]:before {
  content: "\e8d7";
}

.eicon-product-info[b-qmlcb8a2hb]:before {
  content: "\e8d8";
}

.eicon-product-meta[b-qmlcb8a2hb]:before {
  content: "\e8d9";
}

.eicon-product-pages[b-qmlcb8a2hb]:before {
  content: "\e8da";
}

.eicon-product-price[b-qmlcb8a2hb]:before {
  content: "\e8db";
}

.eicon-product-rating[b-qmlcb8a2hb]:before {
  content: "\e8dc";
}

.eicon-product-related[b-qmlcb8a2hb]:before {
  content: "\e8dd";
}

.eicon-product-stock[b-qmlcb8a2hb]:before {
  content: "\e8de";
}

.eicon-product-tabs[b-qmlcb8a2hb]:before {
  content: "\e8df";
}

.eicon-product-title[b-qmlcb8a2hb]:before {
  content: "\e8e0";
}

.eicon-product-upsell[b-qmlcb8a2hb]:before {
  content: "\e8e1";
}

.eicon-products[b-qmlcb8a2hb]:before {
  content: "\e8e2";
}

.eicon-bag-light[b-qmlcb8a2hb]:before {
  content: "\e8e3";
}

.eicon-bag-medium[b-qmlcb8a2hb]:before {
  content: "\e8e4";
}

.eicon-bag-solid[b-qmlcb8a2hb]:before {
  content: "\e8e5";
}

.eicon-basket-light[b-qmlcb8a2hb]:before {
  content: "\e8e6";
}

.eicon-basket-medium[b-qmlcb8a2hb]:before {
  content: "\e8e7";
}

.eicon-basket-solid[b-qmlcb8a2hb]:before {
  content: "\e8e8";
}

.eicon-cart-light[b-qmlcb8a2hb]:before {
  content: "\e8e9";
}

.eicon-cart-medium[b-qmlcb8a2hb]:before {
  content: "\e8ea";
}

.eicon-cart-solid[b-qmlcb8a2hb]:before {
  content: "\e8eb";
}

.eicon-exchange[b-qmlcb8a2hb]:before {
  content: "\e8ec";
}

.eicon-preview-thin[b-qmlcb8a2hb]:before {
  content: "\e8ed";
}

.eicon-device-laptop[b-qmlcb8a2hb]:before {
  content: "\e8ee";
}

.eicon-collapse[b-qmlcb8a2hb]:before {
  content: "\e8ef";
}

.eicon-expand[b-qmlcb8a2hb]:before {
  content: "\e8f0";
}

.eicon-navigator[b-qmlcb8a2hb]:before {
  content: "\e8f1";
}

.eicon-plug[b-qmlcb8a2hb]:before {
  content: "\e8f2";
}

.eicon-dashboard[b-qmlcb8a2hb]:before {
  content: "\e8f3";
}

.eicon-typography[b-qmlcb8a2hb]:before {
  content: "\e8f4";
}

.eicon-info-circle-o[b-qmlcb8a2hb]:before {
  content: "\e8f5";
}

.eicon-integration[b-qmlcb8a2hb]:before {
  content: "\e8f6";
}

.eicon-plus-circle-o[b-qmlcb8a2hb]:before {
  content: "\e8f7";
}

.eicon-rating[b-qmlcb8a2hb]:before {
  content: "\e8f8";
}

.eicon-review[b-qmlcb8a2hb]:before {
  content: "\e8f9";
}

.eicon-tools[b-qmlcb8a2hb]:before {
  content: "\e8fa";
}

.eicon-loading[b-qmlcb8a2hb]:before {
  content: "\e8fb";
}

.eicon-sitemap[b-qmlcb8a2hb]:before {
  content: "\e8fc";
}

.eicon-click[b-qmlcb8a2hb]:before {
  content: "\e8fd";
}

.eicon-clock[b-qmlcb8a2hb]:before {
  content: "\e8fe";
}

.eicon-library-open[b-qmlcb8a2hb]:before {
  content: "\e8ff";
}

.eicon-warning[b-qmlcb8a2hb]:before {
  content: "\e900";
}

.eicon-flow[b-qmlcb8a2hb]:before {
  content: "\e901";
}

.eicon-cursor-move[b-qmlcb8a2hb]:before {
  content: "\e902";
}

.eicon-arrow-circle-left[b-qmlcb8a2hb]:before {
  content: "\e903";
}

.eicon-flash[b-qmlcb8a2hb]:before {
  content: "\e904";
}

.eicon-redo[b-qmlcb8a2hb]:before {
  content: "\e905";
}

.eicon-ban[b-qmlcb8a2hb]:before {
  content: "\e906";
}

.eicon-barcode[b-qmlcb8a2hb]:before {
  content: "\e907";
}

.eicon-calendar[b-qmlcb8a2hb]:before {
  content: "\e908";
}

.eicon-caret-left[b-qmlcb8a2hb]:before {
  content: "\e909";
}

.eicon-caret-right[b-qmlcb8a2hb]:before {
  content: "\e90a";
}

.eicon-caret-up[b-qmlcb8a2hb]:before {
  content: "\e90b";
}

.eicon-chain-broken[b-qmlcb8a2hb]:before {
  content: "\e90c";
}

.eicon-check-circle-o[b-qmlcb8a2hb]:before {
  content: "\e90d";
}

.eicon-check[b-qmlcb8a2hb]:before {
  content: "\e90e";
}

.eicon-chevron-double-left[b-qmlcb8a2hb]:before {
  content: "\e90f";
}

.eicon-chevron-double-right[b-qmlcb8a2hb]:before {
  content: "\e910";
}

.eicon-undo[b-qmlcb8a2hb]:before {
  content: "\e911";
}

.eicon-filter[b-qmlcb8a2hb]:before {
  content: "\e912";
}

.eicon-circle-o[b-qmlcb8a2hb]:before {
  content: "\e913";
}

.eicon-circle[b-qmlcb8a2hb]:before {
  content: "\e914";
}

.eicon-clock-o[b-qmlcb8a2hb]:before {
  content: "\e915";
}

.eicon-cog[b-qmlcb8a2hb]:before {
  content: "\e916";
}

.eicon-cogs[b-qmlcb8a2hb]:before {
  content: "\e917";
}

.eicon-commenting-o[b-qmlcb8a2hb]:before {
  content: "\e918";
}

.eicon-copy[b-qmlcb8a2hb]:before {
  content: "\e919";
}

.eicon-database[b-qmlcb8a2hb]:before {
  content: "\e91a";
}

.eicon-dot-circle-o[b-qmlcb8a2hb]:before {
  content: "\e91b";
}

.eicon-envelope[b-qmlcb8a2hb]:before {
  content: "\e91c";
}

.eicon-external-link-square[b-qmlcb8a2hb]:before {
  content: "\e91d";
}

.eicon-eyedropper[b-qmlcb8a2hb]:before {
  content: "\e91e";
}

.eicon-folder[b-qmlcb8a2hb]:before {
  content: "\e91f";
}

.eicon-font[b-qmlcb8a2hb]:before {
  content: "\e920";
}

.eicon-adjust[b-qmlcb8a2hb]:before {
  content: "\e921";
}

.eicon-lightbox[b-qmlcb8a2hb]:before {
  content: "\e922";
}

.eicon-heart-o[b-qmlcb8a2hb]:before {
  content: "\e923";
}

.eicon-history[b-qmlcb8a2hb]:before {
  content: "\e924";
}

.eicon-image-bold[b-qmlcb8a2hb]:before {
  content: "\e925";
}

.eicon-info-circle[b-qmlcb8a2hb]:before {
  content: "\e926";
}

.eicon-link[b-qmlcb8a2hb]:before {
  content: "\e927";
}

.eicon-long-arrow-left[b-qmlcb8a2hb]:before {
  content: "\e928";
}

.eicon-long-arrow-right[b-qmlcb8a2hb]:before {
  content: "\e929";
}

.eicon-caret-down[b-qmlcb8a2hb]:before {
  content: "\e92a";
}

.eicon-paint-brush[b-qmlcb8a2hb]:before {
  content: "\e92b";
}

.eicon-pencil[b-qmlcb8a2hb]:before {
  content: "\e92c";
}

.eicon-plus-circle[b-qmlcb8a2hb]:before {
  content: "\e92d";
}

.eicon-zoom-in-bold[b-qmlcb8a2hb]:before {
  content: "\e92e";
}

.eicon-sort-amount-desc[b-qmlcb8a2hb]:before {
  content: "\e92f";
}

.eicon-sign-out[b-qmlcb8a2hb]:before {
  content: "\e930";
}

.eicon-spinner[b-qmlcb8a2hb]:before {
  content: "\e931";
}

.eicon-square[b-qmlcb8a2hb]:before {
  content: "\e932";
}

.eicon-star-o[b-qmlcb8a2hb]:before {
  content: "\e933";
}

.eicon-star[b-qmlcb8a2hb]:before {
  content: "\e934";
}

.eicon-text-align-justify[b-qmlcb8a2hb]:before {
  content: "\e935";
}

.eicon-text-align-center[b-qmlcb8a2hb]:before {
  content: "\e936";
}

.eicon-tags[b-qmlcb8a2hb]:before {
  content: "\e937";
}

.eicon-text-align-left[b-qmlcb8a2hb]:before {
  content: "\e938";
}

.eicon-text-align-right[b-qmlcb8a2hb]:before {
  content: "\e939";
}

.eicon-close-circle[b-qmlcb8a2hb]:before {
  content: "\e93a";
}

.eicon-trash-o[b-qmlcb8a2hb]:before {
  content: "\e93b";
}

.eicon-font-awesome[b-qmlcb8a2hb]:before {
  content: "\e93c";
}

.eicon-user-circle-o[b-qmlcb8a2hb]:before {
  content: "\e93d";
}

.eicon-video-camera[b-qmlcb8a2hb]:before {
  content: "\e93e";
}

.eicon-heart[b-qmlcb8a2hb]:before {
  content: "\e93f";
}

.eicon-wrench[b-qmlcb8a2hb]:before {
  content: "\e940";
}

.eicon-help[b-qmlcb8a2hb]:before {
  content: "\e941";
}

.eicon-help-o[b-qmlcb8a2hb]:before {
  content: "\e942";
}

.eicon-zoom-out-bold[b-qmlcb8a2hb]:before {
  content: "\e943";
}

.eicon-plus-square-o[b-qmlcb8a2hb]:before {
  content: "\e944";
}

.eicon-minus-square-o[b-qmlcb8a2hb]:before {
  content: "\e945";
}

.eicon-minus-circle[b-qmlcb8a2hb]:before {
  content: "\e946";
}

.eicon-minus-circle-o[b-qmlcb8a2hb]:before {
  content: "\e947";
}

.eicon-code-bold[b-qmlcb8a2hb]:before {
  content: "\e948";
}

.eicon-cloud-upload[b-qmlcb8a2hb]:before {
  content: "\e949";
}

.eicon-search-bold[b-qmlcb8a2hb]:before {
  content: "\e94a";
}

.eicon-map-pin[b-qmlcb8a2hb]:before {
  content: "\e94b";
}

.eicon-meetup[b-qmlcb8a2hb]:before {
  content: "\e94c";
}

.eicon-slideshow[b-qmlcb8a2hb]:before {
  content: "\e94d";
}

.eicon-t-letter-bold[b-qmlcb8a2hb]:before {
  content: "\e94e";
}

.eicon-preferences[b-qmlcb8a2hb]:before {
  content: "\e94f";
}

.eicon-table-of-contents[b-qmlcb8a2hb]:before {
  content: "\e950";
}

.eicon-tv[b-qmlcb8a2hb]:before {
  content: "\e951";
}

.eicon-upload[b-qmlcb8a2hb]:before {
  content: "\e952";
}

.eicon-instagram-comments[b-qmlcb8a2hb]:before {
  content: "\e953";
}

.eicon-instagram-nested-gallery[b-qmlcb8a2hb]:before {
  content: "\e954";
}

.eicon-instagram-post[b-qmlcb8a2hb]:before {
  content: "\e955";
}

.eicon-instagram-video[b-qmlcb8a2hb]:before {
  content: "\e956";
}

.eicon-instagram-gallery[b-qmlcb8a2hb]:before {
  content: "\e957";
}

.eicon-instagram-likes[b-qmlcb8a2hb]:before {
  content: "\e958";
}

.eicon-facebook[b-qmlcb8a2hb]:before {
  content: "\e959";
}

.eicon-twitter[b-qmlcb8a2hb]:before {
  content: "\e95a";
}

.eicon-pinterest[b-qmlcb8a2hb]:before {
  content: "\e95b";
}

.eicon-frame-expand[b-qmlcb8a2hb]:before {
  content: "\e95c";
}

.eicon-frame-minimize[b-qmlcb8a2hb]:before {
  content: "\e95d";
}

.eicon-archive[b-qmlcb8a2hb]:before {
  content: "\e95e";
}

.eicon-colors-typography[b-qmlcb8a2hb]:before {
  content: "\e95f";
}

.eicon-custom[b-qmlcb8a2hb]:before {
  content: "\e960";
}

.eicon-footer[b-qmlcb8a2hb]:before {
  content: "\e961";
}

.eicon-header[b-qmlcb8a2hb]:before {
  content: "\e962";
}

.eicon-layout-settings[b-qmlcb8a2hb]:before {
  content: "\e963";
}

.eicon-lightbox-expand[b-qmlcb8a2hb]:before {
  content: "\e964";
}

.eicon-error-404[b-qmlcb8a2hb]:before {
  content: "\e965";
}

.eicon-theme-style[b-qmlcb8a2hb]:before {
  content: "\e966";
}

.eicon-search-results[b-qmlcb8a2hb]:before {
  content: "\e967";
}

.eicon-single-post[b-qmlcb8a2hb]:before {
  content: "\e968";
}

.eicon-site-identity[b-qmlcb8a2hb]:before {
  content: "\e969";
}

.eicon-theme-builder[b-qmlcb8a2hb]:before {
  content: "\e96a";
}

.eicon-download-bold[b-qmlcb8a2hb]:before {
  content: "\e96b";
}

.eicon-share-arrow[b-qmlcb8a2hb]:before {
  content: "\e96c";
}

.eicon-global-settings[b-qmlcb8a2hb]:before {
  content: "\e96d";
}

.eicon-user-preferences[b-qmlcb8a2hb]:before {
  content: "\e96e";
}

.eicon-lock[b-qmlcb8a2hb]:before {
  content: "\e96f";
}

.eicon-export-kit[b-qmlcb8a2hb]:before {
  content: "\e970";
}

.eicon-import-kit[b-qmlcb8a2hb]:before {
  content: "\e971";
}

.eicon-lottie[b-qmlcb8a2hb]:before {
  content: "\e972";
}

.eicon-products-archive[b-qmlcb8a2hb]:before {
  content: "\e973";
}

.eicon-single-product[b-qmlcb8a2hb]:before {
  content: "\e974";
}

.eicon-disable-trash-o[b-qmlcb8a2hb]:before {
  content: "\e975";
}

.eicon-single-page[b-qmlcb8a2hb]:before {
  content: "\e976";
}

.eicon-wordpress-light[b-qmlcb8a2hb]:before {
  content: "\e977";
}

.eicon-cogs-check[b-qmlcb8a2hb]:before {
  content: "\e978";
}

.eicon-custom-css[b-qmlcb8a2hb]:before {
  content: "\e979";
}

.eicon-global-colors[b-qmlcb8a2hb]:before {
  content: "\e97a";
}

.eicon-globe[b-qmlcb8a2hb]:before {
  content: "\e97b";
}

.eicon-typography-1[b-qmlcb8a2hb]:before {
  content: "\e97c";
}

.eicon-background[b-qmlcb8a2hb]:before {
  content: "\e97d";
}

.eicon-device-responsive[b-qmlcb8a2hb]:before {
  content: "\e97e";
}

.eicon-device-wide[b-qmlcb8a2hb]:before {
  content: "\e97f";
}

.eicon-code-highlight[b-qmlcb8a2hb]:before {
  content: "\e980";
}

.eicon-video-playlist[b-qmlcb8a2hb]:before {
  content: "\e981";
}

.eicon-download-kit[b-qmlcb8a2hb]:before {
  content: "\e982";
}

.eicon-kit-details[b-qmlcb8a2hb]:before {
  content: "\e983";
}

.eicon-kit-parts[b-qmlcb8a2hb]:before {
  content: "\e984";
}

.eicon-kit-upload[b-qmlcb8a2hb]:before {
  content: "\e985";
}

.eicon-kit-plugins[b-qmlcb8a2hb]:before {
  content: "\e986";
}

.eicon-kit-upload-alt[b-qmlcb8a2hb]:before {
  content: "\e987";
}

.eicon-hotspot[b-qmlcb8a2hb]:before {
  content: "\e988";
}

.eicon-paypal-button[b-qmlcb8a2hb]:before {
  content: "\e989";
}

.eicon-shape[b-qmlcb8a2hb]:before {
  content: "\e98a";
}

.eicon-wordart[b-qmlcb8a2hb]:before {
  content: "\e98b";
}

.eicon-checkout[b-qmlcb8a2hb]:before {
  content: "\e98c";
}

.eicon-container[b-qmlcb8a2hb]:before {
  content: "\e98d";
}

.eicon-flip[b-qmlcb8a2hb]:before {
  content: "\e98e";
}

.eicon-info[b-qmlcb8a2hb]:before {
  content: "\e98f";
}

.eicon-my-account[b-qmlcb8a2hb]:before {
  content: "\e990";
}

.eicon-purchase-summary[b-qmlcb8a2hb]:before {
  content: "\e991";
}

.eicon-page-transition[b-qmlcb8a2hb]:before {
  content: "\e992";
}

.eicon-spotify[b-qmlcb8a2hb]:before {
  content: "\e993";
}

.eicon-stripe-button[b-qmlcb8a2hb]:before {
  content: "\e994";
}

.eicon-woo-settings[b-qmlcb8a2hb]:before {
  content: "\e995";
}

.eicon-woo-cart[b-qmlcb8a2hb]:before {
  content: "\e996";
}

.eicon-grow[b-qmlcb8a2hb]:before {
  content: "\e997";
}

.eicon-order-end[b-qmlcb8a2hb]:before {
  content: "\e998";
}

.eicon-nowrap[b-qmlcb8a2hb]:before {
  content: "\e999";
}

.eicon-order-start[b-qmlcb8a2hb]:before {
  content: "\e99a";
}

.eicon-progress-tracker[b-qmlcb8a2hb]:before {
  content: "\e99b";
}

.eicon-shrink[b-qmlcb8a2hb]:before {
  content: "\e99c";
}

.eicon-wrap[b-qmlcb8a2hb]:before {
  content: "\e99d";
}

.eicon-align-center-h[b-qmlcb8a2hb]:before {
  content: "\e99e";
}

.eicon-align-center-v[b-qmlcb8a2hb]:before {
  content: "\e99f";
}

.eicon-align-end-h[b-qmlcb8a2hb]:before {
  content: "\e9a0";
}

.eicon-align-end-v[b-qmlcb8a2hb]:before {
  content: "\e9a1";
}

.eicon-align-start-h[b-qmlcb8a2hb]:before {
  content: "\e9a2";
}

.eicon-align-start-v[b-qmlcb8a2hb]:before {
  content: "\e9a3";
}

.eicon-align-stretch-h[b-qmlcb8a2hb]:before {
  content: "\e9a4";
}

.eicon-align-stretch-v[b-qmlcb8a2hb]:before {
  content: "\e9a5";
}

.eicon-justify-center-h[b-qmlcb8a2hb]:before {
  content: "\e9a6";
}

.eicon-justify-center-v[b-qmlcb8a2hb]:before {
  content: "\e9a7";
}

.eicon-justify-end-h[b-qmlcb8a2hb]:before {
  content: "\e9a8";
}

.eicon-justify-end-v[b-qmlcb8a2hb]:before {
  content: "\e9a9";
}

.eicon-justify-space-around-h[b-qmlcb8a2hb]:before {
  content: "\e9aa";
}

.eicon-justify-space-around-v[b-qmlcb8a2hb]:before {
  content: "\e9ab";
}

.eicon-justify-space-between-h[b-qmlcb8a2hb]:before {
  content: "\e9ac";
}

.eicon-justify-space-between-v[b-qmlcb8a2hb]:before {
  content: "\e9ad";
}

.eicon-justify-space-evenly-h[b-qmlcb8a2hb]:before {
  content: "\e9ae";
}

.eicon-justify-space-evenly-v[b-qmlcb8a2hb]:before {
  content: "\e9af";
}

.eicon-justify-start-h[b-qmlcb8a2hb]:before {
  content: "\e9b0";
}

.eicon-justify-start-v[b-qmlcb8a2hb]:before {
  content: "\e9b1";
}

.eicon-woocommerce-cross-sells[b-qmlcb8a2hb]:before {
  content: "\e9b2";
}

.eicon-woocommerce-notices[b-qmlcb8a2hb]:before {
  content: "\e9b3";
}

.eicon-inner-container[b-qmlcb8a2hb]:before {
  content: "\e9b4";
}

.eicon-warning-full[b-qmlcb8a2hb]:before {
  content: "\e9b5";
}

.eicon-exit[b-qmlcb8a2hb]:before {
  content: "\e9b6";
}

.eicon-loop-builder[b-qmlcb8a2hb]:before {
  content: "\e9b7";
}

.eicon-notes[b-qmlcb8a2hb]:before {
  content: "\e9b8";
}

.eicon-read[b-qmlcb8a2hb]:before {
  content: "\e9b9";
}

.eicon-unread[b-qmlcb8a2hb]:before {
  content: "\e9ba";
}

.eicon-eye[b-qmlcb8a2hb]:before {
  content: "\e8ac";
}

.eicon-elementor-square[b-qmlcb8a2hb]:before {
  content: "\e813";
}

/*! elementor - v3.7.2 - 21-08-2022 */
.elementor-bc-flex-widget .elementor-section-content-top > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap[b-qmlcb8a2hb] {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.elementor-bc-flex-widget .elementor-section-content-middle > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap[b-qmlcb8a2hb] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-bc-flex-widget .elementor-section-content-bottom > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap[b-qmlcb8a2hb] {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.elementor-column-gap-narrow > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap[b-qmlcb8a2hb] {
  padding: 5px;
}

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap[b-qmlcb8a2hb] {
  padding: 10px;
}

.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap[b-qmlcb8a2hb] {
  padding: 15px;
}

.elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap[b-qmlcb8a2hb] {
  padding: 20px;
}

.elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap[b-qmlcb8a2hb] {
  padding: 30px;
}

@media (min-width: -1px) {
  .elementor-reverse-widescreen > .elementor-container > .elementor-row > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .elementor-reverse-widescreen > .elementor-container > .elementor-row > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .elementor-reverse-widescreen > .elementor-container > .elementor-row > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .elementor-reverse-widescreen > .elementor-container > .elementor-row > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .elementor-reverse-widescreen > .elementor-container > .elementor-row > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .elementor-reverse-widescreen > .elementor-container > .elementor-row > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .elementor-reverse-widescreen > .elementor-container > .elementor-row > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .elementor-reverse-widescreen > .elementor-container > .elementor-row > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .elementor-reverse-widescreen > .elementor-container > .elementor-row > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .elementor-reverse-widescreen > .elementor-container > .elementor-row > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 1025px) and (max-width: -1px) {
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: -1px) and (max-width: -1px) {
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 1025px) and (max-width: -1px) {
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > .elementor-row > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet_extra > .elementor-container > .elementor-row > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .elementor-reverse-tablet_extra > .elementor-container > .elementor-row > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .elementor-reverse-tablet_extra > .elementor-container > .elementor-row > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .elementor-reverse-tablet_extra > .elementor-container > .elementor-row > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .elementor-reverse-tablet_extra > .elementor-container > .elementor-row > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .elementor-reverse-tablet_extra > .elementor-container > .elementor-row > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .elementor-reverse-tablet_extra > .elementor-container > .elementor-row > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .elementor-reverse-tablet_extra > .elementor-container > .elementor-row > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .elementor-reverse-tablet_extra > .elementor-container > .elementor-row > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .elementor-reverse-tablet_extra > .elementor-container > .elementor-row > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: -1px) and (max-width: 1024px) {
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 768px) and (max-width: -1px) {
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > .elementor-row > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-mobile_extra > .elementor-container > .elementor-row > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .elementor-reverse-mobile_extra > .elementor-container > .elementor-row > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .elementor-reverse-mobile_extra > .elementor-container > .elementor-row > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .elementor-reverse-mobile_extra > .elementor-container > .elementor-row > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .elementor-reverse-mobile_extra > .elementor-container > .elementor-row > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .elementor-reverse-mobile_extra > .elementor-container > .elementor-row > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .elementor-reverse-mobile_extra > .elementor-container > .elementor-row > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .elementor-reverse-mobile_extra > .elementor-container > .elementor-row > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .elementor-reverse-mobile_extra > .elementor-container > .elementor-row > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .elementor-reverse-mobile_extra > .elementor-container > .elementor-row > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 767px) {
  .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .elementor-reverse-mobile > .elementor-container > .elementor-row > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .elementor-column[b-qmlcb8a2hb] {
    width: 100%;
  }
}

/*! elementor - v3.7.2 - 21-08-2022 */
.dialog-widget-content[b-qmlcb8a2hb] {
  background-color: #fff;
  position: absolute;
  border-radius: 3px;
  -webkit-box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.dialog-message[b-qmlcb8a2hb] {
  font-size: 12px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.dialog-type-lightbox[b-qmlcb8a2hb] {
  position: fixed;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.dialog-type-lightbox .dialog-widget-content[b-qmlcb8a2hb] {
  margin: auto;
  width: 375px;
}

.dialog-type-lightbox .dialog-header[b-qmlcb8a2hb] {
  font-size: 15px;
  color: #495157;
  padding: 30px 0 10px;
  font-weight: 500;
}

.dialog-type-lightbox .dialog-message[b-qmlcb8a2hb] {
  padding: 0 30px 30px;
  min-height: 50px;
}

.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header[b-qmlcb8a2hb],
.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message[b-qmlcb8a2hb] {
  text-align: center;
}

.dialog-type-lightbox .dialog-buttons-wrapper[b-qmlcb8a2hb] {
  border-top: 1px solid #e6e9ec;
  text-align: center;
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button[b-qmlcb8a2hb] {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  width: 50%;
  border: none;
  background: none;
  color: #6d7882;
  font-size: 15px;
  cursor: pointer;
  padding: 13px 0;
  outline: 0;
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:hover[b-qmlcb8a2hb] {
  background-color: #f4f6f7;
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-ok[b-qmlcb8a2hb] {
  color: #b01b1b;
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-take_over[b-qmlcb8a2hb] {
  color: #39b54a;
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:active[b-qmlcb8a2hb] {
  background-color: rgba(230, 233, 236, 0.5);
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button[b-qmlcb8a2hb]::-moz-focus-inner {
  border: 0;
}

.dialog-close-button[b-qmlcb8a2hb] {
  cursor: pointer;
  position: absolute;
  margin-top: 15px;
  right: 15px;
  font-size: 15px;
  line-height: 1;
}

.dialog-close-button:not(:hover)[b-qmlcb8a2hb] {
  opacity: 0.4;
}

.dialog-alert-widget .dialog-buttons-wrapper > button[b-qmlcb8a2hb] {
  width: 100%;
}

.dialog-confirm-widget .dialog-button:first-child[b-qmlcb8a2hb] {
  border-right: 1px solid #e6e9ec;
}

#elementor-change-exit-preference-dialog .dialog-message a[b-qmlcb8a2hb] {
  cursor: pointer;
}

#elementor-change-exit-preference-dialog .dialog-message > div[b-qmlcb8a2hb] {
  margin-bottom: 10px;
}

#elementor-change-exit-preference-dialog .dialog-ok[b-qmlcb8a2hb] {
  color: #39b54a;
}

.dialog-prevent-scroll[b-qmlcb8a2hb] {
  overflow: hidden;
  max-height: 100vh;
}

@media (min-width: 1024px) {
  body.admin-bar .dialog-lightbox-widget[b-qmlcb8a2hb] {
    height: calc(100vh - 32px);
  }
}
@media (max-width: 1024px) {
  body.admin-bar .dialog-type-lightbox[b-qmlcb8a2hb] {
    position: sticky;
    height: 100vh;
  }
}
.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio[b-qmlcb8a2hb] {
  padding-bottom: 42.8571%;
}

.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio[b-qmlcb8a2hb] {
  padding-bottom: 56.25%;
}

.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio[b-qmlcb8a2hb] {
  padding-bottom: 75%;
}

.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio[b-qmlcb8a2hb] {
  padding-bottom: 66.6666%;
}

.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio[b-qmlcb8a2hb] {
  padding-bottom: 100%;
}

.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio[b-qmlcb8a2hb] {
  padding-bottom: 177.8%;
}

.elementor-fit-aspect-ratio[b-qmlcb8a2hb] {
  position: relative;
  height: 0;
}

.elementor-fit-aspect-ratio iframe[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 0;
  background-color: #000;
}

.elementor-fit-aspect-ratio video[b-qmlcb8a2hb] {
  width: 100%;
}

.flatpickr-calendar[b-qmlcb8a2hb] {
  width: 280px;
}

.flatpickr-calendar .flatpickr-current-month span.cur-month[b-qmlcb8a2hb] {
  font-weight: 300;
}

.flatpickr-calendar .dayContainer[b-qmlcb8a2hb] {
  width: 280px;
  min-width: 280px;
  max-width: 280px;
}

.flatpickr-calendar .flatpickr-days[b-qmlcb8a2hb] {
  width: 280px;
}

.flatpickr-calendar .flatpickr-day[b-qmlcb8a2hb] {
  max-width: 37px;
  height: 37px;
  line-height: 37px;
}

.elementor-templates-modal .dialog-widget-content[b-qmlcb8a2hb] {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  background-color: #f1f3f5;
  width: 100%;
}

@media (max-width: 1439px) {
  .elementor-templates-modal .dialog-widget-content[b-qmlcb8a2hb] {
    max-width: 990px;
  }
}
@media (min-width: 1440px) {
  .elementor-templates-modal .dialog-widget-content[b-qmlcb8a2hb] {
    max-width: 1200px;
  }
}
.elementor-templates-modal .dialog-header[b-qmlcb8a2hb] {
  padding: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
}

.elementor-templates-modal .dialog-buttons-wrapper[b-qmlcb8a2hb] {
  background-color: #fff;
  border: none;
  display: none;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 5px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  position: relative;
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button[b-qmlcb8a2hb] {
  height: 40px;
  margin-left: 5px;
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success[b-qmlcb8a2hb] {
  padding: 12px 36px;
  color: #fff;
  width: initial;
  font-size: 15px;
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover[b-qmlcb8a2hb] {
  background-color: #39b54a;
}

.elementor-templates-modal .dialog-message[b-qmlcb8a2hb] {
  height: 750px;
  max-height: 85vh;
  overflow: auto;
  padding-top: 25px;
}

.elementor-templates-modal .dialog-content[b-qmlcb8a2hb] {
  height: 100%;
}

.elementor-templates-modal .dialog-loading[b-qmlcb8a2hb] {
  display: none;
}

.elementor-templates-modal__header[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 50px;
}

.elementor-templates-modal__header__logo[b-qmlcb8a2hb] {
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
}

.elementor-templates-modal__header__logo-area[b-qmlcb8a2hb] {
  text-align: left;
  padding-left: 15px;
}

.elementor-templates-modal__header__logo-area > *[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-templates-modal__header__logo__icon-wrapper[b-qmlcb8a2hb] {
  margin-right: 10px;
  font-size: 12px;
}

.elementor-templates-modal__header__logo__title[b-qmlcb8a2hb] {
  padding-top: 2px;
}

.elementor-templates-modal__header__items-area[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.elementor-templates-modal__header__item[b-qmlcb8a2hb] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.elementor-templates-modal__header__item > i[b-qmlcb8a2hb] {
  font-size: 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}

.elementor-templates-modal__header__item > i:not(:hover)[b-qmlcb8a2hb] {
  color: #a4afb7;
}

.elementor-templates-modal__header__close--normal[b-qmlcb8a2hb] {
  width: 47px;
  border-left: 1px solid #e6e9ec;
}

.elementor-templates-modal__header__close--normal i[b-qmlcb8a2hb] {
  font-size: 18px;
}

.elementor-templates-modal__header__close--skip[b-qmlcb8a2hb] {
  padding: 10px;
  padding-left: 20px;
  margin-right: 10px;
  color: #fff;
  background-color: #a4afb7;
  font-size: 11px;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 2px;
  cursor: pointer;
}

.elementor-templates-modal__header__close--skip > i[b-qmlcb8a2hb] {
  font-size: inherit;
  padding-left: 10px;
  margin-left: 15px;
  border-left: 1px solid;
}

.elementor-templates-modal__header__close--skip > i:not(:hover)[b-qmlcb8a2hb] {
  color: #fff;
}

.elementor-templates-modal__sidebar[b-qmlcb8a2hb] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 25%;
  background-color: rgba(255, 255, 255, 0.3);
}

.elementor-templates-modal__content[b-qmlcb8a2hb] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-shadow: 0 0 13px inset rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 13px inset rgba(0, 0, 0, 0.05);
}

/* Will select next element after last '.elementor-general-section' */
#wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section + .elementor-second-section[b-qmlcb8a2hb] {
  border-top: 1px solid #464b50;
  margin-top: 6px;
}

.elementor-hidden[b-qmlcb8a2hb] {
  display: none;
}

.elementor-screen-only[b-qmlcb8a2hb],
.screen-reader-text[b-qmlcb8a2hb],
.screen-reader-text span[b-qmlcb8a2hb],
.ui-helper-hidden-accessible[b-qmlcb8a2hb] {
  position: absolute;
  top: -10000em;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.elementor-clearfix[b-qmlcb8a2hb]:after {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
}

.e-logo-wrapper[b-qmlcb8a2hb] {
  background: #93003c;
  display: inline-block;
  padding: 0.75em;
  border-radius: 50%;
  line-height: 1;
}

.e-logo-wrapper i[b-qmlcb8a2hb] {
  color: #fff;
  font-size: 1em;
}

#e-enable-unfiltered-files-dialog-import-template .dialog-confirm-ok[b-qmlcb8a2hb] {
  color: #39b54a;
}

#e-enable-unfiltered-files-dialog-import-template .dialog-confirm-cancel[b-qmlcb8a2hb] {
  color: #b01b1b;
}

.elementor[b-qmlcb8a2hb] {
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
  line-height: 2 !important;
}

.elementor *[b-qmlcb8a2hb], .elementor *[b-qmlcb8a2hb]:before, .elementor *[b-qmlcb8a2hb]:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.elementor a[b-qmlcb8a2hb] {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}

.elementor hr[b-qmlcb8a2hb] {
  margin: 0;
  background-color: transparent;
}

.elementor img[b-qmlcb8a2hb] {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure[b-qmlcb8a2hb] {
  margin: 0;
}

.elementor embed[b-qmlcb8a2hb],
.elementor iframe[b-qmlcb8a2hb],
.elementor object[b-qmlcb8a2hb],
.elementor video[b-qmlcb8a2hb] {
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 1;
  border: none;
}

.elementor .elementor-custom-embed[b-qmlcb8a2hb] {
  line-height: 0;
}

.elementor .elementor-background-video-container[b-qmlcb8a2hb],
.elementor .elementor-background-holder[b-qmlcb8a2hb],
.elementor .elementor-background[b-qmlcb8a2hb] {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  z-index: 0;
  direction: ltr;
}

.elementor .elementor-background-video-container[b-qmlcb8a2hb] {
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  pointer-events: none;
}

.elementor .elementor-background-video-container.elementor-loading[b-qmlcb8a2hb] {
  opacity: 0;
}

.elementor .elementor-background-video-embed[b-qmlcb8a2hb] {
  max-width: none;
}

.elementor .elementor-background-video-embed[b-qmlcb8a2hb], .elementor .elementor-background-video-hosted[b-qmlcb8a2hb] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.elementor .elementor-background-video[b-qmlcb8a2hb] {
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.elementor .elementor-html5-video[b-qmlcb8a2hb] {
  -o-object-fit: cover;
  object-fit: cover;
}

.elementor .elementor-background-overlay[b-qmlcb8a2hb] {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.elementor .elementor-background-slideshow[b-qmlcb8a2hb] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0;
}

.elementor .elementor-background-slideshow__slide__image[b-qmlcb8a2hb] {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}

.elementor-widget-wrap > .elementor-element.elementor-absolute[b-qmlcb8a2hb], .e-container > .elementor-element.elementor-absolute[b-qmlcb8a2hb] {
  position: absolute;
}

.elementor-widget-wrap > .elementor-element.elementor-fixed[b-qmlcb8a2hb], .e-container > .elementor-element.elementor-fixed[b-qmlcb8a2hb] {
  position: fixed;
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto[b-qmlcb8a2hb], .elementor-widget-wrap .elementor-element.elementor-widget__width-initial[b-qmlcb8a2hb] {
  max-width: 100%;
}

@media (max-width: 1024px) {
  .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto[b-qmlcb8a2hb], .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial[b-qmlcb8a2hb] {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto[b-qmlcb8a2hb], .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial[b-qmlcb8a2hb] {
    max-width: 100%;
  }
}
.elementor-element[b-qmlcb8a2hb] {
  --flex-direction: initial;
  --flex-wrap: initial;
  --justify-content: initial;
  --align-items: initial;
  --align-content: initial;
  --gap: initial;
  --flex-basis: initial;
  --flex-grow: initial;
  --flex-shrink: initial;
  --order: initial;
  --align-self: initial;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: var(--flex-direction);
  flex-direction: var(--flex-direction);
  -ms-flex-wrap: var(--flex-wrap);
  flex-wrap: var(--flex-wrap);
  -webkit-box-pack: var(--justify-content);
  -ms-flex-pack: var(--justify-content);
  justify-content: var(--justify-content);
  -webkit-box-align: var(--align-items);
  -ms-flex-align: var(--align-items);
  align-items: var(--align-items);
  -ms-flex-line-pack: var(--align-content);
  align-content: var(--align-content);
  gap: var(--gap);
  -ms-flex-preferred-size: var(--flex-basis);
  flex-basis: var(--flex-basis);
  -webkit-box-flex: var(--flex-grow);
  -ms-flex-positive: var(--flex-grow);
  flex-grow: var(--flex-grow);
  -ms-flex-negative: var(--flex-shrink);
  flex-shrink: var(--flex-shrink);
  -webkit-box-ordinal-group: var(--order);
  -ms-flex-order: var(--order);
  order: var(--order);
  -ms-flex-item-align: var(--align-self);
  align-self: var(--align-self);
}

.elementor-element.elementor-absolute[b-qmlcb8a2hb], .elementor-element.elementor-fixed[b-qmlcb8a2hb] {
  z-index: 1;
}

.elementor-invisible[b-qmlcb8a2hb] {
  visibility: hidden;
}

.elementor-align-center[b-qmlcb8a2hb] {
  text-align: center;
}

.elementor-align-center .elementor-button[b-qmlcb8a2hb] {
  width: auto;
}

.elementor-align-right[b-qmlcb8a2hb] {
  text-align: right;
}

.elementor-align-right .elementor-button[b-qmlcb8a2hb] {
  width: auto;
}

.elementor-align-left[b-qmlcb8a2hb] {
  text-align: left;
}

.elementor-align-left .elementor-button[b-qmlcb8a2hb] {
  width: auto;
}

.elementor-align-justify .elementor-button[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-custom-embed-play[b-qmlcb8a2hb] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.elementor-custom-embed-play i[b-qmlcb8a2hb] {
  font-size: 100px;
  color: #fff;
  text-shadow: 1px 0 6px rgba(0, 0, 0, 0.3);
}

.elementor-custom-embed-play svg[b-qmlcb8a2hb] {
  height: 100px;
  width: 100px;
  fill: #fff;
  -webkit-filter: drop-shadow(1px 0 6px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(1px 0 6px rgba(0, 0, 0, 0.3));
}

.elementor-custom-embed-play i[b-qmlcb8a2hb],
.elementor-custom-embed-play svg[b-qmlcb8a2hb] {
  opacity: 0.8;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.elementor-custom-embed-play.elementor-playing i[b-qmlcb8a2hb] {
  font-family: eicons;
}

.elementor-custom-embed-play.elementor-playing i[b-qmlcb8a2hb]:before {
  content: "\e8fb";
}

.elementor-custom-embed-play.elementor-playing i[b-qmlcb8a2hb],
.elementor-custom-embed-play.elementor-playing svg[b-qmlcb8a2hb] {
  -webkit-animation: eicon-spin 2s infinite linear;
  animation: eicon-spin-b-qmlcb8a2hb 2s infinite linear;
}

.elementor-tag[b-qmlcb8a2hb] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.elementor-ken-burns[b-qmlcb8a2hb] {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 10s;
  -o-transition-duration: 10s;
  transition-duration: 10s;
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

.elementor-ken-burns--out[b-qmlcb8a2hb] {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.elementor-ken-burns--active[b-qmlcb8a2hb] {
  -webkit-transition-duration: 20s;
  -o-transition-duration: 20s;
  transition-duration: 20s;
}

.elementor-ken-burns--active.elementor-ken-burns--out[b-qmlcb8a2hb] {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.elementor-ken-burns--active.elementor-ken-burns--in[b-qmlcb8a2hb] {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

@media (min-width: -1px) {
  .elementor-widescreen-align-center[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-widescreen-align-center .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-widescreen-align-right[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-widescreen-align-right .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-widescreen-align-left[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-widescreen-align-left .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-widescreen-align-justify .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
}
@media (max-width: -1px) {
  .elementor-laptop-align-center[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-laptop-align-center .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-laptop-align-right[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-laptop-align-right .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-laptop-align-left[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-laptop-align-left .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-laptop-align-justify .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
}
@media (max-width: -1px) {
  .elementor-tablet_extra-align-center[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-tablet_extra-align-center .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-tablet_extra-align-right[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-tablet_extra-align-right .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-tablet_extra-align-left[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-tablet_extra-align-left .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-tablet_extra-align-justify .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .elementor-tablet-align-center[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-tablet-align-center .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-tablet-align-right[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-tablet-align-right .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-tablet-align-left[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-tablet-align-left .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-tablet-align-justify .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
}
@media (max-width: -1px) {
  .elementor-mobile_extra-align-center[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-mobile_extra-align-center .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-mobile_extra-align-right[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-mobile_extra-align-right .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-mobile_extra-align-left[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-mobile_extra-align-left .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-mobile_extra-align-justify .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-mobile-align-center[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-mobile-align-center .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-mobile-align-right[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-mobile-align-right .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-mobile-align-left[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-mobile-align-left .elementor-button[b-qmlcb8a2hb] {
    width: auto;
  }
  .elementor-mobile-align-justify .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
}
:root[b-qmlcb8a2hb] {
  --page-title-display: block;
}

.elementor-page-title[b-qmlcb8a2hb], h1.entry-title[b-qmlcb8a2hb] {
  display: var(--page-title-display);
}

@-webkit-keyframes eicon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes eicon-spin-b-qmlcb8a2hb {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.eicon-animation-spin[b-qmlcb8a2hb] {
  -webkit-animation: eicon-spin 2s infinite linear;
  animation: eicon-spin-b-qmlcb8a2hb 2s infinite linear;
}

.elementor-section[b-qmlcb8a2hb] {
  position: relative;
}

.elementor-section .elementor-container[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

@media (max-width: 1024px) {
  .elementor-section .elementor-container[b-qmlcb8a2hb] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.elementor-section.elementor-section-boxed > .elementor-container[b-qmlcb8a2hb] {
  max-width: 1140px;
}

.elementor-section.elementor-section-stretched[b-qmlcb8a2hb] {
  position: relative;
  width: 100%;
}

.elementor-section.elementor-section-items-top > .elementor-container[b-qmlcb8a2hb] {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.elementor-section.elementor-section-items-middle > .elementor-container[b-qmlcb8a2hb] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-section.elementor-section-items-bottom > .elementor-container[b-qmlcb8a2hb] {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media (min-width: 768px) {
  .elementor-section.elementor-section-height-full[b-qmlcb8a2hb] {
    height: 100vh;
  }
  .elementor-section.elementor-section-height-full > .elementor-container[b-qmlcb8a2hb] {
    height: 100%;
  }
}
.elementor-bc-flex-widget .elementor-section-content-top > .elementor-container > .elementor-column > .elementor-widget-wrap[b-qmlcb8a2hb] {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.elementor-bc-flex-widget .elementor-section-content-middle > .elementor-container > .elementor-column > .elementor-widget-wrap[b-qmlcb8a2hb] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-bc-flex-widget .elementor-section-content-bottom > .elementor-container > .elementor-column > .elementor-widget-wrap[b-qmlcb8a2hb] {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.elementor-row[b-qmlcb8a2hb] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1024px) {
  .elementor-row[b-qmlcb8a2hb] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.elementor-widget-wrap[b-qmlcb8a2hb] {
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-widget-wrap > .elementor-element[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-widget-wrap.e-swiper-container[b-qmlcb8a2hb] {
  width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)));
}

.elementor-widget[b-qmlcb8a2hb] {
  position: relative;
}

.elementor-widget:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 20px;
}

.elementor-widget:not(:last-child).elementor-widget__width-auto[b-qmlcb8a2hb], .elementor-widget:not(:last-child).elementor-widget__width-initial[b-qmlcb8a2hb], .elementor-widget:not(:last-child).elementor-absolute[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.elementor-column[b-qmlcb8a2hb] {
  position: relative;
  min-height: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-column-wrap[b-qmlcb8a2hb] {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-column-gap-narrow > .elementor-column > .elementor-element-populated[b-qmlcb8a2hb] {
  padding: 5px;
}

.elementor-column-gap-default > .elementor-column > .elementor-element-populated[b-qmlcb8a2hb] {
  padding: 10px;
}

.elementor-column-gap-extended > .elementor-column > .elementor-element-populated[b-qmlcb8a2hb] {
  padding: 15px;
}

.elementor-column-gap-wide > .elementor-column > .elementor-element-populated[b-qmlcb8a2hb] {
  padding: 20px;
}

.elementor-column-gap-wider > .elementor-column > .elementor-element-populated[b-qmlcb8a2hb] {
  padding: 30px;
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated[b-qmlcb8a2hb] {
  padding: 0;
}

@media (min-width: 768px) {
  .elementor-column.elementor-col-10[b-qmlcb8a2hb], .elementor-column[data-col="10"][b-qmlcb8a2hb] {
    width: 10%;
  }
  .elementor-column.elementor-col-11[b-qmlcb8a2hb], .elementor-column[data-col="11"][b-qmlcb8a2hb] {
    width: 11.111%;
  }
  .elementor-column.elementor-col-12[b-qmlcb8a2hb], .elementor-column[data-col="12"][b-qmlcb8a2hb] {
    width: 12.5%;
  }
  .elementor-column.elementor-col-14[b-qmlcb8a2hb], .elementor-column[data-col="14"][b-qmlcb8a2hb] {
    width: 14.285%;
  }
  .elementor-column.elementor-col-16[b-qmlcb8a2hb], .elementor-column[data-col="16"][b-qmlcb8a2hb] {
    width: 16.666%;
  }
  .elementor-column.elementor-col-20[b-qmlcb8a2hb], .elementor-column[data-col="20"][b-qmlcb8a2hb] {
    width: 20%;
  }
  .elementor-column.elementor-col-25[b-qmlcb8a2hb], .elementor-column[data-col="25"][b-qmlcb8a2hb] {
    width: 25%;
  }
  .elementor-column.elementor-col-30[b-qmlcb8a2hb], .elementor-column[data-col="30"][b-qmlcb8a2hb] {
    width: 30%;
  }
  .elementor-column.elementor-col-33[b-qmlcb8a2hb], .elementor-column[data-col="33"][b-qmlcb8a2hb] {
    width: 33.333%;
  }
  .elementor-column.elementor-col-40[b-qmlcb8a2hb], .elementor-column[data-col="40"][b-qmlcb8a2hb] {
    width: 40%;
  }
  .elementor-column.elementor-col-50[b-qmlcb8a2hb], .elementor-column[data-col="50"][b-qmlcb8a2hb] {
    width: 50%;
  }
  .elementor-column.elementor-col-60[b-qmlcb8a2hb], .elementor-column[data-col="60"][b-qmlcb8a2hb] {
    width: 60%;
  }
  .elementor-column.elementor-col-66[b-qmlcb8a2hb], .elementor-column[data-col="66"][b-qmlcb8a2hb] {
    width: 66.666%;
  }
  .elementor-column.elementor-col-70[b-qmlcb8a2hb], .elementor-column[data-col="70"][b-qmlcb8a2hb] {
    width: 70%;
  }
  .elementor-column.elementor-col-75[b-qmlcb8a2hb], .elementor-column[data-col="75"][b-qmlcb8a2hb] {
    width: 75%;
  }
  .elementor-column.elementor-col-80[b-qmlcb8a2hb], .elementor-column[data-col="80"][b-qmlcb8a2hb] {
    width: 80%;
  }
  .elementor-column.elementor-col-83[b-qmlcb8a2hb], .elementor-column[data-col="83"][b-qmlcb8a2hb] {
    width: 83.333%;
  }
  .elementor-column.elementor-col-90[b-qmlcb8a2hb], .elementor-column[data-col="90"][b-qmlcb8a2hb] {
    width: 90%;
  }
  .elementor-column.elementor-col-100[b-qmlcb8a2hb], .elementor-column[data-col="100"][b-qmlcb8a2hb] {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .elementor-column.elementor-xs-10[b-qmlcb8a2hb] {
    width: 10%;
  }
  .elementor-column.elementor-xs-11[b-qmlcb8a2hb] {
    width: 11.111%;
  }
  .elementor-column.elementor-xs-12[b-qmlcb8a2hb] {
    width: 12.5%;
  }
  .elementor-column.elementor-xs-14[b-qmlcb8a2hb] {
    width: 14.285%;
  }
  .elementor-column.elementor-xs-16[b-qmlcb8a2hb] {
    width: 16.666%;
  }
  .elementor-column.elementor-xs-20[b-qmlcb8a2hb] {
    width: 20%;
  }
  .elementor-column.elementor-xs-25[b-qmlcb8a2hb] {
    width: 25%;
  }
  .elementor-column.elementor-xs-30[b-qmlcb8a2hb] {
    width: 30%;
  }
  .elementor-column.elementor-xs-33[b-qmlcb8a2hb] {
    width: 33.333%;
  }
  .elementor-column.elementor-xs-40[b-qmlcb8a2hb] {
    width: 40%;
  }
  .elementor-column.elementor-xs-50[b-qmlcb8a2hb] {
    width: 50%;
  }
  .elementor-column.elementor-xs-60[b-qmlcb8a2hb] {
    width: 60%;
  }
  .elementor-column.elementor-xs-66[b-qmlcb8a2hb] {
    width: 66.666%;
  }
  .elementor-column.elementor-xs-70[b-qmlcb8a2hb] {
    width: 70%;
  }
  .elementor-column.elementor-xs-75[b-qmlcb8a2hb] {
    width: 75%;
  }
  .elementor-column.elementor-xs-80[b-qmlcb8a2hb] {
    width: 80%;
  }
  .elementor-column.elementor-xs-83[b-qmlcb8a2hb] {
    width: 83.333%;
  }
  .elementor-column.elementor-xs-90[b-qmlcb8a2hb] {
    width: 90%;
  }
  .elementor-column.elementor-xs-100[b-qmlcb8a2hb] {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-column.elementor-sm-10[b-qmlcb8a2hb] {
    width: 10%;
  }
  .elementor-column.elementor-sm-11[b-qmlcb8a2hb] {
    width: 11.111%;
  }
  .elementor-column.elementor-sm-12[b-qmlcb8a2hb] {
    width: 12.5%;
  }
  .elementor-column.elementor-sm-14[b-qmlcb8a2hb] {
    width: 14.285%;
  }
  .elementor-column.elementor-sm-16[b-qmlcb8a2hb] {
    width: 16.666%;
  }
  .elementor-column.elementor-sm-20[b-qmlcb8a2hb] {
    width: 20%;
  }
  .elementor-column.elementor-sm-25[b-qmlcb8a2hb] {
    width: 25%;
  }
  .elementor-column.elementor-sm-30[b-qmlcb8a2hb] {
    width: 30%;
  }
  .elementor-column.elementor-sm-33[b-qmlcb8a2hb] {
    width: 33.333%;
  }
  .elementor-column.elementor-sm-40[b-qmlcb8a2hb] {
    width: 40%;
  }
  .elementor-column.elementor-sm-50[b-qmlcb8a2hb] {
    width: 50%;
  }
  .elementor-column.elementor-sm-60[b-qmlcb8a2hb] {
    width: 60%;
  }
  .elementor-column.elementor-sm-66[b-qmlcb8a2hb] {
    width: 66.666%;
  }
  .elementor-column.elementor-sm-70[b-qmlcb8a2hb] {
    width: 70%;
  }
  .elementor-column.elementor-sm-75[b-qmlcb8a2hb] {
    width: 75%;
  }
  .elementor-column.elementor-sm-80[b-qmlcb8a2hb] {
    width: 80%;
  }
  .elementor-column.elementor-sm-83[b-qmlcb8a2hb] {
    width: 83.333%;
  }
  .elementor-column.elementor-sm-90[b-qmlcb8a2hb] {
    width: 90%;
  }
  .elementor-column.elementor-sm-100[b-qmlcb8a2hb] {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-column.elementor-md-10[b-qmlcb8a2hb] {
    width: 10%;
  }
  .elementor-column.elementor-md-11[b-qmlcb8a2hb] {
    width: 11.111%;
  }
  .elementor-column.elementor-md-12[b-qmlcb8a2hb] {
    width: 12.5%;
  }
  .elementor-column.elementor-md-14[b-qmlcb8a2hb] {
    width: 14.285%;
  }
  .elementor-column.elementor-md-16[b-qmlcb8a2hb] {
    width: 16.666%;
  }
  .elementor-column.elementor-md-20[b-qmlcb8a2hb] {
    width: 20%;
  }
  .elementor-column.elementor-md-25[b-qmlcb8a2hb] {
    width: 25%;
  }
  .elementor-column.elementor-md-30[b-qmlcb8a2hb] {
    width: 30%;
  }
  .elementor-column.elementor-md-33[b-qmlcb8a2hb] {
    width: 33.333%;
  }
  .elementor-column.elementor-md-40[b-qmlcb8a2hb] {
    width: 40%;
  }
  .elementor-column.elementor-md-50[b-qmlcb8a2hb] {
    width: 50%;
  }
  .elementor-column.elementor-md-60[b-qmlcb8a2hb] {
    width: 60%;
  }
  .elementor-column.elementor-md-66[b-qmlcb8a2hb] {
    width: 66.666%;
  }
  .elementor-column.elementor-md-70[b-qmlcb8a2hb] {
    width: 70%;
  }
  .elementor-column.elementor-md-75[b-qmlcb8a2hb] {
    width: 75%;
  }
  .elementor-column.elementor-md-80[b-qmlcb8a2hb] {
    width: 80%;
  }
  .elementor-column.elementor-md-83[b-qmlcb8a2hb] {
    width: 83.333%;
  }
  .elementor-column.elementor-md-90[b-qmlcb8a2hb] {
    width: 90%;
  }
  .elementor-column.elementor-md-100[b-qmlcb8a2hb] {
    width: 100%;
  }
}
@media (min-width: -1px) {
  .elementor-reverse-widescreen > .elementor-container > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 1025px) and (max-width: -1px) {
  .elementor-reverse-laptop > .elementor-container > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: -1px) and (max-width: -1px) {
  .elementor-reverse-laptop > .elementor-container > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 1025px) and (max-width: -1px) {
  .elementor-reverse-laptop > .elementor-container > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-reverse-tablet > .elementor-container > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: -1px) and (max-width: 1024px) {
  .elementor-reverse-tablet > .elementor-container > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 768px) and (max-width: -1px) {
  .elementor-reverse-tablet > .elementor-container > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 767px) {
  .elementor-reverse-mobile > .elementor-container > :nth-child(1)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(2)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(3)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(4)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(5)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(6)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(7)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(8)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(9)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(10)[b-qmlcb8a2hb] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .elementor-column[b-qmlcb8a2hb] {
    width: 100%;
  }
}
ul.elementor-icon-list-items.elementor-inline-items[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item[b-qmlcb8a2hb] {
  word-break: break-word;
}

.elementor-grid[b-qmlcb8a2hb] {
  display: grid;
  grid-column-gap: var(--grid-column-gap);
  grid-row-gap: var(--grid-row-gap);
}

.elementor-grid .elementor-grid-item[b-qmlcb8a2hb] {
  min-width: 0;
}

.elementor-grid-0 .elementor-grid[b-qmlcb8a2hb] {
  display: inline-block;
  width: 100%;
  word-spacing: var(--grid-column-gap);
  margin-bottom: calc(-1 * var(--grid-row-gap));
}

.elementor-grid-0 .elementor-grid .elementor-grid-item[b-qmlcb8a2hb] {
  display: inline-block;
  margin-bottom: var(--grid-row-gap);
  word-break: break-word;
}

.elementor-grid-1 .elementor-grid[b-qmlcb8a2hb] {
  grid-template-columns: repeat(1, 1fr);
}

.elementor-grid-2 .elementor-grid[b-qmlcb8a2hb] {
  grid-template-columns: repeat(2, 1fr);
}

.elementor-grid-3 .elementor-grid[b-qmlcb8a2hb] {
  grid-template-columns: repeat(3, 1fr);
}

.elementor-grid-4 .elementor-grid[b-qmlcb8a2hb] {
  grid-template-columns: repeat(4, 1fr);
}

.elementor-grid-5 .elementor-grid[b-qmlcb8a2hb] {
  grid-template-columns: repeat(5, 1fr);
}

.elementor-grid-6 .elementor-grid[b-qmlcb8a2hb] {
  grid-template-columns: repeat(6, 1fr);
}

.elementor-grid-7 .elementor-grid[b-qmlcb8a2hb] {
  grid-template-columns: repeat(7, 1fr);
}

.elementor-grid-8 .elementor-grid[b-qmlcb8a2hb] {
  grid-template-columns: repeat(8, 1fr);
}

.elementor-grid-9 .elementor-grid[b-qmlcb8a2hb] {
  grid-template-columns: repeat(9, 1fr);
}

.elementor-grid-10 .elementor-grid[b-qmlcb8a2hb] {
  grid-template-columns: repeat(10, 1fr);
}

.elementor-grid-11 .elementor-grid[b-qmlcb8a2hb] {
  grid-template-columns: repeat(11, 1fr);
}

.elementor-grid-12 .elementor-grid[b-qmlcb8a2hb] {
  grid-template-columns: repeat(12, 1fr);
}

@media (min-width: -1px) {
  .elementor-grid-widescreen-0 .elementor-grid[b-qmlcb8a2hb] {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap));
  }
  .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item[b-qmlcb8a2hb] {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-widescreen-1 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-widescreen-2 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-widescreen-3 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-widescreen-4 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-widescreen-5 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-widescreen-6 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-widescreen-7 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-widescreen-8 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-widescreen-9 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-widescreen-10 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-widescreen-11 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-widescreen-12 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: -1px) {
  .elementor-grid-laptop-0 .elementor-grid[b-qmlcb8a2hb] {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap));
  }
  .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item[b-qmlcb8a2hb] {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-laptop-1 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-laptop-2 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-laptop-3 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-laptop-4 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-laptop-5 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-laptop-6 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-laptop-7 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-laptop-8 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-laptop-9 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-laptop-10 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-laptop-11 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-laptop-12 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: -1px) {
  .elementor-grid-tablet_extra-0 .elementor-grid[b-qmlcb8a2hb] {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap));
  }
  .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item[b-qmlcb8a2hb] {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-tablet_extra-1 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-tablet_extra-2 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-tablet_extra-3 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-tablet_extra-4 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-tablet_extra-5 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-tablet_extra-6 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-tablet_extra-7 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-tablet_extra-8 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-tablet_extra-9 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-tablet_extra-10 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-tablet_extra-11 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-tablet_extra-12 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: 1024px) {
  .elementor-grid-tablet-0 .elementor-grid[b-qmlcb8a2hb] {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap));
  }
  .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item[b-qmlcb8a2hb] {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-tablet-1 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-tablet-2 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-tablet-3 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-tablet-4 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-tablet-5 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-tablet-6 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-tablet-7 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-tablet-8 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-tablet-9 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-tablet-10 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-tablet-11 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-tablet-12 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: -1px) {
  .elementor-grid-mobile_extra-0 .elementor-grid[b-qmlcb8a2hb] {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap));
  }
  .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item[b-qmlcb8a2hb] {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-mobile_extra-1 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-mobile_extra-2 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-mobile_extra-3 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-mobile_extra-4 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-mobile_extra-5 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-mobile_extra-6 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-mobile_extra-7 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-mobile_extra-8 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-mobile_extra-9 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-mobile_extra-10 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-mobile_extra-11 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-mobile_extra-12 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: 767px) {
  .elementor-grid-mobile-0 .elementor-grid[b-qmlcb8a2hb] {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap));
  }
  .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item[b-qmlcb8a2hb] {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-mobile-1 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-mobile-2 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-mobile-3 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-mobile-4 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-mobile-5 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-mobile-6 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-mobile-7 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-mobile-8 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-mobile-9 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-mobile-10 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-mobile-11 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-mobile-12 .elementor-grid[b-qmlcb8a2hb] {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1025px) {
  #elementor-device-mode[b-qmlcb8a2hb]:after {
    content: "desktop";
  }
}
@media (min-width: -1px) {
  #elementor-device-mode[b-qmlcb8a2hb]:after {
    content: "widescreen";
  }
}
@media (max-width: -1px) {
  #elementor-device-mode[b-qmlcb8a2hb]:after {
    content: "laptop";
  }
}
@media (max-width: -1px) {
  #elementor-device-mode[b-qmlcb8a2hb]:after {
    content: "tablet_extra";
  }
}
@media (max-width: 1024px) {
  #elementor-device-mode[b-qmlcb8a2hb]:after {
    content: "tablet";
  }
}
@media (max-width: -1px) {
  #elementor-device-mode[b-qmlcb8a2hb]:after {
    content: "mobile_extra";
  }
}
@media (max-width: 767px) {
  #elementor-device-mode[b-qmlcb8a2hb]:after {
    content: "mobile";
  }
}
.e-container[b-qmlcb8a2hb] {
  --border-radius: 0;
  --display: flex;
  --flex-direction: column;
  --flex-basis: auto;
  --flex-grow: 0;
  --flex-shrink: 1;
  --content-width: Min( 100%, var( --container-max-width, 1140px ) );
  --width: 100%;
  --min-height: initial;
  --height: auto;
  --text-align: initial;
  --margin-top: 0;
  --margin-right: 0;
  --margin-bottom: 0;
  --margin-left: 0;
  --padding-top: var( --container-default-padding-top, 10px );
  --padding-right: var( --container-default-padding-right, 10px );
  --padding-bottom: var( --container-default-padding-bottom, 10px );
  --padding-left: var( --container-default-padding-left, 10px );
  --position: relative;
  --z-index: revert;
  --overflow: visible;
  --transition: 0;
  --gap: var( --widgets-spacing, 20px );
  --overlay-mix-blend-mode: initial;
  --overlay-opacity: 1;
  --overlay-transition: 0.3s;
  position: var(--position);
  display: var(--display);
  text-align: var(--text-align);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: var(--flex-direction);
  flex-direction: var(--flex-direction);
  -webkit-box-flex: var(--flex-grow);
  -ms-flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
  flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
  width: var(--width);
  min-width: 0;
  min-height: var(--min-height);
  height: var(--height);
  border-radius: var(--border-radius);
  margin: var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left);
  padding-top: var(--padding-top);
  padding-bottom: var(--padding-bottom);
  z-index: var(--z-index);
  overflow: var(--overflow);
  -webkit-transition: var(--transition);
  -o-transition: var(--transition);
  transition: var(--transition);
  isolation: isolate;
}

:is(.elementor-section-wrap, [data-elementor-id]) > .e-container[b-qmlcb8a2hb] {
  --margin-right: auto;
  --margin-left: auto;
}

.e-container .elementor-empty-view[b-qmlcb8a2hb] {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: var(--min-height, 100px);
}

.e-container .elementor-empty-view .elementor-first-add[b-qmlcb8a2hb] {
  width: auto;
  height: auto;
  inset: 0px;
}

.e-container .elementor-widget-placeholder[b-qmlcb8a2hb] {
  --size: 10px;
  --margin-start: calc( -1 * var( --size ) );
  --margin-end: calc( -2 * var( --size ) );
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  z-index: 1;
  pointer-events: none;
}

.e-container.e-container--row > .elementor-widget-placeholder[b-qmlcb8a2hb] {
  position: relative;
  z-index: 9999;
  width: var(--size);
  -webkit-margin-start: var(--margin-start);
  margin-inline-start: var(--margin-start);
  height: auto;
  min-height: 100%;
  -webkit-animation-name: dnd-placeholder-widget-vertical;
  animation-name: dnd-placeholder-widget-vertical-b-qmlcb8a2hb;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.e-container.e-container--row[data-nesting-level]:not([data-nesting-level="0"]) > .elementor-widget-placeholder[b-qmlcb8a2hb] {
  -webkit-margin-end: 0;
  margin-inline-end: 0;
  -webkit-margin-start: calc(var(--margin-start) + var(--margin-end));
  margin-inline-start: calc(var(--margin-start) + var(--margin-end));
}

.e-container.e-container--row[data-nesting-level]:not([data-nesting-level="0"]) > :not(.elementor-element) + .elementor-widget-placeholder[b-qmlcb8a2hb] {
  -webkit-margin-end: var(--margin-end);
  margin-inline-end: var(--margin-end);
  -webkit-margin-start: var(--margin-start);
  margin-inline-start: var(--margin-start);
}

.e-container.e-container--column > .elementor-widget-placeholder[b-qmlcb8a2hb] {
  height: var(--size);
  -webkit-margin-before: var(--margin-start);
  margin-block-start: var(--margin-start);
  -webkit-margin-after: var(--margin-end);
  margin-block-end: var(--margin-end);
  -webkit-animation-name: dnd-placeholder-widget-horizontal;
  animation-name: dnd-placeholder-widget-horizontal-b-qmlcb8a2hb;
}

.e-container.e-container--column > .elementor-widget-placeholder:nth-last-child(2)[b-qmlcb8a2hb] {
  -webkit-margin-before: calc(2 * var(--margin-start));
  margin-block-start: calc(2 * var(--margin-start));
  --margin-end: 0;
}

.e-container .elementor-sortable-helper[b-qmlcb8a2hb] {
  height: 84px;
  width: 125px;
  z-index: -1;
}

.e-container .elementor-widget.elementor-widget[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.e-container[b-qmlcb8a2hb]::before {
  content: var(--background-overlay);
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  mix-blend-mode: var(--overlay-mix-blend-mode);
  opacity: var(--overlay-opacity);
  -webkit-transition: var(--overlay-transition);
  -o-transition: var(--overlay-transition);
  transition: var(--overlay-transition);
  border-radius: var(--border-radius);
}

.e-container .elementor-background-video-container[b-qmlcb8a2hb],
.e-container .elementor-background-slideshow[b-qmlcb8a2hb] {
  z-index: -2;
}

.e-container .elementor-widget[b-qmlcb8a2hb] {
  min-width: 0;
}

.e-container .elementor-widget-video[b-qmlcb8a2hb], .e-container .elementor-widget-google_maps[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.e-container .elementor-widget.e-widget-swiper[b-qmlcb8a2hb] {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.e-container > .elementor-widget > .elementor-widget-container[b-qmlcb8a2hb] {
  height: 100%;
}

.e-container > .e-container > .elementor-element-overlay .elementor-editor-element-setting[b-qmlcb8a2hb], .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-setting[b-qmlcb8a2hb] {
  position: relative;
  background-color: #556068;
}

.e-container > .e-container > .elementor-element-overlay .elementor-editor-element-setting:hover[b-qmlcb8a2hb], .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-setting:hover[b-qmlcb8a2hb] {
  background-color: #495157;
}

.e-container > .e-container > .elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-add[b-qmlcb8a2hb], .e-container > .e-container > .elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-edit + .elementor-editor-element-remove[b-qmlcb8a2hb], .e-container > .e-container > .elementor-element-overlay .elementor-editor-element-setting:first-child[b-qmlcb8a2hb]::before, .e-container > .e-container > .elementor-element-overlay .elementor-editor-element-setting:last-child[b-qmlcb8a2hb]::after, .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-add[b-qmlcb8a2hb], .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-setting.elementor-editor-element-edit + .elementor-editor-element-remove[b-qmlcb8a2hb], .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-setting:first-child[b-qmlcb8a2hb]::before, .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-setting:last-child[b-qmlcb8a2hb]::after {
  display: none;
}

.e-container > .e-container > .elementor-element-overlay .elementor-editor-element-setting:not(.elementor-editor-element-edit)[b-qmlcb8a2hb], .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-setting:not(.elementor-editor-element-edit)[b-qmlcb8a2hb] {
  -webkit-margin-start: -25px;
  margin-inline-start: -25px;
  z-index: -1;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  will-change: margin-inline-start;
}

.e-container > .e-container > .elementor-element-overlay > .elementor-editor-element-settings:hover > :is(.elementor-editor-element-duplicate, .elementor-editor-element-remove)[b-qmlcb8a2hb], .elementor-widget .e-container > .elementor-element-overlay > .elementor-editor-element-settings:hover > :is(.elementor-editor-element-duplicate, .elementor-editor-element-remove)[b-qmlcb8a2hb] {
  -webkit-margin-start: 0;
  margin-inline-start: 0;
}

.e-container > .e-container > .elementor-element-overlay .elementor-editor-element-settings[b-qmlcb8a2hb], .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-settings[b-qmlcb8a2hb] {
  inset: initial;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  inset-inline-start: 0;
  top: 0;
  border-radius: 0;
  border-end-end-radius: 3px;
  height: auto;
  background-color: #556068;
}

.e-container > .e-container > .elementor-element-overlay .elementor-editor-element-settings:hover[b-qmlcb8a2hb], .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-settings:hover[b-qmlcb8a2hb] {
  background-color: #495157;
}

.e-container > .e-container > .elementor-element-overlay .elementor-editor-element-settings i.eicon-handle[b-qmlcb8a2hb]::before, .elementor-widget .e-container > .elementor-element-overlay .elementor-editor-element-settings i.eicon-handle[b-qmlcb8a2hb]::before {
  content: "\e9b4";
  font-size: 20px;
  display: block;
  padding: 2px;
}

.elementor .e-container.e-container > .elementor-widget[b-qmlcb8a2hb] {
  max-width: 100%;
}

@media (max-width: 767px) {
  .e-container[b-qmlcb8a2hb] {
    --width: 100%;
    --flex-wrap: wrap;
  }
}
@-webkit-keyframes dnd-placeholder-widget-vertical {
  0% {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: translateX(50%) scaleX(0);
    transform: translateX(50%) scaleX(0);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: translateX(50%) scaleX(1);
    transform: translateX(50%) scaleX(1);
    opacity: 0.9;
  }
}
@keyframes dnd-placeholder-widget-vertical-b-qmlcb8a2hb {
  0% {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: translateX(50%) scaleX(0);
    transform: translateX(50%) scaleX(0);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: translateX(50%) scaleX(1);
    transform: translateX(50%) scaleX(1);
    opacity: 0.9;
  }
}
@-webkit-keyframes dnd-placeholder-widget-horizontal {
  0% {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 0.9;
  }
}
@keyframes dnd-placeholder-widget-horizontal-b-qmlcb8a2hb {
  0% {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 0.9;
  }
}
.elementor-form-fields-wrapper[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > input[b-qmlcb8a2hb], .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > textarea[b-qmlcb8a2hb], .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > .elementor-select-wrapper[b-qmlcb8a2hb], .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group > input[b-qmlcb8a2hb], .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group .elementor-select-wrapper[b-qmlcb8a2hb] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.elementor-field-group[b-qmlcb8a2hb] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-field-group.elementor-field-type-submit[b-qmlcb8a2hb] {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.elementor-field-group .elementor-field-textual[b-qmlcb8a2hb] {
  width: 100%;
  max-width: 100%;
  border: 1px solid #818a91;
  background-color: transparent;
  color: #373a3c;
  vertical-align: middle;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.elementor-field-group .elementor-field-textual:focus[b-qmlcb8a2hb] {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  outline: 0;
}

.elementor-field-group .elementor-field-textual[b-qmlcb8a2hb]::-webkit-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}

.elementor-field-group .elementor-field-textual:-ms-input-placeholder[b-qmlcb8a2hb] {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}

.elementor-field-group .elementor-field-textual[b-qmlcb8a2hb]::-moz-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}

.elementor-field-group .elementor-field-textual:-moz-placeholder[b-qmlcb8a2hb] {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}

.elementor-field-group .elementor-field-textual[b-qmlcb8a2hb]::-ms-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}

.elementor-field-group .elementor-field-textual[b-qmlcb8a2hb]::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}

.elementor-field-group .elementor-select-wrapper[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
}

.elementor-field-group .elementor-select-wrapper select[b-qmlcb8a2hb] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding-right: 20px;
}

.elementor-field-group .elementor-select-wrapper[b-qmlcb8a2hb]:before {
  content: "\e92a";
  font-family: "eicons";
  font-size: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  pointer-events: none;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper[b-qmlcb8a2hb]:before {
  content: "";
}

.elementor-field-subgroup[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.elementor-field-subgroup .elementor-field-option label[b-qmlcb8a2hb] {
  display: inline-block;
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option[b-qmlcb8a2hb] {
  padding-right: 10px;
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input[b-qmlcb8a2hb],
.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label[b-qmlcb8a2hb],
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input[b-qmlcb8a2hb],
.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label[b-qmlcb8a2hb],
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input[b-qmlcb8a2hb],
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label[b-qmlcb8a2hb] {
  display: inline;
}

.elementor-field-label[b-qmlcb8a2hb] {
  cursor: pointer;
}

.elementor-mark-required .elementor-field-label[b-qmlcb8a2hb]:after {
  content: "*";
  color: red;
  padding-left: 0.2em;
}

.elementor-field-textual[b-qmlcb8a2hb] {
  line-height: 1.4;
  font-size: 15px;
  min-height: 40px;
  padding: 5px 14px;
  border-radius: 3px;
}

.elementor-field-textual.elementor-size-xs[b-qmlcb8a2hb] {
  font-size: 13px;
  min-height: 33px;
  padding: 4px 12px;
  border-radius: 2px;
}

.elementor-field-textual.elementor-size-md[b-qmlcb8a2hb] {
  font-size: 16px;
  min-height: 47px;
  padding: 6px 16px;
  border-radius: 4px;
}

.elementor-field-textual.elementor-size-lg[b-qmlcb8a2hb] {
  font-size: 18px;
  min-height: 59px;
  padding: 7px 20px;
  border-radius: 5px;
}

.elementor-field-textual.elementor-size-xl[b-qmlcb8a2hb] {
  font-size: 20px;
  min-height: 72px;
  padding: 8px 24px;
  border-radius: 6px;
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.elementor-button-align-stretch .e-form__buttons__wrapper[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.elementor-button-align-center .elementor-field-type-submit[b-qmlcb8a2hb],
.elementor-button-align-center .e-form__buttons[b-qmlcb8a2hb] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-button-align-start .elementor-field-type-submit[b-qmlcb8a2hb],
.elementor-button-align-start .e-form__buttons[b-qmlcb8a2hb] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.elementor-button-align-end .elementor-field-type-submit[b-qmlcb8a2hb],
.elementor-button-align-end .e-form__buttons[b-qmlcb8a2hb] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button[b-qmlcb8a2hb], .elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button[b-qmlcb8a2hb], .elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: initial;
  flex-basis: initial;
}

.elementor-button-align-center .e-form__buttons__wrapper[b-qmlcb8a2hb], .elementor-button-align-start .e-form__buttons__wrapper[b-qmlcb8a2hb], .elementor-button-align-end .e-form__buttons__wrapper[b-qmlcb8a2hb] {
  -webkit-box-flex: initial;
  -ms-flex-positive: initial;
  flex-grow: initial;
}

.elementor-button-align-center .e-form__buttons__wrapper[b-qmlcb8a2hb], .elementor-button-align-center .e-form__buttons__wrapper__button[b-qmlcb8a2hb], .elementor-button-align-start .e-form__buttons__wrapper[b-qmlcb8a2hb], .elementor-button-align-start .e-form__buttons__wrapper__button[b-qmlcb8a2hb], .elementor-button-align-end .e-form__buttons__wrapper[b-qmlcb8a2hb], .elementor-button-align-end .e-form__buttons__wrapper__button[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: initial;
  flex-basis: initial;
}

@media screen and (max-width: 1024px) {
  .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .elementor-tablet-button-align-center .elementor-field-type-submit[b-qmlcb8a2hb],
  .elementor-tablet-button-align-center .e-form__buttons[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-tablet-button-align-start .elementor-field-type-submit[b-qmlcb8a2hb],
  .elementor-tablet-button-align-start .e-form__buttons[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .elementor-tablet-button-align-end .elementor-field-type-submit[b-qmlcb8a2hb],
  .elementor-tablet-button-align-end .e-form__buttons[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button[b-qmlcb8a2hb], .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button[b-qmlcb8a2hb], .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
  }
  .elementor-tablet-button-align-center .e-form__buttons__wrapper[b-qmlcb8a2hb], .elementor-tablet-button-align-start .e-form__buttons__wrapper[b-qmlcb8a2hb], .elementor-tablet-button-align-end .e-form__buttons__wrapper[b-qmlcb8a2hb] {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: initial;
  }
  .elementor-tablet-button-align-center .e-form__buttons__wrapper[b-qmlcb8a2hb], .elementor-tablet-button-align-center .e-form__buttons__wrapper__button[b-qmlcb8a2hb], .elementor-tablet-button-align-start .e-form__buttons__wrapper[b-qmlcb8a2hb], .elementor-tablet-button-align-start .e-form__buttons__wrapper__button[b-qmlcb8a2hb], .elementor-tablet-button-align-end .e-form__buttons__wrapper[b-qmlcb8a2hb], .elementor-tablet-button-align-end .e-form__buttons__wrapper__button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
  }
}
@media screen and (max-width: 767px) {
  .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .elementor-mobile-button-align-center .elementor-field-type-submit[b-qmlcb8a2hb],
  .elementor-mobile-button-align-center .e-form__buttons[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-mobile-button-align-start .elementor-field-type-submit[b-qmlcb8a2hb],
  .elementor-mobile-button-align-start .e-form__buttons[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .elementor-mobile-button-align-end .elementor-field-type-submit[b-qmlcb8a2hb],
  .elementor-mobile-button-align-end .e-form__buttons[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button[b-qmlcb8a2hb], .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button[b-qmlcb8a2hb], .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
  }
  .elementor-mobile-button-align-center .e-form__buttons__wrapper[b-qmlcb8a2hb], .elementor-mobile-button-align-start .e-form__buttons__wrapper[b-qmlcb8a2hb], .elementor-mobile-button-align-end .e-form__buttons__wrapper[b-qmlcb8a2hb] {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: initial;
  }
  .elementor-mobile-button-align-center .e-form__buttons__wrapper[b-qmlcb8a2hb], .elementor-mobile-button-align-center .e-form__buttons__wrapper__button[b-qmlcb8a2hb], .elementor-mobile-button-align-start .e-form__buttons__wrapper[b-qmlcb8a2hb], .elementor-mobile-button-align-start .e-form__buttons__wrapper__button[b-qmlcb8a2hb], .elementor-mobile-button-align-end .e-form__buttons__wrapper[b-qmlcb8a2hb], .elementor-mobile-button-align-end .e-form__buttons__wrapper__button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
  }
}
.elementor-error .elementor-field[b-qmlcb8a2hb] {
  border-color: #d9534f;
}

.elementor-error .help-inline[b-qmlcb8a2hb] {
  color: #d9534f;
  font-size: 0.9em;
}

.elementor-message[b-qmlcb8a2hb] {
  margin: 10px 0;
  font-size: 1em;
  line-height: 1;
}

.elementor-message[b-qmlcb8a2hb]:before {
  content: "\e90e";
  display: inline-block;
  font-family: eicons;
  font-weight: normal;
  font-style: normal;
  vertical-align: middle;
  margin-right: 5px;
}

.elementor-message.elementor-message-danger[b-qmlcb8a2hb] {
  color: #d9534f;
}

.elementor-message.elementor-message-danger[b-qmlcb8a2hb]:before {
  content: "\e87f";
}

.elementor-message.form-message-success[b-qmlcb8a2hb] {
  color: #5cb85c;
}

.elementor-form .elementor-button[b-qmlcb8a2hb] {
  padding-top: 0;
  padding-bottom: 0;
  border: none;
}

.elementor-form .elementor-button > span[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-form .elementor-button.elementor-size-xs[b-qmlcb8a2hb] {
  min-height: 33px;
}

.elementor-form .elementor-button.elementor-size-sm[b-qmlcb8a2hb] {
  min-height: 40px;
}

.elementor-form .elementor-button.elementor-size-md[b-qmlcb8a2hb] {
  min-height: 47px;
}

.elementor-form .elementor-button.elementor-size-lg[b-qmlcb8a2hb] {
  min-height: 59px;
}

.elementor-form .elementor-button.elementor-size-xl[b-qmlcb8a2hb] {
  min-height: 72px;
}

.elementor-element .elementor-widget-container[b-qmlcb8a2hb] {
  -webkit-transition: background 0.3s, border 0.3s, border-radius 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

.elementor-button[b-qmlcb8a2hb] {
  display: inline-block;
  line-height: 1;
  background-color: #818a91;
  font-size: 15px;
  padding: 12px 24px;
  border-radius: 3px;
  color: #fff;
  fill: #fff;
  text-align: center;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.elementor-button:hover[b-qmlcb8a2hb], .elementor-button:focus[b-qmlcb8a2hb], .elementor-button:visited[b-qmlcb8a2hb] {
  color: #fff;
}

.elementor-button-content-wrapper[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-button-icon[b-qmlcb8a2hb] {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.elementor-button-icon svg[b-qmlcb8a2hb] {
  width: 1em;
  height: auto;
}

.elementor-button-icon .e-font-icon-svg[b-qmlcb8a2hb] {
  height: 1em;
}

.elementor-button-text[b-qmlcb8a2hb] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
  display: inline-block;
}

.elementor-button.elementor-size-xs[b-qmlcb8a2hb] {
  font-size: 13px;
  padding: 10px 20px;
  border-radius: 2px;
}

.elementor-button.elementor-size-md[b-qmlcb8a2hb] {
  font-size: 16px;
  padding: 15px 30px;
  border-radius: 4px;
}

.elementor-button.elementor-size-lg[b-qmlcb8a2hb] {
  font-size: 18px;
  padding: 20px 40px;
  border-radius: 5px;
}

.elementor-button.elementor-size-xl[b-qmlcb8a2hb] {
  font-size: 20px;
  padding: 25px 50px;
  border-radius: 6px;
}

.elementor-button .elementor-align-icon-right[b-qmlcb8a2hb] {
  margin-left: 5px;
  -webkit-box-ordinal-group: 16;
  -ms-flex-order: 15;
  order: 15;
}

.elementor-button .elementor-align-icon-left[b-qmlcb8a2hb] {
  margin-right: 5px;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.elementor-button span[b-qmlcb8a2hb] {
  text-decoration: inherit;
}

.elementor-element.elementor-button-info .elementor-button[b-qmlcb8a2hb] {
  background-color: #5bc0de;
}

.elementor-element.elementor-button-success .elementor-button[b-qmlcb8a2hb] {
  background-color: #5cb85c;
}

.elementor-element.elementor-button-warning .elementor-button[b-qmlcb8a2hb] {
  background-color: #f0ad4e;
}

.elementor-element.elementor-button-danger .elementor-button[b-qmlcb8a2hb] {
  background-color: #d9534f;
}

.elementor-widget-button .elementor-button .elementor-button-info[b-qmlcb8a2hb] {
  background-color: #5bc0de;
}

.elementor-widget-button .elementor-button .elementor-button-success[b-qmlcb8a2hb] {
  background-color: #5cb85c;
}

.elementor-widget-button .elementor-button .elementor-button-warning[b-qmlcb8a2hb] {
  background-color: #f0ad4e;
}

.elementor-widget-button .elementor-button .elementor-button-danger[b-qmlcb8a2hb] {
  background-color: #d9534f;
}

.elementor-tab-title a[b-qmlcb8a2hb] {
  color: inherit;
}

.elementor-view-stacked .elementor-icon[b-qmlcb8a2hb] {
  padding: 0.5em;
  background-color: #818a91;
  color: #fff;
  fill: #fff;
}

.elementor-view-framed .elementor-icon[b-qmlcb8a2hb] {
  padding: 0.5em;
  color: #818a91;
  border: 3px solid #818a91;
  background-color: transparent;
}

.elementor-icon[b-qmlcb8a2hb] {
  display: inline-block;
  line-height: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #818a91;
  font-size: 50px;
  text-align: center;
}

.elementor-icon:hover[b-qmlcb8a2hb] {
  color: #818a91;
}

.elementor-icon i[b-qmlcb8a2hb], .elementor-icon svg[b-qmlcb8a2hb] {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}

.elementor-icon i[b-qmlcb8a2hb]:before, .elementor-icon svg[b-qmlcb8a2hb]:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.elementor-icon i.fad[b-qmlcb8a2hb] {
  width: initial;
}

.elementor-shape-circle .elementor-icon[b-qmlcb8a2hb] {
  border-radius: 50%;
}

.e-transform .elementor-widget-container[b-qmlcb8a2hb] {
  -webkit-transform: perspective(var(--e-transform-perspective, 0)) rotateZ(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
  transform: perspective(var(--e-transform-perspective, 0)) rotateZ(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
  -webkit-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
  -ms-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
  -webkit-transition: -webkit-transform var(--e-transform-transition-duration, 400ms);
  transition: -webkit-transform var(--e-transform-transition-duration, 400ms);
  -o-transition: transform var(--e-transform-transition-duration, 400ms);
  transition: transform var(--e-transform-transition-duration, 400ms);
  transition: transform var(--e-transform-transition-duration, 400ms), -webkit-transform var(--e-transform-transition-duration, 400ms);
}

/**
 * Swiper 3.4.2
 * Customized by Elementor team
 */
.swiper-container[b-qmlcb8a2hb] {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container .swiper-slide figure[b-qmlcb8a2hb] {
  line-height: 0;
}

.swiper-container .elementor-lightbox-content-source[b-qmlcb8a2hb] {
  display: none;
}

.swiper-container-no-flexbox .swiper-slide[b-qmlcb8a2hb] {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper[b-qmlcb8a2hb] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper[b-qmlcb8a2hb] {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide[b-qmlcb8a2hb], .swiper-wrapper[b-qmlcb8a2hb] {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper[b-qmlcb8a2hb] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper[b-qmlcb8a2hb] {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide[b-qmlcb8a2hb] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Auto Height */
.swiper-container-autoheight[b-qmlcb8a2hb] {
  height: auto;
}

.swiper-container-autoheight .swiper-slide[b-qmlcb8a2hb] {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper[b-qmlcb8a2hb] {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* a11y */
.swiper-container .swiper-notification[b-qmlcb8a2hb] {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal[b-qmlcb8a2hb] {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical[b-qmlcb8a2hb] {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

/* Arrows */
.swiper-button-prev[b-qmlcb8a2hb], .swiper-button-next[b-qmlcb8a2hb] {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background: no-repeat center;
}

.swiper-button-prev.swiper-button-disabled[b-qmlcb8a2hb], .swiper-button-next.swiper-button-disabled[b-qmlcb8a2hb] {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev[b-qmlcb8a2hb], .swiper-container-rtl .swiper-button-next[b-qmlcb8a2hb] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black[b-qmlcb8a2hb], .swiper-container-rtl .swiper-button-next.swiper-button-black[b-qmlcb8a2hb] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white[b-qmlcb8a2hb], .swiper-container-rtl .swiper-button-next.swiper-button-white[b-qmlcb8a2hb] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next[b-qmlcb8a2hb], .swiper-container-rtl .swiper-button-prev[b-qmlcb8a2hb] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black[b-qmlcb8a2hb], .swiper-container-rtl .swiper-button-prev.swiper-button-black[b-qmlcb8a2hb] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white[b-qmlcb8a2hb], .swiper-container-rtl .swiper-button-prev.swiper-button-white[b-qmlcb8a2hb] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* Pagination Styles */
.swiper-pagination[b-qmlcb8a2hb] {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden[b-qmlcb8a2hb] {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction[b-qmlcb8a2hb], .swiper-pagination-custom[b-qmlcb8a2hb], .swiper-container-horizontal > .swiper-pagination-bullets[b-qmlcb8a2hb] {
  bottom: 5px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullet[b-qmlcb8a2hb] {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

.swiper-pagination-fraction[b-qmlcb8a2hb] {
  color: #000;
}

button.swiper-pagination-bullet[b-qmlcb8a2hb] {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet[b-qmlcb8a2hb] {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet[b-qmlcb8a2hb] {
  background: #fff;
}

.swiper-pagination-bullet-active[b-qmlcb8a2hb] {
  opacity: 1;
}

.swiper-pagination-white .swiper-pagination-bullet-active[b-qmlcb8a2hb] {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active[b-qmlcb8a2hb] {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets[b-qmlcb8a2hb] {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet[b-qmlcb8a2hb] {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet[b-qmlcb8a2hb] {
  margin: 0 6px;
}

/* Progressbar */
.swiper-pagination-progressbar[b-qmlcb8a2hb] {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill[b-qmlcb8a2hb] {
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill[b-qmlcb8a2hb] {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar[b-qmlcb8a2hb] {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar[b-qmlcb8a2hb] {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progressbar.swiper-pagination-white[b-qmlcb8a2hb] {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill[b-qmlcb8a2hb] {
  background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill[b-qmlcb8a2hb] {
  background: #000;
}

/* 3D Container */
.swiper-container-3d[b-qmlcb8a2hb] {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper[b-qmlcb8a2hb], .swiper-container-3d .swiper-slide[b-qmlcb8a2hb], .swiper-container-3d .swiper-slide-shadow-left[b-qmlcb8a2hb], .swiper-container-3d .swiper-slide-shadow-right[b-qmlcb8a2hb], .swiper-container-3d .swiper-slide-shadow-top[b-qmlcb8a2hb], .swiper-container-3d .swiper-slide-shadow-bottom[b-qmlcb8a2hb], .swiper-container-3d .swiper-cube-shadow[b-qmlcb8a2hb] {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left[b-qmlcb8a2hb], .swiper-container-3d .swiper-slide-shadow-right[b-qmlcb8a2hb], .swiper-container-3d .swiper-slide-shadow-top[b-qmlcb8a2hb], .swiper-container-3d .swiper-slide-shadow-bottom[b-qmlcb8a2hb] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left[b-qmlcb8a2hb] {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right[b-qmlcb8a2hb] {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top[b-qmlcb8a2hb] {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom[b-qmlcb8a2hb] {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper[b-qmlcb8a2hb], .swiper-container-flip .swiper-wrapper[b-qmlcb8a2hb] {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* Cube + Flip */
.swiper-container-cube[b-qmlcb8a2hb], .swiper-container-flip[b-qmlcb8a2hb] {
  overflow: visible;
}

.swiper-container-cube .swiper-slide[b-qmlcb8a2hb], .swiper-container-flip .swiper-slide[b-qmlcb8a2hb] {
  pointer-events: none;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide[b-qmlcb8a2hb], .swiper-container-flip .swiper-slide .swiper-slide[b-qmlcb8a2hb] {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active[b-qmlcb8a2hb], .swiper-container-flip .swiper-slide-active[b-qmlcb8a2hb], .swiper-container-cube .swiper-slide-active .swiper-slide-active[b-qmlcb8a2hb], .swiper-container-flip .swiper-slide-active .swiper-slide-active[b-qmlcb8a2hb] {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top[b-qmlcb8a2hb], .swiper-container-flip .swiper-slide-shadow-top[b-qmlcb8a2hb], .swiper-container-cube .swiper-slide-shadow-bottom[b-qmlcb8a2hb], .swiper-container-flip .swiper-slide-shadow-bottom[b-qmlcb8a2hb], .swiper-container-cube .swiper-slide-shadow-left[b-qmlcb8a2hb], .swiper-container-flip .swiper-slide-shadow-left[b-qmlcb8a2hb], .swiper-container-cube .swiper-slide-shadow-right[b-qmlcb8a2hb], .swiper-container-flip .swiper-slide-shadow-right[b-qmlcb8a2hb] {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube */
.swiper-container-cube .swiper-slide[b-qmlcb8a2hb] {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide[b-qmlcb8a2hb] {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active[b-qmlcb8a2hb], .swiper-container-cube .swiper-slide-next[b-qmlcb8a2hb], .swiper-container-cube .swiper-slide-prev[b-qmlcb8a2hb], .swiper-container-cube .swiper-slide-next + .swiper-slide[b-qmlcb8a2hb] {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow[b-qmlcb8a2hb] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide[b-qmlcb8a2hb] {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide[b-qmlcb8a2hb] {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide[b-qmlcb8a2hb] {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active[b-qmlcb8a2hb] {
  pointer-events: auto;
}

.swiper-container-fade .swiper-slide-active .swiper-slide-active[b-qmlcb8a2hb] {
  pointer-events: auto;
}

.swiper-zoom-container[b-qmlcb8a2hb] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img[b-qmlcb8a2hb], .swiper-zoom-container > svg[b-qmlcb8a2hb], .swiper-zoom-container > canvas[b-qmlcb8a2hb] {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

/* Scrollbar */
.swiper-scrollbar[b-qmlcb8a2hb] {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar[b-qmlcb8a2hb] {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar[b-qmlcb8a2hb] {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag[b-qmlcb8a2hb] {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag[b-qmlcb8a2hb] {
  cursor: move;
}

.elementor-pagination-position-outside .swiper-container[b-qmlcb8a2hb] {
  padding-bottom: 30px;
}

.elementor-pagination-position-outside .elementor-swiper-button[b-qmlcb8a2hb] {
  top: calc(50% - 15px);
}

.elementor-swiper[b-qmlcb8a2hb] {
  position: relative;
}

.elementor-main-swiper[b-qmlcb8a2hb] {
  position: static;
}

.elementor-arrows-position-outside .swiper-container[b-qmlcb8a2hb] {
  width: calc(100% - 60px);
}

.elementor-arrows-position-outside .elementor-swiper-button-prev[b-qmlcb8a2hb] {
  left: 0;
}

.elementor-arrows-position-outside .elementor-swiper-button-next[b-qmlcb8a2hb] {
  right: 0;
}

.swiper-image-stretch .swiper-slide .swiper-slide-image[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-swiper-button[b-qmlcb8a2hb] {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 1;
  cursor: pointer;
  font-size: 25px;
  color: rgba(238, 238, 238, 0.9);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.elementor-swiper-button svg[b-qmlcb8a2hb] {
  fill: rgba(238, 238, 238, 0.9);
  height: 1em;
  width: 1em;
}

.elementor-swiper-button-prev[b-qmlcb8a2hb] {
  left: 10px;
}

.elementor-swiper-button-next[b-qmlcb8a2hb] {
  right: 10px;
}

.elementor-swiper-button.swiper-button-disabled[b-qmlcb8a2hb] {
  opacity: 0.3;
}

.swiper-container-cube .elementor-swiper-button[b-qmlcb8a2hb] {
  -webkit-transform: translate3d(0, -50%, 1px);
  transform: translate3d(0, -50%, 1px);
}

/* Preloader */
.swiper-lazy-preloader[b-qmlcb8a2hb] {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin-b-qmlcb8a2hb 1s steps(12, end) infinite;
}

.swiper-lazy-preloader[b-qmlcb8a2hb]:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-size: 100%;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat 50%;
}

.swiper-lazy-preloader-white[b-qmlcb8a2hb]:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin-b-qmlcb8a2hb {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.elementor-lightbox[b-qmlcb8a2hb] {
  --lightbox-ui-color: rgba(238, 238, 238, 0.9);
  --lightbox-ui-color-hover: #fff;
  --lightbox-text-color: var(--lightbox-ui-color);
  --lightbox-header-icons-size: 20px;
  --lightbox-navigation-icons-size: 25px;
}

.elementor-lightbox .dialog-header[b-qmlcb8a2hb] {
  display: none;
}

.elementor-lightbox .dialog-widget-content[b-qmlcb8a2hb] {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 100%;
}

.elementor-lightbox .dialog-message[b-qmlcb8a2hb] {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}

.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio)[b-qmlcb8a2hb] {
  height: 100%;
}

.elementor-lightbox .dialog-message.dialog-lightbox-message[b-qmlcb8a2hb] {
  padding: 0;
}

.elementor-lightbox .dialog-lightbox-close-button[b-qmlcb8a2hb] {
  cursor: pointer;
  position: absolute;
  font-size: var(--lightbox-header-icons-size);
  right: 0.75em;
  margin-top: 13px;
  padding: 0.25em;
  z-index: 2;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-lightbox .dialog-lightbox-close-button svg[b-qmlcb8a2hb] {
  height: 1em;
  width: 1em;
}

.elementor-lightbox .dialog-lightbox-close-button[b-qmlcb8a2hb],
.elementor-lightbox .elementor-swiper-button[b-qmlcb8a2hb] {
  color: var(--lightbox-ui-color);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
}

.elementor-lightbox .dialog-lightbox-close-button svg[b-qmlcb8a2hb],
.elementor-lightbox .elementor-swiper-button svg[b-qmlcb8a2hb] {
  fill: var(--lightbox-ui-color);
}

.elementor-lightbox .dialog-lightbox-close-button:hover[b-qmlcb8a2hb],
.elementor-lightbox .elementor-swiper-button:hover[b-qmlcb8a2hb] {
  color: var(--lightbox-ui-color-hover);
}

.elementor-lightbox .dialog-lightbox-close-button:hover svg[b-qmlcb8a2hb],
.elementor-lightbox .elementor-swiper-button:hover svg[b-qmlcb8a2hb] {
  fill: var(--lightbox-ui-color-hover);
}

.elementor-lightbox .swiper-container[b-qmlcb8a2hb] {
  height: 100%;
}

.elementor-lightbox .elementor-lightbox-item[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  margin: auto;
}

@media (max-width: 767px) {
  .elementor-lightbox .elementor-lightbox-item[b-qmlcb8a2hb] {
    padding: 70px 0;
  }
}
.elementor-lightbox .elementor-lightbox-image[b-qmlcb8a2hb] {
  max-height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.elementor-lightbox .elementor-lightbox-image[b-qmlcb8a2hb], .elementor-lightbox .elementor-lightbox-image:hover[b-qmlcb8a2hb] {
  opacity: 1;
  -webkit-filter: none;
  filter: none;
  border: none;
}

.elementor-lightbox .elementor-lightbox-image[b-qmlcb8a2hb], .elementor-lightbox .elementor-video-container[b-qmlcb8a2hb] {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3), 0 0 8px -5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3), 0 0 8px -5px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
}

.elementor-lightbox .elementor-video-container[b-qmlcb8a2hb] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media (min-width: 1025px) {
  .elementor-lightbox .elementor-video-container[b-qmlcb8a2hb] {
    width: 75%;
  }
}
@media (max-width: 1024px) {
  .elementor-lightbox .elementor-video-container[b-qmlcb8a2hb] {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container[b-qmlcb8a2hb] {
    width: 70%;
  }
}
.elementor-lightbox .elementor-swiper-button:focus[b-qmlcb8a2hb] {
  outline-width: 1px;
}

.elementor-lightbox .elementor-swiper-button-prev[b-qmlcb8a2hb], .elementor-lightbox .elementor-swiper-button-next[b-qmlcb8a2hb] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 15%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: var(--lightbox-navigation-icons-size);
}

.elementor-lightbox .elementor-swiper-button-prev[b-qmlcb8a2hb] {
  left: 0;
}

.elementor-lightbox .elementor-swiper-button-next[b-qmlcb8a2hb] {
  right: 0;
}

@media (max-width: 767px) {
  .elementor-lightbox .elementor-swiper-button:focus[b-qmlcb8a2hb] {
    outline: none;
  }
  .elementor-lightbox .elementor-swiper-button-prev[b-qmlcb8a2hb], .elementor-lightbox .elementor-swiper-button-next[b-qmlcb8a2hb] {
    width: 20%;
  }
  .elementor-lightbox .elementor-swiper-button-prev i[b-qmlcb8a2hb], .elementor-lightbox .elementor-swiper-button-next i[b-qmlcb8a2hb] {
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .elementor-lightbox .elementor-swiper-button-prev[b-qmlcb8a2hb] {
    left: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .elementor-lightbox .elementor-swiper-button-next[b-qmlcb8a2hb] {
    right: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.elementor-slideshow__counter[b-qmlcb8a2hb] {
  color: currentColor;
  font-size: 0.75em;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.elementor-slideshow__header[b-qmlcb8a2hb], .elementor-slideshow__footer[b-qmlcb8a2hb] {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 15px 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.elementor-slideshow__footer[b-qmlcb8a2hb] {
  color: var(--lightbox-text-color);
}

.elementor-slideshow__header[b-qmlcb8a2hb] {
  color: var(--lightbox-ui-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  font-size: var(--lightbox-header-icons-size);
  padding-left: 1em;
  padding-right: 2.6em;
  top: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10;
}

.elementor-slideshow__header > i[b-qmlcb8a2hb],
.elementor-slideshow__header > svg[b-qmlcb8a2hb] {
  cursor: pointer;
  padding: 0.25em;
  margin: 0 0.35em;
}

.elementor-slideshow__header > i[b-qmlcb8a2hb] {
  font-size: inherit;
}

.elementor-slideshow__header > i:hover[b-qmlcb8a2hb] {
  color: var(--lightbox-ui-color-hover);
}

.elementor-slideshow__header > svg[b-qmlcb8a2hb] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  fill: var(--lightbox-ui-color);
  height: 1em;
  width: 1em;
}

.elementor-slideshow__header > svg:hover[b-qmlcb8a2hb] {
  fill: var(--lightbox-ui-color-hover);
}

.elementor-slideshow__header .elementor-slideshow__counter[b-qmlcb8a2hb] {
  margin-right: auto;
}

.elementor-slideshow__header .elementor-icon-share[b-qmlcb8a2hb] {
  z-index: 5;
}

.elementor-slideshow__share-menu[b-qmlcb8a2hb] {
  background-color: rgba(0, 0, 0, 0);
  width: 0;
  height: 0;
  position: absolute;
  overflow: hidden;
  -webkit-transition: background-color 400ms;
  -o-transition: background-color 400ms;
  transition: background-color 400ms;
}

.elementor-slideshow__share-menu .elementor-slideshow__share-links a[b-qmlcb8a2hb] {
  color: #2C2C2C;
}

.elementor-slideshow__share-links[b-qmlcb8a2hb] {
  display: block;
  position: absolute;
  min-width: 200px;
  right: 2.8em;
  top: 3em;
  background-color: #fff;
  border-radius: 3px;
  padding: 14px 20px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transform-origin: 90% 10%;
  -ms-transform-origin: 90% 10%;
  transform-origin: 90% 10%;
  -webkit-transition: all 250ms 100ms;
  -o-transition: all 250ms 100ms;
  transition: all 250ms 100ms;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.elementor-slideshow__share-links a[b-qmlcb8a2hb] {
  text-align: left;
  color: #55595c;
  font-size: 12px;
  line-height: 2.5;
  display: block;
  opacity: 0;
  -webkit-transition: opacity 500ms 100ms;
  -o-transition: opacity 500ms 100ms;
  transition: opacity 500ms 100ms;
}

.elementor-slideshow__share-links a:hover[b-qmlcb8a2hb] {
  color: #000;
}

.elementor-slideshow__share-links a i[b-qmlcb8a2hb],
.elementor-slideshow__share-links a svg[b-qmlcb8a2hb] {
  margin-right: 0.75em;
}

.elementor-slideshow__share-links a i[b-qmlcb8a2hb] {
  font-size: 1.25em;
}

.elementor-slideshow__share-links a svg[b-qmlcb8a2hb] {
  height: 1.25em;
  width: 1.25em;
}

.elementor-slideshow__share-links[b-qmlcb8a2hb]:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  right: 0.5em;
  border: 0.45em solid;
  border-color: transparent transparent #fff transparent;
  -webkit-transform: translateY(-100%) scaleX(0.7);
  -ms-transform: translateY(-100%) scaleX(0.7);
  transform: translateY(-100%) scaleX(0.7);
}

.elementor-slideshow__footer[b-qmlcb8a2hb] {
  bottom: 0;
  z-index: 5;
  position: fixed;
}

.elementor-slideshow__title[b-qmlcb8a2hb], .elementor-slideshow__description[b-qmlcb8a2hb] {
  margin: 0;
}

.elementor-slideshow__title[b-qmlcb8a2hb] {
  font-size: 16px;
  font-weight: bold;
}

.elementor-slideshow__description[b-qmlcb8a2hb] {
  font-size: 14px;
}

.elementor-slideshow--ui-hidden .elementor-slideshow__header[b-qmlcb8a2hb], .elementor-slideshow--ui-hidden .elementor-slideshow__footer[b-qmlcb8a2hb] {
  opacity: 0;
  pointer-events: none;
}

.elementor-slideshow--ui-hidden .elementor-swiper-button-prev[b-qmlcb8a2hb], .elementor-slideshow--ui-hidden .elementor-swiper-button-next[b-qmlcb8a2hb] {
  opacity: 0;
}

.elementor-slideshow--fullscreen-mode .elementor-video-container[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-slideshow--zoom-mode .elementor-slideshow__header[b-qmlcb8a2hb], .elementor-slideshow--zoom-mode .elementor-slideshow__footer[b-qmlcb8a2hb] {
  background-color: rgba(0, 0, 0, 0.5);
}

.elementor-slideshow--zoom-mode .elementor-swiper-button-prev[b-qmlcb8a2hb], .elementor-slideshow--zoom-mode .elementor-swiper-button-next[b-qmlcb8a2hb] {
  opacity: 0;
  pointer-events: none;
}

.elementor-slideshow--share-mode .elementor-slideshow__share-menu[b-qmlcb8a2hb] {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  opacity: 1;
  cursor: default;
  background-color: rgba(0, 0, 0, 0.5);
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links[b-qmlcb8a2hb] {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links[b-qmlcb8a2hb], .elementor-slideshow--share-mode .elementor-slideshow__share-links a[b-qmlcb8a2hb] {
  opacity: 1;
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter[b-qmlcb8a2hb] {
  color: #1DA1F2;
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook[b-qmlcb8a2hb] {
  color: #3b5998;
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest[b-qmlcb8a2hb] {
  color: #bd081c;
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold[b-qmlcb8a2hb] {
  color: #a4afb7;
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter[b-qmlcb8a2hb] {
  fill: #1DA1F2;
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook[b-qmlcb8a2hb] {
  fill: #3b5998;
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest[b-qmlcb8a2hb] {
  fill: #bd081c;
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold[b-qmlcb8a2hb] {
  fill: #a4afb7;
}

.elementor-slideshow--share-mode .eicon-share-arrow[b-qmlcb8a2hb] {
  z-index: 2;
}

.animated[b-qmlcb8a2hb] {
  -webkit-animation-duration: 1.25s;
  animation-duration: 1.25s;
}

.animated.animated-slow[b-qmlcb8a2hb] {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.animated-fast[b-qmlcb8a2hb] {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

.animated.infinite[b-qmlcb8a2hb] {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.reverse[b-qmlcb8a2hb] {
  animation-direction: reverse;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@media (prefers-reduced-motion: reduce) {
  .animated[b-qmlcb8a2hb] {
    -webkit-animation: none;
    animation: none;
  }
}
.elementor-shape[b-qmlcb8a2hb] {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
  /*
  * @TODO: The `z-index: -1` rules below are temporary fixes for Chrome 85 issue.
  *   It will be removed in a future version of Chrome.
  */
}

.elementor-shape-top[b-qmlcb8a2hb] {
  top: -1px;
}

.elementor-shape-top:not([data-negative=false]) svg[b-qmlcb8a2hb] {
  z-index: -1;
}

.elementor-shape-bottom[b-qmlcb8a2hb] {
  bottom: -1px;
}

.elementor-shape-bottom:not([data-negative=true]) svg[b-qmlcb8a2hb] {
  z-index: -1;
}

.elementor-shape[data-negative=false].elementor-shape-bottom[b-qmlcb8a2hb] {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.elementor-shape[data-negative=true].elementor-shape-top[b-qmlcb8a2hb] {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.elementor-shape svg[b-qmlcb8a2hb] {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.elementor-shape .elementor-shape-fill[b-qmlcb8a2hb] {
  fill: #fff;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

#wp-admin-bar-elementor_edit_page > .ab-item[b-qmlcb8a2hb]::before {
  content: "\e813";
  font-family: eicons;
  top: 3px;
  font-size: 18px;
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title[b-qmlcb8a2hb] {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type[b-qmlcb8a2hb] {
  background: #55595c;
  font-size: 11px;
  line-height: 9px;
  margin-top: 6px;
  padding: 4px 8px;
  border-radius: 3px;
}

#wp-admin-bar-elementor_inspector > .ab-item[b-qmlcb8a2hb]::before {
  content: "\f348";
  top: 2px;
}

#wpadminbar *[b-qmlcb8a2hb] {
  font-style: normal;
}

.page-template-elementor_canvas.elementor-page[b-qmlcb8a2hb]:before {
  display: none;
}

.elementor-post__thumbnail__link[b-qmlcb8a2hb] {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

#left-area ul.elementor-icon-list-items[b-qmlcb8a2hb],
.elementor .elementor-element ul.elementor-icon-list-items[b-qmlcb8a2hb],
.elementor-edit-area .elementor-element ul.elementor-icon-list-items[b-qmlcb8a2hb] {
  padding: 0;
}

.e--ua-appleWebkit.rtl[b-qmlcb8a2hb] {
  --flex-right: flex-start;
}

.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right[b-qmlcb8a2hb],
.e--ua-appleWebkit .elementor-share-buttons--align-right[b-qmlcb8a2hb] {
  --justify-content: var(--flex-right, flex-end);
}

.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center[b-qmlcb8a2hb],
.e--ua-appleWebkit .elementor-share-buttons--align-center[b-qmlcb8a2hb] {
  --justify-content: center;
}

.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid[b-qmlcb8a2hb] {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: var(--justify-content, space-between);
  -ms-flex-pack: var(--justify-content, space-between);
  justify-content: var(--justify-content, space-between);
  margin-left: calc(-0.5 * var(--grid-column-gap));
  margin-right: calc(-0.5 * var(--grid-column-gap));
}

.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item[b-qmlcb8a2hb] {
  margin-left: calc(0.5 * var(--grid-column-gap));
  margin-right: calc(0.5 * var(--grid-column-gap));
}

.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid[b-qmlcb8a2hb] {
  display: inline-block;
}

.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item[b-qmlcb8a2hb] {
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 1024px) {
  .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right[b-qmlcb8a2hb],
  .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right[b-qmlcb8a2hb] {
    --justify-content: var(--flex-right, flex-end);
  }
  .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center[b-qmlcb8a2hb],
  .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center[b-qmlcb8a2hb] {
    --justify-content: center;
  }
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid[b-qmlcb8a2hb] {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: var(--justify-content, space-between);
    -ms-flex-pack: var(--justify-content, space-between);
    justify-content: var(--justify-content, space-between);
    margin-left: calc(-0.5 * var(--grid-column-gap));
    margin-right: calc(-0.5 * var(--grid-column-gap));
  }
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item[b-qmlcb8a2hb] {
    margin-left: calc(0.5 * var(--grid-column-gap));
    margin-right: calc(0.5 * var(--grid-column-gap));
  }
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid[b-qmlcb8a2hb] {
    display: inline-block;
  }
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item[b-qmlcb8a2hb] {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right[b-qmlcb8a2hb],
  .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right[b-qmlcb8a2hb] {
    --justify-content: var(--flex-right, flex-end);
  }
  .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center[b-qmlcb8a2hb],
  .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center[b-qmlcb8a2hb] {
    --justify-content: center;
  }
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid[b-qmlcb8a2hb] {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: var(--justify-content, space-between);
    -ms-flex-pack: var(--justify-content, space-between);
    justify-content: var(--justify-content, space-between);
    margin-left: calc(-0.5 * var(--grid-column-gap));
    margin-right: calc(-0.5 * var(--grid-column-gap));
  }
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item[b-qmlcb8a2hb] {
    margin-left: calc(0.5 * var(--grid-column-gap));
    margin-right: calc(0.5 * var(--grid-column-gap));
  }
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid[b-qmlcb8a2hb] {
    display: inline-block;
  }
  .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid[b-qmlcb8a2hb], .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item[b-qmlcb8a2hb] {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .elementor .elementor-hidden-mobile[b-qmlcb8a2hb] {
    display: none;
  }
  .elementor .elementor-hidden-phone[b-qmlcb8a2hb] {
    display: none;
  }
}
@media (min-width: -1px) and (max-width: -1px) {
  .elementor .elementor-hidden-mobile_extra[b-qmlcb8a2hb] {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor .elementor-hidden-tablet[b-qmlcb8a2hb] {
    display: none;
  }
}
@media (min-width: -1px) and (max-width: -1px) {
  .elementor .elementor-hidden-tablet_extra[b-qmlcb8a2hb] {
    display: none;
  }
}
@media (min-width: -1px) and (max-width: -1px) {
  .elementor .elementor-hidden-laptop[b-qmlcb8a2hb] {
    display: none;
  }
}
@media (min-width: 1025px) and (max-width: 99999px) {
  .elementor .elementor-hidden-desktop[b-qmlcb8a2hb] {
    display: none;
  }
}
@media (min-width: -1px) {
  .elementor .elementor-hidden-widescreen[b-qmlcb8a2hb] {
    display: none;
  }
}
.elementor-widget-text-path[b-qmlcb8a2hb] {
  font-size: 20px;
  text-align: var(--alignment, left);
}

.elementor-widget-text-path svg[b-qmlcb8a2hb] {
  width: var(--width);
  max-width: 100%;
  height: auto;
  overflow: visible;
  word-spacing: var(--word-spacing);
  -webkit-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
  -ms-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
  transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
}

.elementor-widget-text-path svg path[b-qmlcb8a2hb] {
  vector-effect: non-scaling-stroke; /* Prevent stroke size scaling when resizing the SVG. */
  fill: var(--path-fill, transparent);
  stroke: var(--stroke-color, transparent);
  stroke-width: var(--stroke-width, 1px);
  -webkit-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
  -o-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
  transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
}

.elementor-widget-text-path svg:hover path[b-qmlcb8a2hb] {
  --path-fill: var( --path-fill-hover );
  --stroke-color: var( --stroke-color-hover );
  --stroke-width: var( --stroke-width-hover );
}

.elementor-widget-text-path svg text[b-qmlcb8a2hb] {
  --fill: var( --text-color );
  fill: var(--fill);
  direction: var(--direction, ltr);
  -webkit-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
  -o-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
  transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
}

.elementor-widget-text-path svg text:hover[b-qmlcb8a2hb] {
  --color: var( --text-color-hover, var( --text-color ) );
  --fill: var( --color );
  color: var(--color);
}

.elementor-accordion[b-qmlcb8a2hb] {
  text-align: left;
}

.elementor-accordion .elementor-accordion-item[b-qmlcb8a2hb] {
  border: 1px solid #D4D4D4;
}

.elementor-accordion .elementor-accordion-item + .elementor-accordion-item[b-qmlcb8a2hb] {
  border-top: none;
}

.elementor-accordion .elementor-tab-title[b-qmlcb8a2hb] {
  margin: 0;
  padding: 15px 20px;
  font-weight: bold;
  line-height: 1;
  cursor: pointer;
  outline: none;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon[b-qmlcb8a2hb] {
  display: inline-block;
  width: 1.5em;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg[b-qmlcb8a2hb] {
  width: 1em;
  height: 1em;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right[b-qmlcb8a2hb] {
  float: right;
  text-align: right;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left[b-qmlcb8a2hb] {
  float: left;
  text-align: left;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed[b-qmlcb8a2hb] {
  display: block;
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened[b-qmlcb8a2hb] {
  display: none;
}

.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed[b-qmlcb8a2hb] {
  display: none;
}

.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened[b-qmlcb8a2hb] {
  display: block;
}

.elementor-accordion .elementor-tab-content[b-qmlcb8a2hb] {
  display: none;
  padding: 15px 20px;
  border-top: 1px solid #D4D4D4;
}

@media (max-width: 767px) {
  .elementor-accordion .elementor-tab-title[b-qmlcb8a2hb] {
    padding: 12px 15px;
  }
  .elementor-accordion .elementor-tab-title .elementor-accordion-icon[b-qmlcb8a2hb] {
    width: 1.2em;
  }
  .elementor-accordion .elementor-tab-content[b-qmlcb8a2hb] {
    padding: 7px 15px;
  }
}
.e-container > .elementor-widget-accordion[b-qmlcb8a2hb] {
  width: var(--container-widget-width, 100%);
}

.elementor-alert[b-qmlcb8a2hb] {
  padding: 15px;
  border-left: 5px solid transparent;
  position: relative;
  text-align: left;
}

.elementor-alert .elementor-alert-title[b-qmlcb8a2hb] {
  display: block;
  font-weight: bold;
}

.elementor-alert .elementor-alert-description[b-qmlcb8a2hb] {
  font-size: 13px;
}

.elementor-alert button.elementor-alert-dismiss[b-qmlcb8a2hb] {
  position: absolute;
  right: var(--dismiss-icon-horizontal-position, 10px);
  top: var(--dismiss-icon-vertical-position, 10px);
  padding: 3px;
  font-size: var(--dismiss-icon-size, 20px);
  line-height: 1;
  background: transparent;
  color: var(--dismiss-icon-normal-color, inherit);
  border: none;
  cursor: pointer;
  -webkit-transition-duration: var(--dismiss-icon-hover-transition-duration, 0.3s);
  -o-transition-duration: var(--dismiss-icon-hover-transition-duration, 0.3s);
  transition-duration: var(--dismiss-icon-hover-transition-duration, 0.3s);
}

.elementor-alert button.elementor-alert-dismiss:hover[b-qmlcb8a2hb] {
  color: var(--dismiss-icon-hover-color, inherit);
}

.elementor-alert button.elementor-alert-dismiss svg[b-qmlcb8a2hb] {
  width: var(--dismiss-icon-size, 20px);
  height: var(--dismiss-icon-size, 20px);
  fill: var(--dismiss-icon-normal-color, currentColor);
  -webkit-transition-duration: var(--dismiss-icon-hover-transition-duration, 0.3s);
  -o-transition-duration: var(--dismiss-icon-hover-transition-duration, 0.3s);
  transition-duration: var(--dismiss-icon-hover-transition-duration, 0.3s);
}

.elementor-alert button.elementor-alert-dismiss svg:hover[b-qmlcb8a2hb] {
  fill: var(--dismiss-icon-hover-color, currentColor);
}

.elementor-alert.elementor-alert-info[b-qmlcb8a2hb] {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bcdff1;
}

.elementor-alert.elementor-alert-success[b-qmlcb8a2hb] {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #cae6be;
}

.elementor-alert.elementor-alert-warning[b-qmlcb8a2hb] {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #f9f0c3;
}

.elementor-alert.elementor-alert-danger[b-qmlcb8a2hb] {
  color: #a94442;
  background-color: #f2dede;
  border-color: #e8c4c4;
}

@media (max-width: 767px) {
  .elementor-alert[b-qmlcb8a2hb] {
    padding: 10px;
  }
  .elementor-alert button.elementor-alert-dismiss[b-qmlcb8a2hb] {
    right: 7px;
    top: 7px;
  }
}
.elementor-counter .elementor-counter-number-wrapper[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 69px;
  font-weight: 600;
  line-height: 1;
}

.elementor-counter .elementor-counter-number-prefix[b-qmlcb8a2hb], .elementor-counter .elementor-counter-number-suffix[b-qmlcb8a2hb] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  white-space: pre-wrap;
}

.elementor-counter .elementor-counter-number-prefix[b-qmlcb8a2hb] {
  text-align: right;
}

.elementor-counter .elementor-counter-number-suffix[b-qmlcb8a2hb] {
  text-align: left;
}

.elementor-counter .elementor-counter-title[b-qmlcb8a2hb] {
  text-align: center;
  font-size: 19px;
  font-weight: 400;
  line-height: 2.5;
}

.elementor-widget-divider[b-qmlcb8a2hb] {
  --divider-border-style: none;
  --divider-border-width: 1px;
  --divider-color: #2C2C2C;
  --divider-icon-size: 20px;
  --divider-element-spacing: 10px;
  --divider-pattern-height: 24px;
  --divider-pattern-size: 20px;
  --divider-pattern-url: none;
  --divider-pattern-repeat: repeat-x;
}

.elementor-widget-divider .elementor-divider[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-widget-divider .elementor-divider__text[b-qmlcb8a2hb] {
  font-size: 15px;
  line-height: 1;
  max-width: 95%;
}

.elementor-widget-divider .elementor-divider__element[b-qmlcb8a2hb] {
  margin: 0 var(--divider-element-spacing);
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.elementor-widget-divider .elementor-icon[b-qmlcb8a2hb] {
  font-size: var(--divider-icon-size);
}

.elementor-widget-divider .elementor-divider-separator[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  direction: ltr;
}

.elementor-widget-divider--view-line_text .elementor-divider-separator[b-qmlcb8a2hb], .elementor-widget-divider--view-line_icon .elementor-divider-separator[b-qmlcb8a2hb] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-widget-divider--view-line_text .elementor-divider-separator[b-qmlcb8a2hb]:before, .elementor-widget-divider--view-line_text .elementor-divider-separator[b-qmlcb8a2hb]:after, .elementor-widget-divider--view-line_icon .elementor-divider-separator[b-qmlcb8a2hb]:before, .elementor-widget-divider--view-line_icon .elementor-divider-separator[b-qmlcb8a2hb]:after {
  display: block;
  content: "";
  border-bottom: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color);
}

.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator > .elementor-divider__svg:first-of-type[b-qmlcb8a2hb] {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 100;
  flex-shrink: 100;
}

.elementor-widget-divider--element-align-left .elementor-divider-separator[b-qmlcb8a2hb]:before {
  content: none;
}

.elementor-widget-divider--element-align-left .elementor-divider__element[b-qmlcb8a2hb] {
  margin-left: 0;
}

.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator > .elementor-divider__svg:last-of-type[b-qmlcb8a2hb] {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 100;
  flex-shrink: 100;
}

.elementor-widget-divider--element-align-right .elementor-divider-separator[b-qmlcb8a2hb]:after {
  content: none;
}

.elementor-widget-divider--element-align-right .elementor-divider__element[b-qmlcb8a2hb] {
  margin-right: 0;
}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator[b-qmlcb8a2hb] {
  border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color);
}

.elementor-widget-divider--separator-type-pattern[b-qmlcb8a2hb] {
  --divider-border-style: none;
}

.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator[b-qmlcb8a2hb], .elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator[b-qmlcb8a2hb], .elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator[b-qmlcb8a2hb]:before, .elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator[b-qmlcb8a2hb]:after {
  width: 100%;
  min-height: var(--divider-pattern-height);
  -webkit-mask-size: var(--divider-pattern-size) 100%;
  mask-size: var(--divider-pattern-size) 100%;
  -webkit-mask-repeat: var(--divider-pattern-repeat);
  mask-repeat: var(--divider-pattern-repeat);
  background-color: var(--divider-color);
  -webkit-mask-image: var(--divider-pattern-url);
  mask-image: var(--divider-pattern-url);
}

.elementor-widget-divider--no-spacing[b-qmlcb8a2hb] {
  --divider-pattern-size: auto;
}

.elementor-widget-divider--bg-round[b-qmlcb8a2hb] {
  --divider-pattern-repeat: round;
}

.rtl .elementor-widget-divider .elementor-divider__text[b-qmlcb8a2hb] {
  direction: rtl;
}

.e-container > .elementor-widget-divider[b-qmlcb8a2hb] {
  width: var(--container-widget-width, 100%);
  --flex-grow: var(--container-widget-flex-grow, 0);
}

.elementor-image-gallery .gallery-item[b-qmlcb8a2hb] {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.elementor-image-gallery .gallery-item img[b-qmlcb8a2hb] {
  margin: 0 auto;
}

.elementor-image-gallery .gallery-item .gallery-caption[b-qmlcb8a2hb] {
  margin: 0;
}

.elementor-image-gallery figure img[b-qmlcb8a2hb] {
  display: block;
}

.elementor-image-gallery figure figcaption[b-qmlcb8a2hb] {
  width: 100%;
}

.gallery-spacing-custom .elementor-image-gallery .gallery-icon[b-qmlcb8a2hb] {
  padding: 0;
}

@media (min-width: 768px) {
  .elementor-image-gallery .gallery-columns-2 .gallery-item[b-qmlcb8a2hb] {
    max-width: 50%;
  }
  .elementor-image-gallery .gallery-columns-3 .gallery-item[b-qmlcb8a2hb] {
    max-width: 33.33%;
  }
  .elementor-image-gallery .gallery-columns-4 .gallery-item[b-qmlcb8a2hb] {
    max-width: 25%;
  }
  .elementor-image-gallery .gallery-columns-5 .gallery-item[b-qmlcb8a2hb] {
    max-width: 20%;
  }
  .elementor-image-gallery .gallery-columns-6 .gallery-item[b-qmlcb8a2hb] {
    max-width: 16.666%;
  }
  .elementor-image-gallery .gallery-columns-7 .gallery-item[b-qmlcb8a2hb] {
    max-width: 14.28%;
  }
  .elementor-image-gallery .gallery-columns-8 .gallery-item[b-qmlcb8a2hb] {
    max-width: 12.5%;
  }
  .elementor-image-gallery .gallery-columns-9 .gallery-item[b-qmlcb8a2hb] {
    max-width: 11.11%;
  }
  .elementor-image-gallery .gallery-columns-10 .gallery-item[b-qmlcb8a2hb] {
    max-width: 10%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item[b-qmlcb8a2hb], .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item[b-qmlcb8a2hb], .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item[b-qmlcb8a2hb], .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item[b-qmlcb8a2hb], .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item[b-qmlcb8a2hb], .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item[b-qmlcb8a2hb], .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item[b-qmlcb8a2hb], .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item[b-qmlcb8a2hb], .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item[b-qmlcb8a2hb] {
    max-width: 50%;
  }
}
@media (max-width: 479px) {
  .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item[b-qmlcb8a2hb], .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item[b-qmlcb8a2hb], .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item[b-qmlcb8a2hb], .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item[b-qmlcb8a2hb], .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item[b-qmlcb8a2hb], .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item[b-qmlcb8a2hb], .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item[b-qmlcb8a2hb], .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item[b-qmlcb8a2hb], .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item[b-qmlcb8a2hb] {
    max-width: 100%;
  }
}
.elementor-widget-google_maps .elementor-widget-container[b-qmlcb8a2hb] {
  overflow: hidden;
}

.elementor-widget-google_maps iframe[b-qmlcb8a2hb] {
  height: 300px;
}

.elementor-heading-title[b-qmlcb8a2hb] {
  padding: 0;
  margin: 0;
  line-height: 1;
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-] > a[b-qmlcb8a2hb] {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small[b-qmlcb8a2hb] {
  font-size: 15px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium[b-qmlcb8a2hb] {
  font-size: 19px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large[b-qmlcb8a2hb] {
  font-size: 29px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl[b-qmlcb8a2hb] {
  font-size: 39px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl[b-qmlcb8a2hb] {
  font-size: 59px;
}

.elementor-widget-icon-box .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
  display: block;
  text-align: center;
}

.elementor-widget-icon-box .elementor-icon-box-icon[b-qmlcb8a2hb] {
  margin-bottom: var(--icon-box-icon-margin, 15px);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper[b-qmlcb8a2hb], .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon[b-qmlcb8a2hb], .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon[b-qmlcb8a2hb] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
  text-align: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon[b-qmlcb8a2hb] {
  margin-left: var(--icon-box-icon-margin, 15px);
  margin-right: 0;
  margin-bottom: unset;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
  text-align: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon[b-qmlcb8a2hb] {
  margin-right: var(--icon-box-icon-margin, 15px);
  margin-left: 0;
  margin-bottom: unset;
}

.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
  display: block;
  text-align: center;
  -webkit-box-orient: unset;
  -webkit-box-direction: unset;
  -ms-flex-direction: unset;
  flex-direction: unset;
}

.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon[b-qmlcb8a2hb] {
  margin-bottom: var(--icon-box-icon-margin, 15px);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: -1px) {
  .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper[b-qmlcb8a2hb], .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon[b-qmlcb8a2hb], .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon[b-qmlcb8a2hb] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset;
  }
  .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset;
  }
  .elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    display: block;
    text-align: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
  }
  .elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: -1px) {
  .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper[b-qmlcb8a2hb], .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon[b-qmlcb8a2hb], .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon[b-qmlcb8a2hb] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset;
  }
  .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset;
  }
  .elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    display: block;
    text-align: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
  }
  .elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: -1px) {
  .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper[b-qmlcb8a2hb], .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon[b-qmlcb8a2hb], .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon[b-qmlcb8a2hb] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset;
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset;
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    display: block;
    text-align: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 1024px) {
  .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper[b-qmlcb8a2hb], .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon[b-qmlcb8a2hb], .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon[b-qmlcb8a2hb] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset;
  }
  .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset;
  }
  .elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    display: block;
    text-align: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
  }
  .elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: -1px) {
  .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper[b-qmlcb8a2hb], .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon[b-qmlcb8a2hb], .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon[b-qmlcb8a2hb] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset;
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset;
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    display: block;
    text-align: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper[b-qmlcb8a2hb], .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon[b-qmlcb8a2hb], .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon[b-qmlcb8a2hb] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-left: var(--icon-box-icon-margin, 15px);
    margin-right: 0;
    margin-bottom: unset;
  }
  .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset;
  }
  .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper[b-qmlcb8a2hb] {
    display: block;
    text-align: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
  }
  .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon[b-qmlcb8a2hb] {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto;
  }
  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon[b-qmlcb8a2hb], .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon[b-qmlcb8a2hb] {
    display: block;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }
}
.elementor-widget-icon-box .elementor-icon-box-title a[b-qmlcb8a2hb] {
  color: inherit;
}

.elementor-widget-icon-box .elementor-icon-box-content[b-qmlcb8a2hb] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.elementor-widget-icon-box .elementor-icon-box-description[b-qmlcb8a2hb] {
  margin: 0;
}

.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container[b-qmlcb8a2hb] {
  overflow: hidden;
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items[b-qmlcb8a2hb] {
  margin-right: -8px;
  margin-left: -8px;
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item[b-qmlcb8a2hb] {
  margin-right: 8px;
  margin-left: 8px;
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item[b-qmlcb8a2hb]:after {
  width: auto;
  left: auto;
  right: auto;
  position: relative;
  height: 100%;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left-width: 1px;
  border-style: solid;
  right: -8px;
}

.elementor-widget .elementor-icon-list-items[b-qmlcb8a2hb] {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.elementor-widget .elementor-icon-list-item[b-qmlcb8a2hb] {
  margin: 0;
  padding: 0;
  position: relative;
}

.elementor-widget .elementor-icon-list-item[b-qmlcb8a2hb]:after {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.elementor-widget .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget .elementor-icon-list-item a[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: inherit;
}

.elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text[b-qmlcb8a2hb] {
  -ms-flex-item-align: center;
  align-self: center;
  padding-left: 5px;
}

.elementor-widget .elementor-icon-list-icon[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-widget .elementor-icon-list-icon svg[b-qmlcb8a2hb] {
  width: var(--e-icon-list-icon-size, 1em);
  height: var(--e-icon-list-icon-size, 1em);
}

.elementor-widget .elementor-icon-list-icon i[b-qmlcb8a2hb] {
  width: 1.25em;
  font-size: var(--e-icon-list-icon-size);
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon[b-qmlcb8a2hb] {
  text-align: var(--e-icon-list-icon-align);
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg[b-qmlcb8a2hb] {
  margin: var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0);
}

.elementor-widget.elementor-list-item-link-full_width a[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-widget.elementor-align-center .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-align-center .elementor-icon-list-item a[b-qmlcb8a2hb] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-widget.elementor-align-center .elementor-icon-list-item[b-qmlcb8a2hb]:after {
  margin: auto;
}

.elementor-widget.elementor-align-center .elementor-inline-items[b-qmlcb8a2hb] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-widget.elementor-align-left .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-align-left .elementor-icon-list-item a[b-qmlcb8a2hb] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
}

.elementor-widget.elementor-align-left .elementor-inline-items[b-qmlcb8a2hb] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.elementor-widget.elementor-align-right .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-align-right .elementor-icon-list-item a[b-qmlcb8a2hb] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.elementor-widget.elementor-align-right .elementor-icon-list-items[b-qmlcb8a2hb] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item[b-qmlcb8a2hb]:after {
  left: 0;
}

.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item[b-qmlcb8a2hb]:after {
  right: 0;
}

@media (min-width: -1px) {
  .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    margin: auto;
  }
  .elementor-widget.elementor-widescreen-align-center .elementor-inline-items[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget.elementor-widescreen-align-left .elementor-inline-items[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    left: 0;
  }
  .elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    right: 0;
  }
}
@media (max-width: -1px) {
  .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    margin: auto;
  }
  .elementor-widget.elementor-laptop-align-center .elementor-inline-items[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget.elementor-laptop-align-left .elementor-inline-items[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget.elementor-laptop-align-right .elementor-icon-list-items[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    left: 0;
  }
  .elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    right: 0;
  }
}
@media (max-width: -1px) {
  .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    margin: auto;
  }
  .elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    left: 0;
  }
  .elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    right: 0;
  }
}
@media (max-width: 1024px) {
  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    margin: auto;
  }
  .elementor-widget.elementor-tablet-align-center .elementor-inline-items[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget.elementor-tablet-align-left .elementor-inline-items[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    left: 0;
  }
  .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    right: 0;
  }
}
@media (max-width: -1px) {
  .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    margin: auto;
  }
  .elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    left: 0;
  }
  .elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    right: 0;
  }
}
@media (max-width: 767px) {
  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    margin: auto;
  }
  .elementor-widget.elementor-mobile-align-center .elementor-inline-items[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget.elementor-mobile-align-left .elementor-inline-items[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item[b-qmlcb8a2hb], .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    left: 0;
  }
  .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item[b-qmlcb8a2hb]:after {
    right: 0;
  }
}
.elementor-widget-image[b-qmlcb8a2hb] {
  text-align: center;
}

.elementor-widget-image a[b-qmlcb8a2hb] {
  display: inline-block;
}

.elementor-widget-image a img[src$=".svg"][b-qmlcb8a2hb] {
  width: 48px;
}

.elementor-widget-image img[b-qmlcb8a2hb] {
  vertical-align: middle;
  display: inline-block;
}

.elementor-widget-image-box .elementor-image-box-content[b-qmlcb8a2hb] {
  width: 100%;
}

@media (min-width: 768px) {
  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper[b-qmlcb8a2hb], .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper[b-qmlcb8a2hb] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper[b-qmlcb8a2hb] {
    text-align: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper[b-qmlcb8a2hb] {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .elementor-widget-image-box.elementor-position-top .elementor-image-box-img[b-qmlcb8a2hb] {
    margin: auto;
  }
  .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper[b-qmlcb8a2hb] {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper[b-qmlcb8a2hb] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper[b-qmlcb8a2hb] {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  .elementor-widget-image-box .elementor-image-box-img[b-qmlcb8a2hb] {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 15px;
  }
}
.elementor-widget-image-box .elementor-image-box-img[b-qmlcb8a2hb] {
  display: inline-block;
}

.elementor-widget-image-box .elementor-image-box-title a[b-qmlcb8a2hb] {
  color: inherit;
}

.elementor-widget-image-box .elementor-image-box-wrapper[b-qmlcb8a2hb] {
  text-align: center;
}

.elementor-widget-image-box .elementor-image-box-description[b-qmlcb8a2hb] {
  margin: 0;
}

.elementor-widget-image-carousel .swiper-container[b-qmlcb8a2hb] {
  position: static;
}

.elementor-widget-image-carousel .swiper-container .swiper-slide figure[b-qmlcb8a2hb] {
  line-height: inherit;
}

.elementor-widget-image-carousel .swiper-slide[b-qmlcb8a2hb] {
  text-align: center;
}

.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide[b-qmlcb8a2hb] {
  max-width: calc(100% / var(--e-image-carousel-slides-to-show, 3));
}

body.elementor-page .elementor-widget-menu-anchor[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.elementor-widget-progress[b-qmlcb8a2hb] {
  text-align: left;
}

.elementor-progress-wrapper[b-qmlcb8a2hb] {
  position: relative;
  background-color: #eeeeee;
  color: #ffffff;
  height: 100%;
  border-radius: 2px;
}

.elementor-progress-bar[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #818a91;
  width: 0;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  border-radius: 2px;
  -webkit-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
}

.elementor-progress-text[b-qmlcb8a2hb] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 15px;
}

.elementor-progress-percentage[b-qmlcb8a2hb] {
  padding-right: 15px;
}

.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar[b-qmlcb8a2hb] {
  background-color: #5bc0de;
}

.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar[b-qmlcb8a2hb] {
  background-color: #5cb85c;
}

.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar[b-qmlcb8a2hb] {
  background-color: #f0ad4e;
}

.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar[b-qmlcb8a2hb] {
  background-color: #d9534f;
}

.elementor-progress .elementor-title[b-qmlcb8a2hb] {
  display: block;
}

@media (max-width: 767px) {
  .elementor-progress-text[b-qmlcb8a2hb] {
    padding-left: 10px;
  }
}
.elementor-widget-social-icons[b-qmlcb8a2hb] {
  /*TODO: This Grid-0 needs to be removed after PRO is Updated */
}

.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container[b-qmlcb8a2hb], .elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container[b-qmlcb8a2hb], .elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container[b-qmlcb8a2hb] {
  line-height: 1;
  font-size: 0;
}

.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid[b-qmlcb8a2hb] {
  display: inline-grid;
}

.elementor-widget-social-icons .elementor-grid[b-qmlcb8a2hb] {
  grid-column-gap: var(--grid-column-gap, 5px);
  grid-row-gap: var(--grid-row-gap, 5px);
  grid-template-columns: var(--grid-template-columns);
  -webkit-box-pack: var(--justify-content, center);
  -ms-flex-pack: var(--justify-content, center);
  justify-content: var(--justify-content, center);
  justify-items: var(--justify-content, center);
}

.elementor-icon.elementor-social-icon[b-qmlcb8a2hb] {
  font-size: var(--icon-size, 25px);
  line-height: var(--icon-size, 25px);
  width: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, 0.5em));
  height: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, 0.5em));
}

.elementor-social-icon[b-qmlcb8a2hb] {
  --e-social-icon-icon-color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #818a91;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}

.elementor-social-icon i[b-qmlcb8a2hb] {
  color: var(--e-social-icon-icon-color);
}

.elementor-social-icon svg[b-qmlcb8a2hb] {
  fill: var(--e-social-icon-icon-color);
}

.elementor-social-icon:last-child[b-qmlcb8a2hb] {
  margin: 0;
}

.elementor-social-icon:hover[b-qmlcb8a2hb] {
  opacity: 0.9;
  color: white;
}

.elementor-social-icon-android[b-qmlcb8a2hb] {
  background-color: #A4C639;
}

.elementor-social-icon-apple[b-qmlcb8a2hb] {
  background-color: #999999;
}

.elementor-social-icon-behance[b-qmlcb8a2hb] {
  background-color: #1769ff;
}

.elementor-social-icon-bitbucket[b-qmlcb8a2hb] {
  background-color: #205081;
}

.elementor-social-icon-codepen[b-qmlcb8a2hb] {
  background-color: #000000;
}

.elementor-social-icon-delicious[b-qmlcb8a2hb] {
  background-color: #3399ff;
}

.elementor-social-icon-deviantart[b-qmlcb8a2hb] {
  background-color: #05cc47;
}

.elementor-social-icon-digg[b-qmlcb8a2hb] {
  background-color: #005be2;
}

.elementor-social-icon-dribbble[b-qmlcb8a2hb] {
  background-color: #ea4c89;
}

.elementor-social-icon-elementor[b-qmlcb8a2hb] {
  background-color: #D30C5C;
}

.elementor-social-icon-envelope[b-qmlcb8a2hb] {
  background-color: #ea4335;
}

.elementor-social-icon-facebook[b-qmlcb8a2hb], .elementor-social-icon-facebook-f[b-qmlcb8a2hb] {
  background-color: #3b5998;
}

.elementor-social-icon-flickr[b-qmlcb8a2hb] {
  background-color: #0063dc;
}

.elementor-social-icon-foursquare[b-qmlcb8a2hb] {
  background-color: #2d5be3;
}

.elementor-social-icon-freecodecamp[b-qmlcb8a2hb], .elementor-social-icon-free-code-camp[b-qmlcb8a2hb] {
  background-color: #006400;
}

.elementor-social-icon-github[b-qmlcb8a2hb] {
  background-color: #333333;
}

.elementor-social-icon-gitlab[b-qmlcb8a2hb] {
  background-color: #e24329;
}

.elementor-social-icon-globe[b-qmlcb8a2hb] {
  background-color: #818a91;
}

.elementor-social-icon-google-plus[b-qmlcb8a2hb], .elementor-social-icon-google-plus-g[b-qmlcb8a2hb] {
  background-color: #dd4b39;
}

.elementor-social-icon-houzz[b-qmlcb8a2hb] {
  background-color: #7ac142;
}

.elementor-social-icon-instagram[b-qmlcb8a2hb] {
  background-color: #262626;
}

.elementor-social-icon-jsfiddle[b-qmlcb8a2hb] {
  background-color: #487AA2;
}

.elementor-social-icon-link[b-qmlcb8a2hb] {
  background-color: #818a91;
}

.elementor-social-icon-linkedin[b-qmlcb8a2hb], .elementor-social-icon-linkedin-in[b-qmlcb8a2hb] {
  background-color: #0077b5;
}

.elementor-social-icon-medium[b-qmlcb8a2hb] {
  background-color: #00ab6b;
}

.elementor-social-icon-meetup[b-qmlcb8a2hb] {
  background-color: #ec1c40;
}

.elementor-social-icon-mixcloud[b-qmlcb8a2hb] {
  background-color: #273a4b;
}

.elementor-social-icon-odnoklassniki[b-qmlcb8a2hb] {
  background-color: #F4731C;
}

.elementor-social-icon-pinterest[b-qmlcb8a2hb] {
  background-color: #bd081c;
}

.elementor-social-icon-product-hunt[b-qmlcb8a2hb] {
  background-color: #da552f;
}

.elementor-social-icon-reddit[b-qmlcb8a2hb] {
  background-color: #ff4500;
}

.elementor-social-icon-rss[b-qmlcb8a2hb] {
  background-color: #f26522;
}

.elementor-social-icon-shopping-cart[b-qmlcb8a2hb] {
  background-color: #4CAF50;
}

.elementor-social-icon-skype[b-qmlcb8a2hb] {
  background-color: #00AFF0;
}

.elementor-social-icon-slideshare[b-qmlcb8a2hb] {
  background-color: #0077b5;
}

.elementor-social-icon-snapchat[b-qmlcb8a2hb] {
  background-color: #fffc00;
}

.elementor-social-icon-soundcloud[b-qmlcb8a2hb] {
  background-color: #ff8800;
}

.elementor-social-icon-spotify[b-qmlcb8a2hb] {
  background-color: #2ebd59;
}

.elementor-social-icon-stack-overflow[b-qmlcb8a2hb] {
  background-color: #fe7a15;
}

.elementor-social-icon-steam[b-qmlcb8a2hb] {
  background-color: #00adee;
}

.elementor-social-icon-stumbleupon[b-qmlcb8a2hb] {
  background-color: #EB4924;
}

.elementor-social-icon-telegram[b-qmlcb8a2hb] {
  background-color: #2CA5E0;
}

.elementor-social-icon-thumb-tack[b-qmlcb8a2hb] {
  background-color: #1aa1d8;
}

.elementor-social-icon-tripadvisor[b-qmlcb8a2hb] {
  background-color: #589442;
}

.elementor-social-icon-tumblr[b-qmlcb8a2hb] {
  background-color: #35465c;
}

.elementor-social-icon-twitch[b-qmlcb8a2hb] {
  background-color: #6441A5;
}

.elementor-social-icon-twitter[b-qmlcb8a2hb] {
  background-color: #1DA1F2;
}

.elementor-social-icon-viber[b-qmlcb8a2hb] {
  background-color: #665cac;
}

.elementor-social-icon-vimeo[b-qmlcb8a2hb] {
  background-color: #1ab7ea;
}

.elementor-social-icon-vk[b-qmlcb8a2hb] {
  background-color: #45668e;
}

.elementor-social-icon-weibo[b-qmlcb8a2hb] {
  background-color: #DD2430;
}

.elementor-social-icon-weixin[b-qmlcb8a2hb] {
  background-color: #31A918;
}

.elementor-social-icon-whatsapp[b-qmlcb8a2hb] {
  background-color: #25d366;
}

.elementor-social-icon-wordpress[b-qmlcb8a2hb] {
  background-color: #21759b;
}

.elementor-social-icon-xing[b-qmlcb8a2hb] {
  background-color: #026466;
}

.elementor-social-icon-yelp[b-qmlcb8a2hb] {
  background-color: #af0606;
}

.elementor-social-icon-youtube[b-qmlcb8a2hb] {
  background-color: #cd201f;
}

.elementor-social-icon-500px[b-qmlcb8a2hb] {
  background-color: #0099e5;
}

.elementor-shape-rounded .elementor-icon.elementor-social-icon[b-qmlcb8a2hb] {
  border-radius: 10%;
}

.elementor-shape-circle .elementor-icon.elementor-social-icon[b-qmlcb8a2hb] {
  border-radius: 50%;
}

.elementor-column .elementor-spacer-inner[b-qmlcb8a2hb] {
  height: var(--spacer-size);
}

.e-container[b-qmlcb8a2hb] {
  --container-widget-width: 100%;
}

.e-container > .elementor-widget-spacer[b-qmlcb8a2hb] {
  width: var(--container-widget-width, var(--spacer-size));
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.e-container > .elementor-widget-spacer > .elementor-widget-container[b-qmlcb8a2hb] {
  height: 100%;
}

.e-container > .elementor-widget-spacer > .elementor-widget-container > .elementor-spacer[b-qmlcb8a2hb] {
  height: 100%;
}

.e-container > .elementor-widget-spacer > .elementor-widget-container > .elementor-spacer > .elementor-spacer-inner[b-qmlcb8a2hb] {
  height: var(--container-widget-height, var(--spacer-size));
}

.elementor-star-rating[b-qmlcb8a2hb] {
  color: #CCD6DF;
  font-family: eicons;
  display: inline-block;
}

.elementor-star-rating i[b-qmlcb8a2hb] {
  display: inline-block;
  position: relative;
  font-style: normal;
  cursor: default;
}

.elementor-star-rating i[b-qmlcb8a2hb]:before {
  content: "\e934";
  display: block;
  font-size: inherit;
  font-family: inherit;
  position: absolute;
  overflow: hidden;
  color: #f0ad4e;
  top: 0;
  left: 0;
}

.elementor-star-rating .elementor-star-empty[b-qmlcb8a2hb]:before {
  content: none;
}

.elementor-star-rating .elementor-star-1[b-qmlcb8a2hb]:before {
  width: 10%;
}

.elementor-star-rating .elementor-star-2[b-qmlcb8a2hb]:before {
  width: 20%;
}

.elementor-star-rating .elementor-star-3[b-qmlcb8a2hb]:before {
  width: 30%;
}

.elementor-star-rating .elementor-star-4[b-qmlcb8a2hb]:before {
  width: 40%;
}

.elementor-star-rating .elementor-star-5[b-qmlcb8a2hb]:before {
  width: 50%;
}

.elementor-star-rating .elementor-star-6[b-qmlcb8a2hb]:before {
  width: 60%;
}

.elementor-star-rating .elementor-star-7[b-qmlcb8a2hb]:before {
  width: 70%;
}

.elementor-star-rating .elementor-star-8[b-qmlcb8a2hb]:before {
  width: 80%;
}

.elementor-star-rating .elementor-star-9[b-qmlcb8a2hb]:before {
  width: 90%;
}

.elementor-star-rating__wrapper[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-star-rating__title[b-qmlcb8a2hb] {
  margin-right: 10px;
}

.elementor-star-rating--align-right .elementor-star-rating__wrapper[b-qmlcb8a2hb] {
  text-align: right;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.elementor-star-rating--align-left .elementor-star-rating__wrapper[b-qmlcb8a2hb] {
  text-align: left;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.elementor-star-rating--align-center .elementor-star-rating__wrapper[b-qmlcb8a2hb] {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-star-rating--align-justify .elementor-star-rating__title[b-qmlcb8a2hb] {
  margin-right: auto;
}

@media (max-width: 1024px) {
  .elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper[b-qmlcb8a2hb] {
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper[b-qmlcb8a2hb] {
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper[b-qmlcb8a2hb] {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-star-rating-tablet--align-justify .elementor-star-rating__title[b-qmlcb8a2hb] {
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper[b-qmlcb8a2hb] {
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper[b-qmlcb8a2hb] {
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper[b-qmlcb8a2hb] {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-star-rating-mobile--align-justify .elementor-star-rating__title[b-qmlcb8a2hb] {
    margin-right: auto;
  }
}
.last-star[b-qmlcb8a2hb] {
  letter-spacing: 0;
}

.elementor--star-style-star_unicode .elementor-star-rating[b-qmlcb8a2hb] {
  font-family: "Arial", "Helvetica", sans-serif;
}

.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty)[b-qmlcb8a2hb]:before {
  content: "★";
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper[b-qmlcb8a2hb] {
  width: 25%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active[b-qmlcb8a2hb] {
  border-right-style: none;
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active[b-qmlcb8a2hb]:before, .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active[b-qmlcb8a2hb]:after {
  height: 999em;
  width: 0;
  right: 0;
  border-right-style: solid;
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active[b-qmlcb8a2hb]:before {
  top: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active[b-qmlcb8a2hb]:after {
  top: 100%;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title[b-qmlcb8a2hb] {
  display: table-cell;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active[b-qmlcb8a2hb] {
  border-bottom-style: none;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active[b-qmlcb8a2hb]:before, .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active[b-qmlcb8a2hb]:after {
  bottom: 0;
  height: 0;
  width: 999em;
  border-bottom-style: solid;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active[b-qmlcb8a2hb]:before {
  right: 100%;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active[b-qmlcb8a2hb]:after {
  left: 100%;
}

.elementor-widget-tabs .elementor-tab-title[b-qmlcb8a2hb],
.elementor-widget-tabs .elementor-tab-title[b-qmlcb8a2hb]:before,
.elementor-widget-tabs .elementor-tab-title[b-qmlcb8a2hb]:after,
.elementor-widget-tabs .elementor-tab-content[b-qmlcb8a2hb],
.elementor-widget-tabs .elementor-tabs-content-wrapper[b-qmlcb8a2hb] {
  border: 1px none #D4D4D4;
}

.elementor-widget-tabs .elementor-tabs[b-qmlcb8a2hb] {
  text-align: left;
}

.elementor-widget-tabs .elementor-tabs-wrapper[b-qmlcb8a2hb] {
  overflow: hidden;
}

.elementor-widget-tabs .elementor-tab-title[b-qmlcb8a2hb] {
  cursor: pointer;
  outline: var(--focus-outline, none);
}

.elementor-widget-tabs .elementor-tab-desktop-title[b-qmlcb8a2hb] {
  position: relative;
  padding: 20px 25px;
  font-weight: bold;
  line-height: 1;
  border: solid transparent;
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active[b-qmlcb8a2hb] {
  border-color: #D4D4D4;
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active[b-qmlcb8a2hb]:before, .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active[b-qmlcb8a2hb]:after {
  display: block;
  content: "";
  position: absolute;
}

.elementor-widget-tabs .elementor-tab-desktop-title:focus-visible[b-qmlcb8a2hb] {
  border: 1px solid #000000;
}

.elementor-widget-tabs .elementor-tab-mobile-title[b-qmlcb8a2hb] {
  padding: 10px 10px;
  cursor: pointer;
}

.elementor-widget-tabs .elementor-tab-content[b-qmlcb8a2hb] {
  padding: 20px;
  display: none;
}

@media (max-width: 767px) {
  .elementor-tabs .elementor-tab-title[b-qmlcb8a2hb],
  .elementor-tabs .elementor-tab-content[b-qmlcb8a2hb] {
    border-style: solid;
    border-bottom-style: none;
  }
  .elementor-tabs .elementor-tabs-wrapper[b-qmlcb8a2hb] {
    display: none;
  }
  .elementor-tabs .elementor-tabs-content-wrapper[b-qmlcb8a2hb] {
    border-bottom-style: solid;
  }
  .elementor-tabs .elementor-tab-content[b-qmlcb8a2hb] {
    padding: 10px;
  }
}
@media (min-width: 768px) {
  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs[b-qmlcb8a2hb] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper[b-qmlcb8a2hb] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper[b-qmlcb8a2hb] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-style: solid;
    border-left-style: none;
  }
  .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content[b-qmlcb8a2hb] {
    border-style: solid;
    border-top-style: none;
  }
  .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper[b-qmlcb8a2hb], .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper[b-qmlcb8a2hb], .elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper[b-qmlcb8a2hb] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title[b-qmlcb8a2hb] {
    width: 100%;
  }
  .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title[b-qmlcb8a2hb] {
    height: 100%;
  }
  .elementor-tabs .elementor-tab-mobile-title[b-qmlcb8a2hb] {
    display: none;
  }
}
.elementor-testimonial-wrapper[b-qmlcb8a2hb] {
  overflow: hidden;
  text-align: center;
}

.elementor-testimonial-wrapper .elementor-testimonial-content[b-qmlcb8a2hb] {
  font-size: 1.3em;
  margin-bottom: 20px;
}

.elementor-testimonial-wrapper .elementor-testimonial-name[b-qmlcb8a2hb] {
  line-height: 1.5;
  display: block;
}

.elementor-testimonial-wrapper .elementor-testimonial-job[b-qmlcb8a2hb] {
  font-size: 0.85em;
  display: block;
}

.elementor-testimonial-wrapper .elementor-testimonial-meta[b-qmlcb8a2hb] {
  width: 100%;
  line-height: 1;
}

.elementor-testimonial-wrapper .elementor-testimonial-meta-inner[b-qmlcb8a2hb] {
  display: inline-block;
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details[b-qmlcb8a2hb],
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image[b-qmlcb8a2hb] {
  display: table-cell;
  vertical-align: middle;
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img[b-qmlcb8a2hb] {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: none;
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image[b-qmlcb8a2hb] {
  padding-right: 15px;
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details[b-qmlcb8a2hb] {
  text-align: left;
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details[b-qmlcb8a2hb],
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image[b-qmlcb8a2hb] {
  display: block;
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image[b-qmlcb8a2hb] {
  margin-bottom: 20px;
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap[b-qmlcb8a2hb] {
  background-color: #818a91;
  color: #fff;
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap[b-qmlcb8a2hb] {
  color: #818a91;
  border: 3px solid;
  background-color: transparent;
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap[b-qmlcb8a2hb] {
  margin-top: 8px;
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter[b-qmlcb8a2hb] {
  width: 1em;
  height: 1em;
}

.elementor-widget-text-editor .elementor-drop-cap[b-qmlcb8a2hb] {
  float: left;
  text-align: center;
  line-height: 1;
  font-size: 50px;
}

.elementor-widget-text-editor .elementor-drop-cap-letter[b-qmlcb8a2hb] {
  display: inline-block;
}

.elementor-toggle[b-qmlcb8a2hb] {
  text-align: left;
}

.elementor-toggle .elementor-tab-title[b-qmlcb8a2hb] {
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 15px;
  border-bottom: 1px solid #D4D4D4;
  cursor: pointer;
  outline: none;
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon[b-qmlcb8a2hb] {
  display: inline-block;
  width: 1em;
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg[b-qmlcb8a2hb] {
  -webkit-margin-start: -5px;
  margin-inline-start: -5px;
  width: 1em;
  height: 1em;
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right[b-qmlcb8a2hb] {
  float: right;
  text-align: right;
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left[b-qmlcb8a2hb] {
  float: left;
  text-align: left;
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed[b-qmlcb8a2hb] {
  display: block;
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened[b-qmlcb8a2hb] {
  display: none;
}

.elementor-toggle .elementor-tab-title.elementor-active[b-qmlcb8a2hb] {
  border-bottom: none;
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed[b-qmlcb8a2hb] {
  display: none;
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened[b-qmlcb8a2hb] {
  display: block;
}

.elementor-toggle .elementor-tab-content[b-qmlcb8a2hb] {
  padding: 15px;
  border-bottom: 1px solid #D4D4D4;
  display: none;
}

@media (max-width: 767px) {
  .elementor-toggle .elementor-tab-title[b-qmlcb8a2hb] {
    padding: 12px;
  }
  .elementor-toggle .elementor-tab-content[b-qmlcb8a2hb] {
    padding: 12px 10px;
  }
}
.e-container > .elementor-widget-toggle[b-qmlcb8a2hb] {
  width: var(--container-widget-width, 100%);
}

.elementor-widget-video .elementor-widget-container[b-qmlcb8a2hb] {
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
}

.elementor-widget-video .elementor-custom-embed-image-overlay[b-qmlcb8a2hb] {
  cursor: pointer;
  text-align: center;
}

.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i[b-qmlcb8a2hb] {
  opacity: 1;
}

.elementor-widget-video .elementor-custom-embed-image-overlay img[b-qmlcb8a2hb] {
  display: block;
  width: 100%;
}

.elementor-widget-video .e-hosted-video .elementor-video[b-qmlcb8a2hb] {
  -o-object-fit: cover;
  object-fit: cover;
}

.e-container > .elementor-widget-video[b-qmlcb8a2hb] {
  width: var(--container-widget-width, 100%);
}


.elementor-kit-8[b-qmlcb8a2hb] {
  --e-global-color-primary: #FFFFFF;
  --e-global-color-secondary: #000000;
  --e-global-color-text: #000000;
  --e-global-color-accent: #E2001A;
  --e-global-color-381dd95: #FFFFFF;
  --e-global-color-c194ce1: #8AB0BF;
  --e-global-color-c4428f4: #5A7E8C;
  --e-global-color-b49928c: #2E4959;
  --e-global-color-901bc14: #F6F9FC;
  --e-global-color-b68e304: #E6EEF5;
  --e-global-color-0c97e3d: #D3E2EB;
  --e-global-color-261cb31: #45B04F;
  --e-global-typography-primary-font-family: "Source Sans Pro";
  --e-global-typography-primary-font-weight: 600;
  --e-global-typography-secondary-font-family: "Source Sans Pro";
  --e-global-typography-secondary-font-weight: 400;
  --e-global-typography-text-font-family: "Source Sans Pro";
  --e-global-typography-text-font-size: 17px;
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Source Sans Pro";
  --e-global-typography-accent-font-weight: 500;
  color: var(--e-global-color-text);
  font-size: 17px;
  line-height: 1.8em;
}

.elementor-kit-8 h1[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: "Source Sans Pro", Sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 1em;
}

.elementor-kit-8 h2[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: "Source Sans Pro", Sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 1em;
}

.elementor-kit-8 h3[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  line-height: 1em;
}

.elementor-kit-8 h4[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-kit-8 h5[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  line-height: 1.8em;
}

.elementor-kit-8 h6[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  line-height: 1.8em;
}

.elementor-kit-8 button[b-qmlcb8a2hb], .elementor-kit-8 input[type=button][b-qmlcb8a2hb], .elementor-kit-8 input[type=submit][b-qmlcb8a2hb], .elementor-kit-8 .elementor-button[b-qmlcb8a2hb] {
  color: #FFFFFF;
  background-color: var(--e-global-color-c4428f4);
}

.elementor-kit-8 button:hover[b-qmlcb8a2hb], .elementor-kit-8 button:focus[b-qmlcb8a2hb], .elementor-kit-8 input[type=button]:hover[b-qmlcb8a2hb], .elementor-kit-8 input[type=button]:focus[b-qmlcb8a2hb], .elementor-kit-8 input[type=submit]:hover[b-qmlcb8a2hb], .elementor-kit-8 input[type=submit]:focus[b-qmlcb8a2hb], .elementor-kit-8 .elementor-button:hover[b-qmlcb8a2hb], .elementor-kit-8 .elementor-button:focus[b-qmlcb8a2hb] {
  color: var(--e-global-color-381dd95);
  background-color: var(--e-global-color-b49928c);
}

.elementor-section.elementor-section-boxed > .elementor-container[b-qmlcb8a2hb] {
  max-width: 1140px;
}

.e-container[b-qmlcb8a2hb] {
  --container-max-width: 1140px;
}

.elementor-widget:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 20px;
}

.elementor-element[b-qmlcb8a2hb] {
  --widgets-spacing: 20px;
}

h1.entry-title[b-qmlcb8a2hb] {
  display: var(--page-title-display);
}

.elementor-kit-8 e-page-transition[b-qmlcb8a2hb] {
  background-color: #FFBC7D;
}

@media (max-width: 1024px) {
  .elementor-section.elementor-section-boxed > .elementor-container[b-qmlcb8a2hb] {
    max-width: 1024px;
  }
  .e-container[b-qmlcb8a2hb] {
    --container-max-width: 1024px;
  }
}
@media (max-width: 767px) {
  .elementor-kit-8[b-qmlcb8a2hb] {
    font-size: 16px;
  }
  .elementor-kit-8 h1[b-qmlcb8a2hb] {
    font-size: 55px;
  }
  .elementor-section.elementor-section-boxed > .elementor-container[b-qmlcb8a2hb] {
    max-width: 767px;
  }
  .e-container[b-qmlcb8a2hb] {
    --container-max-width: 767px;
  }
}
/* Start Custom Fonts CSS */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../../assets/Fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("../../assets/Fonts/Source_Sans_Pro/SourceSansPro-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: url("../../assets/Fonts/Source_Sans_Pro/SourceSansPro-SemiBold.ttf") format("truetype");
}
/* End Custom Fonts CSS */
/*! elementor-pro - v3.7.3 - 31-07-2022 */
.elementor-bg-transform .elementor-bg[b-qmlcb8a2hb] {
  will-change: transform;
}

.elementor-bg-transform-zoom-in:hover .elementor-bg[b-qmlcb8a2hb] {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.elementor-bg-transform-zoom-out .elementor-bg[b-qmlcb8a2hb] {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.elementor-bg-transform-zoom-out:hover .elementor-bg[b-qmlcb8a2hb] {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.elementor-bg-transform-move-left .elementor-bg[b-qmlcb8a2hb] {
  -webkit-transform: scale(1.2) translateX(8%);
  -ms-transform: scale(1.2) translateX(8%);
  transform: scale(1.2) translateX(8%);
}

.elementor-bg-transform-move-left:hover .elementor-bg[b-qmlcb8a2hb] {
  -webkit-transform: scale(1.2) translateX(-8%);
  -ms-transform: scale(1.2) translateX(-8%);
  transform: scale(1.2) translateX(-8%);
}

.elementor-bg-transform-move-right .elementor-bg[b-qmlcb8a2hb] {
  -webkit-transform: scale(1.2) translateX(-8%);
  -ms-transform: scale(1.2) translateX(-8%);
  transform: scale(1.2) translateX(-8%);
}

.elementor-bg-transform-move-right:hover .elementor-bg[b-qmlcb8a2hb] {
  -webkit-transform: scale(1.2) translateX(8%);
  -ms-transform: scale(1.2) translateX(8%);
  transform: scale(1.2) translateX(8%);
}

.elementor-bg-transform-move-up .elementor-bg[b-qmlcb8a2hb] {
  -webkit-transform: scale(1.2) translateY(8%);
  -ms-transform: scale(1.2) translateY(8%);
  transform: scale(1.2) translateY(8%);
}

.elementor-bg-transform-move-up:hover .elementor-bg[b-qmlcb8a2hb] {
  -webkit-transform: scale(1.2) translateY(-8%);
  -ms-transform: scale(1.2) translateY(-8%);
  transform: scale(1.2) translateY(-8%);
}

.elementor-bg-transform-move-down .elementor-bg[b-qmlcb8a2hb] {
  -webkit-transform: scale(1.2) translateY(-8%);
  -ms-transform: scale(1.2) translateY(-8%);
  transform: scale(1.2) translateY(-8%);
}

.elementor-bg-transform-move-down:hover .elementor-bg[b-qmlcb8a2hb] {
  -webkit-transform: scale(1.2) translateY(8%);
  -ms-transform: scale(1.2) translateY(8%);
  transform: scale(1.2) translateY(8%);
}

/*---------------------------------------------------------------------------*/
.elementor-animated-content[b-qmlcb8a2hb] {
  --translate: 0, 0;
}

.elementor-animated-content:hover .elementor-animated-item--grow[b-qmlcb8a2hb] {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.elementor-animated-content:hover .elementor-animated-item--shrink[b-qmlcb8a2hb] {
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
}

.elementor-animated-content:hover .elementor-animated-item--shrink-contained[b-qmlcb8a2hb] {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out[b-qmlcb8a2hb], .elementor-animated-content:hover .elementor-animated-item--enter-zoom-in[b-qmlcb8a2hb], .elementor-animated-content:hover .elementor-animated-item--fade-in[b-qmlcb8a2hb] {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out[b-qmlcb8a2hb], .elementor-animated-content:hover .elementor-animated-item--exit-zoom-in[b-qmlcb8a2hb], .elementor-animated-content:hover .elementor-animated-item--fade-out[b-qmlcb8a2hb] {
  opacity: 0;
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out[b-qmlcb8a2hb] {
  -webkit-transform: scale(0.2);
  -ms-transform: scale(0.2);
  transform: scale(0.2);
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in[b-qmlcb8a2hb] {
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
}

.elementor-animated-content:hover .elementor-animated-item--enter-from-right[b-qmlcb8a2hb], .elementor-animated-content:hover .elementor-animated-item--enter-from-left[b-qmlcb8a2hb], .elementor-animated-content:hover .elementor-animated-item--enter-from-top[b-qmlcb8a2hb], .elementor-animated-content:hover .elementor-animated-item--enter-from-bottom[b-qmlcb8a2hb] {
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  -ms-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-right[b-qmlcb8a2hb] {
  -webkit-transform: translateX(1000px);
  -ms-transform: translateX(1000px);
  transform: translateX(1000px);
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-left[b-qmlcb8a2hb] {
  -webkit-transform: translateX(-1000px);
  -ms-transform: translateX(-1000px);
  transform: translateX(-1000px);
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-top[b-qmlcb8a2hb] {
  -webkit-transform: translateY(-600px);
  -ms-transform: translateY(-600px);
  transform: translateY(-600px);
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom[b-qmlcb8a2hb] {
  -webkit-transform: translateY(600px);
  -ms-transform: translateY(600px);
  transform: translateY(600px);
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-right[b-qmlcb8a2hb], .elementor-animated-content:hover .elementor-animated-item--exit-to-left[b-qmlcb8a2hb], .elementor-animated-content:hover .elementor-animated-item--exit-to-top[b-qmlcb8a2hb], .elementor-animated-content:hover .elementor-animated-item--exit-to-bottom[b-qmlcb8a2hb] {
  opacity: 0;
}

.elementor-animated-content:hover .elementor-animated-item--move-right[b-qmlcb8a2hb] {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
}

.elementor-animated-content:hover .elementor-animated-item--move-left[b-qmlcb8a2hb] {
  -webkit-transform: translateX(-30px);
  -ms-transform: translateX(-30px);
  transform: translateX(-30px);
}

.elementor-animated-content:hover .elementor-animated-item--move-up[b-qmlcb8a2hb] {
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}

.elementor-animated-content:hover .elementor-animated-item--move-down[b-qmlcb8a2hb] {
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-right[b-qmlcb8a2hb] {
  --translate: 8%, 0;
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-left[b-qmlcb8a2hb] {
  --translate: -8%, 0;
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-top[b-qmlcb8a2hb] {
  --translate: 0, -8%;
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-bottom[b-qmlcb8a2hb] {
  --translate: 0, 8%;
}

.elementor-animated-content *[class^=elementor-animated-item][b-qmlcb8a2hb] {
  will-change: transform, opacity;
}

.elementor-animated-content .elementor-animated-item--shrink-contained[b-qmlcb8a2hb] {
  -webkit-transform: scale(1.17);
  -ms-transform: scale(1.17);
  transform: scale(1.17);
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in[b-qmlcb8a2hb] {
  -webkit-transform: scale(0.2);
  -ms-transform: scale(0.2);
  transform: scale(0.2);
}

.elementor-animated-content .elementor-animated-item--enter-zoom-out[b-qmlcb8a2hb] {
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
}

.elementor-animated-content .elementor-animated-item--enter-zoom-out[b-qmlcb8a2hb], .elementor-animated-content .elementor-animated-item--enter-zoom-in[b-qmlcb8a2hb], .elementor-animated-content .elementor-animated-item--fade-in[b-qmlcb8a2hb] {
  opacity: 0;
}

.elementor-animated-content .elementor-animated-item--exit-zoom-out[b-qmlcb8a2hb], .elementor-animated-content .elementor-animated-item--exit-zoom-in[b-qmlcb8a2hb], .elementor-animated-content .elementor-animated-item--fade-out[b-qmlcb8a2hb] {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.elementor-animated-content .elementor-animated-item--enter-from-right[b-qmlcb8a2hb] {
  -webkit-transform: translateX(1000px);
  -ms-transform: translateX(1000px);
  transform: translateX(1000px);
}

.elementor-animated-content .elementor-animated-item--enter-from-left[b-qmlcb8a2hb] {
  -webkit-transform: translateX(-1000px);
  -ms-transform: translateX(-1000px);
  transform: translateX(-1000px);
}

.elementor-animated-content .elementor-animated-item--enter-from-top[b-qmlcb8a2hb] {
  -webkit-transform: translateY(-600px);
  -ms-transform: translateY(-600px);
  transform: translateY(-600px);
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom[b-qmlcb8a2hb] {
  -webkit-transform: translateY(500px);
  -ms-transform: translateY(500px);
  transform: translateY(500px);
}

.elementor-animated-content .elementor-animated-item--enter-from-right[b-qmlcb8a2hb], .elementor-animated-content .elementor-animated-item--enter-from-left[b-qmlcb8a2hb], .elementor-animated-content .elementor-animated-item--enter-from-top[b-qmlcb8a2hb], .elementor-animated-content .elementor-animated-item--enter-from-bottom[b-qmlcb8a2hb] {
  opacity: 0;
}

.elementor-animated-content .elementor-animated-item--exit-to-right[b-qmlcb8a2hb], .elementor-animated-content .elementor-animated-item--exit-to-left[b-qmlcb8a2hb], .elementor-animated-content .elementor-animated-item--exit-to-top[b-qmlcb8a2hb], .elementor-animated-content .elementor-animated-item--exit-to-bottom[b-qmlcb8a2hb] {
  opacity: 1;
  -webkit-transform: translateY(0) translateX(0);
  -ms-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
}

.elementor-animated-content .elementor-animated-item--move-contained-right[b-qmlcb8a2hb], .elementor-animated-content .elementor-animated-item--move-contained-left[b-qmlcb8a2hb], .elementor-animated-content .elementor-animated-item--move-contained-top[b-qmlcb8a2hb], .elementor-animated-content .elementor-animated-item--move-contained-bottom[b-qmlcb8a2hb] {
  -webkit-transform: scale(1.2) translate(var(--translate));
  -ms-transform: scale(1.2) translate(var(--translate));
  transform: scale(1.2) translate(var(--translate));
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-widget.elementor-global-widget:hover[b-qmlcb8a2hb] {
  outline: 1px solid #fec449;
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings[b-qmlcb8a2hb] {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#feb416), to(#fec449));
  background-image: -o-linear-gradient(bottom, #feb416, #fec449);
  background-image: linear-gradient(to top, #feb416, #fec449);
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting:hover[b-qmlcb8a2hb] {
  background-color: #feb416;
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting.elementor-editor-element-save[b-qmlcb8a2hb] {
  display: none;
}

.elementor-theme-builder-content-area[b-qmlcb8a2hb] {
  height: 400px;
}

.elementor-location-header[b-qmlcb8a2hb]:before,
.elementor-location-footer[b-qmlcb8a2hb]:before {
  content: "";
  display: table;
  clear: both;
}

.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post[b-qmlcb8a2hb] {
  display: block;
}

.elementor-sticky--active[b-qmlcb8a2hb] {
  z-index: 99;
}

.e-container .elementor-element.elementor-sticky[b-qmlcb8a2hb] {
  /* Fix for sticky effect inside containers */
}

.e-container .elementor-element.elementor-sticky--active[b-qmlcb8a2hb] {
  padding-left: var(--padding-left);
  padding-right: var(--padding-right);
}

[data-elementor-type=popup]:not(.elementor-edit-area)[b-qmlcb8a2hb] {
  display: none;
}

[data-elementor-type=popup] .elementor-section-wrap:not(:empty) + #elementor-add-new-section[b-qmlcb8a2hb] {
  display: none;
}

.elementor-popup-modal[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
  background-color: transparent;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.elementor-popup-modal .dialog-header[b-qmlcb8a2hb], .elementor-popup-modal .dialog-buttons-wrapper[b-qmlcb8a2hb] {
  display: none;
}

.elementor-popup-modal .dialog-close-button[b-qmlcb8a2hb] {
  display: none;
  top: 20px;
  margin-top: 0;
  right: 20px;
  opacity: 1;
  z-index: 9999;
  pointer-events: all;
}

.elementor-popup-modal .dialog-close-button svg[b-qmlcb8a2hb] {
  fill: #373a3c;
  height: 1em;
  width: 1em;
}

.elementor-popup-modal .dialog-widget-content[b-qmlcb8a2hb] {
  width: initial;
  overflow: visible;
  max-width: 100%;
  max-height: 100%;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  pointer-events: all;
}

.elementor-popup-modal .dialog-message[b-qmlcb8a2hb] {
  width: 640px;
  max-width: 100vw;
  max-height: 100vh;
  padding: 0;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-popup-modal .elementor[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-motion-effects-element[b-qmlcb8a2hb], .elementor-motion-effects-layer[b-qmlcb8a2hb] {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0, 0.33, 0.07, 1.03);
  -o-transition-timing-function: cubic-bezier(0, 0.33, 0.07, 1.03);
  transition-timing-function: cubic-bezier(0, 0.33, 0.07, 1.03);
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

.elementor-motion-effects-container[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
  -ms-transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
}

.elementor-motion-effects-layer[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.elementor-motion-effects-perspective[b-qmlcb8a2hb] {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

body.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images[b-qmlcb8a2hb],
body.woocommerce div.product .elementor-widget-woocommerce-product-images div.images[b-qmlcb8a2hb], body.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images[b-qmlcb8a2hb],
body.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images[b-qmlcb8a2hb] {
  float: none;
  width: 100%;
  padding: 0;
}

body.rtl.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images[b-qmlcb8a2hb],
body.rtl.woocommerce div.product .elementor-widget-woocommerce-product-images div.images[b-qmlcb8a2hb], body.rtl.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images[b-qmlcb8a2hb],
body.rtl.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images[b-qmlcb8a2hb] {
  float: none;
  padding: 0;
}

.woocommerce div.product.elementor form.cart[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart form.cart[b-qmlcb8a2hb] {
  margin: 0;
}

.woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.woocommerce div.product.elementor .quantity[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart .quantity[b-qmlcb8a2hb] {
  vertical-align: middle;
}

.woocommerce div.product.elementor .quantity .qty[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart .quantity .qty[b-qmlcb8a2hb] {
  vertical-align: top;
  margin-right: 0;
}

.woocommerce div.product.elementor .quantity input[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart .quantity input[b-qmlcb8a2hb] {
  height: 100%;
}

.woocommerce div.product.elementor .quantity + button[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart .quantity + button[b-qmlcb8a2hb] {
  margin-top: 0;
  margin-left: var(--button-spacing, 10px);
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--layout-stacked form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--layout-stacked form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--layout-auto form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--layout-auto form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-stacked form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-stacked form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-auto form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-auto form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-stacked form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-stacked form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-auto form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-auto form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
  display: block;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--layout-auto .e-atc-qty-button-holder[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-auto .e-atc-qty-button-holder[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-auto .e-atc-qty-button-holder[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder[b-qmlcb8a2hb] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder > *[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder > *[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder > *[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder button[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder button[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder button[b-qmlcb8a2hb] {
  margin-left: 0;
  margin-top: var(--button-spacing, 10px);
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--layout-auto .e-atc-qty-button-holder[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-auto .e-atc-qty-button-holder[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-auto .e-atc-qty-button-holder[b-qmlcb8a2hb] {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--layout-auto .e-atc-qty-button-holder .quantity[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-auto .e-atc-qty-button-holder .quantity[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-auto .e-atc-qty-button-holder .quantity[b-qmlcb8a2hb] {
  margin-right: initial;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--layout-auto .e-atc-qty-button-holder button[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-auto .e-atc-qty-button-holder button[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--layout-auto .e-atc-qty-button-holder button[b-qmlcb8a2hb] {
  vertical-align: middle;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
  text-align: left;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
  text-align: right;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
  text-align: center;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-left form.cart div.quantity[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-right form.cart div.quantity[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-center form.cart div.quantity[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left form.cart div.quantity[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right form.cart div.quantity[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center form.cart div.quantity[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left form.cart div.quantity[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right form.cart div.quantity[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center form.cart div.quantity[b-qmlcb8a2hb] {
  margin-right: initial;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-left form.cart button[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-right form.cart button[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-center form.cart button[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left form.cart button[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right form.cart button[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center form.cart button[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left form.cart button[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right form.cart button[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center form.cart button[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb] {
  width: 100%;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-justify form.cart div.quantity[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-justify form.cart div.quantity[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-justify form.cart div.quantity[b-qmlcb8a2hb] {
  margin-right: auto;
}

.woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart--align-justify form.cart button[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-justify form.cart button[b-qmlcb8a2hb],
.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-justify form.cart button[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media (min-width: -1px) {
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-left form.cart div.quantity[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-right form.cart div.quantity[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-center form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: initial;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-left form.cart button[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-right form.cart button[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-center form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-justify form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-justify form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-justify form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: auto;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-widescreen--align-justify form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-justify form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-justify form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: -1px) {
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-left form.cart div.quantity[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-right form.cart div.quantity[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-center form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: initial;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-left form.cart button[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-right form.cart button[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-center form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-justify form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-justify form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-justify form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: auto;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-laptop--align-justify form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-justify form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-justify form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: -1px) {
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-left form.cart div.quantity[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-right form.cart div.quantity[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-center form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: initial;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-left form.cart button[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-right form.cart button[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-center form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-justify form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-justify form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-justify form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: auto;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet_extra--align-justify form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-justify form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-justify form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 1024px) {
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-left form.cart div.quantity[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-right form.cart div.quantity[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-center form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: initial;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-left form.cart button[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-right form.cart button[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-center form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-justify form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-justify form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-justify form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: auto;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-tablet--align-justify form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-justify form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-justify form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: -1px) {
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-left form.cart div.quantity[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-right form.cart div.quantity[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-center form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: initial;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-left form.cart button[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-right form.cart button[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-center form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-justify form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-justify form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-justify form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: auto;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile_extra--align-justify form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-justify form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-justify form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 767px) {
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-left form.cart div.quantity[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-right form.cart div.quantity[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-center form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: initial;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-left form.cart button[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-right form.cart button[b-qmlcb8a2hb], .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-center form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-justify form.cart div.quantity[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-justify form.cart div.quantity[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-justify form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: auto;
  }
  .woocommerce div.product.elementor .elementor-widget-woocommerce-product-add-to-cart.elementor-add-to-cart-mobile--align-justify form.cart button[b-qmlcb8a2hb],
  .woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-justify form.cart button[b-qmlcb8a2hb],
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-justify form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.elementor-widget-wc-add-to-cart .quantity[b-qmlcb8a2hb] {
  vertical-align: middle;
}

.elementor-widget-wc-add-to-cart .quantity .qty[b-qmlcb8a2hb] {
  vertical-align: top;
  margin-right: 0;
  width: 3.631em;
  text-align: center;
}

.elementor-widget-wc-add-to-cart .quantity + button[b-qmlcb8a2hb] {
  margin-top: 0;
  margin-left: var(--button-spacing, 10px);
}

.elementor-widget-wc-add-to-cart.elementor-button-info button.button.alt.elementor-button[b-qmlcb8a2hb] {
  background-color: #5bc0de;
}

.elementor-widget-wc-add-to-cart.elementor-button-success button.button.alt.elementor-button[b-qmlcb8a2hb] {
  background-color: #5cb85c;
}

.elementor-widget-wc-add-to-cart.elementor-button-warning button.button.alt.elementor-button[b-qmlcb8a2hb] {
  background-color: #f0ad4e;
}

.elementor-widget-wc-add-to-cart.elementor-button-danger button.button.alt.elementor-button[b-qmlcb8a2hb] {
  background-color: #d9534f;
}

.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
  text-align: left;
}

.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
}

.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
}

.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
  text-align: right;
}

.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
  text-align: center;
}

.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left form.cart div.quantity[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right form.cart div.quantity[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center form.cart div.quantity[b-qmlcb8a2hb] {
  margin-right: initial;
}

.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-left form.cart button[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-right form.cart button[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-center form.cart button[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-justify form.cart div.quantity[b-qmlcb8a2hb] {
  margin-right: auto;
}

.elementor-widget-wc-add-to-cart.elementor-add-to-cart--align-justify form.cart button[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media (min-width: -1px) {
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left form.cart div.quantity[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right form.cart div.quantity[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: initial;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-left form.cart button[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-right form.cart button[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-center form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-justify form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: auto;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-widescreen--align-justify form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: -1px) {
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left form.cart div.quantity[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right form.cart div.quantity[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: initial;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-left form.cart button[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-right form.cart button[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-center form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-justify form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: auto;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-laptop--align-justify form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: -1px) {
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left form.cart div.quantity[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right form.cart div.quantity[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: initial;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-left form.cart button[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-right form.cart button[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-center form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-justify form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: auto;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet_extra--align-justify form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 1024px) {
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left form.cart div.quantity[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right form.cart div.quantity[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: initial;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-left form.cart button[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-right form.cart button[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-center form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-justify form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: auto;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-tablet--align-justify form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: -1px) {
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left form.cart div.quantity[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right form.cart div.quantity[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: initial;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-left form.cart button[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-right form.cart button[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-center form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-justify form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: auto;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile_extra--align-justify form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart])[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form)[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center[class*="--layout-auto"] .e-atc-qty-button-holder[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left form.cart div.quantity[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right form.cart div.quantity[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: initial;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-left form.cart button[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-right form.cart button[b-qmlcb8a2hb], .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-center form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button[b-qmlcb8a2hb] {
    width: 100%;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-justify form.cart div.quantity[b-qmlcb8a2hb] {
    margin-right: auto;
  }
  .elementor-widget-wc-add-to-cart.elementor-add-to-cart-mobile--align-justify form.cart button[b-qmlcb8a2hb] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.woocommerce div.product.elementor[b-qmlcb8a2hb] {
  /*  Reset WC tabs style  */
  /*  End Reset WC tabs style  */
}

.woocommerce div.product.elementor ul.tabs[b-qmlcb8a2hb]:before {
  position: static;
  content: none;
  width: auto;
  bottom: auto;
  left: auto;
  border-bottom: 0;
  z-index: auto;
}

.woocommerce div.product.elementor ul.tabs[b-qmlcb8a2hb] {
  margin: 0;
}

.woocommerce div.product.elementor ul.tabs li[b-qmlcb8a2hb] {
  padding: 0;
}

.woocommerce div.product.elementor ul.tabs li a[b-qmlcb8a2hb] {
  padding: 0.8em 1.2em;
  line-height: 1;
}

.woocommerce div.product.elementor ul.tabs li[b-qmlcb8a2hb]:after,
.woocommerce div.product.elementor ul.tabs li[b-qmlcb8a2hb]:before {
  border: 0;
  position: static;
  bottom: auto;
  width: auto;
  height: auto;
  content: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel[b-qmlcb8a2hb] {
  margin: 0;
  padding: 20px;
  border-radius: 0;
  border-width: 0;
  border-top: 1px solid #d3ced2;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: -1px;
}

.woocommerce div.product.elementor .elementor-product-price-block-yes .price del[b-qmlcb8a2hb],
.woocommerce div.product.elementor .elementor-product-price-block-yes .price ins[b-qmlcb8a2hb] {
  display: block;
}

.elementor-widget-woocommerce-product-meta .detail-container[b-qmlcb8a2hb] {
  position: relative;
}

.elementor-widget-woocommerce-product-meta .detail-container[b-qmlcb8a2hb]:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.elementor-widget-woocommerce-product-meta .detail-label[b-qmlcb8a2hb] {
  font-weight: bold;
}

.elementor-woo-meta--view-inline .product_meta[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.elementor-woo-meta--view-inline .product_meta .detail-container[b-qmlcb8a2hb]:after {
  width: auto;
  left: auto;
  right: auto;
  position: absolute;
  height: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left-width: 1px;
  border-style: solid;
  right: -8px;
}

.elementor-woo-meta--view-table .product_meta[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.elementor-woo-meta--view-table .product_meta .detail-container[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-woo-meta--view-table .product_meta .detail-label[b-qmlcb8a2hb] {
  min-width: 108px;
}

.elementor-woo-meta--view-stacked .product_meta .detail-container[b-qmlcb8a2hb] {
  display: block;
}

.woocommerce div.product.elementor .woocommerce-product-rating[b-qmlcb8a2hb] {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.woocommerce div.product.elementor .star-rating[b-qmlcb8a2hb] {
  margin-top: 0;
}

.elementor-product-rating--align-left .woocommerce-product-rating[b-qmlcb8a2hb] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.elementor-product-rating--align-right .woocommerce-product-rating[b-qmlcb8a2hb] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.elementor-product-rating--align-center .woocommerce-product-rating[b-qmlcb8a2hb] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-product-rating--align-justify .woocommerce-product-rating .woocommerce-review-link[b-qmlcb8a2hb] {
  margin-left: auto;
}

.elementor-products-grid ul.products.elementor-grid[b-qmlcb8a2hb] {
  display: grid;
  margin: 0;
  grid-column-gap: 20px;
  grid-row-gap: 40px;
}

.elementor-products-grid ul.products.elementor-grid[b-qmlcb8a2hb]:before, .elementor-products-grid ul.products.elementor-grid[b-qmlcb8a2hb]:after {
  content: none;
  display: none;
}

.elementor-products-grid ul.products.elementor-grid li.product[b-qmlcb8a2hb] {
  width: auto;
  padding: 0;
  margin: 0;
  float: none;
  display: var(--button-align-display);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: var(--button-align-direction);
  flex-direction: var(--button-align-direction);
  -webkit-box-pack: var(--button-align-justify);
  -ms-flex-pack: var(--button-align-justify);
  justify-content: var(--button-align-justify);
}

.elementor-products-grid ul.products.elementor-grid li.product .onsale[b-qmlcb8a2hb] {
  padding: 0;
  display: none;
}

.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link[b-qmlcb8a2hb] {
  display: block;
  position: relative;
}

.elementor-products-grid:not(.show-heading-yes) .products > h2[b-qmlcb8a2hb] {
  display: none;
}

.elementor-products-grid nav.woocommerce-pagination[b-qmlcb8a2hb] {
  margin-top: 40px;
}

.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul[b-qmlcb8a2hb] {
  border: none 0;
}

.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul li[b-qmlcb8a2hb] {
  border-right: none 0;
  border-left: none 0;
}

.elementor-widget-woocommerce-products:not(.products-heading-show) .related > h2[b-qmlcb8a2hb],
.elementor-widget-woocommerce-products:not(.products-heading-show) .upsells > h2[b-qmlcb8a2hb],
.elementor-widget-woocommerce-products:not(.products-heading-show) .cross-sells > h2[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-woocommerce-products.products-heading-show .related > h2[b-qmlcb8a2hb],
.elementor-widget-woocommerce-products.products-heading-show .upsells > h2[b-qmlcb8a2hb],
.elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2[b-qmlcb8a2hb] {
  display: block;
  text-align: var(--products-title-alignment, left);
  color: var(--products-title-color);
  margin-bottom: var(--products-title-spacing, 1rem);
}

.elementor-product-loop-item--align-left ul.products li.product .star-rating[b-qmlcb8a2hb] {
  margin-right: auto;
}

.elementor-product-loop-item--align-right ul.products li.product .star-rating[b-qmlcb8a2hb] {
  margin-left: auto;
}

.elementor-product-loop-item--align-center ul.products li.product .star-rating[b-qmlcb8a2hb] {
  margin-right: auto;
  margin-left: auto;
}

.woocommerce .elementor-element.elementor-products-grid ul.products li.product[b-qmlcb8a2hb] {
  width: auto;
}

.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product[b-qmlcb8a2hb],
.woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product[b-qmlcb8a2hb] {
  width: auto;
}

@media (min-width: 1025px) {
  .elementor-widget-wc-archive-products .woocommerce.columns-2 ul.products[b-qmlcb8a2hb] {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-widget-wc-archive-products .woocommerce.columns-3 ul.products[b-qmlcb8a2hb] {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-widget-wc-archive-products .woocommerce.columns-4 ul.products[b-qmlcb8a2hb] {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-widget-wc-archive-products .woocommerce.columns-5 ul.products[b-qmlcb8a2hb] {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-widget-wc-archive-products .woocommerce.columns-6 ul.products[b-qmlcb8a2hb] {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-widget-wc-archive-products .woocommerce.columns-7 ul.products[b-qmlcb8a2hb] {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-widget-wc-archive-products .woocommerce.columns-8 ul.products[b-qmlcb8a2hb] {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-widget-wc-archive-products .woocommerce.columns-9 ul.products[b-qmlcb8a2hb] {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-widget-wc-archive-products .woocommerce.columns-10 ul.products[b-qmlcb8a2hb] {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-widget-wc-archive-products .woocommerce.columns-11 ul.products[b-qmlcb8a2hb] {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-widget-wc-archive-products .woocommerce.columns-12 ul.products[b-qmlcb8a2hb] {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: 1024px) {
  .elementor-widget-wc-archive-products .products[b-qmlcb8a2hb] {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .elementor-widget-wc-archive-products .products[b-qmlcb8a2hb] {
    grid-template-columns: repeat(2, 1fr);
  }
}
.elementor.product .woocommerce-product-gallery__trigger + .woocommerce-product-gallery__wrapper[b-qmlcb8a2hb] {
  overflow: hidden;
}

.woocommerce .elementor-widget-woocommerce-product-images span.onsale[b-qmlcb8a2hb] {
  padding: 0;
}

.elementor-menu-cart__wrapper[b-qmlcb8a2hb] {
  text-align: var(--main-alignment, left);
}

.elementor-menu-cart__toggle_wrapper[b-qmlcb8a2hb] {
  display: inline-block;
  position: relative;
}

.elementor-menu-cart__toggle[b-qmlcb8a2hb] {
  display: inline-block;
}

.elementor-menu-cart__toggle .elementor-button[b-qmlcb8a2hb] {
  background-color: var(--toggle-button-background-color, transparent);
  color: var(--toggle-button-text-color, #818a91);
  border-style: var(--toggle-button-border-type, solid);
  border-width: var(--toggle-button-border-width, 1px);
  border-color: var(--toggle-button-border-color, #818a91);
  border-radius: var(--toggle-button-border-radius, 0px);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: var(--toggle-icon-padding, 12px 24px);
}

.elementor-menu-cart__toggle .elementor-button:hover[b-qmlcb8a2hb] {
  color: var(--toggle-button-hover-text-color, #818a91);
  background-color: var(--toggle-button-hover-background-color, transparent);
  border-color: var(--toggle-button-hover-border-color, #818a91);
}

.elementor-menu-cart__toggle .elementor-button:hover .elementor-button-icon[b-qmlcb8a2hb] {
  color: var(--toggle-button-icon-hover-color, #818a91);
}

.elementor-menu-cart__toggle .elementor-button svg[b-qmlcb8a2hb] {
  fill: var(--toggle-button-icon-color, #818a91);
}

.elementor-menu-cart__toggle .elementor-button svg:hover[b-qmlcb8a2hb] {
  fill: var(--toggle-button-icon-hover-color, #818a91);
}

.elementor-menu-cart__toggle .elementor-button-text[b-qmlcb8a2hb] {
  -webkit-margin-end: 0.3em;
  margin-inline-end: 0.3em;
}

.elementor-menu-cart__toggle .elementor-button-icon[b-qmlcb8a2hb] {
  position: relative;
  -webkit-transition: color 0.1s;
  -o-transition: color 0.1s;
  transition: color 0.1s;
  color: var(--toggle-button-icon-color, #818a91);
  font-size: var(--toggle-icon-size, inherit);
}

.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon[data-counter][b-qmlcb8a2hb]:before {
  content: attr(data-counter);
  display: block;
  position: absolute;
  min-width: 1.6em;
  height: 1.6em;
  line-height: 1.5em;
  top: -0.7em;
  inset-inline-end: -0.7em;
  border-radius: 100%;
  color: var(--items-indicator-text-color, #fff);
  background-color: var(--items-indicator-background-color, #d9534f);
  text-align: center;
  font-size: 10px;
}

.elementor-menu-cart--items-indicator-plain .elementor-menu-cart__toggle .elementor-button-icon[data-counter][b-qmlcb8a2hb]:before {
  content: attr(data-counter);
  display: inline-block;
  font-weight: normal;
}

.elementor-menu-cart__container[b-qmlcb8a2hb] {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  overflow: hidden;
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-transition: background-color 0.4s, -webkit-transform 0s;
  transition: background-color 0.4s, -webkit-transform 0s;
  -o-transition: background-color 0.4s, transform 0s;
  transition: background-color 0.4s, transform 0s;
  transition: background-color 0.4s, transform 0s, -webkit-transform 0s;
  text-align: left;
}

.elementor-menu-cart__main[b-qmlcb8a2hb] {
  position: fixed;
  left: var(--side-cart-alignment-left, auto);
  right: var(--side-cart-alignment-right, 0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-size: 14px;
  min-height: 200px;
  width: 350px;
  max-width: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: var(--cart-padding, 20px 30px);
  background-color: var(--cart-background-color, #fff);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-style: var(--cart-border-style, none);
  border-color: var(--cart-border-color, initial);
  border-radius: var(--cart-border-radius, 0px);
  margin-top: var(--mini-cart-spacing, 0px);
}

.elementor-menu-cart__main .widget_shopping_cart_content[b-qmlcb8a2hb] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.elementor-menu-cart__main .widget_shopping_cart_content .woocommerce-mini-cart__empty-message[b-qmlcb8a2hb] {
  color: var(--empty-message-color, inherit);
  text-align: var(--empty-message-alignment, left);
}

body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container[b-qmlcb8a2hb] {
  background-color: transparent;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: background-color 0.4s, -webkit-transform 0s 0.4s;
  transition: background-color 0.4s, -webkit-transform 0s 0.4s;
  -o-transition: background-color 0.4s, transform 0s 0.4s;
  transition: background-color 0.4s, transform 0s 0.4s;
  transition: background-color 0.4s, transform 0s 0.4s, -webkit-transform 0s 0.4s;
}

body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container .dialog-lightbox-close-button[b-qmlcb8a2hb] {
  display: none;
}

body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main[b-qmlcb8a2hb] {
  overflow: hidden;
  opacity: 0;
  -webkit-transform: var(--side-cart-alignment-transform, translateX(100%));
  -ms-transform: var(--side-cart-alignment-transform, translateX(100%));
  transform: var(--side-cart-alignment-transform, translateX(100%));
}

.elementor-menu-cart__close-button[b-qmlcb8a2hb] {
  width: var(--cart-close-icon-size, 25px);
  height: var(--cart-close-icon-size, 25px);
  position: relative;
  margin: 0 0 20px;
  -ms-flex-item-align: end;
  align-self: flex-end;
  cursor: pointer;
  display: inline-block;
  font-family: eicons;
  font-size: 20px;
  line-height: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.elementor-menu-cart__close-button[b-qmlcb8a2hb]:before, .elementor-menu-cart__close-button[b-qmlcb8a2hb]:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: var(--cart-close-button-color, #818a91);
  border-radius: 1px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.elementor-menu-cart__close-button:hover[b-qmlcb8a2hb]::before, .elementor-menu-cart__close-button:hover[b-qmlcb8a2hb]::after {
  background: var(--cart-close-button-hover-color, #818a91);
}

.elementor-menu-cart__close-button[b-qmlcb8a2hb]::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.elementor-menu-cart__close-button[b-qmlcb8a2hb]::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.elementor-menu-cart__products[b-qmlcb8a2hb] {
  max-height: calc(100vh - 250px);
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.elementor-menu-cart__product[b-qmlcb8a2hb] {
  display: grid;
  grid-template-columns: 28% auto;
  grid-template-rows: var(--price-quantity-position--grid-template-rows, auto auto);
  position: relative;
  border-width: 0 0 var(--divider-width, 1px);
  border-bottom-style: var(--divider-style, solid);
  border-bottom-color: var(--divider-color, #D4D4D4);
}

.elementor-menu-cart__product .variation[b-qmlcb8a2hb] {
  display: grid;
  grid-template-columns: -webkit-max-content auto;
  grid-template-columns: max-content auto;
  margin: 10px 0;
  color: var(--product-variations-color, #373a3c);
}

.elementor-menu-cart__product .variation dt[b-qmlcb8a2hb] {
  grid-column-start: 1;
}

.elementor-menu-cart__product .variation dd[b-qmlcb8a2hb] {
  grid-column-start: 2;
  -webkit-margin-start: 5px;
  margin-inline-start: 5px;
}

.elementor-menu-cart__product .variation dd p[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.elementor-menu-cart__product-image[b-qmlcb8a2hb] {
  grid-row-start: 1;
  grid-row-end: 3;
  width: 100%;
}

.elementor-menu-cart__product-image img[b-qmlcb8a2hb], .elementor-menu-cart__product-image a[b-qmlcb8a2hb] {
  display: block;
}

.elementor-menu-cart__product-name[b-qmlcb8a2hb] {
  grid-column-start: 2;
  grid-column-end: 3;
  margin: 0;
}

.elementor-menu-cart__product-name a[b-qmlcb8a2hb] {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.elementor-menu-cart__product-price[b-qmlcb8a2hb] {
  grid-column-start: 2;
  grid-column-end: 3;
  -ms-flex-item-align: var(--price-quantity-position--align-self, end);
  align-self: var(--price-quantity-position--align-self, end);
  font-weight: 300;
  color: var(--product-price-color, #D4D4D4);
}

.elementor-menu-cart__product-name[b-qmlcb8a2hb], .elementor-menu-cart__product-price[b-qmlcb8a2hb] {
  font-size: 14px;
  padding-left: 20px;
}

.elementor-menu-cart__product-remove[b-qmlcb8a2hb] {
  color: #818a91;
  width: var(--remove-item-button-size, 22px);
  height: var(--remove-item-button-size, 22px);
  border-radius: var(--remove-item-button-size, 22px);
  border: 1px solid var(--remove-item-button-color, #D4D4D4);
  text-align: center;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.elementor-menu-cart__product-remove:hover[b-qmlcb8a2hb] {
  border: 1px solid var(--remove-item-button-hover-color, #D4D4D4);
}

.elementor-menu-cart__product-remove:hover[b-qmlcb8a2hb]::before, .elementor-menu-cart__product-remove:hover[b-qmlcb8a2hb]::after {
  background: var(--remove-item-button-hover-color, #D4D4D4);
}

.elementor-menu-cart__product-remove[b-qmlcb8a2hb]:before, .elementor-menu-cart__product-remove[b-qmlcb8a2hb]:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 50%;
  top: 50%;
  left: 25%;
  margin-top: -1px;
  background: var(--remove-item-button-color, #D4D4D4);
  z-index: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.elementor-menu-cart__product-remove[b-qmlcb8a2hb]::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.elementor-menu-cart__product-remove[b-qmlcb8a2hb]::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.elementor-menu-cart__product-remove > a[b-qmlcb8a2hb] {
  display: block;
  z-index: 2;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  position: absolute;
}

.elementor-menu-cart__product-remove > a.remove_from_cart_button[b-qmlcb8a2hb] {
  display: var(--remove-from-cart-button, block);
}

.elementor-menu-cart__product-remove > a.elementor_remove_from_cart_button[b-qmlcb8a2hb] {
  display: var(--elementor-remove-from-cart-button, none);
}

.elementor-menu-cart__product:last-child[b-qmlcb8a2hb] {
  border: none;
}

.elementor-menu-cart__product:not(:first-of-type)[b-qmlcb8a2hb], .elementor-menu-cart__subtotal[b-qmlcb8a2hb], .elementor-menu-cart__footer-buttons[b-qmlcb8a2hb] {
  padding-top: var(--product-divider-gap, 20px);
}

.elementor-menu-cart__product[b-qmlcb8a2hb] {
  padding-right: 30px;
}

.elementor-menu-cart__product[b-qmlcb8a2hb], .elementor-menu-cart__subtotal[b-qmlcb8a2hb] {
  padding-bottom: var(--product-divider-gap, 20px);
}

.elementor-menu-cart__subtotal[b-qmlcb8a2hb] {
  font-size: 20px;
  text-align: var(--menu-cart-subtotal-text-align, center);
  font-weight: 600;
  color: var(--menu-cart-subtotal-color, inherit);
  border-style: var(--subtotal-divider-style, solid);
  border-width: var(--subtotal-divider-top-width, 1px) var(--subtotal-divider-right-width, 1px) var(--subtotal-divider-bottom-width, 1px) var(--subtotal-divider-left-width, 1px);
  border-color: var(--subtotal-divider-color, #D4D4D4);
}

.elementor-menu-cart__footer-buttons[b-qmlcb8a2hb] {
  font-size: 20px;
  text-align: var(--cart-footer-buttons-alignment-text-align, center);
  display: var(--cart-footer-buttons-alignment-display, grid);
  grid-template-columns: var(--cart-footer-layout, 1fr 1fr);
  margin-top: var(--cart-buttons-position-margin, 0);
  grid-column-gap: var(--space-between-buttons, 10px);
  grid-row-gap: var(--space-between-buttons, 10px);
}

.elementor-menu-cart__footer-buttons .elementor-button[b-qmlcb8a2hb] {
  display: inline-block;
  border-radius: var(--cart-footer-buttons-border-radius, 0px);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart[b-qmlcb8a2hb] {
  display: var(--view-cart-button-display, inline-block);
  color: var(--view-cart-button-text-color, #fff);
  padding: var(--view-cart-button-padding, 15px);
  background-color: var(--view-cart-button-background-color, #818a91);
}

.elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover[b-qmlcb8a2hb] {
  color: var(--view-cart-button-hover-text-color, #fff);
  background-color: var(--view-cart-button-hover-background-color, #818a91);
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout[b-qmlcb8a2hb] {
  display: var(--checkout-button-display, inline-block);
  color: var(--checkout-button-text-color, #fff);
  padding: var(--checkout-button-padding, 15px);
  background-color: var(--checkout-button-background-color, #818a91);
}

.elementor-menu-cart__footer-buttons .elementor-button--checkout:hover[b-qmlcb8a2hb] {
  color: var(--checkout-button-hover-text-color, #fff);
  background-color: var(--checkout-button-hover-background-color, #818a91);
}

@media (max-width: 767px) {
  .elementor-menu-cart__footer-buttons .elementor-button[b-qmlcb8a2hb] {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* The following is all to apply settings from the controls */
.elementor-widget-woocommerce-menu-cart[b-qmlcb8a2hb] {
  /* Fix to prevent the cart modal flash when using the typography controls */
  /* Fix for short-lived legacy cart type */
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-subtotal-yes) .elementor-menu-cart__toggle .elementor-button-text[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--empty-indicator-hide .elementor-menu-cart__toggle .elementor-button-icon[data-counter="0"][b-qmlcb8a2hb]:before {
  content: none;
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product[b-qmlcb8a2hb] {
  padding-left: 0;
  padding-right: 0;
  grid-template-columns: 25% auto;
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product-remove[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--top .elementor-menu-cart__product-remove[b-qmlcb8a2hb] {
  top: 0;
  bottom: auto;
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--top .elementor-menu-cart__products .cart_item:not(:first-of-type) .elementor-menu-cart__product-remove[b-qmlcb8a2hb] {
  top: 20px;
  bottom: auto;
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--middle .elementor-menu-cart__product-remove[b-qmlcb8a2hb] {
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  bottom: 50%;
}

.elementor-widget-woocommerce-menu-cart.remove-item-position--bottom .elementor-menu-cart__product-remove[b-qmlcb8a2hb] {
  top: auto;
  bottom: 20px;
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container[b-qmlcb8a2hb] {
  position: absolute;
  width: auto;
  height: auto;
  overflow: visible;
  top: 100%;
  bottom: auto;
  background: none;
  min-width: 330px;
  left: 0;
  right: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: background-color 0.4s, -webkit-transform 0s;
  transition: background-color 0.4s, -webkit-transform 0s;
  -o-transition: background-color 0.4s, transform 0s;
  transition: background-color 0.4s, transform 0s;
  transition: background-color 0.4s, transform 0s, -webkit-transform 0s;
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__main[b-qmlcb8a2hb] {
  width: auto;
  height: auto;
  position: relative;
  top: auto;
  bottom: auto;
  right: auto;
  left: auto;
  overflow: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container[b-qmlcb8a2hb] {
    min-width: 300px;
  }
}
body.elementor-default .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container[b-qmlcb8a2hb] {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: background-color 0.4s, -webkit-transform 0s 0.4s;
  transition: background-color 0.4s, -webkit-transform 0s 0.4s;
  -o-transition: background-color 0.4s, transform 0s 0.4s;
  transition: background-color 0.4s, transform 0s 0.4s;
  transition: background-color 0.4s, transform 0s 0.4s, -webkit-transform 0s 0.4s;
}

body.elementor-default .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main[b-qmlcb8a2hb] {
  opacity: 0;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown[b-qmlcb8a2hb] {
  opacity: 1;
  /**
  * This keeps side-cart and mini-cart widget above other widgets
  * so there's no flash when using the typography controls
  */
}

.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown .elementor-menu-cart__container[b-qmlcb8a2hb] {
  z-index: 9999;
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-dropdown .elementor-menu-cart__container[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-woocommerce-purchase-summary[b-qmlcb8a2hb] {
  font-size: 14px;
  font-family: Roboto, sans-serif;
  color: #818a91;
  /* override theme defaults for themes that have hover background colors on these elements. The hover background colors do not play well with the widget's initial design. */
}

.elementor-widget-woocommerce-purchase-summary table tbody tr:hover > td[b-qmlcb8a2hb], .elementor-widget-woocommerce-purchase-summary table tbody tr:hover > th[b-qmlcb8a2hb] {
  background-color: initial;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details[b-qmlcb8a2hb] {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  margin: 0 0 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li[b-qmlcb8a2hb] {
  border-right-style: var(--payment-details-border-type, solid);
  border-right-color: var(--payment-details-border-color, #D4D4D4);
  border-right-width: var(--payment-details-border-width, 1px);
  color: var(--payment-details-titles-color, #000000);
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
  margin-right: var(--payment-details-space-between, 4em);
  padding-right: var(--payment-details-space-between, 4em);
  float: unset;
  margin-bottom: 30px;
  /* By default, WooCommerce styles the order data as Bold, and the 'Headings' as normal text. In Elementor's default design, the headings are bold, and the `<strong>` element which contains the order data, needs to be reset to look like normal text. */
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li[b-qmlcb8a2hb] {
    border-right: none;
    border-bottom-width: var(--payment-details-border-width, 1px);
    border-bottom-style: var(--payment-details-border-type, solid);
    border-bottom-color: var(--payment-details-border-color, #D4D4D4);
    margin-right: 0;
    padding-right: 0;
    width: 100%;
    padding-top: calc(var(--payment-details-space-between, 20px) / 2);
    padding-bottom: calc(var(--payment-details-space-between, 20px) / 2);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
  }
}
.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li strong[b-qmlcb8a2hb] {
  color: var(--payment-details-items-color, #818a91);
  font-weight: 400;
  font-size: 14px;
  margin-top: var(--payment-details-titles-spacing, 10px);
  text-transform: none;
  line-height: initial;
  text-shadow: none;
  font-style: normal;
  letter-spacing: 0px;
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li strong[b-qmlcb8a2hb] {
    margin-top: 0;
  }
}
.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details[b-qmlcb8a2hb] {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li[b-qmlcb8a2hb] {
  border-right-style: var(--bank-details-border-type, solid);
  border-right-color: var(--bank-details-border-color, #D4D4D4);
  border-right-width: var(--bank-details-border-width, 1px);
  color: var(--bank-details-titles-color, #000000);
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
  margin-right: var(--bank-details-space-between, 4em);
  padding-right: var(--bank-details-space-between, 4em);
  float: unset;
  margin-bottom: 30px;
  /* By default, WooCommerce styles the order data as Bold, and the 'Headings' as normal text. In Elementor's default design, the headings are bold, and the `<strong>` element which contains the order data, needs to be reset to look like normal text. */
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li[b-qmlcb8a2hb] {
    border-right: none;
    border-bottom-width: var(--bank-details-border-width, 1px);
    border-bottom-style: var(--bank-details-border-type, solid);
    border-bottom-color: var(--bank-details-border-color, #D4D4D4);
    margin-right: 0;
    padding-right: 0;
    width: 100%;
    padding-top: calc(var(--bank-details-space-between, 20px) / 2);
    padding-bottom: calc(var(--bank-details-space-between, 20px) / 2);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
  }
}
.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li strong[b-qmlcb8a2hb] {
  color: var(--bank-details-items-color, #818a91);
  font-weight: 400;
  font-size: 14px;
  margin-top: var(--bank-details-titles-spacing, 10px);
  text-transform: none;
  line-height: initial;
  text-shadow: none;
  font-style: normal;
  letter-spacing: 0px;
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li strong[b-qmlcb8a2hb] {
    margin-top: 0;
  }
}
.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li:last-of-type[b-qmlcb8a2hb] {
  border-right: none;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-item-meta li p[b-qmlcb8a2hb],
.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-item-meta .wc-item-meta-label[b-qmlcb8a2hb] {
  color: var(--order-details-variations-color, #818a91);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table[b-qmlcb8a2hb] {
  font-size: 14px;
  margin-bottom: 0;
  padding: var(--sections-padding, 15px 30px);
  background-color: var(--sections-background-color, #ffffff);
  border-style: var(--sections-border-type, solid);
  border-color: var(--sections-border-color, #D4D4D4);
  border-radius: var(--sections-border-radius, 3px);
  border-width: 1px;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table .button.alt[b-qmlcb8a2hb] {
  background-color: transparent;
  border-style: var(--buttons-border-type, solid);
  border-color: var(--buttons-border-color, #5bc0de);
  border-radius: var(--button-border-radius, 3px);
  border-width: 2px;
  vertical-align: middle;
  color: var(--button-normal-text-color, #818a91);
  padding: var(--button-padding, 5px 10px);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table .button.alt:hover[b-qmlcb8a2hb] {
  color: var(--button-hover-text-color, #818a91);
  -webkit-transition-duration: var(--button-hover-transition-duration, 0.3s);
  -o-transition-duration: var(--button-hover-transition-duration, 0.3s);
  transition-duration: var(--button-hover-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table td[b-qmlcb8a2hb],
.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table th[b-qmlcb8a2hb] {
  border: 0px;
  border-top-style: var(--tables-divider-border-type, solid);
  border-top-width: var(--tables-divider-border-width, 1px);
  border-top-color: var(--tables-divider-border-color, #D4D4D4);
  padding-top: calc(var(--order-details-rows-gap, 18px) / 2);
  padding-bottom: calc(var(--order-details-rows-gap, 18px) / 2);
  padding-left: 0;
  padding-right: 0;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table thead tr th[b-qmlcb8a2hb] {
  color: var(--order-details-titles-totals-color, #000000);
  border-top: none;
  padding-top: 0;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table thead tr th span[b-qmlcb8a2hb] {
  color: var(--order-details-titles-totals-color, #000000);
}

@media (min-width: 1025px) {
  .elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tbody td[b-qmlcb8a2hb] {
    vertical-align: top;
    line-height: unset;
  }
}
.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tbody td .woocommerce-Price-amount[b-qmlcb8a2hb] {
  color: var(--order-details-items-color, #818a91);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot th[b-qmlcb8a2hb],
.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot td[b-qmlcb8a2hb] {
  color: var(--order-details-titles-totals-color, #000000);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot tr:last-child th[b-qmlcb8a2hb],
.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot tr:last-child td[b-qmlcb8a2hb] {
  padding-bottom: 0;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table .product-quantity[b-qmlcb8a2hb],
.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table td.download-remaining[b-qmlcb8a2hb],
.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table td.download-expires[b-qmlcb8a2hb] {
  font-weight: 400;
  color: var(--order-details-items-color, #818a91);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table .product-purchase-note td[b-qmlcb8a2hb] {
  border-top: none;
  padding-top: 0;
  color: var(--general-text-color, #818a91);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-table--order-downloads tr td[b-qmlcb8a2hb]:before {
  color: var(--order-details-titles-totals-color, #000000);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .order-again .button[b-qmlcb8a2hb] {
  background: transparent;
  border: 2px solid #5bc0de;
  border-style: var(--buttons-border-type, solid);
  border-color: var(--buttons-border-color, #5bc0de);
  border-width: 2px;
  border-radius: var(--button-border-radius, 3px);
  vertical-align: middle;
  color: var(--button-normal-text-color, #818a91);
  margin-top: 40px;
  margin-bottom: 0;
  padding: var(--button-padding, 12px 32px);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .order-again .button:hover[b-qmlcb8a2hb] {
  color: var(--button-hover-text-color, #818a91);
  -webkit-transition-duration: var(--button-hover-transition-duration, 0.3s);
  -o-transition-duration: var(--button-hover-transition-duration, 0.3s);
  transition-duration: var(--button-hover-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce h2[b-qmlcb8a2hb] {
  color: var(--titles-color, #000000);
  margin-bottom: var(--titles-spacing, 45px);
  font-weight: 400;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-order-details h2[b-qmlcb8a2hb] {
  text-align: var(--order-summary-alignment, inherit);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-bacs-bank-details-heading[b-qmlcb8a2hb] {
  text-align: var(--bank-details-alignment, inherit);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-order-downloads__title[b-qmlcb8a2hb] {
  text-align: var(--downloads-alignment, inherit);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-customer-details > h2[b-qmlcb8a2hb],
.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-column--billing-address h2[b-qmlcb8a2hb] {
  text-align: var(--billing-details-alignment, inherit);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-column--shipping-address h2[b-qmlcb8a2hb] {
  text-align: var(--shipping-details-alignment, inherit);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce a[b-qmlcb8a2hb] {
  color: var(--order-details-product-links-normal-color, #5bc0de);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce a:hover[b-qmlcb8a2hb] {
  color: var(--order-details-product-links-hover-color, #5bc0de);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce p[b-qmlcb8a2hb] {
  margin-bottom: 20px;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-received[b-qmlcb8a2hb] {
  margin-bottom: var(--sections-spacing, 40px);
  color: var(--confirmation-message-color, #818a91);
  text-align: var(--confirmation-message-alignment, inherit);
  display: var(--confirmation-message-display, none);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce strong[b-qmlcb8a2hb] {
  color: var(--general-text-color, #000000);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce table tbody > tr:nth-child(odd) > td[b-qmlcb8a2hb],
.elementor-widget-woocommerce-purchase-summary .woocommerce table tbody > tr:nth-child(odd) > th[b-qmlcb8a2hb] {
  background-color: transparent;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce address[b-qmlcb8a2hb] {
  padding: var(--sections-padding, 15px 30px);
  background-color: var(--sections-background-color, #ffffff);
  border-style: var(--sections-border-type, solid);
  border-color: var(--sections-border-color, #D4D4D4);
  border-radius: var(--sections-border-radius, 3px);
  border-width: 1px;
  color: var(--general-text-color, #818a91);
}

@media (max-width: 767px) {
  .elementor-widget-woocommerce-purchase-summary .woocommerce-column--2[b-qmlcb8a2hb] {
    margin-top: 2em;
  }
}
.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details + p[b-qmlcb8a2hb] {
  color: var(--general-text-color, #818a91);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-bacs-bank-details-account-name[b-qmlcb8a2hb] {
  color: var(--account-title-color, #000000);
  font-weight: 700;
  font-size: 14px;
  margin-bottom: var(--account-title-spacing, 1rem);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce section[b-qmlcb8a2hb] {
  margin-top: var(--sections-spacing, 4em);
}

.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-bacs-bank-details:last-child[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-purchase-note-is-below[b-qmlcb8a2hb] {
  padding-bottom: 0;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce-table__line-item.order_item .woocommerce-table__product-total.product-total.product-purchase-note-is-below[b-qmlcb8a2hb] {
  padding-bottom: 0;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce-table--order-details[b-qmlcb8a2hb] {
  table-layout: fixed;
}

.elementor-widget-woocommerce-purchase-summary .woocommerce-table--order-details td[b-qmlcb8a2hb] {
  word-wrap: break-word;
}

/* Select2 dropdown options are outside of the widget container */
.e-woo-select2-wrapper .select2-results__option[b-qmlcb8a2hb] {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #818a91;
}

.e-woo-select2-wrapper .select2-results__option:focus[b-qmlcb8a2hb] {
  color: #818a91;
}

.elementor-widget-woocommerce-checkout-page[b-qmlcb8a2hb] {
  background-color: transparent;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 21px;
  color: #818a91;
  /* one column layout */
  /* override theme defaults for themes that have hover background colors on these elements. The hover background colors do not play well with the widget's initial design. */
  /* Make select2 appear like other inputs start */
  /* Make select2 appear like other inputs end */
}

.elementor-widget-woocommerce-checkout-page.e-checkout-layout-one-column .e-checkout__container[b-qmlcb8a2hb] {
  grid-template-columns: auto;
}

.elementor-widget-woocommerce-checkout-page [b-qmlcb8a2hb]::-webkit-input-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: 0.6;
}

.elementor-widget-woocommerce-checkout-page [b-qmlcb8a2hb]::-moz-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: 0.6;
}

.elementor-widget-woocommerce-checkout-page [b-qmlcb8a2hb]::-ms-input-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: 0.6;
}

.elementor-widget-woocommerce-checkout-page [b-qmlcb8a2hb]::placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: 0.6;
}

.elementor-widget-woocommerce-checkout-page table tbody tr:hover > td[b-qmlcb8a2hb], .elementor-widget-woocommerce-checkout-page table tbody tr:hover > th[b-qmlcb8a2hb] {
  background-color: transparent;
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single[b-qmlcb8a2hb] {
  color: var(--forms-fields-normal-color, #818a91);
  background-color: #f7f7f7;
  border-radius: var(--forms-fields-border-radius, 0px);
  border: none;
  height: 45px;
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single:focus[b-qmlcb8a2hb] {
  color: var(--forms-fields-focus-color, #818a91);
  background-color: #f7f7f7;
  border-color: initial;
  -webkit-transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
  -o-transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
  transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__placeholder[b-qmlcb8a2hb] {
  color: var(--forms-fields-normal-color, #818a91);
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered[b-qmlcb8a2hb] {
  color: var(--forms-fields-normal-color, #818a91);
  line-height: 45px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__arrow[b-qmlcb8a2hb] {
  height: 45px;
}

.elementor-widget-woocommerce-checkout-page .select2-container--open .select2-dropdown--below[b-qmlcb8a2hb] {
  background-color: #f7f7f7;
}

.elementor-widget-woocommerce-checkout-page .e-description[b-qmlcb8a2hb] {
  color: var(--sections-descriptions-color, #818a91);
  padding-bottom: var(--sections-descriptions-spacing, 0px);
  font-size: 14px;
  font-weight: 400;
}

.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-section[b-qmlcb8a2hb] {
  margin-bottom: 24px;
}

.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-section .e-checkout-secondary-title[b-qmlcb8a2hb] {
  text-align: var(--login-title-alignment, left);
}

.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-nudge[b-qmlcb8a2hb] {
  margin-top: var(--sections-secondary-title-spacing, 24px);
  margin-bottom: 15px;
}

.elementor-widget-woocommerce-checkout-page .e-coupon-anchor[b-qmlcb8a2hb] {
  margin-top: var(--sections-secondary-title-spacing, 24px);
}

.elementor-widget-woocommerce-checkout-page .e-coupon-box[b-qmlcb8a2hb] {
  margin-top: 24px;
}

.elementor-widget-woocommerce-checkout-page .e-coupon-anchor-description[b-qmlcb8a2hb] {
  color: var(--forms-labels-color, #818a91);
  margin-bottom: var(--forms-label-spacing, 3px);
}

.elementor-widget-woocommerce-checkout-page .e-login-wrap[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-widget-woocommerce-checkout-page .e-login-wrap-start[b-qmlcb8a2hb] {
  -webkit-box-flex: 75%;
  -ms-flex: 75%;
  flex: 75%;
}

.elementor-widget-woocommerce-checkout-page .e-login-wrap-end[b-qmlcb8a2hb] {
  -webkit-box-flex: 20%;
  -ms-flex: 20%;
  flex: 20%;
  text-align: right;
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-checkout-page .e-login-wrap[b-qmlcb8a2hb] {
    display: block;
  }
  .elementor-widget-woocommerce-checkout-page .e-login-wrap-end[b-qmlcb8a2hb] {
    text-align: var(--login-button-alignment, left);
    margin-top: 15px;
  }
  .elementor-widget-woocommerce-checkout-page .e-login-wrap-end label.e-login-label[b-qmlcb8a2hb] {
    display: none;
  }
}
.elementor-widget-woocommerce-checkout-page .e-login-actions-wrap[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 6px;
}

.elementor-widget-woocommerce-checkout-page .e-login-actions-wrap-end .lost_password[b-qmlcb8a2hb] {
  margin-bottom: 0;
  font-size: 12px;
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-checkout-page .e-login-actions-wrap-end .lost_password[b-qmlcb8a2hb] {
    font-size: 11px;
  }
}
.elementor-widget-woocommerce-checkout-page .e-apply-coupon[b-qmlcb8a2hb] {
  width: 90%; /* 90% to match the design */
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-checkout-page .e-apply-coupon[b-qmlcb8a2hb] {
    width: var(--coupon-button-width, auto);
  }
}
.elementor-widget-woocommerce-checkout-page .e-checkout__container[b-qmlcb8a2hb] {
  display: grid;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-template-columns: 56% auto; /* column widths - to match the design */
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: var(--sections-margin, 24px);
  grid-row-gap: var(--sections-margin, 24px);
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-checkout-page .e-checkout__container[b-qmlcb8a2hb] {
    grid-template-columns: repeat(1, 1fr);
  }
}
.elementor-widget-woocommerce-checkout-page .e-checkout-secondary-title[b-qmlcb8a2hb] {
  color: var(--sections-secondary-title-color, #818a91);
  margin-bottom: 0;
}

.elementor-widget-woocommerce-checkout-page .e-woocommerce-coupon-nudge[b-qmlcb8a2hb] {
  text-align: var(--coupon-title-alignment, left);
}

.elementor-widget-woocommerce-checkout-page #ship-to-different-address[b-qmlcb8a2hb] {
  margin-top: 13px;
  padding-left: var(--shipping-heading-padding-start, 30px);
}

.elementor-widget-woocommerce-checkout-page #ship-to-different-address span[b-qmlcb8a2hb] {
  font-weight: 400;
}

.elementor-widget-woocommerce-checkout-page a[b-qmlcb8a2hb] {
  color: var(--links-normal-color, #5bc0de);
}

.elementor-widget-woocommerce-checkout-page a:hover[b-qmlcb8a2hb] {
  color: var(--links-hover-color, #5bc0de);
}

.elementor-widget-woocommerce-checkout-page .woocommerce[b-qmlcb8a2hb] {
  /* Need to use these specific selectors to override WooCommerce CSS */
  /* Need the <button> selector here so that we can target .woocommerce-button
  without being overwritten by WooCommerce's button.button selector.
  We are also targeting .woocommerce-button because none of this styling should
  apply to the Purchase button. Only The Login/Apply coupon button. */
  /* Main Sections styling start */
  /* Main Sections styling end */
  /* Styling for everything classified as 'Messages' start */
  /* Styling for everything classified as 'Messages' end */
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row[b-qmlcb8a2hb] {
  padding-left: var(--forms-columns-gap-padding, 0px);
  padding-right: var(--forms-columns-gap-padding, 0px);
  margin-left: var(--forms-columns-gap-margin, 0px);
  margin-right: var(--forms-columns-gap-margin, 0px);
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row label[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row label[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row label[b-qmlcb8a2hb] {
  color: var(--forms-labels-color, #818a91);
  margin-bottom: var(--forms-label-spacing, 3px);
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea[b-qmlcb8a2hb] {
  color: var(--forms-fields-normal-color, #818a91);
  background-color: #f7f7f7;
  border-radius: var(--forms-fields-border-radius, 0px);
  padding: var(--forms-fields-padding, 16px);
  font-size: 14px;
  border: none;
  font-weight: 400;
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text:focus[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select:focus[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea:focus[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text:focus[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select:focus[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea:focus[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text:focus[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select:focus[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea:focus[b-qmlcb8a2hb] {
  color: var(--forms-fields-focus-color, #818a91);
  background-color: #f7f7f7;
  border-color: #818a91;
  -webkit-transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
  -o-transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
  transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details #billing_address_1_field[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor #billing_address_1_field[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box #billing_address_1_field[b-qmlcb8a2hb] {
  margin-bottom: 5px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .create-account[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row[b-qmlcb8a2hb] {
  /* need to use !important here to override the style controls,
  these items must not be affected by the controls */
  margin-bottom: 0 !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .input-radio[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method li input[b-qmlcb8a2hb] {
  vertical-align: middle;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form__input-checkbox[b-qmlcb8a2hb] {
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form__label-for-checkbox span[b-qmlcb8a2hb] {
  position: relative;
  top: 2px;
  color: var(--sections-checkboxes-color, #818a91);
}

.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method li label[b-qmlcb8a2hb] {
  color: var(--sections-radio-buttons-color, #818a91);
}

.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label[b-qmlcb8a2hb] {
  display: inline;
}

.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button[b-qmlcb8a2hb] {
  background-color: #ffffff;
  color: var(--forms-buttons-normal-text-color, #6F6F6F);
  border-radius: var(--forms-buttons-border-radius, 3px);
  padding: 1rem;
  border-style: var(--forms-buttons-border-type, solid);
  border-color: var(--forms-buttons-border-color, #5bc0de);
  border-width: 2px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button:hover[b-qmlcb8a2hb] {
  color: var(--forms-buttons-hover-text-color, #6F6F6F);
  -webkit-transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
  -o-transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
  transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-checkout-page .woocommerce #coupon_code[b-qmlcb8a2hb] {
  margin-right: 1%;
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce #coupon_code[b-qmlcb8a2hb] {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.elementor-widget-woocommerce-checkout-page .woocommerce-info[b-qmlcb8a2hb] {
  border-top-color: transparent;
  background-color: transparent;
  padding: 0;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-privacy-policy-text p[b-qmlcb8a2hb] {
  font-weight: 400;
  font-size: 12px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form-login-toggle .woocommerce-info[b-qmlcb8a2hb] {
  font-weight: 400;
  margin-bottom: 0;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-section[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__order_review[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col-1[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .shipping_address[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields[b-qmlcb8a2hb] {
  background: var(--sections-background-color, #ffffff);
  border-radius: var(--sections-border-radius, 3px);
  padding: var(--sections-padding, 16px 30px);
  margin: var(--sections-margin, 0 0 24px 0);
  border-style: var(--sections-border-type, solid);
  border-color: var(--sections-border-color, #D4D4D4);
  border-width: 1px;
  display: block;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields[b-qmlcb8a2hb] {
  display: var(--additional-information-display, none);
}

@media (min-width: 1024px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields[b-qmlcb8a2hb] {
    margin: var(--sections-margin, 0);
  }
}
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment .payment_box[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout-message[b-qmlcb8a2hb] {
  color: var(--sections-messages-color, #818a91);
  font-weight: 400;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text p[b-qmlcb8a2hb] {
  margin-top: 25px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col2-set .col-1[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col2-set .col-2[b-qmlcb8a2hb] {
  padding-top: 15px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce #order_review_heading[b-qmlcb8a2hb] {
  text-align: var(--order-review-title-alignment, left);
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table[b-qmlcb8a2hb] {
  margin-bottom: 0;
  border: 0;
  font-size: 14px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead[b-qmlcb8a2hb] {
  background-color: transparent;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead tr th[b-qmlcb8a2hb] {
  padding-top: 0;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td[b-qmlcb8a2hb] {
  color: #000000;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td .product-quantity[b-qmlcb8a2hb] {
  font-weight: normal;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot th[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot td[b-qmlcb8a2hb] {
  color: #818a91;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table td[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table th[b-qmlcb8a2hb] {
  border: 0;
  padding-left: 0;
  padding-bottom: 15px;
  padding-top: 15px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total th[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total tr[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total td[b-qmlcb8a2hb] {
  padding-bottom: 0;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr:nth-child(odd) > td[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr:nth-child(odd) > th[b-qmlcb8a2hb] {
  background-color: transparent;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td[b-qmlcb8a2hb] {
  font-weight: 400;
  color: var(--order-summary-items-color, #000000);
  border-bottom-color: var(--order-summary-items-divider-color, #818a91);
  border-bottom-width: var(--order-summary-items-divider-weight, 0px);
  border-bottom-style: solid;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name[b-qmlcb8a2hb] {
  padding-right: 40px;
  max-width: 150px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-total[b-qmlcb8a2hb] {
  vertical-align: top;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table td[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table th[b-qmlcb8a2hb] {
  padding-top: var(--order-summary-rows-gap-top, 15px);
  padding-bottom: var(--order-summary-rows-gap-bottom, 15px);
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table thead th[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tfoot td[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tfoot th[b-qmlcb8a2hb] {
  color: var(--order-summary-totals-color, #818a91);
  vertical-align: top;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .order-total td[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .order-total th[b-qmlcb8a2hb] {
  border-top-color: var(--order-summary-totals-divider-color, #818a91);
  border-top-width: var(--order-summary-totals-divider-weight, 0px);
  border-top-style: solid;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-shipping-totals td[b-qmlcb8a2hb] {
  max-width: 70px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce h3[b-qmlcb8a2hb] {
  font-size: 14px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: var(--sections-title-spacing, 30px);
  color: var(--sections-title-color, #000000);
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row > span[b-qmlcb8a2hb] {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 3px;
  color: #818a91;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-first[b-qmlcb8a2hb], .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-last[b-qmlcb8a2hb] {
  /* use 48% to match the design. Default WC CSS uses 47% */
  width: 48%;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row .input-checkbox[b-qmlcb8a2hb] {
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields h3[b-qmlcb8a2hb] {
  text-align: var(--billing-details-title-alignment, left);
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields .form-row[b-qmlcb8a2hb], .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-shipping-fields .form-row[b-qmlcb8a2hb], .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-account-fields .form-row[b-qmlcb8a2hb] {
  margin-bottom: var(--forms-rows-gap, 5px);
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields .form-row:last-child[b-qmlcb8a2hb], .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-shipping-fields .form-row:last-child[b-qmlcb8a2hb], .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-account-fields .form-row:last-child[b-qmlcb8a2hb] {
  margin-bottom: 15px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout.login[b-qmlcb8a2hb] {
  margin-top: -8px;
  z-index: 999;
  background: #ffffff;
  border-top-width: 0;
  position: relative;
  margin-bottom: 0;
  color: #818a91;
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-first[b-qmlcb8a2hb], .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-last[b-qmlcb8a2hb] {
    width: 100%;
  }
}
.elementor-widget-woocommerce-checkout-page .woocommerce-form-coupon-toggle[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-form-login__submit[b-qmlcb8a2hb] {
  width: 85%; /* 85% to match the design */
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce-form-login__submit[b-qmlcb8a2hb] {
    width: var(--login-button-width, 35%); /* 35% to match the design */
  }
}
.elementor-widget-woocommerce-checkout-page .woocommerce-additional-fields h3[b-qmlcb8a2hb] {
  text-align: var(--additional-fields-title-alignment, left);
}

.elementor-widget-woocommerce-checkout-page .woocommerce-shipping-fields .shipping_address[b-qmlcb8a2hb] {
  margin-bottom: var(--sections-margin, 20px);
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment[b-qmlcb8a2hb] {
  margin-top: 24px;
  padding: 15px 25px 25px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods[b-qmlcb8a2hb] {
  border-bottom: none;
  padding: 0;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box[b-qmlcb8a2hb] {
  background-color: #f7f7f7;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box[b-qmlcb8a2hb]:before {
  display: none;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li[b-qmlcb8a2hb] {
  line-height: 21px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label a[b-qmlcb8a2hb] {
  padding-left: 15px;
  font-size: 12px;
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label a[b-qmlcb8a2hb] {
    float: none;
    font-size: 11px;
    padding-left: 10px;
  }
}
@media (max-width: 1024px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label img[b-qmlcb8a2hb] {
    width: 55px; /* 55px to match the design */
  }
}
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .place-order[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
  -webkit-box-align: var(--place-order-title-alignment, stretch);
  -ms-flex-align: var(--place-order-title-alignment, stretch);
  align-items: var(--place-order-title-alignment, stretch);
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order[b-qmlcb8a2hb] {
  background-color: #5bc0de;
  width: var(--purchase-button-width, auto);
  float: none;
  color: var(--purchase-button-normal-text-color, #ffffff);
  min-height: auto;
  padding: var(--purchase-button-padding, 1em 1em);
  border-radius: var(--purchase-button-border-radius, 3px);
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order:hover[b-qmlcb8a2hb] {
  background-color: #5bc0de;
  color: var(--purchase-button-hover-text-color, #ffffff);
  border-color: var(--purchase-button-hover-border-color, #5bc0de);
  -webkit-transition-duration: var(--purchase-button-hover-transition-duration, 0.3s);
  -o-transition-duration: var(--purchase-button-hover-transition-duration, 0.3s);
  transition-duration: var(--purchase-button-hover-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .woocommerce-info[b-qmlcb8a2hb]:before {
  display: none;
}

.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .col2-set .col-1[b-qmlcb8a2hb],
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .col2-set .col-2[b-qmlcb8a2hb] {
  width: auto;
  float: none;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid[b-qmlcb8a2hb] {
  display: grid;
  grid-template-columns: auto auto; /*columns widths*/
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid .coupon-col-2[b-qmlcb8a2hb] {
  text-align: right;
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid[b-qmlcb8a2hb] {
    display: block;
  }
  .elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid .coupon-col-2[b-qmlcb8a2hb] {
    text-align: var(--coupon-button-alignment, left);
  }
}
.elementor-widget-woocommerce-checkout-page .woocommerce #account_password_field[b-qmlcb8a2hb] {
  /* need to override the style controls,
  these items must not be affected by the controls */
  margin-bottom: 10px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .product-name .variation[b-qmlcb8a2hb] {
  color: var(--order-summary-variations-color, #000000);
  /* We need to specify these values so that the 'Items' Typography control does not affect
  the 'Variations' */
  font-size: 14px;
  font-style: normal;
  text-transform: none;
  letter-spacing: normal;
  text-decoration: none;
  line-height: 21px;
}

/* Select2 dropdown options are outside of the widget container */
.e-woo-select2-wrapper .select2-results__option[b-qmlcb8a2hb] {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #818a91;
}

.e-woo-select2-wrapper .select2-results__option:focus[b-qmlcb8a2hb] {
  color: #818a91;
}

.elementor-widget-woocommerce-cart[b-qmlcb8a2hb] {
  /* one column layout */
  /* Make select2 appear like other inputs start */
  /* Make select2 appear like other inputs end */
}

.elementor-widget-woocommerce-cart.e-cart-layout-one-column .e-cart__container[b-qmlcb8a2hb] {
  grid-template-columns: auto;
}

.elementor-widget-woocommerce-cart table tbody tr:hover > td[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart table tbody tr:hover > th[b-qmlcb8a2hb] {
  background-color: inherit;
}

.elementor-widget-woocommerce-cart .e[b-qmlcb8a2hb] {
  /* .e-clear is a class that is added between the cart sections to fix collapsing margins,
  especially when custom margins are being set by the Style Controls, then the margins could
  start overriding the other margin, leaving one margin */
}

.elementor-widget-woocommerce-cart .e-clear[b-qmlcb8a2hb] {
  overflow: hidden;
  height: 0;
  width: 0;
}

.elementor-widget-woocommerce-cart .e-cart[b-qmlcb8a2hb] {
  /* Main sections styling start */
  /* Main sections styling end */
  /* one column layout */
}

.elementor-widget-woocommerce-cart .e-cart-section[b-qmlcb8a2hb] {
  background-color: var(--sections-background-color, #ffffff);
  padding: var(--sections-padding, 16px 30px);
  margin: var(--sections-margin, 0 0 30px 0);
  border-radius: var(--sections-border-radius, 3px);
  border-width: 1px;
  border-style: var(--sections-border-type, solid);
  border-color: var(--sections-border-color, #D4D4D4);
}

.elementor-widget-woocommerce-cart .e-cart-section--no-coupon[b-qmlcb8a2hb] {
  margin: var(--sections-margin, 0 0 0 0);
}

@media (min-width: 1024px) {
  .elementor-widget-woocommerce-cart .e-cart-section:last-child[b-qmlcb8a2hb] {
    margin: var(--sections-margin, 0);
  }
}
.elementor-widget-woocommerce-cart .e-cart-content[b-qmlcb8a2hb] {
  color: var(--sections-descriptions-color, #818a91);
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0;
}

.elementor-widget-woocommerce-cart .e-cart__container[b-qmlcb8a2hb] {
  display: grid;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-template-columns: 59% auto; /* 59% to match the required design */
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: var(--sections-margin, 30px);
  grid-row-gap: var(--sections-margin, 30px);
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-cart .e-cart__container[b-qmlcb8a2hb] {
    grid-template-columns: repeat(1, 1fr);
  }
}
.elementor-widget-woocommerce-cart .e-cart-layout-one-column .e-cart__container[b-qmlcb8a2hb] {
  grid-template-columns: auto;
}

.elementor-widget-woocommerce-cart .select2-container[b-qmlcb8a2hb] {
  margin-bottom: 4px;
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single[b-qmlcb8a2hb] {
  color: var(--forms-fields-normal-color, #818a91);
  background-color: #f7f7f7;
  border-radius: var(--forms-fields-border-radius, 0px);
  border: none;
  height: 45px;
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single:focus[b-qmlcb8a2hb] {
  color: var(--forms-fields-focus-color, #818a91);
  background-color: #f7f7f7;
  border-color: var(--forms-fields-focus-border-color, initial);
  -webkit-transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
  -o-transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
  transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__placeholder[b-qmlcb8a2hb] {
  color: var(--forms-fields-normal-color, #818a91);
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered[b-qmlcb8a2hb] {
  color: var(--forms-fields-normal-color, #818a91);
  line-height: 45px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow[b-qmlcb8a2hb] {
  height: 45px;
}

.elementor-widget-woocommerce-cart .select2-container--open .select2-dropdown--below[b-qmlcb8a2hb] {
  background-color: #f7f7f7;
}

.elementor-widget-woocommerce-cart .woocommerce[b-qmlcb8a2hb] {
  font-family: Roboto, sans-serif;
  /* The :not() selector is to avoid Cart widget styling to affect any widgets used in the custom Empty Cart template. */
  /*
  * Disable updating the shipping method or using the the shipping calculator while in the editor. If the
  * document is still a draft (autosaved, or just not published), updating will result in the old non-edited
  * document being returned.
  */
}

.elementor-widget-woocommerce-cart .woocommerce button.button[b-qmlcb8a2hb] {
  background-color: #ffffff;
  color: var(--forms-buttons-normal-text-color, #818a91);
  border-radius: var(--forms-buttons-border-radius, 3px);
  /* 0.88rem is used here so that this button will match the design layout from Product. */
  padding: var(--forms-buttons-padding, 0.88rem 2rem);
  width: var(--forms-buttons-width, auto);
  border-style: var(--forms-buttons-border-type, solid);
  border-color: var(--forms-buttons-border-color, #5bc0de);
  border-width: 2px;
}

.elementor-widget-woocommerce-cart .woocommerce button.button:hover[b-qmlcb8a2hb] {
  color: var(--forms-buttons-hover-text-color, #818a91);
  -webkit-transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
  -o-transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
  transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
  border-color: var(--forms-buttons-hover-border-color, #5bc0de);
}

.elementor-widget-woocommerce-cart .woocommerce button.button.disabled[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce button.button:disabled[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce button.button:disabled[disabled][b-qmlcb8a2hb] {
  /* 0.88rem is used here so that this button will match the design layout from Product. */
  padding: var(--forms-buttons-padding, 0.88rem 2rem);
  color: var(--forms-buttons-normal-text-color, #818a91);
}

.elementor-widget-woocommerce-cart .woocommerce button.button.disabled:hover[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce button.button:disabled:hover[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce button.button:disabled[disabled]:hover[b-qmlcb8a2hb] {
  background-color: var(--forms-buttons-hover-background-color, #ffffff);
  color: var(--forms-buttons-hover-text-color, #818a91);
  -webkit-transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
  -o-transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
  transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
  border-color: var(--forms-buttons-hover-border-color, #5bc0de);
}

.elementor-widget-woocommerce-cart .woocommerce #shipping_method li label[b-qmlcb8a2hb] {
  color: var(--sections-radio-buttons-color, #818a91);
}

.elementor-widget-woocommerce-cart .woocommerce #shipping_method li input[b-qmlcb8a2hb] {
  vertical-align: middle;
}

.elementor-widget-woocommerce-cart .woocommerce .shipping-calculator-form[b-qmlcb8a2hb] {
  margin-top: var(--sections-descriptions-spacing, 15px);
}

.elementor-widget-woocommerce-cart .woocommerce .woocommerce-shipping-destination[b-qmlcb8a2hb] {
  color: var(--sections-descriptions-color, #818a91);
  margin-bottom: 0;
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tbody th[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tbody th[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td[b-qmlcb8a2hb] {
  text-align: left !important; /* need important here because Woo also has !important */
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td[b-qmlcb8a2hb]::before, .elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td[b-qmlcb8a2hb]::before {
  width: 100%;
  margin-bottom: 10px;
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr td[b-qmlcb8a2hb] {
  text-align: right !important; /* need important here because Woo also has !important */
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td[b-qmlcb8a2hb]::before, .elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr td[b-qmlcb8a2hb]::before {
  content: attr(data-title);
  font-weight: 700;
  float: left;
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2[b-qmlcb8a2hb] {
  text-align: var(--totals-title-alignment, left);
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td[b-qmlcb8a2hb] {
  padding-top: var(--totals-rows-gap-top, 12px);
  padding-bottom: var(--totals-rows-gap-bottom, 9px);
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td[b-qmlcb8a2hb]:before,
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td .woocommerce-Price-amount[b-qmlcb8a2hb] {
  color: var(--totals-color, #818a91);
  font-weight: 700;
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table tr.order-total td[b-qmlcb8a2hb] {
  border-top-color: var(--totals-divider-color, #818a91);
  border-top-width: var(--totals-divider-weight, 0);
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals .form-row[b-qmlcb8a2hb] {
  margin-bottom: var(--forms-rows-gap, 6px);
}

.elementor-widget-woocommerce-cart .woocommerce .product-name a[b-qmlcb8a2hb] {
  color: var(--product-link-normal-color, #000000);
}

.elementor-widget-woocommerce-cart .woocommerce .product-name a:hover[b-qmlcb8a2hb] {
  color: var(--product-link-hover-color, #000000);
}

.elementor-widget-woocommerce-cart .woocommerce .form-row[b-qmlcb8a2hb] {
  padding: 3px 0;
  margin: 0;
}

.elementor-widget-woocommerce-cart .woocommerce .input-text[b-qmlcb8a2hb],
.elementor-widget-woocommerce-cart .woocommerce select[b-qmlcb8a2hb] {
  color: var(--forms-fields-normal-color, #818a91);
  background-color: #f7f7f7;
  border-radius: var(--forms-fields-border-radius, 3px);
  border: none;
  padding: var(--forms-fields-padding, 16px);
  font-size: 14px;
}

.elementor-widget-woocommerce-cart .woocommerce .input-text[b-qmlcb8a2hb]::-webkit-input-placeholder,
.elementor-widget-woocommerce-cart .woocommerce select[b-qmlcb8a2hb]::-webkit-input-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: 0.6;
}

.elementor-widget-woocommerce-cart .woocommerce .input-text[b-qmlcb8a2hb]::-moz-placeholder,
.elementor-widget-woocommerce-cart .woocommerce select[b-qmlcb8a2hb]::-moz-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: 0.6;
}

.elementor-widget-woocommerce-cart .woocommerce .input-text[b-qmlcb8a2hb]::-ms-input-placeholder,
.elementor-widget-woocommerce-cart .woocommerce select[b-qmlcb8a2hb]::-ms-input-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: 0.6;
}

.elementor-widget-woocommerce-cart .woocommerce .input-text[b-qmlcb8a2hb]::placeholder,
.elementor-widget-woocommerce-cart .woocommerce select[b-qmlcb8a2hb]::placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: 0.6;
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus[b-qmlcb8a2hb],
.elementor-widget-woocommerce-cart .woocommerce select:focus[b-qmlcb8a2hb] {
  color: var(--forms-fields-focus-color, #818a91);
  background-color: #f7f7f7;
  border-color: var(--forms-fields-focus-border-color, transparent);
  -webkit-transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
  -o-transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
  transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus[b-qmlcb8a2hb]::-webkit-input-placeholder,
.elementor-widget-woocommerce-cart .woocommerce select:focus[b-qmlcb8a2hb]::-webkit-input-placeholder {
  color: var(--forms-fields-focus-color, #818a91);
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus[b-qmlcb8a2hb]::-moz-placeholder,
.elementor-widget-woocommerce-cart .woocommerce select:focus[b-qmlcb8a2hb]::-moz-placeholder {
  color: var(--forms-fields-focus-color, #818a91);
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus[b-qmlcb8a2hb]::-ms-input-placeholder,
.elementor-widget-woocommerce-cart .woocommerce select:focus[b-qmlcb8a2hb]::-ms-input-placeholder {
  color: var(--forms-fields-focus-color, #818a91);
}

.elementor-widget-woocommerce-cart .woocommerce .input-text:focus[b-qmlcb8a2hb]::placeholder,
.elementor-widget-woocommerce-cart .woocommerce select:focus[b-qmlcb8a2hb]::placeholder {
  color: var(--forms-fields-focus-color, #818a91);
}

.elementor-widget-woocommerce-cart .woocommerce .input-text.qty[b-qmlcb8a2hb] {
  background-color: transparent;
  color: var(--order-summary-color, #000000);
  border-width: var(--order-summary-quantity-border-weight, 1px);
  border-style: solid;
  border-color: var(--order-summary-quantity-border-color, #D4D4D4);
  border-radius: 3px;
  padding: 1px 2px;
  text-align: left;
  font-size: 14px;
  min-height: 28px;
  max-height: 28px;
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout[b-qmlcb8a2hb] {
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: var(--place-order-title-alignment, stretch);
  -ms-flex-align: var(--place-order-title-alignment, stretch);
  align-items: var(--place-order-title-alignment, stretch);
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button[b-qmlcb8a2hb] {
  padding: var(--checkout-button-padding, 15px 1em);
  width: var(--checkout-button-width, auto);
  font-size: 15px;
  text-align: center;
  color: var(--checkout-button-normal-text-color, #ffffff);
  background-color: #5bc0de;
  border-radius: var(--checkout-button-border-radius, 3px);
  min-height: auto;
  margin-bottom: 0;
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button:hover[b-qmlcb8a2hb] {
  color: var(--checkout-button-hover-text-color, #ffffff);
  background-color: #5bc0de;
  border-color: var(--checkout-button-hover-border-color, #5bc0de);
  -webkit-transition-duration: var(--checkout-button-hover-transition-duration, 0.3s);
  -o-transition-duration: var(--checkout-button-hover-transition-duration, 0.3s);
  transition-duration: var(--checkout-button-hover-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-cart .woocommerce .remove[b-qmlcb8a2hb] {
  background: transparent;
  color: var(--order-summary-remove-icon-normal-color, #000000) !important; /* need important here because Woo also has !important */
  width: auto;
}

.elementor-widget-woocommerce-cart .woocommerce .remove:hover[b-qmlcb8a2hb] {
  background: transparent;
  color: var(--order-summary-remove-icon-hover-color, #5bc0de) !important; /* need important here because Woo also has !important */
}

.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals[b-qmlcb8a2hb] {
  float: none;
  width: 100%;
}

.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals td[b-qmlcb8a2hb] {
  padding-left: 0;
}

.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-totals td[b-qmlcb8a2hb] {
  padding-right: 0;
}

.elementor-widget-woocommerce-cart .woocommerce .coupon .button[b-qmlcb8a2hb] {
  float: right;
  width: 100%;
}

.elementor-widget-woocommerce-cart .woocommerce .coupon .form-row[b-qmlcb8a2hb] {
  padding: 0;
}

.elementor-widget-woocommerce-cart .woocommerce .coupon-col[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-widget-woocommerce-cart .woocommerce .coupon-col-start[b-qmlcb8a2hb] {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  padding-right: 30px;
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-cart .woocommerce .coupon-col-start[b-qmlcb8a2hb] {
    padding-right: 0;
  }
}
.elementor-widget-woocommerce-cart .woocommerce .coupon-col-end[b-qmlcb8a2hb] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-cart .woocommerce .coupon-col-end[b-qmlcb8a2hb] {
    text-align: var(--apply-coupon-button-alignment, center);
  }
}
@media (max-width: 1024px) {
  .elementor-widget-woocommerce-cart .woocommerce .coupon-col[b-qmlcb8a2hb] {
    display: block;
  }
}
@media (max-width: 1024px) {
  .elementor-widget-woocommerce-cart .woocommerce .coupon[b-qmlcb8a2hb] {
    margin: var(--sections-margin, 0);
  }
  .elementor-widget-woocommerce-cart .woocommerce .coupon #coupon_code[b-qmlcb8a2hb] {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .elementor-widget-woocommerce-cart .woocommerce .coupon .button[b-qmlcb8a2hb] {
    width: var(--apply-coupon-button-width, 100%);
    float: none;
  }
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table[b-qmlcb8a2hb] {
  border: 0 solid;
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table .button[b-qmlcb8a2hb] {
  float: left;
  font-size: 14px;
  font-weight: 700;
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions[b-qmlcb8a2hb] {
  display: table-cell;
  /* need important here because Woo also has !important */
  text-align: var(--update-cart-button-alignment, left) !important;
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions .button[b-qmlcb8a2hb] {
  display: inline-block !important;
  float: none;
  width: var(--update-cart-button-width, auto);
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions .button[b-qmlcb8a2hb] {
    width: var(--update-cart-button-width, 100%) !important;
  }
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table .shipping-calculator-form p:last-of-type[b-qmlcb8a2hb] {
  text-align: var(--update-shipping-button-alignment, start);
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table .shipping-calculator-form .button[b-qmlcb8a2hb] {
  float: none;
  width: var(--update-shipping-button-width, auto);
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-cart .woocommerce table.shop_table .shipping-calculator-form .button[b-qmlcb8a2hb] {
    width: var(--update-shipping-button-width, 100%);
  }
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table td[b-qmlcb8a2hb],
.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr[b-qmlcb8a2hb],
.elementor-widget-woocommerce-cart .woocommerce table.shop_table th[b-qmlcb8a2hb] {
  border: 0 solid;
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr:nth-child(odd) > td[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce table.shop_table tr:nth-child(odd) > th[b-qmlcb8a2hb] {
  background-color: transparent;
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table .actions[b-qmlcb8a2hb] {
  padding: 16px 0 0;
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table .product-remove a[b-qmlcb8a2hb] {
  display: inline-block;
}

.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart tbody tr:last-child[b-qmlcb8a2hb] {
  display: var(--update-cart-automatically-display, table-row);
}

.elementor-widget-woocommerce-cart .woocommerce table.cart[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.elementor-widget-woocommerce-cart .woocommerce table.cart img[b-qmlcb8a2hb] {
  width: 55px;
  height: auto;
  display: block;
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td[b-qmlcb8a2hb] {
  padding-top: var(--order-summary-rows-gap-top, 20px);
  padding-right: 20px;
  padding-bottom: var(--order-summary-rows-gap-bottom, 20px);
  padding-left: 0;
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td span[b-qmlcb8a2hb] {
  color: var(--order-summary-color, #000000);
  font-size: 14px;
  font-weight: 400;
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-price[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-quantity[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-subtotal[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce table.cart td.actions[b-qmlcb8a2hb] {
  border-top-width: var(--order-summary-items-divider-weight, 1px);
  border-top-style: solid;
  border-top-color: var(--order-summary-items-divider-color, #D4D4D4);
}

@media (max-width: 768px) {
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-price[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-quantity[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-subtotal[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce table.cart td.actions[b-qmlcb8a2hb] {
    border-top-width: 0;
  }
}
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove[b-qmlcb8a2hb] {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 767px) {
  .elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr:first-child td[b-qmlcb8a2hb] {
    border-top: none;
  }
}
@media (max-width: 1024px) {
  .elementor-widget-woocommerce-cart .woocommerce table.cart.product-remove[b-qmlcb8a2hb] {
    position: relative;
  }
  .elementor-widget-woocommerce-cart .woocommerce table.cart.product-name[b-qmlcb8a2hb] {
    padding-right: 0;
  }
  .elementor-widget-woocommerce-cart .woocommerce table.cart tr[b-qmlcb8a2hb] {
    border-top-width: var(--order-summary-items-divider-weight, 1px);
    border-top-color: var(--order-summary-items-divider-color, #D4D4D4);
  }
  .elementor-widget-woocommerce-cart .woocommerce table.cart tr:first-child[b-qmlcb8a2hb] {
    border-top: none;
  }
}
@media (max-width: 768px) {
  .elementor-widget-woocommerce-cart .woocommerce table.cart td[b-qmlcb8a2hb] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .elementor-widget-woocommerce-cart .woocommerce table.cart[b-qmlcb8a2hb] {
    padding: 0;
  }
  .elementor-widget-woocommerce-cart .woocommerce table.cart tr[b-qmlcb8a2hb] {
    padding: 16px 28px;
  }
  .elementor-widget-woocommerce-cart .woocommerce table.cart tr:first-child[b-qmlcb8a2hb] {
    border-top: none;
  }
  .elementor-widget-woocommerce-cart .woocommerce table.cart td[b-qmlcb8a2hb] {
    padding-left: 0;
    padding-right: 0;
  }
  .elementor-widget-woocommerce-cart .woocommerce table.cart td:first-child[b-qmlcb8a2hb] {
    border-top: none;
  }
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name[b-qmlcb8a2hb] {
    border-top: none;
  }
  .elementor-widget-woocommerce-cart .woocommerce table.cart td.actions[b-qmlcb8a2hb] {
    padding: 0;
  }
}
.elementor-widget-woocommerce-cart .woocommerce a:not(.add_to_cart_button):not(.restore-item):not(.wc-backward):not(.wc-forward)[b-qmlcb8a2hb] {
  color: var(--links-normal-color, #5bc0de);
}

.elementor-widget-woocommerce-cart .woocommerce a:not(.add_to_cart_button):not(.restore-item):not(.wc-backward):not(.wc-forward):hover[b-qmlcb8a2hb] {
  color: var(--links-hover-color, #5bc0de);
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2[b-qmlcb8a2hb],
.elementor-widget-woocommerce-cart .woocommerce .cart th[b-qmlcb8a2hb] {
  font-size: 14px;
  font-weight: 700;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 8px;
  padding-left: 0;
  padding-right: 20px;
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2[b-qmlcb8a2hb] {
  margin-bottom: var(--sections-title-spacing, 1rem);
  color: var(--sections-title-color, #000000);
}

.elementor-widget-woocommerce-cart .woocommerce .cart th[b-qmlcb8a2hb] {
  padding-bottom: var(--order-summary-title-spacing, 8px);
  color: var(--order-summary-title-color, #000000);
}

.elementor-widget-woocommerce-cart .woocommerce .cart td[b-qmlcb8a2hb]::before {
  color: var(--order-summary-title-color, #000000);
}

.elementor-widget-woocommerce-cart .woocommerce .shipping-calculator-button[b-qmlcb8a2hb]::after {
  display: none;
}

.elementor-widget-woocommerce-cart .woocommerce .product-name .variation[b-qmlcb8a2hb] {
  color: var(--order-summary-variations-color, #000000);
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-cart .woocommerce table.shop_table_responsive tr:nth-child(2n) td[b-qmlcb8a2hb], .elementor-widget-woocommerce-cart .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td[b-qmlcb8a2hb] {
    background-color: transparent;
  }
  .elementor-widget-woocommerce-cart .woocommerce .cart_totals .shop_table_responsive td[b-qmlcb8a2hb] {
    padding-left: 0;
  }
}
.e-preview--show-hidden-elements .elementor-widget-woocommerce-cart .woocommerce #shipping_method input[b-qmlcb8a2hb],
.e-preview--show-hidden-elements .elementor-widget-woocommerce-cart .woocommerce .shipping-calculator-form button[name=calc_shipping][b-qmlcb8a2hb] {
  pointer-events: none;
}

/* Select2 dropdown options are outside of the widget container */
.e-woo-select2-wrapper .select2-results__option[b-qmlcb8a2hb] {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: var(--forms-fields-normal-color, #818a91);
}

.e-woo-select2-wrapper .select2-results__option:focus[b-qmlcb8a2hb] {
  color: var(--forms-fields-focus-color, #818a91);
  border-color: #818a91;
  -webkit-transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
  -o-transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
  transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-my-account[b-qmlcb8a2hb] {
  font-family: Roboto, sans-serif;
  color: #818a91;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content[b-qmlcb8a2hb] {
  float: right;
  width: 75%; /* 75% to match the design */
  padding: 0;
  padding-left: var(--tab-content-spacing, 6%); /* 6% to match the design */
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content[b-qmlcb8a2hb] {
    width: 100%;
    padding: var(--tab-content-spacing, 6%) 0 0 0;
  }
}
.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb] {
  border-style: var(--sections-border-type, solid);
  border-color: var(--sections-border-color, #D4D4D4);
  border-width: var(--sections-border-top-width, 1px) var(--sections-border-right-width, 1px) var(--sections-border-bottom-width, 1px) var(--sections-border-left-width, 1px);
  border-radius: var(--sections-border-radius, 3px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .shop_table[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__orders .shop_table[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .shop_table[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .shop_table[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .shop_table[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .shop_table[b-qmlcb8a2hb] {
  border: none;
  margin-bottom: 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb] {
  background-color: var(--sections-background-color, #ffffff);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb] {
  padding: var(--sections-padding, 16px 30px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb] {
  padding: var(--sections-padding, 16px 30px 3px 30px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) address[b-qmlcb8a2hb] {
  background-color: var(--sections-background-color, #ffffff);
  padding: var(--sections-padding, 16px 30px);
  border-style: var(--sections-border-type, solid);
  border-color: var(--sections-border-color, #D4D4D4);
  border-width: var(--sections-border-top-width, 1px) var(--sections-border-right-width, 1px) var(--sections-border-bottom-width, 1px) var(--sections-border-left-width, 1px);
  border-radius: var(--sections-border-radius, 3px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-MyAccount-content[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content[b-qmlcb8a2hb] {
  border: 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb] {
  padding: 0;
  border: 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .order_details[b-qmlcb8a2hb] {
  margin-bottom: 40px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-table--order-downloads[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .order_details[b-qmlcb8a2hb] {
  background-color: var(--sections-background-color, #ffffff);
  padding: var(--sections-padding, 16px 30px 3px 30px);
  border-style: var(--sections-border-type, solid);
  border-color: var(--sections-border-color, #D4D4D4);
  border-width: var(--sections-border-top-width, 1px) var(--sections-border-right-width, 1px) var(--sections-border-bottom-width, 1px) var(--sections-border-left-width, 1px);
  border-radius: var(--sections-border-radius, 3px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce .woocommerce-MyAccount-content-wrapper .button[b-qmlcb8a2hb] {
  background: transparent;
  border-style: var(--tables-buttons-border-type, solid);
  border-color: var(--tables-buttons-border-color, #5bc0de);
  border-radius: var(--tables-button-border-radius, 3px);
  border-width: 2px;
  vertical-align: middle;
  color: var(--tables-button-normal-text-color, #818a91);
  padding: var(--tables-button-padding, 5px 10px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce .woocommerce-MyAccount-content-wrapper .button:hover[b-qmlcb8a2hb] {
  color: var(--tables-button-hover-text-color, #818a91);
  -webkit-transition-duration: var(--tables-button-hover-transition-duration, 0.3s);
  -o-transition-duration: var(--tables-button-hover-transition-duration, 0.3s);
  transition-duration: var(--tables-button-hover-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce input[type=text][b-qmlcb8a2hb] {
  color: var(--forms-fields-normal-color, #818a91);
  border-radius: var(--forms-fields-border-radius, 0px);
  padding: var(--forms-fields-padding, 16px);
  background: #f7f7f7;
  border: none;
  font-size: 14px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce input[type=text]:focus[b-qmlcb8a2hb] {
  color: var(--forms-fields-focus-color, #818a91);
  border-color: #818a91;
  -webkit-transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
  -o-transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
  transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__add-payment-method #add_payment_method #payment[b-qmlcb8a2hb] {
  background-color: var(--sections-background-color, #ffffff);
  padding: var(--sections-padding, 16px 30px);
  border-style: var(--sections-border-type, solid);
  border-color: var(--sections-border-color, #D4D4D4);
  border-width: var(--sections-border-top-width, 1px) var(--sections-border-right-width, 1px) var(--sections-border-bottom-width, 1px) var(--sections-border-left-width, 1px);
  border-radius: var(--sections-border-radius, 3px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__add-payment-method #add_payment_method #payment .payment_methods[b-qmlcb8a2hb] {
  padding: 0;
  border-bottom-style: var(--tables-divider-border-type, solid);
  border-bottom-width: var(--tables-divider-border-width, 1px);
  border-bottom-color: var(--tables-divider-border-color, #D4D4D4);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__add-payment-method #add_payment_method #payment #place_order[b-qmlcb8a2hb] {
  background: #5bc0de;
  border: none;
  color: var(--forms-buttons-normal-text-color, #ffffff);
  border-radius: var(--forms-buttons-border-radius, 3px);
  padding: var(--forms-buttons-padding, 12px 32px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__add-payment-method #add_payment_method #payment #place_order:hover[b-qmlcb8a2hb] {
  color: var(--forms-buttons-hover-text-color, #ffffff);
  -webkit-transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
  -o-transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
  transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom)[b-qmlcb8a2hb] {
  /* Make select2 appear like other inputs start */
  /* Make select2 appear like other inputs end */
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content > div > p[b-qmlcb8a2hb] {
  color: var(--general-text-color, #818a91);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default[b-qmlcb8a2hb] {
  border-radius: var(--forms-fields-border-radius, 0px);
  background-color: var(--forms-fields-normal-background-color, #f7f7f7);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single[b-qmlcb8a2hb] {
  color: var(--forms-fields-normal-color, #818a91);
  background-color: var(--forms-fields-normal-background-color, #f7f7f7);
  border-radius: var(--forms-fields-border-radius, 0px);
  border: none;
  height: 45px;
  margin: 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single:focus[b-qmlcb8a2hb] {
  color: var(--forms-fields-focus-color, #818a91);
  background-color: var(--forms-fields-focus-background-color, #f7f7f7);
  border-color: initial;
  -webkit-transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
  -o-transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
  transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single .select2-selection__placeholder[b-qmlcb8a2hb] {
  color: var(--forms-fields-normal-color, #818a91);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single .select2-selection__rendered[b-qmlcb8a2hb] {
  color: var(--forms-fields-normal-color, #818a91);
  line-height: 45px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single .select2-selection__arrow[b-qmlcb8a2hb] {
  height: 45px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--open .select2-dropdown--below[b-qmlcb8a2hb] {
  background-color: var(--forms-fields-normal-background-color, #f7f7f7);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce [b-qmlcb8a2hb]::-webkit-input-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: 0.6;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce [b-qmlcb8a2hb]::-moz-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: 0.6;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce [b-qmlcb8a2hb]::-ms-input-placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: 0.6;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce [b-qmlcb8a2hb]::placeholder {
  color: var(--forms-fields-normal-color, inherit);
  font-family: inherit;
  opacity: 0.6;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-message[b-qmlcb8a2hb] {
  font-size: 14px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce address[b-qmlcb8a2hb] {
  color: var(--general-text-color, #818a91);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a[b-qmlcb8a2hb] {
  color: var(--links-normal-color, #5bc0de);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a:hover[b-qmlcb8a2hb] {
  color: var(--links-hover-color, #5bc0de);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a.button.alt:hover[b-qmlcb8a2hb] {
  background-color: initial;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a.button:hover[b-qmlcb8a2hb] {
  background-color: initial;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce em[b-qmlcb8a2hb] {
  font-size: 12px;
  color: var(--login-messages-color, #818a91);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row[b-qmlcb8a2hb] {
  padding-left: var(--forms-columns-gap-padding-left, 0px);
  padding-right: var(--forms-columns-gap-padding-right, 0px);
  margin-left: var(--forms-columns-gap-margin-left, 0px);
  margin-right: var(--forms-columns-gap-margin-right, 0px);
  margin-bottom: var(--forms-rows-gap, 6px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row label[b-qmlcb8a2hb] {
  color: var(--forms-labels-color, #818a91);
  margin-bottom: var(--forms-label-spacing, 0px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row .input-text[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row select[b-qmlcb8a2hb] {
  color: var(--forms-fields-normal-color, #818a91);
  border-radius: var(--forms-fields-border-radius, 0px);
  padding: var(--forms-fields-padding, 16px);
  background: #f7f7f7;
  border: none;
  font-size: 14px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row .input-text:focus[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row select:focus[b-qmlcb8a2hb] {
  color: var(--forms-fields-focus-color, #818a91);
  border-color: #818a91;
  -webkit-transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
  -o-transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
  transition-duration: var(--forms-fields-focus-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce #billing_address_1_field[b-qmlcb8a2hb] {
  margin-bottom: 5px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .woocommerce-privacy-policy-text[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .woocommerce-privacy-policy-text[b-qmlcb8a2hb] {
  margin-bottom: 15px;
  color: var(--login-messages-color, #818a91);
  font-size: 12px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login p:not([class])[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register p:not([class])[b-qmlcb8a2hb] {
  color: var(--login-messages-color, #818a91);
  font-size: 12px;
  margin-top: 10px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .woocommerce-LostPassword[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .woocommerce-LostPassword[b-qmlcb8a2hb] {
  font-size: 12px;
  margin-bottom: 0px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword[b-qmlcb8a2hb] {
  width: 50%; /* 50% to match the design - it would normally be full width */
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword[b-qmlcb8a2hb] {
    width: 100%;
  }
}
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword p[b-qmlcb8a2hb] {
  color: var(--general-text-color, #818a91);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword .form-row-first[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword[b-qmlcb8a2hb] {
  background-color: var(--sections-background-color, #ffffff);
  padding: var(--sections-padding, 16px 30px);
  border-style: var(--sections-border-type, solid);
  border-color: var(--sections-border-color, #D4D4D4);
  border-width: var(--sections-border-top-width, 1px) var(--sections-border-right-width, 1px) var(--sections-border-bottom-width, 1px) var(--sections-border-left-width, 1px);
  border-radius: var(--sections-border-radius, 3px);
  font-size: 14px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .button[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .button[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword .button[b-qmlcb8a2hb] {
  background: #5bc0de;
  border: none;
  color: var(--forms-buttons-normal-text-color, #ffffff);
  border-radius: var(--forms-buttons-border-radius, 3px);
  padding: var(--forms-buttons-padding, 12px 32px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .button:hover[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .button:hover[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword .button:hover[b-qmlcb8a2hb] {
  color: var(--forms-buttons-hover-text-color, #ffffff);
  -webkit-transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
  -o-transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
  transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login p:nth-child(3)[b-qmlcb8a2hb] {
  margin-top: 20px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-form__input-checkbox[b-qmlcb8a2hb] {
  vertical-align: middle;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce p:last-of-type[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-form__label-for-checkbox span[b-qmlcb8a2hb] {
  color: var(--checkboxes-color, #818a91);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tr[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce td[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce th[b-qmlcb8a2hb] {
  border: none;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h2[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h3[b-qmlcb8a2hb] {
  color: var(--typography-section-titles-color, #000000);
  margin-top: 0;
  margin-bottom: var(--section-title-spacing, 45px);
  font-weight: 400;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce strong[b-qmlcb8a2hb] {
  color: var(--general-text-color, #000000);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce strong.wc-item-meta-label[b-qmlcb8a2hb] {
  color: var(--variations-color, #818a91);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .wc-item-meta[b-qmlcb8a2hb] {
  color: var(--variations-color, #818a91);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .product-quantity[b-qmlcb8a2hb] {
  font-weight: 400;
  color: var(--tables-items-color, #818a91);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-order-downloads[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper[b-qmlcb8a2hb] {
  font-size: 14px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content p:last-of-type[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content h2:first-of-type[b-qmlcb8a2hb] {
  margin-top: 30px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content mark[b-qmlcb8a2hb] {
  background-color: transparent;
  font-weight: bold;
  color: var(--general-text-color, #000000);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce caption + thead tr:first-child td[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce caption + thead tr:first-child th[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce colgroup + thead tr:first-child td[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce colgroup + thead tr:first-child th[b-qmlcb8a2hb] {
  border-top: 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce thead:first-child tr:first-child td[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce thead:first-child tr:first-child th[b-qmlcb8a2hb] {
  border-top: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: var(--tables-titles-spacing, 9px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody > tr:nth-child(odd) > td[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody > tr:nth-child(odd) > th[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody > tr:nth-child(even) > td[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody > tr:nth-child(even) > th[b-qmlcb8a2hb] {
  background-color: transparent;
  padding-left: 0;
  padding-top: var(--order-summary-rows-gap-top, 9px);
  padding-bottom: var(--order-summary-rows-gap-bottom, 9px);
  color: var(--tables-items-color, #818a91);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number > a[b-qmlcb8a2hb] {
  color: var(--tables-links-normal-color, #5bc0de);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number > a:hover[b-qmlcb8a2hb] {
  color: var(--tables-links-hover-color, #5bc0de);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table[b-qmlcb8a2hb] {
  font-size: 14px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button[b-qmlcb8a2hb] {
  background: transparent;
  border-style: var(--tables-buttons-border-type, solid);
  border-color: var(--tables-buttons-border-color, #5bc0de);
  border-radius: var(--tables-button-border-radius, 3px);
  border-width: 2px;
  vertical-align: middle;
  color: var(--tables-button-normal-text-color, #818a91);
  padding: var(--tables-button-padding, 5px 10px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button:hover[b-qmlcb8a2hb] {
  -webkit-transition-duration: var(--tables-button-hover-transition-duration, 0.3s);
  -o-transition-duration: var(--tables-button-hover-transition-duration, 0.3s);
  transition-duration: var(--tables-button-hover-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table td[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table th[b-qmlcb8a2hb] {
  border-top-style: var(--tables-divider-border-type, solid);
  border-top-width: var(--tables-divider-border-width, 1px);
  border-top-color: var(--tables-divider-border-color, #D4D4D4);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table thead tr th[b-qmlcb8a2hb] {
  color: var(--tables-title-color, #000000);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table thead tr th span[b-qmlcb8a2hb] {
  color: var(--tables-title-color, #000000);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details tfoot th[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details tfoot td[b-qmlcb8a2hb] {
  padding-left: 0;
  color: var(--tables-title-color, #000000);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .download-product a[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .product-name a[b-qmlcb8a2hb] {
  color: var(--tables-links-normal-color, #5bc0de);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .download-product a:hover[b-qmlcb8a2hb],
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .product-name a:hover[b-qmlcb8a2hb] {
  color: var(--tables-links-hover-color, #5bc0de);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .product-purchase-note td[b-qmlcb8a2hb] {
  border-top: none;
  padding-top: 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order-again .button[b-qmlcb8a2hb] {
  background: transparent;
  border: 2px solid #5bc0de;
  border-style: var(--tables-buttons-border-type, solid);
  border-color: var(--tables-buttons-border-color, #5bc0de);
  border-width: 2px;
  border-radius: var(--tables-button-border-radius, 3px);
  vertical-align: middle;
  color: var(--tables-button-normal-text-color, #818a91);
  margin-top: 0;
  margin-bottom: 0;
  padding: var(--tables-button-padding, 12px 32px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order-again .button:hover[b-qmlcb8a2hb] {
  -webkit-transition-duration: var(--tables-button-hover-transition-duration, 0.3s);
  -o-transition-duration: var(--tables-button-hover-transition-duration, 0.3s);
  transition-duration: var(--tables-button-hover-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Address .title h3[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Addresses .title h3[b-qmlcb8a2hb] {
  float: none;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Address address[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Addresses address[b-qmlcb8a2hb] {
  padding: var(--sections-padding, 45px 30px 16px 30px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Address .edit[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Addresses .edit[b-qmlcb8a2hb] {
  float: left;
  position: absolute;
  margin-left: var(--edit-link-margin-start, 30px);
  margin-top: var(--edit-link-margin-top, 10px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .u-columns[b-qmlcb8a2hb] {
  margin-top: 20px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm fieldset[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields fieldset[b-qmlcb8a2hb] {
  border: none;
  padding: 0;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm fieldset legend[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields fieldset legend[b-qmlcb8a2hb] {
  font-weight: 700;
  padding: 20px 0;
  color: var(--general-text-color, #000000);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button[b-qmlcb8a2hb] {
  background: #5bc0de;
  border: none;
  color: var(--forms-buttons-normal-text-color, #ffffff);
  border-radius: var(--forms-buttons-border-radius, 3px);
  padding: var(--forms-buttons-padding, 12px 32px);
  margin-top: 20px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button:hover[b-qmlcb8a2hb], .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button:hover[b-qmlcb8a2hb] {
  color: var(--forms-buttons-hover-text-color, #ffffff);
  -webkit-transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
  -o-transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
  transition-duration: var(--forms-buttons-hover-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-pagination[b-qmlcb8a2hb] {
  padding: 16px 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-pagination .button[b-qmlcb8a2hb] {
  background: transparent;
  border-style: var(--tables-buttons-border-type, solid);
  border-color: var(--tables-buttons-border-color, #5bc0de);
  border-radius: var(--tables-button-border-radius, 3px);
  border-width: 2px;
  vertical-align: middle;
  color: var(--tables-button-normal-text-color, #818a91);
  padding: var(--tables-button-padding, 5px 10px);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-pagination .button:hover[b-qmlcb8a2hb] {
  -webkit-transition-duration: var(--tables-button-hover-transition-duration, 0.3s);
  -o-transition-duration: var(--tables-button-hover-transition-duration, 0.3s);
  transition-duration: var(--tables-button-hover-transition-duration, 0.3s);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-OrderUpdates[b-qmlcb8a2hb] {
  color: var(--general-text-color, #818a91);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation[b-qmlcb8a2hb] {
  float: left;
  width: 25%; /* 25% to match the design */
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation[b-qmlcb8a2hb] {
    width: 100%;
  }
}
.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul[b-qmlcb8a2hb] {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li[b-qmlcb8a2hb] {
  list-style-type: none;
  display: inline-block;
  width: var(--tab-width, 100%);
  /* add a Divider between the tabs that is outside of the margins */
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li[b-qmlcb8a2hb]::after {
  content: "";
  display: block;
  width: 100%;
  background-color: var(--tabs-divider-color, #818a91);
  height: var(--tabs-divider-weight, 0px);
  position: relative;
  top: calc(var(--tabs-spacing, 2px) / 2);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a[b-qmlcb8a2hb] {
  color: var(--tabs-active-color, #5bc0de);
  background: #eceeef;
  border-color: var(--tabs-active-border-color, transparent);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a[b-qmlcb8a2hb] {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  color: var(--tabs-normal-color, #818a91);
  display: block;
  padding: var(--tabs-padding, 12px 20px);
  text-align: var(--tabs-alignment, start);
  background: #f7f7f7;
  border-radius: var(--tabs-border-radius, 0px);
  border-style: var(--tabs-border-type, solid);
  border-color: var(--tabs-border-color, transparent);
  border-width: 0px;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a:hover[b-qmlcb8a2hb] {
  color: var(--tabs-hover-color, #5bc0de);
  border-color: var(--tabs-hover-border-color, transparent);
}

@media (max-width: 1024px) {
  .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a[b-qmlcb8a2hb] {
    padding: var(--tabs-padding, 10px);
  }
}
.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout[b-qmlcb8a2hb]::after {
  display: none;
}

.elementor-widget-woocommerce-my-account .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-purchase-note-is-below[b-qmlcb8a2hb] {
  padding-bottom: 0;
}

.elementor-widget-woocommerce-my-account .woocommerce-table__line-item.order_item .woocommerce-table__product-total.product-total.product-purchase-note-is-below[b-qmlcb8a2hb] {
  padding-bottom: 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .shop_table td[b-qmlcb8a2hb] {
  vertical-align: top;
  line-height: unset;
}

.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions[b-qmlcb8a2hb] {
  text-align: right;
}

.elementor-widget-woocommerce-my-account .woocommerce-PaymentMethod .input-radio[b-qmlcb8a2hb] {
  vertical-align: middle;
}

.elementor-widget-woocommerce-my-account .woocommerce-PaymentMethod .input-radio + label[b-qmlcb8a2hb] {
  color: var(--payment-methods-radio-buttons-color, #818a91);
}

.e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li[b-qmlcb8a2hb] {
  display: inline-block;
}

.e-my-account-tabs-vertical .woocommerce-MyAccount-navigation[b-qmlcb8a2hb] {
  display: block;
}

.e-my-account-tabs-vertical .woocommerce-MyAccount-navigation li[b-qmlcb8a2hb] {
  margin: calc(var(--tabs-spacing, 2px) / 2) 0 calc(var(--tabs-spacing, 2px) / 2) 0;
}

.e-my-account-tabs-vertical .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard[b-qmlcb8a2hb] {
  margin-top: 0;
}

.e-my-account-tabs-vertical .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation[b-qmlcb8a2hb] {
  display: none;
}

.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation[b-qmlcb8a2hb] {
  float: none;
  width: 100%;
}

.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li[b-qmlcb8a2hb]::after {
  display: none;
}

.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-content[b-qmlcb8a2hb] {
  float: none;
  width: 100%;
  padding: var(--tab-content-spacing, 50px) 0 0 0;
}

@media (max-width: 1024px) {
  .e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-content[b-qmlcb8a2hb] {
    width: 100%;
    padding: var(--tab-content-spacing, 6%) 0 0 0;
  }
}
.e-my-account-tabs-horizontal .woocommerce-MyAccount-navigation[b-qmlcb8a2hb] {
  display: none;
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation[b-qmlcb8a2hb] {
  display: block;
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul[b-qmlcb8a2hb] {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: var(--tabs-container-justify-content, space-between);
  -ms-flex-pack: var(--tabs-container-justify-content, space-between);
  justify-content: var(--tabs-container-justify-content, space-between);
}

@media (max-width: 767px) {
  .e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul[b-qmlcb8a2hb] {
    display: block;
  }
}
.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li[b-qmlcb8a2hb] {
  display: inline-block;
  width: var(--tab-width, 100%);
  padding: 0 calc(var(--tabs-spacing, 2px) / 2) 0 calc(var(--tabs-spacing, 2px) / 2);
  margin: 0;
  border-right-color: var(--tabs-divider-color, #818a91);
  border-right-width: var(--tabs-divider-weight, 0px);
  border-right-style: solid;
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li:first-of-type[b-qmlcb8a2hb] {
  padding-left: 0;
}

.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li:last-of-type[b-qmlcb8a2hb] {
  padding-right: 0;
  border-right-width: 0;
}

@media (max-width: 767px) {
  .e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li[b-qmlcb8a2hb] {
    margin: calc(var(--tabs-spacing, 2px) / 2) 0 calc(var(--tabs-spacing, 2px) / 2) 0;
    display: inline-block;
    width: 100%;
  }
}
/**
 * Specific styling in the Editor.
 */
.elementor-editor-active[b-qmlcb8a2hb],
.elementor-editor-preview[b-qmlcb8a2hb] {
  /**
  * Disable all but the first 'View' order button as
  * this is the only order loaded for preview purposes.
  */
}

.elementor-editor-active tr:not(:first-child) .woocommerce-orders-table__cell-order-number a[b-qmlcb8a2hb],
.elementor-editor-preview tr:not(:first-child) .woocommerce-orders-table__cell-order-number a[b-qmlcb8a2hb] {
  pointer-events: none;
}

.elementor-editor-active tr:not(:first-child) .woocommerce-orders-table__cell-order-actions .button[b-qmlcb8a2hb],
.elementor-editor-preview tr:not(:first-child) .woocommerce-orders-table__cell-order-actions .button[b-qmlcb8a2hb] {
  pointer-events: none;
  opacity: 0.3;
}

/**
 * Hide all the other My Account pages' content in the Editor except the first one - dashboard page
 */
.elementor-editor-active .elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content:not(:first-of-type)[b-qmlcb8a2hb] {
  display: none;
}

.product .count[b-qmlcb8a2hb] {
  background-color: inherit;
}

.elementor-widget-woocommerce-product-additional-information:not(.elementor-show-heading-yes) h2[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-woocommerce-notices .e-woocommerce-notices-wrapper.e-woocommerce-notices-wrapper-loading *[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-woocommerce-notices .woocommerce-notices-wrapper[b-qmlcb8a2hb], .elementor-widget-woocommerce-notices .woocommerce-message[b-qmlcb8a2hb], .elementor-widget-woocommerce-notices .woocommerce-error[b-qmlcb8a2hb], .elementor-widget-woocommerce-notices .woocommerce-info[b-qmlcb8a2hb] {
  display: block;
}

.e-preview--show-hidden-elements:not(.elementor-editor-active) .elementor-widget-woocommerce-notices .e-notices-demo-notice[b-qmlcb8a2hb] {
  display: none;
}

.woocommerce div.product.elementor form.cart div.product-addon[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.e-sticky-right-column--active[b-qmlcb8a2hb] {
  position: sticky;
  top: 0;
}

.elementor-post-navigation-borders-yes .elementor-post-navigation.elementor-grid[b-qmlcb8a2hb] {
  color: #D4D4D4;
  border: none;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding-top: 10px;
  padding-bottom: 10px;
}

.elementor-post-navigation-borders-yes .elementor-post-navigation__separator[b-qmlcb8a2hb] {
  height: 100%;
  width: 1px;
  margin: 0 auto;
  background-color: #D4D4D4;
}

.elementor-post-navigation[b-qmlcb8a2hb] {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-post-navigation .post-navigation__arrow-wrapper[b-qmlcb8a2hb] {
  color: #D4D4D4;
}

.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-prev[b-qmlcb8a2hb] {
  font-size: 30px;
  padding-right: 15px;
}

.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-next[b-qmlcb8a2hb] {
  font-size: 30px;
  padding-left: 15px;
}

.elementor-post-navigation .post-navigation__arrow-wrapper i[b-qmlcb8a2hb] {
  -webkit-transform: translateY(-5%);
  -ms-transform: translateY(-5%);
  transform: translateY(-5%);
}

.elementor-post-navigation .elementor-post-navigation__link__prev[b-qmlcb8a2hb], .elementor-post-navigation .elementor-post-navigation__link__next[b-qmlcb8a2hb] {
  overflow: hidden;
}

.elementor-post-navigation .elementor-post-navigation__link a[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
}

.elementor-post-navigation .post-navigation__prev--label[b-qmlcb8a2hb], .elementor-post-navigation .post-navigation__next--label[b-qmlcb8a2hb] {
  text-transform: uppercase;
  font-size: 0.8em;
}

.elementor-post-navigation .post-navigation__prev--title[b-qmlcb8a2hb], .elementor-post-navigation .post-navigation__next--title[b-qmlcb8a2hb] {
  font-size: 0.7em;
}

.elementor-post-navigation .post-navigation__prev--label[b-qmlcb8a2hb], .elementor-post-navigation .post-navigation__prev--title[b-qmlcb8a2hb], .elementor-post-navigation .post-navigation__next--label[b-qmlcb8a2hb], .elementor-post-navigation .post-navigation__next--title[b-qmlcb8a2hb] {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.elementor-post-navigation span.elementor-post-navigation__link__next[b-qmlcb8a2hb] {
  text-align: right;
}

.elementor-post-navigation span.elementor-post-navigation__link__next[b-qmlcb8a2hb], .elementor-post-navigation span.elementor-post-navigation__link__prev[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.elementor-post-navigation .elementor-grid[b-qmlcb8a2hb] {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.elementor-post-navigation .elementor-post-navigation__link[b-qmlcb8a2hb] {
  width: calc(50% - 0.5px);
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.elementor-post-navigation .elementor-post-navigation__separator-wrapper[b-qmlcb8a2hb] {
  text-align: center;
}

.elementor-post-navigation .elementor-post-navigation__next[b-qmlcb8a2hb] {
  text-align: right;
}

.elementor-post-navigation .elementor-post-navigation__next a[b-qmlcb8a2hb] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.elementor-search-form[b-qmlcb8a2hb] {
  display: block;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  /*------ Reset ------*/
}

.elementor-search-form .e-font-icon-svg-container[b-qmlcb8a2hb] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-search-form input[type=search][b-qmlcb8a2hb], .elementor-search-form button[b-qmlcb8a2hb] {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  min-width: 0;
  font-size: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.elementor-search-form input[type=search]:focus[b-qmlcb8a2hb], .elementor-search-form button:focus[b-qmlcb8a2hb] {
  outline: 0;
  color: inherit;
}

.elementor-search-form button[b-qmlcb8a2hb] {
  background-color: #818a91;
  font-size: var(--e-search-form-submit-icon-size, 16px);
  color: #fff;
  border-radius: 0;
}

.elementor-search-form__container[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  overflow: hidden;
  border: 0 solid transparent;
  min-height: 50px;
}

.elementor-search-form__container:not(.elementor-search-form--full-screen)[b-qmlcb8a2hb] {
  background: #eceeef;
}

.elementor-search-form__input[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  color: #55595c;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

.elementor-search-form__input[b-qmlcb8a2hb]::-webkit-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}

.elementor-search-form__input:-ms-input-placeholder[b-qmlcb8a2hb] {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}

.elementor-search-form__input[b-qmlcb8a2hb]::-moz-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}

.elementor-search-form__input:-moz-placeholder[b-qmlcb8a2hb] {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}

.elementor-search-form__input[b-qmlcb8a2hb]::-ms-input-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}

.elementor-search-form__input[b-qmlcb8a2hb]::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}

.elementor-search-form__submit[b-qmlcb8a2hb] {
  -webkit-transition: color 0.2s, background 0.2s;
  -o-transition: color 0.2s, background 0.2s;
  transition: color 0.2s, background 0.2s;
  font-size: var(--e-search-form-submit-icon-size, 16px);
}

.elementor-search-form__submit svg[b-qmlcb8a2hb] {
  fill: var(--e-search-form-submit-text-color, #fff);
  width: var(--e-search-form-submit-icon-size, 16px);
  height: var(--e-search-form-submit-icon-size, 16px);
}

.elementor-search-form .elementor-search-form__submit[b-qmlcb8a2hb], .elementor-search-form .elementor-search-form__submit:hover[b-qmlcb8a2hb] {
  color: var(--e-search-form-submit-text-color, #fff);
  border: none;
  border-radius: 0;
}

.elementor-search-form--button-type-text .elementor-search-form__submit[b-qmlcb8a2hb] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.elementor-search-form--skin-minimal .elementor-search-form__icon[b-qmlcb8a2hb] {
  opacity: 0.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #55595c;
  fill: #55595c;
  font-size: var(--e-search-form-icon-size-minimal, 15px);
}

.elementor-search-form--skin-minimal .elementor-search-form__icon svg[b-qmlcb8a2hb] {
  width: var(--e-search-form-icon-size-minimal, 15px);
  height: var(--e-search-form-icon-size-minimal, 15px);
}

.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input[b-qmlcb8a2hb] {
  font-size: 50px;
  text-align: center;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #fff;
  line-height: 1.5;
  color: #fff;
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle[b-qmlcb8a2hb] {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  color: var(--e-search-form-toggle-color, #494c4f);
  font-size: var(--e-search-form-toggle-size, 33px);
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i[b-qmlcb8a2hb],
.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container[b-qmlcb8a2hb] {
  position: relative;
  display: block;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  width: var(--e-search-form-toggle-size, 33px);
  height: var(--e-search-form-toggle-size, 33px);
  background-color: var(--e-search-form-toggle-background-color, rgba(0, 0, 0, 0.05));
  border-style: solid;
  border-color: var(--e-search-form-toggle-color, #494c4f);
  border-width: var(--e-search-form-toggle-border-width, 0);
  border-radius: var(--e-search-form-toggle-border-radius, 3px);
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i[b-qmlcb8a2hb]:before,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg[b-qmlcb8a2hb],
.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container[b-qmlcb8a2hb]:before,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg[b-qmlcb8a2hb] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i[b-qmlcb8a2hb]:before,
.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container[b-qmlcb8a2hb]:before {
  font-size: var(--e-search-form-toggle-icon-size, 0.55em);
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg[b-qmlcb8a2hb],
.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg[b-qmlcb8a2hb] {
  fill: var(--e-search-form-toggle-color, #494c4f);
  width: var(--e-search-form-toggle-icon-size, 0.55em);
  height: var(--e-search-form-toggle-icon-size, 0.55em);
}

.elementor-search-form--skin-full_screen .elementor-search-form__container[b-qmlcb8a2hb] {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  padding: 0 15%;
  background-color: rgba(0, 0, 0, 0.8);
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen)[b-qmlcb8a2hb] {
  overflow: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button[b-qmlcb8a2hb] {
  display: none;
}

.elementor-author-box[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-author-box__avatar[b-qmlcb8a2hb] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 25px;
}

.elementor-author-box__avatar img[b-qmlcb8a2hb] {
  width: 100px;
  border-radius: 500px;
  -o-object-fit: cover;
  object-fit: cover;
}

.elementor-author-box__text[b-qmlcb8a2hb] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 17px;
}

.elementor-author-box__name[b-qmlcb8a2hb] {
  font-size: 24px;
  margin-bottom: 5px;
}

.elementor-author-box__bio[b-qmlcb8a2hb] {
  margin-bottom: 0.8em;
}

.elementor-author-box__bio p[b-qmlcb8a2hb] {
  margin-bottom: 0.8em;
}

.elementor-author-box__bio p:last-of-type[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.elementor-author-box--layout-image-left .elementor-author-box[b-qmlcb8a2hb] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.elementor-author-box--layout-image-left .elementor-author-box__avatar[b-qmlcb8a2hb] {
  margin-left: 0;
  margin-right: 25px;
}

.elementor-author-box--layout-image-right .elementor-author-box[b-qmlcb8a2hb] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.elementor-author-box--layout-image-right .elementor-author-box__avatar[b-qmlcb8a2hb] {
  margin-right: 0;
  margin-left: 25px;
}

.elementor-author-box--layout-image-above .elementor-author-box[b-qmlcb8a2hb] {
  display: block;
}

.elementor-author-box--layout-image-above .elementor-author-box__avatar[b-qmlcb8a2hb] {
  margin: 0 auto 15px;
  display: inline-block;
}

.elementor-author-box--layout-image-above.elementor-author-box--align-left .elementor-author-box__avatar[b-qmlcb8a2hb] {
  margin-left: 0;
}

.elementor-author-box--layout-image-above.elementor-author-box--align-right .elementor-author-box__avatar[b-qmlcb8a2hb] {
  margin-right: 0;
}

.elementor-author-box--align-left .elementor-author-box[b-qmlcb8a2hb] {
  text-align: left;
}

.elementor-author-box--align-right .elementor-author-box[b-qmlcb8a2hb] {
  text-align: right;
}

.elementor-author-box--align-center .elementor-author-box[b-qmlcb8a2hb] {
  text-align: center;
}

.elementor-button.elementor-author-box__button[b-qmlcb8a2hb] {
  border: solid 2px #55595c;
  font-size: 15px;
  font-weight: 100;
  padding: 10px 18px;
}

.elementor-button.elementor-author-box__button[b-qmlcb8a2hb], .elementor-button.elementor-author-box__button:hover[b-qmlcb8a2hb] {
  background: transparent;
  color: #55595c;
}

.elementor-widget-author-box:not(.elementor-author-box--layout-image-above) .elementor-author-box__avatar[b-qmlcb8a2hb] {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-top .elementor-author-box__avatar[b-qmlcb8a2hb] {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-middle .elementor-author-box__avatar[b-qmlcb8a2hb] {
  -ms-flex-item-align: center;
  align-self: center;
}

.elementor-post-info__terms-list[b-qmlcb8a2hb] {
  display: inline-block;
}

.elementor-post-info .elementor-icon-list-icon .elementor-avatar[b-qmlcb8a2hb] {
  border-radius: 100%;
}

.elementor-widget-post-info.elementor-align-center .elementor-icon-list-item[b-qmlcb8a2hb]:after {
  margin: initial;
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text[b-qmlcb8a2hb] {
  display: inline-block;
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a[b-qmlcb8a2hb], .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span[b-qmlcb8a2hb] {
  display: inline;
}

.elementor-widget-breadcrumbs[b-qmlcb8a2hb] {
  font-size: 0.85em;
}

.elementor-widget-breadcrumbs p[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.elementor-sitemap-wrap[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.elementor-widget-posts[b-qmlcb8a2hb]:after, .elementor-widget-archive-posts[b-qmlcb8a2hb]:after {
  display: none;
}

.elementor-posts-container.elementor-posts-masonry[b-qmlcb8a2hb] {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.elementor-posts-container:not(.elementor-posts-masonry)[b-qmlcb8a2hb] {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.elementor-posts-container .elementor-post[b-qmlcb8a2hb] {
  padding: 0;
  margin: 0;
}

.elementor-posts-container .elementor-post__excerpt[b-qmlcb8a2hb] {
  -webkit-box-flex: var(--read-more-alignment, 0);
  -ms-flex-positive: var(--read-more-alignment, 0);
  flex-grow: var(--read-more-alignment, 0);
}

.elementor-posts-container .elementor-post__thumbnail[b-qmlcb8a2hb] {
  overflow: hidden;
}

.elementor-posts-container .elementor-post__thumbnail img[b-qmlcb8a2hb] {
  display: block;
  width: 100%;
  max-height: none;
  max-width: none;
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  -o-transition: filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}

.elementor-posts-container .elementor-post__thumbnail__link[b-qmlcb8a2hb] {
  position: relative;
  display: block;
  width: 100%;
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail[b-qmlcb8a2hb] {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img[b-qmlcb8a2hb] {
  height: auto;
  position: absolute;
  top: calc(50% + 1px);
  left: calc(50% + 1px);
  -webkit-transform: scale(1.01) translate(-50%, -50%);
  -ms-transform: scale(1.01) translate(-50%, -50%);
  transform: scale(1.01) translate(-50%, -50%);
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img[b-qmlcb8a2hb] {
  height: 100%;
  width: auto;
}

.elementor-posts .elementor-post[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition-property: background, border, -webkit-box-shadow;
  transition-property: background, border, -webkit-box-shadow;
  -o-transition-property: background, border, box-shadow;
  transition-property: background, border, box-shadow;
  transition-property: background, border, box-shadow, -webkit-box-shadow;
  -webkit-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
}

.elementor-posts .elementor-post__title[b-qmlcb8a2hb] {
  font-size: 18px;
  margin: 0;
}

.elementor-posts .elementor-post__excerpt[b-qmlcb8a2hb] {
  margin-bottom: 10px;
}

.elementor-posts .elementor-post__excerpt p[b-qmlcb8a2hb] {
  margin: 0;
  line-height: 1.5em;
  font-size: 14px;
  color: #777;
}

.elementor-posts .elementor-post__text[b-qmlcb8a2hb] {
  display: var(--item-display, block);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.elementor-posts .elementor-post__meta-data[b-qmlcb8a2hb] {
  line-height: 1.3em;
  font-size: 12px;
  margin-bottom: 13px;
  color: #adadad;
}

.elementor-posts .elementor-post__read-more[b-qmlcb8a2hb] {
  font-size: 12px;
  font-weight: bold;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.elementor-posts .elementor-post__thumbnail[b-qmlcb8a2hb] {
  position: relative;
}

.elementor-posts--skin-classic .elementor-post[b-qmlcb8a2hb] {
  overflow: hidden;
}

.elementor-posts--align-left .elementor-post[b-qmlcb8a2hb] {
  text-align: left;
}

.elementor-posts--align-right .elementor-post[b-qmlcb8a2hb] {
  text-align: right;
}

.elementor-posts--align-center .elementor-post[b-qmlcb8a2hb] {
  text-align: center;
}

.elementor-posts--thumbnail-top .elementor-post__thumbnail__link[b-qmlcb8a2hb] {
  margin-bottom: 20px;
}

.elementor-posts--thumbnail-top .elementor-post__text[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-posts--thumbnail-top.elementor-posts--align-left .elementor-post__thumbnail__link[b-qmlcb8a2hb] {
  margin-right: auto;
}

.elementor-posts--thumbnail-top.elementor-posts--align-right .elementor-post__thumbnail__link[b-qmlcb8a2hb] {
  margin-left: auto;
}

.elementor-posts--thumbnail-top.elementor-posts--align-center .elementor-post__thumbnail__link[b-qmlcb8a2hb] {
  margin-right: auto;
  margin-left: auto;
}

.elementor-posts--thumbnail-left .elementor-post[b-qmlcb8a2hb], .elementor-posts--thumbnail-right .elementor-post[b-qmlcb8a2hb] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.elementor-posts--thumbnail-left .elementor-post__thumbnail__link[b-qmlcb8a2hb], .elementor-posts--thumbnail-right .elementor-post__thumbnail__link[b-qmlcb8a2hb] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 25%;
}

.elementor-posts--thumbnail-left .elementor-post__thumbnail__link[b-qmlcb8a2hb] {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  margin-right: 20px;
}

.elementor-posts--thumbnail-right .elementor-post__thumbnail__link[b-qmlcb8a2hb] {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  margin-left: 20px;
}

.elementor-posts--thumbnail-none .elementor-posts-container .elementor-post__thumbnail__link[b-qmlcb8a2hb] {
  display: none;
}

.elementor-posts .elementor-post[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-posts .elementor-post__card[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  width: 100%;
  min-height: 100%;
  border-radius: 3px;
  border: 0 solid #818a91;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail[b-qmlcb8a2hb] {
  position: relative;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail img[b-qmlcb8a2hb] {
  width: calc(100% + 1px);
}

.elementor-posts .elementor-post__card .elementor-post__text[b-qmlcb8a2hb] {
  padding: 0 30px;
  margin-bottom: 0;
  margin-top: 20px;
}

.elementor-posts .elementor-post__card .elementor-post__read-more[b-qmlcb8a2hb] {
  margin-bottom: 20px;
  display: inline-block;
}

.elementor-posts .elementor-post__card .elementor-post__meta-data[b-qmlcb8a2hb] {
  padding: 15px 30px;
  margin-bottom: 0;
  border-top: 1px solid #eaeaea;
}

.elementor-posts .elementor-post__card .elementor-post__meta-data span + span[b-qmlcb8a2hb]:before {
  margin: 0 5px;
}

.elementor-posts .elementor-post__card .elementor-post__title[b-qmlcb8a2hb] {
  font-size: 21px;
}

.elementor-posts .elementor-post__card .elementor-post__excerpt[b-qmlcb8a2hb] {
  line-height: 1.7;
}

.elementor-posts .elementor-post__card .elementor-post__excerpt[b-qmlcb8a2hb], .elementor-posts .elementor-post__card .elementor-post__title[b-qmlcb8a2hb] {
  margin-bottom: 25px;
}

.elementor-posts .elementor-post__card .elementor-post__badge[b-qmlcb8a2hb], .elementor-posts .elementor-post__card .elementor-post__read-more[b-qmlcb8a2hb] {
  text-transform: uppercase;
}

.elementor-posts .elementor-post__badge[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  background: #818a91;
  color: #fff;
  font-size: 12px;
  padding: 0.6em 1.2em;
  line-height: 1;
  font-weight: 400;
  margin: 20px;
  border-radius: 999px;
}

.elementor-posts .elementor-post__avatar[b-qmlcb8a2hb] {
  position: relative;
  padding: 0 30px;
  width: 100%;
  top: -25px;
  height: 0;
  pointer-events: none;
}

.elementor-posts .elementor-post__avatar img[b-qmlcb8a2hb] {
  border-radius: 50%;
  width: 60px;
  pointer-events: all;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data[b-qmlcb8a2hb], .elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data[b-qmlcb8a2hb] {
  margin-top: auto;
}

.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar[b-qmlcb8a2hb] {
  padding-top: 0;
  position: static;
  height: auto;
}

.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar img.avatar[b-qmlcb8a2hb] {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  vertical-align: bottom;
}

.elementor-posts--show-avatar .elementor-post__thumbnail__link[b-qmlcb8a2hb] {
  margin-bottom: 25px;
}

.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link[b-qmlcb8a2hb]:after {
  display: block;
  content: "";
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.35)), color-stop(75%, rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 75%);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 75%);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.elementor-posts__hover-gradient .elementor-post__card:hover .elementor-post__thumbnail__link[b-qmlcb8a2hb]:after {
  opacity: 0.5;
}

.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img[b-qmlcb8a2hb] {
  height: 100%;
}

.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img[b-qmlcb8a2hb] {
  width: calc(100% + 1px);
}

.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img[b-qmlcb8a2hb] {
  height: 115%;
}

.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img[b-qmlcb8a2hb] {
  width: 115%;
}

.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img[b-qmlcb8a2hb] {
  height: 115%;
}

.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img[b-qmlcb8a2hb] {
  width: 115%;
}

.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img[b-qmlcb8a2hb] {
  height: 100%;
}

.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img[b-qmlcb8a2hb] {
  width: calc(100% + 1px);
}

.elementor-posts__hover-zoom-out .elementor-post__thumbnail img[b-qmlcb8a2hb], .elementor-posts__hover-zoom-in .elementor-post__thumbnail img[b-qmlcb8a2hb] {
  -webkit-transition: height 1s cubic-bezier(0, 0.25, 0.07, 1), width 1s cubic-bezier(0, 0.25, 0.07, 1), -webkit-filter 0.3s;
  transition: height 1s cubic-bezier(0, 0.25, 0.07, 1), width 1s cubic-bezier(0, 0.25, 0.07, 1), -webkit-filter 0.3s;
  -o-transition: filter 0.3s, height 1s cubic-bezier(0, 0.25, 0.07, 1), width 1s cubic-bezier(0, 0.25, 0.07, 1);
  transition: filter 0.3s, height 1s cubic-bezier(0, 0.25, 0.07, 1), width 1s cubic-bezier(0, 0.25, 0.07, 1);
  transition: filter 0.3s, height 1s cubic-bezier(0, 0.25, 0.07, 1), width 1s cubic-bezier(0, 0.25, 0.07, 1), -webkit-filter 0.3s;
}

.elementor-card-shadow-yes .elementor-post__card[b-qmlcb8a2hb] {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

.elementor-card-shadow-yes .elementor-post__card:hover[b-qmlcb8a2hb] {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}

.elementor-posts--skin-full_content article[b-qmlcb8a2hb] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}

.elementor-posts--skin-full_content article .elementor-post__thumbnail[b-qmlcb8a2hb] {
  padding-bottom: 0;
}

body.elementor-editor-active .elementor-posts--skin-full_content[b-qmlcb8a2hb],
body.elementor-editor-active .elementor-posts--skin-archive_full_content[b-qmlcb8a2hb] {
  pointer-events: none;
}

body.elementor-editor-active .elementor-posts--skin-full_content .elementor-post__thumbnail__link[b-qmlcb8a2hb],
body.elementor-editor-active .elementor-posts--skin-archive_full_content .elementor-post__thumbnail__link[b-qmlcb8a2hb] {
  display: none;
}

body.elementor-editor-active .elementor-posts--show-thumbnail .elementor-post__thumbnail__link[b-qmlcb8a2hb] {
  display: block;
}

.elementor-portfolio__filters[b-qmlcb8a2hb] {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: 0;
}

.elementor-portfolio__filter[b-qmlcb8a2hb] {
  margin: 0;
  cursor: pointer;
  padding: 8px;
}

.elementor-portfolio-item[b-qmlcb8a2hb] {
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  overflow: hidden;
  margin: 0;
}

.elementor-portfolio-item__title[b-qmlcb8a2hb] {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 18px;
  color: #fff;
}

.elementor-portfolio-item__tags__separator[b-qmlcb8a2hb]:before {
  content: ", ";
}

.elementor-portfolio-item__overlay[b-qmlcb8a2hb] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  background-color: rgba(129, 138, 145, 0.8);
}

.elementor-portfolio-item__overlay:hover[b-qmlcb8a2hb] {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.elementor-portfolio-item__img img[src=""][b-qmlcb8a2hb] {
  background-color: rgba(0, 0, 0, 0.1);
  height: 100%;
}

.elementor-portfolio.elementor-has-item-ratio[b-qmlcb8a2hb] {
  -webkit-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
}

.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail[b-qmlcb8a2hb] {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.1);
}

.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail__link[b-qmlcb8a2hb] {
  padding-bottom: 56.25%;
}

.elementor ul li.elementor-portfolio__filter[b-qmlcb8a2hb] {
  list-style-type: none;
}

.e-container .elementor-widget-portfolio[b-qmlcb8a2hb] {
  --flex-grow: 1;
}

.e-container > .elementor-widget-portfolio[b-qmlcb8a2hb] {
  width: var(--container-widget-width, 100%);
}

.elementor-widget-posts.load-more-align-center .elementor-button-wrapper[b-qmlcb8a2hb], .elementor-widget-archive-posts.load-more-align-center .elementor-button-wrapper[b-qmlcb8a2hb] {
  text-align: center;
}

.elementor-widget-posts.load-more-align-start .elementor-button-wrapper[b-qmlcb8a2hb], .elementor-widget-archive-posts.load-more-align-start .elementor-button-wrapper[b-qmlcb8a2hb] {
  text-align: start;
}

.elementor-widget-posts.load-more-align-end .elementor-button-wrapper[b-qmlcb8a2hb], .elementor-widget-archive-posts.load-more-align-end .elementor-button-wrapper[b-qmlcb8a2hb] {
  text-align: end;
}

.elementor-widget-posts.load-more-align-justify .elementor-button[b-qmlcb8a2hb], .elementor-widget-archive-posts.load-more-align-justify .elementor-button[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-widget-posts .e-load-more-spinner[b-qmlcb8a2hb], .elementor-widget-archive-posts .e-load-more-spinner[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-widget-posts .e-load-more-spinner i[b-qmlcb8a2hb],
.elementor-widget-posts .e-load-more-spinner svg[b-qmlcb8a2hb], .elementor-widget-archive-posts .e-load-more-spinner i[b-qmlcb8a2hb],
.elementor-widget-archive-posts .e-load-more-spinner svg[b-qmlcb8a2hb] {
  margin: 0 auto;
  display: none;
}

.elementor-widget-posts .e-load-more-spinner i[b-qmlcb8a2hb], .elementor-widget-archive-posts .e-load-more-spinner i[b-qmlcb8a2hb] {
  color: var(--load-more-spinner-color);
}

.elementor-widget-posts .e-load-more-spinner svg[b-qmlcb8a2hb], .elementor-widget-archive-posts .e-load-more-spinner svg[b-qmlcb8a2hb] {
  fill: var(--load-more-spinner-color);
  height: 1em;
  width: 1em;
}

.elementor-widget-posts .e-load-more-message[b-qmlcb8a2hb], .elementor-widget-archive-posts .e-load-more-message[b-qmlcb8a2hb] {
  color: var(--load-more-message-color);
  text-align: var(--load-more-message-alignment, center);
  display: none;
  margin-top: var(--load-more—spacing, 30px);
}

.elementor-widget-posts.e-load-more-pagination-loading[b-qmlcb8a2hb], .elementor-widget-archive-posts.e-load-more-pagination-loading[b-qmlcb8a2hb] {
  cursor: default;
}

.elementor-widget-posts.e-load-more-pagination-loading .e-load-more-spinner[b-qmlcb8a2hb], .elementor-widget-archive-posts.e-load-more-pagination-loading .e-load-more-spinner[b-qmlcb8a2hb] {
  margin-top: var(--load-more—spacing, 30px);
}

.elementor-widget-posts.e-load-more-pagination-loading .e-load-more-spinner i[b-qmlcb8a2hb],
.elementor-widget-posts.e-load-more-pagination-loading .e-load-more-spinner svg[b-qmlcb8a2hb], .elementor-widget-archive-posts.e-load-more-pagination-loading .e-load-more-spinner i[b-qmlcb8a2hb],
.elementor-widget-archive-posts.e-load-more-pagination-loading .e-load-more-spinner svg[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-widget-posts.e-load-more-pagination-loading .elementor-button-content-wrapper[b-qmlcb8a2hb], .elementor-widget-archive-posts.e-load-more-pagination-loading .elementor-button-content-wrapper[b-qmlcb8a2hb] {
  visibility: hidden;
}

.elementor-widget-posts.e-load-more-pagination-end .elementor-button-wrapper[b-qmlcb8a2hb], .elementor-widget-archive-posts.e-load-more-pagination-end .elementor-button-wrapper[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-posts.e-load-more-pagination-end .e-load-more-message[b-qmlcb8a2hb], .elementor-widget-archive-posts.e-load-more-pagination-end .e-load-more-message[b-qmlcb8a2hb] {
  display: block;
}

.elementor-widget-posts.e-load-more-no-spinner .elementor-button-content-wrapper[b-qmlcb8a2hb], .elementor-widget-archive-posts.e-load-more-no-spinner .elementor-button-content-wrapper[b-qmlcb8a2hb] {
  visibility: visible;
}

.elementor-widget-posts .elementor-button-wrapper[b-qmlcb8a2hb], .elementor-widget-archive-posts .elementor-button-wrapper[b-qmlcb8a2hb] {
  margin-top: var(--load-more—spacing, 30px);
}

.elementor-widget-posts .elementor-button-wrapper .e-load-more-spinner[b-qmlcb8a2hb], .elementor-widget-archive-posts .elementor-button-wrapper .e-load-more-spinner[b-qmlcb8a2hb] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: inherit;
}

.elementor-widget-posts .elementor-button-wrapper .elementor-button[b-qmlcb8a2hb], .elementor-widget-archive-posts .elementor-button-wrapper .elementor-button[b-qmlcb8a2hb] {
  cursor: pointer;
  position: relative;
}

/*
Multi Steps Form

Currently manually overwriting  - need to find a better solution,
the source property is coming from element/dev/scss...

*/
/* TODO: check why elementor-hidden class is not working */
.elementor-hidden[b-qmlcb8a2hb],
.elementor-button.elementor-hidden[b-qmlcb8a2hb] {
  display: none;
}

.e-form__step[b-qmlcb8a2hb] {
  width: 100%;
}

.e-form__step:not(.elementor-hidden)[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.e-form__buttons[b-qmlcb8a2hb] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.e-form__buttons[b-qmlcb8a2hb], .e-form__buttons__wrapper[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.e-form__indicators[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 13px;
  margin-bottom: var(--e-form-steps-indicators-spacing);
}

.e-form__indicators__indicator[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  padding: 0 var(--e-form-steps-divider-gap);
}

.e-form__indicators__indicator__progress[b-qmlcb8a2hb] {
  width: 100%;
  position: relative;
  background-color: var(--e-form-steps-indicator-progress-background-color);
  border-radius: var(--e-form-steps-indicator-progress-border-radius);
  overflow: hidden;
}

.e-form__indicators__indicator__progress__meter[b-qmlcb8a2hb] {
  width: var(--e-form-steps-indicator-progress-meter-width, 0);
  height: var(--e-form-steps-indicator-progress-height);
  line-height: var(--e-form-steps-indicator-progress-height);
  padding-right: 15px;
  border-radius: var(--e-form-steps-indicator-progress-border-radius);
  background-color: var(--e-form-steps-indicator-progress-color);
  color: var(--e-form-steps-indicator-progress-meter-color);
  text-align: right;
  -webkit-transition: width 0.1s linear;
  -o-transition: width 0.1s linear;
  transition: width 0.1s linear;
}

.e-form__indicators__indicator:first-child[b-qmlcb8a2hb] {
  padding-left: 0;
}

.e-form__indicators__indicator:last-child[b-qmlcb8a2hb] {
  padding-right: 0;
}

.e-form__indicators__indicator--state-inactive[b-qmlcb8a2hb] {
  color: var(--e-form-steps-indicator-inactive-primary-color, #C2CBD2);
}

.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none)[b-qmlcb8a2hb] {
  background-color: var(--e-form-steps-indicator-inactive-secondary-color, #FFF);
}

.e-form__indicators__indicator--state-inactive svg[b-qmlcb8a2hb],
.e-form__indicators__indicator--state-inactive object[b-qmlcb8a2hb] {
  fill: var(--e-form-steps-indicator-inactive-primary-color, #C2CBD2);
}

.e-form__indicators__indicator--state-active[b-qmlcb8a2hb] {
  color: var(--e-form-steps-indicator-active-primary-color, #39B54A);
  border-color: var(--e-form-steps-indicator-active-secondary-color, #FFF);
}

.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none)[b-qmlcb8a2hb] {
  background-color: var(--e-form-steps-indicator-active-secondary-color, #FFF);
}

.e-form__indicators__indicator--state-active svg[b-qmlcb8a2hb],
.e-form__indicators__indicator--state-active object[b-qmlcb8a2hb] {
  fill: var(--e-form-steps-indicator-active-primary-color, #39B54A);
}

.e-form__indicators__indicator--state-completed[b-qmlcb8a2hb] {
  color: var(--e-form-steps-indicator-completed-secondary-color, #FFF);
}

.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none)[b-qmlcb8a2hb] {
  background-color: var(--e-form-steps-indicator-completed-primary-color, #39B54A);
}

.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label[b-qmlcb8a2hb] {
  color: var(--e-form-steps-indicator-completed-primary-color, #39B54A);
}

.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none[b-qmlcb8a2hb] {
  color: var(--e-form-steps-indicator-completed-primary-color, #39B54A);
  background-color: initial;
}

.e-form__indicators__indicator--state-completed svg[b-qmlcb8a2hb],
.e-form__indicators__indicator--state-completed object[b-qmlcb8a2hb] {
  fill: var(--e-form-steps-indicator-completed-secondary-color, #FFF);
}

.e-form__indicators__indicator__icon[b-qmlcb8a2hb] {
  width: var(--e-form-steps-indicator-padding, 30px);
  height: var(--e-form-steps-indicator-padding, 30px);
  font-size: var(--e-form-steps-indicator-icon-size);
  border-width: 1px;
  border-style: solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  margin-bottom: 10px;
}

.e-form__indicators__indicator__icon img[b-qmlcb8a2hb],
.e-form__indicators__indicator__icon svg[b-qmlcb8a2hb],
.e-form__indicators__indicator__icon object[b-qmlcb8a2hb] {
  width: var(--e-form-steps-indicator-icon-size);
  height: auto;
}

.e-form__indicators__indicator__icon .e-font-icon-svg[b-qmlcb8a2hb] {
  height: 1em;
}

.e-form__indicators__indicator__number[b-qmlcb8a2hb] {
  width: var(--e-form-steps-indicator-padding, 30px);
  height: var(--e-form-steps-indicator-padding, 30px);
  border-width: 1px;
  border-style: solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.e-form__indicators__indicator--shape-circle[b-qmlcb8a2hb] {
  border-radius: 50%;
}

.e-form__indicators__indicator--shape-square[b-qmlcb8a2hb] {
  border-radius: 0;
}

.e-form__indicators__indicator--shape-rounded[b-qmlcb8a2hb] {
  border-radius: 5px;
}

.e-form__indicators__indicator--shape-none[b-qmlcb8a2hb] {
  border: 0;
}

.e-form__indicators__indicator__label[b-qmlcb8a2hb] {
  text-align: center;
}

.e-form__indicators__indicator__separator[b-qmlcb8a2hb] {
  width: 100%;
  height: var(--e-form-steps-divider-width);
  background-color: #c2cbd2;
}

.e-form__indicators--type-number[b-qmlcb8a2hb], .e-form__indicators--type-number_text[b-qmlcb8a2hb], .e-form__indicators--type-icon[b-qmlcb8a2hb], .e-form__indicators--type-icon_text[b-qmlcb8a2hb] {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.e-form__indicators--type-number .e-form__indicators__indicator__separator[b-qmlcb8a2hb], .e-form__indicators--type-number_text .e-form__indicators__indicator__separator[b-qmlcb8a2hb], .e-form__indicators--type-icon .e-form__indicators__indicator__separator[b-qmlcb8a2hb], .e-form__indicators--type-icon_text .e-form__indicators__indicator__separator[b-qmlcb8a2hb] {
  margin-top: calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2);
}

/* End OF Multi Steps Form */
.elementor-field-type-hidden[b-qmlcb8a2hb] {
  display: none;
}

.elementor-field-type-html[b-qmlcb8a2hb] {
  display: inline-block;
}

.elementor-login .elementor-remember-me[b-qmlcb8a2hb],
.elementor-login .elementor-lost-password[b-qmlcb8a2hb] {
  font-size: 0.85em;
}

.elementor-field-type-recaptcha_v3 .elementor-field-label[b-qmlcb8a2hb] {
  display: none;
}

.elementor-field-type-recaptcha_v3 .grecaptcha-badge[b-qmlcb8a2hb] {
  z-index: 1;
}

.elementor-button .elementor-form-spinner[b-qmlcb8a2hb] {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.elementor-form .elementor-button > span[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-form .elementor-button .elementor-button-text[b-qmlcb8a2hb] {
  white-space: normal;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.elementor-form .elementor-button svg[b-qmlcb8a2hb] {
  height: auto;
}

.elementor-form .elementor-button .e-font-icon-svg[b-qmlcb8a2hb] {
  height: 1em;
}

.elementor-widget-price-list .elementor-price-list[b-qmlcb8a2hb] {
  list-style: none;
  padding: 0;
  margin: 0;
}

.elementor-widget-price-list .elementor-price-list li[b-qmlcb8a2hb] {
  margin: 0;
}

.elementor-price-list li:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 20px;
}

.elementor-price-list .elementor-price-list-image[b-qmlcb8a2hb] {
  max-width: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 25px;
}

.elementor-price-list .elementor-price-list-image img[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-price-list .elementor-price-list-text[b-qmlcb8a2hb],
.elementor-price-list .elementor-price-list-item[b-qmlcb8a2hb],
.elementor-price-list .elementor-price-list-header[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-price-list .elementor-price-list-item[b-qmlcb8a2hb] {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-text[b-qmlcb8a2hb] {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-header[b-qmlcb8a2hb] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-title[b-qmlcb8a2hb] {
  max-width: 80%;
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-price[b-qmlcb8a2hb] {
  font-weight: 600;
}

.elementor-price-list .elementor-price-list-item p.elementor-price-list-description[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-size: 14px;
  margin: 0;
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-separator[b-qmlcb8a2hb] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  height: 0;
}

.elementor-price-table[b-qmlcb8a2hb] {
  text-align: center;
}

.elementor-price-table .elementor-price-table__header[b-qmlcb8a2hb] {
  background: var(--e-price-table-header-background-color, #555);
  padding: 20px 0;
}

.elementor-price-table .elementor-price-table__heading[b-qmlcb8a2hb] {
  margin: 0;
  padding: 0;
  line-height: 1.2;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
}

.elementor-price-table .elementor-price-table__subheading[b-qmlcb8a2hb] {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}

.elementor-price-table .elementor-price-table__original-price[b-qmlcb8a2hb] {
  margin-right: 15px;
  text-decoration: line-through;
  font-size: 0.5em;
  line-height: 1;
  font-weight: 400;
  -ms-flex-item-align: center;
  align-self: center;
}

.elementor-price-table .elementor-price-table__original-price .elementor-price-table__currency[b-qmlcb8a2hb] {
  font-size: 1em;
  margin: 0;
}

.elementor-price-table .elementor-price-table__price[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  color: #555;
  font-weight: 800;
  font-size: 65px;
  padding: 40px 0;
}

.elementor-price-table .elementor-price-table__price .elementor-typo-excluded[b-qmlcb8a2hb] {
  line-height: initial;
  letter-spacing: initial;
  text-transform: initial;
  font-weight: initial;
  font-size: initial;
  font-style: initial;
}

.elementor-price-table .elementor-price-table__after-price[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.elementor-price-table .elementor-price-table__integer-part[b-qmlcb8a2hb] {
  line-height: 0.8;
}

.elementor-price-table .elementor-price-table__currency[b-qmlcb8a2hb], .elementor-price-table .elementor-price-table__fractional-part[b-qmlcb8a2hb] {
  line-height: 1;
  font-size: 0.3em;
}

.elementor-price-table .elementor-price-table__currency[b-qmlcb8a2hb] {
  margin-right: 3px;
}

.elementor-price-table .elementor-price-table__period[b-qmlcb8a2hb] {
  width: 100%;
  font-size: 13px;
  font-weight: 400;
}

.elementor-price-table .elementor-price-table__features-list[b-qmlcb8a2hb] {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 1;
  color: var(--e-price-table-features-list-color);
}

.elementor-price-table .elementor-price-table__features-list li[b-qmlcb8a2hb] {
  font-size: 14px;
  line-height: 1;
  margin: 0;
  padding: 0;
}

.elementor-price-table .elementor-price-table__features-list li .elementor-price-table__feature-inner[b-qmlcb8a2hb] {
  margin-left: 15px;
  margin-right: 15px;
}

.elementor-price-table .elementor-price-table__features-list li:not(:first-child)[b-qmlcb8a2hb]:before {
  content: "";
  display: block;
  border: 0 solid rgba(122, 122, 122, 0.3);
  margin: 10px 12.5%;
}

.elementor-price-table .elementor-price-table__features-list i[b-qmlcb8a2hb] {
  margin-right: 10px;
  font-size: 1.3em;
}

.elementor-price-table .elementor-price-table__features-list svg[b-qmlcb8a2hb] {
  margin-right: 10px;
  fill: var(--e-price-table-features-list-color);
  height: 1.3em;
  width: 1.3em;
}

.elementor-price-table .elementor-price-table__features-list svg ~ *[b-qmlcb8a2hb] {
  vertical-align: text-top;
}

.elementor-price-table .elementor-price-table__footer[b-qmlcb8a2hb] {
  padding: 30px 0;
}

.elementor-price-table .elementor-price-table__additional_info[b-qmlcb8a2hb] {
  margin: 0;
  font-size: 13px;
  line-height: 1.4;
}

.elementor-price-table__ribbon[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px;
}

.elementor-price-table__ribbon-inner[b-qmlcb8a2hb] {
  text-align: center;
  left: 0;
  width: 200%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 13px;
  line-height: 2;
  font-weight: 800;
  text-transform: uppercase;
  background: #000;
}

.elementor-price-table__ribbon.elementor-ribbon-left[b-qmlcb8a2hb] {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  left: 0;
  right: auto;
}

.elementor-price-table__ribbon.elementor-ribbon-right[b-qmlcb8a2hb] {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: auto;
  right: 0;
}

.elementor-widget-price-table .elementor-widget-container[b-qmlcb8a2hb] {
  overflow: hidden;
  background-color: #f7f7f7;
}

.e-container > .elementor-widget-price-list[b-qmlcb8a2hb] {
  width: var(--container-widget-width, 100%);
}

.elementor-flip-box[b-qmlcb8a2hb] {
  height: 280px;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

@media (max-device-width: 1024px) {
  .elementor-flip-box[b-qmlcb8a2hb] {
    cursor: pointer;
  }
}
.elementor-flip-box__front[b-qmlcb8a2hb] {
  background-color: #1abc9c;
}

.elementor-flip-box__back[b-qmlcb8a2hb] {
  background-color: #4054b2;
  display: block;
}

.elementor-flip-box__layer[b-qmlcb8a2hb] {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.elementor-flip-box__layer__overlay[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
  padding: 35px;
  color: white;
}

.elementor-flip-box__layer__title[b-qmlcb8a2hb] {
  font-size: 21px;
}

.elementor-flip-box__layer__description[b-qmlcb8a2hb] {
  font-size: 14px;
}

.elementor-flip-box__layer__description:not(:last-child)[b-qmlcb8a2hb], .elementor-flip-box__layer__title:not(:last-child)[b-qmlcb8a2hb] {
  margin: 0 0 20px 0;
  padding: 0;
}

.elementor-flip-box__layer__title[b-qmlcb8a2hb] {
  line-height: 1;
  font-weight: 600;
}

.elementor-flip-box[b-qmlcb8a2hb],
.elementor-flip-box .elementor-view-framed[b-qmlcb8a2hb],
.elementor-flip-box .elementor-view-stacked[b-qmlcb8a2hb] {
  --e-flip-box-view-framed-stacked-icon-color: #fff;
}

.elementor-flip-box .elementor-icon[b-qmlcb8a2hb],
.elementor-flip-box .elementor-view-framed .elementor-icon[b-qmlcb8a2hb],
.elementor-flip-box .elementor-view-stacked .elementor-icon[b-qmlcb8a2hb] {
  color: var(--e-flip-box-view-framed-stacked-icon-color);
}

.elementor-flip-box .elementor-icon svg[b-qmlcb8a2hb],
.elementor-flip-box .elementor-view-framed .elementor-icon svg[b-qmlcb8a2hb],
.elementor-flip-box .elementor-view-stacked .elementor-icon svg[b-qmlcb8a2hb] {
  fill: var(--e-flip-box-view-framed-stacked-icon-color);
}

.elementor-flip-box .elementor-view-framed .elementor-icon[b-qmlcb8a2hb] {
  border-color: #fff;
}

.elementor-flip-box .elementor-view-stacked .elementor-icon[b-qmlcb8a2hb] {
  background-color: rgba(0, 0, 0, 0.5);
}

.elementor-flip-box__button.elementor-button[b-qmlcb8a2hb] {
  cursor: pointer;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  border: solid 2px white;
  background: transparent;
}

.elementor-flip-box__button.elementor-button:hover[b-qmlcb8a2hb] {
  background: transparent;
  text-decoration: none;
}

.elementor-flip-box__image[b-qmlcb8a2hb] {
  margin: 0 0 20px 0;
  display: inline-block;
  width: 100%;
}

.elementor-flip-box__image img[b-qmlcb8a2hb] {
  width: 50%;
}

.elementor-flip-box .elementor-icon-wrapper[b-qmlcb8a2hb] {
  margin-bottom: 20px;
}

.elementor-flip-box--3d .elementor-flip-box__layer__inner[b-qmlcb8a2hb] {
  -webkit-transform: translateZ(90px) scale(0.91);
  transform: translateZ(90px) scale(0.91);
}

.elementor-flip-box--3d .elementor-flip-box__layer__overlay[b-qmlcb8a2hb] {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(0.1px);
  transform: translateZ(0.1px);
}

.elementor-flip-box--effect-flip .elementor-flip-box[b-qmlcb8a2hb] {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.elementor-flip-box--effect-flip .elementor-flip-box__layer[b-qmlcb8a2hb] {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.elementor-flip-box--effect-flip .elementor-flip-box__front[b-qmlcb8a2hb] {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  z-index: 1;
}

.elementor-flip-box--effect-flip .elementor-flip-box:hover .elementor-flip-box__back[b-qmlcb8a2hb] {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box__back[b-qmlcb8a2hb] {
  -webkit-transform: rotateX(0) rotateY(-180deg);
  transform: rotateX(0) rotateY(-180deg);
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front[b-qmlcb8a2hb] {
  -webkit-transform: rotateX(0) rotateY(180deg);
  transform: rotateX(0) rotateY(180deg);
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box__back[b-qmlcb8a2hb] {
  -webkit-transform: rotateX(0) rotateY(180deg);
  transform: rotateX(0) rotateY(180deg);
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front[b-qmlcb8a2hb] {
  -webkit-transform: rotateX(0) rotateY(-180deg);
  transform: rotateX(0) rotateY(-180deg);
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box__back[b-qmlcb8a2hb] {
  -webkit-transform: rotateX(-180deg) rotateY(0);
  transform: rotateX(-180deg) rotateY(0);
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front[b-qmlcb8a2hb] {
  -webkit-transform: rotateX(180deg) rotateY(0);
  transform: rotateX(180deg) rotateY(0);
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box__back[b-qmlcb8a2hb] {
  -webkit-transform: rotateX(180deg) rotateY(0);
  transform: rotateX(180deg) rotateY(0);
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front[b-qmlcb8a2hb] {
  -webkit-transform: rotateX(-180deg) rotateY(0);
  transform: rotateX(-180deg) rotateY(0);
}

.elementor-flip-box--effect-push .elementor-flip-box__front[b-qmlcb8a2hb] {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front[b-qmlcb8a2hb] {
  -webkit-transform: translateX(100%) translateY(0);
  -ms-transform: translateX(100%) translateY(0);
  transform: translateX(100%) translateY(0);
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front[b-qmlcb8a2hb] {
  -webkit-transform: translateX(-100%) translateY(0);
  -ms-transform: translateX(-100%) translateY(0);
  transform: translateX(-100%) translateY(0);
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front[b-qmlcb8a2hb] {
  -webkit-transform: translateX(0) translateY(-100%);
  -ms-transform: translateX(0) translateY(-100%);
  transform: translateX(0) translateY(-100%);
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front[b-qmlcb8a2hb] {
  -webkit-transform: translateX(0) translateY(100%);
  -ms-transform: translateX(0) translateY(100%);
  transform: translateX(0) translateY(100%);
}

.elementor-flip-box--effect-slide .elementor-flip-box[b-qmlcb8a2hb], .elementor-flip-box--effect-push .elementor-flip-box[b-qmlcb8a2hb] {
  overflow: hidden;
}

.elementor-flip-box--effect-slide .elementor-flip-box:hover .elementor-flip-box__back[b-qmlcb8a2hb], .elementor-flip-box--effect-push .elementor-flip-box:hover .elementor-flip-box__back[b-qmlcb8a2hb] {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box__back[b-qmlcb8a2hb], .elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box__back[b-qmlcb8a2hb] {
  -webkit-transform: translateX(-100%) translateY(0);
  -ms-transform: translateX(-100%) translateY(0);
  transform: translateX(-100%) translateY(0);
}

.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .elementor-flip-box__back[b-qmlcb8a2hb], .elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box__back[b-qmlcb8a2hb] {
  -webkit-transform: translateX(100%) translateY(0);
  -ms-transform: translateX(100%) translateY(0);
  transform: translateX(100%) translateY(0);
}

.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .elementor-flip-box__back[b-qmlcb8a2hb], .elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box__back[b-qmlcb8a2hb] {
  -webkit-transform: translateX(0) translateY(100%);
  -ms-transform: translateX(0) translateY(100%);
  transform: translateX(0) translateY(100%);
}

.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .elementor-flip-box__back[b-qmlcb8a2hb], .elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box__back[b-qmlcb8a2hb] {
  -webkit-transform: translateX(0) translateY(-100%);
  -ms-transform: translateX(0) translateY(-100%);
  transform: translateX(0) translateY(-100%);
}

.elementor-flip-box--effect-zoom-out .elementor-flip-box .elementor-flip-box__front[b-qmlcb8a2hb] {
  -webkit-transition: opacity 0.35s, width 0.1ms, -webkit-transform 0.7s;
  transition: opacity 0.35s, width 0.1ms, -webkit-transform 0.7s;
  -o-transition: transform 0.7s, opacity 0.35s, width 0.1ms;
  transition: transform 0.7s, opacity 0.35s, width 0.1ms;
  transition: transform 0.7s, opacity 0.35s, width 0.1ms, -webkit-transform 0.7s;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  z-index: 1;
  width: 100%;
}

.elementor-flip-box--effect-zoom-out .elementor-flip-box:hover .elementor-flip-box__front[b-qmlcb8a2hb] {
  width: 0;
  opacity: 0;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: opacity 0.7s 0.1s, width 0.1ms 0.7s, -webkit-transform 0.8s;
  transition: opacity 0.7s 0.1s, width 0.1ms 0.7s, -webkit-transform 0.8s;
  -o-transition: transform 0.8s, opacity 0.7s 0.1s, width 0.1ms 0.7s;
  transition: transform 0.8s, opacity 0.7s 0.1s, width 0.1ms 0.7s;
  transition: transform 0.8s, opacity 0.7s 0.1s, width 0.1ms 0.7s, -webkit-transform 0.8s;
}

.elementor-flip-box--effect-zoom-in .elementor-flip-box .elementor-flip-box__back[b-qmlcb8a2hb] {
  -webkit-transition: opacity 0.5s 0.2s, -webkit-transform 0.7s;
  transition: opacity 0.5s 0.2s, -webkit-transform 0.7s;
  -o-transition: transform 0.7s, opacity 0.5s 0.2s;
  transition: transform 0.7s, opacity 0.5s 0.2s;
  transition: transform 0.7s, opacity 0.5s 0.2s, -webkit-transform 0.7s;
  opacity: 0;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}

.elementor-flip-box--effect-zoom-in .elementor-flip-box:hover .elementor-flip-box__back[b-qmlcb8a2hb] {
  -webkit-transition: opacity 0.5s, -webkit-transform 0.7s;
  transition: opacity 0.5s, -webkit-transform 0.7s;
  -o-transition: transform 0.7s, opacity 0.5s;
  transition: transform 0.7s, opacity 0.5s;
  transition: transform 0.7s, opacity 0.5s, -webkit-transform 0.7s;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.elementor-flip-box--effect-fade .elementor-flip-box .elementor-flip-box__back[b-qmlcb8a2hb] {
  opacity: 0;
}

.elementor-flip-box--effect-fade .elementor-flip-box:hover .elementor-flip-box__back[b-qmlcb8a2hb] {
  opacity: 1;
}

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__front[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__back[b-qmlcb8a2hb] {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}

.e-container .elementor-widget-flip-box[b-qmlcb8a2hb] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.e-container > .elementor-widget-flip-box[b-qmlcb8a2hb] {
  width: var(--container-widget-width, 100%);
}

.elementor-widget-call-to-action .elementor-widget-container[b-qmlcb8a2hb] {
  overflow: hidden;
}

.elementor-cta[b-qmlcb8a2hb] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.elementor-cta--skin-classic .elementor-cta[b-qmlcb8a2hb] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.elementor-cta--skin-classic .elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
  position: relative;
  min-height: 200px;
  width: 100%;
}

.elementor-cta--skin-classic .elementor-cta__content[b-qmlcb8a2hb] {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  width: 100%;
  background-color: #f7f7f7;
}

.elementor-cta--skin-classic .elementor-cta__content-item[b-qmlcb8a2hb], .elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon[b-qmlcb8a2hb] {
  color: #55595c;
  border-color: #55595c;
  fill: #55595c;
}

.elementor-cta--skin-classic .elementor-cta__button.elementor-button[b-qmlcb8a2hb] {
  color: #55595c;
  border-color: #55595c;
}

.elementor-cta--skin-cover .elementor-cta[b-qmlcb8a2hb] {
  display: block;
}

.elementor-cta--skin-cover .elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  width: 100%;
}

.elementor-cta--skin-cover .elementor-cta__content[b-qmlcb8a2hb] {
  min-height: 280px;
}

.elementor-cta--skin-cover .elementor-cta__content-item[b-qmlcb8a2hb], .elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon[b-qmlcb8a2hb] {
  color: #fff;
  border-color: #fff;
}

.elementor-cta--skin-cover .elementor-cta__button.elementor-button[b-qmlcb8a2hb] {
  color: white;
  border-color: white;
}

.elementor-cta--layout-image-above .elementor-cta[b-qmlcb8a2hb] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.elementor-cta--layout-image-above .elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-cta--layout-image-left .elementor-cta[b-qmlcb8a2hb], .elementor-cta--layout-image-right .elementor-cta[b-qmlcb8a2hb] {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.elementor-cta--layout-image-left .elementor-cta__bg-wrapper[b-qmlcb8a2hb], .elementor-cta--layout-image-right .elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
  width: auto;
  min-width: 50%;
}

.elementor-cta--layout-image-left .elementor-cta__content[b-qmlcb8a2hb], .elementor-cta--layout-image-right .elementor-cta__content[b-qmlcb8a2hb] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.elementor-cta--layout-image-left .elementor-cta[b-qmlcb8a2hb] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.elementor-cta--layout-image-right .elementor-cta[b-qmlcb8a2hb] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.elementor-cta__bg[b-qmlcb8a2hb], .elementor-cta__bg-overlay[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
  z-index: 1;
  overflow: hidden;
}

.elementor-cta__bg[b-qmlcb8a2hb] {
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.elementor-cta__bg-overlay[b-qmlcb8a2hb] {
  z-index: 2;
}

.elementor-cta__button.elementor-button[b-qmlcb8a2hb] {
  cursor: pointer;
  -ms-flex-item-align: center;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  border: solid 2px white;
  background: transparent;
}

.elementor-cta__button.elementor-button:hover[b-qmlcb8a2hb] {
  background: transparent;
  text-decoration: none;
}

.elementor-cta__title[b-qmlcb8a2hb] {
  font-size: 23px;
}

.elementor-cta__content[b-qmlcb8a2hb] {
  z-index: 1;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 35px;
  width: 100%;
}

.elementor-cta__content[b-qmlcb8a2hb], .elementor-cta__content-item[b-qmlcb8a2hb] {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
}

.elementor-cta__content-item[b-qmlcb8a2hb] {
  width: 100%;
  margin: 0;
}

.elementor-cta__content-item:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 15px;
}

.elementor-cta__content-item .elementor-icon[b-qmlcb8a2hb] {
  color: #fff;
}

.elementor-cta--valign-top .elementor-cta__content[b-qmlcb8a2hb] {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.elementor-cta--valign-middle .elementor-cta__content[b-qmlcb8a2hb] {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-cta--valign-bottom .elementor-cta__content[b-qmlcb8a2hb] {
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.elementor-cta:hover .elementor-cta__bg-overlay[b-qmlcb8a2hb] {
  background-color: rgba(0, 0, 0, 0.3);
}

@media (max-device-width: 1024px) {
  .elementor-cta[b-qmlcb8a2hb] {
    cursor: pointer;
  }
}
@media (min-width: -1px) {
  .elementor-cta--widescreen-layout-image-above .elementor-cta[b-qmlcb8a2hb] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .elementor-cta--widescreen-layout-image-above .elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
    width: 100%;
  }
  .elementor-cta--widescreen-layout-image-left .elementor-cta[b-qmlcb8a2hb], .elementor-cta--widescreen-layout-image-right .elementor-cta[b-qmlcb8a2hb] {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .elementor-cta--widescreen-layout-image-left .elementor-cta__bg-wrapper[b-qmlcb8a2hb], .elementor-cta--widescreen-layout-image-right .elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
    width: auto;
    min-width: 50%;
  }
  .elementor-cta--widescreen-layout-image-left .elementor-cta__content[b-qmlcb8a2hb], .elementor-cta--widescreen-layout-image-right .elementor-cta__content[b-qmlcb8a2hb] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .elementor-cta--widescreen-layout-image-left .elementor-cta[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .elementor-cta--widescreen-layout-image-right .elementor-cta[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media (max-width: -1px) {
  .elementor-cta--laptop-layout-image-above .elementor-cta[b-qmlcb8a2hb] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .elementor-cta--laptop-layout-image-above .elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
    width: 100%;
  }
  .elementor-cta--laptop-layout-image-left .elementor-cta[b-qmlcb8a2hb], .elementor-cta--laptop-layout-image-right .elementor-cta[b-qmlcb8a2hb] {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .elementor-cta--laptop-layout-image-left .elementor-cta__bg-wrapper[b-qmlcb8a2hb], .elementor-cta--laptop-layout-image-right .elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
    width: auto;
    min-width: 50%;
  }
  .elementor-cta--laptop-layout-image-left .elementor-cta__content[b-qmlcb8a2hb], .elementor-cta--laptop-layout-image-right .elementor-cta__content[b-qmlcb8a2hb] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .elementor-cta--laptop-layout-image-left .elementor-cta[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .elementor-cta--laptop-layout-image-right .elementor-cta[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media (max-width: -1px) {
  .elementor-cta--tablet_extra-layout-image-above .elementor-cta[b-qmlcb8a2hb] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .elementor-cta--tablet_extra-layout-image-above .elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
    width: 100%;
  }
  .elementor-cta--tablet_extra-layout-image-left .elementor-cta[b-qmlcb8a2hb], .elementor-cta--tablet_extra-layout-image-right .elementor-cta[b-qmlcb8a2hb] {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .elementor-cta--tablet_extra-layout-image-left .elementor-cta__bg-wrapper[b-qmlcb8a2hb], .elementor-cta--tablet_extra-layout-image-right .elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
    width: auto;
    min-width: 50%;
  }
  .elementor-cta--tablet_extra-layout-image-left .elementor-cta__content[b-qmlcb8a2hb], .elementor-cta--tablet_extra-layout-image-right .elementor-cta__content[b-qmlcb8a2hb] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .elementor-cta--tablet_extra-layout-image-left .elementor-cta[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .elementor-cta--tablet_extra-layout-image-right .elementor-cta[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media (max-width: 1024px) {
  .elementor-cta--tablet-layout-image-above .elementor-cta[b-qmlcb8a2hb] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
    width: 100%;
  }
  .elementor-cta--tablet-layout-image-left .elementor-cta[b-qmlcb8a2hb], .elementor-cta--tablet-layout-image-right .elementor-cta[b-qmlcb8a2hb] {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper[b-qmlcb8a2hb], .elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
    width: auto;
    min-width: 50%;
  }
  .elementor-cta--tablet-layout-image-left .elementor-cta__content[b-qmlcb8a2hb], .elementor-cta--tablet-layout-image-right .elementor-cta__content[b-qmlcb8a2hb] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .elementor-cta--tablet-layout-image-left .elementor-cta[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .elementor-cta--tablet-layout-image-right .elementor-cta[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media (max-width: -1px) {
  .elementor-cta--mobile_extra-layout-image-above .elementor-cta[b-qmlcb8a2hb] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .elementor-cta--mobile_extra-layout-image-above .elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
    width: 100%;
  }
  .elementor-cta--mobile_extra-layout-image-left .elementor-cta[b-qmlcb8a2hb], .elementor-cta--mobile_extra-layout-image-right .elementor-cta[b-qmlcb8a2hb] {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .elementor-cta--mobile_extra-layout-image-left .elementor-cta__bg-wrapper[b-qmlcb8a2hb], .elementor-cta--mobile_extra-layout-image-right .elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
    width: auto;
    min-width: 50%;
  }
  .elementor-cta--mobile_extra-layout-image-left .elementor-cta__content[b-qmlcb8a2hb], .elementor-cta--mobile_extra-layout-image-right .elementor-cta__content[b-qmlcb8a2hb] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .elementor-cta--mobile_extra-layout-image-left .elementor-cta[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .elementor-cta--mobile_extra-layout-image-right .elementor-cta[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media (max-width: 767px) {
  .elementor-cta--mobile-layout-image-above .elementor-cta[b-qmlcb8a2hb] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
    width: 100%;
  }
  .elementor-cta--mobile-layout-image-left .elementor-cta[b-qmlcb8a2hb], .elementor-cta--mobile-layout-image-right .elementor-cta[b-qmlcb8a2hb] {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper[b-qmlcb8a2hb], .elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper[b-qmlcb8a2hb] {
    width: auto;
    min-width: 50%;
  }
  .elementor-cta--mobile-layout-image-left .elementor-cta__content[b-qmlcb8a2hb], .elementor-cta--mobile-layout-image-right .elementor-cta__content[b-qmlcb8a2hb] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .elementor-cta--mobile-layout-image-left .elementor-cta[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .elementor-cta--mobile-layout-image-right .elementor-cta[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.elementor-ribbon[b-qmlcb8a2hb] {
  position: absolute;
  z-index: 1;
  top: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px;
}

.elementor-ribbon-inner[b-qmlcb8a2hb] {
  text-align: center;
  left: 0;
  width: 200%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 13px;
  line-height: 2;
  font-weight: 800;
  text-transform: uppercase;
  background: #000;
  color: #fff;
}

.elementor-ribbon.elementor-ribbon-left[b-qmlcb8a2hb] {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  left: 0;
  right: auto;
}

.elementor-ribbon.elementor-ribbon-right[b-qmlcb8a2hb] {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: auto;
  right: 0;
}

.elementor-widget-countdown .elementor-countdown-expire--message[b-qmlcb8a2hb] {
  display: none;
  padding: 20px;
  text-align: center;
}

.elementor-widget-countdown .elementor-countdown-wrapper[b-qmlcb8a2hb] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.elementor-widget-countdown .elementor-countdown-item[b-qmlcb8a2hb] {
  padding: 20px 0;
  text-align: center;
  color: #ffffff;
}

.elementor-widget-countdown .elementor-countdown-digits[b-qmlcb8a2hb],
.elementor-widget-countdown .elementor-countdown-label[b-qmlcb8a2hb] {
  line-height: 1;
}

.elementor-widget-countdown .elementor-countdown-digits[b-qmlcb8a2hb] {
  font-size: 69px;
}

.elementor-widget-countdown .elementor-countdown-label[b-qmlcb8a2hb] {
  font-size: 19px;
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-wrapper[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-digits[b-qmlcb8a2hb],
.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-label[b-qmlcb8a2hb] {
  display: block;
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-item[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.elementor-widget-countdown.elementor-countdown--label-inline[b-qmlcb8a2hb] {
  text-align: center;
}

.elementor-widget-countdown.elementor-countdown--label-inline .elementor-countdown-item[b-qmlcb8a2hb] {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* Slides Widget */
.elementor-slides .swiper-slide-bg[b-qmlcb8a2hb] {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-width: 100%;
  min-height: 100%;
}

.elementor-slides .swiper-slide-inner[b-qmlcb8a2hb] {
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 50px;
  margin: auto;
}

.elementor-slides .swiper-slide-inner[b-qmlcb8a2hb], .elementor-slides .swiper-slide-inner:hover[b-qmlcb8a2hb] {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-slides .swiper-slide-inner .elementor-background-overlay[b-qmlcb8a2hb] {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.elementor-slides .swiper-slide-inner .elementor-slide-content[b-qmlcb8a2hb] {
  position: relative;
  z-index: 1;
  width: 100%;
}

.elementor-slides .swiper-slide-inner .elementor-slide-heading[b-qmlcb8a2hb] {
  font-size: 35px;
  font-weight: bold;
  line-height: 1;
}

.elementor-slides .swiper-slide-inner .elementor-slide-description[b-qmlcb8a2hb] {
  font-size: 17px;
  line-height: 1.4;
}

.elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child)[b-qmlcb8a2hb], .elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 30px;
}

.elementor-slides .swiper-slide-inner .elementor-slide-button[b-qmlcb8a2hb] {
  border: solid 2px white;
  color: white;
  background: transparent;
  display: inline-block;
}

.elementor-slides .swiper-slide-inner .elementor-slide-button[b-qmlcb8a2hb], .elementor-slides .swiper-slide-inner .elementor-slide-button:hover[b-qmlcb8a2hb] {
  background: transparent;
  color: inherit;
  text-decoration: none;
}

.elementor--v-position-top .swiper-slide-inner[b-qmlcb8a2hb] {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.elementor--v-position-bottom .swiper-slide-inner[b-qmlcb8a2hb] {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.elementor--v-position-middle .swiper-slide-inner[b-qmlcb8a2hb] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor--h-position-left .swiper-slide-inner[b-qmlcb8a2hb] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.elementor--h-position-right .swiper-slide-inner[b-qmlcb8a2hb] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.elementor--h-position-center .swiper-slide-inner[b-qmlcb8a2hb] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

body.rtl .elementor-widget-slides .elementor-swiper-button-next[b-qmlcb8a2hb] {
  left: 10px;
  right: auto;
}

body.rtl .elementor-widget-slides .elementor-swiper-button-prev[b-qmlcb8a2hb] {
  right: 10px;
  left: auto;
}

.elementor-slides-wrapper div:not(.swiper-slide) > .swiper-slide-inner[b-qmlcb8a2hb] {
  display: none;
}

@media (max-width: 767px) {
  .elementor-slides .swiper-slide-inner[b-qmlcb8a2hb] {
    padding: 30px;
  }
  .elementor-slides .swiper-slide-inner .elementor-slide-heading[b-qmlcb8a2hb] {
    font-size: 23px;
    line-height: 1;
    margin-bottom: 15px;
  }
  .elementor-slides .swiper-slide-inner .elementor-slide-description[b-qmlcb8a2hb] {
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 15px;
  }
}
.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn[b-qmlcb8a2hb], .elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn[b-qmlcb8a2hb] {
  background-color: var(--e-share-buttons-primary-color, #ea4335);
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__text[b-qmlcb8a2hb], .elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__text[b-qmlcb8a2hb] {
  color: var(--e-share-buttons-secondary-color, #fff);
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__icon svg[b-qmlcb8a2hb], .elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__text svg[b-qmlcb8a2hb], .elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__icon svg[b-qmlcb8a2hb], .elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__text svg[b-qmlcb8a2hb] {
  fill: var(--e-share-buttons-secondary-color, #fff);
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn[b-qmlcb8a2hb], .elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn[b-qmlcb8a2hb], .elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn[b-qmlcb8a2hb] {
  color: var(--e-share-buttons-primary-color, #ea4335);
  border-color: var(--e-share-buttons-primary-color, #ea4335);
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: var(--e-share-buttons-primary-color, #ea4335);
  color: var(--e-share-buttons-secondary-color, #fff);
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon svg[b-qmlcb8a2hb], .elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon svg[b-qmlcb8a2hb] {
  fill: var(--e-share-buttons-secondary-color, #fff);
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn__icon[b-qmlcb8a2hb] {
  color: var(--e-share-buttons-primary-color, #ea4335);
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn__icon svg[b-qmlcb8a2hb] {
  fill: var(--e-share-buttons-primary-color, #ea4335);
}

.elementor-share-buttons--color-official .elementor-share-btn:hover[b-qmlcb8a2hb] {
  -webkit-filter: saturate(1.5) brightness(1.2);
  filter: saturate(1.5) brightness(1.2);
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_digg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_digg[b-qmlcb8a2hb] {
  background-color: #005be2;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_email[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_email[b-qmlcb8a2hb] {
  background-color: #ea4335;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_print[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_print[b-qmlcb8a2hb] {
  background-color: #aaaaaa;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_facebook[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_facebook[b-qmlcb8a2hb] {
  background-color: #3b5998;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_google[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_google[b-qmlcb8a2hb] {
  background-color: #dd4b39;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pocket[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pocket[b-qmlcb8a2hb] {
  background-color: #EF3F56;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_linkedin[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_linkedin[b-qmlcb8a2hb] {
  background-color: #0077b5;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_odnoklassniki[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_odnoklassniki[b-qmlcb8a2hb] {
  background-color: #F4731C;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pinterest[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pinterest[b-qmlcb8a2hb] {
  background-color: #bd081c;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_reddit[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_reddit[b-qmlcb8a2hb] {
  background-color: #ff4500;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_skype[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_skype[b-qmlcb8a2hb] {
  background-color: #00AFF0;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_slideshare[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_slideshare[b-qmlcb8a2hb] {
  background-color: #0077b5;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_snapchat[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_snapchat[b-qmlcb8a2hb] {
  background-color: #fffc00;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_stumbleupon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_stumbleupon[b-qmlcb8a2hb] {
  background-color: #EB4924;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_mix[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_mix[b-qmlcb8a2hb] {
  background-color: #f3782b;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_tumblr[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_tumblr[b-qmlcb8a2hb] {
  background-color: #35465c;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitch[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitch[b-qmlcb8a2hb] {
  background-color: #6441A5;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_telegram[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_telegram[b-qmlcb8a2hb] {
  background-color: #2CA5E0;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitter[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitter[b-qmlcb8a2hb] {
  background-color: #1DA1F2;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vimeo[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vimeo[b-qmlcb8a2hb] {
  background-color: #1ab7ea;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vk[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vk[b-qmlcb8a2hb] {
  background-color: #45668e;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_whatsapp[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_whatsapp[b-qmlcb8a2hb] {
  background-color: #25d366;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_wordpress[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_wordpress[b-qmlcb8a2hb] {
  background-color: #21759b;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_xing[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_xing[b-qmlcb8a2hb] {
  background-color: #026466;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg[b-qmlcb8a2hb] {
  color: #005be2;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg svg[b-qmlcb8a2hb] {
  fill: #005be2;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email[b-qmlcb8a2hb] {
  color: #ea4335;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email svg[b-qmlcb8a2hb] {
  fill: #ea4335;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print[b-qmlcb8a2hb] {
  color: #aaaaaa;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print svg[b-qmlcb8a2hb] {
  fill: #aaaaaa;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook[b-qmlcb8a2hb] {
  color: #3b5998;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook svg[b-qmlcb8a2hb] {
  fill: #3b5998;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google[b-qmlcb8a2hb] {
  color: #dd4b39;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google svg[b-qmlcb8a2hb] {
  fill: #dd4b39;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket[b-qmlcb8a2hb] {
  color: #EF3F56;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket svg[b-qmlcb8a2hb] {
  fill: #EF3F56;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin[b-qmlcb8a2hb] {
  color: #0077b5;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin svg[b-qmlcb8a2hb] {
  fill: #0077b5;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki[b-qmlcb8a2hb] {
  color: #F4731C;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki svg[b-qmlcb8a2hb] {
  fill: #F4731C;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest[b-qmlcb8a2hb] {
  color: #bd081c;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest svg[b-qmlcb8a2hb] {
  fill: #bd081c;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit[b-qmlcb8a2hb] {
  color: #ff4500;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit svg[b-qmlcb8a2hb] {
  fill: #ff4500;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype[b-qmlcb8a2hb] {
  color: #00AFF0;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype svg[b-qmlcb8a2hb] {
  fill: #00AFF0;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare[b-qmlcb8a2hb] {
  color: #0077b5;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare svg[b-qmlcb8a2hb] {
  fill: #0077b5;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat[b-qmlcb8a2hb] {
  color: #fffc00;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat svg[b-qmlcb8a2hb] {
  fill: #fffc00;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon[b-qmlcb8a2hb] {
  color: #EB4924;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon svg[b-qmlcb8a2hb] {
  fill: #EB4924;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix[b-qmlcb8a2hb] {
  color: #f3782b;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix svg[b-qmlcb8a2hb] {
  fill: #f3782b;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr[b-qmlcb8a2hb] {
  color: #35465c;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr svg[b-qmlcb8a2hb] {
  fill: #35465c;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch[b-qmlcb8a2hb] {
  color: #6441A5;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch svg[b-qmlcb8a2hb] {
  fill: #6441A5;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram[b-qmlcb8a2hb] {
  color: #2CA5E0;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram svg[b-qmlcb8a2hb] {
  fill: #2CA5E0;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter[b-qmlcb8a2hb] {
  color: #1DA1F2;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter svg[b-qmlcb8a2hb] {
  fill: #1DA1F2;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo[b-qmlcb8a2hb] {
  color: #1ab7ea;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo svg[b-qmlcb8a2hb] {
  fill: #1ab7ea;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk[b-qmlcb8a2hb] {
  color: #45668e;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk svg[b-qmlcb8a2hb] {
  fill: #45668e;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp[b-qmlcb8a2hb] {
  color: #25d366;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp svg[b-qmlcb8a2hb] {
  fill: #25d366;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress[b-qmlcb8a2hb] {
  color: #21759b;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress svg[b-qmlcb8a2hb] {
  fill: #21759b;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing[b-qmlcb8a2hb] {
  color: #026466;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing svg[b-qmlcb8a2hb] {
  fill: #026466;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_digg .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #005be2;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_email .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #ea4335;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_print .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #aaaaaa;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_facebook .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #3b5998;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_google .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #dd4b39;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pocket .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #EF3F56;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_linkedin .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #0077b5;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_odnoklassniki .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #F4731C;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pinterest .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #bd081c;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_reddit .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #ff4500;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_skype .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #00AFF0;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_slideshare .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #0077b5;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_snapchat .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #fffc00;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_stumbleupon .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #EB4924;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_mix .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #f3782b;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_tumblr .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #35465c;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitch .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #6441A5;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_telegram .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #2CA5E0;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitter .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #1DA1F2;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vimeo .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #1ab7ea;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vk .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #45668e;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_whatsapp .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #25d366;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_wordpress .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #21759b;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_xing .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-color: #026466;
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon[b-qmlcb8a2hb] {
  color: var(--e-share-buttons-icon-color, #fff);
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon svg[b-qmlcb8a2hb], .elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon svg[b-qmlcb8a2hb] {
  fill: var(--e-share-buttons-icon-color, #fff);
}

.elementor-share-buttons--skin-framed .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--skin-boxed .elementor-share-btn__icon[b-qmlcb8a2hb] {
  margin-left: -0.2em;
}

.elementor-share-buttons--skin-framed .elementor-share-btn[b-qmlcb8a2hb], .elementor-share-buttons--skin-boxed .elementor-share-btn[b-qmlcb8a2hb] {
  border-style: solid;
}

.elementor-share-buttons--skin-gradient .elementor-share-btn__text[b-qmlcb8a2hb] {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.12)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0));
}

.elementor-share-buttons--skin-gradient.elementor-share-buttons--view-icon .elementor-share-btn__icon[b-qmlcb8a2hb] {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.12)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0));
}

.elementor-share-buttons--skin-boxed .elementor-share-btn__text[b-qmlcb8a2hb], .elementor-share-buttons--skin-minimal .elementor-share-btn__text[b-qmlcb8a2hb], .elementor-share-buttons--skin-gradient .elementor-share-btn__text[b-qmlcb8a2hb] {
  padding-left: 0.9em;
}

.elementor-share-buttons--skin-flat .elementor-share-btn[b-qmlcb8a2hb], .elementor-share-buttons--skin-gradient .elementor-share-btn[b-qmlcb8a2hb] {
  background-color: var(--e-share-buttons-primary-color, #ea4335);
}

.elementor-share-buttons--skin-flat .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--skin-flat .elementor-share-btn__text[b-qmlcb8a2hb], .elementor-share-buttons--skin-gradient .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--skin-gradient .elementor-share-btn__text[b-qmlcb8a2hb] {
  color: var(--e-share-buttons-secondary-color, #fff);
}

.elementor-share-buttons--skin-flat .elementor-share-btn__icon svg[b-qmlcb8a2hb], .elementor-share-buttons--skin-flat .elementor-share-btn__text svg[b-qmlcb8a2hb], .elementor-share-buttons--skin-gradient .elementor-share-btn__icon svg[b-qmlcb8a2hb], .elementor-share-buttons--skin-gradient .elementor-share-btn__text svg[b-qmlcb8a2hb] {
  fill: var(--e-share-buttons-secondary-color, #fff);
}

.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-rounded .elementor-share-btn__icon[b-qmlcb8a2hb] {
  border-radius: 0.5em;
}

.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-circle .elementor-share-btn__icon[b-qmlcb8a2hb] {
  border-radius: 99.9em;
}

.elementor-share-buttons--view-text .elementor-share-btn__text[b-qmlcb8a2hb] {
  padding-left: 1em;
}

.elementor-share-buttons--view-text .elementor-share-btn[b-qmlcb8a2hb], .elementor-share-buttons--view-icon .elementor-share-btn[b-qmlcb8a2hb] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-share-buttons--view-text .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--view-text .elementor-share-btn__text[b-qmlcb8a2hb], .elementor-share-buttons--view-icon .elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-buttons--view-icon .elementor-share-btn__text[b-qmlcb8a2hb] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-share-buttons--shape-rounded .elementor-share-btn[b-qmlcb8a2hb] {
  border-radius: 0.5em;
}

.elementor-share-buttons--shape-circle .elementor-share-btn[b-qmlcb8a2hb] {
  border-radius: 99.9em;
}

.elementor-share-btn[b-qmlcb8a2hb] {
  overflow: hidden;
  font-size: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: background-color, border-color, -webkit-filter;
  transition-property: background-color, border-color, -webkit-filter;
  -o-transition-property: filter, background-color, border-color;
  transition-property: filter, background-color, border-color;
  transition-property: filter, background-color, border-color, -webkit-filter;
  height: 4.5em;
  cursor: pointer;
}

.elementor-share-btn__icon[b-qmlcb8a2hb], .elementor-share-btn__text[b-qmlcb8a2hb] {
  -webkit-transition-property: color, background-color;
  -o-transition-property: color, background-color;
  transition-property: color, background-color;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.elementor-share-btn__icon[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 4.5em;
  position: relative;
}

.elementor-share-btn__icon i[b-qmlcb8a2hb] {
  font-size: var(--e-share-buttons-icon-size, 1.7em);
}

.elementor-share-btn__icon svg[b-qmlcb8a2hb] {
  width: var(--e-share-buttons-icon-size, 1.7em);
  height: var(--e-share-buttons-icon-size, 1.7em);
}

.elementor-share-btn__text[b-qmlcb8a2hb] {
  font-size: 1.5em;
  padding-right: 1em;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 100;
}

.elementor-share-btn__title[b-qmlcb8a2hb] {
  font-weight: bold;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.elementor-widget-share-buttons[b-qmlcb8a2hb] {
  text-align: var(--alignment, inherit);
  -moz-text-align-last: var(--alignment, inherit);
  text-align-last: var(--alignment, inherit);
}

.elementor-widget-share-buttons.elementor-grid-0 .elementor-widget-container[b-qmlcb8a2hb] {
  font-size: 0;
}

.elementor-skin-carousel .elementor-main-swiper[b-qmlcb8a2hb], .elementor-skin-coverflow .elementor-main-swiper[b-qmlcb8a2hb] {
  height: 230px;
}

.elementor-skin-slideshow .elementor-main-swiper[b-qmlcb8a2hb] {
  height: 450px;
  position: relative;
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .elementor-custom-embed-play i[b-qmlcb8a2hb] {
  font-size: 50px;
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide[b-qmlcb8a2hb] {
  cursor: pointer;
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide:not(.swiper-slide-active)[b-qmlcb8a2hb]:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.elementor-carousel-image[b-qmlcb8a2hb] {
  background: no-repeat center;
  background-size: cover;
  height: 100%;
  position: relative;
}

.elementor-carousel-image-overlay[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  color: var(--e-carousel-image-overlay-color, #fff);
  background-color: rgba(129, 138, 145, 0.8);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}

.elementor-carousel-image-overlay i[b-qmlcb8a2hb] {
  font-size: var(--e-carousel-image-overlay-icon-size, 21px);
}

.elementor-carousel-image-overlay svg[b-qmlcb8a2hb] {
  fill: var(--e-carousel-image-overlay-color, #fff);
  width: var(--e-carousel-image-overlay-icon-size, 21px);
  height: var(--e-carousel-image-overlay-icon-size, 21px);
}

/**
 * Responsive Alignment based on `prefix_class`
 */
.elementor-testimonial__image[b-qmlcb8a2hb] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.elementor-testimonial__image img[b-qmlcb8a2hb] {
  border-radius: 999px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -o-object-fit: cover;
  object-fit: cover;
}

.elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial__header[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-testimonial__footer cite[b-qmlcb8a2hb], .elementor-testimonial__header cite[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5;
}

.elementor-testimonial__name[b-qmlcb8a2hb] {
  font-weight: bold;
}

.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--layout-image_above .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
  margin-left: 20px;
}

.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__footer[b-qmlcb8a2hb] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
  margin-right: 20px;
  margin-left: 0;
}

.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__footer[b-qmlcb8a2hb] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
  margin-right: 0;
  margin-left: 20px;
}

.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb] {
  margin-top: 25px;
}

.elementor-testimonial--layout-image_above .elementor-testimonial[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
  margin-bottom: 25px;
}

.elementor-testimonial--layout-image_stacked .elementor-testimonial__footer[b-qmlcb8a2hb] {
  margin-top: 25px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.elementor-testimonial--layout-image_stacked .elementor-testimonial__image[b-qmlcb8a2hb], .elementor-testimonial--layout-image_stacked .elementor-testimonial cite[b-qmlcb8a2hb] {
  margin-top: 15px;
  width: 100%;
}

.elementor-testimonial--layout-image_left .elementor-testimonial[b-qmlcb8a2hb], .elementor-testimonial--layout-image_right .elementor-testimonial[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.elementor-testimonial--layout-image_left .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--layout-image_right .elementor-testimonial__footer[b-qmlcb8a2hb] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.elementor-testimonial--layout-image_left .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--layout-image_right .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
  margin-top: 15px;
}

.elementor-testimonial--layout-image_left.elementor-testimonial--align-center .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--layout-image_right.elementor-testimonial--align-center .elementor-testimonial__footer[b-qmlcb8a2hb] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.elementor-testimonial--layout-image_left .elementor-testimonial[b-qmlcb8a2hb] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.elementor-testimonial--layout-image_left .elementor-testimonial__footer[b-qmlcb8a2hb] {
  padding-right: 20px;
}

.elementor-testimonial--layout-image_right .elementor-testimonial[b-qmlcb8a2hb] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.elementor-testimonial--layout-image_right .elementor-testimonial__footer[b-qmlcb8a2hb] {
  padding-left: 20px;
}

.elementor-testimonial--align-right .elementor-testimonial[b-qmlcb8a2hb] {
  text-align: right;
}

.elementor-testimonial--align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.elementor-testimonial--align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
  margin-right: 20px;
  margin-left: 0;
}

.elementor-testimonial--align-left .elementor-testimonial[b-qmlcb8a2hb] {
  text-align: left;
}

.elementor-testimonial--align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}

.elementor-testimonial--align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
  margin-right: 0;
  margin-left: 20px;
}

.elementor-testimonial--align-center .elementor-testimonial[b-qmlcb8a2hb] {
  text-align: center;
}

.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
  text-align: left;
}

.elementor-testimonial--skin-default.elementor-testimonial--layout-image_right .elementor-testimonial__cite[b-qmlcb8a2hb], .elementor-testimonial--skin-default.elementor-testimonial--layout-image_left .elementor-testimonial__cite[b-qmlcb8a2hb], .elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite[b-qmlcb8a2hb] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 25px;
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content[b-qmlcb8a2hb] {
  background-color: #e6e9ec;
  padding: 20px;
  position: relative;
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content[b-qmlcb8a2hb]:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-color: #e6e9ec;
  position: absolute;
  -webkit-transform: scaleX(0.75) rotate(45deg);
  -ms-transform: scaleX(0.75) rotate(45deg);
  transform: scaleX(0.75) rotate(45deg);
  border-width: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above .elementor-testimonial__content[b-qmlcb8a2hb]:after {
  bottom: calc(100% - 7px);
  -webkit-transform: scaleX(0.75) rotate(-135deg);
  -ms-transform: scaleX(0.75) rotate(-135deg);
  transform: scaleX(0.75) rotate(-135deg);
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-center .elementor-testimonial__content[b-qmlcb8a2hb]:after {
  left: 50%;
  -webkit-transform: translateX(-50%) scaleX(0.75) rotate(-135deg);
  -ms-transform: translateX(-50%) scaleX(0.75) rotate(-135deg);
  transform: translateX(-50%) scaleX(0.75) rotate(-135deg);
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked .elementor-testimonial__content[b-qmlcb8a2hb]:after, .elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline .elementor-testimonial__content[b-qmlcb8a2hb]:after {
  top: calc(100% - 7px);
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-center .elementor-testimonial__content[b-qmlcb8a2hb]:after, .elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-center .elementor-testimonial__content[b-qmlcb8a2hb]:after {
  left: 50%;
  -webkit-transform: translateX(-50%) scaleX(0.75) rotate(45deg);
  -ms-transform: translateX(-50%) scaleX(0.75) rotate(45deg);
  transform: translateX(-50%) scaleX(0.75) rotate(45deg);
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__content[b-qmlcb8a2hb]:after, .elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-left .elementor-testimonial__content[b-qmlcb8a2hb]:after, .elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__content[b-qmlcb8a2hb]:after {
  left: 45px;
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__content[b-qmlcb8a2hb]:after, .elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-right .elementor-testimonial__content[b-qmlcb8a2hb]:after, .elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__content[b-qmlcb8a2hb]:after {
  right: 45px;
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content[b-qmlcb8a2hb]:after {
  -webkit-transform: scaleY(0.75) rotate(135deg);
  -ms-transform: scaleY(0.75) rotate(135deg);
  transform: scaleY(0.75) rotate(135deg);
  left: -8px;
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content[b-qmlcb8a2hb]:after {
  -webkit-transform: scaleY(0.75) rotate(-45deg);
  -ms-transform: scaleY(0.75) rotate(-45deg);
  transform: scaleY(0.75) rotate(-45deg);
  right: -8px;
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content[b-qmlcb8a2hb]:after, .elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content[b-qmlcb8a2hb]:after {
  top: 45px;
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__footer[b-qmlcb8a2hb] {
  padding-top: 20px;
}

@media (min-width: -1px) {
  .elementor-testimonial--widescreen-align-right .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
  .elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    margin-right: 20px;
    margin-left: 0;
  }
  .elementor-testimonial--widescreen-align-left .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
  .elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    margin-right: 0;
    margin-left: 20px;
  }
  .elementor-testimonial--widescreen-align-center .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    text-align: left;
  }
}
@media (max-width: -1px) {
  .elementor-testimonial--laptop-align-right .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
  .elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    margin-right: 20px;
    margin-left: 0;
  }
  .elementor-testimonial--laptop-align-left .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
  .elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    margin-right: 0;
    margin-left: 20px;
  }
  .elementor-testimonial--laptop-align-center .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    text-align: left;
  }
}
@media (max-width: -1px) {
  .elementor-testimonial--tablet_extra-align-right .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
  .elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    margin-right: 20px;
    margin-left: 0;
  }
  .elementor-testimonial--tablet_extra-align-left .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
  .elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    margin-right: 0;
    margin-left: 20px;
  }
  .elementor-testimonial--tablet_extra-align-center .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    text-align: left;
  }
}
@media (max-width: 1024px) {
  .elementor-testimonial--tablet-align-right .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
  .elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    margin-right: 20px;
    margin-left: 0;
  }
  .elementor-testimonial--tablet-align-left .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
  .elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    margin-right: 0;
    margin-left: 20px;
  }
  .elementor-testimonial--tablet-align-center .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    text-align: left;
  }
}
@media (max-width: -1px) {
  .elementor-testimonial--mobile_extra-align-right .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
  .elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    margin-right: 20px;
    margin-left: 0;
  }
  .elementor-testimonial--mobile_extra-align-left .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
  .elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    margin-right: 0;
    margin-left: 20px;
  }
  .elementor-testimonial--mobile_extra-align-center .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .elementor-testimonial--mobile-align-right .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: right;
  }
  .elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
  .elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    margin-right: 20px;
    margin-left: 0;
  }
  .elementor-testimonial--mobile-align-left .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
  .elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb], .elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    margin-right: 0;
    margin-left: 20px;
  }
  .elementor-testimonial--mobile-align-center .elementor-testimonial[b-qmlcb8a2hb] {
    text-align: center;
  }
  .elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer[b-qmlcb8a2hb], .elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer[b-qmlcb8a2hb] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
    text-align: left;
  }
}
.elementor-widget-testimonial-carousel .swiper-slide[b-qmlcb8a2hb] {
  padding: 20px;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text[b-qmlcb8a2hb] {
  font-size: 1.3em;
  font-style: italic;
  line-height: 1.5;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__image img[b-qmlcb8a2hb] {
  width: 50px;
  height: 50px;
}

.elementor-widget-reviews .swiper-slide[b-qmlcb8a2hb] {
  background-color: white;
  border: 1px solid #e1e8ed;
  border-radius: 5px;
  padding: 0;
}

.elementor-widget-reviews .elementor-testimonial__text[b-qmlcb8a2hb] {
  font-size: 14px;
  line-height: 20px;
}

.elementor-widget-reviews .elementor-testimonial__name[b-qmlcb8a2hb] {
  color: #1c2022;
}

.elementor-widget-reviews .elementor-testimonial__title[b-qmlcb8a2hb] {
  color: #697882;
  font-size: 12.5px;
  font-weight: normal;
  font-family: inherit;
}

.elementor-widget-reviews .elementor-testimonial__image[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-widget-reviews .elementor-testimonial__image img[b-qmlcb8a2hb] {
  width: 36px;
  height: 36px;
}

.elementor-widget-reviews .elementor-testimonial__icon[b-qmlcb8a2hb] {
  margin-left: auto;
  font-size: 17px;
}

.elementor-widget-reviews .elementor-testimonial__icon .fa + .fa[b-qmlcb8a2hb] {
  margin-left: 0.15em;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon[b-qmlcb8a2hb] {
  color: var(--e-testimonial-icon-color);
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-android[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #A4C639;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-apple[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #999999;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-behance[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #1769ff;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-bitbucket[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #205081;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-codepen[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #000000;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-delicious[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #3399ff;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-digg[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #005be2;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-dribbble[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #ea4c89;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-envelope[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #ea4335;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-facebook[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #3b5998;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-flickr[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #0063dc;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-foursquare[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #2d5be3;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-github[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #333333;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-google-plus[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #dd4b39;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-houzz[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #7ac142;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-instagram[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #262626;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-jsfiddle[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #487AA2;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-linkedin[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #0077b5;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-medium[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #00ab6b;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-meetup[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #ec1c40;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-mixcloud[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #273a4b;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-odnoklassniki[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #F4731C;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-pinterest[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #bd081c;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-product-hunt[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #da552f;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-reddit[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #ff4500;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-rss[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #f26522;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-shopping-cart[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #4CAF50;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-skype[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #00AFF0;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-slideshare[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #0077b5;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-snapchat[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #fffc00;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-soundcloud[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #ff8800;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-spotify[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #2ebd59;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stack-overflow[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #fe7a15;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-steam[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #00adee;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stumbleupon[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #EB4924;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-telegram[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #2CA5E0;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumb-tack[b-qmlcb8a2hb], .elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumbtack[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #1aa1d8;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tripadvisor[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #589442;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tumblr[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #35465c;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitch[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #6441A5;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitter[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #1DA1F2;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vimeo[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #1ab7ea;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vk[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #45668e;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weibo[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #DD2430;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weixin[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #31A918;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-whatsapp[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #25d366;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-wordpress[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #21759b;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-xing[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #026466;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-yelp[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #af0606;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-youtube[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #cd201f;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-500px[b-qmlcb8a2hb] {
  --e-testimonial-icon-color: #0099e5;
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon svg[b-qmlcb8a2hb] {
  fill: var(--e-testimonial-icon-color);
}

.elementor-widget-reviews .elementor-testimonial__rating[b-qmlcb8a2hb] {
  background-image: -webkit-gradient(linear, left top, right top, from(#ffc82c), to(#cccccc));
  background-image: -o-linear-gradient(left, #ffc82c var(--rating), #cccccc var(--rating));
  background-image: linear-gradient(to right, #ffc82c var(--rating), #cccccc var(--rating));
  font-family: eicons;
}

.elementor-widget-reviews .elementor-testimonial__header[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 6px;
}

.elementor-widget-reviews .elementor-testimonial__image + cite[b-qmlcb8a2hb] {
  margin-left: 9px;
}

.elementor-widget-reviews .elementor-testimonial__separator[b-qmlcb8a2hb] {
  margin: 0 auto;
  border-top: 0 none;
  border-bottom: 1px solid #e1e8ed;
  height: 0;
}

.elementor-widget-reviews .elementor-testimonial__content[b-qmlcb8a2hb] {
  padding-top: 6px;
  padding-bottom: 15px;
}

.elementor-widget-reviews .elementor-testimonial__content[b-qmlcb8a2hb], .elementor-widget-reviews .elementor-testimonial__header[b-qmlcb8a2hb] {
  padding-left: 15px;
  padding-right: 15px;
}

.elementor-widget-reviews.elementor-review--has-separator .elementor-testimonial__header[b-qmlcb8a2hb] {
  border-bottom: 1px solid #e1e8ed;
}

.swiper-pagination-bullets[b-qmlcb8a2hb] {
  color: #fff;
  cursor: default;
}

.swiper-slide[b-qmlcb8a2hb] {
  will-change: transform;
  border-style: solid;
  border-width: 0;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: border, background, -webkit-transform;
  transition-property: border, background, -webkit-transform;
  -o-transition-property: border, background, transform;
  transition-property: border, background, transform;
  transition-property: border, background, transform, -webkit-transform;
  overflow: hidden;
}

.swiper-slide:not(:hover) .e-overlay-animation-fade[b-qmlcb8a2hb] {
  opacity: 0;
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-up[b-qmlcb8a2hb] {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-down[b-qmlcb8a2hb] {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-right[b-qmlcb8a2hb] {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-left[b-qmlcb8a2hb] {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.swiper-slide:not(:hover) .e-overlay-animation-zoom-in[b-qmlcb8a2hb] {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}

.swiper-slide a[b-qmlcb8a2hb] {
  display: inline;
}

.swiper-slide a.elementor-button[b-qmlcb8a2hb] {
  display: inline-block;
}

.elementor-widget-testimonial-carousel .elementor-arrows-yes .elementor-main-swiper[b-qmlcb8a2hb],
.elementor-widget-reviews .elementor-arrows-yes .elementor-main-swiper[b-qmlcb8a2hb] {
  width: calc(95% - 40px);
}

.elementor-widget-testimonial-carousel .elementor-main-swiper[b-qmlcb8a2hb],
.elementor-widget-reviews .elementor-main-swiper[b-qmlcb8a2hb] {
  width: 95%;
}

.elementor-widget-testimonial-carousel .swiper-wrapper[b-qmlcb8a2hb],
.elementor-widget-reviews .swiper-wrapper[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.elementor-widget-testimonial-carousel .swiper-slide[b-qmlcb8a2hb],
.elementor-widget-reviews .swiper-slide[b-qmlcb8a2hb] {
  height: auto;
}

.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container[b-qmlcb8a2hb], .elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper-container[b-qmlcb8a2hb],
.elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container[b-qmlcb8a2hb],
.elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container[b-qmlcb8a2hb] {
  padding-bottom: 40px;
}

.elementor-widget-testimonial-carousel .elementor-swiper-button-prev[b-qmlcb8a2hb],
.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-next[b-qmlcb8a2hb],
.elementor-widget-reviews .elementor-swiper-button-prev[b-qmlcb8a2hb],
.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-next[b-qmlcb8a2hb] {
  left: 0;
  right: unset;
}

.elementor-widget-testimonial-carousel .elementor-swiper-button-next[b-qmlcb8a2hb],
.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-prev[b-qmlcb8a2hb],
.elementor-widget-reviews .elementor-swiper-button-next[b-qmlcb8a2hb],
.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-prev[b-qmlcb8a2hb] {
  right: 0;
  left: unset;
}

.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-next[b-qmlcb8a2hb], .elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-prev[b-qmlcb8a2hb],
.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-next[b-qmlcb8a2hb],
.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-prev[b-qmlcb8a2hb] {
  top: calc(50% - 20px);
}

.elementor-widget-media-carousel .elementor-swiper-button-prev[b-qmlcb8a2hb],
.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-next[b-qmlcb8a2hb] {
  left: 10px;
  right: unset;
}

.elementor-widget-media-carousel .elementor-swiper-button-next[b-qmlcb8a2hb],
.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-prev[b-qmlcb8a2hb] {
  right: 10px;
  left: unset;
}

.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft)[b-qmlcb8a2hb],
.entry-summary blockquote.elementor-blockquote[b-qmlcb8a2hb] {
  margin-right: 0;
  margin-left: 0;
}

.elementor-widget-blockquote blockquote[b-qmlcb8a2hb] {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none;
  border-left: 0 none;
  border-right: 0 none;
  border-top: 0 none;
  border-bottom: 0 none;
  font-style: normal;
  color: #55595c;
}

.elementor-widget-blockquote blockquote[b-qmlcb8a2hb]:before, .elementor-widget-blockquote blockquote[b-qmlcb8a2hb]:after,
.elementor-widget-blockquote blockquote footer[b-qmlcb8a2hb]:before,
.elementor-widget-blockquote blockquote footer[b-qmlcb8a2hb]:after,
.elementor-widget-blockquote blockquote cite[b-qmlcb8a2hb]:before,
.elementor-widget-blockquote blockquote cite[b-qmlcb8a2hb]:after {
  content: "";
  content: none;
}

.elementor-blockquote[b-qmlcb8a2hb] {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.elementor-blockquote__author[b-qmlcb8a2hb], .elementor-blockquote__content[b-qmlcb8a2hb] {
  margin-bottom: 0;
  font-style: normal;
}

.elementor-blockquote__author[b-qmlcb8a2hb] {
  font-weight: bold;
}

.elementor-blockquote footer[b-qmlcb8a2hb] {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.elementor-blockquote__tweet-button[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #1DA1F2;
  -ms-flex-item-align: end;
  align-self: flex-end;
  line-height: 1;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.elementor-blockquote__tweet-button:hover[b-qmlcb8a2hb] {
  color: #0967a0;
}

.elementor-blockquote__tweet-button span[b-qmlcb8a2hb] {
  font-weight: 600;
}

.elementor-blockquote__tweet-button i[b-qmlcb8a2hb], .elementor-blockquote__tweet-button span[b-qmlcb8a2hb] {
  vertical-align: middle;
}

.elementor-blockquote__tweet-button i + span[b-qmlcb8a2hb],
.elementor-blockquote__tweet-button svg + span[b-qmlcb8a2hb] {
  margin-left: 0.5em;
}

.elementor-blockquote__tweet-button svg[b-qmlcb8a2hb] {
  fill: #1DA1F2;
  height: 1em;
  width: 1em;
}

.elementor-blockquote__tweet-label[b-qmlcb8a2hb] {
  white-space: pre-wrap;
}

.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button[b-qmlcb8a2hb], .elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button[b-qmlcb8a2hb] {
  padding: 0.7em 1.2em;
  border-radius: 100em;
  background-color: #1DA1F2;
  color: #fff;
  font-size: 15px;
}

.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover[b-qmlcb8a2hb], .elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover[b-qmlcb8a2hb] {
  background-color: #0967a0;
  color: #fff;
}

.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover[b-qmlcb8a2hb]:before, .elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover[b-qmlcb8a2hb]:before {
  border-right-color: #0967a0;
}

.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg[b-qmlcb8a2hb], .elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg[b-qmlcb8a2hb] {
  fill: #fff;
  height: 1em;
  width: 1em;
}

.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button[b-qmlcb8a2hb], .elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button[b-qmlcb8a2hb] {
  padding: 0;
  width: 2em;
  height: 2em;
}

.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i[b-qmlcb8a2hb], .elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i[b-qmlcb8a2hb] {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button[b-qmlcb8a2hb]:before {
  content: "";
  border: solid 0.5em transparent;
  border-right-color: #1DA1F2;
  position: absolute;
  left: -0.8em;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(1, 0.65);
  -ms-transform: translateY(-50%) scale(1, 0.65);
  transform: translateY(-50%) scale(1, 0.65);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button[b-qmlcb8a2hb]:before {
  right: auto;
  left: -0.8em;
  border-right-color: #1DA1F2;
  border-left-color: transparent;
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover[b-qmlcb8a2hb]:before {
  border-right-color: #0967a0;
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button[b-qmlcb8a2hb]:before {
  left: auto;
  right: -0.8em;
  border-right-color: transparent;
  border-left-color: #1DA1F2;
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover[b-qmlcb8a2hb]:before {
  border-left-color: #0967a0;
}

.elementor-blockquote--skin-boxed .elementor-blockquote[b-qmlcb8a2hb] {
  background-color: #e6e9ec;
  padding: 30px;
}

.elementor-blockquote--skin-border .elementor-blockquote[b-qmlcb8a2hb] {
  border-color: #e6e9ec;
  border-style: solid;
  border-left-width: 7px;
  padding-left: 20px;
}

.elementor-blockquote--skin-quotation .elementor-blockquote[b-qmlcb8a2hb]:before {
  content: "“";
  font-size: 100px;
  color: #e6e9ec;
  font-family: "Times New Roman", Times, serif;
  font-weight: 900;
  line-height: 1;
  display: block;
  height: 0.6em;
}

.elementor-blockquote--skin-quotation .elementor-blockquote__content[b-qmlcb8a2hb] {
  margin-top: 15px;
}

.elementor-blockquote--align-left .elementor-blockquote__content[b-qmlcb8a2hb] {
  text-align: left;
}

.elementor-blockquote--align-left .elementor-blockquote footer[b-qmlcb8a2hb] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.elementor-blockquote--align-right .elementor-blockquote__content[b-qmlcb8a2hb] {
  text-align: right;
}

.elementor-blockquote--align-right .elementor-blockquote footer[b-qmlcb8a2hb] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.elementor-blockquote--align-center .elementor-blockquote[b-qmlcb8a2hb] {
  text-align: center;
}

.elementor-blockquote--align-center .elementor-blockquote footer[b-qmlcb8a2hb] {
  display: block;
}

.elementor-blockquote--align-center .elementor-blockquote__author[b-qmlcb8a2hb] {
  display: block;
}

.elementor-blockquote--align-center .elementor-blockquote__tweet-button[b-qmlcb8a2hb] {
  margin-right: auto;
  margin-left: auto;
}

.elementor-headline[b-qmlcb8a2hb] {
  font-size: 43px;
  line-height: 1.2;
  display: block;
}

.elementor-headline-dynamic-text[b-qmlcb8a2hb] {
  color: var(--dynamic-text-color, #aebcb9);
}

.elementor-headline--style-rotate .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb] {
  text-align: left;
}

.elementor-headline--style-highlight .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb] {
  overflow: visible;
  text-align: inherit;
}

.elementor-headline--style-highlight .elementor-headline-dynamic-text[b-qmlcb8a2hb] {
  z-index: 1;
}

.elementor-headline--style-highlight .elementor-headline-plain-text[b-qmlcb8a2hb] {
  z-index: 1;
  position: relative;
}

.elementor-headline--style-highlight svg[b-qmlcb8a2hb] {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: visible;
}

.elementor-headline--style-highlight svg path[b-qmlcb8a2hb] {
  stroke: red;
  stroke-width: 9;
  fill: none;
  opacity: 0;
  stroke-dasharray: 0 1500;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.elementor-headline.e-animated svg path[b-qmlcb8a2hb] {
  -webkit-animation: elementor-headline-dash forwards;
  animation: elementor-headline-dash-b-qmlcb8a2hb forwards;
  -webkit-animation-duration: var(--animation-duration, 1.2s);
  animation-duration: var(--animation-duration, 1.2s);
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.elementor-headline.e-animated svg path:nth-of-type(2)[b-qmlcb8a2hb] {
  -webkit-animation-delay: calc(var(--animation-duration, 1.2s) / 2);
  animation-delay: calc(var(--animation-duration, 1.2s) / 2);
}

.elementor-headline.e-hide-highlight svg path[b-qmlcb8a2hb] {
  opacity: 1;
  stroke-dasharray: 1500 1500;
  -webkit-animation: hide-highlight 0.4s forwards;
  animation: hide-highlight-b-qmlcb8a2hb 0.4s forwards;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

@-webkit-keyframes elementor-headline-dash {
  from {
    stroke-dasharray: 0 1500;
    opacity: 1;
  }
  to {
    stroke-dasharray: 1500 1500;
    opacity: 1;
  }
}
@keyframes elementor-headline-dash-b-qmlcb8a2hb {
  from {
    stroke-dasharray: 0 1500;
    opacity: 1;
  }
  to {
    stroke-dasharray: 1500 1500;
    opacity: 1;
  }
}
@-webkit-keyframes hide-highlight {
  from {
    opacity: 1;
    stroke-dasharray: 1500 1500;
  }
  to {
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
  }
}
@keyframes hide-highlight-b-qmlcb8a2hb {
  from {
    opacity: 1;
    stroke-dasharray: 1500 1500;
  }
  to {
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
  }
}
.elementor-headline-text-wrapper[b-qmlcb8a2hb] {
  vertical-align: bottom;
}

.elementor-headline-dynamic-wrapper[b-qmlcb8a2hb] {
  display: inline-block;
  position: relative;
}

.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text[b-qmlcb8a2hb] {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text.elementor-headline-text-active[b-qmlcb8a2hb] {
  position: relative;
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb] {
  -webkit-perspective: 300px;
  perspective: 300px;
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text[b-qmlcb8a2hb] {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-active[b-qmlcb8a2hb] {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-animation: elementor-headline-flip-in 1.2s;
  animation: elementor-headline-flip-in-b-qmlcb8a2hb 1.2s;
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-inactive[b-qmlcb8a2hb] {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-animation: elementor-headline-flip-out 1.2s;
  animation: elementor-headline-flip-out-b-qmlcb8a2hb 1.2s;
}

@-webkit-keyframes elementor-headline-flip-in {
  0% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -webkit-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 1;
  }
}
@keyframes elementor-headline-flip-in-b-qmlcb8a2hb {
  0% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
  35% {
    -webkit-transform: rotateX(120deg);
    transform: rotateX(120deg);
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
    opacity: 1;
  }
}
@-webkit-keyframes elementor-headline-flip-out {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
}
@keyframes elementor-headline-flip-out-b-qmlcb8a2hb {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
  }
  35% {
    -webkit-transform: rotateX(-40deg);
    transform: rotateX(-40deg);
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    opacity: 0;
  }
}
.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb] {
  vertical-align: top;
  overflow: hidden;
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb]::after {
  /* vertical bar */
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 90%;
  width: 1px;
  background-color: #0d0d0d;
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:not(.elementor-headline-typing-selected)[b-qmlcb8a2hb]:after {
  -webkit-animation: elementor-headline-pulse 1s infinite;
  animation: elementor-headline-pulse-b-qmlcb8a2hb 1s infinite;
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected[b-qmlcb8a2hb] {
  background-color: var(--typing-selected-bg-color, #0d0d0d);
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected[b-qmlcb8a2hb]::after {
  visibility: hidden;
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected .elementor-headline-dynamic-text[b-qmlcb8a2hb] {
  color: var(--typing-selected-color, var(--dynamic-text-color), #aebcb9);
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-text:not(.elementor-headline-text-active)[b-qmlcb8a2hb] {
  visibility: hidden;
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in)[b-qmlcb8a2hb] {
  position: absolute;
  visibility: hidden;
}

@-webkit-keyframes elementor-headline-pulse {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
@keyframes elementor-headline-pulse-b-qmlcb8a2hb {
  0% {
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-50%) scale(0.9);
    transform: translateY(-50%) scale(0.9);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0;
  }
}
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb] {
  -webkit-perspective: 300px;
  perspective: 300px;
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter[b-qmlcb8a2hb] {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text[b-qmlcb8a2hb] {
  -webkit-transform: scaleX(1.0005);
  -ms-transform: scaleX(1.0005);
  transform: scaleX(1.0005);
  opacity: 0;
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter[b-qmlcb8a2hb] {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-20px) rotateX(90deg);
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0;
}

.elementor-headline-text-active .elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter[b-qmlcb8a2hb] {
  opacity: 1;
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter.elementor-headline-animation-in[b-qmlcb8a2hb] {
  -webkit-animation: elementor-headline-swirl-in 0.4s forwards;
  animation: elementor-headline-swirl-in-b-qmlcb8a2hb 0.4s forwards;
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in)[b-qmlcb8a2hb] {
  -webkit-animation: elementor-headline-swirl-out 0.4s forwards;
  animation: elementor-headline-swirl-out-b-qmlcb8a2hb 0.4s forwards;
}

@-webkit-keyframes elementor-headline-swirl-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg);
  }
}
@keyframes elementor-headline-swirl-in-b-qmlcb8a2hb {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg);
  }
}
@-webkit-keyframes elementor-headline-swirl-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg);
  }
}
@keyframes elementor-headline-swirl-out-b-qmlcb8a2hb {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg);
  }
}
.elementor-headline-animation-type-slide-down .elementor-headline-text-wrapper[b-qmlcb8a2hb] {
  display: inline-block;
  padding: 0.2em 0;
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb] {
  overflow: hidden;
  vertical-align: top;
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text[b-qmlcb8a2hb] {
  opacity: 0;
  top: 0.2em;
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-active[b-qmlcb8a2hb] {
  top: 0;
  opacity: 1;
  -webkit-animation: elementor-headline-slide-down-in 0.6s;
  animation: elementor-headline-slide-down-in-b-qmlcb8a2hb 0.6s;
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-inactive[b-qmlcb8a2hb] {
  -webkit-animation: elementor-headline-slide-down-out 0.6s;
  animation: elementor-headline-slide-down-out-b-qmlcb8a2hb 0.6s;
}

@-webkit-keyframes elementor-headline-slide-down-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes elementor-headline-slide-down-in-b-qmlcb8a2hb {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes elementor-headline-slide-down-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes elementor-headline-slide-down-out-b-qmlcb8a2hb {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(120%);
    transform: translateY(120%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
.elementor-headline-animation-type-clip .elementor-headline-text-wrapper[b-qmlcb8a2hb] {
  display: inline-block;
  padding: 0.2em 0;
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb] {
  overflow: hidden;
  vertical-align: top;
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb]::after {
  /* line */
  content: "";
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #0d0d0d;
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-text[b-qmlcb8a2hb] {
  opacity: 0;
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-text.elementor-headline-text-active[b-qmlcb8a2hb] {
  opacity: 1;
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb] {
  -webkit-perspective: 300px;
  perspective: 300px;
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text[b-qmlcb8a2hb] {
  opacity: 0;
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-active[b-qmlcb8a2hb] {
  opacity: 1;
  -webkit-animation: elementor-headline-drop-in-in 0.8s;
  animation: elementor-headline-drop-in-in-b-qmlcb8a2hb 0.8s;
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-inactive[b-qmlcb8a2hb] {
  -webkit-animation: elementor-headline-drop-in-out 0.8s;
  animation: elementor-headline-drop-in-out-b-qmlcb8a2hb 0.8s;
}

@-webkit-keyframes elementor-headline-drop-in-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
    transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes elementor-headline-drop-in-in-b-qmlcb8a2hb {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(100px);
    transform: translateZ(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes elementor-headline-drop-in-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
    transform: translateZ(-100px);
  }
}
@keyframes elementor-headline-drop-in-out-b-qmlcb8a2hb {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-100px);
    transform: translateZ(-100px);
  }
}
.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb] {
  -webkit-perspective: 300px;
  perspective: 300px;
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text[b-qmlcb8a2hb] {
  opacity: 0;
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter[b-qmlcb8a2hb] {
  display: inline-block;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.elementor-headline-text-active .elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter[b-qmlcb8a2hb] {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter.elementor-headline-animation-in[b-qmlcb8a2hb] {
  -webkit-animation: elementor-headline-blinds-in 0.6s forwards;
  animation: elementor-headline-blinds-in-b-qmlcb8a2hb 0.6s forwards;
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in)[b-qmlcb8a2hb] {
  -webkit-animation: elementor-headline-blinds-out 0.6s forwards;
  animation: elementor-headline-blinds-out-b-qmlcb8a2hb 0.6s forwards;
}

@-webkit-keyframes elementor-headline-blinds-in {
  0% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@keyframes elementor-headline-blinds-in-b-qmlcb8a2hb {
  0% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@-webkit-keyframes elementor-headline-blinds-out {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }
}
@keyframes elementor-headline-blinds-out-b-qmlcb8a2hb {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
  100% {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }
}
.elementor-headline-animation-type-wave .elementor-headline-dynamic-text[b-qmlcb8a2hb] {
  opacity: 0;
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter[b-qmlcb8a2hb] {
  display: inline-block;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.elementor-headline-text-active .elementor-headline-animation-type-wave .elementor-headline-dynamic-letter[b-qmlcb8a2hb] {
  opacity: 1;
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter.elementor-headline-animation-in[b-qmlcb8a2hb] {
  -webkit-animation: elementor-headline-wave-up 0.6s forwards;
  animation: elementor-headline-wave-up-b-qmlcb8a2hb 0.6s forwards;
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in)[b-qmlcb8a2hb] {
  -webkit-animation: elementor-headline-wave-down 0.6s forwards;
  animation: elementor-headline-wave-down-b-qmlcb8a2hb 0.6s forwards;
}

@-webkit-keyframes elementor-headline-wave-up {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes elementor-headline-wave-up-b-qmlcb8a2hb {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes elementor-headline-wave-down {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
}
@keyframes elementor-headline-wave-down-b-qmlcb8a2hb {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
}
.elementor-headline-animation-type-slide .elementor-headline-dynamic-text[b-qmlcb8a2hb] {
  opacity: 0;
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-active[b-qmlcb8a2hb] {
  opacity: 1;
  -webkit-animation: elementor-headline-slide-in 0.6s;
  animation: elementor-headline-slide-in-b-qmlcb8a2hb 0.6s;
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-inactive[b-qmlcb8a2hb] {
  -webkit-animation: elementor-headline-slide-out 0.6s;
  animation: elementor-headline-slide-out-b-qmlcb8a2hb 0.6s;
}

@-webkit-keyframes elementor-headline-slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes elementor-headline-slide-in-b-qmlcb8a2hb {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes elementor-headline-slide-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes elementor-headline-slide-out-b-qmlcb8a2hb {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateX(110%);
    transform: translateX(110%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb], .elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb], .elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb], .elementor-headline-animation-type-slide .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb], .elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb], .elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb], .elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb] {
  -webkit-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb], .elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb], .elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper[b-qmlcb8a2hb] {
  overflow: hidden;
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text[b-qmlcb8a2hb], .elementor-headline-animation-type-blinds .elementor-headline-dynamic-text[b-qmlcb8a2hb], .elementor-headline-animation-type-wave .elementor-headline-dynamic-text[b-qmlcb8a2hb] {
  white-space: nowrap;
}

.elementor-msie .elementor-headline--style-highlight svg[b-qmlcb8a2hb] {
  top: auto;
  left: auto;
  -webkit-transform: translate(-100%);
  -ms-transform: translate(-100%);
  transform: translate(-100%);
}

/* Animations */
@-webkit-keyframes e-hotspot-soft-beat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes e-hotspot-soft-beat-b-qmlcb8a2hb {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@-webkit-keyframes e-hotspot-expand {
  from {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes e-hotspot-expand-b-qmlcb8a2hb {
  from {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
/* Hotspot Wrapper */
.elementor-widget-hotspot[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: var(--background-align);
  -ms-flex-pack: var(--background-align);
  justify-content: var(--background-align);
}

.elementor-widget-hotspot .elementor-widget-container[b-qmlcb8a2hb] {
  position: relative;
  display: inline-block;
  width: var(--container-width);
  max-width: var(--container-max-width);
  height: var(--container-height);
}

.elementor-widget-hotspot .elementor-widget-container > img[b-qmlcb8a2hb] {
  display: block;
  width: var(--image-width, auto);
  height: var(--container-height);
  opacity: var(--opacity, 1);
}

/* Each Hotspot */
.e-hotspot[b-qmlcb8a2hb] {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  /* Hotspot Button Animations */
  /* End: Hotspot Button Animations */
}

.e-hotspot--position-left.e-hotspot--position-top[b-qmlcb8a2hb] {
  -webkit-transform: translate(calc(-1 * var(--hotspot-translate-x)), calc(-1 * var(--hotspot-translate-y)));
  -ms-transform: translate(calc(-1 * var(--hotspot-translate-x)), calc(-1 * var(--hotspot-translate-y)));
  transform: translate(calc(-1 * var(--hotspot-translate-x)), calc(-1 * var(--hotspot-translate-y)));
}

.e-hotspot--position-left.e-hotspot--position-bottom[b-qmlcb8a2hb] {
  -webkit-transform: translate(calc(-1 * var(--hotspot-translate-x)), var(--hotspot-translate-y));
  -ms-transform: translate(calc(-1 * var(--hotspot-translate-x)), var(--hotspot-translate-y));
  transform: translate(calc(-1 * var(--hotspot-translate-x)), var(--hotspot-translate-y));
}

.e-hotspot--position-right.e-hotspot--position-top[b-qmlcb8a2hb] {
  -webkit-transform: translate(var(--hotspot-translate-x), calc(-1 * var(--hotspot-translate-y)));
  -ms-transform: translate(var(--hotspot-translate-x), calc(-1 * var(--hotspot-translate-y)));
  transform: translate(var(--hotspot-translate-x), calc(-1 * var(--hotspot-translate-y)));
}

.e-hotspot--position-right.e-hotspot--position-bottom[b-qmlcb8a2hb] {
  -webkit-transform: translate(var(--hotspot-translate-x), var(--hotspot-translate-y));
  -ms-transform: translate(var(--hotspot-translate-x), var(--hotspot-translate-y));
  transform: translate(var(--hotspot-translate-x), var(--hotspot-translate-y));
}

.e-hotspot--active[b-qmlcb8a2hb] {
  z-index: 2;
}

.e-hotspot__outer-circle[b-qmlcb8a2hb], .e-hotspot__inner-circle[b-qmlcb8a2hb] {
  content: "";
  display: inline-block;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 50%;
}

.e-hotspot__inner-circle[b-qmlcb8a2hb] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: var(--hotspot-color);
  padding: calc(var(--hotspot-size, 18px) / 2);
}

.e-hotspot__outer-circle[b-qmlcb8a2hb] {
  background-color: var(--hotspot-color);
  padding: var(--hotspot-padding, 4px);
  width: var(--hotspot-size, 18px);
  height: var(--hotspot-size, 18px);
}

.e-hotspot--icon .e-hotspot__button[b-qmlcb8a2hb] {
  line-height: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  font-size: var(--hotspot-size, 18px);
  width: var(--hotspot-size, 18px);
  height: var(--hotspot-size, 18px);
}

.e-hotspot__icon[b-qmlcb8a2hb], .e-hotspot__label[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.e-hotspot__icon svg[b-qmlcb8a2hb], .e-hotspot__label svg[b-qmlcb8a2hb] {
  width: var(--hotspot-size, 18px);
  height: auto;
}

.e-hotspot__button[b-qmlcb8a2hb] {
  cursor: pointer;
  position: relative;
  display: grid;
  grid-auto-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--hotspot-color);
  font-size: var(--hotspot-size, 18px);
  min-width: var(--hotspot-button-width);
  min-height: var(--hotspot-button-height);
}

.e-hotspot__button[b-qmlcb8a2hb]:before {
  z-index: -2;
  content: "";
  width: 100%;
  height: 100%;
  left: -5px;
  top: -5px;
  position: absolute;
  padding: 5px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.e-hotspot__button svg[b-qmlcb8a2hb] {
  fill: var(--hotspot-color);
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button[b-qmlcb8a2hb] {
  min-width: var(--hotspot-min-width);
  min-height: var(--hotspot-min-height);
  background-color: var(--hotspot-box-color);
  padding: var(--hotspot-padding, 4px);
  border-radius: var(--hotspot-border-radius, 3px);
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button[b-qmlcb8a2hb]:before {
  border-radius: var(--hotspot-border-radius, 3px);
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand[b-qmlcb8a2hb]::before {
  background-color: var(--hotspot-box-color);
}

.e-hotspot--overlay[b-qmlcb8a2hb] {
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.e-hotspot--overlay:hover[b-qmlcb8a2hb], .e-hotspot--active .e-hotspot--overlay[b-qmlcb8a2hb] {
  opacity: 1;
}

.e-hotspot--soft-beat[b-qmlcb8a2hb] {
  -webkit-animation: e-hotspot-soft-beat 0.7s infinite alternate;
  animation: e-hotspot-soft-beat-b-qmlcb8a2hb 0.7s infinite alternate;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

.e-hotspot--expand .e-hotspot__outer-circle[b-qmlcb8a2hb] {
  -webkit-animation: e-hotspot-expand 2s infinite;
  animation: e-hotspot-expand-b-qmlcb8a2hb 2s infinite;
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand[b-qmlcb8a2hb]::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  opacity: 0;
  -webkit-animation: e-hotspot-expand 2s infinite;
  animation: e-hotspot-expand-b-qmlcb8a2hb 2s infinite;
}

.e-hotspot--sequenced[b-qmlcb8a2hb] {
  -webkit-animation: fadeIn 0.3s;
  animation: fadeIn-b-qmlcb8a2hb 0.3s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.e-hotspot__direction-mask[b-qmlcb8a2hb] {
  overflow: hidden;
  position: absolute;
  pointer-events: none;
}

.e-hotspot__tooltip[b-qmlcb8a2hb] {
  white-space: var(--white-space, nowrap);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: var(--tooltip-transition-duration, 500ms);
  -o-transition-duration: var(--tooltip-transition-duration, 500ms);
  transition-duration: var(--tooltip-transition-duration, 500ms);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  position: absolute;
  pointer-events: none;
  color: var(--tooltip-text-color, #FFF);
  text-align: var(--tooltip-align);
  min-width: var(--tooltip-min-width);
  padding: var(--tooltip-padding, 8px);
  border-radius: var(--tooltip-border-radius);
  background-color: var(--tooltip-color);
}

.e-hotspot__tooltip p:last-of-type[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.e-hotspot__direction-mask .e-hotspot__tooltip[b-qmlcb8a2hb] {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  position: static;
}

.e-hotspot--active .e-hotspot__tooltip[b-qmlcb8a2hb] {
  pointer-events: visible;
}

.e-hotspot--fade-in-out[b-qmlcb8a2hb] {
  opacity: 0;
}

.e-hotspot--active .e-hotspot--fade-in-out[b-qmlcb8a2hb] {
  opacity: 1;
}

.e-hotspot--fade-grow[b-qmlcb8a2hb] {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.e-hotspot--active .e-hotspot--fade-grow[b-qmlcb8a2hb] {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.e-hotspot--tooltip-animation-from-top[b-qmlcb8a2hb], .e-hotspot--override-tooltip-animation-from-top[b-qmlcb8a2hb] {
  -webkit-transform: translate(0, calc(-100% - 1px));
  -ms-transform: translate(0, calc(-100% - 1px));
  transform: translate(0, calc(-100% - 1px));
}

.e-hotspot--tooltip-animation-from-left[b-qmlcb8a2hb], .e-hotspot--override-tooltip-animation-from-left[b-qmlcb8a2hb] {
  -webkit-transform: translate(calc(-100% - 1px), 0);
  -ms-transform: translate(calc(-100% - 1px), 0);
  transform: translate(calc(-100% - 1px), 0);
}

.e-hotspot--tooltip-animation-from-right[b-qmlcb8a2hb], .e-hotspot--override-tooltip-animation-from-right[b-qmlcb8a2hb] {
  -webkit-transform: translate(calc(100% + 1px), 0);
  -ms-transform: translate(calc(100% + 1px), 0);
  transform: translate(calc(100% + 1px), 0);
}

.e-hotspot--tooltip-animation-from-bottom[b-qmlcb8a2hb], .e-hotspot--override-tooltip-animation-from-bottom[b-qmlcb8a2hb] {
  -webkit-transform: translate(0, calc(100% + 1px));
  -ms-transform: translate(0, calc(100% + 1px));
  transform: translate(0, calc(100% + 1px));
}

.e-hotspot--fade-direction[b-qmlcb8a2hb] {
  opacity: 0;
}

.e-hotspot--active .e-hotspot--slide-direction[b-qmlcb8a2hb], .e-hotspot--active .e-hotspot--fade-direction[b-qmlcb8a2hb] {
  -webkit-transform: translate(0, 0) scale(1);
  -ms-transform: translate(0, 0) scale(1);
  transform: translate(0, 0) scale(1);
  opacity: 1;
}

.e-hotspot--show-tooltip[b-qmlcb8a2hb] {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  opacity: 1;
  pointer-events: visible;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.elementor-facebook-widget.fb_iframe_widget[b-qmlcb8a2hb] {
  width: 100% !important;
}

.elementor-facebook-widget.fb_iframe_widget span[b-qmlcb8a2hb] {
  width: 100% !important;
}

.elementor-facebook-widget.fb_iframe_widget iframe[b-qmlcb8a2hb] {
  position: relative;
  width: 100% !important;
}

.elementor-facebook-widget.fb-like[b-qmlcb8a2hb] {
  height: 1px;
}

.elementor-widget-facebook-comments iframe[b-qmlcb8a2hb] {
  width: 100% !important;
}

.site-main .menu-navigation-container[b-qmlcb8a2hb] {
  overflow: visible;
}

.elementor-item[b-qmlcb8a2hb]:before, .elementor-item[b-qmlcb8a2hb]:after {
  display: block;
  position: absolute;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1);
  -o-transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1);
  transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1);
}

.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before, .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:after {
  opacity: 0;
}

.elementor-item:hover[b-qmlcb8a2hb]:before, .elementor-item:hover[b-qmlcb8a2hb]:after, .elementor-item:focus[b-qmlcb8a2hb]:before, .elementor-item:focus[b-qmlcb8a2hb]:after, .elementor-item.highlighted[b-qmlcb8a2hb]:before, .elementor-item.highlighted[b-qmlcb8a2hb]:after, .elementor-item-active[b-qmlcb8a2hb]:before, .elementor-item-active[b-qmlcb8a2hb]:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.e--pointer-double-line .elementor-item[b-qmlcb8a2hb]:before, .e--pointer-double-line .elementor-item[b-qmlcb8a2hb]:after, .e--pointer-underline .elementor-item[b-qmlcb8a2hb]:before, .e--pointer-underline .elementor-item[b-qmlcb8a2hb]:after, .e--pointer-overline .elementor-item[b-qmlcb8a2hb]:before, .e--pointer-overline .elementor-item[b-qmlcb8a2hb]:after {
  height: 3px;
  width: 100%;
  left: 0;
  background-color: #55595c;
  z-index: 2;
}

.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before, .e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:after, .e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before, .e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:after, .e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before, .e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:after {
  height: 0;
  width: 0;
  left: 50%;
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before, .e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before, .e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before {
  top: 10px;
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:after, .e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:after, .e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:after {
  bottom: 10px;
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before, .e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before, .e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before {
  top: -10px;
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:after, .e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:after, .e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:after {
  bottom: -10px;
}

.e--pointer-double-line.e--animation-none[b-qmlcb8a2hb],
.e--pointer-double-line.e--animation-none .elementor-item[b-qmlcb8a2hb], .e--pointer-underline.e--animation-none[b-qmlcb8a2hb],
.e--pointer-underline.e--animation-none .elementor-item[b-qmlcb8a2hb], .e--pointer-overline.e--animation-none[b-qmlcb8a2hb],
.e--pointer-overline.e--animation-none .elementor-item[b-qmlcb8a2hb] {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

.e--pointer-double-line.e--animation-none[b-qmlcb8a2hb]:before, .e--pointer-double-line.e--animation-none[b-qmlcb8a2hb]:after, .e--pointer-double-line.e--animation-none:hover[b-qmlcb8a2hb], .e--pointer-double-line.e--animation-none:focus[b-qmlcb8a2hb],
.e--pointer-double-line.e--animation-none .elementor-item[b-qmlcb8a2hb]:before,
.e--pointer-double-line.e--animation-none .elementor-item[b-qmlcb8a2hb]:after,
.e--pointer-double-line.e--animation-none .elementor-item:hover[b-qmlcb8a2hb],
.e--pointer-double-line.e--animation-none .elementor-item:focus[b-qmlcb8a2hb], .e--pointer-underline.e--animation-none[b-qmlcb8a2hb]:before, .e--pointer-underline.e--animation-none[b-qmlcb8a2hb]:after, .e--pointer-underline.e--animation-none:hover[b-qmlcb8a2hb], .e--pointer-underline.e--animation-none:focus[b-qmlcb8a2hb],
.e--pointer-underline.e--animation-none .elementor-item[b-qmlcb8a2hb]:before,
.e--pointer-underline.e--animation-none .elementor-item[b-qmlcb8a2hb]:after,
.e--pointer-underline.e--animation-none .elementor-item:hover[b-qmlcb8a2hb],
.e--pointer-underline.e--animation-none .elementor-item:focus[b-qmlcb8a2hb], .e--pointer-overline.e--animation-none[b-qmlcb8a2hb]:before, .e--pointer-overline.e--animation-none[b-qmlcb8a2hb]:after, .e--pointer-overline.e--animation-none:hover[b-qmlcb8a2hb], .e--pointer-overline.e--animation-none:focus[b-qmlcb8a2hb],
.e--pointer-overline.e--animation-none .elementor-item[b-qmlcb8a2hb]:before,
.e--pointer-overline.e--animation-none .elementor-item[b-qmlcb8a2hb]:after,
.e--pointer-overline.e--animation-none .elementor-item:hover[b-qmlcb8a2hb],
.e--pointer-overline.e--animation-none .elementor-item:focus[b-qmlcb8a2hb] {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

.e--pointer-double-line .elementor-item[b-qmlcb8a2hb]:before, .e--pointer-overline .elementor-item[b-qmlcb8a2hb]:before {
  content: "";
  top: 0;
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before, .e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before {
  width: 10px;
  left: -20px;
}

.e--pointer-double-line .elementor-item[b-qmlcb8a2hb]:after, .e--pointer-underline .elementor-item[b-qmlcb8a2hb]:after {
  content: "";
  bottom: 0;
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:after, .e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:after {
  width: 10px;
  inset-inline-start: 100%;
}

.e--pointer-framed .elementor-item[b-qmlcb8a2hb]:before, .e--pointer-framed .elementor-item[b-qmlcb8a2hb]:after {
  background: transparent;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  border: 3px solid #55595c;
}

.e--pointer-framed .elementor-item[b-qmlcb8a2hb]:before {
  content: "";
}

.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before {
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
}

.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}

.e--pointer-framed.e--animation-grow .elementor-item[b-qmlcb8a2hb]:before, .e--pointer-framed.e--animation-shrink .elementor-item[b-qmlcb8a2hb]:before {
  -webkit-transition: opacity 0.2s, -webkit-transform 0.4s;
  transition: opacity 0.2s, -webkit-transform 0.4s;
  -o-transition: opacity 0.2s, transform 0.4s;
  transition: opacity 0.2s, transform 0.4s;
  transition: opacity 0.2s, transform 0.4s, -webkit-transform 0.4s;
}

.e--pointer-framed.e--animation-draw .elementor-item[b-qmlcb8a2hb]:before, .e--pointer-framed.e--animation-draw .elementor-item[b-qmlcb8a2hb]:after {
  width: 3px;
  height: 3px;
}

.e--pointer-framed.e--animation-draw .elementor-item[b-qmlcb8a2hb]:before {
  border-width: 0 0 3px 3px;
  -webkit-transition: width 0.1s 0.2s, height 0.1s 0.3s, opacity 0.12s 0.22s;
  -o-transition: width 0.1s 0.2s, height 0.1s 0.3s, opacity 0.12s 0.22s;
  transition: width 0.1s 0.2s, height 0.1s 0.3s, opacity 0.12s 0.22s;
}

.e--pointer-framed.e--animation-draw .elementor-item[b-qmlcb8a2hb]:after {
  content: "";
  top: initial;
  bottom: 0;
  left: initial;
  right: 0;
  border-width: 3px 3px 0 0;
  -webkit-transition: width 0.1s, height 0.1s 0.1s, opacity 0.02s 0.18s;
  -o-transition: width 0.1s, height 0.1s 0.1s, opacity 0.02s 0.18s;
  transition: width 0.1s, height 0.1s 0.1s, opacity 0.02s 0.18s;
}

.e--pointer-framed.e--animation-draw .elementor-item:hover[b-qmlcb8a2hb]:before, .e--pointer-framed.e--animation-draw .elementor-item:hover[b-qmlcb8a2hb]:after, .e--pointer-framed.e--animation-draw .elementor-item:focus[b-qmlcb8a2hb]:before, .e--pointer-framed.e--animation-draw .elementor-item:focus[b-qmlcb8a2hb]:after, .e--pointer-framed.e--animation-draw .elementor-item.highlighted[b-qmlcb8a2hb]:before, .e--pointer-framed.e--animation-draw .elementor-item.highlighted[b-qmlcb8a2hb]:after, .e--pointer-framed.e--animation-draw .elementor-item-active[b-qmlcb8a2hb]:before, .e--pointer-framed.e--animation-draw .elementor-item-active[b-qmlcb8a2hb]:after {
  width: 100%;
  height: 100%;
}

.e--pointer-framed.e--animation-draw .elementor-item:hover[b-qmlcb8a2hb]:before, .e--pointer-framed.e--animation-draw .elementor-item:focus[b-qmlcb8a2hb]:before, .e--pointer-framed.e--animation-draw .elementor-item.highlighted[b-qmlcb8a2hb]:before, .e--pointer-framed.e--animation-draw .elementor-item-active[b-qmlcb8a2hb]:before {
  -webkit-transition: opacity 0.02s, height 0.1s, width 0.1s 0.1s;
  -o-transition: opacity 0.02s, height 0.1s, width 0.1s 0.1s;
  transition: opacity 0.02s, height 0.1s, width 0.1s 0.1s;
}

.e--pointer-framed.e--animation-draw .elementor-item:hover[b-qmlcb8a2hb]:after, .e--pointer-framed.e--animation-draw .elementor-item:focus[b-qmlcb8a2hb]:after, .e--pointer-framed.e--animation-draw .elementor-item.highlighted[b-qmlcb8a2hb]:after, .e--pointer-framed.e--animation-draw .elementor-item-active[b-qmlcb8a2hb]:after {
  -webkit-transition: opacity 0.02s 0.2s, height 0.1s 0.2s, width 0.1s 0.3s;
  -o-transition: opacity 0.02s 0.2s, height 0.1s 0.2s, width 0.1s 0.3s;
  transition: opacity 0.02s 0.2s, height 0.1s 0.2s, width 0.1s 0.3s;
}

.e--pointer-framed.e--animation-corners .elementor-item[b-qmlcb8a2hb]:before, .e--pointer-framed.e--animation-corners .elementor-item[b-qmlcb8a2hb]:after {
  width: 3px;
  height: 3px;
}

.e--pointer-framed.e--animation-corners .elementor-item[b-qmlcb8a2hb]:before {
  border-width: 3px 0 0 3px;
}

.e--pointer-framed.e--animation-corners .elementor-item[b-qmlcb8a2hb]:after {
  content: "";
  top: initial;
  bottom: 0;
  left: initial;
  right: 0;
  border-width: 0 3px 3px 0;
}

.e--pointer-framed.e--animation-corners .elementor-item:hover[b-qmlcb8a2hb]:before, .e--pointer-framed.e--animation-corners .elementor-item:hover[b-qmlcb8a2hb]:after, .e--pointer-framed.e--animation-corners .elementor-item:focus[b-qmlcb8a2hb]:before, .e--pointer-framed.e--animation-corners .elementor-item:focus[b-qmlcb8a2hb]:after, .e--pointer-framed.e--animation-corners .elementor-item.highlighted[b-qmlcb8a2hb]:before, .e--pointer-framed.e--animation-corners .elementor-item.highlighted[b-qmlcb8a2hb]:after, .e--pointer-framed.e--animation-corners .elementor-item-active[b-qmlcb8a2hb]:before, .e--pointer-framed.e--animation-corners .elementor-item-active[b-qmlcb8a2hb]:after {
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.002s, width 0.4s, height 0.4s;
  -o-transition: opacity 0.002s, width 0.4s, height 0.4s;
  transition: opacity 0.002s, width 0.4s, height 0.4s;
}

.e--pointer-framed.e--animation-none[b-qmlcb8a2hb],
.e--pointer-framed.e--animation-none .elementor-item[b-qmlcb8a2hb] {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

.e--pointer-framed.e--animation-none[b-qmlcb8a2hb]:before, .e--pointer-framed.e--animation-none[b-qmlcb8a2hb]:after, .e--pointer-framed.e--animation-none:hover[b-qmlcb8a2hb], .e--pointer-framed.e--animation-none:focus[b-qmlcb8a2hb],
.e--pointer-framed.e--animation-none .elementor-item[b-qmlcb8a2hb]:before,
.e--pointer-framed.e--animation-none .elementor-item[b-qmlcb8a2hb]:after,
.e--pointer-framed.e--animation-none .elementor-item:hover[b-qmlcb8a2hb],
.e--pointer-framed.e--animation-none .elementor-item:focus[b-qmlcb8a2hb] {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

.e--pointer-background .elementor-item[b-qmlcb8a2hb]:before, .e--pointer-background .elementor-item[b-qmlcb8a2hb]:after {
  content: "";
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.e--pointer-background .elementor-item[b-qmlcb8a2hb]:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #55595c;
  z-index: -1;
}

.e--pointer-background .elementor-item:hover[b-qmlcb8a2hb], .e--pointer-background .elementor-item:focus[b-qmlcb8a2hb], .e--pointer-background .elementor-item.highlighted[b-qmlcb8a2hb], .e--pointer-background .elementor-item-active[b-qmlcb8a2hb] {
  color: #fff;
}

.e--pointer-background.e--animation-grow .elementor-item[b-qmlcb8a2hb]:before {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}

.e--pointer-background.e--animation-grow .elementor-item:hover[b-qmlcb8a2hb]:before, .e--pointer-background.e--animation-grow .elementor-item:focus[b-qmlcb8a2hb]:before, .e--pointer-background.e--animation-grow .elementor-item.highlighted[b-qmlcb8a2hb]:before, .e--pointer-background.e--animation-grow .elementor-item-active[b-qmlcb8a2hb]:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.e--pointer-background.e--animation-shrink .elementor-item:hover[b-qmlcb8a2hb]:before, .e--pointer-background.e--animation-shrink .elementor-item:focus[b-qmlcb8a2hb]:before, .e--pointer-background.e--animation-shrink .elementor-item.highlighted[b-qmlcb8a2hb]:before, .e--pointer-background.e--animation-shrink .elementor-item-active[b-qmlcb8a2hb]:before {
  -webkit-transition: opacity 0.15s, -webkit-transform 0.4s;
  transition: opacity 0.15s, -webkit-transform 0.4s;
  -o-transition: opacity 0.15s, transform 0.4s;
  transition: opacity 0.15s, transform 0.4s;
  transition: opacity 0.15s, transform 0.4s, -webkit-transform 0.4s;
}

.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before {
  left: 100%;
}

.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before {
  right: 100%;
}

.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before {
  top: 100%;
}

.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before {
  bottom: 100%;
}

.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before {
  bottom: 50%;
  top: 50%;
}

.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted)[b-qmlcb8a2hb]:before {
  right: 50%;
  left: 50%;
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item[b-qmlcb8a2hb]:after, .e--pointer-background.e--animation-shutter-in-horizontal .elementor-item[b-qmlcb8a2hb]:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #55595c;
  z-index: -1;
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item[b-qmlcb8a2hb]:before {
  top: 0;
  bottom: 100%;
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item[b-qmlcb8a2hb]:after {
  top: 100%;
  bottom: 0;
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover[b-qmlcb8a2hb]:before, .e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus[b-qmlcb8a2hb]:before, .e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted[b-qmlcb8a2hb]:before, .e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active[b-qmlcb8a2hb]:before {
  bottom: 50%;
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover[b-qmlcb8a2hb]:after, .e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus[b-qmlcb8a2hb]:after, .e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted[b-qmlcb8a2hb]:after, .e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active[b-qmlcb8a2hb]:after {
  top: 50%;
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item[b-qmlcb8a2hb]:before {
  right: 0;
  left: 100%;
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item[b-qmlcb8a2hb]:after {
  right: 100%;
  left: 0;
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover[b-qmlcb8a2hb]:before, .e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus[b-qmlcb8a2hb]:before, .e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted[b-qmlcb8a2hb]:before, .e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active[b-qmlcb8a2hb]:before {
  left: 50%;
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover[b-qmlcb8a2hb]:after, .e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus[b-qmlcb8a2hb]:after, .e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted[b-qmlcb8a2hb]:after, .e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active[b-qmlcb8a2hb]:after {
  right: 50%;
}

.e--pointer-background.e--animation-none[b-qmlcb8a2hb],
.e--pointer-background.e--animation-none .elementor-item[b-qmlcb8a2hb] {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

.e--pointer-background.e--animation-none[b-qmlcb8a2hb]:before, .e--pointer-background.e--animation-none[b-qmlcb8a2hb]:after, .e--pointer-background.e--animation-none:hover[b-qmlcb8a2hb], .e--pointer-background.e--animation-none:focus[b-qmlcb8a2hb],
.e--pointer-background.e--animation-none .elementor-item[b-qmlcb8a2hb]:before,
.e--pointer-background.e--animation-none .elementor-item[b-qmlcb8a2hb]:after,
.e--pointer-background.e--animation-none .elementor-item:hover[b-qmlcb8a2hb],
.e--pointer-background.e--animation-none .elementor-item:focus[b-qmlcb8a2hb] {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

.e--pointer-text.e--animation-skew .elementor-item:hover[b-qmlcb8a2hb],
.e--pointer-text.e--animation-skew .elementor-item:focus[b-qmlcb8a2hb] {
  -webkit-transform: skew(-8deg);
  -ms-transform: skew(-8deg);
  transform: skew(-8deg);
}

.e--pointer-text.e--animation-grow .elementor-item:hover[b-qmlcb8a2hb],
.e--pointer-text.e--animation-grow .elementor-item:focus[b-qmlcb8a2hb] {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.e--pointer-text.e--animation-shrink .elementor-item:hover[b-qmlcb8a2hb],
.e--pointer-text.e--animation-shrink .elementor-item:focus[b-qmlcb8a2hb] {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.e--pointer-text.e--animation-float .elementor-item:hover[b-qmlcb8a2hb],
.e--pointer-text.e--animation-float .elementor-item:focus[b-qmlcb8a2hb] {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px);
}

.e--pointer-text.e--animation-sink .elementor-item:hover[b-qmlcb8a2hb],
.e--pointer-text.e--animation-sink .elementor-item:focus[b-qmlcb8a2hb] {
  -webkit-transform: translateY(8px);
  -ms-transform: translateY(8px);
  transform: translateY(8px);
}

.e--pointer-text.e--animation-rotate .elementor-item:hover[b-qmlcb8a2hb],
.e--pointer-text.e--animation-rotate .elementor-item:focus[b-qmlcb8a2hb] {
  -webkit-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  transform: rotate(6deg);
}

.e--pointer-text.e--animation-none[b-qmlcb8a2hb],
.e--pointer-text.e--animation-none .elementor-item[b-qmlcb8a2hb] {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

.e--pointer-text.e--animation-none[b-qmlcb8a2hb]:before, .e--pointer-text.e--animation-none[b-qmlcb8a2hb]:after, .e--pointer-text.e--animation-none:hover[b-qmlcb8a2hb], .e--pointer-text.e--animation-none:focus[b-qmlcb8a2hb],
.e--pointer-text.e--animation-none .elementor-item[b-qmlcb8a2hb]:before,
.e--pointer-text.e--animation-none .elementor-item[b-qmlcb8a2hb]:after,
.e--pointer-text.e--animation-none .elementor-item:hover[b-qmlcb8a2hb],
.e--pointer-text.e--animation-none .elementor-item:focus[b-qmlcb8a2hb] {
  -webkit-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

.elementor-nav-menu--main .elementor-nav-menu a[b-qmlcb8a2hb] {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.elementor-nav-menu--main .elementor-nav-menu a[b-qmlcb8a2hb], .elementor-nav-menu--main .elementor-nav-menu a:hover[b-qmlcb8a2hb], .elementor-nav-menu--main .elementor-nav-menu a:focus[b-qmlcb8a2hb], .elementor-nav-menu--main .elementor-nav-menu a.highlighted[b-qmlcb8a2hb] {
  padding: 13px 20px;
}

.elementor-nav-menu--main .elementor-nav-menu a.current[b-qmlcb8a2hb] {
  background: #373a3c;
  color: #fff;
}

.elementor-nav-menu--main .elementor-nav-menu a.disabled[b-qmlcb8a2hb] {
  background: #55595c;
  color: #a1a6a9;
}

.elementor-nav-menu--main .elementor-nav-menu ul[b-qmlcb8a2hb] {
  position: absolute;
  width: 12em;
  border-width: 0;
  border-style: solid;
  padding: 0;
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-up[b-qmlcb8a2hb],
.elementor-nav-menu--main .elementor-nav-menu span.scroll-down[b-qmlcb8a2hb] {
  position: absolute;
  display: none;
  visibility: hidden;
  overflow: hidden;
  background: #fff;
  height: 20px;
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow[b-qmlcb8a2hb], .elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow[b-qmlcb8a2hb] {
  position: absolute;
  top: -2px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-width: 8px;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #494c4f transparent;
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow[b-qmlcb8a2hb] {
  top: 6px;
  border-style: solid dashed dashed dashed;
  border-color: #494c4f transparent transparent transparent;
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i[b-qmlcb8a2hb] {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg[b-qmlcb8a2hb] {
  height: 1em;
  width: 1em;
}

.elementor-nav-menu--layout-horizontal[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a[b-qmlcb8a2hb] {
  white-space: nowrap;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li ul[b-qmlcb8a2hb], .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > .scroll-down[b-qmlcb8a2hb] {
  top: 100% !important;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > a[b-qmlcb8a2hb] {
  -webkit-margin-start: var(--e-nav-menu-horizontal-menu-item-margin);
  margin-inline-start: var(--e-nav-menu-horizontal-menu-item-margin);
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > ul[b-qmlcb8a2hb], .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > .scroll-down[b-qmlcb8a2hb], .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > .scroll-up[b-qmlcb8a2hb] {
  left: var(--e-nav-menu-horizontal-menu-item-margin) !important;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child) > a[b-qmlcb8a2hb] {
  -webkit-margin-end: var(--e-nav-menu-horizontal-menu-item-margin);
  margin-inline-end: var(--e-nav-menu-horizontal-menu-item-margin);
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child)[b-qmlcb8a2hb]:after {
  content: var(--e-nav-menu-divider-content, none);
  border-left-width: var(--e-nav-menu-divider-width, 2px);
  border-left-style: var(--e-nav-menu-divider-style, solid);
  height: var(--e-nav-menu-divider-height, 35%);
  border-color: var(--e-nav-menu-divider-color, #000);
  -ms-flex-item-align: center;
  align-self: center;
}

.elementor-nav-menu__align-right .elementor-nav-menu[b-qmlcb8a2hb] {
  margin-left: auto;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical > ul > li > a[b-qmlcb8a2hb] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.elementor-nav-menu__align-left .elementor-nav-menu[b-qmlcb8a2hb] {
  margin-right: auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical > ul > li > a[b-qmlcb8a2hb] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.elementor-nav-menu__align-center .elementor-nav-menu[b-qmlcb8a2hb] {
  margin-left: auto;
  margin-right: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical > ul > li > a[b-qmlcb8a2hb] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li[b-qmlcb8a2hb] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > a[b-qmlcb8a2hb] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-nav-menu .elementor-widget-container[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.elementor-nav-menu[b-qmlcb8a2hb] {
  position: relative;
  z-index: 2;
}

.elementor-nav-menu[b-qmlcb8a2hb]:after {
  content: " ";
  display: block;
  height: 0;
  font: 0px/0 serif;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

.elementor-nav-menu[b-qmlcb8a2hb],
.elementor-nav-menu ul[b-qmlcb8a2hb],
.elementor-nav-menu li[b-qmlcb8a2hb] {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.elementor-nav-menu ul[b-qmlcb8a2hb] {
  display: none;
}

.elementor-nav-menu ul ul a[b-qmlcb8a2hb],
.elementor-nav-menu ul ul a:hover[b-qmlcb8a2hb],
.elementor-nav-menu ul ul a:focus[b-qmlcb8a2hb],
.elementor-nav-menu ul ul a:active[b-qmlcb8a2hb] {
  border-left: 16px solid transparent;
}

.elementor-nav-menu ul ul ul a[b-qmlcb8a2hb],
.elementor-nav-menu ul ul ul a:hover[b-qmlcb8a2hb],
.elementor-nav-menu ul ul ul a:focus[b-qmlcb8a2hb],
.elementor-nav-menu ul ul ul a:active[b-qmlcb8a2hb] {
  border-left: 24px solid transparent;
}

.elementor-nav-menu ul ul ul ul a[b-qmlcb8a2hb],
.elementor-nav-menu ul ul ul ul a:hover[b-qmlcb8a2hb],
.elementor-nav-menu ul ul ul ul a:focus[b-qmlcb8a2hb],
.elementor-nav-menu ul ul ul ul a:active[b-qmlcb8a2hb] {
  border-left: 32px solid transparent;
}

.elementor-nav-menu ul ul ul ul ul a[b-qmlcb8a2hb],
.elementor-nav-menu ul ul ul ul ul a:hover[b-qmlcb8a2hb],
.elementor-nav-menu ul ul ul ul ul a:focus[b-qmlcb8a2hb],
.elementor-nav-menu ul ul ul ul ul a:active[b-qmlcb8a2hb] {
  border-left: 40px solid transparent;
}

.elementor-nav-menu li[b-qmlcb8a2hb],
.elementor-nav-menu a[b-qmlcb8a2hb] {
  position: relative;
}

.elementor-nav-menu li[b-qmlcb8a2hb] {
  border-width: 0;
}

.elementor-nav-menu a[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-nav-menu a[b-qmlcb8a2hb], .elementor-nav-menu a:hover[b-qmlcb8a2hb], .elementor-nav-menu a:focus[b-qmlcb8a2hb] {
  padding: 10px 20px;
  line-height: 20px;
}

.elementor-nav-menu a.current[b-qmlcb8a2hb] {
  background: #373a3c;
  color: #fff;
}

.elementor-nav-menu a.disabled[b-qmlcb8a2hb] {
  cursor: not-allowed;
  color: #a1a6a9;
}

.elementor-nav-menu .e-plus-icon[b-qmlcb8a2hb]:before {
  content: "+";
}

.elementor-nav-menu .sub-arrow[b-qmlcb8a2hb] {
  line-height: 1;
  padding: 10px 0 10px 10px;
  margin-top: -10px;
  margin-bottom: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-nav-menu .sub-arrow i[b-qmlcb8a2hb] {
  pointer-events: none;
}

.elementor-nav-menu .sub-arrow .fa.fa-chevron-down[b-qmlcb8a2hb], .elementor-nav-menu .sub-arrow .fas.fa-chevron-down[b-qmlcb8a2hb] {
  font-size: 0.7em;
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg[b-qmlcb8a2hb] {
  height: 1em;
  width: 1em;
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down[b-qmlcb8a2hb] {
  height: 0.7em;
  width: 0.7em;
}

.elementor-nav-menu--dropdown .elementor-item:hover[b-qmlcb8a2hb], .elementor-nav-menu--dropdown .elementor-item:focus[b-qmlcb8a2hb], .elementor-nav-menu--dropdown .elementor-item.highlighted[b-qmlcb8a2hb], .elementor-nav-menu--dropdown .elementor-item.elementor-item-active[b-qmlcb8a2hb],
.elementor-sub-item:hover[b-qmlcb8a2hb],
.elementor-sub-item:focus[b-qmlcb8a2hb],
.elementor-sub-item.highlighted[b-qmlcb8a2hb],
.elementor-sub-item.elementor-item-active[b-qmlcb8a2hb] {
  background-color: #55595c;
  color: #fff;
}

.elementor-menu-toggle[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: var(--nav-menu-icon-size, 22px);
  padding: 0.25em;
  cursor: pointer;
  border: 0 solid;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.05);
  color: #494c4f;
}

.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open[b-qmlcb8a2hb] {
  display: none;
}

.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close[b-qmlcb8a2hb] {
  display: none;
}

.elementor-menu-toggle .e-font-icon-svg[b-qmlcb8a2hb] {
  fill: #494c4f;
  height: 1em;
  width: 1em;
}

.elementor-menu-toggle svg[b-qmlcb8a2hb] {
  width: 1em;
  height: auto;
  fill: var(--nav-menu-icon-color, currentColor);
}

span.elementor-menu-toggle__icon--open[b-qmlcb8a2hb],
span.elementor-menu-toggle__icon--close[b-qmlcb8a2hb] {
  line-height: 1;
}

.elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
  background-color: #fff;
  font-size: 13px;
}

.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-nav-menu--dropdown-none .elementor-menu-toggle[b-qmlcb8a2hb] {
  display: none;
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container[b-qmlcb8a2hb] {
  margin-top: 10px;
  -webkit-transition: max-height 0.3s, -webkit-transform 0.3s;
  transition: max-height 0.3s, -webkit-transform 0.3s;
  -o-transition: max-height 0.3s, transform 0.3s;
  transition: max-height 0.3s, transform 0.3s;
  transition: max-height 0.3s, transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  overflow-y: hidden;
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item[b-qmlcb8a2hb] {
  font-size: 0.85em;
}

.elementor-nav-menu--dropdown a[b-qmlcb8a2hb] {
  color: #494c4f;
}

.elementor-nav-menu--dropdown a.current[b-qmlcb8a2hb] {
  background: #373a3c;
  color: #fff;
}

.elementor-nav-menu--dropdown a.disabled[b-qmlcb8a2hb] {
  color: #b3b3b3;
}

ul.elementor-nav-menu--dropdown a[b-qmlcb8a2hb], ul.elementor-nav-menu--dropdown a:hover[b-qmlcb8a2hb], ul.elementor-nav-menu--dropdown a:focus[b-qmlcb8a2hb] {
  text-shadow: none;
  border-left: 8px solid transparent;
}

.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a[b-qmlcb8a2hb] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active) + .elementor-nav-menu__container[b-qmlcb8a2hb] {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  max-height: 0;
}

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container[b-qmlcb8a2hb] {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  max-height: 100vh;
}

.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
  position: absolute;
  z-index: 9997;
}

/**
 * Mobile Hamburger Menu Breakpoint
 */
@media (max-width: 767px) {
  .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main[b-qmlcb8a2hb] {
    display: none;
  }
}
@media (min-width: 768px) {
  .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-nav-menu--dropdown-mobile .elementor-menu-toggle[b-qmlcb8a2hb] {
    display: none;
  }
}
/**
 * Mobile Extra Hamburger Menu Breakpoint
 */
@media (max-width: -1px) {
  .elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main[b-qmlcb8a2hb] {
    display: none;
  }
}
@media (min-width: -1px) {
  .elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle[b-qmlcb8a2hb] {
    display: none;
  }
}
/**
 * Tablet Hamburger Menu Breakpoint
 */
@media (min-width: 1025px) {
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle[b-qmlcb8a2hb] {
    display: none;
  }
}
@media (max-width: 1024px) {
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main[b-qmlcb8a2hb] {
    display: none;
  }
}
/**
 * Tablet Extra Hamburger Menu Breakpoint
 */
@media (max-width: -1px) {
  .elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main[b-qmlcb8a2hb] {
    display: none;
  }
}
@media (min-width: -1px) {
  .elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle[b-qmlcb8a2hb] {
    display: none;
  }
}
.elementor-gallery__container[b-qmlcb8a2hb] {
  min-height: 1px;
}

.elementor-gallery-item[b-qmlcb8a2hb] {
  position: relative;
  overflow: hidden;
  display: block;
  text-decoration: none;
  border: solid var(--image-border-width) var(--image-border-color);
  border-radius: var(--image-border-radius);
}

.elementor-gallery-item__overlay[b-qmlcb8a2hb], .elementor-gallery-item__content[b-qmlcb8a2hb] {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.elementor-gallery-item__overlay[b-qmlcb8a2hb] {
  mix-blend-mode: var(--overlay-mix-blend-mode);
  -webkit-transition-duration: var(--overlay-transition-duration);
  -o-transition-duration: var(--overlay-transition-duration);
  transition-duration: var(--overlay-transition-duration);
  -webkit-transition-property: mix-blend-mode, opacity, background-color, -webkit-transform;
  transition-property: mix-blend-mode, opacity, background-color, -webkit-transform;
  -o-transition-property: mix-blend-mode, transform, opacity, background-color;
  transition-property: mix-blend-mode, transform, opacity, background-color;
  transition-property: mix-blend-mode, transform, opacity, background-color, -webkit-transform;
}

.elementor-gallery-item__image.e-gallery-image[b-qmlcb8a2hb] {
  -webkit-transition-duration: var(--image-transition-duration);
  -o-transition-duration: var(--image-transition-duration);
  transition-duration: var(--image-transition-duration);
  -webkit-transition-property: -webkit-filter, -webkit-transform;
  transition-property: -webkit-filter, -webkit-transform;
  -o-transition-property: filter, transform;
  transition-property: filter, transform;
  transition-property: filter, transform, -webkit-filter, -webkit-transform;
}

.elementor-gallery-item__content[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: var(--content-justify-content, center);
  -ms-flex-pack: var(--content-justify-content, center);
  justify-content: var(--content-justify-content, center);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: var(--content-text-align);
  padding: var(--content-padding);
}

.elementor-gallery-item__content > div[b-qmlcb8a2hb] {
  -webkit-transition-duration: var(--content-transition-duration);
  -o-transition-duration: var(--content-transition-duration);
  transition-duration: var(--content-transition-duration);
}

.elementor-gallery-item__content.elementor-gallery--sequenced-animation > div:nth-child(2)[b-qmlcb8a2hb] {
  -webkit-transition-delay: calc(var(--content-transition-delay) / 3);
  -o-transition-delay: calc(var(--content-transition-delay) / 3);
  transition-delay: calc(var(--content-transition-delay) / 3);
}

.elementor-gallery-item__content.elementor-gallery--sequenced-animation > div:nth-child(3)[b-qmlcb8a2hb] {
  -webkit-transition-delay: calc(var(--content-transition-delay) / 3 * 2);
  -o-transition-delay: calc(var(--content-transition-delay) / 3 * 2);
  transition-delay: calc(var(--content-transition-delay) / 3 * 2);
}

.elementor-gallery-item__content.elementor-gallery--sequenced-animation > div:nth-child(4)[b-qmlcb8a2hb] {
  -webkit-transition-delay: calc(var(--content-transition-delay) / 3 * 3);
  -o-transition-delay: calc(var(--content-transition-delay) / 3 * 3);
  transition-delay: calc(var(--content-transition-delay) / 3 * 3);
}

.elementor-gallery-item__description[b-qmlcb8a2hb] {
  color: var(--description-text-color, #ffffff);
  width: 100%;
}

.elementor-gallery-item__title[b-qmlcb8a2hb] {
  color: var(--title-text-color, #ffffff);
  font-weight: bold;
  width: 100%;
}

.elementor-gallery__titles-container[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: var(--titles-container-justify-content, center);
  -ms-flex-pack: var(--titles-container-justify-content, center);
  justify-content: var(--titles-container-justify-content, center);
  margin-bottom: 20px;
}

.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item[b-qmlcb8a2hb]:before {
  background-color: var(--galleries-pointer-bg-color-hover);
}

.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item[b-qmlcb8a2hb]:after {
  background-color: var(--galleries-pointer-bg-color-hover);
}

.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active[b-qmlcb8a2hb]:before {
  background-color: var(--galleries-pointer-bg-color-active);
}

.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active[b-qmlcb8a2hb]:after {
  background-color: var(--galleries-pointer-bg-color-active);
}

.elementor-gallery__titles-container.e--pointer-framed .elementor-item[b-qmlcb8a2hb]:before {
  border-color: var(--galleries-pointer-bg-color-hover);
  border-width: var(--galleries-pointer-border-width);
}

.elementor-gallery__titles-container.e--pointer-framed .elementor-item[b-qmlcb8a2hb]:after {
  border-color: var(--galleries-pointer-bg-color-hover);
}

.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active[b-qmlcb8a2hb]:before {
  border-color: var(--galleries-pointer-bg-color-active);
}

.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active[b-qmlcb8a2hb]:after {
  border-color: var(--galleries-pointer-bg-color-active);
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item[b-qmlcb8a2hb]:before {
  border-width: 0 0 var(--galleries-pointer-border-width) var(--galleries-pointer-border-width);
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item[b-qmlcb8a2hb]:after {
  border-width: var(--galleries-pointer-border-width) var(--galleries-pointer-border-width) 0 0;
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item[b-qmlcb8a2hb]:before {
  border-width: var(--galleries-pointer-border-width) 0 0 var(--galleries-pointer-border-width);
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item[b-qmlcb8a2hb]:after {
  border-width: 0 var(--galleries-pointer-border-width) var(--galleries-pointer-border-width) 0;
}

.elementor-gallery__titles-container .e--pointer-underline .elementor-item[b-qmlcb8a2hb]:after,
.elementor-gallery__titles-container .e--pointer-overline .elementor-item[b-qmlcb8a2hb]:before,
.elementor-gallery__titles-container .e--pointer-double-line .elementor-item[b-qmlcb8a2hb]:before,
.elementor-gallery__titles-container .e--pointer-double-line .elementor-item[b-qmlcb8a2hb]:after {
  height: var(--galleries-pointer-border-width);
}

.elementor-gallery-title[b-qmlcb8a2hb] {
  --space-between: 10px;
  cursor: pointer;
  color: #6D7882;
  font-weight: 500;
  position: relative;
  padding: 7px 14px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.elementor-gallery-title--active[b-qmlcb8a2hb] {
  color: #495157;
}

.elementor-gallery-title:not(:last-child)[b-qmlcb8a2hb] {
  margin-right: var(--space-between);
}

.elementor-gallery-item__title + .elementor-gallery-item__description[b-qmlcb8a2hb] {
  margin-top: var(--description-margin-top);
}

.e-gallery-item.elementor-gallery-item[b-qmlcb8a2hb] {
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}

.e-gallery-item:hover .elementor-gallery__item-overlay-bg[b-qmlcb8a2hb] {
  opacity: 1;
}

.e-gallery-item:hover .elementor-gallery__item-overlay-content[b-qmlcb8a2hb] {
  opacity: 1;
}

.e-gallery-item:hover .elementor-gallery__item-overlay-content__title[b-qmlcb8a2hb], .e-gallery-item:hover .elementor-gallery__item-overlay-content__description[b-qmlcb8a2hb] {
  opacity: 1;
}

.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-right[b-qmlcb8a2hb], .e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-left[b-qmlcb8a2hb], .e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-top[b-qmlcb8a2hb], .e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-bottom[b-qmlcb8a2hb] {
  opacity: 1;
}

a.elementor-item.elementor-gallery-title[b-qmlcb8a2hb] {
  color: var(--galleries-title-color-normal);
}

a.elementor-item.elementor-gallery-title:hover[b-qmlcb8a2hb], a.elementor-item.elementor-gallery-title.elementor-item-active[b-qmlcb8a2hb], a.elementor-item.elementor-gallery-title.highlighted[b-qmlcb8a2hb], a.elementor-item.elementor-gallery-title:focus[b-qmlcb8a2hb] {
  color: var(--galleries-title-color-hover);
}

a.elementor-item.elementor-gallery-title.elementor-item-active[b-qmlcb8a2hb] {
  color: var(--gallery-title-color-active);
}

.e-container .elementor-widget-gallery[b-qmlcb8a2hb] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.e-container > .elementor-widget-gallery[b-qmlcb8a2hb] {
  width: var(--container-widget-width, 100%);
}

.elementor-widget-table-of-contents .elementor-toc__header-title[b-qmlcb8a2hb] {
  color: var(--header-color);
}

.elementor-widget-table-of-contents.elementor-toc--collapsed .elementor-toc__toggle-button--collapse[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-table-of-contents:not(.elementor-toc--collapsed) .elementor-toc__toggle-button--expand[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-table-of-contents .elementor-widget-container[b-qmlcb8a2hb] {
  min-height: var(--box-min-height);
  border: var(--box-border-width, 1px) solid var(--box-border-color, #a4afb7);
  border-radius: var(--box-border-radius, 3px);
  background-color: var(--box-background-color);
  -webkit-transition: min-height 0.4s;
  -o-transition: min-height 0.4s;
  transition: min-height 0.4s;
  overflow: hidden;
}

.elementor-toc__header[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: var(--box-padding, 20px);
  background-color: var(--header-background-color);
  border-bottom: var(--separator-width, 1px) solid var(--box-border-color, #a4afb7);
}

.elementor-toc__header-title[b-qmlcb8a2hb] {
  font-size: 18px;
  margin: 0;
  color: var(--header-color);
}

.elementor-toc__toggle-button[b-qmlcb8a2hb] {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.elementor-toc__toggle-button i[b-qmlcb8a2hb] {
  color: var(--toggle-button-color);
}

.elementor-toc__toggle-button svg[b-qmlcb8a2hb] {
  fill: var(--toggle-button-color);
  height: 1em;
  width: 1em;
  fill: var(--toggle-button-color);
}

.elementor-toc__spinner-container[b-qmlcb8a2hb] {
  text-align: center;
}

.elementor-toc__spinner[b-qmlcb8a2hb] {
  font-size: 2em;
}

.elementor-toc__spinner.e-font-icon-svg[b-qmlcb8a2hb] {
  height: 1em;
  width: 1em;
}

.elementor-toc__body[b-qmlcb8a2hb] {
  padding: var(--box-padding, 20px);
  max-height: var(--toc-body-max-height);
  overflow-y: auto;
}

.elementor-toc__body[b-qmlcb8a2hb]::-webkit-scrollbar {
  width: 7px;
}

.elementor-toc__body[b-qmlcb8a2hb]::-webkit-scrollbar-thumb {
  background-color: #c2cbd2;
  border-radius: 10px;
}

.elementor-toc__list-wrapper[b-qmlcb8a2hb] {
  list-style: none;
  padding: 0;
}

.elementor-toc__list-item[b-qmlcb8a2hb] {
  margin-bottom: 0.5em;
}

.elementor-toc__list-item.elementor-item-active[b-qmlcb8a2hb] {
  font-weight: bold;
}

.elementor-toc__list-item .elementor-toc__list-wrapper[b-qmlcb8a2hb] {
  margin-top: 0.5em;
  margin-left: var(--nested-list-indent, 1em);
}

.elementor-toc__list-item-text:hover[b-qmlcb8a2hb] {
  color: var(--item-text-hover-color);
  -webkit-text-decoration: var(--item-text-hover-decoration);
  text-decoration: var(--item-text-hover-decoration);
}

.elementor-toc__list-item-text.elementor-item-active[b-qmlcb8a2hb] {
  color: var(--item-text-active-color);
  -webkit-text-decoration: var(--item-text-active-decoration);
  text-decoration: var(--item-text-active-decoration);
}

.elementor-toc__list-item-text-wrapper[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.elementor-toc__list-item-text-wrapper i[b-qmlcb8a2hb], .elementor-toc__list-item-text-wrapper[b-qmlcb8a2hb]:before {
  margin-right: 8px;
  color: var(--marker-color);
}

.elementor-toc__list-item-text-wrapper svg[b-qmlcb8a2hb] {
  margin-right: 8px;
  fill: var(--marker-color);
  height: var(--marker-size, 0.5em);
  width: var(--marker-size, 0.5em);
}

.elementor-toc__list-item-text-wrapper i[b-qmlcb8a2hb] {
  font-size: var(--marker-size, 0.5em);
}

.elementor-toc__list-item-text-wrapper[b-qmlcb8a2hb]:before {
  font-size: var(--marker-size, 1em);
}

.elementor-toc--content-ellipsis .elementor-toc__list-item-text[b-qmlcb8a2hb] {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.elementor-toc__list-items--collapsible > .elementor-toc__list-wrapper > .elementor-toc__list-item > .elementor-toc__list-wrapper[b-qmlcb8a2hb] {
  display: none;
}

.elementor-toc__heading-anchor[b-qmlcb8a2hb] {
  position: absolute;
}

.elementor-toc__body .elementor-toc__list-item-text[b-qmlcb8a2hb] {
  color: var(--item-text-color);
  -webkit-text-decoration: var(--item-text-decoration);
  text-decoration: var(--item-text-decoration);
}

.elementor-toc__body .elementor-toc__list-item-text:hover[b-qmlcb8a2hb] {
  color: var(--item-text-hover-color);
  -webkit-text-decoration: var(--item-text-hover-decoration);
  text-decoration: var(--item-text-hover-decoration);
}

.elementor-toc__body .elementor-toc__list-item-text.elementor-item-active[b-qmlcb8a2hb] {
  color: var(--item-text-active-color);
  -webkit-text-decoration: var(--item-text-active-decoration);
  text-decoration: var(--item-text-active-decoration);
}

ol.elementor-toc__list-wrapper[b-qmlcb8a2hb] {
  counter-reset: item;
}

ol.elementor-toc__list-wrapper .elementor-toc__list-item[b-qmlcb8a2hb] {
  counter-increment: item;
}

ol.elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper[b-qmlcb8a2hb]:before {
  content: counters(item, ".") ". ";
}

.e-lottie__container[b-qmlcb8a2hb] {
  display: inline-block;
  max-width: var(--lottie-container-max-width);
  width: var(--lottie-container-width);
  opacity: var(--lottie-container-opacity);
}

.e-lottie__container:hover[b-qmlcb8a2hb] {
  opacity: var(--lottie-container-opacity-hover);
  -webkit-transition-duration: var(--lottie-container-transition-duration-hover);
  -o-transition-duration: var(--lottie-container-transition-duration-hover);
  transition-duration: var(--lottie-container-transition-duration-hover);
}

.e-lottie__container svg[b-qmlcb8a2hb],
.e-lottie__container svg *[b-qmlcb8a2hb] {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.e-lottie__caption[b-qmlcb8a2hb] {
  color: var(--caption-color);
  margin-top: var(--caption-margin-top);
  text-align: var(--caption-text-align);
}

/* Video_Playlist Widget */
.e-tabs-inner-tabs[b-qmlcb8a2hb] {
  text-align: left;
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
}

.e-tabs-inner-tabs .e-tab-content[b-qmlcb8a2hb] {
  padding-top: 32px;
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper [b-qmlcb8a2hb]:after {
  content: "";
  width: 100%;
  height: var(--inner-tabs-border-height, 1px);
  background-color: var(--inner-tabs-border-color, #d5dadf);
  position: absolute;
  bottom: 0;
  z-index: -1;
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title[b-qmlcb8a2hb] {
  font-weight: 700;
  min-width: 140px;
  line-height: 38px;
  height: 38px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a[b-qmlcb8a2hb] {
  color: #6d7882;
  padding: 0 36px;
  display: block;
  text-align: center;
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title.e-inner-tab-active[b-qmlcb8a2hb] {
  border-bottom: 0 solid transparent;
  border-color: #495157;
  border-width: 0 0 1px 0;
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title.e-inner-tab-active a[b-qmlcb8a2hb] {
  color: #495157;
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-tab-mobile-title[b-qmlcb8a2hb] {
  display: none;
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content[b-qmlcb8a2hb] {
  display: none;
  padding: 20px;
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text[b-qmlcb8a2hb] {
  color: #556068;
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.e-inner-tab-active[b-qmlcb8a2hb] {
  display: block;
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-buttons[b-qmlcb8a2hb] {
  margin-top: 24px;
  display: none;
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-buttons button[b-qmlcb8a2hb] {
  display: none;
  font-weight: 500;
  line-height: 24px;
  text-decoration: underline;
  border: none;
  background: transparent;
  padding: 0;
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible .e-inner-tab-text[b-qmlcb8a2hb] {
  overflow: hidden;
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible button[b-qmlcb8a2hb] {
  display: none;
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible button.show-button[b-qmlcb8a2hb] {
  display: block;
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible.show-inner-tab-buttons .e-inner-tab-buttons[b-qmlcb8a2hb] {
  display: block;
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.show-full-height div.e-inner-tab-text[b-qmlcb8a2hb] {
  height: auto;
}

@media (max-width: 767px) {
  .e-tabs-inner-tabs > .e-tab-content:first-child[b-qmlcb8a2hb] {
    padding-top: 24px;
  }
  .e-tabs-inner-tabs .e-inner-tabs-wrapper[b-qmlcb8a2hb] {
    display: none;
  }
  .e-tabs-inner-tabs .e-inner-tabs-content-wrapper[b-qmlcb8a2hb] {
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #d5dadf;
  }
  .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-tab-mobile-title[b-qmlcb8a2hb] {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #d5dadf;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    height: 38px;
    line-height: 38px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px;
    cursor: pointer;
    display: block;
  }
  .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content[b-qmlcb8a2hb] {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #d5dadf;
    padding: 20px;
  }
}
.elementor-widget-video-playlist.elementor-layout-end .e-tabs-main-area[b-qmlcb8a2hb] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media (max-width: 767px) {
  .elementor-widget-video-playlist.elementor-layout-end .e-tabs-main-area[b-qmlcb8a2hb] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.elementor-widget-video-playlist[b-qmlcb8a2hb] {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
}

.elementor-widget-video-playlist .e-tabs[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.elementor-widget-video-playlist .e-tabs-main-area[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  height: 434px;
}

.elementor-widget-video-playlist .e-tabs-wrapper[b-qmlcb8a2hb] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 33%;
}

.elementor-widget-video-playlist .e-tabs-header[b-qmlcb8a2hb] {
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 16px;
  min-height: 56px;
  border-bottom: 1px solid #d5dadf;
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side[b-qmlcb8a2hb] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-title[b-qmlcb8a2hb] {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-weight: 700;
  font-size: 16px;
  padding: 10px 0;
  overflow-wrap: anywhere;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin: auto 0;
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count[b-qmlcb8a2hb] {
  font-size: 14px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-weight: 400;
  line-height: 20px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 18px 0 0;
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button[b-qmlcb8a2hb] {
  display: none;
  margin: auto 0 auto 8px;
  cursor: pointer;
  padding: 0 4px;
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button.e-font-icon-svg[b-qmlcb8a2hb] {
  height: 1em;
  width: 1em;
}

.elementor-widget-video-playlist .e-tabs-header .rotate-up[b-qmlcb8a2hb] {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.elementor-widget-video-playlist .e-tabs-header .rotate-down[b-qmlcb8a2hb] {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper[b-qmlcb8a2hb] {
  background-color: #ffffff;
  overflow: hidden;
  position: relative;
  height: 100%;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-bottom[b-qmlcb8a2hb] {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#ffffff));
  background: -o-linear-gradient(top, transparent 0%, #ffffff 100%);
  background: linear-gradient(180deg, transparent 0%, #ffffff 100%);
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-top[b-qmlcb8a2hb] {
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(#ffffff));
  background: -o-linear-gradient(bottom, transparent 0%, #ffffff 100%);
  background: linear-gradient(0deg, transparent 0%, #ffffff 100%);
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items[b-qmlcb8a2hb] {
  overflow: auto;
  height: 100%;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-section-title[b-qmlcb8a2hb] {
  border-color: #d5dadf;
  border-width: 1px 0 0 0;
  font-size: 14px;
  height: 36px;
  padding: 0 16px;
  line-height: 36px;
  margin: 0;
  text-align: left;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border-width: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title[b-qmlcb8a2hb] {
  background-color: #ffffff;
  border-color: #d5dadf;
  border-width: 0 0 1px 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  height: 55px;
  line-height: 55px;
  outline: none;
  padding: 0 16px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title i[b-qmlcb8a2hb] {
  text-shadow: 0 0 3px #000000;
  color: #ffffff;
  font-size: var(--playlist-item-icon-size, 16px);
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg[b-qmlcb8a2hb] {
  text-shadow: 0 0 3px #000000;
  color: #ffffff;
  fill: #ffffff;
  width: var(--playlist-item-icon-size, 16px);
  height: var(--playlist-item-icon-size, 16px);
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg path[b-qmlcb8a2hb] {
  fill: #ffffff;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active[b-qmlcb8a2hb], .elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover[b-qmlcb8a2hb] {
  background-color: #f1f3f5;
  border-color: #d5dadf;
  border-width: 0 0 1px 0;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active i[b-qmlcb8a2hb], .elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover i[b-qmlcb8a2hb] {
  text-shadow: 0 0 3px #000000;
  color: #ffffff;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active svg[b-qmlcb8a2hb], .elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover svg[b-qmlcb8a2hb] {
  text-shadow: 0 0 3px #000000;
  color: #ffffff;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active svg path[b-qmlcb8a2hb], .elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover svg path[b-qmlcb8a2hb] {
  fill: #ffffff;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active .e-tab-title-text[b-qmlcb8a2hb], .elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover .e-tab-title-text[b-qmlcb8a2hb] {
  font-size: 14px;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-play[b-qmlcb8a2hb],
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-watched[b-qmlcb8a2hb] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail[b-qmlcb8a2hb] {
  background-color: #d5dadf;
  position: relative;
  margin: auto 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 75px;
  height: 42px;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail img[b-qmlcb8a2hb] {
  -o-object-fit: fill;
  object-fit: fill;
  width: 75px;
  height: 42px;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail i[b-qmlcb8a2hb],
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail svg[b-qmlcb8a2hb] {
  position: absolute;
  bottom: 4px;
  right: 4px;
  font-weight: 900;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-title-text[b-qmlcb8a2hb] {
  font-size: 14px;
  margin: auto 8px;
  text-align: left;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title i[b-qmlcb8a2hb],
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg[b-qmlcb8a2hb] {
  margin: auto 0;
  vertical-align: middle;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-duration[b-qmlcb8a2hb] {
  font-size: 14px;
  margin: auto 0;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-watched[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.watched-video .icon-play[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.watched-video .icon-watched[b-qmlcb8a2hb] {
  display: block;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-top[b-qmlcb8a2hb] {
  display: none;
  height: 98px;
  position: absolute;
  top: 0;
  width: 100%;
  pointer-events: none;
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(#ffffff));
  background: -o-linear-gradient(bottom, transparent 0%, #ffffff 100%);
  background: linear-gradient(0deg, transparent 0%, #ffffff 100%);
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-bottom[b-qmlcb8a2hb] {
  display: none;
  height: 98px;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#ffffff));
  background: -o-linear-gradient(top, transparent 0%, #ffffff 100%);
  background: linear-gradient(180deg, transparent 0%, #ffffff 100%);
  pointer-events: none;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper.top-shadow .shadow-top[b-qmlcb8a2hb] {
  display: block;
}

.elementor-widget-video-playlist .e-tabs-items-wrapper.bottom-shadow .shadow-bottom[b-qmlcb8a2hb] {
  display: block;
}

.elementor-widget-video-playlist .e-tabs-content-wrapper[b-qmlcb8a2hb] {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 100%;
  position: relative;
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .elementor-custom-embed-image-overlay[b-qmlcb8a2hb] {
  cursor: pointer;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-mobile-title[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content[b-qmlcb8a2hb] {
  background-color: #000000;
  display: none;
  height: 100%;
  outline: none;
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content > div[b-qmlcb8a2hb] {
  height: 100%;
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content iframe[b-qmlcb8a2hb] {
  height: 100%;
  max-height: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content video[b-qmlcb8a2hb] {
  height: 100%;
  background-color: #000000;
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-tab-content[b-qmlcb8a2hb] {
  display: none;
  outline: none;
}

@media (max-width: 767px) {
  .elementor-widget-video-playlist .e-tabs-main-area[b-qmlcb8a2hb] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    height: auto;
  }
  .elementor-widget-video-playlist .e-tabs-main-area .e-tabs-content-wrapper[b-qmlcb8a2hb] {
    border: none;
    height: 38%;
  }
  .elementor-widget-video-playlist .e-tabs-wrapper[b-qmlcb8a2hb] {
    width: auto;
    height: 62%;
  }
  .elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items[b-qmlcb8a2hb] {
    max-height: 248px;
  }
  .elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items .e-tab-title[b-qmlcb8a2hb] {
    border: none;
  }
  .elementor-widget-video-playlist .e-tabs-header[b-qmlcb8a2hb] {
    min-height: 48px;
  }
  .elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button[b-qmlcb8a2hb] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count[b-qmlcb8a2hb] {
    margin: 0 6px;
    padding: 14px 0 0;
  }
  .elementor-widget-video-playlist .e-tab-content[b-qmlcb8a2hb] {
    border: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.elementor-payment-button[b-qmlcb8a2hb] {
  border: none;
}

.elementor-scrolling-tracker[b-qmlcb8a2hb] {
  --scrolling-track-default-progress-color: #61ce70;
  --scrolling-track-default-color: #eeeeee;
}

.elementor-scrolling-tracker-horizontal[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: var(--horizontal-height, 20px);
  padding: var(--tracker-padding);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-width: var(--horizontal-border-top-width, 2px);
  border-right-width: var(--horizontal-border-right-width, 2px);
  border-bottom-width: var(--horizontal-border-bottom-width, 2px);
  border-left-width: var(--horizontal-border-left-width, 2px);
  border-style: var(--horizontal-border-style);
  border-color: var(--horizontal-border-color);
  border-radius: var(--border-radius);
  background-color: var(--scrolling-track-default-color);
  direction: var(--direction);
}

.elementor-scrolling-tracker-horizontal .current-progress[b-qmlcb8a2hb] {
  display: none;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  border-radius: var(--progress-border-radius);
  border-top-width: var(--horizontal-progress-border-top-width, 2px);
  border-right-width: var(--horizontal-progress-border-right-width, 2px);
  border-bottom-width: var(--horizontal-progress-border-bottom-width, 2px);
  border-left-width: var(--horizontal-progress-border-left-width, 2px);
  border-style: var(--horizontal-progress-border);
  border-color: var(--horizontal-progress-border-color);
  background-color: var(--scrolling-track-default-progress-color);
}

.elementor-scrolling-tracker-horizontal .current-progress .current-progress-percentage[b-qmlcb8a2hb] {
  inset-inline-end: 0.5em;
  inset-inline-start: auto;
  position: absolute;
  direction: var(--text-direction);
  color: var(--percentage-color, var(--scrolling-track-precentage-default-color));
}

.elementor-scrolling-tracker-circular[b-qmlcb8a2hb] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: var(--circular-width, 100px);
  height: var(--circular-height, 100px);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  -webkit-margin-end: auto;
  margin-inline-end: auto;
}

.elementor-scrolling-tracker-circular .current-progress-percentage[b-qmlcb8a2hb] {
  position: absolute;
  color: var(--percentage-color, var(--scrolling-track-precentage-default-color));
}

.elementor-scrolling-tracker-circular svg[b-qmlcb8a2hb] {
  position: absolute;
}

.elementor-scrolling-tracker-circular .current-progress[b-qmlcb8a2hb] {
  display: none;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  stroke: var(--circular-color, var(--scrolling-track-default-progress-color));
  fill: transparent;
  stroke-width: var(--circular-progress-width, 4px);
}

.elementor-scrolling-tracker-circular .circle[b-qmlcb8a2hb] {
  stroke: var(--circular-background-color, var(--scrolling-track-default-color));
  fill: transparent;
  stroke-width: var(--circular-background-width, 4px);
}

.elementor-scrolling-tracker-alignment-left[b-qmlcb8a2hb] {
  margin-left: 0;
  margin-right: auto;
}

.elementor-scrolling-tracker-alignment-center[b-qmlcb8a2hb] {
  margin-left: auto;
  margin-right: auto;
}

.elementor-scrolling-tracker-alignment-right[b-qmlcb8a2hb] {
  margin-left: auto;
  margin-right: 0;
}


/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa[b-qmlcb8a2hb],
.fas[b-qmlcb8a2hb],
.far[b-qmlcb8a2hb],
.fal[b-qmlcb8a2hb],
.fad[b-qmlcb8a2hb],
.fab[b-qmlcb8a2hb] {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg[b-qmlcb8a2hb] {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs[b-qmlcb8a2hb] {
  font-size: 0.75em;
}

.fa-sm[b-qmlcb8a2hb] {
  font-size: 0.875em;
}

.fa-1x[b-qmlcb8a2hb] {
  font-size: 1em;
}

.fa-2x[b-qmlcb8a2hb] {
  font-size: 2em;
}

.fa-3x[b-qmlcb8a2hb] {
  font-size: 3em;
}

.fa-4x[b-qmlcb8a2hb] {
  font-size: 4em;
}

.fa-5x[b-qmlcb8a2hb] {
  font-size: 5em;
}

.fa-6x[b-qmlcb8a2hb] {
  font-size: 6em;
}

.fa-7x[b-qmlcb8a2hb] {
  font-size: 7em;
}

.fa-8x[b-qmlcb8a2hb] {
  font-size: 8em;
}

.fa-9x[b-qmlcb8a2hb] {
  font-size: 9em;
}

.fa-10x[b-qmlcb8a2hb] {
  font-size: 10em;
}

.fa-fw[b-qmlcb8a2hb] {
  text-align: center;
  width: 1.25em;
}

.fa-ul[b-qmlcb8a2hb] {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li[b-qmlcb8a2hb] {
  position: relative;
}

.fa-li[b-qmlcb8a2hb] {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border[b-qmlcb8a2hb] {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left[b-qmlcb8a2hb] {
  float: left;
}

.fa-pull-right[b-qmlcb8a2hb] {
  float: right;
}

.fa.fa-pull-left[b-qmlcb8a2hb],
.fas.fa-pull-left[b-qmlcb8a2hb],
.far.fa-pull-left[b-qmlcb8a2hb],
.fal.fa-pull-left[b-qmlcb8a2hb],
.fab.fa-pull-left[b-qmlcb8a2hb] {
  margin-right: 0.3em;
}

.fa.fa-pull-right[b-qmlcb8a2hb],
.fas.fa-pull-right[b-qmlcb8a2hb],
.far.fa-pull-right[b-qmlcb8a2hb],
.fal.fa-pull-right[b-qmlcb8a2hb],
.fab.fa-pull-right[b-qmlcb8a2hb] {
  margin-left: 0.3em;
}

.fa-spin[b-qmlcb8a2hb] {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin-b-qmlcb8a2hb 2s infinite linear;
}

.fa-pulse[b-qmlcb8a2hb] {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin-b-qmlcb8a2hb 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin-b-qmlcb8a2hb {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90[b-qmlcb8a2hb] {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180[b-qmlcb8a2hb] {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270[b-qmlcb8a2hb] {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal[b-qmlcb8a2hb] {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical[b-qmlcb8a2hb] {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-both[b-qmlcb8a2hb], .fa-flip-horizontal.fa-flip-vertical[b-qmlcb8a2hb] {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

:root .fa-rotate-90[b-qmlcb8a2hb],
:root .fa-rotate-180[b-qmlcb8a2hb],
:root .fa-rotate-270[b-qmlcb8a2hb],
:root .fa-flip-horizontal[b-qmlcb8a2hb],
:root .fa-flip-vertical[b-qmlcb8a2hb],
:root .fa-flip-both[b-qmlcb8a2hb] {
  -webkit-filter: none;
  filter: none;
}

.fa-stack[b-qmlcb8a2hb] {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x[b-qmlcb8a2hb],
.fa-stack-2x[b-qmlcb8a2hb] {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x[b-qmlcb8a2hb] {
  line-height: inherit;
}

.fa-stack-2x[b-qmlcb8a2hb] {
  font-size: 2em;
}

.fa-inverse[b-qmlcb8a2hb] {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px[b-qmlcb8a2hb]:before {
  content: "\f26e";
}

.fa-accessible-icon[b-qmlcb8a2hb]:before {
  content: "\f368";
}

.fa-accusoft[b-qmlcb8a2hb]:before {
  content: "\f369";
}

.fa-acquisitions-incorporated[b-qmlcb8a2hb]:before {
  content: "\f6af";
}

.fa-ad[b-qmlcb8a2hb]:before {
  content: "\f641";
}

.fa-address-book[b-qmlcb8a2hb]:before {
  content: "\f2b9";
}

.fa-address-card[b-qmlcb8a2hb]:before {
  content: "\f2bb";
}

.fa-adjust[b-qmlcb8a2hb]:before {
  content: "\f042";
}

.fa-adn[b-qmlcb8a2hb]:before {
  content: "\f170";
}

.fa-adversal[b-qmlcb8a2hb]:before {
  content: "\f36a";
}

.fa-affiliatetheme[b-qmlcb8a2hb]:before {
  content: "\f36b";
}

.fa-air-freshener[b-qmlcb8a2hb]:before {
  content: "\f5d0";
}

.fa-airbnb[b-qmlcb8a2hb]:before {
  content: "\f834";
}

.fa-algolia[b-qmlcb8a2hb]:before {
  content: "\f36c";
}

.fa-align-center[b-qmlcb8a2hb]:before {
  content: "\f037";
}

.fa-align-justify[b-qmlcb8a2hb]:before {
  content: "\f039";
}

.fa-align-left[b-qmlcb8a2hb]:before {
  content: "\f036";
}

.fa-align-right[b-qmlcb8a2hb]:before {
  content: "\f038";
}

.fa-alipay[b-qmlcb8a2hb]:before {
  content: "\f642";
}

.fa-allergies[b-qmlcb8a2hb]:before {
  content: "\f461";
}

.fa-amazon[b-qmlcb8a2hb]:before {
  content: "\f270";
}

.fa-amazon-pay[b-qmlcb8a2hb]:before {
  content: "\f42c";
}

.fa-ambulance[b-qmlcb8a2hb]:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting[b-qmlcb8a2hb]:before {
  content: "\f2a3";
}

.fa-amilia[b-qmlcb8a2hb]:before {
  content: "\f36d";
}

.fa-anchor[b-qmlcb8a2hb]:before {
  content: "\f13d";
}

.fa-android[b-qmlcb8a2hb]:before {
  content: "\f17b";
}

.fa-angellist[b-qmlcb8a2hb]:before {
  content: "\f209";
}

.fa-angle-double-down[b-qmlcb8a2hb]:before {
  content: "\f103";
}

.fa-angle-double-left[b-qmlcb8a2hb]:before {
  content: "\f100";
}

.fa-angle-double-right[b-qmlcb8a2hb]:before {
  content: "\f101";
}

.fa-angle-double-up[b-qmlcb8a2hb]:before {
  content: "\f102";
}

.fa-angle-down[b-qmlcb8a2hb]:before {
  content: "\f107";
}

.fa-angle-left[b-qmlcb8a2hb]:before {
  content: "\f104";
}

.fa-angle-right[b-qmlcb8a2hb]:before {
  content: "\f105";
}

.fa-angle-up[b-qmlcb8a2hb]:before {
  content: "\f106";
}

.fa-angry[b-qmlcb8a2hb]:before {
  content: "\f556";
}

.fa-angrycreative[b-qmlcb8a2hb]:before {
  content: "\f36e";
}

.fa-angular[b-qmlcb8a2hb]:before {
  content: "\f420";
}

.fa-ankh[b-qmlcb8a2hb]:before {
  content: "\f644";
}

.fa-app-store[b-qmlcb8a2hb]:before {
  content: "\f36f";
}

.fa-app-store-ios[b-qmlcb8a2hb]:before {
  content: "\f370";
}

.fa-apper[b-qmlcb8a2hb]:before {
  content: "\f371";
}

.fa-apple[b-qmlcb8a2hb]:before {
  content: "\f179";
}

.fa-apple-alt[b-qmlcb8a2hb]:before {
  content: "\f5d1";
}

.fa-apple-pay[b-qmlcb8a2hb]:before {
  content: "\f415";
}

.fa-archive[b-qmlcb8a2hb]:before {
  content: "\f187";
}

.fa-archway[b-qmlcb8a2hb]:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down[b-qmlcb8a2hb]:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left[b-qmlcb8a2hb]:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right[b-qmlcb8a2hb]:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up[b-qmlcb8a2hb]:before {
  content: "\f35b";
}

.fa-arrow-circle-down[b-qmlcb8a2hb]:before {
  content: "\f0ab";
}

.fa-arrow-circle-left[b-qmlcb8a2hb]:before {
  content: "\f0a8";
}

.fa-arrow-circle-right[b-qmlcb8a2hb]:before {
  content: "\f0a9";
}

.fa-arrow-circle-up[b-qmlcb8a2hb]:before {
  content: "\f0aa";
}

.fa-arrow-down[b-qmlcb8a2hb]:before {
  content: "\f063";
}

.fa-arrow-left[b-qmlcb8a2hb]:before {
  content: "\f060";
}

.fa-arrow-right[b-qmlcb8a2hb]:before {
  content: "\f061";
}

.fa-arrow-up[b-qmlcb8a2hb]:before {
  content: "\f062";
}

.fa-arrows-alt[b-qmlcb8a2hb]:before {
  content: "\f0b2";
}

.fa-arrows-alt-h[b-qmlcb8a2hb]:before {
  content: "\f337";
}

.fa-arrows-alt-v[b-qmlcb8a2hb]:before {
  content: "\f338";
}

.fa-artstation[b-qmlcb8a2hb]:before {
  content: "\f77a";
}

.fa-assistive-listening-systems[b-qmlcb8a2hb]:before {
  content: "\f2a2";
}

.fa-asterisk[b-qmlcb8a2hb]:before {
  content: "\f069";
}

.fa-asymmetrik[b-qmlcb8a2hb]:before {
  content: "\f372";
}

.fa-at[b-qmlcb8a2hb]:before {
  content: "\f1fa";
}

.fa-atlas[b-qmlcb8a2hb]:before {
  content: "\f558";
}

.fa-atlassian[b-qmlcb8a2hb]:before {
  content: "\f77b";
}

.fa-atom[b-qmlcb8a2hb]:before {
  content: "\f5d2";
}

.fa-audible[b-qmlcb8a2hb]:before {
  content: "\f373";
}

.fa-audio-description[b-qmlcb8a2hb]:before {
  content: "\f29e";
}

.fa-autoprefixer[b-qmlcb8a2hb]:before {
  content: "\f41c";
}

.fa-avianex[b-qmlcb8a2hb]:before {
  content: "\f374";
}

.fa-aviato[b-qmlcb8a2hb]:before {
  content: "\f421";
}

.fa-award[b-qmlcb8a2hb]:before {
  content: "\f559";
}

.fa-aws[b-qmlcb8a2hb]:before {
  content: "\f375";
}

.fa-baby[b-qmlcb8a2hb]:before {
  content: "\f77c";
}

.fa-baby-carriage[b-qmlcb8a2hb]:before {
  content: "\f77d";
}

.fa-backspace[b-qmlcb8a2hb]:before {
  content: "\f55a";
}

.fa-backward[b-qmlcb8a2hb]:before {
  content: "\f04a";
}

.fa-bacon[b-qmlcb8a2hb]:before {
  content: "\f7e5";
}

.fa-bacteria[b-qmlcb8a2hb]:before {
  content: "\e059";
}

.fa-bacterium[b-qmlcb8a2hb]:before {
  content: "\e05a";
}

.fa-bahai[b-qmlcb8a2hb]:before {
  content: "\f666";
}

.fa-balance-scale[b-qmlcb8a2hb]:before {
  content: "\f24e";
}

.fa-balance-scale-left[b-qmlcb8a2hb]:before {
  content: "\f515";
}

.fa-balance-scale-right[b-qmlcb8a2hb]:before {
  content: "\f516";
}

.fa-ban[b-qmlcb8a2hb]:before {
  content: "\f05e";
}

.fa-band-aid[b-qmlcb8a2hb]:before {
  content: "\f462";
}

.fa-bandcamp[b-qmlcb8a2hb]:before {
  content: "\f2d5";
}

.fa-barcode[b-qmlcb8a2hb]:before {
  content: "\f02a";
}

.fa-bars[b-qmlcb8a2hb]:before {
  content: "\f0c9";
}

.fa-baseball-ball[b-qmlcb8a2hb]:before {
  content: "\f433";
}

.fa-basketball-ball[b-qmlcb8a2hb]:before {
  content: "\f434";
}

.fa-bath[b-qmlcb8a2hb]:before {
  content: "\f2cd";
}

.fa-battery-empty[b-qmlcb8a2hb]:before {
  content: "\f244";
}

.fa-battery-full[b-qmlcb8a2hb]:before {
  content: "\f240";
}

.fa-battery-half[b-qmlcb8a2hb]:before {
  content: "\f242";
}

.fa-battery-quarter[b-qmlcb8a2hb]:before {
  content: "\f243";
}

.fa-battery-three-quarters[b-qmlcb8a2hb]:before {
  content: "\f241";
}

.fa-battle-net[b-qmlcb8a2hb]:before {
  content: "\f835";
}

.fa-bed[b-qmlcb8a2hb]:before {
  content: "\f236";
}

.fa-beer[b-qmlcb8a2hb]:before {
  content: "\f0fc";
}

.fa-behance[b-qmlcb8a2hb]:before {
  content: "\f1b4";
}

.fa-behance-square[b-qmlcb8a2hb]:before {
  content: "\f1b5";
}

.fa-bell[b-qmlcb8a2hb]:before {
  content: "\f0f3";
}

.fa-bell-slash[b-qmlcb8a2hb]:before {
  content: "\f1f6";
}

.fa-bezier-curve[b-qmlcb8a2hb]:before {
  content: "\f55b";
}

.fa-bible[b-qmlcb8a2hb]:before {
  content: "\f647";
}

.fa-bicycle[b-qmlcb8a2hb]:before {
  content: "\f206";
}

.fa-biking[b-qmlcb8a2hb]:before {
  content: "\f84a";
}

.fa-bimobject[b-qmlcb8a2hb]:before {
  content: "\f378";
}

.fa-binoculars[b-qmlcb8a2hb]:before {
  content: "\f1e5";
}

.fa-biohazard[b-qmlcb8a2hb]:before {
  content: "\f780";
}

.fa-birthday-cake[b-qmlcb8a2hb]:before {
  content: "\f1fd";
}

.fa-bitbucket[b-qmlcb8a2hb]:before {
  content: "\f171";
}

.fa-bitcoin[b-qmlcb8a2hb]:before {
  content: "\f379";
}

.fa-bity[b-qmlcb8a2hb]:before {
  content: "\f37a";
}

.fa-black-tie[b-qmlcb8a2hb]:before {
  content: "\f27e";
}

.fa-blackberry[b-qmlcb8a2hb]:before {
  content: "\f37b";
}

.fa-blender[b-qmlcb8a2hb]:before {
  content: "\f517";
}

.fa-blender-phone[b-qmlcb8a2hb]:before {
  content: "\f6b6";
}

.fa-blind[b-qmlcb8a2hb]:before {
  content: "\f29d";
}

.fa-blog[b-qmlcb8a2hb]:before {
  content: "\f781";
}

.fa-blogger[b-qmlcb8a2hb]:before {
  content: "\f37c";
}

.fa-blogger-b[b-qmlcb8a2hb]:before {
  content: "\f37d";
}

.fa-bluetooth[b-qmlcb8a2hb]:before {
  content: "\f293";
}

.fa-bluetooth-b[b-qmlcb8a2hb]:before {
  content: "\f294";
}

.fa-bold[b-qmlcb8a2hb]:before {
  content: "\f032";
}

.fa-bolt[b-qmlcb8a2hb]:before {
  content: "\f0e7";
}

.fa-bomb[b-qmlcb8a2hb]:before {
  content: "\f1e2";
}

.fa-bone[b-qmlcb8a2hb]:before {
  content: "\f5d7";
}

.fa-bong[b-qmlcb8a2hb]:before {
  content: "\f55c";
}

.fa-book[b-qmlcb8a2hb]:before {
  content: "\f02d";
}

.fa-book-dead[b-qmlcb8a2hb]:before {
  content: "\f6b7";
}

.fa-book-medical[b-qmlcb8a2hb]:before {
  content: "\f7e6";
}

.fa-book-open[b-qmlcb8a2hb]:before {
  content: "\f518";
}

.fa-book-reader[b-qmlcb8a2hb]:before {
  content: "\f5da";
}

.fa-bookmark[b-qmlcb8a2hb]:before {
  content: "\f02e";
}

.fa-bootstrap[b-qmlcb8a2hb]:before {
  content: "\f836";
}

.fa-border-all[b-qmlcb8a2hb]:before {
  content: "\f84c";
}

.fa-border-none[b-qmlcb8a2hb]:before {
  content: "\f850";
}

.fa-border-style[b-qmlcb8a2hb]:before {
  content: "\f853";
}

.fa-bowling-ball[b-qmlcb8a2hb]:before {
  content: "\f436";
}

.fa-box[b-qmlcb8a2hb]:before {
  content: "\f466";
}

.fa-box-open[b-qmlcb8a2hb]:before {
  content: "\f49e";
}

.fa-box-tissue[b-qmlcb8a2hb]:before {
  content: "\e05b";
}

.fa-boxes[b-qmlcb8a2hb]:before {
  content: "\f468";
}

.fa-braille[b-qmlcb8a2hb]:before {
  content: "\f2a1";
}

.fa-brain[b-qmlcb8a2hb]:before {
  content: "\f5dc";
}

.fa-bread-slice[b-qmlcb8a2hb]:before {
  content: "\f7ec";
}

.fa-briefcase[b-qmlcb8a2hb]:before {
  content: "\f0b1";
}

.fa-briefcase-medical[b-qmlcb8a2hb]:before {
  content: "\f469";
}

.fa-broadcast-tower[b-qmlcb8a2hb]:before {
  content: "\f519";
}

.fa-broom[b-qmlcb8a2hb]:before {
  content: "\f51a";
}

.fa-brush[b-qmlcb8a2hb]:before {
  content: "\f55d";
}

.fa-btc[b-qmlcb8a2hb]:before {
  content: "\f15a";
}

.fa-buffer[b-qmlcb8a2hb]:before {
  content: "\f837";
}

.fa-bug[b-qmlcb8a2hb]:before {
  content: "\f188";
}

.fa-building[b-qmlcb8a2hb]:before {
  content: "\f1ad";
}

.fa-bullhorn[b-qmlcb8a2hb]:before {
  content: "\f0a1";
}

.fa-bullseye[b-qmlcb8a2hb]:before {
  content: "\f140";
}

.fa-burn[b-qmlcb8a2hb]:before {
  content: "\f46a";
}

.fa-buromobelexperte[b-qmlcb8a2hb]:before {
  content: "\f37f";
}

.fa-bus[b-qmlcb8a2hb]:before {
  content: "\f207";
}

.fa-bus-alt[b-qmlcb8a2hb]:before {
  content: "\f55e";
}

.fa-business-time[b-qmlcb8a2hb]:before {
  content: "\f64a";
}

.fa-buy-n-large[b-qmlcb8a2hb]:before {
  content: "\f8a6";
}

.fa-buysellads[b-qmlcb8a2hb]:before {
  content: "\f20d";
}

.fa-calculator[b-qmlcb8a2hb]:before {
  content: "\f1ec";
}

.fa-calendar[b-qmlcb8a2hb]:before {
  content: "\f133";
}

.fa-calendar-alt[b-qmlcb8a2hb]:before {
  content: "\f073";
}

.fa-calendar-check[b-qmlcb8a2hb]:before {
  content: "\f274";
}

.fa-calendar-day[b-qmlcb8a2hb]:before {
  content: "\f783";
}

.fa-calendar-minus[b-qmlcb8a2hb]:before {
  content: "\f272";
}

.fa-calendar-plus[b-qmlcb8a2hb]:before {
  content: "\f271";
}

.fa-calendar-times[b-qmlcb8a2hb]:before {
  content: "\f273";
}

.fa-calendar-week[b-qmlcb8a2hb]:before {
  content: "\f784";
}

.fa-camera[b-qmlcb8a2hb]:before {
  content: "\f030";
}

.fa-camera-retro[b-qmlcb8a2hb]:before {
  content: "\f083";
}

.fa-campground[b-qmlcb8a2hb]:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf[b-qmlcb8a2hb]:before {
  content: "\f785";
}

.fa-candy-cane[b-qmlcb8a2hb]:before {
  content: "\f786";
}

.fa-cannabis[b-qmlcb8a2hb]:before {
  content: "\f55f";
}

.fa-capsules[b-qmlcb8a2hb]:before {
  content: "\f46b";
}

.fa-car[b-qmlcb8a2hb]:before {
  content: "\f1b9";
}

.fa-car-alt[b-qmlcb8a2hb]:before {
  content: "\f5de";
}

.fa-car-battery[b-qmlcb8a2hb]:before {
  content: "\f5df";
}

.fa-car-crash[b-qmlcb8a2hb]:before {
  content: "\f5e1";
}

.fa-car-side[b-qmlcb8a2hb]:before {
  content: "\f5e4";
}

.fa-caravan[b-qmlcb8a2hb]:before {
  content: "\f8ff";
}

.fa-caret-down[b-qmlcb8a2hb]:before {
  content: "\f0d7";
}

.fa-caret-left[b-qmlcb8a2hb]:before {
  content: "\f0d9";
}

.fa-caret-right[b-qmlcb8a2hb]:before {
  content: "\f0da";
}

.fa-caret-square-down[b-qmlcb8a2hb]:before {
  content: "\f150";
}

.fa-caret-square-left[b-qmlcb8a2hb]:before {
  content: "\f191";
}

.fa-caret-square-right[b-qmlcb8a2hb]:before {
  content: "\f152";
}

.fa-caret-square-up[b-qmlcb8a2hb]:before {
  content: "\f151";
}

.fa-caret-up[b-qmlcb8a2hb]:before {
  content: "\f0d8";
}

.fa-carrot[b-qmlcb8a2hb]:before {
  content: "\f787";
}

.fa-cart-arrow-down[b-qmlcb8a2hb]:before {
  content: "\f218";
}

.fa-cart-plus[b-qmlcb8a2hb]:before {
  content: "\f217";
}

.fa-cash-register[b-qmlcb8a2hb]:before {
  content: "\f788";
}

.fa-cat[b-qmlcb8a2hb]:before {
  content: "\f6be";
}

.fa-cc-amazon-pay[b-qmlcb8a2hb]:before {
  content: "\f42d";
}

.fa-cc-amex[b-qmlcb8a2hb]:before {
  content: "\f1f3";
}

.fa-cc-apple-pay[b-qmlcb8a2hb]:before {
  content: "\f416";
}

.fa-cc-diners-club[b-qmlcb8a2hb]:before {
  content: "\f24c";
}

.fa-cc-discover[b-qmlcb8a2hb]:before {
  content: "\f1f2";
}

.fa-cc-jcb[b-qmlcb8a2hb]:before {
  content: "\f24b";
}

.fa-cc-mastercard[b-qmlcb8a2hb]:before {
  content: "\f1f1";
}

.fa-cc-paypal[b-qmlcb8a2hb]:before {
  content: "\f1f4";
}

.fa-cc-stripe[b-qmlcb8a2hb]:before {
  content: "\f1f5";
}

.fa-cc-visa[b-qmlcb8a2hb]:before {
  content: "\f1f0";
}

.fa-centercode[b-qmlcb8a2hb]:before {
  content: "\f380";
}

.fa-centos[b-qmlcb8a2hb]:before {
  content: "\f789";
}

.fa-certificate[b-qmlcb8a2hb]:before {
  content: "\f0a3";
}

.fa-chair[b-qmlcb8a2hb]:before {
  content: "\f6c0";
}

.fa-chalkboard[b-qmlcb8a2hb]:before {
  content: "\f51b";
}

.fa-chalkboard-teacher[b-qmlcb8a2hb]:before {
  content: "\f51c";
}

.fa-charging-station[b-qmlcb8a2hb]:before {
  content: "\f5e7";
}

.fa-chart-area[b-qmlcb8a2hb]:before {
  content: "\f1fe";
}

.fa-chart-bar[b-qmlcb8a2hb]:before {
  content: "\f080";
}

.fa-chart-line[b-qmlcb8a2hb]:before {
  content: "\f201";
}

.fa-chart-pie[b-qmlcb8a2hb]:before {
  content: "\f200";
}

.fa-check[b-qmlcb8a2hb]:before {
  content: "\f00c";
}

.fa-check-circle[b-qmlcb8a2hb]:before {
  content: "\f058";
}

.fa-check-double[b-qmlcb8a2hb]:before {
  content: "\f560";
}

.fa-check-square[b-qmlcb8a2hb]:before {
  content: "\f14a";
}

.fa-cheese[b-qmlcb8a2hb]:before {
  content: "\f7ef";
}

.fa-chess[b-qmlcb8a2hb]:before {
  content: "\f439";
}

.fa-chess-bishop[b-qmlcb8a2hb]:before {
  content: "\f43a";
}

.fa-chess-board[b-qmlcb8a2hb]:before {
  content: "\f43c";
}

.fa-chess-king[b-qmlcb8a2hb]:before {
  content: "\f43f";
}

.fa-chess-knight[b-qmlcb8a2hb]:before {
  content: "\f441";
}

.fa-chess-pawn[b-qmlcb8a2hb]:before {
  content: "\f443";
}

.fa-chess-queen[b-qmlcb8a2hb]:before {
  content: "\f445";
}

.fa-chess-rook[b-qmlcb8a2hb]:before {
  content: "\f447";
}

.fa-chevron-circle-down[b-qmlcb8a2hb]:before {
  content: "\f13a";
}

.fa-chevron-circle-left[b-qmlcb8a2hb]:before {
  content: "\f137";
}

.fa-chevron-circle-right[b-qmlcb8a2hb]:before {
  content: "\f138";
}

.fa-chevron-circle-up[b-qmlcb8a2hb]:before {
  content: "\f139";
}

.fa-chevron-down[b-qmlcb8a2hb]:before {
  content: "\f078";
}

.fa-chevron-left[b-qmlcb8a2hb]:before {
  content: "\f053";
}

.fa-chevron-right[b-qmlcb8a2hb]:before {
  content: "\f054";
}

.fa-chevron-up[b-qmlcb8a2hb]:before {
  content: "\f077";
}

.fa-child[b-qmlcb8a2hb]:before {
  content: "\f1ae";
}

.fa-chrome[b-qmlcb8a2hb]:before {
  content: "\f268";
}

.fa-chromecast[b-qmlcb8a2hb]:before {
  content: "\f838";
}

.fa-church[b-qmlcb8a2hb]:before {
  content: "\f51d";
}

.fa-circle[b-qmlcb8a2hb]:before {
  content: "\f111";
}

.fa-circle-notch[b-qmlcb8a2hb]:before {
  content: "\f1ce";
}

.fa-city[b-qmlcb8a2hb]:before {
  content: "\f64f";
}

.fa-clinic-medical[b-qmlcb8a2hb]:before {
  content: "\f7f2";
}

.fa-clipboard[b-qmlcb8a2hb]:before {
  content: "\f328";
}

.fa-clipboard-check[b-qmlcb8a2hb]:before {
  content: "\f46c";
}

.fa-clipboard-list[b-qmlcb8a2hb]:before {
  content: "\f46d";
}

.fa-clock[b-qmlcb8a2hb]:before {
  content: "\f017";
}

.fa-clone[b-qmlcb8a2hb]:before {
  content: "\f24d";
}

.fa-closed-captioning[b-qmlcb8a2hb]:before {
  content: "\f20a";
}

.fa-cloud[b-qmlcb8a2hb]:before {
  content: "\f0c2";
}

.fa-cloud-download-alt[b-qmlcb8a2hb]:before {
  content: "\f381";
}

.fa-cloud-meatball[b-qmlcb8a2hb]:before {
  content: "\f73b";
}

.fa-cloud-moon[b-qmlcb8a2hb]:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain[b-qmlcb8a2hb]:before {
  content: "\f73c";
}

.fa-cloud-rain[b-qmlcb8a2hb]:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy[b-qmlcb8a2hb]:before {
  content: "\f740";
}

.fa-cloud-sun[b-qmlcb8a2hb]:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain[b-qmlcb8a2hb]:before {
  content: "\f743";
}

.fa-cloud-upload-alt[b-qmlcb8a2hb]:before {
  content: "\f382";
}

.fa-cloudflare[b-qmlcb8a2hb]:before {
  content: "\e07d";
}

.fa-cloudscale[b-qmlcb8a2hb]:before {
  content: "\f383";
}

.fa-cloudsmith[b-qmlcb8a2hb]:before {
  content: "\f384";
}

.fa-cloudversify[b-qmlcb8a2hb]:before {
  content: "\f385";
}

.fa-cocktail[b-qmlcb8a2hb]:before {
  content: "\f561";
}

.fa-code[b-qmlcb8a2hb]:before {
  content: "\f121";
}

.fa-code-branch[b-qmlcb8a2hb]:before {
  content: "\f126";
}

.fa-codepen[b-qmlcb8a2hb]:before {
  content: "\f1cb";
}

.fa-codiepie[b-qmlcb8a2hb]:before {
  content: "\f284";
}

.fa-coffee[b-qmlcb8a2hb]:before {
  content: "\f0f4";
}

.fa-cog[b-qmlcb8a2hb]:before {
  content: "\f013";
}

.fa-cogs[b-qmlcb8a2hb]:before {
  content: "\f085";
}

.fa-coins[b-qmlcb8a2hb]:before {
  content: "\f51e";
}

.fa-columns[b-qmlcb8a2hb]:before {
  content: "\f0db";
}

.fa-comment[b-qmlcb8a2hb]:before {
  content: "\f075";
}

.fa-comment-alt[b-qmlcb8a2hb]:before {
  content: "\f27a";
}

.fa-comment-dollar[b-qmlcb8a2hb]:before {
  content: "\f651";
}

.fa-comment-dots[b-qmlcb8a2hb]:before {
  content: "\f4ad";
}

.fa-comment-medical[b-qmlcb8a2hb]:before {
  content: "\f7f5";
}

.fa-comment-slash[b-qmlcb8a2hb]:before {
  content: "\f4b3";
}

.fa-comments[b-qmlcb8a2hb]:before {
  content: "\f086";
}

.fa-comments-dollar[b-qmlcb8a2hb]:before {
  content: "\f653";
}

.fa-compact-disc[b-qmlcb8a2hb]:before {
  content: "\f51f";
}

.fa-compass[b-qmlcb8a2hb]:before {
  content: "\f14e";
}

.fa-compress[b-qmlcb8a2hb]:before {
  content: "\f066";
}

.fa-compress-alt[b-qmlcb8a2hb]:before {
  content: "\f422";
}

.fa-compress-arrows-alt[b-qmlcb8a2hb]:before {
  content: "\f78c";
}

.fa-concierge-bell[b-qmlcb8a2hb]:before {
  content: "\f562";
}

.fa-confluence[b-qmlcb8a2hb]:before {
  content: "\f78d";
}

.fa-connectdevelop[b-qmlcb8a2hb]:before {
  content: "\f20e";
}

.fa-contao[b-qmlcb8a2hb]:before {
  content: "\f26d";
}

.fa-cookie[b-qmlcb8a2hb]:before {
  content: "\f563";
}

.fa-cookie-bite[b-qmlcb8a2hb]:before {
  content: "\f564";
}

.fa-copy[b-qmlcb8a2hb]:before {
  content: "\f0c5";
}

.fa-copyright[b-qmlcb8a2hb]:before {
  content: "\f1f9";
}

.fa-cotton-bureau[b-qmlcb8a2hb]:before {
  content: "\f89e";
}

.fa-couch[b-qmlcb8a2hb]:before {
  content: "\f4b8";
}

.fa-cpanel[b-qmlcb8a2hb]:before {
  content: "\f388";
}

.fa-creative-commons[b-qmlcb8a2hb]:before {
  content: "\f25e";
}

.fa-creative-commons-by[b-qmlcb8a2hb]:before {
  content: "\f4e7";
}

.fa-creative-commons-nc[b-qmlcb8a2hb]:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu[b-qmlcb8a2hb]:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp[b-qmlcb8a2hb]:before {
  content: "\f4ea";
}

.fa-creative-commons-nd[b-qmlcb8a2hb]:before {
  content: "\f4eb";
}

.fa-creative-commons-pd[b-qmlcb8a2hb]:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt[b-qmlcb8a2hb]:before {
  content: "\f4ed";
}

.fa-creative-commons-remix[b-qmlcb8a2hb]:before {
  content: "\f4ee";
}

.fa-creative-commons-sa[b-qmlcb8a2hb]:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling[b-qmlcb8a2hb]:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus[b-qmlcb8a2hb]:before {
  content: "\f4f1";
}

.fa-creative-commons-share[b-qmlcb8a2hb]:before {
  content: "\f4f2";
}

.fa-creative-commons-zero[b-qmlcb8a2hb]:before {
  content: "\f4f3";
}

.fa-credit-card[b-qmlcb8a2hb]:before {
  content: "\f09d";
}

.fa-critical-role[b-qmlcb8a2hb]:before {
  content: "\f6c9";
}

.fa-crop[b-qmlcb8a2hb]:before {
  content: "\f125";
}

.fa-crop-alt[b-qmlcb8a2hb]:before {
  content: "\f565";
}

.fa-cross[b-qmlcb8a2hb]:before {
  content: "\f654";
}

.fa-crosshairs[b-qmlcb8a2hb]:before {
  content: "\f05b";
}

.fa-crow[b-qmlcb8a2hb]:before {
  content: "\f520";
}

.fa-crown[b-qmlcb8a2hb]:before {
  content: "\f521";
}

.fa-crutch[b-qmlcb8a2hb]:before {
  content: "\f7f7";
}

.fa-css3[b-qmlcb8a2hb]:before {
  content: "\f13c";
}

.fa-css3-alt[b-qmlcb8a2hb]:before {
  content: "\f38b";
}

.fa-cube[b-qmlcb8a2hb]:before {
  content: "\f1b2";
}

.fa-cubes[b-qmlcb8a2hb]:before {
  content: "\f1b3";
}

.fa-cut[b-qmlcb8a2hb]:before {
  content: "\f0c4";
}

.fa-cuttlefish[b-qmlcb8a2hb]:before {
  content: "\f38c";
}

.fa-d-and-d[b-qmlcb8a2hb]:before {
  content: "\f38d";
}

.fa-d-and-d-beyond[b-qmlcb8a2hb]:before {
  content: "\f6ca";
}

.fa-dailymotion[b-qmlcb8a2hb]:before {
  content: "\e052";
}

.fa-dashcube[b-qmlcb8a2hb]:before {
  content: "\f210";
}

.fa-database[b-qmlcb8a2hb]:before {
  content: "\f1c0";
}

.fa-deaf[b-qmlcb8a2hb]:before {
  content: "\f2a4";
}

.fa-deezer[b-qmlcb8a2hb]:before {
  content: "\e077";
}

.fa-delicious[b-qmlcb8a2hb]:before {
  content: "\f1a5";
}

.fa-democrat[b-qmlcb8a2hb]:before {
  content: "\f747";
}

.fa-deploydog[b-qmlcb8a2hb]:before {
  content: "\f38e";
}

.fa-deskpro[b-qmlcb8a2hb]:before {
  content: "\f38f";
}

.fa-desktop[b-qmlcb8a2hb]:before {
  content: "\f108";
}

.fa-dev[b-qmlcb8a2hb]:before {
  content: "\f6cc";
}

.fa-deviantart[b-qmlcb8a2hb]:before {
  content: "\f1bd";
}

.fa-dharmachakra[b-qmlcb8a2hb]:before {
  content: "\f655";
}

.fa-dhl[b-qmlcb8a2hb]:before {
  content: "\f790";
}

.fa-diagnoses[b-qmlcb8a2hb]:before {
  content: "\f470";
}

.fa-diaspora[b-qmlcb8a2hb]:before {
  content: "\f791";
}

.fa-dice[b-qmlcb8a2hb]:before {
  content: "\f522";
}

.fa-dice-d20[b-qmlcb8a2hb]:before {
  content: "\f6cf";
}

.fa-dice-d6[b-qmlcb8a2hb]:before {
  content: "\f6d1";
}

.fa-dice-five[b-qmlcb8a2hb]:before {
  content: "\f523";
}

.fa-dice-four[b-qmlcb8a2hb]:before {
  content: "\f524";
}

.fa-dice-one[b-qmlcb8a2hb]:before {
  content: "\f525";
}

.fa-dice-six[b-qmlcb8a2hb]:before {
  content: "\f526";
}

.fa-dice-three[b-qmlcb8a2hb]:before {
  content: "\f527";
}

.fa-dice-two[b-qmlcb8a2hb]:before {
  content: "\f528";
}

.fa-digg[b-qmlcb8a2hb]:before {
  content: "\f1a6";
}

.fa-digital-ocean[b-qmlcb8a2hb]:before {
  content: "\f391";
}

.fa-digital-tachograph[b-qmlcb8a2hb]:before {
  content: "\f566";
}

.fa-directions[b-qmlcb8a2hb]:before {
  content: "\f5eb";
}

.fa-discord[b-qmlcb8a2hb]:before {
  content: "\f392";
}

.fa-discourse[b-qmlcb8a2hb]:before {
  content: "\f393";
}

.fa-disease[b-qmlcb8a2hb]:before {
  content: "\f7fa";
}

.fa-divide[b-qmlcb8a2hb]:before {
  content: "\f529";
}

.fa-dizzy[b-qmlcb8a2hb]:before {
  content: "\f567";
}

.fa-dna[b-qmlcb8a2hb]:before {
  content: "\f471";
}

.fa-dochub[b-qmlcb8a2hb]:before {
  content: "\f394";
}

.fa-docker[b-qmlcb8a2hb]:before {
  content: "\f395";
}

.fa-dog[b-qmlcb8a2hb]:before {
  content: "\f6d3";
}

.fa-dollar-sign[b-qmlcb8a2hb]:before {
  content: "\f155";
}

.fa-dolly[b-qmlcb8a2hb]:before {
  content: "\f472";
}

.fa-dolly-flatbed[b-qmlcb8a2hb]:before {
  content: "\f474";
}

.fa-donate[b-qmlcb8a2hb]:before {
  content: "\f4b9";
}

.fa-door-closed[b-qmlcb8a2hb]:before {
  content: "\f52a";
}

.fa-door-open[b-qmlcb8a2hb]:before {
  content: "\f52b";
}

.fa-dot-circle[b-qmlcb8a2hb]:before {
  content: "\f192";
}

.fa-dove[b-qmlcb8a2hb]:before {
  content: "\f4ba";
}

.fa-download[b-qmlcb8a2hb]:before {
  content: "\f019";
}

.fa-draft2digital[b-qmlcb8a2hb]:before {
  content: "\f396";
}

.fa-drafting-compass[b-qmlcb8a2hb]:before {
  content: "\f568";
}

.fa-dragon[b-qmlcb8a2hb]:before {
  content: "\f6d5";
}

.fa-draw-polygon[b-qmlcb8a2hb]:before {
  content: "\f5ee";
}

.fa-dribbble[b-qmlcb8a2hb]:before {
  content: "\f17d";
}

.fa-dribbble-square[b-qmlcb8a2hb]:before {
  content: "\f397";
}

.fa-dropbox[b-qmlcb8a2hb]:before {
  content: "\f16b";
}

.fa-drum[b-qmlcb8a2hb]:before {
  content: "\f569";
}

.fa-drum-steelpan[b-qmlcb8a2hb]:before {
  content: "\f56a";
}

.fa-drumstick-bite[b-qmlcb8a2hb]:before {
  content: "\f6d7";
}

.fa-drupal[b-qmlcb8a2hb]:before {
  content: "\f1a9";
}

.fa-dumbbell[b-qmlcb8a2hb]:before {
  content: "\f44b";
}

.fa-dumpster[b-qmlcb8a2hb]:before {
  content: "\f793";
}

.fa-dumpster-fire[b-qmlcb8a2hb]:before {
  content: "\f794";
}

.fa-dungeon[b-qmlcb8a2hb]:before {
  content: "\f6d9";
}

.fa-dyalog[b-qmlcb8a2hb]:before {
  content: "\f399";
}

.fa-earlybirds[b-qmlcb8a2hb]:before {
  content: "\f39a";
}

.fa-ebay[b-qmlcb8a2hb]:before {
  content: "\f4f4";
}

.fa-edge[b-qmlcb8a2hb]:before {
  content: "\f282";
}

.fa-edge-legacy[b-qmlcb8a2hb]:before {
  content: "\e078";
}

.fa-edit[b-qmlcb8a2hb]:before {
  content: "\f044";
}

.fa-egg[b-qmlcb8a2hb]:before {
  content: "\f7fb";
}

.fa-eject[b-qmlcb8a2hb]:before {
  content: "\f052";
}

.fa-elementor[b-qmlcb8a2hb]:before {
  content: "\f430";
}

.fa-ellipsis-h[b-qmlcb8a2hb]:before {
  content: "\f141";
}

.fa-ellipsis-v[b-qmlcb8a2hb]:before {
  content: "\f142";
}

.fa-ello[b-qmlcb8a2hb]:before {
  content: "\f5f1";
}

.fa-ember[b-qmlcb8a2hb]:before {
  content: "\f423";
}

.fa-empire[b-qmlcb8a2hb]:before {
  content: "\f1d1";
}

.fa-envelope[b-qmlcb8a2hb]:before {
  content: "\f0e0";
}

.fa-envelope-open[b-qmlcb8a2hb]:before {
  content: "\f2b6";
}

.fa-envelope-open-text[b-qmlcb8a2hb]:before {
  content: "\f658";
}

.fa-envelope-square[b-qmlcb8a2hb]:before {
  content: "\f199";
}

.fa-envira[b-qmlcb8a2hb]:before {
  content: "\f299";
}

.fa-equals[b-qmlcb8a2hb]:before {
  content: "\f52c";
}

.fa-eraser[b-qmlcb8a2hb]:before {
  content: "\f12d";
}

.fa-erlang[b-qmlcb8a2hb]:before {
  content: "\f39d";
}

.fa-ethereum[b-qmlcb8a2hb]:before {
  content: "\f42e";
}

.fa-ethernet[b-qmlcb8a2hb]:before {
  content: "\f796";
}

.fa-etsy[b-qmlcb8a2hb]:before {
  content: "\f2d7";
}

.fa-euro-sign[b-qmlcb8a2hb]:before {
  content: "\f153";
}

.fa-evernote[b-qmlcb8a2hb]:before {
  content: "\f839";
}

.fa-exchange-alt[b-qmlcb8a2hb]:before {
  content: "\f362";
}

.fa-exclamation[b-qmlcb8a2hb]:before {
  content: "\f12a";
}

.fa-exclamation-circle[b-qmlcb8a2hb]:before {
  content: "\f06a";
}

.fa-exclamation-triangle[b-qmlcb8a2hb]:before {
  content: "\f071";
}

.fa-expand[b-qmlcb8a2hb]:before {
  content: "\f065";
}

.fa-expand-alt[b-qmlcb8a2hb]:before {
  content: "\f424";
}

.fa-expand-arrows-alt[b-qmlcb8a2hb]:before {
  content: "\f31e";
}

.fa-expeditedssl[b-qmlcb8a2hb]:before {
  content: "\f23e";
}

.fa-external-link-alt[b-qmlcb8a2hb]:before {
  content: "\f35d";
}

.fa-external-link-square-alt[b-qmlcb8a2hb]:before {
  content: "\f360";
}

.fa-eye[b-qmlcb8a2hb]:before {
  content: "\f06e";
}

.fa-eye-dropper[b-qmlcb8a2hb]:before {
  content: "\f1fb";
}

.fa-eye-slash[b-qmlcb8a2hb]:before {
  content: "\f070";
}

.fa-facebook[b-qmlcb8a2hb]:before {
  content: "\f09a";
}

.fa-facebook-f[b-qmlcb8a2hb]:before {
  content: "\f39e";
}

.fa-facebook-messenger[b-qmlcb8a2hb]:before {
  content: "\f39f";
}

.fa-facebook-square[b-qmlcb8a2hb]:before {
  content: "\f082";
}

.fa-fan[b-qmlcb8a2hb]:before {
  content: "\f863";
}

.fa-fantasy-flight-games[b-qmlcb8a2hb]:before {
  content: "\f6dc";
}

.fa-fast-backward[b-qmlcb8a2hb]:before {
  content: "\f049";
}

.fa-fast-forward[b-qmlcb8a2hb]:before {
  content: "\f050";
}

.fa-faucet[b-qmlcb8a2hb]:before {
  content: "\e005";
}

.fa-fax[b-qmlcb8a2hb]:before {
  content: "\f1ac";
}

.fa-feather[b-qmlcb8a2hb]:before {
  content: "\f52d";
}

.fa-feather-alt[b-qmlcb8a2hb]:before {
  content: "\f56b";
}

.fa-fedex[b-qmlcb8a2hb]:before {
  content: "\f797";
}

.fa-fedora[b-qmlcb8a2hb]:before {
  content: "\f798";
}

.fa-female[b-qmlcb8a2hb]:before {
  content: "\f182";
}

.fa-fighter-jet[b-qmlcb8a2hb]:before {
  content: "\f0fb";
}

.fa-figma[b-qmlcb8a2hb]:before {
  content: "\f799";
}

.fa-file[b-qmlcb8a2hb]:before {
  content: "\f15b";
}

.fa-file-alt[b-qmlcb8a2hb]:before {
  content: "\f15c";
}

.fa-file-archive[b-qmlcb8a2hb]:before {
  content: "\f1c6";
}

.fa-file-audio[b-qmlcb8a2hb]:before {
  content: "\f1c7";
}

.fa-file-code[b-qmlcb8a2hb]:before {
  content: "\f1c9";
}

.fa-file-contract[b-qmlcb8a2hb]:before {
  content: "\f56c";
}

.fa-file-csv[b-qmlcb8a2hb]:before {
  content: "\f6dd";
}

.fa-file-download[b-qmlcb8a2hb]:before {
  content: "\f56d";
}

.fa-file-excel[b-qmlcb8a2hb]:before {
  content: "\f1c3";
}

.fa-file-export[b-qmlcb8a2hb]:before {
  content: "\f56e";
}

.fa-file-image[b-qmlcb8a2hb]:before {
  content: "\f1c5";
}

.fa-file-import[b-qmlcb8a2hb]:before {
  content: "\f56f";
}

.fa-file-invoice[b-qmlcb8a2hb]:before {
  content: "\f570";
}

.fa-file-invoice-dollar[b-qmlcb8a2hb]:before {
  content: "\f571";
}

.fa-file-medical[b-qmlcb8a2hb]:before {
  content: "\f477";
}

.fa-file-medical-alt[b-qmlcb8a2hb]:before {
  content: "\f478";
}

.fa-file-pdf[b-qmlcb8a2hb]:before {
  content: "\f1c1";
}

.fa-file-powerpoint[b-qmlcb8a2hb]:before {
  content: "\f1c4";
}

.fa-file-prescription[b-qmlcb8a2hb]:before {
  content: "\f572";
}

.fa-file-signature[b-qmlcb8a2hb]:before {
  content: "\f573";
}

.fa-file-upload[b-qmlcb8a2hb]:before {
  content: "\f574";
}

.fa-file-video[b-qmlcb8a2hb]:before {
  content: "\f1c8";
}

.fa-file-word[b-qmlcb8a2hb]:before {
  content: "\f1c2";
}

.fa-fill[b-qmlcb8a2hb]:before {
  content: "\f575";
}

.fa-fill-drip[b-qmlcb8a2hb]:before {
  content: "\f576";
}

.fa-film[b-qmlcb8a2hb]:before {
  content: "\f008";
}

.fa-filter[b-qmlcb8a2hb]:before {
  content: "\f0b0";
}

.fa-fingerprint[b-qmlcb8a2hb]:before {
  content: "\f577";
}

.fa-fire[b-qmlcb8a2hb]:before {
  content: "\f06d";
}

.fa-fire-alt[b-qmlcb8a2hb]:before {
  content: "\f7e4";
}

.fa-fire-extinguisher[b-qmlcb8a2hb]:before {
  content: "\f134";
}

.fa-firefox[b-qmlcb8a2hb]:before {
  content: "\f269";
}

.fa-firefox-browser[b-qmlcb8a2hb]:before {
  content: "\e007";
}

.fa-first-aid[b-qmlcb8a2hb]:before {
  content: "\f479";
}

.fa-first-order[b-qmlcb8a2hb]:before {
  content: "\f2b0";
}

.fa-first-order-alt[b-qmlcb8a2hb]:before {
  content: "\f50a";
}

.fa-firstdraft[b-qmlcb8a2hb]:before {
  content: "\f3a1";
}

.fa-fish[b-qmlcb8a2hb]:before {
  content: "\f578";
}

.fa-fist-raised[b-qmlcb8a2hb]:before {
  content: "\f6de";
}

.fa-flag[b-qmlcb8a2hb]:before {
  content: "\f024";
}

.fa-flag-checkered[b-qmlcb8a2hb]:before {
  content: "\f11e";
}

.fa-flag-usa[b-qmlcb8a2hb]:before {
  content: "\f74d";
}

.fa-flask[b-qmlcb8a2hb]:before {
  content: "\f0c3";
}

.fa-flickr[b-qmlcb8a2hb]:before {
  content: "\f16e";
}

.fa-flipboard[b-qmlcb8a2hb]:before {
  content: "\f44d";
}

.fa-flushed[b-qmlcb8a2hb]:before {
  content: "\f579";
}

.fa-fly[b-qmlcb8a2hb]:before {
  content: "\f417";
}

.fa-folder[b-qmlcb8a2hb]:before {
  content: "\f07b";
}

.fa-folder-minus[b-qmlcb8a2hb]:before {
  content: "\f65d";
}

.fa-folder-open[b-qmlcb8a2hb]:before {
  content: "\f07c";
}

.fa-folder-plus[b-qmlcb8a2hb]:before {
  content: "\f65e";
}

.fa-font[b-qmlcb8a2hb]:before {
  content: "\f031";
}

.fa-font-awesome[b-qmlcb8a2hb]:before {
  content: "\f2b4";
}

.fa-font-awesome-alt[b-qmlcb8a2hb]:before {
  content: "\f35c";
}

.fa-font-awesome-flag[b-qmlcb8a2hb]:before {
  content: "\f425";
}

.fa-font-awesome-logo-full[b-qmlcb8a2hb]:before {
  content: "\f4e6";
}

.fa-fonticons[b-qmlcb8a2hb]:before {
  content: "\f280";
}

.fa-fonticons-fi[b-qmlcb8a2hb]:before {
  content: "\f3a2";
}

.fa-football-ball[b-qmlcb8a2hb]:before {
  content: "\f44e";
}

.fa-fort-awesome[b-qmlcb8a2hb]:before {
  content: "\f286";
}

.fa-fort-awesome-alt[b-qmlcb8a2hb]:before {
  content: "\f3a3";
}

.fa-forumbee[b-qmlcb8a2hb]:before {
  content: "\f211";
}

.fa-forward[b-qmlcb8a2hb]:before {
  content: "\f04e";
}

.fa-foursquare[b-qmlcb8a2hb]:before {
  content: "\f180";
}

.fa-free-code-camp[b-qmlcb8a2hb]:before {
  content: "\f2c5";
}

.fa-freebsd[b-qmlcb8a2hb]:before {
  content: "\f3a4";
}

.fa-frog[b-qmlcb8a2hb]:before {
  content: "\f52e";
}

.fa-frown[b-qmlcb8a2hb]:before {
  content: "\f119";
}

.fa-frown-open[b-qmlcb8a2hb]:before {
  content: "\f57a";
}

.fa-fulcrum[b-qmlcb8a2hb]:before {
  content: "\f50b";
}

.fa-funnel-dollar[b-qmlcb8a2hb]:before {
  content: "\f662";
}

.fa-futbol[b-qmlcb8a2hb]:before {
  content: "\f1e3";
}

.fa-galactic-republic[b-qmlcb8a2hb]:before {
  content: "\f50c";
}

.fa-galactic-senate[b-qmlcb8a2hb]:before {
  content: "\f50d";
}

.fa-gamepad[b-qmlcb8a2hb]:before {
  content: "\f11b";
}

.fa-gas-pump[b-qmlcb8a2hb]:before {
  content: "\f52f";
}

.fa-gavel[b-qmlcb8a2hb]:before {
  content: "\f0e3";
}

.fa-gem[b-qmlcb8a2hb]:before {
  content: "\f3a5";
}

.fa-genderless[b-qmlcb8a2hb]:before {
  content: "\f22d";
}

.fa-get-pocket[b-qmlcb8a2hb]:before {
  content: "\f265";
}

.fa-gg[b-qmlcb8a2hb]:before {
  content: "\f260";
}

.fa-gg-circle[b-qmlcb8a2hb]:before {
  content: "\f261";
}

.fa-ghost[b-qmlcb8a2hb]:before {
  content: "\f6e2";
}

.fa-gift[b-qmlcb8a2hb]:before {
  content: "\f06b";
}

.fa-gifts[b-qmlcb8a2hb]:before {
  content: "\f79c";
}

.fa-git[b-qmlcb8a2hb]:before {
  content: "\f1d3";
}

.fa-git-alt[b-qmlcb8a2hb]:before {
  content: "\f841";
}

.fa-git-square[b-qmlcb8a2hb]:before {
  content: "\f1d2";
}

.fa-github[b-qmlcb8a2hb]:before {
  content: "\f09b";
}

.fa-github-alt[b-qmlcb8a2hb]:before {
  content: "\f113";
}

.fa-github-square[b-qmlcb8a2hb]:before {
  content: "\f092";
}

.fa-gitkraken[b-qmlcb8a2hb]:before {
  content: "\f3a6";
}

.fa-gitlab[b-qmlcb8a2hb]:before {
  content: "\f296";
}

.fa-gitter[b-qmlcb8a2hb]:before {
  content: "\f426";
}

.fa-glass-cheers[b-qmlcb8a2hb]:before {
  content: "\f79f";
}

.fa-glass-martini[b-qmlcb8a2hb]:before {
  content: "\f000";
}

.fa-glass-martini-alt[b-qmlcb8a2hb]:before {
  content: "\f57b";
}

.fa-glass-whiskey[b-qmlcb8a2hb]:before {
  content: "\f7a0";
}

.fa-glasses[b-qmlcb8a2hb]:before {
  content: "\f530";
}

.fa-glide[b-qmlcb8a2hb]:before {
  content: "\f2a5";
}

.fa-glide-g[b-qmlcb8a2hb]:before {
  content: "\f2a6";
}

.fa-globe[b-qmlcb8a2hb]:before {
  content: "\f0ac";
}

.fa-globe-africa[b-qmlcb8a2hb]:before {
  content: "\f57c";
}

.fa-globe-americas[b-qmlcb8a2hb]:before {
  content: "\f57d";
}

.fa-globe-asia[b-qmlcb8a2hb]:before {
  content: "\f57e";
}

.fa-globe-europe[b-qmlcb8a2hb]:before {
  content: "\f7a2";
}

.fa-gofore[b-qmlcb8a2hb]:before {
  content: "\f3a7";
}

.fa-golf-ball[b-qmlcb8a2hb]:before {
  content: "\f450";
}

.fa-goodreads[b-qmlcb8a2hb]:before {
  content: "\f3a8";
}

.fa-goodreads-g[b-qmlcb8a2hb]:before {
  content: "\f3a9";
}

.fa-google[b-qmlcb8a2hb]:before {
  content: "\f1a0";
}

.fa-google-drive[b-qmlcb8a2hb]:before {
  content: "\f3aa";
}

.fa-google-pay[b-qmlcb8a2hb]:before {
  content: "\e079";
}

.fa-google-play[b-qmlcb8a2hb]:before {
  content: "\f3ab";
}

.fa-google-plus[b-qmlcb8a2hb]:before {
  content: "\f2b3";
}

.fa-google-plus-g[b-qmlcb8a2hb]:before {
  content: "\f0d5";
}

.fa-google-plus-square[b-qmlcb8a2hb]:before {
  content: "\f0d4";
}

.fa-google-wallet[b-qmlcb8a2hb]:before {
  content: "\f1ee";
}

.fa-gopuram[b-qmlcb8a2hb]:before {
  content: "\f664";
}

.fa-graduation-cap[b-qmlcb8a2hb]:before {
  content: "\f19d";
}

.fa-gratipay[b-qmlcb8a2hb]:before {
  content: "\f184";
}

.fa-grav[b-qmlcb8a2hb]:before {
  content: "\f2d6";
}

.fa-greater-than[b-qmlcb8a2hb]:before {
  content: "\f531";
}

.fa-greater-than-equal[b-qmlcb8a2hb]:before {
  content: "\f532";
}

.fa-grimace[b-qmlcb8a2hb]:before {
  content: "\f57f";
}

.fa-grin[b-qmlcb8a2hb]:before {
  content: "\f580";
}

.fa-grin-alt[b-qmlcb8a2hb]:before {
  content: "\f581";
}

.fa-grin-beam[b-qmlcb8a2hb]:before {
  content: "\f582";
}

.fa-grin-beam-sweat[b-qmlcb8a2hb]:before {
  content: "\f583";
}

.fa-grin-hearts[b-qmlcb8a2hb]:before {
  content: "\f584";
}

.fa-grin-squint[b-qmlcb8a2hb]:before {
  content: "\f585";
}

.fa-grin-squint-tears[b-qmlcb8a2hb]:before {
  content: "\f586";
}

.fa-grin-stars[b-qmlcb8a2hb]:before {
  content: "\f587";
}

.fa-grin-tears[b-qmlcb8a2hb]:before {
  content: "\f588";
}

.fa-grin-tongue[b-qmlcb8a2hb]:before {
  content: "\f589";
}

.fa-grin-tongue-squint[b-qmlcb8a2hb]:before {
  content: "\f58a";
}

.fa-grin-tongue-wink[b-qmlcb8a2hb]:before {
  content: "\f58b";
}

.fa-grin-wink[b-qmlcb8a2hb]:before {
  content: "\f58c";
}

.fa-grip-horizontal[b-qmlcb8a2hb]:before {
  content: "\f58d";
}

.fa-grip-lines[b-qmlcb8a2hb]:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical[b-qmlcb8a2hb]:before {
  content: "\f7a5";
}

.fa-grip-vertical[b-qmlcb8a2hb]:before {
  content: "\f58e";
}

.fa-gripfire[b-qmlcb8a2hb]:before {
  content: "\f3ac";
}

.fa-grunt[b-qmlcb8a2hb]:before {
  content: "\f3ad";
}

.fa-guilded[b-qmlcb8a2hb]:before {
  content: "\e07e";
}

.fa-guitar[b-qmlcb8a2hb]:before {
  content: "\f7a6";
}

.fa-gulp[b-qmlcb8a2hb]:before {
  content: "\f3ae";
}

.fa-h-square[b-qmlcb8a2hb]:before {
  content: "\f0fd";
}

.fa-hacker-news[b-qmlcb8a2hb]:before {
  content: "\f1d4";
}

.fa-hacker-news-square[b-qmlcb8a2hb]:before {
  content: "\f3af";
}

.fa-hackerrank[b-qmlcb8a2hb]:before {
  content: "\f5f7";
}

.fa-hamburger[b-qmlcb8a2hb]:before {
  content: "\f805";
}

.fa-hammer[b-qmlcb8a2hb]:before {
  content: "\f6e3";
}

.fa-hamsa[b-qmlcb8a2hb]:before {
  content: "\f665";
}

.fa-hand-holding[b-qmlcb8a2hb]:before {
  content: "\f4bd";
}

.fa-hand-holding-heart[b-qmlcb8a2hb]:before {
  content: "\f4be";
}

.fa-hand-holding-medical[b-qmlcb8a2hb]:before {
  content: "\e05c";
}

.fa-hand-holding-usd[b-qmlcb8a2hb]:before {
  content: "\f4c0";
}

.fa-hand-holding-water[b-qmlcb8a2hb]:before {
  content: "\f4c1";
}

.fa-hand-lizard[b-qmlcb8a2hb]:before {
  content: "\f258";
}

.fa-hand-middle-finger[b-qmlcb8a2hb]:before {
  content: "\f806";
}

.fa-hand-paper[b-qmlcb8a2hb]:before {
  content: "\f256";
}

.fa-hand-peace[b-qmlcb8a2hb]:before {
  content: "\f25b";
}

.fa-hand-point-down[b-qmlcb8a2hb]:before {
  content: "\f0a7";
}

.fa-hand-point-left[b-qmlcb8a2hb]:before {
  content: "\f0a5";
}

.fa-hand-point-right[b-qmlcb8a2hb]:before {
  content: "\f0a4";
}

.fa-hand-point-up[b-qmlcb8a2hb]:before {
  content: "\f0a6";
}

.fa-hand-pointer[b-qmlcb8a2hb]:before {
  content: "\f25a";
}

.fa-hand-rock[b-qmlcb8a2hb]:before {
  content: "\f255";
}

.fa-hand-scissors[b-qmlcb8a2hb]:before {
  content: "\f257";
}

.fa-hand-sparkles[b-qmlcb8a2hb]:before {
  content: "\e05d";
}

.fa-hand-spock[b-qmlcb8a2hb]:before {
  content: "\f259";
}

.fa-hands[b-qmlcb8a2hb]:before {
  content: "\f4c2";
}

.fa-hands-helping[b-qmlcb8a2hb]:before {
  content: "\f4c4";
}

.fa-hands-wash[b-qmlcb8a2hb]:before {
  content: "\e05e";
}

.fa-handshake[b-qmlcb8a2hb]:before {
  content: "\f2b5";
}

.fa-handshake-alt-slash[b-qmlcb8a2hb]:before {
  content: "\e05f";
}

.fa-handshake-slash[b-qmlcb8a2hb]:before {
  content: "\e060";
}

.fa-hanukiah[b-qmlcb8a2hb]:before {
  content: "\f6e6";
}

.fa-hard-hat[b-qmlcb8a2hb]:before {
  content: "\f807";
}

.fa-hashtag[b-qmlcb8a2hb]:before {
  content: "\f292";
}

.fa-hat-cowboy[b-qmlcb8a2hb]:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side[b-qmlcb8a2hb]:before {
  content: "\f8c1";
}

.fa-hat-wizard[b-qmlcb8a2hb]:before {
  content: "\f6e8";
}

.fa-hdd[b-qmlcb8a2hb]:before {
  content: "\f0a0";
}

.fa-head-side-cough[b-qmlcb8a2hb]:before {
  content: "\e061";
}

.fa-head-side-cough-slash[b-qmlcb8a2hb]:before {
  content: "\e062";
}

.fa-head-side-mask[b-qmlcb8a2hb]:before {
  content: "\e063";
}

.fa-head-side-virus[b-qmlcb8a2hb]:before {
  content: "\e064";
}

.fa-heading[b-qmlcb8a2hb]:before {
  content: "\f1dc";
}

.fa-headphones[b-qmlcb8a2hb]:before {
  content: "\f025";
}

.fa-headphones-alt[b-qmlcb8a2hb]:before {
  content: "\f58f";
}

.fa-headset[b-qmlcb8a2hb]:before {
  content: "\f590";
}

.fa-heart[b-qmlcb8a2hb]:before {
  content: "\f004";
}

.fa-heart-broken[b-qmlcb8a2hb]:before {
  content: "\f7a9";
}

.fa-heartbeat[b-qmlcb8a2hb]:before {
  content: "\f21e";
}

.fa-helicopter[b-qmlcb8a2hb]:before {
  content: "\f533";
}

.fa-highlighter[b-qmlcb8a2hb]:before {
  content: "\f591";
}

.fa-hiking[b-qmlcb8a2hb]:before {
  content: "\f6ec";
}

.fa-hippo[b-qmlcb8a2hb]:before {
  content: "\f6ed";
}

.fa-hips[b-qmlcb8a2hb]:before {
  content: "\f452";
}

.fa-hire-a-helper[b-qmlcb8a2hb]:before {
  content: "\f3b0";
}

.fa-history[b-qmlcb8a2hb]:before {
  content: "\f1da";
}

.fa-hive[b-qmlcb8a2hb]:before {
  content: "\e07f";
}

.fa-hockey-puck[b-qmlcb8a2hb]:before {
  content: "\f453";
}

.fa-holly-berry[b-qmlcb8a2hb]:before {
  content: "\f7aa";
}

.fa-home[b-qmlcb8a2hb]:before {
  content: "\f015";
}

.fa-hooli[b-qmlcb8a2hb]:before {
  content: "\f427";
}

.fa-hornbill[b-qmlcb8a2hb]:before {
  content: "\f592";
}

.fa-horse[b-qmlcb8a2hb]:before {
  content: "\f6f0";
}

.fa-horse-head[b-qmlcb8a2hb]:before {
  content: "\f7ab";
}

.fa-hospital[b-qmlcb8a2hb]:before {
  content: "\f0f8";
}

.fa-hospital-alt[b-qmlcb8a2hb]:before {
  content: "\f47d";
}

.fa-hospital-symbol[b-qmlcb8a2hb]:before {
  content: "\f47e";
}

.fa-hospital-user[b-qmlcb8a2hb]:before {
  content: "\f80d";
}

.fa-hot-tub[b-qmlcb8a2hb]:before {
  content: "\f593";
}

.fa-hotdog[b-qmlcb8a2hb]:before {
  content: "\f80f";
}

.fa-hotel[b-qmlcb8a2hb]:before {
  content: "\f594";
}

.fa-hotjar[b-qmlcb8a2hb]:before {
  content: "\f3b1";
}

.fa-hourglass[b-qmlcb8a2hb]:before {
  content: "\f254";
}

.fa-hourglass-end[b-qmlcb8a2hb]:before {
  content: "\f253";
}

.fa-hourglass-half[b-qmlcb8a2hb]:before {
  content: "\f252";
}

.fa-hourglass-start[b-qmlcb8a2hb]:before {
  content: "\f251";
}

.fa-house-damage[b-qmlcb8a2hb]:before {
  content: "\f6f1";
}

.fa-house-user[b-qmlcb8a2hb]:before {
  content: "\e065";
}

.fa-houzz[b-qmlcb8a2hb]:before {
  content: "\f27c";
}

.fa-hryvnia[b-qmlcb8a2hb]:before {
  content: "\f6f2";
}

.fa-html5[b-qmlcb8a2hb]:before {
  content: "\f13b";
}

.fa-hubspot[b-qmlcb8a2hb]:before {
  content: "\f3b2";
}

.fa-i-cursor[b-qmlcb8a2hb]:before {
  content: "\f246";
}

.fa-ice-cream[b-qmlcb8a2hb]:before {
  content: "\f810";
}

.fa-icicles[b-qmlcb8a2hb]:before {
  content: "\f7ad";
}

.fa-icons[b-qmlcb8a2hb]:before {
  content: "\f86d";
}

.fa-id-badge[b-qmlcb8a2hb]:before {
  content: "\f2c1";
}

.fa-id-card[b-qmlcb8a2hb]:before {
  content: "\f2c2";
}

.fa-id-card-alt[b-qmlcb8a2hb]:before {
  content: "\f47f";
}

.fa-ideal[b-qmlcb8a2hb]:before {
  content: "\e013";
}

.fa-igloo[b-qmlcb8a2hb]:before {
  content: "\f7ae";
}

.fa-image[b-qmlcb8a2hb]:before {
  content: "\f03e";
}

.fa-images[b-qmlcb8a2hb]:before {
  content: "\f302";
}

.fa-imdb[b-qmlcb8a2hb]:before {
  content: "\f2d8";
}

.fa-inbox[b-qmlcb8a2hb]:before {
  content: "\f01c";
}

.fa-indent[b-qmlcb8a2hb]:before {
  content: "\f03c";
}

.fa-industry[b-qmlcb8a2hb]:before {
  content: "\f275";
}

.fa-infinity[b-qmlcb8a2hb]:before {
  content: "\f534";
}

.fa-info[b-qmlcb8a2hb]:before {
  content: "\f129";
}

.fa-info-circle[b-qmlcb8a2hb]:before {
  content: "\f05a";
}

.fa-innosoft[b-qmlcb8a2hb]:before {
  content: "\e080";
}

.fa-instagram[b-qmlcb8a2hb]:before {
  content: "\f16d";
}

.fa-instagram-square[b-qmlcb8a2hb]:before {
  content: "\e055";
}

.fa-instalod[b-qmlcb8a2hb]:before {
  content: "\e081";
}

.fa-intercom[b-qmlcb8a2hb]:before {
  content: "\f7af";
}

.fa-internet-explorer[b-qmlcb8a2hb]:before {
  content: "\f26b";
}

.fa-invision[b-qmlcb8a2hb]:before {
  content: "\f7b0";
}

.fa-ioxhost[b-qmlcb8a2hb]:before {
  content: "\f208";
}

.fa-italic[b-qmlcb8a2hb]:before {
  content: "\f033";
}

.fa-itch-io[b-qmlcb8a2hb]:before {
  content: "\f83a";
}

.fa-itunes[b-qmlcb8a2hb]:before {
  content: "\f3b4";
}

.fa-itunes-note[b-qmlcb8a2hb]:before {
  content: "\f3b5";
}

.fa-java[b-qmlcb8a2hb]:before {
  content: "\f4e4";
}

.fa-jedi[b-qmlcb8a2hb]:before {
  content: "\f669";
}

.fa-jedi-order[b-qmlcb8a2hb]:before {
  content: "\f50e";
}

.fa-jenkins[b-qmlcb8a2hb]:before {
  content: "\f3b6";
}

.fa-jira[b-qmlcb8a2hb]:before {
  content: "\f7b1";
}

.fa-joget[b-qmlcb8a2hb]:before {
  content: "\f3b7";
}

.fa-joint[b-qmlcb8a2hb]:before {
  content: "\f595";
}

.fa-joomla[b-qmlcb8a2hb]:before {
  content: "\f1aa";
}

.fa-journal-whills[b-qmlcb8a2hb]:before {
  content: "\f66a";
}

.fa-js[b-qmlcb8a2hb]:before {
  content: "\f3b8";
}

.fa-js-square[b-qmlcb8a2hb]:before {
  content: "\f3b9";
}

.fa-jsfiddle[b-qmlcb8a2hb]:before {
  content: "\f1cc";
}

.fa-kaaba[b-qmlcb8a2hb]:before {
  content: "\f66b";
}

.fa-kaggle[b-qmlcb8a2hb]:before {
  content: "\f5fa";
}

.fa-key[b-qmlcb8a2hb]:before {
  content: "\f084";
}

.fa-keybase[b-qmlcb8a2hb]:before {
  content: "\f4f5";
}

.fa-keyboard[b-qmlcb8a2hb]:before {
  content: "\f11c";
}

.fa-keycdn[b-qmlcb8a2hb]:before {
  content: "\f3ba";
}

.fa-khanda[b-qmlcb8a2hb]:before {
  content: "\f66d";
}

.fa-kickstarter[b-qmlcb8a2hb]:before {
  content: "\f3bb";
}

.fa-kickstarter-k[b-qmlcb8a2hb]:before {
  content: "\f3bc";
}

.fa-kiss[b-qmlcb8a2hb]:before {
  content: "\f596";
}

.fa-kiss-beam[b-qmlcb8a2hb]:before {
  content: "\f597";
}

.fa-kiss-wink-heart[b-qmlcb8a2hb]:before {
  content: "\f598";
}

.fa-kiwi-bird[b-qmlcb8a2hb]:before {
  content: "\f535";
}

.fa-korvue[b-qmlcb8a2hb]:before {
  content: "\f42f";
}

.fa-landmark[b-qmlcb8a2hb]:before {
  content: "\f66f";
}

.fa-language[b-qmlcb8a2hb]:before {
  content: "\f1ab";
}

.fa-laptop[b-qmlcb8a2hb]:before {
  content: "\f109";
}

.fa-laptop-code[b-qmlcb8a2hb]:before {
  content: "\f5fc";
}

.fa-laptop-house[b-qmlcb8a2hb]:before {
  content: "\e066";
}

.fa-laptop-medical[b-qmlcb8a2hb]:before {
  content: "\f812";
}

.fa-laravel[b-qmlcb8a2hb]:before {
  content: "\f3bd";
}

.fa-lastfm[b-qmlcb8a2hb]:before {
  content: "\f202";
}

.fa-lastfm-square[b-qmlcb8a2hb]:before {
  content: "\f203";
}

.fa-laugh[b-qmlcb8a2hb]:before {
  content: "\f599";
}

.fa-laugh-beam[b-qmlcb8a2hb]:before {
  content: "\f59a";
}

.fa-laugh-squint[b-qmlcb8a2hb]:before {
  content: "\f59b";
}

.fa-laugh-wink[b-qmlcb8a2hb]:before {
  content: "\f59c";
}

.fa-layer-group[b-qmlcb8a2hb]:before {
  content: "\f5fd";
}

.fa-leaf[b-qmlcb8a2hb]:before {
  content: "\f06c";
}

.fa-leanpub[b-qmlcb8a2hb]:before {
  content: "\f212";
}

.fa-lemon[b-qmlcb8a2hb]:before {
  content: "\f094";
}

.fa-less[b-qmlcb8a2hb]:before {
  content: "\f41d";
}

.fa-less-than[b-qmlcb8a2hb]:before {
  content: "\f536";
}

.fa-less-than-equal[b-qmlcb8a2hb]:before {
  content: "\f537";
}

.fa-level-down-alt[b-qmlcb8a2hb]:before {
  content: "\f3be";
}

.fa-level-up-alt[b-qmlcb8a2hb]:before {
  content: "\f3bf";
}

.fa-life-ring[b-qmlcb8a2hb]:before {
  content: "\f1cd";
}

.fa-lightbulb[b-qmlcb8a2hb]:before {
  content: "\f0eb";
}

.fa-line[b-qmlcb8a2hb]:before {
  content: "\f3c0";
}

.fa-link[b-qmlcb8a2hb]:before {
  content: "\f0c1";
}

.fa-linkedin[b-qmlcb8a2hb]:before {
  content: "\f08c";
}

.fa-linkedin-in[b-qmlcb8a2hb]:before {
  content: "\f0e1";
}

.fa-linode[b-qmlcb8a2hb]:before {
  content: "\f2b8";
}

.fa-linux[b-qmlcb8a2hb]:before {
  content: "\f17c";
}

.fa-lira-sign[b-qmlcb8a2hb]:before {
  content: "\f195";
}

.fa-list[b-qmlcb8a2hb]:before {
  content: "\f03a";
}

.fa-list-alt[b-qmlcb8a2hb]:before {
  content: "\f022";
}

.fa-list-ol[b-qmlcb8a2hb]:before {
  content: "\f0cb";
}

.fa-list-ul[b-qmlcb8a2hb]:before {
  content: "\f0ca";
}

.fa-location-arrow[b-qmlcb8a2hb]:before {
  content: "\f124";
}

.fa-lock[b-qmlcb8a2hb]:before {
  content: "\f023";
}

.fa-lock-open[b-qmlcb8a2hb]:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down[b-qmlcb8a2hb]:before {
  content: "\f309";
}

.fa-long-arrow-alt-left[b-qmlcb8a2hb]:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right[b-qmlcb8a2hb]:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up[b-qmlcb8a2hb]:before {
  content: "\f30c";
}

.fa-low-vision[b-qmlcb8a2hb]:before {
  content: "\f2a8";
}

.fa-luggage-cart[b-qmlcb8a2hb]:before {
  content: "\f59d";
}

.fa-lungs[b-qmlcb8a2hb]:before {
  content: "\f604";
}

.fa-lungs-virus[b-qmlcb8a2hb]:before {
  content: "\e067";
}

.fa-lyft[b-qmlcb8a2hb]:before {
  content: "\f3c3";
}

.fa-magento[b-qmlcb8a2hb]:before {
  content: "\f3c4";
}

.fa-magic[b-qmlcb8a2hb]:before {
  content: "\f0d0";
}

.fa-magnet[b-qmlcb8a2hb]:before {
  content: "\f076";
}

.fa-mail-bulk[b-qmlcb8a2hb]:before {
  content: "\f674";
}

.fa-mailchimp[b-qmlcb8a2hb]:before {
  content: "\f59e";
}

.fa-male[b-qmlcb8a2hb]:before {
  content: "\f183";
}

.fa-mandalorian[b-qmlcb8a2hb]:before {
  content: "\f50f";
}

.fa-map[b-qmlcb8a2hb]:before {
  content: "\f279";
}

.fa-map-marked[b-qmlcb8a2hb]:before {
  content: "\f59f";
}

.fa-map-marked-alt[b-qmlcb8a2hb]:before {
  content: "\f5a0";
}

.fa-map-marker[b-qmlcb8a2hb]:before {
  content: "\f041";
}

.fa-map-marker-alt[b-qmlcb8a2hb]:before {
  content: "\f3c5";
}

.fa-map-pin[b-qmlcb8a2hb]:before {
  content: "\f276";
}

.fa-map-signs[b-qmlcb8a2hb]:before {
  content: "\f277";
}

.fa-markdown[b-qmlcb8a2hb]:before {
  content: "\f60f";
}

.fa-marker[b-qmlcb8a2hb]:before {
  content: "\f5a1";
}

.fa-mars[b-qmlcb8a2hb]:before {
  content: "\f222";
}

.fa-mars-double[b-qmlcb8a2hb]:before {
  content: "\f227";
}

.fa-mars-stroke[b-qmlcb8a2hb]:before {
  content: "\f229";
}

.fa-mars-stroke-h[b-qmlcb8a2hb]:before {
  content: "\f22b";
}

.fa-mars-stroke-v[b-qmlcb8a2hb]:before {
  content: "\f22a";
}

.fa-mask[b-qmlcb8a2hb]:before {
  content: "\f6fa";
}

.fa-mastodon[b-qmlcb8a2hb]:before {
  content: "\f4f6";
}

.fa-maxcdn[b-qmlcb8a2hb]:before {
  content: "\f136";
}

.fa-mdb[b-qmlcb8a2hb]:before {
  content: "\f8ca";
}

.fa-medal[b-qmlcb8a2hb]:before {
  content: "\f5a2";
}

.fa-medapps[b-qmlcb8a2hb]:before {
  content: "\f3c6";
}

.fa-medium[b-qmlcb8a2hb]:before {
  content: "\f23a";
}

.fa-medium-m[b-qmlcb8a2hb]:before {
  content: "\f3c7";
}

.fa-medkit[b-qmlcb8a2hb]:before {
  content: "\f0fa";
}

.fa-medrt[b-qmlcb8a2hb]:before {
  content: "\f3c8";
}

.fa-meetup[b-qmlcb8a2hb]:before {
  content: "\f2e0";
}

.fa-megaport[b-qmlcb8a2hb]:before {
  content: "\f5a3";
}

.fa-meh[b-qmlcb8a2hb]:before {
  content: "\f11a";
}

.fa-meh-blank[b-qmlcb8a2hb]:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes[b-qmlcb8a2hb]:before {
  content: "\f5a5";
}

.fa-memory[b-qmlcb8a2hb]:before {
  content: "\f538";
}

.fa-mendeley[b-qmlcb8a2hb]:before {
  content: "\f7b3";
}

.fa-menorah[b-qmlcb8a2hb]:before {
  content: "\f676";
}

.fa-mercury[b-qmlcb8a2hb]:before {
  content: "\f223";
}

.fa-meteor[b-qmlcb8a2hb]:before {
  content: "\f753";
}

.fa-microblog[b-qmlcb8a2hb]:before {
  content: "\e01a";
}

.fa-microchip[b-qmlcb8a2hb]:before {
  content: "\f2db";
}

.fa-microphone[b-qmlcb8a2hb]:before {
  content: "\f130";
}

.fa-microphone-alt[b-qmlcb8a2hb]:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash[b-qmlcb8a2hb]:before {
  content: "\f539";
}

.fa-microphone-slash[b-qmlcb8a2hb]:before {
  content: "\f131";
}

.fa-microscope[b-qmlcb8a2hb]:before {
  content: "\f610";
}

.fa-microsoft[b-qmlcb8a2hb]:before {
  content: "\f3ca";
}

.fa-minus[b-qmlcb8a2hb]:before {
  content: "\f068";
}

.fa-minus-circle[b-qmlcb8a2hb]:before {
  content: "\f056";
}

.fa-minus-square[b-qmlcb8a2hb]:before {
  content: "\f146";
}

.fa-mitten[b-qmlcb8a2hb]:before {
  content: "\f7b5";
}

.fa-mix[b-qmlcb8a2hb]:before {
  content: "\f3cb";
}

.fa-mixcloud[b-qmlcb8a2hb]:before {
  content: "\f289";
}

.fa-mixer[b-qmlcb8a2hb]:before {
  content: "\e056";
}

.fa-mizuni[b-qmlcb8a2hb]:before {
  content: "\f3cc";
}

.fa-mobile[b-qmlcb8a2hb]:before {
  content: "\f10b";
}

.fa-mobile-alt[b-qmlcb8a2hb]:before {
  content: "\f3cd";
}

.fa-modx[b-qmlcb8a2hb]:before {
  content: "\f285";
}

.fa-monero[b-qmlcb8a2hb]:before {
  content: "\f3d0";
}

.fa-money-bill[b-qmlcb8a2hb]:before {
  content: "\f0d6";
}

.fa-money-bill-alt[b-qmlcb8a2hb]:before {
  content: "\f3d1";
}

.fa-money-bill-wave[b-qmlcb8a2hb]:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt[b-qmlcb8a2hb]:before {
  content: "\f53b";
}

.fa-money-check[b-qmlcb8a2hb]:before {
  content: "\f53c";
}

.fa-money-check-alt[b-qmlcb8a2hb]:before {
  content: "\f53d";
}

.fa-monument[b-qmlcb8a2hb]:before {
  content: "\f5a6";
}

.fa-moon[b-qmlcb8a2hb]:before {
  content: "\f186";
}

.fa-mortar-pestle[b-qmlcb8a2hb]:before {
  content: "\f5a7";
}

.fa-mosque[b-qmlcb8a2hb]:before {
  content: "\f678";
}

.fa-motorcycle[b-qmlcb8a2hb]:before {
  content: "\f21c";
}

.fa-mountain[b-qmlcb8a2hb]:before {
  content: "\f6fc";
}

.fa-mouse[b-qmlcb8a2hb]:before {
  content: "\f8cc";
}

.fa-mouse-pointer[b-qmlcb8a2hb]:before {
  content: "\f245";
}

.fa-mug-hot[b-qmlcb8a2hb]:before {
  content: "\f7b6";
}

.fa-music[b-qmlcb8a2hb]:before {
  content: "\f001";
}

.fa-napster[b-qmlcb8a2hb]:before {
  content: "\f3d2";
}

.fa-neos[b-qmlcb8a2hb]:before {
  content: "\f612";
}

.fa-network-wired[b-qmlcb8a2hb]:before {
  content: "\f6ff";
}

.fa-neuter[b-qmlcb8a2hb]:before {
  content: "\f22c";
}

.fa-newspaper[b-qmlcb8a2hb]:before {
  content: "\f1ea";
}

.fa-nimblr[b-qmlcb8a2hb]:before {
  content: "\f5a8";
}

.fa-node[b-qmlcb8a2hb]:before {
  content: "\f419";
}

.fa-node-js[b-qmlcb8a2hb]:before {
  content: "\f3d3";
}

.fa-not-equal[b-qmlcb8a2hb]:before {
  content: "\f53e";
}

.fa-notes-medical[b-qmlcb8a2hb]:before {
  content: "\f481";
}

.fa-npm[b-qmlcb8a2hb]:before {
  content: "\f3d4";
}

.fa-ns8[b-qmlcb8a2hb]:before {
  content: "\f3d5";
}

.fa-nutritionix[b-qmlcb8a2hb]:before {
  content: "\f3d6";
}

.fa-object-group[b-qmlcb8a2hb]:before {
  content: "\f247";
}

.fa-object-ungroup[b-qmlcb8a2hb]:before {
  content: "\f248";
}

.fa-octopus-deploy[b-qmlcb8a2hb]:before {
  content: "\e082";
}

.fa-odnoklassniki[b-qmlcb8a2hb]:before {
  content: "\f263";
}

.fa-odnoklassniki-square[b-qmlcb8a2hb]:before {
  content: "\f264";
}

.fa-oil-can[b-qmlcb8a2hb]:before {
  content: "\f613";
}

.fa-old-republic[b-qmlcb8a2hb]:before {
  content: "\f510";
}

.fa-om[b-qmlcb8a2hb]:before {
  content: "\f679";
}

.fa-opencart[b-qmlcb8a2hb]:before {
  content: "\f23d";
}

.fa-openid[b-qmlcb8a2hb]:before {
  content: "\f19b";
}

.fa-opera[b-qmlcb8a2hb]:before {
  content: "\f26a";
}

.fa-optin-monster[b-qmlcb8a2hb]:before {
  content: "\f23c";
}

.fa-orcid[b-qmlcb8a2hb]:before {
  content: "\f8d2";
}

.fa-osi[b-qmlcb8a2hb]:before {
  content: "\f41a";
}

.fa-otter[b-qmlcb8a2hb]:before {
  content: "\f700";
}

.fa-outdent[b-qmlcb8a2hb]:before {
  content: "\f03b";
}

.fa-page4[b-qmlcb8a2hb]:before {
  content: "\f3d7";
}

.fa-pagelines[b-qmlcb8a2hb]:before {
  content: "\f18c";
}

.fa-pager[b-qmlcb8a2hb]:before {
  content: "\f815";
}

.fa-paint-brush[b-qmlcb8a2hb]:before {
  content: "\f1fc";
}

.fa-paint-roller[b-qmlcb8a2hb]:before {
  content: "\f5aa";
}

.fa-palette[b-qmlcb8a2hb]:before {
  content: "\f53f";
}

.fa-palfed[b-qmlcb8a2hb]:before {
  content: "\f3d8";
}

.fa-pallet[b-qmlcb8a2hb]:before {
  content: "\f482";
}

.fa-paper-plane[b-qmlcb8a2hb]:before {
  content: "\f1d8";
}

.fa-paperclip[b-qmlcb8a2hb]:before {
  content: "\f0c6";
}

.fa-parachute-box[b-qmlcb8a2hb]:before {
  content: "\f4cd";
}

.fa-paragraph[b-qmlcb8a2hb]:before {
  content: "\f1dd";
}

.fa-parking[b-qmlcb8a2hb]:before {
  content: "\f540";
}

.fa-passport[b-qmlcb8a2hb]:before {
  content: "\f5ab";
}

.fa-pastafarianism[b-qmlcb8a2hb]:before {
  content: "\f67b";
}

.fa-paste[b-qmlcb8a2hb]:before {
  content: "\f0ea";
}

.fa-patreon[b-qmlcb8a2hb]:before {
  content: "\f3d9";
}

.fa-pause[b-qmlcb8a2hb]:before {
  content: "\f04c";
}

.fa-pause-circle[b-qmlcb8a2hb]:before {
  content: "\f28b";
}

.fa-paw[b-qmlcb8a2hb]:before {
  content: "\f1b0";
}

.fa-paypal[b-qmlcb8a2hb]:before {
  content: "\f1ed";
}

.fa-peace[b-qmlcb8a2hb]:before {
  content: "\f67c";
}

.fa-pen[b-qmlcb8a2hb]:before {
  content: "\f304";
}

.fa-pen-alt[b-qmlcb8a2hb]:before {
  content: "\f305";
}

.fa-pen-fancy[b-qmlcb8a2hb]:before {
  content: "\f5ac";
}

.fa-pen-nib[b-qmlcb8a2hb]:before {
  content: "\f5ad";
}

.fa-pen-square[b-qmlcb8a2hb]:before {
  content: "\f14b";
}

.fa-pencil-alt[b-qmlcb8a2hb]:before {
  content: "\f303";
}

.fa-pencil-ruler[b-qmlcb8a2hb]:before {
  content: "\f5ae";
}

.fa-penny-arcade[b-qmlcb8a2hb]:before {
  content: "\f704";
}

.fa-people-arrows[b-qmlcb8a2hb]:before {
  content: "\e068";
}

.fa-people-carry[b-qmlcb8a2hb]:before {
  content: "\f4ce";
}

.fa-pepper-hot[b-qmlcb8a2hb]:before {
  content: "\f816";
}

.fa-perbyte[b-qmlcb8a2hb]:before {
  content: "\e083";
}

.fa-percent[b-qmlcb8a2hb]:before {
  content: "\f295";
}

.fa-percentage[b-qmlcb8a2hb]:before {
  content: "\f541";
}

.fa-periscope[b-qmlcb8a2hb]:before {
  content: "\f3da";
}

.fa-person-booth[b-qmlcb8a2hb]:before {
  content: "\f756";
}

.fa-phabricator[b-qmlcb8a2hb]:before {
  content: "\f3db";
}

.fa-phoenix-framework[b-qmlcb8a2hb]:before {
  content: "\f3dc";
}

.fa-phoenix-squadron[b-qmlcb8a2hb]:before {
  content: "\f511";
}

.fa-phone[b-qmlcb8a2hb]:before {
  content: "\f095";
}

.fa-phone-alt[b-qmlcb8a2hb]:before {
  content: "\f879";
}

.fa-phone-slash[b-qmlcb8a2hb]:before {
  content: "\f3dd";
}

.fa-phone-square[b-qmlcb8a2hb]:before {
  content: "\f098";
}

.fa-phone-square-alt[b-qmlcb8a2hb]:before {
  content: "\f87b";
}

.fa-phone-volume[b-qmlcb8a2hb]:before {
  content: "\f2a0";
}

.fa-photo-video[b-qmlcb8a2hb]:before {
  content: "\f87c";
}

.fa-php[b-qmlcb8a2hb]:before {
  content: "\f457";
}

.fa-pied-piper[b-qmlcb8a2hb]:before {
  content: "\f2ae";
}

.fa-pied-piper-alt[b-qmlcb8a2hb]:before {
  content: "\f1a8";
}

.fa-pied-piper-hat[b-qmlcb8a2hb]:before {
  content: "\f4e5";
}

.fa-pied-piper-pp[b-qmlcb8a2hb]:before {
  content: "\f1a7";
}

.fa-pied-piper-square[b-qmlcb8a2hb]:before {
  content: "\e01e";
}

.fa-piggy-bank[b-qmlcb8a2hb]:before {
  content: "\f4d3";
}

.fa-pills[b-qmlcb8a2hb]:before {
  content: "\f484";
}

.fa-pinterest[b-qmlcb8a2hb]:before {
  content: "\f0d2";
}

.fa-pinterest-p[b-qmlcb8a2hb]:before {
  content: "\f231";
}

.fa-pinterest-square[b-qmlcb8a2hb]:before {
  content: "\f0d3";
}

.fa-pizza-slice[b-qmlcb8a2hb]:before {
  content: "\f818";
}

.fa-place-of-worship[b-qmlcb8a2hb]:before {
  content: "\f67f";
}

.fa-plane[b-qmlcb8a2hb]:before {
  content: "\f072";
}

.fa-plane-arrival[b-qmlcb8a2hb]:before {
  content: "\f5af";
}

.fa-plane-departure[b-qmlcb8a2hb]:before {
  content: "\f5b0";
}

.fa-plane-slash[b-qmlcb8a2hb]:before {
  content: "\e069";
}

.fa-play[b-qmlcb8a2hb]:before {
  content: "\f04b";
}

.fa-play-circle[b-qmlcb8a2hb]:before {
  content: "\f144";
}

.fa-playstation[b-qmlcb8a2hb]:before {
  content: "\f3df";
}

.fa-plug[b-qmlcb8a2hb]:before {
  content: "\f1e6";
}

.fa-plus[b-qmlcb8a2hb]:before {
  content: "\f067";
}

.fa-plus-circle[b-qmlcb8a2hb]:before {
  content: "\f055";
}

.fa-plus-square[b-qmlcb8a2hb]:before {
  content: "\f0fe";
}

.fa-podcast[b-qmlcb8a2hb]:before {
  content: "\f2ce";
}

.fa-poll[b-qmlcb8a2hb]:before {
  content: "\f681";
}

.fa-poll-h[b-qmlcb8a2hb]:before {
  content: "\f682";
}

.fa-poo[b-qmlcb8a2hb]:before {
  content: "\f2fe";
}

.fa-poo-storm[b-qmlcb8a2hb]:before {
  content: "\f75a";
}

.fa-poop[b-qmlcb8a2hb]:before {
  content: "\f619";
}

.fa-portrait[b-qmlcb8a2hb]:before {
  content: "\f3e0";
}

.fa-pound-sign[b-qmlcb8a2hb]:before {
  content: "\f154";
}

.fa-power-off[b-qmlcb8a2hb]:before {
  content: "\f011";
}

.fa-pray[b-qmlcb8a2hb]:before {
  content: "\f683";
}

.fa-praying-hands[b-qmlcb8a2hb]:before {
  content: "\f684";
}

.fa-prescription[b-qmlcb8a2hb]:before {
  content: "\f5b1";
}

.fa-prescription-bottle[b-qmlcb8a2hb]:before {
  content: "\f485";
}

.fa-prescription-bottle-alt[b-qmlcb8a2hb]:before {
  content: "\f486";
}

.fa-print[b-qmlcb8a2hb]:before {
  content: "\f02f";
}

.fa-procedures[b-qmlcb8a2hb]:before {
  content: "\f487";
}

.fa-product-hunt[b-qmlcb8a2hb]:before {
  content: "\f288";
}

.fa-project-diagram[b-qmlcb8a2hb]:before {
  content: "\f542";
}

.fa-pump-medical[b-qmlcb8a2hb]:before {
  content: "\e06a";
}

.fa-pump-soap[b-qmlcb8a2hb]:before {
  content: "\e06b";
}

.fa-pushed[b-qmlcb8a2hb]:before {
  content: "\f3e1";
}

.fa-puzzle-piece[b-qmlcb8a2hb]:before {
  content: "\f12e";
}

.fa-python[b-qmlcb8a2hb]:before {
  content: "\f3e2";
}

.fa-qq[b-qmlcb8a2hb]:before {
  content: "\f1d6";
}

.fa-qrcode[b-qmlcb8a2hb]:before {
  content: "\f029";
}

.fa-question[b-qmlcb8a2hb]:before {
  content: "\f128";
}

.fa-question-circle[b-qmlcb8a2hb]:before {
  content: "\f059";
}

.fa-quidditch[b-qmlcb8a2hb]:before {
  content: "\f458";
}

.fa-quinscape[b-qmlcb8a2hb]:before {
  content: "\f459";
}

.fa-quora[b-qmlcb8a2hb]:before {
  content: "\f2c4";
}

.fa-quote-left[b-qmlcb8a2hb]:before {
  content: "\f10d";
}

.fa-quote-right[b-qmlcb8a2hb]:before {
  content: "\f10e";
}

.fa-quran[b-qmlcb8a2hb]:before {
  content: "\f687";
}

.fa-r-project[b-qmlcb8a2hb]:before {
  content: "\f4f7";
}

.fa-radiation[b-qmlcb8a2hb]:before {
  content: "\f7b9";
}

.fa-radiation-alt[b-qmlcb8a2hb]:before {
  content: "\f7ba";
}

.fa-rainbow[b-qmlcb8a2hb]:before {
  content: "\f75b";
}

.fa-random[b-qmlcb8a2hb]:before {
  content: "\f074";
}

.fa-raspberry-pi[b-qmlcb8a2hb]:before {
  content: "\f7bb";
}

.fa-ravelry[b-qmlcb8a2hb]:before {
  content: "\f2d9";
}

.fa-react[b-qmlcb8a2hb]:before {
  content: "\f41b";
}

.fa-reacteurope[b-qmlcb8a2hb]:before {
  content: "\f75d";
}

.fa-readme[b-qmlcb8a2hb]:before {
  content: "\f4d5";
}

.fa-rebel[b-qmlcb8a2hb]:before {
  content: "\f1d0";
}

.fa-receipt[b-qmlcb8a2hb]:before {
  content: "\f543";
}

.fa-record-vinyl[b-qmlcb8a2hb]:before {
  content: "\f8d9";
}

.fa-recycle[b-qmlcb8a2hb]:before {
  content: "\f1b8";
}

.fa-red-river[b-qmlcb8a2hb]:before {
  content: "\f3e3";
}

.fa-reddit[b-qmlcb8a2hb]:before {
  content: "\f1a1";
}

.fa-reddit-alien[b-qmlcb8a2hb]:before {
  content: "\f281";
}

.fa-reddit-square[b-qmlcb8a2hb]:before {
  content: "\f1a2";
}

.fa-redhat[b-qmlcb8a2hb]:before {
  content: "\f7bc";
}

.fa-redo[b-qmlcb8a2hb]:before {
  content: "\f01e";
}

.fa-redo-alt[b-qmlcb8a2hb]:before {
  content: "\f2f9";
}

.fa-registered[b-qmlcb8a2hb]:before {
  content: "\f25d";
}

.fa-remove-format[b-qmlcb8a2hb]:before {
  content: "\f87d";
}

.fa-renren[b-qmlcb8a2hb]:before {
  content: "\f18b";
}

.fa-reply[b-qmlcb8a2hb]:before {
  content: "\f3e5";
}

.fa-reply-all[b-qmlcb8a2hb]:before {
  content: "\f122";
}

.fa-replyd[b-qmlcb8a2hb]:before {
  content: "\f3e6";
}

.fa-republican[b-qmlcb8a2hb]:before {
  content: "\f75e";
}

.fa-researchgate[b-qmlcb8a2hb]:before {
  content: "\f4f8";
}

.fa-resolving[b-qmlcb8a2hb]:before {
  content: "\f3e7";
}

.fa-restroom[b-qmlcb8a2hb]:before {
  content: "\f7bd";
}

.fa-retweet[b-qmlcb8a2hb]:before {
  content: "\f079";
}

.fa-rev[b-qmlcb8a2hb]:before {
  content: "\f5b2";
}

.fa-ribbon[b-qmlcb8a2hb]:before {
  content: "\f4d6";
}

.fa-ring[b-qmlcb8a2hb]:before {
  content: "\f70b";
}

.fa-road[b-qmlcb8a2hb]:before {
  content: "\f018";
}

.fa-robot[b-qmlcb8a2hb]:before {
  content: "\f544";
}

.fa-rocket[b-qmlcb8a2hb]:before {
  content: "\f135";
}

.fa-rocketchat[b-qmlcb8a2hb]:before {
  content: "\f3e8";
}

.fa-rockrms[b-qmlcb8a2hb]:before {
  content: "\f3e9";
}

.fa-route[b-qmlcb8a2hb]:before {
  content: "\f4d7";
}

.fa-rss[b-qmlcb8a2hb]:before {
  content: "\f09e";
}

.fa-rss-square[b-qmlcb8a2hb]:before {
  content: "\f143";
}

.fa-ruble-sign[b-qmlcb8a2hb]:before {
  content: "\f158";
}

.fa-ruler[b-qmlcb8a2hb]:before {
  content: "\f545";
}

.fa-ruler-combined[b-qmlcb8a2hb]:before {
  content: "\f546";
}

.fa-ruler-horizontal[b-qmlcb8a2hb]:before {
  content: "\f547";
}

.fa-ruler-vertical[b-qmlcb8a2hb]:before {
  content: "\f548";
}

.fa-running[b-qmlcb8a2hb]:before {
  content: "\f70c";
}

.fa-rupee-sign[b-qmlcb8a2hb]:before {
  content: "\f156";
}

.fa-rust[b-qmlcb8a2hb]:before {
  content: "\e07a";
}

.fa-sad-cry[b-qmlcb8a2hb]:before {
  content: "\f5b3";
}

.fa-sad-tear[b-qmlcb8a2hb]:before {
  content: "\f5b4";
}

.fa-safari[b-qmlcb8a2hb]:before {
  content: "\f267";
}

.fa-salesforce[b-qmlcb8a2hb]:before {
  content: "\f83b";
}

.fa-sass[b-qmlcb8a2hb]:before {
  content: "\f41e";
}

.fa-satellite[b-qmlcb8a2hb]:before {
  content: "\f7bf";
}

.fa-satellite-dish[b-qmlcb8a2hb]:before {
  content: "\f7c0";
}

.fa-save[b-qmlcb8a2hb]:before {
  content: "\f0c7";
}

.fa-schlix[b-qmlcb8a2hb]:before {
  content: "\f3ea";
}

.fa-school[b-qmlcb8a2hb]:before {
  content: "\f549";
}

.fa-screwdriver[b-qmlcb8a2hb]:before {
  content: "\f54a";
}

.fa-scribd[b-qmlcb8a2hb]:before {
  content: "\f28a";
}

.fa-scroll[b-qmlcb8a2hb]:before {
  content: "\f70e";
}

.fa-sd-card[b-qmlcb8a2hb]:before {
  content: "\f7c2";
}

.fa-search[b-qmlcb8a2hb]:before {
  content: "\f002";
}

.fa-search-dollar[b-qmlcb8a2hb]:before {
  content: "\f688";
}

.fa-search-location[b-qmlcb8a2hb]:before {
  content: "\f689";
}

.fa-search-minus[b-qmlcb8a2hb]:before {
  content: "\f010";
}

.fa-search-plus[b-qmlcb8a2hb]:before {
  content: "\f00e";
}

.fa-searchengin[b-qmlcb8a2hb]:before {
  content: "\f3eb";
}

.fa-seedling[b-qmlcb8a2hb]:before {
  content: "\f4d8";
}

.fa-sellcast[b-qmlcb8a2hb]:before {
  content: "\f2da";
}

.fa-sellsy[b-qmlcb8a2hb]:before {
  content: "\f213";
}

.fa-server[b-qmlcb8a2hb]:before {
  content: "\f233";
}

.fa-servicestack[b-qmlcb8a2hb]:before {
  content: "\f3ec";
}

.fa-shapes[b-qmlcb8a2hb]:before {
  content: "\f61f";
}

.fa-share[b-qmlcb8a2hb]:before {
  content: "\f064";
}

.fa-share-alt[b-qmlcb8a2hb]:before {
  content: "\f1e0";
}

.fa-share-alt-square[b-qmlcb8a2hb]:before {
  content: "\f1e1";
}

.fa-share-square[b-qmlcb8a2hb]:before {
  content: "\f14d";
}

.fa-shekel-sign[b-qmlcb8a2hb]:before {
  content: "\f20b";
}

.fa-shield-alt[b-qmlcb8a2hb]:before {
  content: "\f3ed";
}

.fa-shield-virus[b-qmlcb8a2hb]:before {
  content: "\e06c";
}

.fa-ship[b-qmlcb8a2hb]:before {
  content: "\f21a";
}

.fa-shipping-fast[b-qmlcb8a2hb]:before {
  content: "\f48b";
}

.fa-shirtsinbulk[b-qmlcb8a2hb]:before {
  content: "\f214";
}

.fa-shoe-prints[b-qmlcb8a2hb]:before {
  content: "\f54b";
}

.fa-shopify[b-qmlcb8a2hb]:before {
  content: "\e057";
}

.fa-shopping-bag[b-qmlcb8a2hb]:before {
  content: "\f290";
}

.fa-shopping-basket[b-qmlcb8a2hb]:before {
  content: "\f291";
}

.fa-shopping-cart[b-qmlcb8a2hb]:before {
  content: "\f07a";
}

.fa-shopware[b-qmlcb8a2hb]:before {
  content: "\f5b5";
}

.fa-shower[b-qmlcb8a2hb]:before {
  content: "\f2cc";
}

.fa-shuttle-van[b-qmlcb8a2hb]:before {
  content: "\f5b6";
}

.fa-sign[b-qmlcb8a2hb]:before {
  content: "\f4d9";
}

.fa-sign-in-alt[b-qmlcb8a2hb]:before {
  content: "\f2f6";
}

.fa-sign-language[b-qmlcb8a2hb]:before {
  content: "\f2a7";
}

.fa-sign-out-alt[b-qmlcb8a2hb]:before {
  content: "\f2f5";
}

.fa-signal[b-qmlcb8a2hb]:before {
  content: "\f012";
}

.fa-signature[b-qmlcb8a2hb]:before {
  content: "\f5b7";
}

.fa-sim-card[b-qmlcb8a2hb]:before {
  content: "\f7c4";
}

.fa-simplybuilt[b-qmlcb8a2hb]:before {
  content: "\f215";
}

.fa-sink[b-qmlcb8a2hb]:before {
  content: "\e06d";
}

.fa-sistrix[b-qmlcb8a2hb]:before {
  content: "\f3ee";
}

.fa-sitemap[b-qmlcb8a2hb]:before {
  content: "\f0e8";
}

.fa-sith[b-qmlcb8a2hb]:before {
  content: "\f512";
}

.fa-skating[b-qmlcb8a2hb]:before {
  content: "\f7c5";
}

.fa-sketch[b-qmlcb8a2hb]:before {
  content: "\f7c6";
}

.fa-skiing[b-qmlcb8a2hb]:before {
  content: "\f7c9";
}

.fa-skiing-nordic[b-qmlcb8a2hb]:before {
  content: "\f7ca";
}

.fa-skull[b-qmlcb8a2hb]:before {
  content: "\f54c";
}

.fa-skull-crossbones[b-qmlcb8a2hb]:before {
  content: "\f714";
}

.fa-skyatlas[b-qmlcb8a2hb]:before {
  content: "\f216";
}

.fa-skype[b-qmlcb8a2hb]:before {
  content: "\f17e";
}

.fa-slack[b-qmlcb8a2hb]:before {
  content: "\f198";
}

.fa-slack-hash[b-qmlcb8a2hb]:before {
  content: "\f3ef";
}

.fa-slash[b-qmlcb8a2hb]:before {
  content: "\f715";
}

.fa-sleigh[b-qmlcb8a2hb]:before {
  content: "\f7cc";
}

.fa-sliders-h[b-qmlcb8a2hb]:before {
  content: "\f1de";
}

.fa-slideshare[b-qmlcb8a2hb]:before {
  content: "\f1e7";
}

.fa-smile[b-qmlcb8a2hb]:before {
  content: "\f118";
}

.fa-smile-beam[b-qmlcb8a2hb]:before {
  content: "\f5b8";
}

.fa-smile-wink[b-qmlcb8a2hb]:before {
  content: "\f4da";
}

.fa-smog[b-qmlcb8a2hb]:before {
  content: "\f75f";
}

.fa-smoking[b-qmlcb8a2hb]:before {
  content: "\f48d";
}

.fa-smoking-ban[b-qmlcb8a2hb]:before {
  content: "\f54d";
}

.fa-sms[b-qmlcb8a2hb]:before {
  content: "\f7cd";
}

.fa-snapchat[b-qmlcb8a2hb]:before {
  content: "\f2ab";
}

.fa-snapchat-ghost[b-qmlcb8a2hb]:before {
  content: "\f2ac";
}

.fa-snapchat-square[b-qmlcb8a2hb]:before {
  content: "\f2ad";
}

.fa-snowboarding[b-qmlcb8a2hb]:before {
  content: "\f7ce";
}

.fa-snowflake[b-qmlcb8a2hb]:before {
  content: "\f2dc";
}

.fa-snowman[b-qmlcb8a2hb]:before {
  content: "\f7d0";
}

.fa-snowplow[b-qmlcb8a2hb]:before {
  content: "\f7d2";
}

.fa-soap[b-qmlcb8a2hb]:before {
  content: "\e06e";
}

.fa-socks[b-qmlcb8a2hb]:before {
  content: "\f696";
}

.fa-solar-panel[b-qmlcb8a2hb]:before {
  content: "\f5ba";
}

.fa-sort[b-qmlcb8a2hb]:before {
  content: "\f0dc";
}

.fa-sort-alpha-down[b-qmlcb8a2hb]:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt[b-qmlcb8a2hb]:before {
  content: "\f881";
}

.fa-sort-alpha-up[b-qmlcb8a2hb]:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt[b-qmlcb8a2hb]:before {
  content: "\f882";
}

.fa-sort-amount-down[b-qmlcb8a2hb]:before {
  content: "\f160";
}

.fa-sort-amount-down-alt[b-qmlcb8a2hb]:before {
  content: "\f884";
}

.fa-sort-amount-up[b-qmlcb8a2hb]:before {
  content: "\f161";
}

.fa-sort-amount-up-alt[b-qmlcb8a2hb]:before {
  content: "\f885";
}

.fa-sort-down[b-qmlcb8a2hb]:before {
  content: "\f0dd";
}

.fa-sort-numeric-down[b-qmlcb8a2hb]:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt[b-qmlcb8a2hb]:before {
  content: "\f886";
}

.fa-sort-numeric-up[b-qmlcb8a2hb]:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt[b-qmlcb8a2hb]:before {
  content: "\f887";
}

.fa-sort-up[b-qmlcb8a2hb]:before {
  content: "\f0de";
}

.fa-soundcloud[b-qmlcb8a2hb]:before {
  content: "\f1be";
}

.fa-sourcetree[b-qmlcb8a2hb]:before {
  content: "\f7d3";
}

.fa-spa[b-qmlcb8a2hb]:before {
  content: "\f5bb";
}

.fa-space-shuttle[b-qmlcb8a2hb]:before {
  content: "\f197";
}

.fa-speakap[b-qmlcb8a2hb]:before {
  content: "\f3f3";
}

.fa-speaker-deck[b-qmlcb8a2hb]:before {
  content: "\f83c";
}

.fa-spell-check[b-qmlcb8a2hb]:before {
  content: "\f891";
}

.fa-spider[b-qmlcb8a2hb]:before {
  content: "\f717";
}

.fa-spinner[b-qmlcb8a2hb]:before {
  content: "\f110";
}

.fa-splotch[b-qmlcb8a2hb]:before {
  content: "\f5bc";
}

.fa-spotify[b-qmlcb8a2hb]:before {
  content: "\f1bc";
}

.fa-spray-can[b-qmlcb8a2hb]:before {
  content: "\f5bd";
}

.fa-square[b-qmlcb8a2hb]:before {
  content: "\f0c8";
}

.fa-square-full[b-qmlcb8a2hb]:before {
  content: "\f45c";
}

.fa-square-root-alt[b-qmlcb8a2hb]:before {
  content: "\f698";
}

.fa-squarespace[b-qmlcb8a2hb]:before {
  content: "\f5be";
}

.fa-stack-exchange[b-qmlcb8a2hb]:before {
  content: "\f18d";
}

.fa-stack-overflow[b-qmlcb8a2hb]:before {
  content: "\f16c";
}

.fa-stackpath[b-qmlcb8a2hb]:before {
  content: "\f842";
}

.fa-stamp[b-qmlcb8a2hb]:before {
  content: "\f5bf";
}

.fa-star[b-qmlcb8a2hb]:before {
  content: "\f005";
}

.fa-star-and-crescent[b-qmlcb8a2hb]:before {
  content: "\f699";
}

.fa-star-half[b-qmlcb8a2hb]:before {
  content: "\f089";
}

.fa-star-half-alt[b-qmlcb8a2hb]:before {
  content: "\f5c0";
}

.fa-star-of-david[b-qmlcb8a2hb]:before {
  content: "\f69a";
}

.fa-star-of-life[b-qmlcb8a2hb]:before {
  content: "\f621";
}

.fa-staylinked[b-qmlcb8a2hb]:before {
  content: "\f3f5";
}

.fa-steam[b-qmlcb8a2hb]:before {
  content: "\f1b6";
}

.fa-steam-square[b-qmlcb8a2hb]:before {
  content: "\f1b7";
}

.fa-steam-symbol[b-qmlcb8a2hb]:before {
  content: "\f3f6";
}

.fa-step-backward[b-qmlcb8a2hb]:before {
  content: "\f048";
}

.fa-step-forward[b-qmlcb8a2hb]:before {
  content: "\f051";
}

.fa-stethoscope[b-qmlcb8a2hb]:before {
  content: "\f0f1";
}

.fa-sticker-mule[b-qmlcb8a2hb]:before {
  content: "\f3f7";
}

.fa-sticky-note[b-qmlcb8a2hb]:before {
  content: "\f249";
}

.fa-stop[b-qmlcb8a2hb]:before {
  content: "\f04d";
}

.fa-stop-circle[b-qmlcb8a2hb]:before {
  content: "\f28d";
}

.fa-stopwatch[b-qmlcb8a2hb]:before {
  content: "\f2f2";
}

.fa-stopwatch-20[b-qmlcb8a2hb]:before {
  content: "\e06f";
}

.fa-store[b-qmlcb8a2hb]:before {
  content: "\f54e";
}

.fa-store-alt[b-qmlcb8a2hb]:before {
  content: "\f54f";
}

.fa-store-alt-slash[b-qmlcb8a2hb]:before {
  content: "\e070";
}

.fa-store-slash[b-qmlcb8a2hb]:before {
  content: "\e071";
}

.fa-strava[b-qmlcb8a2hb]:before {
  content: "\f428";
}

.fa-stream[b-qmlcb8a2hb]:before {
  content: "\f550";
}

.fa-street-view[b-qmlcb8a2hb]:before {
  content: "\f21d";
}

.fa-strikethrough[b-qmlcb8a2hb]:before {
  content: "\f0cc";
}

.fa-stripe[b-qmlcb8a2hb]:before {
  content: "\f429";
}

.fa-stripe-s[b-qmlcb8a2hb]:before {
  content: "\f42a";
}

.fa-stroopwafel[b-qmlcb8a2hb]:before {
  content: "\f551";
}

.fa-studiovinari[b-qmlcb8a2hb]:before {
  content: "\f3f8";
}

.fa-stumbleupon[b-qmlcb8a2hb]:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle[b-qmlcb8a2hb]:before {
  content: "\f1a3";
}

.fa-subscript[b-qmlcb8a2hb]:before {
  content: "\f12c";
}

.fa-subway[b-qmlcb8a2hb]:before {
  content: "\f239";
}

.fa-suitcase[b-qmlcb8a2hb]:before {
  content: "\f0f2";
}

.fa-suitcase-rolling[b-qmlcb8a2hb]:before {
  content: "\f5c1";
}

.fa-sun[b-qmlcb8a2hb]:before {
  content: "\f185";
}

.fa-superpowers[b-qmlcb8a2hb]:before {
  content: "\f2dd";
}

.fa-superscript[b-qmlcb8a2hb]:before {
  content: "\f12b";
}

.fa-supple[b-qmlcb8a2hb]:before {
  content: "\f3f9";
}

.fa-surprise[b-qmlcb8a2hb]:before {
  content: "\f5c2";
}

.fa-suse[b-qmlcb8a2hb]:before {
  content: "\f7d6";
}

.fa-swatchbook[b-qmlcb8a2hb]:before {
  content: "\f5c3";
}

.fa-swift[b-qmlcb8a2hb]:before {
  content: "\f8e1";
}

.fa-swimmer[b-qmlcb8a2hb]:before {
  content: "\f5c4";
}

.fa-swimming-pool[b-qmlcb8a2hb]:before {
  content: "\f5c5";
}

.fa-symfony[b-qmlcb8a2hb]:before {
  content: "\f83d";
}

.fa-synagogue[b-qmlcb8a2hb]:before {
  content: "\f69b";
}

.fa-sync[b-qmlcb8a2hb]:before {
  content: "\f021";
}

.fa-sync-alt[b-qmlcb8a2hb]:before {
  content: "\f2f1";
}

.fa-syringe[b-qmlcb8a2hb]:before {
  content: "\f48e";
}

.fa-table[b-qmlcb8a2hb]:before {
  content: "\f0ce";
}

.fa-table-tennis[b-qmlcb8a2hb]:before {
  content: "\f45d";
}

.fa-tablet[b-qmlcb8a2hb]:before {
  content: "\f10a";
}

.fa-tablet-alt[b-qmlcb8a2hb]:before {
  content: "\f3fa";
}

.fa-tablets[b-qmlcb8a2hb]:before {
  content: "\f490";
}

.fa-tachometer-alt[b-qmlcb8a2hb]:before {
  content: "\f3fd";
}

.fa-tag[b-qmlcb8a2hb]:before {
  content: "\f02b";
}

.fa-tags[b-qmlcb8a2hb]:before {
  content: "\f02c";
}

.fa-tape[b-qmlcb8a2hb]:before {
  content: "\f4db";
}

.fa-tasks[b-qmlcb8a2hb]:before {
  content: "\f0ae";
}

.fa-taxi[b-qmlcb8a2hb]:before {
  content: "\f1ba";
}

.fa-teamspeak[b-qmlcb8a2hb]:before {
  content: "\f4f9";
}

.fa-teeth[b-qmlcb8a2hb]:before {
  content: "\f62e";
}

.fa-teeth-open[b-qmlcb8a2hb]:before {
  content: "\f62f";
}

.fa-telegram[b-qmlcb8a2hb]:before {
  content: "\f2c6";
}

.fa-telegram-plane[b-qmlcb8a2hb]:before {
  content: "\f3fe";
}

.fa-temperature-high[b-qmlcb8a2hb]:before {
  content: "\f769";
}

.fa-temperature-low[b-qmlcb8a2hb]:before {
  content: "\f76b";
}

.fa-tencent-weibo[b-qmlcb8a2hb]:before {
  content: "\f1d5";
}

.fa-tenge[b-qmlcb8a2hb]:before {
  content: "\f7d7";
}

.fa-terminal[b-qmlcb8a2hb]:before {
  content: "\f120";
}

.fa-text-height[b-qmlcb8a2hb]:before {
  content: "\f034";
}

.fa-text-width[b-qmlcb8a2hb]:before {
  content: "\f035";
}

.fa-th[b-qmlcb8a2hb]:before {
  content: "\f00a";
}

.fa-th-large[b-qmlcb8a2hb]:before {
  content: "\f009";
}

.fa-th-list[b-qmlcb8a2hb]:before {
  content: "\f00b";
}

.fa-the-red-yeti[b-qmlcb8a2hb]:before {
  content: "\f69d";
}

.fa-theater-masks[b-qmlcb8a2hb]:before {
  content: "\f630";
}

.fa-themeco[b-qmlcb8a2hb]:before {
  content: "\f5c6";
}

.fa-themeisle[b-qmlcb8a2hb]:before {
  content: "\f2b2";
}

.fa-thermometer[b-qmlcb8a2hb]:before {
  content: "\f491";
}

.fa-thermometer-empty[b-qmlcb8a2hb]:before {
  content: "\f2cb";
}

.fa-thermometer-full[b-qmlcb8a2hb]:before {
  content: "\f2c7";
}

.fa-thermometer-half[b-qmlcb8a2hb]:before {
  content: "\f2c9";
}

.fa-thermometer-quarter[b-qmlcb8a2hb]:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters[b-qmlcb8a2hb]:before {
  content: "\f2c8";
}

.fa-think-peaks[b-qmlcb8a2hb]:before {
  content: "\f731";
}

.fa-thumbs-down[b-qmlcb8a2hb]:before {
  content: "\f165";
}

.fa-thumbs-up[b-qmlcb8a2hb]:before {
  content: "\f164";
}

.fa-thumbtack[b-qmlcb8a2hb]:before {
  content: "\f08d";
}

.fa-ticket-alt[b-qmlcb8a2hb]:before {
  content: "\f3ff";
}

.fa-tiktok[b-qmlcb8a2hb]:before {
  content: "\e07b";
}

.fa-times[b-qmlcb8a2hb]:before {
  content: "\f00d";
}

.fa-times-circle[b-qmlcb8a2hb]:before {
  content: "\f057";
}

.fa-tint[b-qmlcb8a2hb]:before {
  content: "\f043";
}

.fa-tint-slash[b-qmlcb8a2hb]:before {
  content: "\f5c7";
}

.fa-tired[b-qmlcb8a2hb]:before {
  content: "\f5c8";
}

.fa-toggle-off[b-qmlcb8a2hb]:before {
  content: "\f204";
}

.fa-toggle-on[b-qmlcb8a2hb]:before {
  content: "\f205";
}

.fa-toilet[b-qmlcb8a2hb]:before {
  content: "\f7d8";
}

.fa-toilet-paper[b-qmlcb8a2hb]:before {
  content: "\f71e";
}

.fa-toilet-paper-slash[b-qmlcb8a2hb]:before {
  content: "\e072";
}

.fa-toolbox[b-qmlcb8a2hb]:before {
  content: "\f552";
}

.fa-tools[b-qmlcb8a2hb]:before {
  content: "\f7d9";
}

.fa-tooth[b-qmlcb8a2hb]:before {
  content: "\f5c9";
}

.fa-torah[b-qmlcb8a2hb]:before {
  content: "\f6a0";
}

.fa-torii-gate[b-qmlcb8a2hb]:before {
  content: "\f6a1";
}

.fa-tractor[b-qmlcb8a2hb]:before {
  content: "\f722";
}

.fa-trade-federation[b-qmlcb8a2hb]:before {
  content: "\f513";
}

.fa-trademark[b-qmlcb8a2hb]:before {
  content: "\f25c";
}

.fa-traffic-light[b-qmlcb8a2hb]:before {
  content: "\f637";
}

.fa-trailer[b-qmlcb8a2hb]:before {
  content: "\e041";
}

.fa-train[b-qmlcb8a2hb]:before {
  content: "\f238";
}

.fa-tram[b-qmlcb8a2hb]:before {
  content: "\f7da";
}

.fa-transgender[b-qmlcb8a2hb]:before {
  content: "\f224";
}

.fa-transgender-alt[b-qmlcb8a2hb]:before {
  content: "\f225";
}

.fa-trash[b-qmlcb8a2hb]:before {
  content: "\f1f8";
}

.fa-trash-alt[b-qmlcb8a2hb]:before {
  content: "\f2ed";
}

.fa-trash-restore[b-qmlcb8a2hb]:before {
  content: "\f829";
}

.fa-trash-restore-alt[b-qmlcb8a2hb]:before {
  content: "\f82a";
}

.fa-tree[b-qmlcb8a2hb]:before {
  content: "\f1bb";
}

.fa-trello[b-qmlcb8a2hb]:before {
  content: "\f181";
}

.fa-tripadvisor[b-qmlcb8a2hb]:before {
  content: "\f262";
}

.fa-trophy[b-qmlcb8a2hb]:before {
  content: "\f091";
}

.fa-truck[b-qmlcb8a2hb]:before {
  content: "\f0d1";
}

.fa-truck-loading[b-qmlcb8a2hb]:before {
  content: "\f4de";
}

.fa-truck-monster[b-qmlcb8a2hb]:before {
  content: "\f63b";
}

.fa-truck-moving[b-qmlcb8a2hb]:before {
  content: "\f4df";
}

.fa-truck-pickup[b-qmlcb8a2hb]:before {
  content: "\f63c";
}

.fa-tshirt[b-qmlcb8a2hb]:before {
  content: "\f553";
}

.fa-tty[b-qmlcb8a2hb]:before {
  content: "\f1e4";
}

.fa-tumblr[b-qmlcb8a2hb]:before {
  content: "\f173";
}

.fa-tumblr-square[b-qmlcb8a2hb]:before {
  content: "\f174";
}

.fa-tv[b-qmlcb8a2hb]:before {
  content: "\f26c";
}

.fa-twitch[b-qmlcb8a2hb]:before {
  content: "\f1e8";
}

.fa-twitter[b-qmlcb8a2hb]:before {
  content: "\f099";
}

.fa-twitter-square[b-qmlcb8a2hb]:before {
  content: "\f081";
}

.fa-typo3[b-qmlcb8a2hb]:before {
  content: "\f42b";
}

.fa-uber[b-qmlcb8a2hb]:before {
  content: "\f402";
}

.fa-ubuntu[b-qmlcb8a2hb]:before {
  content: "\f7df";
}

.fa-uikit[b-qmlcb8a2hb]:before {
  content: "\f403";
}

.fa-umbraco[b-qmlcb8a2hb]:before {
  content: "\f8e8";
}

.fa-umbrella[b-qmlcb8a2hb]:before {
  content: "\f0e9";
}

.fa-umbrella-beach[b-qmlcb8a2hb]:before {
  content: "\f5ca";
}

.fa-uncharted[b-qmlcb8a2hb]:before {
  content: "\e084";
}

.fa-underline[b-qmlcb8a2hb]:before {
  content: "\f0cd";
}

.fa-undo[b-qmlcb8a2hb]:before {
  content: "\f0e2";
}

.fa-undo-alt[b-qmlcb8a2hb]:before {
  content: "\f2ea";
}

.fa-uniregistry[b-qmlcb8a2hb]:before {
  content: "\f404";
}

.fa-unity[b-qmlcb8a2hb]:before {
  content: "\e049";
}

.fa-universal-access[b-qmlcb8a2hb]:before {
  content: "\f29a";
}

.fa-university[b-qmlcb8a2hb]:before {
  content: "\f19c";
}

.fa-unlink[b-qmlcb8a2hb]:before {
  content: "\f127";
}

.fa-unlock[b-qmlcb8a2hb]:before {
  content: "\f09c";
}

.fa-unlock-alt[b-qmlcb8a2hb]:before {
  content: "\f13e";
}

.fa-unsplash[b-qmlcb8a2hb]:before {
  content: "\e07c";
}

.fa-untappd[b-qmlcb8a2hb]:before {
  content: "\f405";
}

.fa-upload[b-qmlcb8a2hb]:before {
  content: "\f093";
}

.fa-ups[b-qmlcb8a2hb]:before {
  content: "\f7e0";
}

.fa-usb[b-qmlcb8a2hb]:before {
  content: "\f287";
}

.fa-user[b-qmlcb8a2hb]:before {
  content: "\f007";
}

.fa-user-alt[b-qmlcb8a2hb]:before {
  content: "\f406";
}

.fa-user-alt-slash[b-qmlcb8a2hb]:before {
  content: "\f4fa";
}

.fa-user-astronaut[b-qmlcb8a2hb]:before {
  content: "\f4fb";
}

.fa-user-check[b-qmlcb8a2hb]:before {
  content: "\f4fc";
}

.fa-user-circle[b-qmlcb8a2hb]:before {
  content: "\f2bd";
}

.fa-user-clock[b-qmlcb8a2hb]:before {
  content: "\f4fd";
}

.fa-user-cog[b-qmlcb8a2hb]:before {
  content: "\f4fe";
}

.fa-user-edit[b-qmlcb8a2hb]:before {
  content: "\f4ff";
}

.fa-user-friends[b-qmlcb8a2hb]:before {
  content: "\f500";
}

.fa-user-graduate[b-qmlcb8a2hb]:before {
  content: "\f501";
}

.fa-user-injured[b-qmlcb8a2hb]:before {
  content: "\f728";
}

.fa-user-lock[b-qmlcb8a2hb]:before {
  content: "\f502";
}

.fa-user-md[b-qmlcb8a2hb]:before {
  content: "\f0f0";
}

.fa-user-minus[b-qmlcb8a2hb]:before {
  content: "\f503";
}

.fa-user-ninja[b-qmlcb8a2hb]:before {
  content: "\f504";
}

.fa-user-nurse[b-qmlcb8a2hb]:before {
  content: "\f82f";
}

.fa-user-plus[b-qmlcb8a2hb]:before {
  content: "\f234";
}

.fa-user-secret[b-qmlcb8a2hb]:before {
  content: "\f21b";
}

.fa-user-shield[b-qmlcb8a2hb]:before {
  content: "\f505";
}

.fa-user-slash[b-qmlcb8a2hb]:before {
  content: "\f506";
}

.fa-user-tag[b-qmlcb8a2hb]:before {
  content: "\f507";
}

.fa-user-tie[b-qmlcb8a2hb]:before {
  content: "\f508";
}

.fa-user-times[b-qmlcb8a2hb]:before {
  content: "\f235";
}

.fa-users[b-qmlcb8a2hb]:before {
  content: "\f0c0";
}

.fa-users-cog[b-qmlcb8a2hb]:before {
  content: "\f509";
}

.fa-users-slash[b-qmlcb8a2hb]:before {
  content: "\e073";
}

.fa-usps[b-qmlcb8a2hb]:before {
  content: "\f7e1";
}

.fa-ussunnah[b-qmlcb8a2hb]:before {
  content: "\f407";
}

.fa-utensil-spoon[b-qmlcb8a2hb]:before {
  content: "\f2e5";
}

.fa-utensils[b-qmlcb8a2hb]:before {
  content: "\f2e7";
}

.fa-vaadin[b-qmlcb8a2hb]:before {
  content: "\f408";
}

.fa-vector-square[b-qmlcb8a2hb]:before {
  content: "\f5cb";
}

.fa-venus[b-qmlcb8a2hb]:before {
  content: "\f221";
}

.fa-venus-double[b-qmlcb8a2hb]:before {
  content: "\f226";
}

.fa-venus-mars[b-qmlcb8a2hb]:before {
  content: "\f228";
}

.fa-vest[b-qmlcb8a2hb]:before {
  content: "\e085";
}

.fa-vest-patches[b-qmlcb8a2hb]:before {
  content: "\e086";
}

.fa-viacoin[b-qmlcb8a2hb]:before {
  content: "\f237";
}

.fa-viadeo[b-qmlcb8a2hb]:before {
  content: "\f2a9";
}

.fa-viadeo-square[b-qmlcb8a2hb]:before {
  content: "\f2aa";
}

.fa-vial[b-qmlcb8a2hb]:before {
  content: "\f492";
}

.fa-vials[b-qmlcb8a2hb]:before {
  content: "\f493";
}

.fa-viber[b-qmlcb8a2hb]:before {
  content: "\f409";
}

.fa-video[b-qmlcb8a2hb]:before {
  content: "\f03d";
}

.fa-video-slash[b-qmlcb8a2hb]:before {
  content: "\f4e2";
}

.fa-vihara[b-qmlcb8a2hb]:before {
  content: "\f6a7";
}

.fa-vimeo[b-qmlcb8a2hb]:before {
  content: "\f40a";
}

.fa-vimeo-square[b-qmlcb8a2hb]:before {
  content: "\f194";
}

.fa-vimeo-v[b-qmlcb8a2hb]:before {
  content: "\f27d";
}

.fa-vine[b-qmlcb8a2hb]:before {
  content: "\f1ca";
}

.fa-virus[b-qmlcb8a2hb]:before {
  content: "\e074";
}

.fa-virus-slash[b-qmlcb8a2hb]:before {
  content: "\e075";
}

.fa-viruses[b-qmlcb8a2hb]:before {
  content: "\e076";
}

.fa-vk[b-qmlcb8a2hb]:before {
  content: "\f189";
}

.fa-vnv[b-qmlcb8a2hb]:before {
  content: "\f40b";
}

.fa-voicemail[b-qmlcb8a2hb]:before {
  content: "\f897";
}

.fa-volleyball-ball[b-qmlcb8a2hb]:before {
  content: "\f45f";
}

.fa-volume-down[b-qmlcb8a2hb]:before {
  content: "\f027";
}

.fa-volume-mute[b-qmlcb8a2hb]:before {
  content: "\f6a9";
}

.fa-volume-off[b-qmlcb8a2hb]:before {
  content: "\f026";
}

.fa-volume-up[b-qmlcb8a2hb]:before {
  content: "\f028";
}

.fa-vote-yea[b-qmlcb8a2hb]:before {
  content: "\f772";
}

.fa-vr-cardboard[b-qmlcb8a2hb]:before {
  content: "\f729";
}

.fa-vuejs[b-qmlcb8a2hb]:before {
  content: "\f41f";
}

.fa-walking[b-qmlcb8a2hb]:before {
  content: "\f554";
}

.fa-wallet[b-qmlcb8a2hb]:before {
  content: "\f555";
}

.fa-warehouse[b-qmlcb8a2hb]:before {
  content: "\f494";
}

.fa-watchman-monitoring[b-qmlcb8a2hb]:before {
  content: "\e087";
}

.fa-water[b-qmlcb8a2hb]:before {
  content: "\f773";
}

.fa-wave-square[b-qmlcb8a2hb]:before {
  content: "\f83e";
}

.fa-waze[b-qmlcb8a2hb]:before {
  content: "\f83f";
}

.fa-weebly[b-qmlcb8a2hb]:before {
  content: "\f5cc";
}

.fa-weibo[b-qmlcb8a2hb]:before {
  content: "\f18a";
}

.fa-weight[b-qmlcb8a2hb]:before {
  content: "\f496";
}

.fa-weight-hanging[b-qmlcb8a2hb]:before {
  content: "\f5cd";
}

.fa-weixin[b-qmlcb8a2hb]:before {
  content: "\f1d7";
}

.fa-whatsapp[b-qmlcb8a2hb]:before {
  content: "\f232";
}

.fa-whatsapp-square[b-qmlcb8a2hb]:before {
  content: "\f40c";
}

.fa-wheelchair[b-qmlcb8a2hb]:before {
  content: "\f193";
}

.fa-whmcs[b-qmlcb8a2hb]:before {
  content: "\f40d";
}

.fa-wifi[b-qmlcb8a2hb]:before {
  content: "\f1eb";
}

.fa-wikipedia-w[b-qmlcb8a2hb]:before {
  content: "\f266";
}

.fa-wind[b-qmlcb8a2hb]:before {
  content: "\f72e";
}

.fa-window-close[b-qmlcb8a2hb]:before {
  content: "\f410";
}

.fa-window-maximize[b-qmlcb8a2hb]:before {
  content: "\f2d0";
}

.fa-window-minimize[b-qmlcb8a2hb]:before {
  content: "\f2d1";
}

.fa-window-restore[b-qmlcb8a2hb]:before {
  content: "\f2d2";
}

.fa-windows[b-qmlcb8a2hb]:before {
  content: "\f17a";
}

.fa-wine-bottle[b-qmlcb8a2hb]:before {
  content: "\f72f";
}

.fa-wine-glass[b-qmlcb8a2hb]:before {
  content: "\f4e3";
}

.fa-wine-glass-alt[b-qmlcb8a2hb]:before {
  content: "\f5ce";
}

.fa-wix[b-qmlcb8a2hb]:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast[b-qmlcb8a2hb]:before {
  content: "\f730";
}

.fa-wodu[b-qmlcb8a2hb]:before {
  content: "\e088";
}

.fa-wolf-pack-battalion[b-qmlcb8a2hb]:before {
  content: "\f514";
}

.fa-won-sign[b-qmlcb8a2hb]:before {
  content: "\f159";
}

.fa-wordpress[b-qmlcb8a2hb]:before {
  content: "\f19a";
}

.fa-wordpress-simple[b-qmlcb8a2hb]:before {
  content: "\f411";
}

.fa-wpbeginner[b-qmlcb8a2hb]:before {
  content: "\f297";
}

.fa-wpexplorer[b-qmlcb8a2hb]:before {
  content: "\f2de";
}

.fa-wpforms[b-qmlcb8a2hb]:before {
  content: "\f298";
}

.fa-wpressr[b-qmlcb8a2hb]:before {
  content: "\f3e4";
}

.fa-wrench[b-qmlcb8a2hb]:before {
  content: "\f0ad";
}

.fa-x-ray[b-qmlcb8a2hb]:before {
  content: "\f497";
}

.fa-xbox[b-qmlcb8a2hb]:before {
  content: "\f412";
}

.fa-xing[b-qmlcb8a2hb]:before {
  content: "\f168";
}

.fa-xing-square[b-qmlcb8a2hb]:before {
  content: "\f169";
}

.fa-y-combinator[b-qmlcb8a2hb]:before {
  content: "\f23b";
}

.fa-yahoo[b-qmlcb8a2hb]:before {
  content: "\f19e";
}

.fa-yammer[b-qmlcb8a2hb]:before {
  content: "\f840";
}

.fa-yandex[b-qmlcb8a2hb]:before {
  content: "\f413";
}

.fa-yandex-international[b-qmlcb8a2hb]:before {
  content: "\f414";
}

.fa-yarn[b-qmlcb8a2hb]:before {
  content: "\f7e3";
}

.fa-yelp[b-qmlcb8a2hb]:before {
  content: "\f1e9";
}

.fa-yen-sign[b-qmlcb8a2hb]:before {
  content: "\f157";
}

.fa-yin-yang[b-qmlcb8a2hb]:before {
  content: "\f6ad";
}

.fa-yoast[b-qmlcb8a2hb]:before {
  content: "\f2b1";
}

.fa-youtube[b-qmlcb8a2hb]:before {
  content: "\f167";
}

.fa-youtube-square[b-qmlcb8a2hb]:before {
  content: "\f431";
}

.fa-zhihu[b-qmlcb8a2hb]:before {
  content: "\f63f";
}

.sr-only[b-qmlcb8a2hb] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active[b-qmlcb8a2hb], .sr-only-focusable:focus[b-qmlcb8a2hb] {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

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

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa[b-qmlcb8a2hb],
.fas[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass[b-qmlcb8a2hb]:before {
  content: "\f000";
}

.fa.fa-meetup[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-star-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-o[b-qmlcb8a2hb]:before {
  content: "\f005";
}

.fa.fa-remove[b-qmlcb8a2hb]:before {
  content: "\f00d";
}

.fa.fa-close[b-qmlcb8a2hb]:before {
  content: "\f00d";
}

.fa.fa-gear[b-qmlcb8a2hb]:before {
  content: "\f013";
}

.fa.fa-trash-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-trash-o[b-qmlcb8a2hb]:before {
  content: "\f2ed";
}

.fa.fa-file-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-o[b-qmlcb8a2hb]:before {
  content: "\f15b";
}

.fa.fa-clock-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-clock-o[b-qmlcb8a2hb]:before {
  content: "\f017";
}

.fa.fa-arrow-circle-o-down[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-down[b-qmlcb8a2hb]:before {
  content: "\f358";
}

.fa.fa-arrow-circle-o-up[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-up[b-qmlcb8a2hb]:before {
  content: "\f35b";
}

.fa.fa-play-circle-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-play-circle-o[b-qmlcb8a2hb]:before {
  content: "\f144";
}

.fa.fa-repeat[b-qmlcb8a2hb]:before {
  content: "\f01e";
}

.fa.fa-rotate-right[b-qmlcb8a2hb]:before {
  content: "\f01e";
}

.fa.fa-refresh[b-qmlcb8a2hb]:before {
  content: "\f021";
}

.fa.fa-list-alt[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dedent[b-qmlcb8a2hb]:before {
  content: "\f03b";
}

.fa.fa-video-camera[b-qmlcb8a2hb]:before {
  content: "\f03d";
}

.fa.fa-picture-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-picture-o[b-qmlcb8a2hb]:before {
  content: "\f03e";
}

.fa.fa-photo[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-photo[b-qmlcb8a2hb]:before {
  content: "\f03e";
}

.fa.fa-image[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-image[b-qmlcb8a2hb]:before {
  content: "\f03e";
}

.fa.fa-pencil[b-qmlcb8a2hb]:before {
  content: "\f303";
}

.fa.fa-map-marker[b-qmlcb8a2hb]:before {
  content: "\f3c5";
}

.fa.fa-pencil-square-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pencil-square-o[b-qmlcb8a2hb]:before {
  content: "\f044";
}

.fa.fa-share-square-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-share-square-o[b-qmlcb8a2hb]:before {
  content: "\f14d";
}

.fa.fa-check-square-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-check-square-o[b-qmlcb8a2hb]:before {
  content: "\f14a";
}

.fa.fa-arrows[b-qmlcb8a2hb]:before {
  content: "\f0b2";
}

.fa.fa-times-circle-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-circle-o[b-qmlcb8a2hb]:before {
  content: "\f057";
}

.fa.fa-check-circle-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-check-circle-o[b-qmlcb8a2hb]:before {
  content: "\f058";
}

.fa.fa-mail-forward[b-qmlcb8a2hb]:before {
  content: "\f064";
}

.fa.fa-expand[b-qmlcb8a2hb]:before {
  content: "\f424";
}

.fa.fa-compress[b-qmlcb8a2hb]:before {
  content: "\f422";
}

.fa.fa-eye[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eye-slash[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-warning[b-qmlcb8a2hb]:before {
  content: "\f071";
}

.fa.fa-calendar[b-qmlcb8a2hb]:before {
  content: "\f073";
}

.fa.fa-arrows-v[b-qmlcb8a2hb]:before {
  content: "\f338";
}

.fa.fa-arrows-h[b-qmlcb8a2hb]:before {
  content: "\f337";
}

.fa.fa-bar-chart[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bar-chart[b-qmlcb8a2hb]:before {
  content: "\f080";
}

.fa.fa-bar-chart-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bar-chart-o[b-qmlcb8a2hb]:before {
  content: "\f080";
}

.fa.fa-twitter-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gears[b-qmlcb8a2hb]:before {
  content: "\f085";
}

.fa.fa-thumbs-o-up[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-up[b-qmlcb8a2hb]:before {
  content: "\f164";
}

.fa.fa-thumbs-o-down[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-thumbs-o-down[b-qmlcb8a2hb]:before {
  content: "\f165";
}

.fa.fa-heart-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-heart-o[b-qmlcb8a2hb]:before {
  content: "\f004";
}

.fa.fa-sign-out[b-qmlcb8a2hb]:before {
  content: "\f2f5";
}

.fa.fa-linkedin-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin-square[b-qmlcb8a2hb]:before {
  content: "\f08c";
}

.fa.fa-thumb-tack[b-qmlcb8a2hb]:before {
  content: "\f08d";
}

.fa.fa-external-link[b-qmlcb8a2hb]:before {
  content: "\f35d";
}

.fa.fa-sign-in[b-qmlcb8a2hb]:before {
  content: "\f2f6";
}

.fa.fa-github-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lemon-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-lemon-o[b-qmlcb8a2hb]:before {
  content: "\f094";
}

.fa.fa-square-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-square-o[b-qmlcb8a2hb]:before {
  content: "\f0c8";
}

.fa.fa-bookmark-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bookmark-o[b-qmlcb8a2hb]:before {
  content: "\f02e";
}

.fa.fa-twitter[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook[b-qmlcb8a2hb]:before {
  content: "\f39e";
}

.fa.fa-facebook-f[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-f[b-qmlcb8a2hb]:before {
  content: "\f39e";
}

.fa.fa-github[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-feed[b-qmlcb8a2hb]:before {
  content: "\f09e";
}

.fa.fa-hdd-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hdd-o[b-qmlcb8a2hb]:before {
  content: "\f0a0";
}

.fa.fa-hand-o-right[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-right[b-qmlcb8a2hb]:before {
  content: "\f0a4";
}

.fa.fa-hand-o-left[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-left[b-qmlcb8a2hb]:before {
  content: "\f0a5";
}

.fa.fa-hand-o-up[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-up[b-qmlcb8a2hb]:before {
  content: "\f0a6";
}

.fa.fa-hand-o-down[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-o-down[b-qmlcb8a2hb]:before {
  content: "\f0a7";
}

.fa.fa-arrows-alt[b-qmlcb8a2hb]:before {
  content: "\f31e";
}

.fa.fa-group[b-qmlcb8a2hb]:before {
  content: "\f0c0";
}

.fa.fa-chain[b-qmlcb8a2hb]:before {
  content: "\f0c1";
}

.fa.fa-scissors[b-qmlcb8a2hb]:before {
  content: "\f0c4";
}

.fa.fa-files-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-files-o[b-qmlcb8a2hb]:before {
  content: "\f0c5";
}

.fa.fa-floppy-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-floppy-o[b-qmlcb8a2hb]:before {
  content: "\f0c7";
}

.fa.fa-navicon[b-qmlcb8a2hb]:before {
  content: "\f0c9";
}

.fa.fa-reorder[b-qmlcb8a2hb]:before {
  content: "\f0c9";
}

.fa.fa-pinterest[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pinterest-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus[b-qmlcb8a2hb]:before {
  content: "\f0d5";
}

.fa.fa-money[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-money[b-qmlcb8a2hb]:before {
  content: "\f3d1";
}

.fa.fa-unsorted[b-qmlcb8a2hb]:before {
  content: "\f0dc";
}

.fa.fa-sort-desc[b-qmlcb8a2hb]:before {
  content: "\f0dd";
}

.fa.fa-sort-asc[b-qmlcb8a2hb]:before {
  content: "\f0de";
}

.fa.fa-linkedin[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linkedin[b-qmlcb8a2hb]:before {
  content: "\f0e1";
}

.fa.fa-rotate-left[b-qmlcb8a2hb]:before {
  content: "\f0e2";
}

.fa.fa-legal[b-qmlcb8a2hb]:before {
  content: "\f0e3";
}

.fa.fa-tachometer[b-qmlcb8a2hb]:before {
  content: "\f3fd";
}

.fa.fa-dashboard[b-qmlcb8a2hb]:before {
  content: "\f3fd";
}

.fa.fa-comment-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-comment-o[b-qmlcb8a2hb]:before {
  content: "\f075";
}

.fa.fa-comments-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-comments-o[b-qmlcb8a2hb]:before {
  content: "\f086";
}

.fa.fa-flash[b-qmlcb8a2hb]:before {
  content: "\f0e7";
}

.fa.fa-clipboard[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paste[b-qmlcb8a2hb]:before {
  content: "\f328";
}

.fa.fa-lightbulb-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-lightbulb-o[b-qmlcb8a2hb]:before {
  content: "\f0eb";
}

.fa.fa-exchange[b-qmlcb8a2hb]:before {
  content: "\f362";
}

.fa.fa-cloud-download[b-qmlcb8a2hb]:before {
  content: "\f381";
}

.fa.fa-cloud-upload[b-qmlcb8a2hb]:before {
  content: "\f382";
}

.fa.fa-bell-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bell-o[b-qmlcb8a2hb]:before {
  content: "\f0f3";
}

.fa.fa-cutlery[b-qmlcb8a2hb]:before {
  content: "\f2e7";
}

.fa.fa-file-text-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-text-o[b-qmlcb8a2hb]:before {
  content: "\f15c";
}

.fa.fa-building-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-building-o[b-qmlcb8a2hb]:before {
  content: "\f1ad";
}

.fa.fa-hospital-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hospital-o[b-qmlcb8a2hb]:before {
  content: "\f0f8";
}

.fa.fa-tablet[b-qmlcb8a2hb]:before {
  content: "\f3fa";
}

.fa.fa-mobile[b-qmlcb8a2hb]:before {
  content: "\f3cd";
}

.fa.fa-mobile-phone[b-qmlcb8a2hb]:before {
  content: "\f3cd";
}

.fa.fa-circle-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-circle-o[b-qmlcb8a2hb]:before {
  content: "\f111";
}

.fa.fa-mail-reply[b-qmlcb8a2hb]:before {
  content: "\f3e5";
}

.fa.fa-github-alt[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-folder-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-folder-o[b-qmlcb8a2hb]:before {
  content: "\f07b";
}

.fa.fa-folder-open-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-folder-open-o[b-qmlcb8a2hb]:before {
  content: "\f07c";
}

.fa.fa-smile-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-smile-o[b-qmlcb8a2hb]:before {
  content: "\f118";
}

.fa.fa-frown-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-frown-o[b-qmlcb8a2hb]:before {
  content: "\f119";
}

.fa.fa-meh-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-meh-o[b-qmlcb8a2hb]:before {
  content: "\f11a";
}

.fa.fa-keyboard-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-keyboard-o[b-qmlcb8a2hb]:before {
  content: "\f11c";
}

.fa.fa-flag-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-flag-o[b-qmlcb8a2hb]:before {
  content: "\f024";
}

.fa.fa-mail-reply-all[b-qmlcb8a2hb]:before {
  content: "\f122";
}

.fa.fa-star-half-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-o[b-qmlcb8a2hb]:before {
  content: "\f089";
}

.fa.fa-star-half-empty[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-empty[b-qmlcb8a2hb]:before {
  content: "\f089";
}

.fa.fa-star-half-full[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-star-half-full[b-qmlcb8a2hb]:before {
  content: "\f089";
}

.fa.fa-code-fork[b-qmlcb8a2hb]:before {
  content: "\f126";
}

.fa.fa-chain-broken[b-qmlcb8a2hb]:before {
  content: "\f127";
}

.fa.fa-shield[b-qmlcb8a2hb]:before {
  content: "\f3ed";
}

.fa.fa-calendar-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-o[b-qmlcb8a2hb]:before {
  content: "\f133";
}

.fa.fa-maxcdn[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-html5[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-css3[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ticket[b-qmlcb8a2hb]:before {
  content: "\f3ff";
}

.fa.fa-minus-square-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-minus-square-o[b-qmlcb8a2hb]:before {
  content: "\f146";
}

.fa.fa-level-up[b-qmlcb8a2hb]:before {
  content: "\f3bf";
}

.fa.fa-level-down[b-qmlcb8a2hb]:before {
  content: "\f3be";
}

.fa.fa-pencil-square[b-qmlcb8a2hb]:before {
  content: "\f14b";
}

.fa.fa-external-link-square[b-qmlcb8a2hb]:before {
  content: "\f360";
}

.fa.fa-compass[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-down[b-qmlcb8a2hb]:before {
  content: "\f150";
}

.fa.fa-toggle-down[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-down[b-qmlcb8a2hb]:before {
  content: "\f150";
}

.fa.fa-caret-square-o-up[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-up[b-qmlcb8a2hb]:before {
  content: "\f151";
}

.fa.fa-toggle-up[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-up[b-qmlcb8a2hb]:before {
  content: "\f151";
}

.fa.fa-caret-square-o-right[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-right[b-qmlcb8a2hb]:before {
  content: "\f152";
}

.fa.fa-toggle-right[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-right[b-qmlcb8a2hb]:before {
  content: "\f152";
}

.fa.fa-eur[b-qmlcb8a2hb]:before {
  content: "\f153";
}

.fa.fa-euro[b-qmlcb8a2hb]:before {
  content: "\f153";
}

.fa.fa-gbp[b-qmlcb8a2hb]:before {
  content: "\f154";
}

.fa.fa-usd[b-qmlcb8a2hb]:before {
  content: "\f155";
}

.fa.fa-dollar[b-qmlcb8a2hb]:before {
  content: "\f155";
}

.fa.fa-inr[b-qmlcb8a2hb]:before {
  content: "\f156";
}

.fa.fa-rupee[b-qmlcb8a2hb]:before {
  content: "\f156";
}

.fa.fa-jpy[b-qmlcb8a2hb]:before {
  content: "\f157";
}

.fa.fa-cny[b-qmlcb8a2hb]:before {
  content: "\f157";
}

.fa.fa-rmb[b-qmlcb8a2hb]:before {
  content: "\f157";
}

.fa.fa-yen[b-qmlcb8a2hb]:before {
  content: "\f157";
}

.fa.fa-rub[b-qmlcb8a2hb]:before {
  content: "\f158";
}

.fa.fa-ruble[b-qmlcb8a2hb]:before {
  content: "\f158";
}

.fa.fa-rouble[b-qmlcb8a2hb]:before {
  content: "\f158";
}

.fa.fa-krw[b-qmlcb8a2hb]:before {
  content: "\f159";
}

.fa.fa-won[b-qmlcb8a2hb]:before {
  content: "\f159";
}

.fa.fa-btc[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin[b-qmlcb8a2hb]:before {
  content: "\f15a";
}

.fa.fa-file-text[b-qmlcb8a2hb]:before {
  content: "\f15c";
}

.fa.fa-sort-alpha-asc[b-qmlcb8a2hb]:before {
  content: "\f15d";
}

.fa.fa-sort-alpha-desc[b-qmlcb8a2hb]:before {
  content: "\f881";
}

.fa.fa-sort-amount-asc[b-qmlcb8a2hb]:before {
  content: "\f160";
}

.fa.fa-sort-amount-desc[b-qmlcb8a2hb]:before {
  content: "\f884";
}

.fa.fa-sort-numeric-asc[b-qmlcb8a2hb]:before {
  content: "\f162";
}

.fa.fa-sort-numeric-desc[b-qmlcb8a2hb]:before {
  content: "\f886";
}

.fa.fa-youtube-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-xing-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play[b-qmlcb8a2hb]:before {
  content: "\f167";
}

.fa.fa-dropbox[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-overflow[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-instagram[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-flickr[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-adn[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square[b-qmlcb8a2hb]:before {
  content: "\f171";
}

.fa.fa-tumblr[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tumblr-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-long-arrow-down[b-qmlcb8a2hb]:before {
  content: "\f309";
}

.fa.fa-long-arrow-up[b-qmlcb8a2hb]:before {
  content: "\f30c";
}

.fa.fa-long-arrow-left[b-qmlcb8a2hb]:before {
  content: "\f30a";
}

.fa.fa-long-arrow-right[b-qmlcb8a2hb]:before {
  content: "\f30b";
}

.fa.fa-apple[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-windows[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-android[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-linux[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dribbble[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skype[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-foursquare[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-trello[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gratipay[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gittip[b-qmlcb8a2hb]:before {
  content: "\f184";
}

.fa.fa-sun-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sun-o[b-qmlcb8a2hb]:before {
  content: "\f185";
}

.fa.fa-moon-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-moon-o[b-qmlcb8a2hb]:before {
  content: "\f186";
}

.fa.fa-vk[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weibo[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-renren[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pagelines[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stack-exchange[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right[b-qmlcb8a2hb]:before {
  content: "\f35a";
}

.fa.fa-arrow-circle-o-left[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-left[b-qmlcb8a2hb]:before {
  content: "\f359";
}

.fa.fa-caret-square-o-left[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-caret-square-o-left[b-qmlcb8a2hb]:before {
  content: "\f191";
}

.fa.fa-toggle-left[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-toggle-left[b-qmlcb8a2hb]:before {
  content: "\f191";
}

.fa.fa-dot-circle-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-dot-circle-o[b-qmlcb8a2hb]:before {
  content: "\f192";
}

.fa.fa-vimeo-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-try[b-qmlcb8a2hb]:before {
  content: "\f195";
}

.fa.fa-turkish-lira[b-qmlcb8a2hb]:before {
  content: "\f195";
}

.fa.fa-plus-square-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-plus-square-o[b-qmlcb8a2hb]:before {
  content: "\f0fe";
}

.fa.fa-slack[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wordpress[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-openid[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-institution[b-qmlcb8a2hb]:before {
  content: "\f19c";
}

.fa.fa-bank[b-qmlcb8a2hb]:before {
  content: "\f19c";
}

.fa.fa-mortar-board[b-qmlcb8a2hb]:before {
  content: "\f19d";
}

.fa.fa-yahoo[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon-circle[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-delicious[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-digg[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-pp[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-alt[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-drupal[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-joomla[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-spoon[b-qmlcb8a2hb]:before {
  content: "\f2e5";
}

.fa.fa-behance[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-behance-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-steam-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-automobile[b-qmlcb8a2hb]:before {
  content: "\f1b9";
}

.fa.fa-envelope-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-envelope-o[b-qmlcb8a2hb]:before {
  content: "\f0e0";
}

.fa.fa-spotify[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-deviantart[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-soundcloud[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-file-pdf-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-pdf-o[b-qmlcb8a2hb]:before {
  content: "\f1c1";
}

.fa.fa-file-word-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-word-o[b-qmlcb8a2hb]:before {
  content: "\f1c2";
}

.fa.fa-file-excel-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-excel-o[b-qmlcb8a2hb]:before {
  content: "\f1c3";
}

.fa.fa-file-powerpoint-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-powerpoint-o[b-qmlcb8a2hb]:before {
  content: "\f1c4";
}

.fa.fa-file-image-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-image-o[b-qmlcb8a2hb]:before {
  content: "\f1c5";
}

.fa.fa-file-photo-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-photo-o[b-qmlcb8a2hb]:before {
  content: "\f1c5";
}

.fa.fa-file-picture-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-picture-o[b-qmlcb8a2hb]:before {
  content: "\f1c5";
}

.fa.fa-file-archive-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-archive-o[b-qmlcb8a2hb]:before {
  content: "\f1c6";
}

.fa.fa-file-zip-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-zip-o[b-qmlcb8a2hb]:before {
  content: "\f1c6";
}

.fa.fa-file-audio-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-audio-o[b-qmlcb8a2hb]:before {
  content: "\f1c7";
}

.fa.fa-file-sound-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-sound-o[b-qmlcb8a2hb]:before {
  content: "\f1c7";
}

.fa.fa-file-video-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-video-o[b-qmlcb8a2hb]:before {
  content: "\f1c8";
}

.fa.fa-file-movie-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-movie-o[b-qmlcb8a2hb]:before {
  content: "\f1c8";
}

.fa.fa-file-code-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-file-code-o[b-qmlcb8a2hb]:before {
  content: "\f1c9";
}

.fa.fa-vine[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-codepen[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-jsfiddle[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-life-ring[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-bouy[b-qmlcb8a2hb]:before {
  content: "\f1cd";
}

.fa.fa-life-buoy[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-buoy[b-qmlcb8a2hb]:before {
  content: "\f1cd";
}

.fa.fa-life-saver[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-life-saver[b-qmlcb8a2hb]:before {
  content: "\f1cd";
}

.fa.fa-support[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-support[b-qmlcb8a2hb]:before {
  content: "\f1cd";
}

.fa.fa-circle-o-notch[b-qmlcb8a2hb]:before {
  content: "\f1ce";
}

.fa.fa-rebel[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ra[b-qmlcb8a2hb]:before {
  content: "\f1d0";
}

.fa.fa-resistance[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-resistance[b-qmlcb8a2hb]:before {
  content: "\f1d0";
}

.fa.fa-empire[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ge[b-qmlcb8a2hb]:before {
  content: "\f1d1";
}

.fa.fa-git-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-git[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hacker-news[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square[b-qmlcb8a2hb]:before {
  content: "\f1d4";
}

.fa.fa-yc-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc-square[b-qmlcb8a2hb]:before {
  content: "\f1d4";
}

.fa.fa-tencent-weibo[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-qq[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-weixin[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wechat[b-qmlcb8a2hb]:before {
  content: "\f1d7";
}

.fa.fa-send[b-qmlcb8a2hb]:before {
  content: "\f1d8";
}

.fa.fa-paper-plane-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-paper-plane-o[b-qmlcb8a2hb]:before {
  content: "\f1d8";
}

.fa.fa-send-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-send-o[b-qmlcb8a2hb]:before {
  content: "\f1d8";
}

.fa.fa-circle-thin[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-circle-thin[b-qmlcb8a2hb]:before {
  content: "\f111";
}

.fa.fa-header[b-qmlcb8a2hb]:before {
  content: "\f1dc";
}

.fa.fa-sliders[b-qmlcb8a2hb]:before {
  content: "\f1de";
}

.fa.fa-futbol-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-futbol-o[b-qmlcb8a2hb]:before {
  content: "\f1e3";
}

.fa.fa-soccer-ball-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-soccer-ball-o[b-qmlcb8a2hb]:before {
  content: "\f1e3";
}

.fa.fa-slideshare[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-twitch[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yelp[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-newspaper-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-newspaper-o[b-qmlcb8a2hb]:before {
  content: "\f1ea";
}

.fa.fa-paypal[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-wallet[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-visa[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-mastercard[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-discover[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-amex[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-paypal[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-stripe[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bell-slash-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-bell-slash-o[b-qmlcb8a2hb]:before {
  content: "\f1f6";
}

.fa.fa-trash[b-qmlcb8a2hb]:before {
  content: "\f2ed";
}

.fa.fa-copyright[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-eyedropper[b-qmlcb8a2hb]:before {
  content: "\f1fb";
}

.fa.fa-area-chart[b-qmlcb8a2hb]:before {
  content: "\f1fe";
}

.fa.fa-pie-chart[b-qmlcb8a2hb]:before {
  content: "\f200";
}

.fa.fa-line-chart[b-qmlcb8a2hb]:before {
  content: "\f201";
}

.fa.fa-lastfm[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-lastfm-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ioxhost[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-angellist[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-cc[b-qmlcb8a2hb]:before {
  content: "\f20a";
}

.fa.fa-ils[b-qmlcb8a2hb]:before {
  content: "\f20b";
}

.fa.fa-shekel[b-qmlcb8a2hb]:before {
  content: "\f20b";
}

.fa.fa-sheqel[b-qmlcb8a2hb]:before {
  content: "\f20b";
}

.fa.fa-meanpath[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-meanpath[b-qmlcb8a2hb]:before {
  content: "\f2b4";
}

.fa.fa-buysellads[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-connectdevelop[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-dashcube[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-forumbee[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-leanpub[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-sellsy[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-shirtsinbulk[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-simplybuilt[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-skyatlas[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-diamond[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-diamond[b-qmlcb8a2hb]:before {
  content: "\f3a5";
}

.fa.fa-intersex[b-qmlcb8a2hb]:before {
  content: "\f224";
}

.fa.fa-facebook-official[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-facebook-official[b-qmlcb8a2hb]:before {
  content: "\f09a";
}

.fa.fa-pinterest-p[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-whatsapp[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-hotel[b-qmlcb8a2hb]:before {
  content: "\f236";
}

.fa.fa-viacoin[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-medium[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yc[b-qmlcb8a2hb]:before {
  content: "\f23b";
}

.fa.fa-optin-monster[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opencart[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-expeditedssl[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-battery-4[b-qmlcb8a2hb]:before {
  content: "\f240";
}

.fa.fa-battery[b-qmlcb8a2hb]:before {
  content: "\f240";
}

.fa.fa-battery-3[b-qmlcb8a2hb]:before {
  content: "\f241";
}

.fa.fa-battery-2[b-qmlcb8a2hb]:before {
  content: "\f242";
}

.fa.fa-battery-1[b-qmlcb8a2hb]:before {
  content: "\f243";
}

.fa.fa-battery-0[b-qmlcb8a2hb]:before {
  content: "\f244";
}

.fa.fa-object-group[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-object-ungroup[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-sticky-note-o[b-qmlcb8a2hb]:before {
  content: "\f249";
}

.fa.fa-cc-jcb[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cc-diners-club[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-clone[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hourglass-o[b-qmlcb8a2hb]:before {
  content: "\f254";
}

.fa.fa-hourglass-1[b-qmlcb8a2hb]:before {
  content: "\f251";
}

.fa.fa-hourglass-2[b-qmlcb8a2hb]:before {
  content: "\f252";
}

.fa.fa-hourglass-3[b-qmlcb8a2hb]:before {
  content: "\f253";
}

.fa.fa-hand-rock-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-rock-o[b-qmlcb8a2hb]:before {
  content: "\f255";
}

.fa.fa-hand-grab-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-grab-o[b-qmlcb8a2hb]:before {
  content: "\f255";
}

.fa.fa-hand-paper-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-paper-o[b-qmlcb8a2hb]:before {
  content: "\f256";
}

.fa.fa-hand-stop-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-stop-o[b-qmlcb8a2hb]:before {
  content: "\f256";
}

.fa.fa-hand-scissors-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-scissors-o[b-qmlcb8a2hb]:before {
  content: "\f257";
}

.fa.fa-hand-lizard-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-lizard-o[b-qmlcb8a2hb]:before {
  content: "\f258";
}

.fa.fa-hand-spock-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-spock-o[b-qmlcb8a2hb]:before {
  content: "\f259";
}

.fa.fa-hand-pointer-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-pointer-o[b-qmlcb8a2hb]:before {
  content: "\f25a";
}

.fa.fa-hand-peace-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-hand-peace-o[b-qmlcb8a2hb]:before {
  content: "\f25b";
}

.fa.fa-registered[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-creative-commons[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gg-circle[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-tripadvisor[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-get-pocket[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wikipedia-w[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-safari[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-chrome[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-firefox[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-opera[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-internet-explorer[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-television[b-qmlcb8a2hb]:before {
  content: "\f26c";
}

.fa.fa-contao[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-500px[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-amazon[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-calendar-plus-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-plus-o[b-qmlcb8a2hb]:before {
  content: "\f271";
}

.fa.fa-calendar-minus-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-minus-o[b-qmlcb8a2hb]:before {
  content: "\f272";
}

.fa.fa-calendar-times-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-times-o[b-qmlcb8a2hb]:before {
  content: "\f273";
}

.fa.fa-calendar-check-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-calendar-check-o[b-qmlcb8a2hb]:before {
  content: "\f274";
}

.fa.fa-map-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-map-o[b-qmlcb8a2hb]:before {
  content: "\f279";
}

.fa.fa-commenting[b-qmlcb8a2hb]:before {
  content: "\f4ad";
}

.fa.fa-commenting-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-commenting-o[b-qmlcb8a2hb]:before {
  content: "\f4ad";
}

.fa.fa-houzz[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-vimeo[b-qmlcb8a2hb]:before {
  content: "\f27d";
}

.fa.fa-black-tie[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fonticons[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-reddit-alien[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-edge[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-credit-card-alt[b-qmlcb8a2hb]:before {
  content: "\f09d";
}

.fa.fa-codiepie[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-modx[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fort-awesome[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-usb[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-product-hunt[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-mixcloud[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-scribd[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pause-circle-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-pause-circle-o[b-qmlcb8a2hb]:before {
  content: "\f28b";
}

.fa.fa-stop-circle-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-stop-circle-o[b-qmlcb8a2hb]:before {
  content: "\f28d";
}

.fa.fa-bluetooth[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-bluetooth-b[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-gitlab[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpbeginner[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpforms[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-envira[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt[b-qmlcb8a2hb]:before {
  content: "\f368";
}

.fa.fa-question-circle-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-question-circle-o[b-qmlcb8a2hb]:before {
  content: "\f059";
}

.fa.fa-volume-control-phone[b-qmlcb8a2hb]:before {
  content: "\f2a0";
}

.fa.fa-asl-interpreting[b-qmlcb8a2hb]:before {
  content: "\f2a3";
}

.fa.fa-deafness[b-qmlcb8a2hb]:before {
  content: "\f2a4";
}

.fa.fa-hard-of-hearing[b-qmlcb8a2hb]:before {
  content: "\f2a4";
}

.fa.fa-glide[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-glide-g[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-signing[b-qmlcb8a2hb]:before {
  content: "\f2a7";
}

.fa.fa-viadeo[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-viadeo-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-ghost[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-square[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-first-order[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-yoast[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-themeisle[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official[b-qmlcb8a2hb]:before {
  content: "\f2b3";
}

.fa.fa-google-plus-circle[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-circle[b-qmlcb8a2hb]:before {
  content: "\f2b3";
}

.fa.fa-font-awesome[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-fa[b-qmlcb8a2hb]:before {
  content: "\f2b4";
}

.fa.fa-handshake-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-handshake-o[b-qmlcb8a2hb]:before {
  content: "\f2b5";
}

.fa.fa-envelope-open-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-envelope-open-o[b-qmlcb8a2hb]:before {
  content: "\f2b6";
}

.fa.fa-linode[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-address-book-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-address-book-o[b-qmlcb8a2hb]:before {
  content: "\f2b9";
}

.fa.fa-vcard[b-qmlcb8a2hb]:before {
  content: "\f2bb";
}

.fa.fa-address-card-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-address-card-o[b-qmlcb8a2hb]:before {
  content: "\f2bb";
}

.fa.fa-vcard-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-vcard-o[b-qmlcb8a2hb]:before {
  content: "\f2bb";
}

.fa.fa-user-circle-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-circle-o[b-qmlcb8a2hb]:before {
  content: "\f2bd";
}

.fa.fa-user-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-user-o[b-qmlcb8a2hb]:before {
  content: "\f007";
}

.fa.fa-id-badge[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license[b-qmlcb8a2hb]:before {
  content: "\f2c2";
}

.fa.fa-id-card-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-id-card-o[b-qmlcb8a2hb]:before {
  content: "\f2c2";
}

.fa.fa-drivers-license-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-drivers-license-o[b-qmlcb8a2hb]:before {
  content: "\f2c2";
}

.fa.fa-quora[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-free-code-camp[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-telegram[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-thermometer-4[b-qmlcb8a2hb]:before {
  content: "\f2c7";
}

.fa.fa-thermometer[b-qmlcb8a2hb]:before {
  content: "\f2c7";
}

.fa.fa-thermometer-3[b-qmlcb8a2hb]:before {
  content: "\f2c8";
}

.fa.fa-thermometer-2[b-qmlcb8a2hb]:before {
  content: "\f2c9";
}

.fa.fa-thermometer-1[b-qmlcb8a2hb]:before {
  content: "\f2ca";
}

.fa.fa-thermometer-0[b-qmlcb8a2hb]:before {
  content: "\f2cb";
}

.fa.fa-bathtub[b-qmlcb8a2hb]:before {
  content: "\f2cd";
}

.fa.fa-s15[b-qmlcb8a2hb]:before {
  content: "\f2cd";
}

.fa.fa-window-maximize[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-restore[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle[b-qmlcb8a2hb]:before {
  content: "\f410";
}

.fa.fa-window-close-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-window-close-o[b-qmlcb8a2hb]:before {
  content: "\f410";
}

.fa.fa-times-rectangle-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-times-rectangle-o[b-qmlcb8a2hb]:before {
  content: "\f410";
}

.fa.fa-bandcamp[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-grav[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-etsy[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-imdb[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-ravelry[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-eercast[b-qmlcb8a2hb]:before {
  content: "\f2da";
}

.fa.fa-snowflake-o[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

.fa.fa-snowflake-o[b-qmlcb8a2hb]:before {
  content: "\f2dc";
}

.fa.fa-superpowers[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-wpexplorer[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

.fa.fa-cab[b-qmlcb8a2hb]:before {
  content: "\f1ba";
}

@font-face {
  font-family: "nicons";
  src: url("../fonts/nicons.eot");
  src: url("../fonts/nicons.eot?#iefix") format("eot"), url("../fonts/nicons.woff2") format("woff2"), url("../fonts/nicons.woff") format("woff"), url("../fonts/nicons.ttf") format("truetype"), url("../fonts/nicons.svg#nicons") format("svg");
}
.nicon[b-qmlcb8a2hb] {
  font-family: nicons;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: inherit;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  /* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
  text-decoration: none;
  text-transform: none;
}

.nicon-age-gate[b-qmlcb8a2hb]:before {
  content: "\e001";
}

.nicon-angle-left-thick[b-qmlcb8a2hb]:before {
  content: "\e002";
}

.nicon-angle-left[b-qmlcb8a2hb]:before {
  content: "\e003";
}

.nicon-angle-right-thick[b-qmlcb8a2hb]:before {
  content: "\e004";
}

.nicon-angle-right[b-qmlcb8a2hb]:before {
  content: "\e005";
}

.nicon-arrow-left-thick[b-qmlcb8a2hb]:before {
  content: "\e006";
}

.nicon-arrow-left[b-qmlcb8a2hb]:before {
  content: "\e007";
}

.nicon-arrow-right-thick[b-qmlcb8a2hb]:before {
  content: "\e008";
}

.nicon-arrow-right[b-qmlcb8a2hb]:before {
  content: "\e009";
}

.nicon-audio[b-qmlcb8a2hb]:before {
  content: "\e00a";
}

.nicon-block[b-qmlcb8a2hb]:before {
  content: "\e00b";
}

.nicon-bottom-bottom[b-qmlcb8a2hb]:before {
  content: "\e00c";
}

.nicon-bottom-top[b-qmlcb8a2hb]:before {
  content: "\e00d";
}

.nicon-breadcrumbs[b-qmlcb8a2hb]:before {
  content: "\e00e";
}

.nicon-button-group[b-qmlcb8a2hb]:before {
  content: "\e00f";
}

.nicon-checkbox[b-qmlcb8a2hb]:before {
  content: "\e010";
}

.nicon-circle-progress[b-qmlcb8a2hb]:before {
  content: "\e011";
}

.nicon-desktop[b-qmlcb8a2hb]:before {
  content: "\e012";
}

.nicon-divider-text[b-qmlcb8a2hb]:before {
  content: "\e013";
}

.nicon-expand[b-qmlcb8a2hb]:before {
  content: "\e014";
}

.nicon-extras[b-qmlcb8a2hb]:before {
  content: "\e015";
}

.nicon-filter[b-qmlcb8a2hb]:before {
  content: "\e016";
}

.nicon-gear[b-qmlcb8a2hb]:before {
  content: "\e017";
}

.nicon-heading-extended[b-qmlcb8a2hb]:before {
  content: "\e018";
}

.nicon-hide[b-qmlcb8a2hb]:before {
  content: "\e019";
}

.nicon-hotspots[b-qmlcb8a2hb]:before {
  content: "\e01a";
}

.nicon-image-comparison[b-qmlcb8a2hb]:before {
  content: "\e01b";
}

.nicon-image-gallery[b-qmlcb8a2hb]:before {
  content: "\e01c";
}

.nicon-inline[b-qmlcb8a2hb]:before {
  content: "\e01d";
}

.nicon-instagram[b-qmlcb8a2hb]:before {
  content: "\e01e";
}

.nicon-laptop[b-qmlcb8a2hb]:before {
  content: "\e01f";
}

.nicon-loader-bars-equal[b-qmlcb8a2hb]:before {
  content: "\e020";
}

.nicon-loader-bars-flex[b-qmlcb8a2hb]:before {
  content: "\e021";
}

.nicon-loader-circle[b-qmlcb8a2hb]:before {
  content: "\e022";
}

.nicon-loader-track[b-qmlcb8a2hb]:before {
  content: "\e023";
}

.nicon-map[b-qmlcb8a2hb]:before {
  content: "\e024";
}

.nicon-masonry-columns[b-qmlcb8a2hb]:before {
  content: "\e025";
}

.nicon-masonry-mixed[b-qmlcb8a2hb]:before {
  content: "\e026";
}

.nicon-mobile-landscape[b-qmlcb8a2hb]:before {
  content: "\e027";
}

.nicon-mobile-portrait[b-qmlcb8a2hb]:before {
  content: "\e028";
}

.nicon-mobile-screen-bottom[b-qmlcb8a2hb]:before {
  content: "\e029";
}

.nicon-mobile-screen-center[b-qmlcb8a2hb]:before {
  content: "\e02a";
}

.nicon-mobile-screen-custom[b-qmlcb8a2hb]:before {
  content: "\e02b";
}

.nicon-mobile-screen-top[b-qmlcb8a2hb]:before {
  content: "\e02c";
}

.nicon-mobile[b-qmlcb8a2hb]:before {
  content: "\e02d";
}

.nicon-offcanvas-bottom[b-qmlcb8a2hb]:before {
  content: "\e02e";
}

.nicon-offcanvas-left[b-qmlcb8a2hb]:before {
  content: "\e02f";
}

.nicon-offcanvas-overlay[b-qmlcb8a2hb]:before {
  content: "\e030";
}

.nicon-offcanvas-push[b-qmlcb8a2hb]:before {
  content: "\e031";
}

.nicon-offcanvas-reveal[b-qmlcb8a2hb]:before {
  content: "\e032";
}

.nicon-offcanvas-right[b-qmlcb8a2hb]:before {
  content: "\e033";
}

.nicon-offcanvas-shift[b-qmlcb8a2hb]:before {
  content: "\e034";
}

.nicon-offcanvas-top[b-qmlcb8a2hb]:before {
  content: "\e035";
}

.nicon-offcanvas[b-qmlcb8a2hb]:before {
  content: "\e036";
}

.nicon-parallax-background[b-qmlcb8a2hb]:before {
  content: "\e037";
}

.nicon-parallax-elements[b-qmlcb8a2hb]:before {
  content: "\e038";
}

.nicon-parallax-gallery[b-qmlcb8a2hb]:before {
  content: "\e039";
}

.nicon-pause[b-qmlcb8a2hb]:before {
  content: "\e03a";
}

.nicon-phone[b-qmlcb8a2hb]:before {
  content: "\e03b";
}

.nicon-play-next[b-qmlcb8a2hb]:before {
  content: "\e03c";
}

.nicon-play-previous[b-qmlcb8a2hb]:before {
  content: "\e03d";
}

.nicon-play[b-qmlcb8a2hb]:before {
  content: "\e03e";
}

.nicon-popup[b-qmlcb8a2hb]:before {
  content: "\e03f";
}

.nicon-position-body[b-qmlcb8a2hb]:before {
  content: "\e040";
}

.nicon-position-footer[b-qmlcb8a2hb]:before {
  content: "\e041";
}

.nicon-position-header[b-qmlcb8a2hb]:before {
  content: "\e042";
}

.nicon-position-media[b-qmlcb8a2hb]:before {
  content: "\e043";
}

.nicon-post-calendar[b-qmlcb8a2hb]:before {
  content: "\e044";
}

.nicon-posts[b-qmlcb8a2hb]:before {
  content: "\e045";
}

.nicon-radio[b-qmlcb8a2hb]:before {
  content: "\e046";
}

.nicon-random[b-qmlcb8a2hb]:before {
  content: "\e047";
}

.nicon-resize-horizontal-filled[b-qmlcb8a2hb]:before {
  content: "\e048";
}

.nicon-resize-horizontal[b-qmlcb8a2hb]:before {
  content: "\e049";
}

.nicon-rewind[b-qmlcb8a2hb]:before {
  content: "\e04a";
}

.nicon-scroll-indicator[b-qmlcb8a2hb]:before {
  content: "\e04b";
}

.nicon-search-form[b-qmlcb8a2hb]:before {
  content: "\e04c";
}

.nicon-search-thick[b-qmlcb8a2hb]:before {
  content: "\e04d";
}

.nicon-search[b-qmlcb8a2hb]:before {
  content: "\e04e";
}

.nicon-shape-round[b-qmlcb8a2hb]:before {
  content: "\e04f";
}

.nicon-shape-skewed[b-qmlcb8a2hb]:before {
  content: "\e050";
}

.nicon-shape-square[b-qmlcb8a2hb]:before {
  content: "\e051";
}

.nicon-slide-menu[b-qmlcb8a2hb]:before {
  content: "\e052";
}

.nicon-slider-gallery[b-qmlcb8a2hb]:before {
  content: "\e053";
}

.nicon-sort-down[b-qmlcb8a2hb]:before {
  content: "\e054";
}

.nicon-sort-up-down[b-qmlcb8a2hb]:before {
  content: "\e055";
}

.nicon-sort-up[b-qmlcb8a2hb]:before {
  content: "\e056";
}

.nicon-sticky-elements[b-qmlcb8a2hb]:before {
  content: "\e057";
}

.nicon-svg[b-qmlcb8a2hb]:before {
  content: "\e058";
}

.nicon-switcher[b-qmlcb8a2hb]:before {
  content: "\e059";
}

.nicon-table[b-qmlcb8a2hb]:before {
  content: "\e05a";
}

.nicon-tablet[b-qmlcb8a2hb]:before {
  content: "\e05b";
}

.nicon-timeline[b-qmlcb8a2hb]:before {
  content: "\e05c";
}

.nicon-toggle[b-qmlcb8a2hb]:before {
  content: "\e05d";
}

.nicon-tooltip[b-qmlcb8a2hb]:before {
  content: "\e05e";
}

.nicon-top-bottom[b-qmlcb8a2hb]:before {
  content: "\e05f";
}

.nicon-top-top[b-qmlcb8a2hb]:before {
  content: "\e060";
}

.nicon-triangle-left[b-qmlcb8a2hb]:before {
  content: "\e061";
}

.nicon-triangle-right[b-qmlcb8a2hb]:before {
  content: "\e062";
}

.nicon-unfold[b-qmlcb8a2hb]:before {
  content: "\e063";
}

.nicon-v-align-baseline[b-qmlcb8a2hb]:before {
  content: "\e064";
}

.nicon-video[b-qmlcb8a2hb]:before {
  content: "\e065";
}

.nicon-visibility[b-qmlcb8a2hb]:before {
  content: "\e066";
}

.nicon-volume-off[b-qmlcb8a2hb]:before {
  content: "\e067";
}

.nicon-volume[b-qmlcb8a2hb]:before {
  content: "\e068";
}

.nicon-window[b-qmlcb8a2hb]:before {
  content: "\e069";
}

.ee-pa[b-qmlcb8a2hb],
.ee-stretch[b-qmlcb8a2hb],
.ee-media__overlay[b-qmlcb8a2hb],
.ee-media__content[b-qmlcb8a2hb],
.ee-player__cover[b-qmlcb8a2hb],
.ee-player__cover[b-qmlcb8a2hb]:after,
.ee-arrow__svg[b-qmlcb8a2hb],
.elementor-widget-devices-extended .ee-device__media__screen[b-qmlcb8a2hb],
.ee-hotspots__container[b-qmlcb8a2hb],
.ee-hotspots:not(.ee-hotspots--no-pulse) .ee-hotspot__wrapper[b-qmlcb8a2hb]:before,
.ee-unfold__separator[b-qmlcb8a2hb],
.ee-post__media__overlay[b-qmlcb8a2hb],
.ee-post__media__content[b-qmlcb8a2hb],
.ee-switcher__media__items[b-qmlcb8a2hb],
.ee-switcher .ee-loader[b-qmlcb8a2hb],
.ee-switcher-skin--overlay .ee-switcher__media-wrapper[b-qmlcb8a2hb],
.ee-effect .ee-button[b-qmlcb8a2hb]:before,
.ee-effect .ee-button[b-qmlcb8a2hb]:after,
.ee-cover[b-qmlcb8a2hb],
.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__circle[b-qmlcb8a2hb],
.ee-heading__text-shadow[b-qmlcb8a2hb],
.ee-heading__long-shadow[b-qmlcb8a2hb],
.ee-calendar-skin--compact .ee-calendar__events[b-qmlcb8a2hb],
.ee-calendar-skin--compact .ee-calendar__day__header[b-qmlcb8a2hb],
.ee-center[b-qmlcb8a2hb],
.ee-player__controls__overlay[b-qmlcb8a2hb],
.ee-player__controls__overlay .ee-player__control[b-qmlcb8a2hb]:before,
.ee-image-comparison__handle[b-qmlcb8a2hb]:before,
.elementor-widget-devices-extended .ee-device__shape[b-qmlcb8a2hb],
.ee-circle-progress__icon[b-qmlcb8a2hb],
.ee-circle-progress-position--inside .ee-circle-progress__value[b-qmlcb8a2hb],
.ee-center-vertical[b-qmlcb8a2hb],
.ee-swiper__button[b-qmlcb8a2hb],
.ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb]:after,
.ee-center-horizontal[b-qmlcb8a2hb] {
  position: absolute;
}

.ee-pr[b-qmlcb8a2hb] {
  position: relative;
}

.ee-screen-reader-text[b-qmlcb8a2hb] {
  display: none;
}

.ee-text--center[b-qmlcb8a2hb] {
  text-align: center;
}

.ee-text--left[b-qmlcb8a2hb] {
  text-align: left;
}

.ee-text--right[b-qmlcb8a2hb] {
  text-align: right;
}

.ee-text--justify[b-qmlcb8a2hb] {
  text-align: justify;
}

.ee-italic[b-qmlcb8a2hb] {
  font-style: italic;
}

.ee-list--unstyled[b-qmlcb8a2hb] {
  list-style: none;
}

.ee-pin[b-qmlcb8a2hb],
.ee-stretch[b-qmlcb8a2hb],
.ee-media__overlay[b-qmlcb8a2hb],
.ee-media__content[b-qmlcb8a2hb],
.ee-player__cover[b-qmlcb8a2hb],
.ee-player__cover[b-qmlcb8a2hb]:after,
.ee-arrow__svg[b-qmlcb8a2hb],
.elementor-widget-devices-extended .ee-device__media__screen[b-qmlcb8a2hb],
.ee-hotspots__container[b-qmlcb8a2hb],
.ee-hotspots:not(.ee-hotspots--no-pulse) .ee-hotspot__wrapper[b-qmlcb8a2hb]:before,
.ee-unfold__separator[b-qmlcb8a2hb],
.ee-post__media__overlay[b-qmlcb8a2hb],
.ee-post__media__content[b-qmlcb8a2hb],
.ee-switcher__media__items[b-qmlcb8a2hb],
.ee-switcher .ee-loader[b-qmlcb8a2hb],
.ee-switcher-skin--overlay .ee-switcher__media-wrapper[b-qmlcb8a2hb],
.ee-effect .ee-button[b-qmlcb8a2hb]:before,
.ee-effect .ee-button[b-qmlcb8a2hb]:after,
.ee-switcher__media__item[b-qmlcb8a2hb] {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.ee-fill[b-qmlcb8a2hb],
.ee-cover[b-qmlcb8a2hb],
.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__circle[b-qmlcb8a2hb],
.ee-heading__text-shadow[b-qmlcb8a2hb],
.ee-heading__long-shadow[b-qmlcb8a2hb],
.ee-calendar-skin--compact .ee-calendar__events[b-qmlcb8a2hb],
.ee-calendar-skin--compact .ee-calendar__day__header[b-qmlcb8a2hb] {
  width: 100%;
  height: 100%;
}

.ee-cover[b-qmlcb8a2hb],
.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__circle[b-qmlcb8a2hb],
.ee-heading__text-shadow[b-qmlcb8a2hb],
.ee-heading__long-shadow[b-qmlcb8a2hb],
.ee-calendar-skin--compact .ee-calendar__events[b-qmlcb8a2hb],
.ee-calendar-skin--compact .ee-calendar__day__header[b-qmlcb8a2hb] {
  top: 0;
  left: 0;
}

.ee-center[b-qmlcb8a2hb],
.ee-player__controls__overlay[b-qmlcb8a2hb],
.ee-player__controls__overlay .ee-player__control[b-qmlcb8a2hb]:before,
.ee-image-comparison__handle[b-qmlcb8a2hb]:before,
.elementor-widget-devices-extended .ee-device__shape[b-qmlcb8a2hb],
.ee-circle-progress__icon[b-qmlcb8a2hb],
.ee-circle-progress-position--inside .ee-circle-progress__value[b-qmlcb8a2hb] {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ee-center-vertical[b-qmlcb8a2hb],
.ee-swiper__button[b-qmlcb8a2hb],
.ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
  top: 50%;
  transform: translateY(-50%);
}

.ee-center-horizontal[b-qmlcb8a2hb] {
  left: 50%;
  transform: translateX(-50%);
}

.ee-center-transform[b-qmlcb8a2hb],
.ee-hotspot[b-qmlcb8a2hb] {
  transform: translate(-50%, -50%);
}

.ee-u-clearfix[b-qmlcb8a2hb]:after {
  content: "" !important;
  display: block !important;
  clear: both !important;
}

.ee-overflow-ellipsis[b-qmlcb8a2hb],
.ee-calendar-event-title--no-wrap .ee-calendar__day--event .ee-calendar__day__event a[b-qmlcb8a2hb],
.ee-calendar-event-title--no-wrap .ee-calendar__events__event[b-qmlcb8a2hb] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}

.ee-form__field__control[b-qmlcb8a2hb],
.ee-arrow[b-qmlcb8a2hb],
.ee-form__field__control:focus[b-qmlcb8a2hb],
.ee-arrow:focus[b-qmlcb8a2hb] {
  outline: none;
}

.ee-menu ul[b-qmlcb8a2hb],
.ee-audio-player .ee-player__playlist[b-qmlcb8a2hb] {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ee-player__controls__overlay[b-qmlcb8a2hb] {
  margin-left: 0;
  list-style: none;
}

.ee-player__controls__overlay .ee-player__control[b-qmlcb8a2hb] {
  display: inline-block;
}

.ee-nav[b-qmlcb8a2hb],
.ee-filters[b-qmlcb8a2hb],
.elementor-widget-button-group .ee-button-group[b-qmlcb8a2hb],
.ee-breadcrumbs[b-qmlcb8a2hb],
.ee-post__metas__list[b-qmlcb8a2hb],
.ee-post__terms[b-qmlcb8a2hb],
.ee-toggle-element ul.ee-toggle-element__controls[b-qmlcb8a2hb] {
  list-style: none;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0;
}

.ee-nav > li[b-qmlcb8a2hb],
.ee-filters > li[b-qmlcb8a2hb],
.elementor-widget-button-group .ee-button-group > li[b-qmlcb8a2hb],
.ee-breadcrumbs > li[b-qmlcb8a2hb],
.ee-post__metas__list > li[b-qmlcb8a2hb],
.ee-post__terms > li[b-qmlcb8a2hb],
.ee-toggle-element ul.ee-toggle-element__controls > li[b-qmlcb8a2hb],
.ee-nav > li > a[b-qmlcb8a2hb],
.ee-filters > li > a[b-qmlcb8a2hb],
.elementor-widget-button-group .ee-button-group > li > a[b-qmlcb8a2hb],
.ee-breadcrumbs > li > a[b-qmlcb8a2hb],
.ee-post__metas__list > li > a[b-qmlcb8a2hb],
.ee-post__terms > li > a[b-qmlcb8a2hb],
.ee-toggle-element ul.ee-toggle-element__controls > li > a[b-qmlcb8a2hb] {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.ee-nav--stacked[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-scroll-indicator__menu[b-qmlcb8a2hb] {
  margin-left: 0 !important;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ee-nav--stacked > li[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-scroll-indicator__menu > li[b-qmlcb8a2hb] {
  margin-left: 0 !important;
}

.ee-nav--stacked > li > a[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-scroll-indicator__menu > li > a[b-qmlcb8a2hb] {
  display: block;
}

.ee-button-group-halign-left .ee-button-group[b-qmlcb8a2hb],
.ee-button-group-content-halign-left .ee-button-group .ee-button-content-wrapper[b-qmlcb8a2hb],
.ee-breadcrumbs-align-left .ee-breadcrumbs[b-qmlcb8a2hb] {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.ee-button-group-halign-center .ee-button-group[b-qmlcb8a2hb],
.ee-button-group-content-halign-center .ee-button-group .ee-button-content-wrapper[b-qmlcb8a2hb],
.ee-breadcrumbs-align-center .ee-breadcrumbs[b-qmlcb8a2hb] {
  -ms-flex-pack: center;
  justify-content: center;
}

.ee-button-group-halign-right .ee-button-group[b-qmlcb8a2hb],
.ee-button-group-content-halign-right .ee-button-group .ee-button-content-wrapper[b-qmlcb8a2hb],
.ee-breadcrumbs-align-right .ee-breadcrumbs[b-qmlcb8a2hb] {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.ee-button-group-halign-left .ee-button-group > li[b-qmlcb8a2hb],
.ee-button-group-content-halign-left .ee-button-group .ee-button-content-wrapper > li[b-qmlcb8a2hb],
.ee-breadcrumbs-align-left .ee-breadcrumbs > li[b-qmlcb8a2hb],
.ee-button-group-halign-center .ee-button-group > li[b-qmlcb8a2hb],
.ee-button-group-content-halign-center .ee-button-group .ee-button-content-wrapper > li[b-qmlcb8a2hb],
.ee-breadcrumbs-align-center .ee-breadcrumbs > li[b-qmlcb8a2hb],
.ee-button-group-halign-right .ee-button-group > li[b-qmlcb8a2hb],
.ee-button-group-content-halign-right .ee-button-group .ee-button-content-wrapper > li[b-qmlcb8a2hb],
.ee-breadcrumbs-align-right .ee-breadcrumbs > li[b-qmlcb8a2hb] {
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.ee-button-group-halign-justify .ee-button-group[b-qmlcb8a2hb],
.ee-button-group-content-halign-justify .ee-button-group .ee-button-content-wrapper[b-qmlcb8a2hb],
.ee-scroll-indicator--skin-bar .ee-scroll-indicator__menu[b-qmlcb8a2hb],
.ee-breadcrumbs-align-stretch .ee-breadcrumbs[b-qmlcb8a2hb] {
  -ms-flex-pack: stretch;
  justify-content: stretch;
}

.ee-button-group-halign-justify .ee-button-group > li[b-qmlcb8a2hb],
.ee-button-group-content-halign-justify .ee-button-group .ee-button-content-wrapper > li[b-qmlcb8a2hb],
.ee-scroll-indicator--skin-bar .ee-scroll-indicator__menu > li[b-qmlcb8a2hb],
.ee-breadcrumbs-align-stretch .ee-breadcrumbs > li[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-button-group-halign-justify .ee-button-group > li > a[b-qmlcb8a2hb],
.ee-button-group-content-halign-justify .ee-button-group .ee-button-content-wrapper > li > a[b-qmlcb8a2hb],
.ee-scroll-indicator--skin-bar .ee-scroll-indicator__menu > li > a[b-qmlcb8a2hb],
.ee-breadcrumbs-align-stretch .ee-breadcrumbs > li > a[b-qmlcb8a2hb] {
  display: block;
}

.ee-button-group-valign-top .ee-button-group[b-qmlcb8a2hb] {
  -ms-flex-align: start;
  align-items: flex-start;
}

.ee-button-group-valign-middle .ee-button-group[b-qmlcb8a2hb],
.ee-button-group-valign-stretch .ee-button-group .ee-button-content-wrapper[b-qmlcb8a2hb],
.ee-toggle-element ul.ee-toggle-element__controls[b-qmlcb8a2hb] {
  -ms-flex-align: center;
  align-items: center;
}

.ee-button-group-valign-bottom .ee-button-group[b-qmlcb8a2hb] {
  -ms-flex-align: end;
  align-items: flex-end;
}

.ee-button-group-valign-stretch .ee-button-group[b-qmlcb8a2hb] {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.ee-button-group-gap-narrow .ee-button-group[b-qmlcb8a2hb],
.ee-post__metas__list[b-qmlcb8a2hb],
.ee-post__terms[b-qmlcb8a2hb] {
  margin-left: -6px;
}

.ee-button-group-gap-narrow .ee-button-group > li[b-qmlcb8a2hb],
.ee-post__metas__list > li[b-qmlcb8a2hb],
.ee-post__terms > li[b-qmlcb8a2hb] {
  margin-left: 6px;
}

.ee-button-group-gap-narrow .ee-nav--stacked.ee-button-group[b-qmlcb8a2hb],
.ee-nav--stacked.ee-post__metas__list[b-qmlcb8a2hb],
.ee-nav--stacked.ee-post__terms[b-qmlcb8a2hb],
.ee-button-group-gap-narrow .ee-scroll-indicator-direction--vertical .ee-button-group.ee-scroll-indicator__menu[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-button-group-gap-narrow .ee-button-group.ee-scroll-indicator__menu[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-scroll-indicator__menu.ee-post__metas__list[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-scroll-indicator__menu.ee-post__terms[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-button-group-gap-narrow .ee-nav--stacked.ee-button-group > li[b-qmlcb8a2hb],
.ee-nav--stacked.ee-post__metas__list > li[b-qmlcb8a2hb],
.ee-nav--stacked.ee-post__terms > li[b-qmlcb8a2hb],
.ee-button-group-gap-narrow .ee-scroll-indicator-direction--vertical .ee-button-group.ee-scroll-indicator__menu > li[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-button-group-gap-narrow .ee-button-group.ee-scroll-indicator__menu > li[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-scroll-indicator__menu.ee-post__metas__list > li[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-scroll-indicator__menu.ee-post__terms > li[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-button-group-gap-narrow .ee-nav--stacked.ee-button-group > li:not(:last-child)[b-qmlcb8a2hb],
.ee-nav--stacked.ee-post__metas__list > li:not(:last-child)[b-qmlcb8a2hb],
.ee-nav--stacked.ee-post__terms > li:not(:last-child)[b-qmlcb8a2hb],
.ee-button-group-gap-narrow .ee-scroll-indicator-direction--vertical .ee-button-group.ee-scroll-indicator__menu > li:not(:last-child)[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-button-group-gap-narrow .ee-button-group.ee-scroll-indicator__menu > li:not(:last-child)[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-scroll-indicator__menu.ee-post__metas__list > li:not(:last-child)[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-scroll-indicator__menu.ee-post__terms > li:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 6px;
}

.ee-nav[b-qmlcb8a2hb],
.ee-button-group-gap-default .ee-button-group[b-qmlcb8a2hb],
.ee-breadcrumbs[b-qmlcb8a2hb] {
  margin-left: -12px;
}

.ee-nav > li[b-qmlcb8a2hb],
.ee-button-group-gap-default .ee-button-group > li[b-qmlcb8a2hb],
.ee-breadcrumbs > li[b-qmlcb8a2hb] {
  margin-left: 12px;
}

.ee-nav.ee-nav--stacked[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-nav.ee-scroll-indicator__menu[b-qmlcb8a2hb],
.ee-button-group-gap-default .ee-nav--stacked.ee-button-group[b-qmlcb8a2hb],
.ee-nav--stacked.ee-breadcrumbs[b-qmlcb8a2hb],
.ee-button-group-gap-default .ee-scroll-indicator-direction--vertical .ee-button-group.ee-scroll-indicator__menu[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-button-group-gap-default .ee-button-group.ee-scroll-indicator__menu[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-scroll-indicator__menu.ee-breadcrumbs[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-nav.ee-nav--stacked > li[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-nav.ee-scroll-indicator__menu > li[b-qmlcb8a2hb],
.ee-button-group-gap-default .ee-nav--stacked.ee-button-group > li[b-qmlcb8a2hb],
.ee-nav--stacked.ee-breadcrumbs > li[b-qmlcb8a2hb],
.ee-button-group-gap-default .ee-scroll-indicator-direction--vertical .ee-button-group.ee-scroll-indicator__menu > li[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-button-group-gap-default .ee-button-group.ee-scroll-indicator__menu > li[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-scroll-indicator__menu.ee-breadcrumbs > li[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-nav.ee-nav--stacked > li:not(:last-child)[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-nav.ee-scroll-indicator__menu > li:not(:last-child)[b-qmlcb8a2hb],
.ee-button-group-gap-default .ee-nav--stacked.ee-button-group > li:not(:last-child)[b-qmlcb8a2hb],
.ee-nav--stacked.ee-breadcrumbs > li:not(:last-child)[b-qmlcb8a2hb],
.ee-button-group-gap-default .ee-scroll-indicator-direction--vertical .ee-button-group.ee-scroll-indicator__menu > li:not(:last-child)[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-button-group-gap-default .ee-button-group.ee-scroll-indicator__menu > li:not(:last-child)[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-scroll-indicator__menu.ee-breadcrumbs > li:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 12px;
}

.ee-filters[b-qmlcb8a2hb],
.ee-button-group-gap-extended .ee-button-group[b-qmlcb8a2hb] {
  margin-left: -24px;
}

.ee-filters > li[b-qmlcb8a2hb],
.ee-button-group-gap-extended .ee-button-group > li[b-qmlcb8a2hb] {
  margin-left: 24px;
}

.ee-nav--stacked.ee-filters[b-qmlcb8a2hb],
.ee-button-group-gap-extended .ee-nav--stacked.ee-button-group[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-filters.ee-scroll-indicator__menu[b-qmlcb8a2hb],
.ee-button-group-gap-extended .ee-scroll-indicator-direction--vertical .ee-button-group.ee-scroll-indicator__menu[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-button-group-gap-extended .ee-button-group.ee-scroll-indicator__menu[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-nav--stacked.ee-filters > li[b-qmlcb8a2hb],
.ee-button-group-gap-extended .ee-nav--stacked.ee-button-group > li[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-filters.ee-scroll-indicator__menu > li[b-qmlcb8a2hb],
.ee-button-group-gap-extended .ee-scroll-indicator-direction--vertical .ee-button-group.ee-scroll-indicator__menu > li[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-button-group-gap-extended .ee-button-group.ee-scroll-indicator__menu > li[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-nav--stacked.ee-filters > li:not(:last-child)[b-qmlcb8a2hb],
.ee-button-group-gap-extended .ee-nav--stacked.ee-button-group > li:not(:last-child)[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-filters.ee-scroll-indicator__menu > li:not(:last-child)[b-qmlcb8a2hb],
.ee-button-group-gap-extended .ee-scroll-indicator-direction--vertical .ee-button-group.ee-scroll-indicator__menu > li:not(:last-child)[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-button-group-gap-extended .ee-button-group.ee-scroll-indicator__menu > li:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 24px;
}

.ee-button-group-gap-wide .ee-button-group[b-qmlcb8a2hb] {
  margin-left: -48px;
}

.ee-button-group-gap-wide .ee-button-group > li[b-qmlcb8a2hb] {
  margin-left: 48px;
}

.ee-button-group-gap-wide .ee-nav--stacked.ee-button-group[b-qmlcb8a2hb],
.ee-button-group-gap-wide .ee-scroll-indicator-direction--vertical .ee-button-group.ee-scroll-indicator__menu[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-button-group-gap-wide .ee-button-group.ee-scroll-indicator__menu[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-button-group-gap-wide .ee-nav--stacked.ee-button-group > li[b-qmlcb8a2hb],
.ee-button-group-gap-wide .ee-scroll-indicator-direction--vertical .ee-button-group.ee-scroll-indicator__menu > li[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-button-group-gap-wide .ee-button-group.ee-scroll-indicator__menu > li[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-button-group-gap-wide .ee-nav--stacked.ee-button-group > li:not(:last-child)[b-qmlcb8a2hb],
.ee-button-group-gap-wide .ee-scroll-indicator-direction--vertical .ee-button-group.ee-scroll-indicator__menu > li:not(:last-child)[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-button-group-gap-wide .ee-button-group.ee-scroll-indicator__menu > li:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 48px;
}

.ee-button-group-gap-wider .ee-button-group[b-qmlcb8a2hb] {
  margin-left: -144px;
}

.ee-button-group-gap-wider .ee-button-group > li[b-qmlcb8a2hb] {
  margin-left: 144px;
}

.ee-button-group-gap-wider .ee-nav--stacked.ee-button-group[b-qmlcb8a2hb],
.ee-button-group-gap-wider .ee-scroll-indicator-direction--vertical .ee-button-group.ee-scroll-indicator__menu[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-button-group-gap-wider .ee-button-group.ee-scroll-indicator__menu[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-button-group-gap-wider .ee-nav--stacked.ee-button-group > li[b-qmlcb8a2hb],
.ee-button-group-gap-wider .ee-scroll-indicator-direction--vertical .ee-button-group.ee-scroll-indicator__menu > li[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-button-group-gap-wider .ee-button-group.ee-scroll-indicator__menu > li[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-button-group-gap-wider .ee-nav--stacked.ee-button-group > li:not(:last-child)[b-qmlcb8a2hb],
.ee-button-group-gap-wider .ee-scroll-indicator-direction--vertical .ee-button-group.ee-scroll-indicator__menu > li:not(:last-child)[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-button-group-gap-wider .ee-button-group.ee-scroll-indicator__menu > li:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 144px;
}

.ee-nav--flush[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-nav--flush > li[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-nav--stacked.ee-nav--flush[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-nav--flush.ee-scroll-indicator__menu[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-nav--stacked.ee-nav--flush > li[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-nav--flush.ee-scroll-indicator__menu > li[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-nav--stacked.ee-nav--flush > li:not(:last-child)[b-qmlcb8a2hb],
.ee-scroll-indicator-direction--vertical .ee-nav--flush.ee-scroll-indicator__menu > li:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.ee-grid[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.ee-grid__item[b-qmlcb8a2hb] {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

.ee-grid[b-qmlcb8a2hb] {
  margin-left: -24px;
}

.ee-grid > .ee-grid__item[b-qmlcb8a2hb] {
  padding-left: 24px;
}

.ee-grid[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-grid > .ee-grid__item[b-qmlcb8a2hb] {
  padding-left: 0;
}

.ee-grid-masonry-layout--mixed .ee-media[b-qmlcb8a2hb],
.ee-media--stretch .ee-media[b-qmlcb8a2hb],
.ee-grid-align--stretch .ee-gallery .ee-media[b-qmlcb8a2hb],
.ee-grid-align-tablet--stretch .ee-gallery .ee-media[b-qmlcb8a2hb],
.ee-grid-align-mobile--stretch .ee-gallery .ee-media[b-qmlcb8a2hb],
.ee-media.ee-media--stretch[b-qmlcb8a2hb],
.ee-grid-align--stretch .ee-media.ee-gallery[b-qmlcb8a2hb],
.ee-grid-align-tablet--stretch .ee-media.ee-gallery[b-qmlcb8a2hb],
.ee-grid-align-mobile--stretch .ee-media.ee-gallery[b-qmlcb8a2hb],
.ee-posts-thumbnail-ratio .ee-post__media[b-qmlcb8a2hb] {
  position: relative;
  display: block;
}

.ee-grid-masonry-layout--mixed .ee-media[b-qmlcb8a2hb]:before,
.ee-media--stretch .ee-media[b-qmlcb8a2hb]:before,
.ee-grid-align--stretch .ee-gallery .ee-media[b-qmlcb8a2hb]:before,
.ee-grid-align-tablet--stretch .ee-gallery .ee-media[b-qmlcb8a2hb]:before,
.ee-grid-align-mobile--stretch .ee-gallery .ee-media[b-qmlcb8a2hb]:before,
.ee-media.ee-media--stretch[b-qmlcb8a2hb]:before,
.ee-grid-align--stretch .ee-media.ee-gallery[b-qmlcb8a2hb]:before,
.ee-grid-align-tablet--stretch .ee-media.ee-gallery[b-qmlcb8a2hb]:before,
.ee-grid-align-mobile--stretch .ee-media.ee-gallery[b-qmlcb8a2hb]:before,
.ee-posts-thumbnail-ratio .ee-post__media[b-qmlcb8a2hb]:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}

.ee-grid-masonry-layout--mixed .ee-media .ee-media__wrapper[b-qmlcb8a2hb],
.ee-media--stretch .ee-media .ee-media__wrapper[b-qmlcb8a2hb],
.ee-grid-align--stretch .ee-gallery .ee-media .ee-media__wrapper[b-qmlcb8a2hb],
.ee-grid-align-tablet--stretch .ee-gallery .ee-media .ee-media__wrapper[b-qmlcb8a2hb],
.ee-grid-align-mobile--stretch .ee-gallery .ee-media .ee-media__wrapper[b-qmlcb8a2hb],
.ee-media.ee-media--stretch .ee-media__wrapper[b-qmlcb8a2hb],
.ee-grid-align--stretch .ee-media.ee-gallery .ee-media__wrapper[b-qmlcb8a2hb],
.ee-grid-align-tablet--stretch .ee-media.ee-gallery .ee-media__wrapper[b-qmlcb8a2hb],
.ee-grid-align-mobile--stretch .ee-media.ee-gallery .ee-media__wrapper[b-qmlcb8a2hb],
.ee-posts-thumbnail-ratio .ee-post__media__thumbnail[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.o-ratio--2\:1[b-qmlcb8a2hb]:before {
  padding-bottom: 50%;
}

.o-ratio--4\:3[b-qmlcb8a2hb]:before {
  padding-bottom: 75%;
}

.o-ratio--16\:9[b-qmlcb8a2hb]:before {
  padding-bottom: 56.25%;
}

.o-flagsize-name > .o-flag__img[b-qmlcb8a2hb] {
  padding-right: 6px;
}

.o-flagsize-name.o-flag--rev > .o-flag__img[b-qmlcb8a2hb] {
  padding-right: 0;
  padding-left: 6px;
}

.o-flagsize-name > .o-flag__img[b-qmlcb8a2hb] {
  padding-right: 12px;
}

.o-flagsize-name.o-flag--rev > .o-flag__img[b-qmlcb8a2hb] {
  padding-right: 0;
  padding-left: 12px;
}

.o-flagsize-name > .o-flag__img[b-qmlcb8a2hb] {
  padding-right: 24px;
}

.o-flagsize-name.o-flag--rev > .o-flag__img[b-qmlcb8a2hb] {
  padding-right: 0;
  padding-left: 24px;
}

.o-flagsize-name > .o-flag__img[b-qmlcb8a2hb] {
  padding-right: 48px;
}

.o-flagsize-name.o-flag--rev > .o-flag__img[b-qmlcb8a2hb] {
  padding-right: 0;
  padding-left: 48px;
}

.o-flagsize-name > .o-flag__img[b-qmlcb8a2hb] {
  padding-right: 96px;
}

.o-flagsize-name.o-flag--rev > .o-flag__img[b-qmlcb8a2hb] {
  padding-right: 0;
  padding-left: 96px;
}

.o-flagsize-name > .o-flag__img[b-qmlcb8a2hb] {
  padding-right: 144px;
}

.o-flagsize-name.o-flag--rev > .o-flag__img[b-qmlcb8a2hb] {
  padding-right: 0;
  padding-left: 144px;
}

.o-flagsize-name > .o-flag__img[b-qmlcb8a2hb] {
  padding-right: 0;
}

.o-flagsize-name.o-flag--rev > .o-flag__img[b-qmlcb8a2hb] {
  padding-right: 0;
  padding-left: 0;
}

.elementor-editor-active .ee-load-status-helper-on .ee-load-status[b-qmlcb8a2hb],
.elementor-editor-active .ee-load-status-helper-on .ee-load-status__request[b-qmlcb8a2hb],
.elementor-editor-active .ee-load-status-helper-on .ee-load-status__last[b-qmlcb8a2hb],
.elementor-editor-active .ee-load-status-helper-on .ee-load-status__error[b-qmlcb8a2hb] {
  display: block !important;
}

.ee-align-icon--left[b-qmlcb8a2hb] {
  margin-right: 12px;
}

.ee-align-icon--right[b-qmlcb8a2hb] {
  -ms-flex-order: 2;
  order: 2;
  margin-left: 12px;
}

.elementor-editor-active .elementor-inline-editing.ee-button-text[b-qmlcb8a2hb],
.elementor-editor-active .elementor-inline-editing.ee-text-divider__text[b-qmlcb8a2hb],
.elementor-editor-active .elementor-inline-editing.ee-hotspot__text[b-qmlcb8a2hb],
.elementor-editor-active .ee-circle-progress .elementor-inline-editing.suffix[b-qmlcb8a2hb],
.ee-circle-progress .elementor-editor-active .elementor-inline-editing.suffix[b-qmlcb8a2hb],
.elementor-editor-active .ee-timeline .elementor-inline-editing.timeline-item__meta[b-qmlcb8a2hb],
.ee-timeline .elementor-editor-active .elementor-inline-editing.timeline-item__meta[b-qmlcb8a2hb],
.elementor-editor-active .ee-timeline .elementor-inline-editing.timeline-item__content__wysiwyg[b-qmlcb8a2hb],
.ee-timeline .elementor-editor-active .elementor-inline-editing.timeline-item__content__wysiwyg[b-qmlcb8a2hb],
.elementor-editor-active .elementor-inline-editing.ee-breadcrumbs__crumb--home__text[b-qmlcb8a2hb],
.elementor-editor-active .elementor-inline-editing.ee-breadcrumbs__separator__text[b-qmlcb8a2hb],
.elementor-editor-active .elementor-inline-editing.ee-table__text__inner[b-qmlcb8a2hb] {
  cursor: text;
}

.ee-load-status[b-qmlcb8a2hb] {
  display: none;
}

.ee-load-button[b-qmlcb8a2hb] {
  text-align: center;
}

.ee-load-status[b-qmlcb8a2hb],
.ee-load-button[b-qmlcb8a2hb] {
  text-align: center;
}

.ee-grid[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.ee-grid__item[b-qmlcb8a2hb] {
  max-width: 100% !important;
}

.ee-grid__item > *[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-grid__item--sizer[b-qmlcb8a2hb] {
  position: absolute;
}

.ee-grid__notice--not-found[b-qmlcb8a2hb] {
  display: none;
}

.ee-grid-align--top .ee-grid[b-qmlcb8a2hb] {
  -ms-flex-align: start;
  align-items: flex-start;
}

.ee-grid-align--top .ee-grid__item[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
}

.ee-grid-align--middle .ee-grid[b-qmlcb8a2hb] {
  -ms-flex-align: center;
  align-items: center;
}

.ee-grid-align--middle .ee-grid__item[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
}

.ee-grid-align--bottom .ee-grid[b-qmlcb8a2hb] {
  -ms-flex-align: end;
  align-items: flex-end;
}

.ee-grid-align--bottom .ee-grid__item[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
}

.ee-grid-align--stretch .ee-grid[b-qmlcb8a2hb] {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.ee-grid-align--stretch .ee-grid__item[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
}

.ee-grid-halign--left .ee-grid[b-qmlcb8a2hb] {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.ee-grid-halign--center .ee-grid[b-qmlcb8a2hb] {
  -ms-flex-pack: center;
  justify-content: center;
}

.ee-grid-halign--right .ee-grid[b-qmlcb8a2hb] {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.ee-caption--instagram[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ee-caption__insta[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
}

.ee-caption__insta__icon[b-qmlcb8a2hb] {
  margin-right: 6px;
}

.ee-caption__insta__counter[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.ee-caption__insta__counter:not(:first-child)[b-qmlcb8a2hb] {
  margin-left: 12px;
}

.ee-media[b-qmlcb8a2hb] {
  display: block;
}

.ee-media[b-qmlcb8a2hb],
.ee-media__wrapper[b-qmlcb8a2hb] {
  position: relative;
}

.ee-media__thumbnail img[b-qmlcb8a2hb],
.ee-media__thumbnail picture[b-qmlcb8a2hb] {
  width: 100%;
  vertical-align: middle;
}

.ee-media__content[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ee-media__content__caption[b-qmlcb8a2hb] {
  padding: 12px;
  color: #ffffff;
}

.ee-grid-masonry-layout--mixed .ee-media .ee-media__thumbnail[b-qmlcb8a2hb],
.ee-grid-masonry-layout--mixed .ee-media .ee-media__thumbnail > picture[b-qmlcb8a2hb],
.ee-media--stretch .ee-media .ee-media__thumbnail[b-qmlcb8a2hb],
.ee-grid-align--stretch .ee-gallery .ee-media .ee-media__thumbnail[b-qmlcb8a2hb],
.ee-grid-align-tablet--stretch .ee-gallery .ee-media .ee-media__thumbnail[b-qmlcb8a2hb],
.ee-grid-align-mobile--stretch .ee-gallery .ee-media .ee-media__thumbnail[b-qmlcb8a2hb],
.ee-media--stretch .ee-media .ee-media__thumbnail > picture[b-qmlcb8a2hb],
.ee-grid-align--stretch .ee-gallery .ee-media .ee-media__thumbnail > picture[b-qmlcb8a2hb],
.ee-grid-align-tablet--stretch .ee-gallery .ee-media .ee-media__thumbnail > picture[b-qmlcb8a2hb],
.ee-grid-align-mobile--stretch .ee-gallery .ee-media .ee-media__thumbnail > picture[b-qmlcb8a2hb],
.ee-media.ee-media--stretch .ee-media__thumbnail[b-qmlcb8a2hb],
.ee-grid-align--stretch .ee-media.ee-gallery .ee-media__thumbnail[b-qmlcb8a2hb],
.ee-grid-align-tablet--stretch .ee-media.ee-gallery .ee-media__thumbnail[b-qmlcb8a2hb],
.ee-grid-align-mobile--stretch .ee-media.ee-gallery .ee-media__thumbnail[b-qmlcb8a2hb],
.ee-media.ee-media--stretch .ee-media__thumbnail > picture[b-qmlcb8a2hb],
.ee-grid-align--stretch .ee-media.ee-gallery .ee-media__thumbnail > picture[b-qmlcb8a2hb],
.ee-grid-align-tablet--stretch .ee-media.ee-gallery .ee-media__thumbnail > picture[b-qmlcb8a2hb],
.ee-grid-align-mobile--stretch .ee-media.ee-gallery .ee-media__thumbnail > picture[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.ee-grid-masonry-layout--mixed .ee-media .ee-media__thumbnail img[b-qmlcb8a2hb],
.ee-media--stretch .ee-media .ee-media__thumbnail img[b-qmlcb8a2hb],
.ee-grid-align--stretch .ee-gallery .ee-media .ee-media__thumbnail img[b-qmlcb8a2hb],
.ee-grid-align-tablet--stretch .ee-gallery .ee-media .ee-media__thumbnail img[b-qmlcb8a2hb],
.ee-grid-align-mobile--stretch .ee-gallery .ee-media .ee-media__thumbnail img[b-qmlcb8a2hb],
.ee-media.ee-media--stretch .ee-media__thumbnail img[b-qmlcb8a2hb],
.ee-grid-align--stretch .ee-media.ee-gallery .ee-media__thumbnail img[b-qmlcb8a2hb],
.ee-grid-align-tablet--stretch .ee-media.ee-gallery .ee-media__thumbnail img[b-qmlcb8a2hb],
.ee-grid-align-mobile--stretch .ee-media.ee-gallery .ee-media__thumbnail img[b-qmlcb8a2hb] {
  object-fit: cover;
}

.ee-grid-masonry-layout--mixed .ee-media[b-qmlcb8a2hb]:before {
  padding-bottom: 75%;
}

.ee-media-align--left .ee-media__content[b-qmlcb8a2hb] {
  -ms-flex-align: start;
  align-items: flex-start;
}

.ee-media-align--center .ee-media__content[b-qmlcb8a2hb] {
  -ms-flex-align: center;
  align-items: center;
}

.ee-media-align--right .ee-media__content[b-qmlcb8a2hb] {
  -ms-flex-align: end;
  align-items: flex-end;
}

.ee-media-align--justify .ee-media__content[b-qmlcb8a2hb] {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.ee-media-align--middle .ee-media__content[b-qmlcb8a2hb] {
  -ms-flex-pack: center;
  justify-content: center;
}

.ee-media-align--bottom .ee-media__content[b-qmlcb8a2hb] {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.ee-media-align--stretch .ee-media__content[b-qmlcb8a2hb] {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ee-media-effect__content--fade-in .ee-media__content[b-qmlcb8a2hb] {
  opacity: 0;
}

.ee-media-effect__content--fade-in .ee-media:hover .ee-media__content[b-qmlcb8a2hb] {
  opacity: 1;
}

.ee-media-effect__content--fade-out .ee-media:hover .ee-media__content[b-qmlcb8a2hb] {
  opacity: 0;
}

.ee-media-effect__content--from-top .ee-media:hover .ee-media__content[b-qmlcb8a2hb],
.ee-media-effect__content--from-right .ee-media:hover .ee-media__content[b-qmlcb8a2hb],
.ee-media-effect__content--from-bottom .ee-media:hover .ee-media__content[b-qmlcb8a2hb],
.ee-media-effect__content--from-left .ee-media:hover .ee-media__content[b-qmlcb8a2hb] {
  transform: translateY(0) translateX(0);
}

.ee-media-effect__content--from-top .ee-media__content[b-qmlcb8a2hb] {
  transform: translateY(-100%);
}

.ee-media-effect__content--from-right .ee-media__content[b-qmlcb8a2hb] {
  transform: translateX(100%);
}

.ee-media-effect__content--from-bottom .ee-media__content[b-qmlcb8a2hb] {
  transform: translateY(100%);
}

.ee-media-effect__content--from-left .ee-media__content[b-qmlcb8a2hb] {
  transform: translateX(-100%);
}

.ee-media-effect__content--to-top .ee-media:hover .ee-media__content[b-qmlcb8a2hb] {
  transform: translateY(-100%);
}

.ee-media-effect__content--to-right .ee-media:hover .ee-media__content[b-qmlcb8a2hb] {
  transform: translateX(100%);
}

.ee-media-effect__content--to-bottom .ee-media:hover .ee-media__content[b-qmlcb8a2hb] {
  transform: translateY(100%);
}

.ee-media-effect__content--to-left .ee-media:hover .ee-media__content[b-qmlcb8a2hb] {
  transform: translateX(-100%);
}

.ee-media-effect__content--fade-from-top .ee-media__content[b-qmlcb8a2hb],
.ee-media-effect__content--fade-from-right .ee-media__content[b-qmlcb8a2hb],
.ee-media-effect__content--fade-from-bottom .ee-media__content[b-qmlcb8a2hb],
.ee-media-effect__content--fade-from-left .ee-media__content[b-qmlcb8a2hb] {
  opacity: 0;
}

.ee-media-effect__content--fade-from-top .ee-media:hover .ee-media__content[b-qmlcb8a2hb],
.ee-media-effect__content--fade-from-right .ee-media:hover .ee-media__content[b-qmlcb8a2hb],
.ee-media-effect__content--fade-from-bottom .ee-media:hover .ee-media__content[b-qmlcb8a2hb],
.ee-media-effect__content--fade-from-left .ee-media:hover .ee-media__content[b-qmlcb8a2hb] {
  opacity: 1;
  transform: translateY(0) translateX(0);
}

.ee-media-effect__content--fade-from-top .ee-media__content[b-qmlcb8a2hb] {
  transform: translateY(-24px);
}

.ee-media-effect__content--fade-from-right .ee-media__content[b-qmlcb8a2hb] {
  transform: translateX(24px);
}

.ee-media-effect__content--fade-from-bottom .ee-media__content[b-qmlcb8a2hb] {
  transform: translateY(24px);
}

.ee-media-effect__content--fade-from-left .ee-media__content[b-qmlcb8a2hb] {
  transform: translateX(-24px);
}

.ee-media-effect__content--fade-to-top .ee-media:hover .ee-media__content[b-qmlcb8a2hb],
.ee-media-effect__content--fade-to-right .ee-media:hover .ee-media__content[b-qmlcb8a2hb],
.ee-media-effect__content--fade-to-bottom .ee-media:hover .ee-media__content[b-qmlcb8a2hb],
.ee-media-effect__content--fade-to-left .ee-media:hover .ee-media__content[b-qmlcb8a2hb] {
  opacity: 0;
}

.ee-media-effect__content--fade-to-top .ee-media:hover .ee-media__content[b-qmlcb8a2hb] {
  transform: translateY(-24px);
}

.ee-media-effect__content--fade-to-right .ee-media:hover .ee-media__content[b-qmlcb8a2hb] {
  transform: translateX(24px);
}

.ee-media-effect__content--fade-to-bottom .ee-media:hover .ee-media__content[b-qmlcb8a2hb] {
  transform: translateY(24px);
}

.ee-media-effect__content--fade-to-left .ee-media:hover .ee-media__content[b-qmlcb8a2hb] {
  transform: translateX(-24px);
}

.ee-loader[b-qmlcb8a2hb] {
  height: 2px;
  width: 100%;
  background-color: #f7f7f7;
}

.ee-loader__progress[b-qmlcb8a2hb] {
  width: 0%;
  height: 100%;
  display: block;
  background-color: #000000;
}

.ee-gallery__item[b-qmlcb8a2hb] {
  z-index: 1;
}

.ee-gallery__item:hover[b-qmlcb8a2hb] {
  z-index: 2;
}

.ee-gallery__item.is--3d[b-qmlcb8a2hb] {
  z-index: 1;
}

.ee-gallery__media-wrapper[b-qmlcb8a2hb] {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
}

.ee-gallery__tilt[b-qmlcb8a2hb] {
  transform-style: preserve-3d;
}

.ee-gallery__tilt--depth[b-qmlcb8a2hb] {
  overflow: visible !important;
}

.ee-gallery__tilt .ee-gallery__media__content[b-qmlcb8a2hb] {
  transform: translateZ(20px);
}

.ee-gallery__tilt .ee-gallery__media__overlay[b-qmlcb8a2hb] {
  transform: translateZ(10px);
}

.ee-media-align--stretch .ee-gallery .ee-gallery__media__content[b-qmlcb8a2hb] {
  -ms-flex-pack: stretch;
  justify-content: stretch;
}

.ee-form__field:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 12px;
}

.ee-form__field__control--text[b-qmlcb8a2hb],
.ee-form__field .ee-form__field__control--text[type=text][b-qmlcb8a2hb],
.ee-form__field .ee-form__field__control--text[type=password][b-qmlcb8a2hb],
.ee-form__field .ee-form__field__control--text[type=date][b-qmlcb8a2hb],
.ee-form__field .ee-form__field__control--text[type=datetime][b-qmlcb8a2hb],
.ee-form__field .ee-form__field__control--text[type=datetime-local][b-qmlcb8a2hb],
.ee-form__field .ee-form__field__control--text[type=month][b-qmlcb8a2hb],
.ee-form__field .ee-form__field__control--text[type=week][b-qmlcb8a2hb],
.ee-form__field .ee-form__field__control--text[type=email][b-qmlcb8a2hb],
.ee-form__field .ee-form__field__control--text[type=number][b-qmlcb8a2hb],
.ee-form__field .ee-form__field__control--text[type=search][b-qmlcb8a2hb],
.ee-form__field .ee-form__field__control--text[type=tel][b-qmlcb8a2hb],
.ee-form__field .ee-form__field__control--text[type=time][b-qmlcb8a2hb],
.ee-form__field .ee-form__field__control--text[type=url][b-qmlcb8a2hb],
.ee-form__field .ee-form__field__control--text[type=color][b-qmlcb8a2hb],
.ee-form__field.ee-custom .ee-select2.select2-selection[b-qmlcb8a2hb],
.ee-form__field__control--submit[b-qmlcb8a2hb] {
  border-radius: 0;
  height: auto;
  min-height: 48px;
  padding: 0 24px;
  border: 1px solid #eceeef;
  background-color: #ffffff;
}

.ee-form__field__control--select[b-qmlcb8a2hb] {
  width: 100%;
}

.ee-form__field--checkbox[b-qmlcb8a2hb],
.ee-form__field--radio[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.ee-form__field--checkbox label[b-qmlcb8a2hb],
.ee-form__field--radio label[b-qmlcb8a2hb] {
  margin: 0 0 0 12px;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-form__field--radio.ee-custom input[type=radio] + label i[b-qmlcb8a2hb] {
  border-radius: 100%;
}

.ee-form__field--select[b-qmlcb8a2hb] {
  position: relative;
}

.ee-form__field--select select[b-qmlcb8a2hb] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.ee-form__field--select select[b-qmlcb8a2hb]::-ms-expand {
  display: none;
}

.ee-form__field--select:not(.ee-custom) select[b-qmlcb8a2hb] {
  padding-right: 36px;
}

.ee-form__field--select:not(.ee-custom) select + label[b-qmlcb8a2hb]:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #818a91;
}

.ee-form__field--check.ee-custom input[type=checkbox][b-qmlcb8a2hb],
.ee-form__field--check.ee-custom input[type=radio][b-qmlcb8a2hb] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}

.ee-form__field--check.ee-custom input[type=checkbox] + label[b-qmlcb8a2hb],
.ee-form__field--check.ee-custom input[type=radio] + label[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  margin: 0;
}

.ee-form__field--check.ee-custom input[type=checkbox] + label i[b-qmlcb8a2hb],
.ee-form__field--check.ee-custom input[type=radio] + label i[b-qmlcb8a2hb] {
  transition: all 0.1s linear;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  overflow: hidden;
  text-align: center;
  line-height: 24px;
  font-size: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: 1px solid #eceeef;
  background-color: #ffffff;
}

.ee-form__field--check.ee-custom input[type=checkbox] + label:hover i[b-qmlcb8a2hb],
.ee-form__field--check.ee-custom input[type=radio] + label:hover i[b-qmlcb8a2hb] {
  color: rgba(129, 138, 145, 0.3);
  font-size: 12px;
}

.ee-form__field--check.ee-custom input[type=checkbox]:checked + label i[b-qmlcb8a2hb],
.ee-form__field--check.ee-custom input[type=radio]:checked + label i[b-qmlcb8a2hb] {
  font-size: 12px;
  border-color: #0275d8;
}

.ee-form__field--check.ee-custom input[type=checkbox]:disabled + label i[b-qmlcb8a2hb],
.ee-form__field--check.ee-custom input[type=radio]:disabled + label i[b-qmlcb8a2hb] {
  opacity: 0.2;
}

.ee-form__field--check.ee-custom input[type=checkbox]:checked + label i[b-qmlcb8a2hb] {
  color: #ffffff;
  background-color: #0275d8;
}

.ee-form__field--check.ee-custom input[type=radio] + label i[b-qmlcb8a2hb] {
  color: #0275d8;
}

.ee-form__field--check.ee-custom input[type=radio]:checked + label i[b-qmlcb8a2hb] {
  color: #0275d8;
}

.ee-form__field.ee-custom .select2-container + label[b-qmlcb8a2hb] {
  display: block;
  margin: 0;
}

.ee-form__field.ee-custom .ee-select2[b-qmlcb8a2hb] {
  height: auto;
}

.ee-form__field.ee-custom .ee-select2.select2-selection[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
}

.ee-form__field.ee-custom .ee-select2.select2-selection .select2-selection__rendered[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.ee-form__field.ee-custom .ee-select2.select2-selection .select2-selection__arrow[b-qmlcb8a2hb] {
  height: auto;
  position: relative;
  width: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 12px;
}

.ee-form__field.ee-custom .ee-select2.select2-selection .select2-selection__arrow b[b-qmlcb8a2hb] {
  position: relative;
  margin: 0;
  left: auto;
  top: auto;
}

.ee-form__field.ee-custom .select2-container--open .ee-select2 .select2-selection__arrow b[b-qmlcb8a2hb] {
  margin-top: -2px;
}

.select2-dropdown.ee-select2__dropdown[b-qmlcb8a2hb] {
  z-index: 99999;
  overflow: hidden;
  border: 1px solid #eceeef;
  border-radius: 0;
}

.select2-dropdown.ee-select2__dropdown .select2-results__option[aria-selected=true][b-qmlcb8a2hb] {
  background-color: #eceeef;
}

.select2-dropdown.ee-select2__dropdown .select2-results__option--highlighted[aria-selected][b-qmlcb8a2hb] {
  background-color: #0275d8;
}

.ee-swiper__container[b-qmlcb8a2hb] {
  display: none;
}

.ee-swiper__container.swiper-container-horizontal[b-qmlcb8a2hb],
.ee-swiper__container.swiper-container-vertical[b-qmlcb8a2hb] {
  display: block;
}

.ee-swiper__container .ee-swiper__wrapper[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
}

.ee-swiper__container .ee-swiper__slide[b-qmlcb8a2hb] {
  height: auto;
  overflow: visible;
}

.ee-swiper__container .ee-swiper__slide figure[b-qmlcb8a2hb] {
  line-height: inherit;
}

.ee-swiper__container .ee-swiper__wrapper[b-qmlcb8a2hb] {
  width: auto;
}

.ee-swiper__container.swiper-container-vertical[b-qmlcb8a2hb] {
  height: 400px;
}

.ee-swiper__container.swiper-container-vertical .ee-swiper__pagination[b-qmlcb8a2hb] {
  right: 0 !important;
}

.ee-swiper__container.swiper-container-multirow .ee-grid[b-qmlcb8a2hb] {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.ee-swiper__container .ee-grid[b-qmlcb8a2hb] {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.ee-swiper__container--kenburns .ee-swiper__slide img[b-qmlcb8a2hb] {
  transition: 10s ease-out;
  transform: scale(1.2);
  transform-origin: center center;
}

.ee-swiper__container--kenburns .ee-swiper__slide.swiper-slide-active img[b-qmlcb8a2hb] {
  transform: scale(1) !important;
}

.ee-swiper__container--kenburns-random .ee-swiper__slide:nth-child(1n) img[b-qmlcb8a2hb] {
  transform-origin: top left;
}

.ee-swiper__container--kenburns-random .ee-swiper__slide:nth-child(2n) img[b-qmlcb8a2hb] {
  transform-origin: bottom right;
}

.ee-swiper__container--kenburns-random .ee-swiper__slide:nth-child(3n) img[b-qmlcb8a2hb] {
  transform-origin: center right;
}

.ee-swiper__container--kenburns-random .ee-swiper__slide:nth-child(4n) img[b-qmlcb8a2hb] {
  transform-origin: bottom center;
}

.ee-swiper__container--kenburns-random .ee-swiper__slide:nth-child(5n) img[b-qmlcb8a2hb] {
  transform-origin: top right;
}

.ee-swiper__container--kenburns-random .ee-swiper__slide:nth-child(6n) img[b-qmlcb8a2hb] {
  transform-origin: center center;
}

.ee-swiper__container--kenburns-random .ee-swiper__slide:nth-child(7n) img[b-qmlcb8a2hb] {
  transform-origin: bottom left;
}

.ee-swiper__container--kenburns-random .ee-swiper__slide:nth-child(8n) img[b-qmlcb8a2hb] {
  transform-origin: top center;
}

.ee-swiper__container--kenburns-random .ee-swiper__slide:nth-child(9n) img[b-qmlcb8a2hb] {
  transform-origin: center left;
}

.ee-swiper__pagination--horizontal.ee-swiper__pagination[b-qmlcb8a2hb] {
  bottom: 0 !important;
}

.ee-swiper__pagination--horizontal .swiper-pagination-bullet[b-qmlcb8a2hb] {
  margin: 0 6px;
}

.ee-swiper__pagination--horizontal .swiper-pagination-bullet:first-child[b-qmlcb8a2hb] {
  margin-left: 0px !important;
}

.ee-swiper__pagination--horizontal .swiper-pagination-bullet:last-child[b-qmlcb8a2hb] {
  margin-right: 0px !important;
}

.ee-swiper__pagination--vertical.ee-swiper__pagination[b-qmlcb8a2hb] {
  top: 0;
  bottom: 0;
  right: 0;
  transform: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.ee-swiper__pagination--vertical .swiper-pagination-bullet[b-qmlcb8a2hb] {
  margin: 6px 0;
}

.ee-swiper__pagination--vertical .swiper-pagination-bullet:first-child[b-qmlcb8a2hb] {
  margin-top: 0px !important;
}

.ee-swiper__pagination--vertical .swiper-pagination-bullet:last-child[b-qmlcb8a2hb] {
  margin-bottom: 0px !important;
}

.ee-swiper__pagination--outside.ee-swiper__pagination--horizontal[b-qmlcb8a2hb] {
  position: relative;
  margin-top: 24px;
}

.ee-swiper__pagination--outside.ee-swiper__pagination--vertical[b-qmlcb8a2hb] {
  position: absolute;
  transform: translateX(100%);
}

.ee-swiper__navigation--top .ee-swiper__button[b-qmlcb8a2hb] {
  top: 0;
  transform: none;
}

.ee-swiper__navigation--middle .ee-swiper__button[b-qmlcb8a2hb] {
  top: 50%;
  transform: translateY(calc(-50% - 24px));
}

.ee-swiper__navigation--bottom .ee-swiper__button[b-qmlcb8a2hb] {
  top: auto;
  bottom: 0;
  transform: none;
}

.ee-swiper__navigation--left.ee-arrows--vertical .ee-swiper__button[b-qmlcb8a2hb] {
  left: 0;
  right: auto;
  transform: none;
}

.ee-swiper__navigation--center.ee-arrows--vertical .ee-swiper__button[b-qmlcb8a2hb] {
  left: 50%;
  transform: translateX(calc(-50% - 24px));
}

.ee-swiper__navigation--right.ee-arrows--vertical .ee-swiper__button[b-qmlcb8a2hb] {
  right: 0;
  left: auto;
  transform: none;
}

.ee-swiper__navigation--outside .ee-swiper__button--prev[b-qmlcb8a2hb] {
  left: -100px;
}

.ee-swiper__navigation--outside .ee-swiper__button--next[b-qmlcb8a2hb] {
  right: -100px;
}

.ee-filters[b-qmlcb8a2hb] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 48px;
}

.ee-filters__item[b-qmlcb8a2hb] {
  -ms-flex-positive: 0;
  flex-grow: 0;
  cursor: pointer;
  text-align: center;
}

.ee-filters__item > *[b-qmlcb8a2hb] {
  display: block;
}

.ee-filters__item [data-filter].ee--active[b-qmlcb8a2hb] {
  color: #0275d8;
}

.ee-filters-align-left .ee-filters[b-qmlcb8a2hb] {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.ee-filters-align-left .ee-filters .ee-filters__item[b-qmlcb8a2hb] {
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.ee-filters-align-center .ee-filters[b-qmlcb8a2hb] {
  -ms-flex-pack: center;
  justify-content: center;
}

.ee-filters-align-center .ee-filters .ee-filters__item[b-qmlcb8a2hb] {
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.ee-filters-align-right .ee-filters[b-qmlcb8a2hb] {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.ee-filters-align-right .ee-filters .ee-filters__item[b-qmlcb8a2hb] {
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.ee-filters-align-justify .ee-filters .ee-filters__item[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-pagination[b-qmlcb8a2hb] {
  font-size: 0;
}

.ee-pagination--is[b-qmlcb8a2hb] {
  display: none;
}

.ee-pagination .page-numbers[b-qmlcb8a2hb] {
  font-size: 14px;
  margin: 0 6px;
  display: inline-block;
  background-color: transparent;
}

.ee-pagination .page-numbers:first-child[b-qmlcb8a2hb] {
  margin-left: 0px !important;
}

.ee-pagination .page-numbers:last-child[b-qmlcb8a2hb] {
  margin-right: 0px !important;
}

.ee-pagination .page-numbers.current[b-qmlcb8a2hb] {
  opacity: 0.2;
}

.ee-notification[b-qmlcb8a2hb] {
  padding: 12px;
  border: 1px solid #e8c4c4;
  color: #a94442;
  background-color: #f2dede;
}

.ee-notification:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 12px;
}

.ee-button[b-qmlcb8a2hb] {
  display: inline-block;
  line-height: 1;
  color: #ffffff;
  background-color: #818a91;
  text-align: center;
}

.ee-button.ee-size-xs[b-qmlcb8a2hb] {
  font-size: 13px;
  border-radius: 2px;
}

.ee-button.ee-size-xs .ee-button-content-wrapper[b-qmlcb8a2hb] {
  padding: 10px 20px;
}

.ee-button.ee-size-sm[b-qmlcb8a2hb] {
  font-size: 15px;
  border-radius: 3px;
}

.ee-button.ee-size-sm .ee-button-content-wrapper[b-qmlcb8a2hb] {
  padding: 12px 24px;
}

.ee-button.ee-size-md[b-qmlcb8a2hb] {
  font-size: 16px;
  border-radius: 4px;
}

.ee-button.ee-size-md .ee-button-content-wrapper[b-qmlcb8a2hb] {
  padding: 15px 30px;
}

.ee-button.ee-size-lg[b-qmlcb8a2hb] {
  font-size: 18px;
  border-radius: 5px;
}

.ee-button.ee-size-lg .ee-button-content-wrapper[b-qmlcb8a2hb] {
  padding: 20px 40px;
}

.ee-button.ee-size-xl[b-qmlcb8a2hb] {
  font-size: 20px;
  border-radius: 6px;
}

.ee-button.ee-size-xl .ee-button-content-wrapper[b-qmlcb8a2hb] {
  padding: 25px 50px;
}

.ee-button-link.ee-button[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
}

.ee-button-text[b-qmlcb8a2hb] {
  display: inline-block;
}

.ee-button-content-wrapper[b-qmlcb8a2hb] {
  display: block;
}

.ee-icon--left[b-qmlcb8a2hb] {
  -ms-flex-order: 0;
  order: 0;
  margin-right: 12px;
}

.ee-icon--right[b-qmlcb8a2hb] {
  -ms-flex-order: 2;
  order: 2;
  margin-left: 12px;
}

.ee-icon--flush[b-qmlcb8a2hb] {
  margin: 0;
}

.ee-editor-placeholder[b-qmlcb8a2hb] {
  text-align: center;
  padding: 10px;
  background-color: #f7f7f7;
  border: 1px solid #D4D4D4;
}

.ee-editor-placeholder:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 10px;
}

.ee-editor-placeholder__title[b-qmlcb8a2hb],
.ee-editor-placeholder__body[b-qmlcb8a2hb] {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
}

.ee-editor-placeholder__title[b-qmlcb8a2hb] {
  font-weight: normal;
  margin-bottom: 5px;
  color: #373a3c;
}

.ee-editor-placeholder__body[b-qmlcb8a2hb] {
  font-size: 12px;
  color: #818a91;
}

.ee-tooltip[b-qmlcb8a2hb] {
  position: absolute;
  z-index: 999;
  padding: 12px;
  background-color: #000000;
  color: #FFFFFF;
}

.ee-tooltip p:last-child[b-qmlcb8a2hb] {
  margin: 0;
}

.ee-tooltip[b-qmlcb8a2hb]:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid transparent;
  border-top-color: #000000;
}

.ee-tooltip.to--bottom[b-qmlcb8a2hb]:after {
  top: -10px;
  bottom: auto;
  border-top: 0px;
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
}

.ee-tooltip.to--bottom.at--left[b-qmlcb8a2hb]:after {
  border-left-color: #000000;
}

.ee-tooltip.to--bottom.at--right[b-qmlcb8a2hb]:after {
  border-right-color: #000000;
}

.ee-tooltip.to--left[b-qmlcb8a2hb]:after {
  right: -10px;
  left: auto;
  bottom: auto;
  top: 50%;
  margin: 0;
  margin-top: -10px;
  border-right: 0px solid transparent;
  border-left: 10px solid #000000;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
}

.ee-tooltip.to--left.at--top[b-qmlcb8a2hb]:after {
  border-top-color: #000000;
}

.ee-tooltip.to--left.at--bottom[b-qmlcb8a2hb]:after {
  border-bottom-color: #000000;
}

.ee-tooltip.to--right[b-qmlcb8a2hb]:after {
  left: -10px;
  right: auto;
  bottom: auto;
  top: 50%;
  margin: 0;
  margin-top: -10px;
  border-left: 0px solid transparent;
  border-right: 10px solid #000000;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
}

.ee-tooltip.to--right.at--top[b-qmlcb8a2hb]:after {
  border-top-color: #000000;
}

.ee-tooltip.to--right.at--bottom[b-qmlcb8a2hb]:after {
  border-bottom-color: #000000;
}

.ee-tooltip.to--top[b-qmlcb8a2hb]:after {
  bottom: -10px;
  top: auto;
  border-bottom: 0px;
  border-top-color: #000000;
}

.ee-tooltip.to--top.at--left[b-qmlcb8a2hb]:after {
  border-left-color: #000000;
}

.ee-tooltip.to--top.at--right[b-qmlcb8a2hb]:after {
  border-right-color: #000000;
}

.ee-tooltip.at--top[b-qmlcb8a2hb]:after {
  bottom: auto;
  top: 0;
}

.ee-tooltip.at--bottom[b-qmlcb8a2hb]:after {
  top: auto;
  bottom: 0;
}

.ee-tooltip.at--left[b-qmlcb8a2hb]:after {
  left: 0;
}

.ee-tooltip.at--right[b-qmlcb8a2hb]:after {
  right: 0;
  left: auto;
}

.ee-tooltip.at--top[b-qmlcb8a2hb]:after,
.ee-tooltip.at--right[b-qmlcb8a2hb]:after,
.ee-tooltip.at--bottom[b-qmlcb8a2hb]:after,
.ee-tooltip.at--left[b-qmlcb8a2hb]:after {
  margin: 0;
  border: 10px solid transparent;
}

.ee-player[b-qmlcb8a2hb] {
  display: inline-block;
  overflow: hidden;
  position: relative;
  transform: translate3d(0, 0, 0);
  font-size: 12px;
}

.ee-player video[poster][b-qmlcb8a2hb] {
  object-fit: cover;
}

.ee-player__source[b-qmlcb8a2hb] {
  display: inline-block;
  vertical-align: top;
}

.ee-player__cover[b-qmlcb8a2hb] {
  cursor: pointer;
  transition: opacity 0.2s linear;
}

.ee-player__cover[b-qmlcb8a2hb]:after {
  content: "";
}

.ee-player__control[b-qmlcb8a2hb] {
  cursor: default;
  white-space: nowrap;
}

.ee-player__control--indicator[b-qmlcb8a2hb] {
  padding: 0 6px;
}

.ee-player__control--progress[b-qmlcb8a2hb] {
  position: relative;
  margin: 0 6px;
  height: 12px;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.ee-player__control--progress__inner[b-qmlcb8a2hb] {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  transition: background-color 0.2s linear;
}

.ee-player__control--progress__track[b-qmlcb8a2hb] {
  opacity: 0.2;
  right: 0;
}

.ee-player__control--icon[b-qmlcb8a2hb] {
  font-size: 1em;
  padding: 0 6px;
}

.ee-player__control--icon[b-qmlcb8a2hb]:before {
  display: block;
}

.ee-player__control--icon:hover[b-qmlcb8a2hb] {
  opacity: 1;
}

.ee-player__control--icon[b-qmlcb8a2hb],
.ee-player__control--progress[b-qmlcb8a2hb] {
  cursor: pointer;
}

.ee-player__controls__overlay[b-qmlcb8a2hb] {
  white-space: nowrap;
  margin: 0;
  padding: 0;
  transition: opacity 0.2s linear;
}

.ee-player__controls__overlay .ee-player__control[b-qmlcb8a2hb] {
  cursor: pointer;
  transition: background-color 0.2s linear, box-shadow 0.2s linear, opacity 0.2s linear, color 0.2s linear;
  vertical-align: middle;
  position: relative;
  width: 60px;
  height: 60px;
  font-size: 60px;
}

.ee-player__controls__overlay .ee-player__control.nicon-play[b-qmlcb8a2hb]:before {
  margin-left: 3%;
}

.ee-player__controls__overlay .ee-player__control[b-qmlcb8a2hb]:before {
  font-size: 0.5em;
}

.ee-player__controls__overlay .ee-player__controls__rewind[b-qmlcb8a2hb] {
  display: none;
  margin-right: 24px;
}

.ee-player__controls__overlay .ee-player__controls__rewind[b-qmlcb8a2hb]:before {
  margin-top: -4%;
}

.ee-player__controls__time[b-qmlcb8a2hb] {
  padding: 6px;
}

.ee-player__controls__progress[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-player__controls__browse[b-qmlcb8a2hb] {
  cursor: pointer;
}

.ee-player__controls__volume[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-align: center;
  align-items: center;
}

.ee-player__controls__volume-bar[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-player__controls__bar[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px;
  transition: background-color 0.2s linear, box-shadow 0.2s linear, opacity 0.2s linear, color 0.2s linear;
}

.ee-player__controls__bar-wrapper[b-qmlcb8a2hb] {
  transition: transform 0.4s cubic-bezier(0.42, 0, 0.2, 1);
}

.ee-player.paused .ee-player__controls__overlay .ee-player__controls__rewind[b-qmlcb8a2hb] {
  display: inline-block;
  margin-right: 24px;
}

.ee-arrow[b-qmlcb8a2hb] {
  z-index: 1;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  border-radius: 100%;
  background-color: #ffffff;
  color: #000000;
  padding: 1em;
  margin: 24px;
  font-size: 24px;
}

.ee-arrow--prev[b-qmlcb8a2hb] {
  left: 0;
}

.ee-arrow--next[b-qmlcb8a2hb] {
  right: 0;
}

.ee-arrow--disabled[b-qmlcb8a2hb] {
  opacity: 0.2;
  cursor: default;
}

.ee-arrow__svg[b-qmlcb8a2hb] {
  width: 100%;
  height: auto;
}

.ee-arrows--vertical .ee-arrow i[b-qmlcb8a2hb] {
  transform: rotate(90deg);
}

.ee-arrows--vertical .ee-arrow--prev[b-qmlcb8a2hb] {
  left: auto;
  bottom: auto;
  top: 0;
}

.ee-arrows--vertical .ee-arrow--next[b-qmlcb8a2hb] {
  right: auto;
  top: auto;
  bottom: 0;
}

.ee-icon[b-qmlcb8a2hb] {
  display: inline-block;
}

.ee-icon i[b-qmlcb8a2hb],
.ee-icon-support--svg svg[b-qmlcb8a2hb] {
  vertical-align: middle;
}

.ee-icon-support--svg svg[b-qmlcb8a2hb] {
  display: inline-block;
  width: 1em;
  height: auto;
}

.ee-icon-support--svg-large svg[b-qmlcb8a2hb] {
  width: 1.5em;
}

.ee-button-gap[b-qmlcb8a2hb],
.ee-button-wrapper[b-qmlcb8a2hb],
.ee-button-content-wrapper[b-qmlcb8a2hb] {
  display: -ms-flexbox !important;
  display: flex !important;
}

.ee-button-content-wrapper[b-qmlcb8a2hb] {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-button-group[b-qmlcb8a2hb] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ee-button-group .ee-button[b-qmlcb8a2hb] {
  width: 100%;
}

.ee-button-group .ee-button-wrapper[b-qmlcb8a2hb] {
  width: 100%;
}

.ee-button-group .ee-button-wrapper[b-qmlcb8a2hb],
.ee-button-group .ee-button-wrapper:hover[b-qmlcb8a2hb] {
  background-color: transparent;
}

.ee-button-group-content-halign-justify .ee-button-group .ee-button-content-wrapper .ee-button-text[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-button-group-stack-desktop .ee-button-group[b-qmlcb8a2hb] {
  margin-left: 0 !important;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ee-button-group-stack-desktop .ee-button-group > li[b-qmlcb8a2hb] {
  margin-left: 0 !important;
}

.ee-button-group-stack-desktop .ee-button-group > li > a[b-qmlcb8a2hb] {
  display: block;
}

.ee-button-group-stack-desktop.ee-button-group-gap-narrow .ee-button-group[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-button-group-stack-desktop.ee-button-group-gap-narrow .ee-button-group > li[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-button-group-stack-desktop.ee-button-group-gap-narrow .ee-button-group > li:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 6px;
}

.ee-button-group-stack-desktop.ee-button-group-gap-default .ee-button-group[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-button-group-stack-desktop.ee-button-group-gap-default .ee-button-group > li[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-button-group-stack-desktop.ee-button-group-gap-default .ee-button-group > li:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 12px;
}

.ee-button-group-stack-desktop.ee-button-group-gap-extended .ee-button-group[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-button-group-stack-desktop.ee-button-group-gap-extended .ee-button-group > li[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-button-group-stack-desktop.ee-button-group-gap-extended .ee-button-group > li:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 24px;
}

.ee-button-group-stack-desktop.ee-button-group-gap-wide .ee-button-group[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-button-group-stack-desktop.ee-button-group-gap-wide .ee-button-group > li[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-button-group-stack-desktop.ee-button-group-gap-wide .ee-button-group > li:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 48px;
}

.ee-button-group-stack-desktop.ee-button-group-gap-wider .ee-button-group[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-button-group-stack-desktop.ee-button-group-gap-wider .ee-button-group > li[b-qmlcb8a2hb] {
  margin-left: 0;
}

.ee-button-group-stack-desktop.ee-button-group-gap-wider .ee-button-group > li:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 144px;
}

.ee-button-group-stack-desktop.ee-button-group-halign-left .ee-button-group[b-qmlcb8a2hb] {
  -ms-flex-align: start;
  align-items: flex-start;
}

.ee-button-group-stack-desktop.ee-button-group-halign-center .ee-button-group[b-qmlcb8a2hb] {
  -ms-flex-align: center;
  align-items: center;
}

.ee-button-group-stack-desktop.ee-button-group-halign-right .ee-button-group[b-qmlcb8a2hb] {
  -ms-flex-align: end;
  align-items: flex-end;
}

.ee-button-group-stack-desktop.ee-button-group-halign-justify .ee-button-group[b-qmlcb8a2hb] {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.elementor-widget-image-comparison .elementor-widget-container[b-qmlcb8a2hb] {
  overflow: hidden;
  font-size: 0;
}

.ee-image-comparison[b-qmlcb8a2hb] {
  position: relative;
  width: 100%;
  font-size: 1rem;
}

.ee-image-comparison img[b-qmlcb8a2hb] {
  display: block;
  max-width: 100%;
  width: 100%;
}

.ee-image-comparison__image[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  overflow: hidden;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ee-image-comparison__image .ee-image-comparison__label[b-qmlcb8a2hb] {
  right: auto;
  left: 0;
}

.is--visible .ee-image-comparison__image[b-qmlcb8a2hb] {
  width: 50%;
}

.ee-image-comparison__image img[b-qmlcb8a2hb] {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: auto;
  height: 100% !important;
  max-width: none !important;
}

.ee-image-comparison__separator[b-qmlcb8a2hb] {
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #FFFFFF;
  transform: translateX(50%) translateY(-50%);
}

.ee-image-comparison__label[b-qmlcb8a2hb] {
  position: absolute !important;
  bottom: 0;
  right: 0;
  padding: 1em;
  opacity: 0;
  transform: translateY(20px);
  transition: transform 0.3s 0.7s, opacity 0.3s 0.7s;
}

.ee-image-comparison__label.is--hidden[b-qmlcb8a2hb] {
  visibility: hidden;
}

.is--visible .ee-image-comparison__label[b-qmlcb8a2hb] {
  opacity: 1;
  transform: translateY(0);
}

.ee-image-comparison__label--empty[b-qmlcb8a2hb] {
  display: none;
}

.ee-image-comparison__label--clickable[b-qmlcb8a2hb] {
  cursor: pointer;
}

.ee-image-comparison__handle[b-qmlcb8a2hb] {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  height: 44px;
  width: 44px;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border-radius: 50%;
  background: #FFFFFF;
  color: #000000;
  cursor: move;
  opacity: 0;
  transform: translate3d(0, 0, 0) scale(0);
  color: #000000;
}

.ee-image-comparison__handle[b-qmlcb8a2hb]:before {
  font-size: 0.4em;
}

.ee-image-comparison__handle.draggable[b-qmlcb8a2hb] {
  background-color: #000000;
  color: #FFFFFF;
}

.is--visible .ee-image-comparison__handle[b-qmlcb8a2hb] {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}

.ee-image-comparison--top .ee-image-comparison__label[b-qmlcb8a2hb] {
  top: 0;
  bottom: auto;
}

.ee-image-comparison--middle .ee-image-comparison__label[b-qmlcb8a2hb] {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}

.ee-image-comparison--bottom .ee-image-comparison__label[b-qmlcb8a2hb] {
  top: auto;
  bottom: 0;
}

@keyframes bounce-in-b-qmlcb8a2hb {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
.ee-text-divider[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
}

.ee-text-divider__text[b-qmlcb8a2hb] {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  padding: 0 6px;
  margin: 0;
}

.ee-text-divider__text:not([href])[b-qmlcb8a2hb] {
  cursor: default;
}

.ee-text-divider__before[b-qmlcb8a2hb],
.ee-text-divider__after[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 1px;
  min-height: 1px;
  background-color: #000000;
}

.ee-text-divider--left .ee-text-divider__before[b-qmlcb8a2hb] {
  display: none;
}

.ee-text-divider--right .ee-text-divider__after[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-devices-extended[b-qmlcb8a2hb] {
  font-size: 0;
  display: block;
}

.elementor-widget-devices-extended .ee-device-wrapper[b-qmlcb8a2hb] {
  margin: 0 auto;
  display: inline-block;
  max-width: 100%;
  transition: 0.3s cubic-bezier(0.42, 0, 0.2, 1);
  transition-property: width, padding-bottom;
}

.elementor-widget-devices-extended .ee-device[b-qmlcb8a2hb] {
  position: relative;
  display: inline-block;
  height: 0;
  max-width: 100%;
  width: 100%;
  transition: all 0.3s cubic-bezier(0.42, 0, 0.2, 1);
}

.elementor-widget-devices-extended .ee-device svg[b-qmlcb8a2hb] {
  width: 100%;
  height: auto;
  display: block;
  font-size: 1rem;
}

.elementor-widget-devices-extended .ee-device svg .back-shape[b-qmlcb8a2hb],
.elementor-widget-devices-extended .ee-device svg .side-shape[b-qmlcb8a2hb] {
  fill: #000000;
}

.elementor-widget-devices-extended .ee-device svg .overlay-shape[b-qmlcb8a2hb] {
  fill-opacity: 0.2;
  fill: #FFFFFF;
}

.elementor-widget-devices-extended .ee-device svg[b-qmlcb8a2hb] {
  transition: all 0.3s cubic-bezier(0.42, 0, 0.2, 1);
}

.elementor-widget-devices-extended .ee-device__shape[b-qmlcb8a2hb] {
  width: 100%;
  transition: all 0.3s cubic-bezier(0.42, 0, 0.2, 1);
}

.elementor-widget-devices-extended .ee-device__media[b-qmlcb8a2hb] {
  position: absolute;
  left: 50%;
  transition: all 0.3s cubic-bezier(0.42, 0, 0.2, 1);
  border-radius: 3px;
}

.elementor-widget-devices-extended .ee-device__media__inner[b-qmlcb8a2hb] {
  background-color: rgba(255, 255, 255, 0.2);
  position: relative;
  left: 0;
  width: 100%;
  height: 0px;
  transition: all 0.3s cubic-bezier(0.42, 0, 0.2, 1);
}

.elementor-widget-devices-extended .ee-device__media__screen[b-qmlcb8a2hb] {
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  border-radius: 3px;
  transition: all 0.3s cubic-bezier(0.42, 0, 0.2, 1);
  z-index: 2;
}

.elementor-widget-devices-extended .ee-device__media__screen__landscape[b-qmlcb8a2hb] {
  z-index: 1;
  opacity: 0;
}

.elementor-widget-devices-extended .ee-device__media__screen__inner[b-qmlcb8a2hb] {
  left: 0;
  right: 0;
}

.elementor-widget-devices-extended .ee-device__media__screen__inner[b-qmlcb8a2hb],
.elementor-widget-devices-extended .ee-device__media__screen__inner img[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-widget-devices-extended .ee-device__media__screen__inner figure[b-qmlcb8a2hb] {
  overflow: hidden;
}

.elementor-widget-devices-extended .ee-device__media__screen--video .ee-device__media__screen__inner[b-qmlcb8a2hb],
.elementor-widget-devices-extended .ee-device__media__screen--video .ee-video-player[b-qmlcb8a2hb] {
  width: 100%;
  height: 100%;
}

.elementor-widget-devices-extended .ee-device__media__screen--video .ee-device__media__screen__inner > video[b-qmlcb8a2hb],
.elementor-widget-devices-extended .ee-device__media__screen--video .ee-video-player > video[b-qmlcb8a2hb] {
  height: auto;
}

.elementor-widget-devices-extended .ee-device-type-phone[b-qmlcb8a2hb] {
  width: 277px;
}

.elementor-widget-devices-extended .ee-device-type-phone .ee-device[b-qmlcb8a2hb] {
  width: 277px;
  padding-bottom: 207.22022%;
}

.elementor-widget-devices-extended .ee-device-type-phone .ee-device__media[b-qmlcb8a2hb] {
  top: 11.7%;
  width: 88.80866%;
  transform: translateX(-50%);
}

.elementor-widget-devices-extended .ee-device-type-phone .ee-device__media__inner[b-qmlcb8a2hb] {
  padding-bottom: 177.77778%;
}

.elementor-widget-devices-extended .ee-device-type-tablet[b-qmlcb8a2hb] {
  width: 430px;
}

.elementor-widget-devices-extended .ee-device-type-tablet .ee-device[b-qmlcb8a2hb] {
  width: 430px;
  padding-bottom: 138.37209%;
}

.elementor-widget-devices-extended .ee-device-type-tablet .ee-device__media[b-qmlcb8a2hb] {
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 90.69767%;
}

.elementor-widget-devices-extended .ee-device-type-tablet .ee-device__media__inner[b-qmlcb8a2hb] {
  padding-bottom: 133.33333%;
}

.elementor-widget-devices-extended .ee-device-type-laptop[b-qmlcb8a2hb] {
  width: 645px;
}

.elementor-widget-devices-extended .ee-device-type-laptop .ee-device[b-qmlcb8a2hb] {
  width: 645px;
  padding-bottom: 57.36434%;
}

.elementor-widget-devices-extended .ee-device-type-laptop .ee-device__media[b-qmlcb8a2hb] {
  top: 47.9%;
  transform: translateX(-50%) translateY(-50%);
  width: 76.43411%;
}

.elementor-widget-devices-extended .ee-device-type-laptop .ee-device__media__inner[b-qmlcb8a2hb] {
  padding-bottom: 62.47465%;
}

.elementor-widget-devices-extended .ee-device-type-desktop[b-qmlcb8a2hb] {
  width: 645px;
}

.elementor-widget-devices-extended .ee-device-type-desktop .ee-device[b-qmlcb8a2hb] {
  width: 895px;
  padding-bottom: 88.49162%;
}

.elementor-widget-devices-extended .ee-device-type-desktop .ee-device__media[b-qmlcb8a2hb] {
  top: 33.5%;
  transform: translateX(-50%) translateY(-50%);
  width: 92.2905%;
}

.elementor-widget-devices-extended .ee-device-type-desktop .ee-device__media__inner[b-qmlcb8a2hb] {
  padding-bottom: 56.41646%;
}

.elementor-widget-devices-extended .ee-device-type-window[b-qmlcb8a2hb] {
  width: 1000px;
}

.elementor-widget-devices-extended .ee-device-type-window .ee-video-player[b-qmlcb8a2hb] {
  height: auto;
}

.elementor-widget-devices-extended .ee-device-type-window .ee-device[b-qmlcb8a2hb] {
  width: 1000px;
  height: auto;
  padding-bottom: 0;
}

.elementor-widget-devices-extended .ee-device-type-window .ee-device__shape[b-qmlcb8a2hb],
.elementor-widget-devices-extended .ee-device-type-window .ee-device__media[b-qmlcb8a2hb] {
  position: relative;
  transform: none;
  top: auto;
  left: auto;
  border-radius: 0px;
}

.elementor-widget-devices-extended .ee-device-type-window .ee-device__media[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-widget-devices-extended .ee-device-type-window .ee-device__media__inner[b-qmlcb8a2hb] {
  height: auto;
  padding-bottom: 0;
}

.elementor-widget-devices-extended .ee-device-type-window .ee-device__media__screen[b-qmlcb8a2hb] {
  overflow: visible;
  position: relative;
}

.elementor-widget-devices-extended .ee-device-type-window .ee-device__media__screen__inner[b-qmlcb8a2hb] {
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  width: 100%;
  overflow: visible;
}

.elementor-widget-devices-extended.ee-device-video-cover .ee-device__media__screen--video .ee-video-player > video[b-qmlcb8a2hb] {
  object-fit: cover;
  height: inherit;
}

.elementor-widget-devices-extended.ee-device-orientation-landscape .ee-device-wrapper .ee-device__shape svg[b-qmlcb8a2hb] {
  transform: rotate(90deg);
}

.elementor-widget-devices-extended.ee-device-orientation-landscape .ee-device-wrapper .ee-device__media[b-qmlcb8a2hb] {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.elementor-widget-devices-extended.ee-device-orientation-landscape .ee-device-wrapper .ee-device__orientation[b-qmlcb8a2hb] {
  transform: translateY(calc(100% + 24px)) translateX(-50%) rotate(-90deg);
}

.elementor-widget-devices-extended.ee-device-orientation-landscape .ee-device-wrapper.ee-device-type-phone[b-qmlcb8a2hb] {
  width: 574px;
}

.elementor-widget-devices-extended.ee-device-orientation-landscape .ee-device-wrapper.ee-device-type-phone .ee-device[b-qmlcb8a2hb] {
  width: 574px;
  padding-bottom: 48.25784%;
}

.elementor-widget-devices-extended.ee-device-orientation-landscape .ee-device-wrapper.ee-device-type-phone .ee-device__shape[b-qmlcb8a2hb] {
  width: 48.25784%;
}

.elementor-widget-devices-extended.ee-device-orientation-landscape .ee-device-wrapper.ee-device-type-phone .ee-device__media[b-qmlcb8a2hb] {
  width: 76.30662%;
}

.elementor-widget-devices-extended.ee-device-orientation-landscape .ee-device-wrapper.ee-device-type-phone .ee-device__media__inner[b-qmlcb8a2hb] {
  padding-bottom: 56.25%;
}

.elementor-widget-devices-extended.ee-device-orientation-landscape .ee-device-wrapper.ee-device-type-tablet[b-qmlcb8a2hb] {
  width: 595px;
}

.elementor-widget-devices-extended.ee-device-orientation-landscape .ee-device-wrapper.ee-device-type-tablet .ee-device[b-qmlcb8a2hb] {
  width: 595px;
  padding-bottom: 72.26891%;
}

.elementor-widget-devices-extended.ee-device-orientation-landscape .ee-device-wrapper.ee-device-type-tablet .ee-device__shape[b-qmlcb8a2hb] {
  width: 72.26891%;
}

.elementor-widget-devices-extended.ee-device-orientation-landscape .ee-device-wrapper.ee-device-type-tablet .ee-device__media[b-qmlcb8a2hb] {
  width: 87.39496%;
}

.elementor-widget-devices-extended.ee-device-orientation-landscape .ee-device-wrapper.ee-device-type-tablet .ee-device__media__inner[b-qmlcb8a2hb] {
  padding-bottom: 75%;
}

.elementor-widget-devices-extended.ee-device-portrait-scrollable .ee-device__media__screen--image[b-qmlcb8a2hb] {
  overflow-y: auto;
}

.elementor-widget-devices-extended.ee-device-portrait-scrollable .ee-device__media__screen--image-inner[b-qmlcb8a2hb] {
  margin-right: -100px;
  padding-right: 100px;
}

.elementor-widget-devices-extended.ee-device-landscape-scrollable .ee-device__media__screen__landscape[b-qmlcb8a2hb] {
  overflow-y: auto;
}

.elementor-widget-devices-extended.ee-device-landscape-scrollable .ee-device__media__screen__landscape__inner[b-qmlcb8a2hb] {
  margin-right: -100px;
  padding-right: 100px;
}

.elementor-widget-devices-extended .ee-device__orientation[b-qmlcb8a2hb] {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 99;
  width: 28px;
  height: 28px;
  transform: translateY(calc(100% + 24px)) translateX(-50%);
  font-size: 28px;
  color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.42, 0, 0.2, 1);
}

.elementor-widget-devices-extended .ee-device__orientation[b-qmlcb8a2hb]:before {
  display: block;
}

.elementor-widget-devices-extended .ee-device.has--orientation-control[b-qmlcb8a2hb] {
  margin-bottom: 52px;
}

.elementor-widget-devices-extended.ee-device-orientation-landscape .ee-device.has--orientation-control .ee-device__media__screen[b-qmlcb8a2hb] {
  opacity: 0;
  z-index: 1;
}

.elementor-widget-devices-extended.ee-device-orientation-landscape .ee-device.has--orientation-control .ee-device__media__screen__landscape[b-qmlcb8a2hb] {
  opacity: 1;
  z-index: 2;
}

.elementor-widget-devices-extended.ee-device-skin-jetblack svg .overlay-shape[b-qmlcb8a2hb] {
  fill: #FFFFFF;
  fill-opacity: 0.2;
}

.elementor-widget-devices-extended.ee-device-skin-jetblack svg .back-shape[b-qmlcb8a2hb],
.elementor-widget-devices-extended.ee-device-skin-jetblack svg .side-shape[b-qmlcb8a2hb] {
  fill: #000000;
}

.elementor-widget-devices-extended.ee-device-skin-black svg .overlay-shape[b-qmlcb8a2hb] {
  fill: #FFFFFF;
}

.elementor-widget-devices-extended.ee-device-skin-black svg .back-shape[b-qmlcb8a2hb],
.elementor-widget-devices-extended.ee-device-skin-black svg .side-shape[b-qmlcb8a2hb] {
  fill: #343639;
}

.elementor-widget-devices-extended.ee-device-skin-silver svg .overlay-shape[b-qmlcb8a2hb] {
  fill: #000000;
}

.elementor-widget-devices-extended.ee-device-skin-silver svg .back-shape[b-qmlcb8a2hb],
.elementor-widget-devices-extended.ee-device-skin-silver svg .side-shape[b-qmlcb8a2hb] {
  fill: #E4E6E7;
}

.elementor-widget-devices-extended.ee-device-skin-gold svg .overlay-shape[b-qmlcb8a2hb] {
  fill: #000000;
}

.elementor-widget-devices-extended.ee-device-skin-gold svg .back-shape[b-qmlcb8a2hb],
.elementor-widget-devices-extended.ee-device-skin-gold svg .side-shape[b-qmlcb8a2hb] {
  fill: #FBE6CF;
}

.elementor-widget-devices-extended.ee-device-skin-rosegold svg .overlay-shape[b-qmlcb8a2hb] {
  fill: #000000;
}

.elementor-widget-devices-extended.ee-device-skin-rosegold svg .back-shape[b-qmlcb8a2hb],
.elementor-widget-devices-extended.ee-device-skin-rosegold svg .side-shape[b-qmlcb8a2hb] {
  fill: #FDE4DC;
}

.elementor-widget-devices-extended.ee-device-controls-tone-dark svg .overlay-shape[b-qmlcb8a2hb] {
  fill: #000000;
  fill-opacity: 0.2;
}

.elementor-widget-devices-extended.ee-device-controls-tone-light svg .overlay-shape[b-qmlcb8a2hb] {
  fill: #FFFFFF;
  fill-opacity: 0.2;
}

.elementor-widget-devices-extended svg .lighten[b-qmlcb8a2hb] {
  fill: #FFFFFF;
  fill-opacity: 0.3;
}

.elementor-widget-devices-extended svg .lighten-more[b-qmlcb8a2hb] {
  fill: #FFFFFF;
  fill-opacity: 0.5;
}

.ee-hotspots[b-qmlcb8a2hb] {
  position: relative;
}

.ee-hotspots img[b-qmlcb8a2hb] {
  width: 100%;
  display: block;
}

.hotip-content[b-qmlcb8a2hb] {
  display: none;
}

.hotip-content > *:last-child[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.ee-hotspot[b-qmlcb8a2hb] {
  position: absolute;
  left: 48px;
  top: 48px;
}

.ee-hotspot__wrapper[b-qmlcb8a2hb] {
  box-sizing: content-box;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
}

.ee-hotspots:not(.ee-hotspots--no-pulse) .ee-hotspot__wrapper[b-qmlcb8a2hb]:before {
  content: "";
  position: absolute;
  z-index: -1;
  transform: scale(1);
  pointer-events: none;
  animation: pulse-grow-b-qmlcb8a2hb 2s infinite;
}

.ee-hotspot__wrapper[b-qmlcb8a2hb],
.ee-hotspot__wrapper[b-qmlcb8a2hb]:before {
  min-width: 40px;
  min-height: 40px;
  display: block;
  background-color: #000000;
  color: #FFFFFF;
  border-radius: 9999px;
}

.ee-hotspot:hover .ee-hotspot__wrapper[b-qmlcb8a2hb]:before {
  animation: none;
}

.ee-hotspot__text[b-qmlcb8a2hb] {
  width: 100%;
  display: table;
  padding: 0 12px;
}

.ee-hotspot__icon[b-qmlcb8a2hb] {
  display: table-cell;
  vertical-align: middle;
}

@keyframes pulse-grow-b-qmlcb8a2hb {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
.elementor-widget-circle-progress[b-qmlcb8a2hb] {
  text-align: center;
}

.ee-circle-progress[b-qmlcb8a2hb] {
  position: relative;
  display: inline-block;
}

.ee-circle-progress canvas[b-qmlcb8a2hb] {
  display: block;
  max-width: 100%;
  height: auto !important;
  margin: 0 auto;
}

.ee-circle-progress__value[b-qmlcb8a2hb] {
  cursor: default;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 30px;
  font-weight: bold;
}

.ee-circle-progress__value.is--hidden[b-qmlcb8a2hb] {
  display: none;
}

.ee-circle-progress__value > .suffix[b-qmlcb8a2hb] {
  text-align: left;
  font-size: 0.5em;
  margin-left: 0.2em;
}

.ee-circle-progress__icon[b-qmlcb8a2hb] {
  font-size: 24px;
}

.ee-circle-progress__text[b-qmlcb8a2hb] {
  display: block;
  margin-top: 12px;
}

.ee-circle-progress-suffix--before .ee-circle-progress__value[b-qmlcb8a2hb] {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.ee-circle-progress-suffix--before .ee-circle-progress__value > .suffix[b-qmlcb8a2hb] {
  margin-right: 0.2em;
  margin-left: 0;
}

.ee-circle-progress-suffix--top .ee-circle-progress__value[b-qmlcb8a2hb] {
  -ms-flex-align: start;
  align-items: flex-start;
}

.ee-circle-progress-suffix--middle .ee-circle-progress__value[b-qmlcb8a2hb] {
  -ms-flex-align: center;
  align-items: center;
}

.ee-circle-progress-suffix--bottom .ee-circle-progress__value[b-qmlcb8a2hb] {
  -ms-flex-align: baseline;
  align-items: baseline;
}

.ee-circle-progress-suffix--stretch .ee-circle-progress__value > .suffix[b-qmlcb8a2hb] {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

.ee-circle-progress-position--below .ee-circle-progress__value[b-qmlcb8a2hb] {
  -ms-flex-pack: center;
  justify-content: center;
}

.ee-circle-progress-position--hide .ee-circle-progress__value[b-qmlcb8a2hb] {
  display: none;
}

.ee-scroll-indicator__element__link[b-qmlcb8a2hb] {
  transition: none;
}

.ee-scroll-indicator__element__link:hover[b-qmlcb8a2hb] {
  color: initial;
}

.ee-scroll-indicator__element__link.has--cursor[b-qmlcb8a2hb] {
  cursor: pointer;
}

.ee-scroll-indicator--skin-bullets .ee-scroll-indicator__element__wrapper[b-qmlcb8a2hb],
.ee-scroll-indicator--skin-bar .ee-scroll-indicator__element__wrapper[b-qmlcb8a2hb] {
  display: block;
  position: relative;
  background-color: #D4D4D4;
}

.ee-scroll-indicator--skin-bullets .ee-scroll-indicator__element__link.is--reading .ee-scroll-indicator__element__progress[b-qmlcb8a2hb],
.ee-scroll-indicator--skin-bar .ee-scroll-indicator__element__link.is--reading .ee-scroll-indicator__element__progress[b-qmlcb8a2hb] {
  display: block;
}

.ee-scroll-indicator--skin-bullets .ee-scroll-indicator__element__link.is--read .ee-scroll-indicator__element__wrapper[b-qmlcb8a2hb],
.ee-scroll-indicator--skin-bar .ee-scroll-indicator__element__link.is--read .ee-scroll-indicator__element__wrapper[b-qmlcb8a2hb] {
  display: block;
  background-color: #0275d8;
}

.ee-scroll-indicator--skin-bullets .ee-scroll-indicator__element__progress[b-qmlcb8a2hb],
.ee-scroll-indicator--skin-bar .ee-scroll-indicator__element__progress[b-qmlcb8a2hb] {
  width: 0%;
  display: none;
}

.ee-scroll-indicator--skin-bullets[b-qmlcb8a2hb] {
  height: 100%;
}

.ee-scroll-indicator--skin-bullets .ee-scroll-indicator__menu[b-qmlcb8a2hb] {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 12px;
  height: 100%;
}

.ee-scroll-indicator--skin-bullets .ee-scroll-indicator__element[b-qmlcb8a2hb] {
  position: relative;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.ee-scroll-indicator--skin-bullets .ee-scroll-indicator__element__progress[b-qmlcb8a2hb] {
  width: 100%;
  height: 0%;
}

.ee-scroll-indicator--skin-bullets .ee-scroll-indicator__element__wrapper[b-qmlcb8a2hb] {
  border-radius: 100%;
  width: 12px;
  height: 12px;
  overflow: hidden;
}

.ee-scroll-indicator--skin-bullets .ee-scroll-indicator__element__link[b-qmlcb8a2hb] {
  padding: 6px;
}

.ee-scroll-indicator--skin-bar .ee-scroll-indicator__element__wrapper[b-qmlcb8a2hb] {
  position: relative;
  height: 6px;
}

.ee-scroll-indicator--skin-list .ee-scroll-indicator__menu[b-qmlcb8a2hb] {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.ee-scroll-indicator--skin-list .ee-scroll-indicator__element[b-qmlcb8a2hb] {
  display: block;
  width: 100%;
}

.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__link[b-qmlcb8a2hb] {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
  align-items: center;
}

.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__link.is--read .ee-scroll-indicator__element__bullet[b-qmlcb8a2hb] {
  color: #D4D4D4;
}

.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__link.is--read .ee-scroll-indicator__element__title[b-qmlcb8a2hb],
.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__link.is--read .ee-scroll-indicator__element__subtitle[b-qmlcb8a2hb] {
  color: #0275d8;
}

.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__link.is--reading .ee-scroll-indicator__element__title[b-qmlcb8a2hb],
.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__link.is--reading .ee-scroll-indicator__element__subtitle[b-qmlcb8a2hb] {
  color: #0275d8;
}

.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__link.is--reading svg[b-qmlcb8a2hb],
.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__link.is--read svg[b-qmlcb8a2hb] {
  display: block;
}

.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__link.is--read svg circle[b-qmlcb8a2hb] {
  stroke-dasharray: 0;
  stroke: #D4D4D4;
}

.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__bullet[b-qmlcb8a2hb] {
  display: block;
  position: relative;
  width: 4em;
  height: 4em;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 100%;
  margin-right: 12px;
}

.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__number[b-qmlcb8a2hb] {
  max-width: none;
  display: block;
  font-size: 18px;
  font-weight: bold;
}

.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__circle svg[b-qmlcb8a2hb] {
  display: none;
  stroke: #0275d8;
  width: 100%;
  height: auto;
}

.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__text[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__title[b-qmlcb8a2hb] {
  color: #373a3c;
}

.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__subtitle[b-qmlcb8a2hb] {
  color: #818a91;
}

.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__title[b-qmlcb8a2hb],
.ee-scroll-indicator--skin-list .ee-scroll-indicator__element__subtitle[b-qmlcb8a2hb] {
  margin: 0;
}

.ee-scroll-indicator--skin-list li:last-of-type a[b-qmlcb8a2hb]::after {
  display: none;
}

.ee-scroll-indicator-direction--vertical .elementor-widget-container[b-qmlcb8a2hb] {
  height: 100%;
}

.ee-scroll-indicator-numbers--right .ee-scroll-indicator__element__bullet[b-qmlcb8a2hb],
.ee-scroll-indicator-numbers--top .ee-scroll-indicator__element__bullet[b-qmlcb8a2hb],
.ee-scroll-indicator-numbers--bottom .ee-scroll-indicator__element__bullet[b-qmlcb8a2hb] {
  margin: 0;
}

.ee-scroll-indicator-numbers--top .ee-scroll-indicator__element__text[b-qmlcb8a2hb],
.ee-scroll-indicator-numbers--bottom .ee-scroll-indicator__element__text[b-qmlcb8a2hb] {
  text-align: center;
}

.ee-scroll-indicator-numbers--right .ee-scroll-indicator__element__link[b-qmlcb8a2hb] {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.ee-scroll-indicator-numbers--right .ee-scroll-indicator__element__bullet[b-qmlcb8a2hb] {
  margin-left: 12px;
}

.ee-scroll-indicator-numbers--right .ee-scroll-indicator__element__text[b-qmlcb8a2hb] {
  text-align: right;
}

.ee-scroll-indicator-numbers--top .ee-scroll-indicator__element__link[b-qmlcb8a2hb] {
  -ms-flex-direction: column;
  flex-direction: column;
}

.ee-scroll-indicator-numbers--top .ee-scroll-indicator__element__bullet[b-qmlcb8a2hb] {
  margin-bottom: 12px;
}

.ee-scroll-indicator-numbers--bottom .ee-scroll-indicator__element__link[b-qmlcb8a2hb] {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.ee-scroll-indicator-numbers--bottom .ee-scroll-indicator__element__bullet[b-qmlcb8a2hb] {
  margin-top: 12px;
}

.ee-scroll-indicator-show--numbers .ee-scroll-indicator__element__link[b-qmlcb8a2hb] {
  -ms-flex-pack: center;
  justify-content: center;
}

.ee-scroll-indicator-show--numbers .ee-scroll-indicator__element__bullet[b-qmlcb8a2hb] {
  margin: 0;
}

.ee-scroll-indicator-show--text .ee-scroll-indicator__number[b-qmlcb8a2hb] {
  display: none;
}

.elementor-widget-ee-scroll-indicator.ee-sticky--stuck[b-qmlcb8a2hb] {
  z-index: 1;
}

.ee-heading[b-qmlcb8a2hb] {
  transform: translate(0, 0);
  z-index: 0;
}

.ee-heading.elementor-size-small[b-qmlcb8a2hb] {
  font-size: 15px;
}

.ee-heading.elementor-size-medium[b-qmlcb8a2hb] {
  font-size: 19px;
}

.ee-heading.elementor-size-large[b-qmlcb8a2hb] {
  font-size: 29px;
}

.ee-heading.elementor-size-xl[b-qmlcb8a2hb] {
  font-size: 39px;
}

.ee-heading.elementor-size-xxl[b-qmlcb8a2hb] {
  font-size: 59px;
}

.ee-heading--gradient .ee-heading__text[b-qmlcb8a2hb] {
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ee-heading__text > *[b-qmlcb8a2hb],
.ee-heading__text-shadow > *[b-qmlcb8a2hb],
.ee-heading__long-shadow > *[b-qmlcb8a2hb] {
  display: block;
}

.ee-heading__text[b-qmlcb8a2hb] {
  display: block;
  position: relative;
}

.ee-heading__text-shadow[b-qmlcb8a2hb] {
  display: inline-block;
  color: rgba(0, 0, 0, 0);
  z-index: -1;
}

.ee-heading__long-shadow[b-qmlcb8a2hb] {
  color: rgba(0, 0, 0, 0);
  z-index: -2;
}

.ee-gallery-slider[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  margin-left: -24px;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ee-gallery-slider__preview[b-qmlcb8a2hb],
.ee-gallery-slider__gallery[b-qmlcb8a2hb] {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 50%;
  padding-left: 24px;
}

.ee-gallery-slider__preview .ee-arrows[b-qmlcb8a2hb],
.ee-gallery-slider__gallery .ee-arrows[b-qmlcb8a2hb] {
  margin-left: 24px;
}

.ee-gallery-slider__gallery .ee-gallery__item[b-qmlcb8a2hb] {
  cursor: pointer;
}

.ee-gallery-slider__gallery .ee-gallery__media__caption[b-qmlcb8a2hb] {
  font-size: 12px;
}

.ee-gallery-slider__gallery .swiper-container-vertical .ee-gallery__item[b-qmlcb8a2hb] {
  overflow: hidden;
}

.ee-gallery-slider__carousel-wrapper[b-qmlcb8a2hb],
.ee-gallery-slider__slider-wrapper[b-qmlcb8a2hb] {
  position: relative;
}

.ee-gallery-slider--left .ee-gallery-slider[b-qmlcb8a2hb] {
  -ms-flex-direction: row;
  flex-direction: row;
}

.ee-gallery-slider--right .ee-gallery-slider[b-qmlcb8a2hb] {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.ee-gallery-slider--top .ee-gallery-slider[b-qmlcb8a2hb] {
  -ms-flex-flow: row;
  flex-flow: row;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}

.ee-gallery-slider--top .ee-gallery-slider__gallery[b-qmlcb8a2hb],
.ee-gallery-slider--top .ee-gallery-slider__preview[b-qmlcb8a2hb] {
  width: 100%;
}

.ee-gallery-slider--top .ee-gallery-slider__preview[b-qmlcb8a2hb] {
  margin-bottom: 24px;
}

.timeline-item.is--hidden[b-qmlcb8a2hb] {
  visibility: hidden;
}

.timeline-item.is--focused .timeline-item__point[b-qmlcb8a2hb] {
  background-color: red;
}

.ee-timeline[b-qmlcb8a2hb] {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.ee-timeline__line[b-qmlcb8a2hb] {
  position: absolute;
  background-color: #f7f7f7;
}

.ee-timeline__line__inner[b-qmlcb8a2hb] {
  background-color: red;
}

.ee-timeline .timeline-item[b-qmlcb8a2hb] {
  position: relative;
}

.ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb],
.ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
  max-width: 100%;
  position: relative;
}

.ee-timeline .timeline-item__img[b-qmlcb8a2hb] {
  overflow: hidden;
  margin-bottom: 24px;
}

.ee-timeline .timeline-item__img[b-qmlcb8a2hb],
.ee-timeline .timeline-item__img a[b-qmlcb8a2hb] {
  display: block;
}

.ee-timeline .timeline-item__point[b-qmlcb8a2hb] {
  width: 40px;
  height: 40px;
  min-width: 10px;
  min-height: 10px;
  background-color: #000000;
  color: #FFFFFF;
  border-radius: 999px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ee-timeline .timeline-item__point .ee-icon[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
}

.ee-timeline .timeline-item__point__text[b-qmlcb8a2hb] {
  font-size: 1em;
}

.ee-timeline .timeline-item__content-wrapper[b-qmlcb8a2hb] {
  padding: 24px;
  background-color: #f7f7f7;
  border-radius: 4px;
  overflow: hidden;
}

.ee-timeline .timeline-item__card[b-qmlcb8a2hb] {
  background-color: transparent;
  padding: 0;
  display: block;
  position: relative;
}

.ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb] {
  width: 10px;
  height: 40px;
  position: absolute;
}

.ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
  content: "";
  width: 0px;
  height: 0px;
}

.ee-timeline .woocommerce.product .amount[b-qmlcb8a2hb] {
  display: block;
  margin-bottom: 12px;
}

.ee-timeline .woocommerce.product del .amount[b-qmlcb8a2hb] {
  margin: 0px;
}

.ee-timeline .woocommerce.product .add_to_cart_button[b-qmlcb8a2hb],
.ee-timeline .woocommerce.product .added_to_cart[b-qmlcb8a2hb] {
  display: inline-block;
}

.ee-timeline .woocommerce.product .added_to_cart[b-qmlcb8a2hb] {
  margin-left: 24px;
}

.ee-timeline .ee-timeline__line[b-qmlcb8a2hb] {
  width: 4px;
  bottom: 0;
  top: 0;
  transform: translateX(-50%);
}

.ee-timeline .ee-timeline__line__inner[b-qmlcb8a2hb] {
  width: 100%;
  height: 20%;
}

.ee-timeline .ee-timeline__item[b-qmlcb8a2hb] {
  margin-bottom: 24px;
}

.ee-timeline .timeline-item[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb] {
  top: 0;
}

.ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.ee-timeline .timeline-item__point[b-qmlcb8a2hb] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

@keyframes cd-bounce-even-b-qmlcb8a2hb {
  0% {
    opacity: 0;
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes cd-bounce-odd-b-qmlcb8a2hb {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0px);
  }
}
.ee-breadcrumbs[b-qmlcb8a2hb] {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ee-breadcrumbs__item[b-qmlcb8a2hb],
.ee-breadcrumbs__separator[b-qmlcb8a2hb] {
  cursor: default;
  vertical-align: middle;
}

.ee-breadcrumbs__separator:last-child[b-qmlcb8a2hb] {
  display: none;
}

.ee-breadcrumbs__crumb--home[b-qmlcb8a2hb],
.ee-breadcrumbs__separator[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
}

.ee-breadcrumbs-align-stretch .ee-breadcrumbs > .ee-breadcrumbs__separator[b-qmlcb8a2hb] {
  -ms-flex-positive: 0;
  flex-grow: 0;
  text-align: center;
}

.ee-unfold__mask[b-qmlcb8a2hb] {
  overflow: hidden;
  position: relative;
}

.ee-unfold__content[b-qmlcb8a2hb] {
  float: left;
  width: 100%;
}

.ee-unfold__separator[b-qmlcb8a2hb] {
  width: 100%;
  height: 24px;
  max-height: 100%;
  top: auto;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
}

.ee-unfold__trigger[b-qmlcb8a2hb] {
  margin-top: 24px;
}

.ee-unfold__trigger .ee-button[b-qmlcb8a2hb] {
  cursor: pointer;
}

.ee-unfold__icon[b-qmlcb8a2hb] {
  display: inline-block;
}

.ee-unfold__icon--open[b-qmlcb8a2hb] {
  display: none;
}

.ee-trigger-align--left .ee-button-wrapper[b-qmlcb8a2hb] {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.ee-trigger-align--center .ee-button-wrapper[b-qmlcb8a2hb] {
  -ms-flex-pack: center;
  justify-content: center;
}

.ee-trigger-align--right .ee-button-wrapper[b-qmlcb8a2hb] {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.ee-trigger-align--justify .ee-button[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.elementor-widget-html5-video[b-qmlcb8a2hb] {
  text-align: center;
  font-size: 0;
}

.ee-video-player.playing .ee-player__cover[b-qmlcb8a2hb] {
  opacity: 0;
}

.ee-video-player.playing .ee-player__controls__overlay[b-qmlcb8a2hb] {
  opacity: 0;
}

.ee-video-player__controls__bar-wrapper[b-qmlcb8a2hb] {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  transition: transform 0.4s cubic-bezier(0.42, 0, 0.2, 1);
}

.ee-video-player-bar--hide .ee-player.playing .ee-player__controls__bar-wrapper[b-qmlcb8a2hb] {
  transform: translateY(100%);
}

.ee-calendar[b-qmlcb8a2hb] {
  display: inline-block;
  background: #f7f7f7;
}

.ee-calendar a[b-qmlcb8a2hb] {
  cursor: default;
}

.ee-calendar a[href][b-qmlcb8a2hb] {
  cursor: pointer;
}

.ee-calendar .clndr[b-qmlcb8a2hb] {
  overflow: hidden;
}

.ee-calendar-event[b-qmlcb8a2hb] {
  display: none;
}

.ee-calendar__table[b-qmlcb8a2hb] {
  margin: 0;
  padding: 0;
  height: 100% !important;
  border-collapse: collapse;
  box-sizing: border-box;
  table-layout: fixed;
  box-shadow: none;
}

.ee-calendar__table td[b-qmlcb8a2hb] {
  padding: 0 !important;
  margin: 0 !important;
  border: 0px !important;
  height: 100%;
}

.ee-calendar__table tr[b-qmlcb8a2hb] {
  background: transparent !important;
  margin: 0px !important;
}

.ee-calendar__table[b-qmlcb8a2hb],
.ee-calendar__events[b-qmlcb8a2hb] {
  text-align: left;
  transition: transform 0.3s ease-in-out;
}

.ee-calendar__cell[b-qmlcb8a2hb] {
  border-style: solid;
}

.ee-calendar__cell__content[b-qmlcb8a2hb] {
  padding: 6px 12px;
}

.ee-calendar__month[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
}

.ee-calendar__day[b-qmlcb8a2hb] {
  height: 100%;
  display: table-cell;
}

.ee-calendar__day a[b-qmlcb8a2hb] {
  display: block;
  color: #ffffff;
}

.ee-calendar__day__wrapper[b-qmlcb8a2hb],
.ee-calendar__day__content[b-qmlcb8a2hb] {
  height: 100%;
}

.ee-calendar__day__wrapper[b-qmlcb8a2hb] {
  position: relative;
}

.ee-calendar__day__header[b-qmlcb8a2hb],
.ee-calendar__day__header[b-qmlcb8a2hb]:before,
.ee-calendar__day__event__name[b-qmlcb8a2hb],
.ee-calendar__day__event__name[b-qmlcb8a2hb]:before {
  padding: 6px 12px;
}

.ee-calendar__day__events[b-qmlcb8a2hb] {
  text-align: left;
}

.ee-calendar__day--event[b-qmlcb8a2hb] {
  color: #ffffff;
}

.ee-calendar__day--event .ee-calendar__day__content:hover[b-qmlcb8a2hb] {
  z-index: 1;
}

.ee-calendar__day--event .ee-calendar__day__wrapper:hover[b-qmlcb8a2hb] {
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
}

.ee-calendar__day--today .ee-calendar__day__wrapper[b-qmlcb8a2hb] {
  background: #5bc0de;
}

.ee-calendar__day--adjacent .ee-calendar__day__content[b-qmlcb8a2hb] {
  opacity: 0.5;
}

.ee-calendar__day--event .ee-calendar__day__wrapper[b-qmlcb8a2hb] {
  background: #0275d8;
}

.ee-calendar__controls[b-qmlcb8a2hb] {
  padding: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -ms-flex-align: center;
  align-items: center;
}

.ee-calendar__controls__button[b-qmlcb8a2hb] {
  margin: 0;
  cursor: pointer;
  background: #0275d8;
  color: #ffffff;
  font-size: 12px;
}

.ee-calendar__controls__month[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.ee-calendar-arrows-position--left .ee-calendar__button--previous[b-qmlcb8a2hb] {
  -ms-flex-order: 0;
  order: 0;
}

.ee-calendar-arrows-position--left .ee-calendar__button--next[b-qmlcb8a2hb] {
  -ms-flex-order: 1;
  order: 1;
}

.ee-calendar-arrows-position--left .ee-calendar__controls__month[b-qmlcb8a2hb] {
  -ms-flex-order: 2;
  order: 2;
}

.ee-calendar-arrows-position--right .ee-calendar__controls__month[b-qmlcb8a2hb] {
  -ms-flex-order: 0;
  order: 0;
}

.ee-calendar-arrows-position--right .ee-calendar__button--previous[b-qmlcb8a2hb] {
  -ms-flex-order: 1;
  order: 1;
}

.ee-calendar-arrows-position--right .ee-calendar__button--next[b-qmlcb8a2hb] {
  -ms-flex-order: 2;
  order: 2;
}

.ee-calendar-skin--default .ee-calendar__events[b-qmlcb8a2hb] {
  display: none;
}

.ee-calendar-skin--default .ee-calendar__day--event .ee-calendar__day__header[b-qmlcb8a2hb] {
  background: rgba(0, 0, 0, 0.05);
}

.ee-calendar-skin--compact .ee-calendar[b-qmlcb8a2hb] {
  max-width: 450px;
}

.ee-calendar-skin--compact .ee-calendar__events[b-qmlcb8a2hb] {
  transform: translateX(-110%);
}

.ee-calendar-skin--compact .ee-calendar__events__header[b-qmlcb8a2hb] {
  padding: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.ee-calendar-skin--compact .ee-calendar__events__header__title[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: left;
}

.ee-calendar-skin--compact .ee-calendar__week[b-qmlcb8a2hb] {
  text-align: center;
}

.ee-calendar-skin--compact .ee-calendar__month[b-qmlcb8a2hb] {
  overflow: hidden;
  position: relative;
}

.ee-calendar-skin--compact .ee-calendar__month.show-events .ee-calendar__table[b-qmlcb8a2hb] {
  transform: translateX(100%);
}

.ee-calendar-skin--compact .ee-calendar__month.show-events .ee-calendar__events[b-qmlcb8a2hb] {
  transform: translateX(0%);
}

.ee-calendar-skin--compact .ee-calendar__day--event[b-qmlcb8a2hb] {
  cursor: pointer;
}

.ee-calendar-skin--compact .ee-calendar__day__events[b-qmlcb8a2hb] {
  display: none;
}

.ee-calendar-skin--compact .ee-calendar__day__wrapper[b-qmlcb8a2hb] {
  height: 0px;
  padding-bottom: 100%;
  border-radius: 999px;
}

.ee-calendar-skin--compact .ee-calendar__day__header[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ee-calendar-event-title--wrap .ee-calendar__day__wrapper[b-qmlcb8a2hb] {
  overflow: hidden;
}

.ee-calendar-event-title--no-wrap .ee-calendar__day--event .ee-calendar__day__event a[b-qmlcb8a2hb]:before {
  content: attr(data-title);
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}

.ee-calendar-event-title--no-wrap .ee-calendar__day--event .ee-calendar__day__event a:hover[b-qmlcb8a2hb] {
  overflow: visible;
  z-index: 1;
}

.ee-calendar-event-title--no-wrap .ee-calendar__day--event .ee-calendar__day__event a:hover[b-qmlcb8a2hb]:before {
  display: block;
}

.ee-calendar-event-title--no-wrap .ee-calendar__events__event[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-widget-table[b-qmlcb8a2hb] {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.elementor-widget-table .elementor-widget-container[b-qmlcb8a2hb] {
  width: 100%;
  overflow: hidden;
}

.ee-table[b-qmlcb8a2hb] {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
  border-spacing: 0;
  border-color: inherit;
  vertical-align: inherit;
  text-align: left;
  font-weight: inherit;
  -webkit-border-horizontal-spacing: 0;
  -webkit-border-vertical-spacing: 0;
  cursor: default;
}

.ee-table.ee-table--rules[b-qmlcb8a2hb] {
  border-collapse: collapse;
}

.ee-table__cell[b-qmlcb8a2hb] {
  text-align: left;
  vertical-align: middle;
  padding: 0;
}

.ee-table__text[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px;
}

.ee-table__sort .ee-table__text[b-qmlcb8a2hb] {
  cursor: pointer;
}

.ee-table__sort .ee-table__text .nicon-sort-up[b-qmlcb8a2hb],
.ee-table__sort .ee-table__text .nicon-sort-down[b-qmlcb8a2hb] {
  display: none;
}

.ee-table__sort .ee-table__text .nicon[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: right;
}

.ee-table__sort--up .ee-table__text .nicon-sort-up-down[b-qmlcb8a2hb] {
  display: none;
}

.ee-table__sort--up .ee-table__text .nicon-sort-up[b-qmlcb8a2hb] {
  display: block;
}

.ee-table__sort--down .ee-table__text .nicon-sort-up-down[b-qmlcb8a2hb] {
  display: none;
}

.ee-table__sort--down .ee-table__text .nicon-sort-down[b-qmlcb8a2hb] {
  display: block;
}

html.ee-offcanvas-scroll-fix-margin[b-qmlcb8a2hb] {
  margin-left: calc(100vw - 100%);
}

html.ee-offcanvas-scroll-fix-overflow body.ee-offcanvas--opening[b-qmlcb8a2hb],
html.ee-offcanvas-scroll-fix-overflow body.ee-offcanvas--closing[b-qmlcb8a2hb],
html.ee-offcanvas-scroll-fix-overflow body.ee-offcanvas--open[b-qmlcb8a2hb] {
  overflow-y: scroll;
}

html.ee-offcanvas--opening[b-qmlcb8a2hb],
html.ee-offcanvas--closing[b-qmlcb8a2hb],
html.ee-offcanvas--open[b-qmlcb8a2hb] {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

body.ee-offcanvas[b-qmlcb8a2hb] {
  margin: 0;
}

body.ee-offcanvas--opening[b-qmlcb8a2hb],
body.ee-offcanvas--closing[b-qmlcb8a2hb],
body.ee-offcanvas--open[b-qmlcb8a2hb] {
  height: 100%;
  overflow: hidden;
}

body.ee-offcanvas--opening .ee-offcanvas__container[b-qmlcb8a2hb],
body.ee-offcanvas--closing .ee-offcanvas__container[b-qmlcb8a2hb] {
  overflow: hidden;
}

body.ee-offcanvas--open.ee-offcanvas--scroll .ee-offcanvas__container[b-qmlcb8a2hb] {
  overflow: scroll;
}

body.ee-offcanvas [off-canvas][b-qmlcb8a2hb] {
  z-index: 999;
}

body.ee-offcanvas [off-canvas*=reveal][b-qmlcb8a2hb] {
  z-index: 996;
}

body.ee-offcanvas [off-canvas*=push][b-qmlcb8a2hb] {
  z-index: 999;
}

body.ee-offcanvas [off-canvas*=overlay][b-qmlcb8a2hb] {
  z-index: 9999;
}

body.ee-offcanvas [off-canvas*=shift][b-qmlcb8a2hb] {
  z-index: 996;
}

body .ee-offcanvas__container[b-qmlcb8a2hb] {
  height: 100%;
  z-index: 997;
  overflow: hidden;
}

.ee-offcanvas__overlay[b-qmlcb8a2hb] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  background: #000000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s linear;
}

.ee-offcanvas--opening .ee-offcanvas__overlay[b-qmlcb8a2hb] {
  opacity: 1;
  visibility: visible;
}

.ee-offcanvas--open .ee-offcanvas__overlay[b-qmlcb8a2hb] {
  visibility: visible;
  opacity: 1;
}

.ee-offcanvas--closing .ee-offcanvas__overlay[b-qmlcb8a2hb] {
  opacity: 0;
  visibility: visible;
}

.ee-offcanvas--closed .ee-offcanvas__overlay[b-qmlcb8a2hb] {
  opacity: 0;
  visibility: hidden;
}

.ee-offcanvas__slidebar[b-qmlcb8a2hb] {
  width: 50%;
}

.ee-offcanvas__slidebar .ee-offcanvas__content[b-qmlcb8a2hb] {
  display: block;
}

.ee-offcanvas__trigger .ee-button-content-wrapper[b-qmlcb8a2hb] {
  -ms-flex-align: center;
  align-items: center;
}

.ee-offcanvas__content[b-qmlcb8a2hb] {
  display: none;
  padding: 24px;
}

.ee-offcanvas__header[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 24px;
}

.ee-offcanvas__header__title[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0;
}

.ee-offcanvas__header__close[b-qmlcb8a2hb] {
  display: none;
  font-size: 30px;
  cursor: pointer;
}

.ee-offcanvas__header__close i[b-qmlcb8a2hb] {
  display: block;
}

.ee-offcanvas__header-close--left .ee-offcanvas__header__close[b-qmlcb8a2hb],
.ee-offcanvas__header-close--right .ee-offcanvas__header__close[b-qmlcb8a2hb] {
  display: block;
}

.ee-offcanvas__header-close--right .ee-offcanvas__header__title[b-qmlcb8a2hb] {
  padding-right: 24px;
}

.ee-offcanvas__header-close--left[b-qmlcb8a2hb] {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.ee-offcanvas__header-close--left .ee-offcanvas__header__title[b-qmlcb8a2hb] {
  padding-left: 24px;
}

.ee-offcanvas__header--hide-title.ee-offcanvas__header-close--right[b-qmlcb8a2hb] {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.ee-offcanvas__header--hide-title.ee-offcanvas__header-close--left[b-qmlcb8a2hb] {
  -ms-flex-direction: row;
  flex-direction: row;
}

.ee-offcanvas-position--floating .ee-offcanvas__trigger[b-qmlcb8a2hb] {
  position: fixed;
}

.ee-offcanvas-placement--top-left .ee-offcanvas__trigger[b-qmlcb8a2hb] {
  left: 0;
  top: 0;
}

.ee-offcanvas-placement--top-center .ee-offcanvas__trigger[b-qmlcb8a2hb] {
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.ee-offcanvas-placement--top-right .ee-offcanvas__trigger[b-qmlcb8a2hb] {
  right: 0;
  top: 0;
}

.ee-offcanvas-placement--middle-right .ee-offcanvas__trigger[b-qmlcb8a2hb] {
  right: 0;
  transform: translateY(-50%);
  top: 50%;
}

.ee-offcanvas-placement--bottom-right .ee-offcanvas__trigger[b-qmlcb8a2hb] {
  right: 0;
  bottom: 0;
}

.ee-offcanvas-placement--bottom-center .ee-offcanvas__trigger[b-qmlcb8a2hb] {
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.ee-offcanvas-placement--bottom-left .ee-offcanvas__trigger[b-qmlcb8a2hb] {
  left: 0;
  bottom: 0;
}

.ee-offcanvas-placement--middle-left .ee-offcanvas__trigger[b-qmlcb8a2hb] {
  left: 0;
  transform: translateY(-50%);
  top: 50%;
}

.ee-menu[b-qmlcb8a2hb] {
  display: inline-block;
}

.ee-menu__item[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.ee-menu__item__link[b-qmlcb8a2hb],
.ee-menu__item__back[b-qmlcb8a2hb] {
  display: inline-block;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-menu__item:not(.ee-menu__item--has-children):not(.ee-menu__back) .ee-menu__arrow[b-qmlcb8a2hb] {
  display: none;
}

.ee-menu__item__link[b-qmlcb8a2hb],
.ee-menu__arrow[b-qmlcb8a2hb] {
  transition: all 0.2s ease-in-out;
}

.ee-menu__back[b-qmlcb8a2hb] {
  -ms-flex-direction: row;
  flex-direction: row;
}

.ee-menu__item[b-qmlcb8a2hb],
.ee-menu__arrow[b-qmlcb8a2hb] {
  border-color: rgba(0, 0, 0, 0.2);
}

.ee-menu__item__link[b-qmlcb8a2hb],
.ee-menu__arrow[b-qmlcb8a2hb] {
  padding: 6px 12px;
}

.ee-menu__item__link[b-qmlcb8a2hb],
.ee-menu__item__link:hover[b-qmlcb8a2hb],
.ee-menu__arrow[b-qmlcb8a2hb],
.ee-menu__arrow:hover[b-qmlcb8a2hb] {
  color: #ffffff;
}

.ee-menu__arrow[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 6px 24px;
  cursor: pointer;
}

.ee-menu__arrow i[b-qmlcb8a2hb] {
  vertical-align: middle;
}

.ee-slide-menu[b-qmlcb8a2hb] {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.ee-slide-menu__sub-menu[b-qmlcb8a2hb] {
  width: 100%;
  position: absolute;
}

.ee-slide-menu__menu[b-qmlcb8a2hb],
.ee-slide-menu__sub-menu[b-qmlcb8a2hb] {
  transition: transform 0.3s ease-in-out;
}

.ee-slide-menu-direction--left .ee-slide-menu__sub-menu[b-qmlcb8a2hb] {
  top: 0;
  left: 100%;
}

.ee-slide-menu-direction--right .ee-slide-menu__sub-menu[b-qmlcb8a2hb] {
  top: 0;
  left: -100%;
}

.ee-slide-menu-direction--top .ee-slide-menu__sub-menu[b-qmlcb8a2hb] {
  top: 100%;
  left: 0;
}

.ee-slide-menu-direction--bottom .ee-slide-menu__sub-menu[b-qmlcb8a2hb] {
  top: -100%;
  left: 0;
}

.ee-slide-menu-effect--overlay.ee-slide-menu-direction--left .ee-slide-menu__sub-menu.ee--is-active[b-qmlcb8a2hb] {
  transform: translateX(-100%);
}

.ee-slide-menu-effect--overlay.ee-slide-menu-direction--right .ee-slide-menu__sub-menu.ee--is-active[b-qmlcb8a2hb] {
  transform: translateX(100%);
}

.ee-slide-menu-effect--overlay.ee-slide-menu-direction--top .ee-slide-menu__sub-menu.ee--is-active[b-qmlcb8a2hb] {
  transform: translateY(-100%);
}

.ee-slide-menu-effect--overlay.ee-slide-menu-direction--bottom .ee-slide-menu__sub-menu.ee--is-active[b-qmlcb8a2hb] {
  transform: translateY(100%);
}

.ee-slide-menu-effect--push .ee-slide-menu__sub-menu.ee--is-active[b-qmlcb8a2hb] {
  z-index: 999;
}

.ee-slide-menu-effect--push.ee-slide-menu-direction--left .ee--is-active-parent[b-qmlcb8a2hb] {
  transform: translateX(-100%);
}

.ee-slide-menu-effect--push.ee-slide-menu-direction--right .ee--is-active-parent[b-qmlcb8a2hb] {
  transform: translateX(100%);
}

.ee-slide-menu-effect--push.ee-slide-menu-direction--top .ee--is-active-parent[b-qmlcb8a2hb] {
  transform: translateY(-100%);
}

.ee-slide-menu-effect--push.ee-slide-menu-direction--bottom .ee--is-active-parent[b-qmlcb8a2hb] {
  transform: translateY(100%);
}

.ee-slide-menu-effect--push.ee-slide-menu-direction--top .ee-slide-menu[b-qmlcb8a2hb],
.ee-slide-menu-effect--push.ee-slide-menu-direction--bottom .ee-slide-menu[b-qmlcb8a2hb] {
  overflow-y: hidden;
}

.ee-post[b-qmlcb8a2hb] {
  background: #ffffff;
  margin-bottom: 24px;
  position: relative;
  transform: translateZ(0);
  width: 100%;
  max-width: 100%;
  cursor: default;
  font-size: 16px;
}

.ee-post > *[b-qmlcb8a2hb] {
  -ms-flex-order: 1;
  order: 1;
}

.elementor-widget-posts-extra .ee-post[b-qmlcb8a2hb] {
  padding: 0;
}

.ee-post[b-qmlcb8a2hb],
.ee-post__body[b-qmlcb8a2hb],
.ee-post__header[b-qmlcb8a2hb],
.ee-post__footer[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ee-post__header[b-qmlcb8a2hb],
.ee-post__footer[b-qmlcb8a2hb] {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.ee-post--horizontal[b-qmlcb8a2hb] {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.ee-post--horizontal > *[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 50%;
}

.ee-post--horizontal__right[b-qmlcb8a2hb] {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.ee-post__metas[b-qmlcb8a2hb],
.ee-post__terms[b-qmlcb8a2hb] {
  font-size: 0;
}

.ee-post__metas__list[b-qmlcb8a2hb],
.ee-post__terms[b-qmlcb8a2hb] {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
}

.ee-post__metas__list > li[b-qmlcb8a2hb],
.ee-post__terms > li[b-qmlcb8a2hb] {
  font-size: 12px;
}

.ee-post__metas__list > li > *[b-qmlcb8a2hb],
.ee-post__terms > li > *[b-qmlcb8a2hb] {
  display: inline-block;
}

.ee-post__meta__separator[b-qmlcb8a2hb],
.ee-post__terms__separator[b-qmlcb8a2hb] {
  margin-left: 6px;
}

li:last-child .ee-post__meta__separator[b-qmlcb8a2hb],
li:last-child .ee-post__terms__separator[b-qmlcb8a2hb] {
  display: none;
}

.ee-post__title[b-qmlcb8a2hb] {
  display: block;
}

.ee-post__title__heading[b-qmlcb8a2hb] {
  margin: 0;
}

.ee-post__excerpt p[b-qmlcb8a2hb] {
  font-size: 14px;
}

.ee-post__metas[b-qmlcb8a2hb] {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.ee-post__metas--has-metas[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
}

.ee-post__metas--has-metas.ee-post__metas--has-avatar[b-qmlcb8a2hb] {
  -ms-flex-align: center;
  align-items: center;
}

.ee-post__metas--has-metas .ee-post__metas__avatar[b-qmlcb8a2hb] {
  margin-right: 12px;
}

.ee-post__metas__avatar[b-qmlcb8a2hb] {
  overflow: hidden;
  max-width: 24px !important;
  border-radius: 999px;
}

.ee-post__metas__avatar:last-child[b-qmlcb8a2hb] {
  display: inline-block;
}

.ee-post__metas__price p.price[b-qmlcb8a2hb] {
  margin: 0;
}

.ee-post__metas__list[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-post__rating[b-qmlcb8a2hb],
.ee-post__price[b-qmlcb8a2hb],
.ee-post__add-to-cart[b-qmlcb8a2hb] {
  font-size: 16px;
}

.ee-post__rating[b-qmlcb8a2hb] {
  text-align: left;
}

.ee-post__rating .star-rating[b-qmlcb8a2hb] {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

.ee-post__read-more > *[b-qmlcb8a2hb] {
  display: inline-block;
}

.ee-post__add-to-cart .added_to_cart[b-qmlcb8a2hb] {
  padding-left: 12px;
}

.ee-post__area[b-qmlcb8a2hb] {
  position: relative;
}

.ee-post__area > *:not(:empty):not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 24px;
}

.ee-post__header[b-qmlcb8a2hb],
.ee-post__body[b-qmlcb8a2hb],
.ee-post__footer[b-qmlcb8a2hb],
.ee-post__media__content[b-qmlcb8a2hb] {
  padding: 24px;
}

.ee-post__header[b-qmlcb8a2hb] {
  border-bottom-style: solid;
  border-bottom-color: #f7f7f7;
  border-bottom-width: 0px;
}

.ee-post__body[b-qmlcb8a2hb] {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  position: relative;
}

.ee-post__footer[b-qmlcb8a2hb] {
  border-top: 1px solid #f7f7f7;
}

.ee-post__media[b-qmlcb8a2hb] {
  position: relative;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.ee-post__media__content[b-qmlcb8a2hb] {
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ee-post__media__content *[b-qmlcb8a2hb] {
  color: #ffffff;
}

.ee-post__media__thumbnail[b-qmlcb8a2hb] {
  display: block;
}

.ee-post__media--content .ee-post__media__content[b-qmlcb8a2hb] {
  position: absolute;
}

.ee-post__media--content .ee-post__media__thumbnail img[b-qmlcb8a2hb] {
  width: 100%;
}

.ee-post--horizontal .ee-post__content[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-post--horizontal .ee-post__content > *[b-qmlcb8a2hb] {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.ee-post--horizontal .ee-post__body[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-swiper .ee-post[b-qmlcb8a2hb] {
  margin-bottom: 0px;
}

.ee-posts-skin--stretch .ee-post > .elementor-template[b-qmlcb8a2hb] {
  height: 100%;
}

.ee-posts-skin--stretch .ee-post > .elementor-template > .elementor[b-qmlcb8a2hb] {
  height: 100%;
}

.ee-posts-skin--stretch .ee-post > .elementor-template > .elementor > .elementor-inner[b-qmlcb8a2hb] {
  height: 100%;
}

.ee-posts-skin--stretch .ee-post > .elementor-template > .elementor > .elementor-inner > .elementor-section-wrap[b-qmlcb8a2hb] {
  height: 100%;
}

.ee-posts-skin--stretch .ee-post > .elementor-template > .elementor > .elementor-inner > .elementor-section-wrap .elementor-section[b-qmlcb8a2hb],
.ee-posts-skin--stretch .ee-post > .elementor-template > .elementor > .elementor-inner > .elementor-section-wrap .elementor-container[b-qmlcb8a2hb],
.ee-posts-skin--stretch .ee-post > .elementor-template > .elementor > .elementor-inner > .elementor-section-wrap .elementor-column[b-qmlcb8a2hb],
.ee-posts-skin--stretch .ee-post > .elementor-template > .elementor > .elementor-inner > .elementor-section-wrap .elementor-column-wrap[b-qmlcb8a2hb],
.ee-posts-skin--stretch .ee-post > .elementor-template > .elementor > .elementor-inner > .elementor-section-wrap .elementor-widget-wrap[b-qmlcb8a2hb] {
  height: 100%;
}

.ee-posts-align-middle .ee-post__media__content[b-qmlcb8a2hb] {
  -ms-flex-pack: center;
  justify-content: center;
}

.ee-posts-align-bottom .ee-post__media__content[b-qmlcb8a2hb] {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.ee-posts-align-stretch .ee-post__media__content[b-qmlcb8a2hb] {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ee-posts-align-stretch .ee-post__media__content > *:nth-child(1):not(.ee-post__metas--has-avatar):not(:last-child)[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-posts-thumbnail-ratio .ee-post__media__content[b-qmlcb8a2hb] {
  position: absolute;
  width: auto;
}

.ee-posts-thumbnail-ratio .ee-post__media__thumbnail[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
}

.ee-posts-thumbnail-ratio .ee-post__media__thumbnail img[b-qmlcb8a2hb] {
  object-fit: cover;
}

.ee-posts-avatar-position-top .ee-post__metas.ee-post__metas--has-avatar[b-qmlcb8a2hb] {
  display: block;
}

.ee-posts-avatar-position-top .ee-post__metas__avatar[b-qmlcb8a2hb] {
  display: inline-block;
  margin-left: 0;
}

.ee-posts-avatar-position-top .ee-post__metas--has-metas .ee-post__metas__avatar[b-qmlcb8a2hb] {
  margin-bottom: 12px;
}

.ee-posts-avatar-position-right .ee-post__metas--has-metas[b-qmlcb8a2hb] {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.ee-posts-avatar-position-right .ee-post__metas--has-metas .ee-post__metas__avatar[b-qmlcb8a2hb] {
  margin-left: 0;
  margin-right: 12px;
}

.ee-popup[b-qmlcb8a2hb] {
  display: block;
  height: 0;
}

.elementor-editor-active .ee-popup[b-qmlcb8a2hb],
.ee-popup--trigger-text[b-qmlcb8a2hb] {
  height: auto;
}

.ee-popup__trigger[b-qmlcb8a2hb] {
  display: inline-block;
}

.ee-popup__trigger:empty[b-qmlcb8a2hb] {
  height: 0;
  display: inline;
}

.ee-popup__header__title[b-qmlcb8a2hb] {
  margin-bottom: 5px;
}

.ee-popup__header__subtitle[b-qmlcb8a2hb] {
  margin-bottom: 0px;
}

.ee-popup__content[b-qmlcb8a2hb] {
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #ffffff;
  max-width: 100%;
  margin: 2em auto;
  position: relative;
}

.ee-popup__content *:last-child[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.ee-popup__footer__button[b-qmlcb8a2hb] {
  cursor: pointer;
  display: inline-block;
}

.ee-popup__header[b-qmlcb8a2hb],
.ee-popup__footer[b-qmlcb8a2hb],
.ee-popup__content__body[b-qmlcb8a2hb] {
  padding: 20px;
}

.ee-popup__close[b-qmlcb8a2hb] {
  padding: 0;
  cursor: pointer;
  border-radius: 0px;
}

.mfp-figure .ee-popup__close.mfp-close[b-qmlcb8a2hb] {
  width: auto;
  height: auto;
  right: 0;
  padding: 10px;
}

.ee-mfp-popup .mfp-figure[b-qmlcb8a2hb] {
  overflow: hidden;
}

.ee-mfp-popup .mfp-figure[b-qmlcb8a2hb]:after {
  content: none;
}

.ee-mfp-popup .mfp-bottom-bar[b-qmlcb8a2hb] {
  margin: 0;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  padding: 20px;
}

.ee-mfp-popup .mfp-img[b-qmlcb8a2hb] {
  padding: 0;
}

.ee-mfp-popup .mfp-title[b-qmlcb8a2hb] {
  line-height: normal;
}

.ee-mfp-popup .mfp-inline-holder .mfp-content[b-qmlcb8a2hb] {
  max-width: 500px;
}

.ee-mfp-popup .mfp-close[b-qmlcb8a2hb] {
  line-height: 1;
  width: 2em;
  height: 2em;
  font-size: 1.5em;
}

.ee-mfp-popup .mfp-close[b-qmlcb8a2hb]:before {
  display: block;
  font-size: 0.8em;
  font-family: eicons;
}

.ee-mfp-popup .mfp-close:active[b-qmlcb8a2hb] {
  top: 0;
}

.ee-mfp-popup .mfp-close--halign-left[b-qmlcb8a2hb] {
  left: 0;
  right: auto;
}

.ee-mfp-popup .mfp-close--halign-center[b-qmlcb8a2hb] {
  left: 50%;
  transform: translateX(-50%);
  right: auto;
}

.ee-mfp-popup .mfp-close--valign-bottom[b-qmlcb8a2hb] {
  bottom: 0;
  top: auto !important;
}

.ee-mfp-popup .mfp-container[b-qmlcb8a2hb] {
  padding: 0;
}

.ee-mfp-popup .mfp-iframe-holder .mfp-close[b-qmlcb8a2hb] {
  top: 0;
  right: 0;
  width: auto;
  height: auto;
}

.ee-mfp-popup.mfp-popup--valign-bottom .ee-popup__content[b-qmlcb8a2hb],
.ee-mfp-popup.mfp-popup--valign-top .ee-popup__content[b-qmlcb8a2hb],
.ee-mfp-popup.mfp-popup--valign-stretch .ee-popup__content[b-qmlcb8a2hb] {
  margin: 0;
}

.ee-mfp-popup.mfp-popup--valign-bottom .mfp-content[b-qmlcb8a2hb] {
  vertical-align: bottom;
}

.ee-mfp-popup.mfp-popup--valign-top .mfp-content[b-qmlcb8a2hb] {
  vertical-align: top;
}

.ee-mfp-popup--no-overlay.mfp-wrap.mfp-popup--valign-top[b-qmlcb8a2hb] {
  top: 0;
  bottom: auto;
  transform: translate(-50%, 0);
}

.ee-mfp-popup--no-overlay.mfp-wrap.mfp-popup--valign-middle[b-qmlcb8a2hb] {
  top: 50%;
  transform: translate(-50%, -50%);
}

.ee-mfp-popup--no-overlay.mfp-wrap.mfp-popup--valign-bottom[b-qmlcb8a2hb] {
  bottom: 0;
  top: auto;
  transform: translate(-50%, 0);
}

.ee-mfp-popup.mfp-popup--valign-bottom .ee-popup__content[b-qmlcb8a2hb],
.ee-mfp-popup.mfp-popup--valign-top .ee-popup__content[b-qmlcb8a2hb],
.ee-mfp-popup.mfp-popup--valign-stretch .ee-popup__content[b-qmlcb8a2hb] {
  margin: 0;
}

.ee-mfp-popup.mfp-popup--valign-bottom .mfp-content[b-qmlcb8a2hb] {
  vertical-align: bottom;
}

.ee-mfp-popup.mfp-popup--valign-top .mfp-content[b-qmlcb8a2hb] {
  vertical-align: top;
}

.ee-mfp-popup.zoom-in .mfp-with-anim[b-qmlcb8a2hb] {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}

.ee-mfp-popup.zoom-in.mfp-bg[b-qmlcb8a2hb] {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.ee-mfp-popup.zoom-in.mfp-ready .mfp-with-anim[b-qmlcb8a2hb] {
  opacity: 1;
  transform: scale(1);
}

.ee-mfp-popup.zoom-in.mfp-ready.mfp-bg[b-qmlcb8a2hb] {
  opacity: 0.8;
}

.ee-mfp-popup.zoom-in.mfp-removing .mfp-with-anim[b-qmlcb8a2hb] {
  transform: scale(0.8);
  opacity: 0;
}

.ee-mfp-popup.zoom-in.mfp-removing.mfp-bg[b-qmlcb8a2hb] {
  opacity: 0;
}

.ee-mfp-popup.zoom-out .mfp-with-anim[b-qmlcb8a2hb] {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3);
}

.ee-mfp-popup.zoom-out.mfp-bg[b-qmlcb8a2hb] {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.ee-mfp-popup.zoom-out.mfp-ready .mfp-with-anim[b-qmlcb8a2hb] {
  opacity: 1;
  transform: scale(1);
}

.ee-mfp-popup.zoom-out.mfp-ready.mfp-bg[b-qmlcb8a2hb] {
  opacity: 0.8;
}

.ee-mfp-popup.zoom-out.mfp-removing .mfp-with-anim[b-qmlcb8a2hb] {
  transform: scale(1.3);
  opacity: 0;
}

.ee-mfp-popup.zoom-out.mfp-removing.mfp-bg[b-qmlcb8a2hb] {
  opacity: 0;
}

.ee-mfp-popup.newspaper .mfp-with-anim[b-qmlcb8a2hb] {
  opacity: 0;
  transition: all 0.5s;
  transform: scale(0) rotate(500deg);
}

.ee-mfp-popup.newspaper.mfp-bg[b-qmlcb8a2hb] {
  opacity: 0;
  transition: all 0.5s;
}

.ee-mfp-popup.newspaper.mfp-ready .mfp-with-anim[b-qmlcb8a2hb] {
  opacity: 1;
  transform: scale(1) rotate(0deg);
}

.ee-mfp-popup.newspaper.mfp-ready.mfp-bg[b-qmlcb8a2hb] {
  opacity: 0.8;
}

.ee-mfp-popup.newspaper.mfp-removing .mfp-with-anim[b-qmlcb8a2hb] {
  transform: scale(0) rotate(500deg);
  opacity: 0;
}

.ee-mfp-popup.newspaper.mfp-removing.mfp-bg[b-qmlcb8a2hb] {
  opacity: 0;
}

.ee-mfp-popup.slide-right .mfp-with-anim[b-qmlcb8a2hb],
.ee-mfp-popup.slide-left .mfp-with-anim[b-qmlcb8a2hb],
.ee-mfp-popup.slide-top .mfp-with-anim[b-qmlcb8a2hb],
.ee-mfp-popup.slide-bottom .mfp-with-anim[b-qmlcb8a2hb] {
  opacity: 0;
  transition: all 0.3s;
}

.ee-mfp-popup.slide-right.mfp-bg[b-qmlcb8a2hb],
.ee-mfp-popup.slide-left.mfp-bg[b-qmlcb8a2hb],
.ee-mfp-popup.slide-top.mfp-bg[b-qmlcb8a2hb],
.ee-mfp-popup.slide-bottom.mfp-bg[b-qmlcb8a2hb] {
  opacity: 0;
  transition: all 0.3s;
}

.ee-mfp-popup.slide-right.mfp-ready .mfp-with-anim[b-qmlcb8a2hb],
.ee-mfp-popup.slide-left.mfp-ready .mfp-with-anim[b-qmlcb8a2hb],
.ee-mfp-popup.slide-top.mfp-ready .mfp-with-anim[b-qmlcb8a2hb],
.ee-mfp-popup.slide-bottom.mfp-ready .mfp-with-anim[b-qmlcb8a2hb] {
  opacity: 1;
}

.ee-mfp-popup.slide-right.mfp-ready.mfp-bg[b-qmlcb8a2hb],
.ee-mfp-popup.slide-left.mfp-ready.mfp-bg[b-qmlcb8a2hb],
.ee-mfp-popup.slide-top.mfp-ready.mfp-bg[b-qmlcb8a2hb],
.ee-mfp-popup.slide-bottom.mfp-ready.mfp-bg[b-qmlcb8a2hb] {
  opacity: 0.8;
}

.ee-mfp-popup.slide-right.mfp-removing .mfp-with-anim[b-qmlcb8a2hb],
.ee-mfp-popup.slide-left.mfp-removing .mfp-with-anim[b-qmlcb8a2hb],
.ee-mfp-popup.slide-top.mfp-removing .mfp-with-anim[b-qmlcb8a2hb],
.ee-mfp-popup.slide-bottom.mfp-removing .mfp-with-anim[b-qmlcb8a2hb] {
  opacity: 0;
}

.ee-mfp-popup.slide-right.mfp-removing.mfp-bg[b-qmlcb8a2hb],
.ee-mfp-popup.slide-left.mfp-removing.mfp-bg[b-qmlcb8a2hb],
.ee-mfp-popup.slide-top.mfp-removing.mfp-bg[b-qmlcb8a2hb],
.ee-mfp-popup.slide-bottom.mfp-removing.mfp-bg[b-qmlcb8a2hb] {
  opacity: 0;
}

.ee-mfp-popup.slide-right .mfp-with-anim[b-qmlcb8a2hb] {
  transform: translateX(-50px);
}

.ee-mfp-popup.slide-right.mfp-ready .mfp-with-anim[b-qmlcb8a2hb] {
  transform: translateX(0);
}

.ee-mfp-popup.slide-right.mfp-removing .mfp-with-anim[b-qmlcb8a2hb] {
  transform: translateX(-50px);
}

.ee-mfp-popup.slide-left .mfp-with-anim[b-qmlcb8a2hb] {
  transform: translateX(50px);
}

.ee-mfp-popup.slide-left.mfp-ready .mfp-with-anim[b-qmlcb8a2hb] {
  transform: translateX(0);
}

.ee-mfp-popup.slide-left.mfp-removing .mfp-with-anim[b-qmlcb8a2hb] {
  transform: translateX(50px);
}

.ee-mfp-popup.slide-top .mfp-with-anim[b-qmlcb8a2hb] {
  transform: translateY(50px);
}

.ee-mfp-popup.slide-top.mfp-ready .mfp-with-anim[b-qmlcb8a2hb] {
  transform: translateY(0);
}

.ee-mfp-popup.slide-top.mfp-removing .mfp-with-anim[b-qmlcb8a2hb] {
  transform: translateY(50px);
}

.ee-mfp-popup.slide-bottom .mfp-with-anim[b-qmlcb8a2hb] {
  transform: translateY(-50px);
}

.ee-mfp-popup.slide-bottom.mfp-ready .mfp-with-anim[b-qmlcb8a2hb] {
  transform: translateY(0);
}

.ee-mfp-popup.slide-bottom.mfp-removing .mfp-with-anim[b-qmlcb8a2hb] {
  transform: translateY(-50px);
}

.ee-mfp-popup.unfold-horizontal .mfp-content[b-qmlcb8a2hb],
.ee-mfp-popup.unfold-vertical .mfp-content[b-qmlcb8a2hb] {
  perspective: 2000px;
}

.ee-mfp-popup.unfold-horizontal .mfp-with-anim[b-qmlcb8a2hb],
.ee-mfp-popup.unfold-vertical .mfp-with-anim[b-qmlcb8a2hb] {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
}

.ee-mfp-popup.unfold-horizontal.mfp-popup--valign-top .mfp-with-anim[b-qmlcb8a2hb],
.ee-mfp-popup.unfold-vertical.mfp-popup--valign-top .mfp-with-anim[b-qmlcb8a2hb] {
  transform-origin: 0 0;
}

.ee-mfp-popup.unfold-horizontal.mfp-popup--valign-bottom .mfp-with-anim[b-qmlcb8a2hb],
.ee-mfp-popup.unfold-vertical.mfp-popup--valign-bottom .mfp-with-anim[b-qmlcb8a2hb] {
  transform-origin: 0 100%;
}

.ee-mfp-popup.unfold-horizontal.mfp-bg[b-qmlcb8a2hb],
.ee-mfp-popup.unfold-vertical.mfp-bg[b-qmlcb8a2hb] {
  opacity: 0;
  transition: all 0.5s;
}

.ee-mfp-popup.unfold-horizontal.mfp-ready .mfp-with-anim[b-qmlcb8a2hb],
.ee-mfp-popup.unfold-vertical.mfp-ready .mfp-with-anim[b-qmlcb8a2hb] {
  opacity: 1;
}

.ee-mfp-popup.unfold-horizontal.mfp-ready.mfp-bg[b-qmlcb8a2hb],
.ee-mfp-popup.unfold-vertical.mfp-ready.mfp-bg[b-qmlcb8a2hb] {
  opacity: 0.8;
}

.ee-mfp-popup.unfold-horizontal.mfp-removing .mfp-with-anim[b-qmlcb8a2hb],
.ee-mfp-popup.unfold-vertical.mfp-removing .mfp-with-anim[b-qmlcb8a2hb] {
  opacity: 0;
}

.ee-mfp-popup.unfold-horizontal.mfp-removing.mfp-bg[b-qmlcb8a2hb],
.ee-mfp-popup.unfold-vertical.mfp-removing.mfp-bg[b-qmlcb8a2hb] {
  opacity: 0;
}

.ee-mfp-popup.unfold-horizontal .mfp-with-anim[b-qmlcb8a2hb] {
  transform: rotateY(-90deg);
}

.ee-mfp-popup.unfold-horizontal.mfp-ready .mfp-with-anim[b-qmlcb8a2hb] {
  transform: rotateY(0deg);
}

.ee-mfp-popup.unfold-horizontal.mfp-removing .mfp-with-anim[b-qmlcb8a2hb] {
  transform: rotateY(90deg);
}

.ee-mfp-popup.unfold-vertical .mfp-with-anim[b-qmlcb8a2hb] {
  transform: rotateX(-90deg);
}

.ee-mfp-popup.unfold-vertical.mfp-ready .mfp-with-anim[b-qmlcb8a2hb] {
  transform: rotateX(0deg);
}

.ee-mfp-popup.unfold-vertical.mfp-removing .mfp-with-anim[b-qmlcb8a2hb] {
  transform: rotateX(90deg);
}

.ee-mfp-popup--no-overlay .mfp-close[b-qmlcb8a2hb] {
  color: #000000;
}

.ee-mfp-popup--no-overlay.mfp-bg[b-qmlcb8a2hb] {
  display: none;
}

.ee-mfp-popup--no-overlay.mfp-wrap[b-qmlcb8a2hb] {
  overflow: visible !important;
  height: auto;
  max-width: 500px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ee-mfp-popup--no-overlay.mfp-wrap .mfp-container[b-qmlcb8a2hb] {
  position: relative;
}

.ee-mfp-popup--no-overlay.mfp-wrap .mfp-content[b-qmlcb8a2hb] {
  max-width: none;
}

.ee-toggle-element__toggle[b-qmlcb8a2hb] {
  display: block;
  text-align: center;
}

.ee-toggle-element__controls-wrapper[b-qmlcb8a2hb] {
  display: inline-block;
  position: relative;
  padding: 6px;
  margin: 0;
  background-color: #D4D4D4;
}

.ee-toggle-element__controls-wrapper--before[b-qmlcb8a2hb] {
  margin-bottom: 24px;
}

.ee-toggle-element__controls-wrapper--after[b-qmlcb8a2hb] {
  margin-top: 24px;
}

.ee-toggle-element ul.ee-toggle-element__controls[b-qmlcb8a2hb] {
  position: relative;
  cursor: pointer;
  min-height: 26px;
}

.ee-toggle-element ul.ee-toggle-element__controls li[b-qmlcb8a2hb] {
  padding: 0.5em 0.9em;
  margin: 0;
}

.ee-toggle-element .ee-toggle-element__controls__item[b-qmlcb8a2hb] {
  line-height: 1;
  min-width: 26px;
  height: 100%;
  transition: all 0.3s linear;
}

.ee-toggle-element .ee-toggle-element__controls__item.ee--is-active[b-qmlcb8a2hb] {
  color: #ffffff;
}

.ee-toggle-element .ee-toggle-element__controls__text[b-qmlcb8a2hb] {
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ee-labels-align--start .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.ee-labels-align--center .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
  -ms-flex-pack: center;
  justify-content: center;
}

.ee-labels-align--end .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.ee-labels-align--stretch .ee-toggle-element .ee-toggle-element__controls__item[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-labels-align-stacked--start .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
  -ms-flex-align: start;
  align-items: flex-start;
}

.ee-labels-align-stacked--center .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
  -ms-flex-align: center;
  align-items: center;
}

.ee-labels-align-stacked--end .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
  -ms-flex-align: end;
  align-items: flex-end;
}

.ee-labels-align-stacked--stretch .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.ee-toggle-element__indicator[b-qmlcb8a2hb] {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  min-width: 26px;
  margin: 6px;
  opacity: 0;
  transition: opacity 0.3s linear;
}

.ee--is-ready .ee-toggle-element__indicator[b-qmlcb8a2hb] {
  opacity: 1;
}

.ee-toggle-element__elements[b-qmlcb8a2hb] {
  text-align: left;
}

.ee-toggle-element__element[b-qmlcb8a2hb] {
  display: none;
}

.ee-toggle-element__element p:last-child[b-qmlcb8a2hb] {
  margin: 0px;
}

.ee-toggle-element--round .ee-toggle-element__controls-wrapper[b-qmlcb8a2hb],
.ee-toggle-element--round .ee-toggle-element__indicator[b-qmlcb8a2hb] {
  border-radius: 2em;
}

.ee-toggle-element--square .ee-toggle-element__controls-wrapper[b-qmlcb8a2hb] {
  border-radius: 4px;
}

.ee-toggle-element--square .ee-toggle-element__indicator[b-qmlcb8a2hb] {
  border-radius: 2px;
}

.ee-toggle-element--stack-desktop.ee-toggle-element--round .ee-toggle-element__controls-wrapper[b-qmlcb8a2hb],
.ee-toggle-element--stack-tablet.ee-toggle-element--round .ee-toggle-element__controls-wrapper[b-qmlcb8a2hb],
.ee-toggle-element--stack-mobile.ee-toggle-element--round .ee-toggle-element__controls-wrapper[b-qmlcb8a2hb] {
  border-radius: 1.3em;
}

.ee-toggle-element--stack-desktop .ee-toggle-element__controls[b-qmlcb8a2hb] {
  margin-left: 0 !important;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ee-toggle-element--stack-desktop .ee-toggle-element__controls > li[b-qmlcb8a2hb] {
  margin-left: 0 !important;
}

.ee-toggle-element--stack-desktop .ee-toggle-element__controls > li > a[b-qmlcb8a2hb] {
  display: block;
}

.ee-age-gate__content .ee-notification[b-qmlcb8a2hb] {
  display: none;
}

.elementor-editor-active .ee-age-gate__content .ee-notification[b-qmlcb8a2hb] {
  display: block;
}

.elementor-widget-ee-audio-player[b-qmlcb8a2hb] {
  text-align: center;
  font-size: 0;
}

.ee-audio-player[b-qmlcb8a2hb] {
  width: 100%;
  overflow: visible;
}

.ee-audio-player .ee-player__controls[b-qmlcb8a2hb] {
  overflow: hidden;
}

.ee-audio-player .ee-player__controls__play a[b-qmlcb8a2hb] {
  display: none;
}

.ee-audio-player .ee-player__controls__playlist-wrapper[b-qmlcb8a2hb] {
  overflow-y: auto;
  max-height: 120px;
}

.ee-audio-player .ee-player__playlist[b-qmlcb8a2hb] {
  padding: 0;
  margin: 0;
}

.ee-audio-player .ee-player__playlist--hidden[b-qmlcb8a2hb] {
  display: none;
}

.ee-audio-player .ee-player__playlist__item[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 6px 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}

.ee-audio-player .ee-player__playlist__item.ee--is-active[b-qmlcb8a2hb] {
  color: white;
}

.ee-audio-player .ee-player__source[b-qmlcb8a2hb] {
  display: none;
}

.ee-audio-player .ee-player__control[b-qmlcb8a2hb] {
  transition: opacity 0.2s linear, color 0.2s linear;
}

.ee-google-map[b-qmlcb8a2hb] {
  width: 100%;
  height: 400px;
}

.ee-google-map-wrapper[b-qmlcb8a2hb] {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ee-google-map__pin[b-qmlcb8a2hb] {
  display: none;
}

.ee-google-map__navigation[b-qmlcb8a2hb] {
  position: absolute;
  z-index: 1;
  margin: 24px;
  max-height: calc(100% - 48px);
  background-color: #0275d8;
  overflow-y: auto;
}

.ee-google-map__navigation__text[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-google-map__navigation__item[b-qmlcb8a2hb] {
  width: 100%;
  margin-bottom: 0;
}

.ee-google-map__navigation__link[b-qmlcb8a2hb] {
  padding: 6px 12px;
  background-color: transparent;
  line-height: inherit;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  cursor: pointer;
}

.ee-google-map__navigation__link[b-qmlcb8a2hb],
.ee-google-map__navigation__link:hover[b-qmlcb8a2hb] {
  color: #ffffff;
}

.ee-google-map-navigation--top-left .ee-google-map__navigation[b-qmlcb8a2hb] {
  top: 0;
  left: 0;
}

.ee-google-map-navigation--top-right .ee-google-map__navigation[b-qmlcb8a2hb] {
  top: 0;
  right: 0;
}

.ee-google-map-navigation--bottom-right .ee-google-map__navigation[b-qmlcb8a2hb] {
  bottom: 0;
  right: 0;
}

.ee-google-map-navigation--bottom-left .ee-google-map__navigation[b-qmlcb8a2hb] {
  bottom: 0;
  left: 0;
}

.elementor-widget-ee-google-map .elementor-widget-container[b-qmlcb8a2hb] {
  overflow: hidden;
}

.ee-inline-svg[b-qmlcb8a2hb] {
  vertical-align: top;
  font-size: 0;
  display: inline-block;
}

.ee-inline-svg > svg[b-qmlcb8a2hb] {
  display: block;
  margin: 0 auto;
  font-size: 1rem;
  min-width: 20px;
}

.ee-switcher[b-qmlcb8a2hb] {
  display: none;
  position: relative;
}

.ee-switcher.is--loaded[b-qmlcb8a2hb] {
  display: block;
}

.ee-switcher__wrapper[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.ee-switcher__media-wrapper[b-qmlcb8a2hb] {
  min-width: 50%;
  width: auto;
}

.ee-switcher__content-wrapper[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.ee-switcher__content[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-switcher__content-wrapper[b-qmlcb8a2hb] {
  z-index: 2;
}

.ee-switcher__media[b-qmlcb8a2hb]:before {
  content: none !important;
}

.ee-switcher__media picture[b-qmlcb8a2hb],
.ee-switcher__media img[b-qmlcb8a2hb] {
  max-width: 100%;
  margin: 0;
}

.ee-switcher__media__items[b-qmlcb8a2hb] {
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}

.ee-switcher__media__item[b-qmlcb8a2hb] {
  z-index: 0;
  transition: none;
  position: fixed;
}

.ee-switcher__media__item.is--last[b-qmlcb8a2hb] {
  z-index: 1;
}

.ee-switcher__media__overlay[b-qmlcb8a2hb] {
  display: none;
}

.ee-switcher__media.ee-effect--coverLeft .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--coverRight .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--coverBottom .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--coverTop .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--fade .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--slideLeft .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--slideRight .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--slideTop .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--slideBottom .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeLeft .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeRight .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeBottom .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeTop .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeLeft .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeRight .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeBottom .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeTop .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--wink .ee-switcher__media__item[b-qmlcb8a2hb] {
  overflow: hidden;
}

.ee-switcher__media.ee-effect--coverLeft .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--coverLeft .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--coverRight .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--coverRight .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--coverBottom .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--coverBottom .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--coverTop .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--coverTop .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--fade .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--fade .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--slideLeft .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--slideLeft .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--slideRight .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--slideRight .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--slideTop .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--slideTop .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--slideBottom .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--slideBottom .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeLeft .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeLeft .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeRight .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeRight .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeBottom .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeBottom .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeTop .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeTop .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeLeft .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeLeft .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeRight .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeRight .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeBottom .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeBottom .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeTop .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--swipeTop .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--wink .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--wink .ee-switcher__media__item.is--animating[b-qmlcb8a2hb] {
  z-index: 2;
  overflow: hidden;
}

.ee-switcher__media.ee-effect--uncoverLeft .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--uncoverRight .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--uncoverTop .ee-switcher__media__item[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--uncoverBottom .ee-switcher__media__item[b-qmlcb8a2hb] {
  overflow: hidden;
}

.ee-switcher__media.ee-effect--uncoverLeft .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--uncoverLeft .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--uncoverRight .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--uncoverRight .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--uncoverTop .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--uncoverTop .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--uncoverBottom .ee-switcher__media__item.is--animating[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--uncoverBottom .ee-switcher__media__item.is--active[b-qmlcb8a2hb] {
  overflow: hidden;
}

.ee-switcher__media.ee-effect--uncoverLeft .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--uncoverRight .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--uncoverTop .ee-switcher__media__item.is--active[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--uncoverBottom .ee-switcher__media__item.is--active[b-qmlcb8a2hb] {
  z-index: 2;
}

.ee-switcher__media.ee-effect--flipHorizontal .ee-switcher__media__item picture[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--flipHorizontal .ee-switcher__media__item img[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--flipVertical .ee-switcher__media__item picture[b-qmlcb8a2hb],
.ee-switcher__media.ee-effect--flipVertical .ee-switcher__media__item img[b-qmlcb8a2hb] {
  -webkit-backface-visibility: hidden !important;
  backface-visibility: hidden !important;
}

.ee-switcher__title[b-qmlcb8a2hb] {
  z-index: 1;
}

.ee-switcher__title > *[b-qmlcb8a2hb] {
  direction: initial;
}

.ee-switcher__title__char[b-qmlcb8a2hb] {
  vertical-align: top;
}

.is--animating .ee-switcher__title__char[b-qmlcb8a2hb] {
  overflow: hidden;
}

.ee-switcher__title__char > *[b-qmlcb8a2hb] {
  display: block;
}

.ee-switcher__titles[b-qmlcb8a2hb] {
  position: relative;
}

.ee-switcher__titles__title[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  transition: none;
}

.ee-switcher__titles__title > *[b-qmlcb8a2hb] {
  font-size: 5vw;
  margin: 0px;
}

.ee-switcher__descriptions[b-qmlcb8a2hb] {
  position: relative;
}

.ee-switcher__descriptions__description[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  transition: none;
}

.ee-switcher__nav[b-qmlcb8a2hb] {
  margin-top: 24px;
}

.ee-switcher__nav__item[b-qmlcb8a2hb] {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  padding: 0 0 12px 0;
}

.ee-switcher__nav__item.is--active[b-qmlcb8a2hb] {
  color: #000000;
}

.ee-switcher__arrows[b-qmlcb8a2hb] {
  margin: 0;
  margin-top: 24px;
  display: -ms-flexbox;
  display: flex;
}

.ee-switcher .ee-loader[b-qmlcb8a2hb] {
  z-index: -1;
  top: auto;
}

.ee-switcher .ee-arrow[b-qmlcb8a2hb] {
  position: relative;
  background-color: #eceeef;
  color: #000000;
  margin: 0px;
}

.ee-switcher .ee-arrow--next[b-qmlcb8a2hb] {
  margin-left: 24px;
}

.ee-switcher-skin--overlay .ee-switcher__media-wrapper[b-qmlcb8a2hb] {
  min-width: auto;
  width: 100%;
}

.ee-switcher-skin--overlay .ee-switcher__content[b-qmlcb8a2hb] {
  padding: 48px;
}

.ee-switcher-skin--overlay .ee-switcher__media[b-qmlcb8a2hb] {
  height: 100%;
}

.ee-switcher-skin--overlay .ee-switcher__media__overlay[b-qmlcb8a2hb] {
  z-index: 2;
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
}

.ee-switcher-skin--overlay .ee-switcher__title[b-qmlcb8a2hb],
.ee-switcher-skin--overlay .ee-switcher__descriptions__description[b-qmlcb8a2hb] {
  color: #ffffff;
}

.ee-switcher-skin--overlay .ee-switcher__nav__item[b-qmlcb8a2hb] {
  color: rgba(255, 255, 255, 0.7);
}

.ee-switcher-skin--overlay .ee-switcher__nav__item.is--active[b-qmlcb8a2hb] {
  color: #ffffff;
}

.ee-switcher-skin--overlay .ee-switcher .ee-arrow[b-qmlcb8a2hb] {
  background-color: #ffffff;
  color: #000000;
}

.ee-switcher-skin--overlay .ee-switcher .ee-loader[b-qmlcb8a2hb] {
  background-color: rgba(255, 255, 255, 0.2);
}

.ee-switcher-skin--default .ee-switcher__media[b-qmlcb8a2hb] {
  min-height: 500px;
}

.ee-switcher-skin--default .ee-switcher__wrapper[b-qmlcb8a2hb] {
  margin-left: -48px;
}

.ee-switcher-skin--default .ee-switcher__wrapper > *[b-qmlcb8a2hb] {
  padding-left: 48px;
}

.ee-switcher-stack-desktop .ee-switcher__wrapper[b-qmlcb8a2hb] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ee-switcher-stack-desktop .ee-switcher__media-wrapper[b-qmlcb8a2hb] {
  width: 100%;
}

.ee-switcher-arrows-align-center .ee-switcher__arrows[b-qmlcb8a2hb] {
  -ms-flex-pack: center;
  justify-content: center;
}

.ee-switcher-arrows-align-right .ee-switcher__arrows[b-qmlcb8a2hb] {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.ee-switcher-arrows-align-justify .ee-switcher__arrows[b-qmlcb8a2hb] {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ee-switcher-menu-align--left .ee-switcher__nav[b-qmlcb8a2hb] {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.ee-switcher-menu-align--left .ee-switcher__nav.ee-nav--stacked[b-qmlcb8a2hb] {
  -ms-flex-align: start;
  align-items: flex-start;
}

.ee-switcher-menu-align--center .ee-switcher__nav[b-qmlcb8a2hb] {
  -ms-flex-pack: center;
  justify-content: center;
}

.ee-switcher-menu-align--center .ee-switcher__nav.ee-nav--stacked[b-qmlcb8a2hb] {
  -ms-flex-align: center;
  align-items: center;
}

.ee-switcher-menu-align--right .ee-switcher__nav[b-qmlcb8a2hb] {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.ee-switcher-menu-align--right .ee-switcher__nav.ee-nav--stacked[b-qmlcb8a2hb] {
  -ms-flex-align: end;
  align-items: flex-end;
}

.ee-switcher-menu-align--justify .ee-switcher__nav[b-qmlcb8a2hb] {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.ee-switcher-menu-align--justify .ee-switcher__nav__item[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-switcher-layout--reverse .ee-switcher__wrapper[b-qmlcb8a2hb] {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.ee-search-form[b-qmlcb8a2hb] {
  display: inline-block;
  position: relative;
  max-width: 100%;
  text-align: left;
  font-size: 16px;
}

.ee-search-form__icon[b-qmlcb8a2hb],
.ee-search-form__icon[b-qmlcb8a2hb]:before {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.ee-search-form__submit[type=submit][b-qmlcb8a2hb] {
  transition: background 0.2s linear;
  padding: 0;
  color: #ffffff;
}

.ee-search-form .ee-search-form__container .ee-form__fields[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-search-form .ee-search-form__container .ee-form__fields .ee-form__field[b-qmlcb8a2hb] {
  margin-bottom: 0;
}

.ee-search-form .ee-search-form__container .ee-form__fields .ee-form__field__control[b-qmlcb8a2hb] {
  width: 100%;
}

.ee-search-form .ee-search-form__container .ee-form__field[b-qmlcb8a2hb],
.ee-search-form .ee-search-form__container .ee-form__field__control--submit[b-qmlcb8a2hb] {
  margin-right: 12px;
}

.ee-search-form .ee-search-form__container .ee-form__field--input[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ee-search-form .ee-search-form__container .ee-form__field__control[b-qmlcb8a2hb] {
  border-radius: 0px;
}

.ee-search-form__filters[b-qmlcb8a2hb] {
  padding: 24px;
}

.ee-search-form__filters-toggle[b-qmlcb8a2hb] {
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  padding: 0 12px;
}

.ee-search-form__filters-category__title[b-qmlcb8a2hb] {
  font-weight: bold;
  margin-bottom: 12px;
}

.ee-search-form-skin--classic[b-qmlcb8a2hb] {
  width: 100%;
}

.ee-search-form-skin--classic .ee-search-form__container[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
}

.ee-search-form-skin--classic .ee-search-form__fields[b-qmlcb8a2hb] {
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0;
}

.ee-search-form-skin--classic .ee-search-form__input[type=search][b-qmlcb8a2hb] {
  vertical-align: middle;
}

.ee-search-form-skin--classic .ee-search-form__submit[type=submit][b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 24px;
}

.ee-search-form-skin--classic .ee-search-form__submit[b-qmlcb8a2hb] {
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.ee-search-form-skin--classic .ee-search-form__filters-toggle[b-qmlcb8a2hb] {
  height: 100%;
}

.elementor-widget-ee-search-form:not(.ee-search-form-spacing--collapse) .ee-search-form-skin--classic .ee-search-form__container[b-qmlcb8a2hb],
.elementor-widget-ee-search-form:not(.ee-search-form-spacing--collapse) .ee-search-form-skin--fullscreen .ee-search-form__container[b-qmlcb8a2hb] {
  margin-right: -12px;
}

.ee-search-form-skin--classic .ee-search-form__field[b-qmlcb8a2hb],
.ee-search-form-skin--fullscreen .ee-search-form__field[b-qmlcb8a2hb] {
  margin-right: 12px;
}

.ee-search-form-skin--expand .ee-search-form__icon[b-qmlcb8a2hb],
.ee-search-form-skin--fullscreen .ee-search-form__icon[b-qmlcb8a2hb] {
  padding: 6px;
}

.ee-search-form-skin--expand .ee-search-form__container[b-qmlcb8a2hb],
.ee-search-form-skin--fullscreen .ee-search-form__container[b-qmlcb8a2hb] {
  position: relative;
}

.ee-search-form-spacing--collapse .ee-search-form-skin--expand .ee-search-form__fields[b-qmlcb8a2hb],
.ee-search-form-spacing--collapse .ee-search-form-skin--fullscreen .ee-search-form__fields[b-qmlcb8a2hb] {
  overflow: hidden;
}

.ee-search-form-skin--expand .ee-search-form__submit[type=submit][b-qmlcb8a2hb],
.ee-search-form-skin--fullscreen .ee-search-form__submit[type=submit][b-qmlcb8a2hb] {
  display: inline-block;
  line-height: 1;
  z-index: 1;
  position: relative;
}

.ee-search-form-skin--expand .ee-search-form__submit[b-qmlcb8a2hb],
.ee-search-form-skin--fullscreen .ee-search-form__submit[b-qmlcb8a2hb] {
  min-width: 48px;
}

.ee-search-form-skin--expand:not(.ee--active) .ee-search-form__container[b-qmlcb8a2hb] {
  border: 0px !important;
}

.ee-search-form-skin--expand.ee--active .ee-search-form__container[b-qmlcb8a2hb] {
  width: 300px;
}

.ee-search-form-skin--expand .ee-search-form__container[b-qmlcb8a2hb] {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 0;
  height: 100%;
  transition-property: width;
}

.ee-search-form-skin--expand .ee-search-form__submit[b-qmlcb8a2hb] {
  transition-property: border-radius;
}

.ee-search-form-skin--expand .ee-search-form__submit[b-qmlcb8a2hb],
.ee-search-form-skin--expand .ee-search-form__container[b-qmlcb8a2hb] {
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
}

.ee-search-form-skin--fullscreen .ee-search-form__container[b-qmlcb8a2hb],
.ee-search-form-skin--fullscreen .ee-search-form__filters[b-qmlcb8a2hb] {
  transition: 0.2s linear;
  transition-property: opacity, transform;
  transition-delay: 0.2s;
  opacity: 0;
}

.ee-search-form-skin--fullscreen .ee-search-form__container[b-qmlcb8a2hb] {
  transform: translateY(-24px);
}

.ee-search-form-skin--fullscreen .ee-search-form__filters[b-qmlcb8a2hb] {
  transform: translateY(24px);
}

.ee-search-form-skin--fullscreen .ee-search-form__overlay[b-qmlcb8a2hb] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99998;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: rgba(255, 255, 255, 0.8);
  transition: transform 0.2s ease-in-out;
  padding: 0 15%;
}

.ee-search-form-skin--fullscreen .ee-search-form__overlay__close[b-qmlcb8a2hb] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 24px;
  cursor: pointer;
  font-size: 24px;
}

.ee-search-form-skin--fullscreen.ee--active .ee-search-form__container[b-qmlcb8a2hb],
.ee-search-form-skin--fullscreen.ee--active .ee-search-form__filters[b-qmlcb8a2hb] {
  opacity: 1;
  transform: translateY(0);
}

.ee-search-form-input-position--left .ee-search-form__submit[b-qmlcb8a2hb],
.ee-search-form-input-position--right .ee-search-form__submit[b-qmlcb8a2hb] {
  box-sizing: border-box;
}

.ee-search-form-input-position--left .ee-search-form__container[b-qmlcb8a2hb] {
  left: auto;
  right: 0;
  padding-left: 0;
  padding-right: 100%;
}

.ee-search-form-input-position--left.ee-search-form-spacing--collapse .ee-search-form__container[b-qmlcb8a2hb] {
  right: 0;
  padding-right: 100%;
}

.ee-search-form-input-position--left.ee-search-form-spacing--collapse .ee-search-form__fields[b-qmlcb8a2hb] {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.ee-search-form-input-position--left.ee-search-form-spacing--collapse .ee-search-form.ee--active .ee-search-form__submit[b-qmlcb8a2hb] {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.ee-search-form-input-position--right .ee-search-form__container[b-qmlcb8a2hb] {
  right: auto;
  left: 0;
  padding-right: 0;
  padding-left: 100%;
}

.ee-search-form-input-position--right.ee-search-form-spacing--collapse .ee-search-form__container[b-qmlcb8a2hb] {
  left: 0;
  padding-left: 100%;
}

.ee-search-form-input-position--right.ee-search-form-spacing--collapse .ee-search-form__fields[b-qmlcb8a2hb] {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.ee-search-form-input-position--right.ee-search-form-spacing--collapse .ee-search-form.ee--active .ee-search-form__submit[b-qmlcb8a2hb] {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.ee-search-form-input-position--right:not(.ee-search-form-spacing--collapse) .ee-search-form__fields[b-qmlcb8a2hb] {
  margin-left: 12px;
}

.ee-search-form-spacing--collapse .ee-search-form__container .ee-form__field[b-qmlcb8a2hb] {
  border: 0px;
  margin-right: 0;
}

.ee-search-form-spacing--collapse .ee-search-form__container .ee-form__field__control:not(.ee-search-form__submit)[b-qmlcb8a2hb] {
  border: 0px;
}

.ee-search-form-spacing--collapse .ee-search-form__container .ee-form__field:not(:first-child)[b-qmlcb8a2hb] {
  border-left: 1px solid #eceeef;
}

.ee-search-form-spacing--collapse .ee-search-form-skin--classic .ee-search-form__submit[b-qmlcb8a2hb],
.ee-search-form-spacing--collapse .ee-search-form-skin--classic .ee-search-form__container[b-qmlcb8a2hb],
.ee-search-form-spacing--collapse .ee-search-form-skin--fullscreen .ee-search-form__submit[b-qmlcb8a2hb],
.ee-search-form-spacing--collapse .ee-search-form-skin--fullscreen .ee-search-form__container[b-qmlcb8a2hb] {
  margin-right: 0;
}

.ee-search-form-spacing--collapse .ee-search-form-skin--classic .ee-search-form__container[b-qmlcb8a2hb],
.ee-search-form-spacing--collapse .ee-search-form-skin--fullscreen .ee-search-form__container[b-qmlcb8a2hb] {
  border: 1px solid #eceeef;
  overflow: hidden;
}

.ee-search-form-spacing--collapse .ee-search-form-skin--classic .ee-search-form__submit[b-qmlcb8a2hb],
.ee-search-form-spacing--collapse .ee-search-form-skin--fullscreen .ee-search-form__submit[b-qmlcb8a2hb] {
  border: 0px;
}

.ee-search-form-spacing--collapse .ee-search-form-skin--expand .ee-form__fields[b-qmlcb8a2hb] {
  border: 1px solid #eceeef;
}

.ee-search-form-spacing--collapse .ee-search-form-skin--expand .ee-search-form__submit[b-qmlcb8a2hb] {
  border-color: transparent !important;
}

.ee-search-form-fields-wrap--desktop .ee-search-form__fields[b-qmlcb8a2hb] {
  -ms-flex: 1;
  flex: 1;
}

.ee-search-form-fields-wrap--desktop .ee-search-form__container[b-qmlcb8a2hb],
.ee-search-form-fields-wrap--desktop .ee-search-form__fields[b-qmlcb8a2hb] {
  -ms-flex-direction: column;
  flex-direction: column;
}

.ee-search-form-fields-wrap--desktop .ee-search-form__submit[b-qmlcb8a2hb] {
  width: auto;
}

.ee-search-form-fields-wrap--desktop.ee-search-form-spacing--collapse .ee-search-form__container .ee-form__field:not(:first-child)[b-qmlcb8a2hb] {
  border-left: 0px;
  border-top: 1px solid #eceeef;
}

.ee-search-form-icon-position--left .ee-search-form__submit[type=submit][b-qmlcb8a2hb] {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.ee-search-form-toggle-effect--zoom .ee-search-form:not(.ee--active) .ee-search-form__overlay[b-qmlcb8a2hb] {
  transform: scale(0);
}

.ee-search-form-toggle-effect--slide-down .ee-search-form:not(.ee--active) .ee-search-form__overlay[b-qmlcb8a2hb] {
  transform: translateY(-120%);
}

.ee-search-form-toggle-effect--slide-left .ee-search-form:not(.ee--active) .ee-search-form__overlay[b-qmlcb8a2hb] {
  transform: translateX(120%);
}

.ee-search-form-toggle-effect--slide-up .ee-search-form:not(.ee--active) .ee-search-form__overlay[b-qmlcb8a2hb] {
  transform: translateY(120%);
}

.ee-search-form-toggle-effect--slide-right .ee-search-form:not(.ee--active) .ee-search-form__overlay[b-qmlcb8a2hb] {
  transform: translateX(-120%);
}

.elementor-widget-ee-search-form .elementor-widget-container[b-qmlcb8a2hb] {
  font-size: 0;
  text-align: center;
}

*:not(.elementor-editor-active) .ee-conditions--hidden[b-qmlcb8a2hb] {
  display: none;
}

.elementor-portfolio-item > a.elementor-post__thumbnail__link:hover[b-qmlcb8a2hb] {
  transition: none !important;
}

.ee-sticky-parent.elementor-widget-wrap[b-qmlcb8a2hb] {
  height: 100%;
}

.elementor-editor-active .ee-sticky.elementor-widget[b-qmlcb8a2hb] {
  transition: none !important;
}

.ee-sticky.elementor-section[b-qmlcb8a2hb] {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.elementor-element .ee-parallax[b-qmlcb8a2hb] {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  z-index: -1;
}

.elementor-element .ee-parallax[b-qmlcb8a2hb],
.elementor-element .ee-parallax__inner[b-qmlcb8a2hb] {
  transition: none;
}

html[b-qmlcb8a2hb],
body[b-qmlcb8a2hb],
[canvas=container][b-qmlcb8a2hb],
[off-canvas][b-qmlcb8a2hb] {
  box-sizing: border-box;
}

[canvas][b-qmlcb8a2hb] {
  z-index: 1;
}

[canvas=container][b-qmlcb8a2hb] {
  position: relative;
  -webkit-overflow-scrolling: touch;
}

[canvas=container][b-qmlcb8a2hb]:before,
[canvas=container][b-qmlcb8a2hb]:after {
  clear: both;
  content: "";
  display: table;
}

[off-canvas][b-qmlcb8a2hb] {
  display: none;
  position: fixed;
  overflow: hidden;
  overflow-y: auto;
  background-color: white;
  -webkit-overflow-scrolling: touch;
}

[off-canvas*=top][b-qmlcb8a2hb] {
  width: 100%;
  height: 255px;
  top: 0;
}

[off-canvas*=right][b-qmlcb8a2hb] {
  height: 100%;
  top: 0;
  right: 0;
}

[off-canvas*=bottom][b-qmlcb8a2hb] {
  width: 100%;
  height: 255px;
  bottom: 0;
}

[off-canvas*=left][b-qmlcb8a2hb] {
  height: 100%;
  top: 0;
  left: 0;
}

body.ee-offcanvas--opening [canvas][b-qmlcb8a2hb],
body.ee-offcanvas--closing [canvas][b-qmlcb8a2hb],
body.ee-offcanvas--open [canvas][b-qmlcb8a2hb] {
  transform: translate(0px, 0px);
  transition: transform 300ms;
  -webkit-backface-visibility: hidden;
}

[off-canvas][b-qmlcb8a2hb] {
  transform: translate(0px, 0px);
  transition: transform 300ms;
  -webkit-backface-visibility: hidden;
}

[off-canvas*=shift][off-canvas*=top][b-qmlcb8a2hb] {
  transform: translate(0px, 50%);
}

[off-canvas*=shift][off-canvas*=right][b-qmlcb8a2hb] {
  transform: translate(-50%, 0px);
}

[off-canvas*=shift][off-canvas*=bottom][b-qmlcb8a2hb] {
  transform: translate(0px, -50%);
}

[off-canvas*=shift][off-canvas*=left][b-qmlcb8a2hb] {
  transform: translate(50%, 0px);
}

.ee-hamburger[b-qmlcb8a2hb] {
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.ee-hamburger-box[b-qmlcb8a2hb] {
  width: 2.5em;
  height: 1.5em;
  display: inline-block;
  position: relative;
}

.ee-hamburger-inner[b-qmlcb8a2hb] {
  display: block;
  top: 50%;
  margin-top: -0.125em;
}

.ee-hamburger-inner[b-qmlcb8a2hb],
.ee-hamburger-inner[b-qmlcb8a2hb]::before,
.ee-hamburger-inner[b-qmlcb8a2hb]::after {
  width: 2.5em;
  height: 0.3125em;
  background-color: #000;
  border-radius: 0.25em;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.ee-hamburger-inner[b-qmlcb8a2hb]::before,
.ee-hamburger-inner[b-qmlcb8a2hb]::after {
  content: "";
  display: block;
}

.ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: -0.625em;
}

.ee-hamburger-inner[b-qmlcb8a2hb]::after {
  bottom: -0.625em;
}

.ee-hamburger--3dx .ee-hamburger-box[b-qmlcb8a2hb] {
  perspective: 5em;
}

.ee-hamburger--3dx .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ee-hamburger--3dx .ee-hamburger-inner[b-qmlcb8a2hb]::before,
.ee-hamburger--3dx .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ee-hamburger--3dx.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  background-color: transparent;
  transform: rotateY(180deg);
}

.ee-hamburger--3dx.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transform: translate3d(0, 0.625em, 0) rotate(45deg);
}

.ee-hamburger--3dx.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transform: translate3d(0, -0.625em, 0) rotate(-45deg);
}

.ee-hamburger--3dx-r .ee-hamburger-box[b-qmlcb8a2hb] {
  perspective: 5em;
}

.ee-hamburger--3dx-r .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ee-hamburger--3dx-r .ee-hamburger-inner[b-qmlcb8a2hb]::before,
.ee-hamburger--3dx-r .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ee-hamburger--3dx-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  background-color: transparent;
  transform: rotateY(-180deg);
}

.ee-hamburger--3dx-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transform: translate3d(0, 0.625em, 0) rotate(45deg);
}

.ee-hamburger--3dx-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transform: translate3d(0, -0.625em, 0) rotate(-45deg);
}

.ee-hamburger--3dy .ee-hamburger-box[b-qmlcb8a2hb] {
  perspective: 5em;
}

.ee-hamburger--3dy .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ee-hamburger--3dy .ee-hamburger-inner[b-qmlcb8a2hb]::before,
.ee-hamburger--3dy .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ee-hamburger--3dy.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  background-color: transparent;
  transform: rotateX(-180deg);
}

.ee-hamburger--3dy.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transform: translate3d(0, 0.625em, 0) rotate(45deg);
}

.ee-hamburger--3dy.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transform: translate3d(0, -0.625em, 0) rotate(-45deg);
}

.ee-hamburger--3dy-r .ee-hamburger-box[b-qmlcb8a2hb] {
  perspective: 5em;
}

.ee-hamburger--3dy-r .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ee-hamburger--3dy-r .ee-hamburger-inner[b-qmlcb8a2hb]::before,
.ee-hamburger--3dy-r .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ee-hamburger--3dy-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  background-color: transparent;
  transform: rotateX(180deg);
}

.ee-hamburger--3dy-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transform: translate3d(0, 0.625em, 0) rotate(45deg);
}

.ee-hamburger--3dy-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transform: translate3d(0, -0.625em, 0) rotate(-45deg);
}

.ee-hamburger--3dxy .ee-hamburger-box[b-qmlcb8a2hb] {
  perspective: 5em;
}

.ee-hamburger--3dxy .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ee-hamburger--3dxy .ee-hamburger-inner[b-qmlcb8a2hb]::before,
.ee-hamburger--3dxy .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ee-hamburger--3dxy.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  background-color: transparent;
  transform: rotateX(180deg) rotateY(180deg);
}

.ee-hamburger--3dxy.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transform: translate3d(0, 0.625em, 0) rotate(45deg);
}

.ee-hamburger--3dxy.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transform: translate3d(0, -0.625em, 0) rotate(-45deg);
}

.ee-hamburger--3dxy-r .ee-hamburger-box[b-qmlcb8a2hb] {
  perspective: 5em;
}

.ee-hamburger--3dxy-r .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ee-hamburger--3dxy-r .ee-hamburger-inner[b-qmlcb8a2hb]::before,
.ee-hamburger--3dxy-r .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ee-hamburger--3dxy-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  background-color: transparent;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}

.ee-hamburger--3dxy-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transform: translate3d(0, 0.625em, 0) rotate(45deg);
}

.ee-hamburger--3dxy-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transform: translate3d(0, -0.625em, 0) rotate(-45deg);
}

.ee-hamburger--arrow.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transform: translate3d(-0.5em, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.ee-hamburger--arrow.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transform: translate3d(-0.5em, 0, 0) rotate(45deg) scale(0.7, 1);
}

.ee-hamburger--arrow-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transform: translate3d(0.5em, 0, 0) rotate(45deg) scale(0.7, 1);
}

.ee-hamburger--arrow-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transform: translate3d(0.5em, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.ee-hamburger--arrowalt .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.ee-hamburger--arrowalt .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.ee-hamburger--arrowalt.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0;
  transform: translate3d(-0.5em, -0.625em, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.ee-hamburger--arrowalt.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  bottom: 0;
  transform: translate3d(-0.5em, 0.625em, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.ee-hamburger--arrowalt-r .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.ee-hamburger--arrowalt-r .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.ee-hamburger--arrowalt-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0;
  transform: translate3d(0.5em, -0.625em, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.ee-hamburger--arrowalt-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  bottom: 0;
  transform: translate3d(0.5em, 0.625em, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.ee-hamburger--arrowturn.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: rotate(-180deg);
}

.ee-hamburger--arrowturn.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transform: translate3d(0.5em, 0, 0) rotate(45deg) scale(0.7, 1);
}

.ee-hamburger--arrowturn.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transform: translate3d(0.5em, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.ee-hamburger--arrowturn-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: rotate(-180deg);
}

.ee-hamburger--arrowturn-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transform: translate3d(-0.5em, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.ee-hamburger--arrowturn-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transform: translate3d(-0.5em, 0, 0) rotate(45deg) scale(0.7, 1);
}

.ee-hamburger--boring .ee-hamburger-inner[b-qmlcb8a2hb],
.ee-hamburger--boring .ee-hamburger-inner[b-qmlcb8a2hb]::before,
.ee-hamburger--boring .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition-property: none;
}

.ee-hamburger--boring.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: rotate(45deg);
}

.ee-hamburger--boring.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0;
  opacity: 0;
}

.ee-hamburger--boring.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  bottom: 0;
  transform: rotate(-90deg);
}

.ee-hamburger--collapse .ee-hamburger-inner[b-qmlcb8a2hb] {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--collapse .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  top: -1.25em;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.ee-hamburger--collapse .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--collapse.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: translate3d(0, -0.625em, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ee-hamburger--collapse.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.ee-hamburger--collapse.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ee-hamburger--collapse-r .ee-hamburger-inner[b-qmlcb8a2hb] {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--collapse-r .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  top: -1.25em;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.ee-hamburger--collapse-r .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--collapse-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: translate3d(0, -0.625em, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ee-hamburger--collapse-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.ee-hamburger--collapse-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ee-hamburger--elastic .ee-hamburger-inner[b-qmlcb8a2hb] {
  top: 0.125em;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.ee-hamburger--elastic .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0.625em;
  transition: opacity 0.125s 0.275s ease;
}

.ee-hamburger--elastic .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  top: 1.25em;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.ee-hamburger--elastic.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: translate3d(0, 0.625em, 0) rotate(135deg);
  transition-delay: 0.075s;
}

.ee-hamburger--elastic.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transition-delay: 0s;
  opacity: 0;
}

.ee-hamburger--elastic.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transform: translate3d(0, -1.25em, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

.ee-hamburger--elastic-r .ee-hamburger-inner[b-qmlcb8a2hb] {
  top: 0.125em;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.ee-hamburger--elastic-r .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0.625em;
  transition: opacity 0.125s 0.275s ease;
}

.ee-hamburger--elastic-r .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  top: 1.25em;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.ee-hamburger--elastic-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: translate3d(0, 0.625em, 0) rotate(-135deg);
  transition-delay: 0.075s;
}

.ee-hamburger--elastic-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transition-delay: 0s;
  opacity: 0;
}

.ee-hamburger--elastic-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transform: translate3d(0, -1.25em, 0) rotate(270deg);
  transition-delay: 0.075s;
}

.ee-hamburger--emphatic[b-qmlcb8a2hb] {
  overflow: hidden;
}

.ee-hamburger--emphatic .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition: background-color 0.125s 0.175s ease-in;
}

.ee-hamburger--emphatic .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}

.ee-hamburger--emphatic .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  top: 0.625em;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}

.ee-hamburger--emphatic.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}

.ee-hamburger--emphatic.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  left: -5em;
  top: -5em;
  transform: translate3d(5em, 5em, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.ee-hamburger--emphatic.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  right: -5em;
  top: -5em;
  transform: translate3d(-5em, 5em, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.ee-hamburger--emphatic-r[b-qmlcb8a2hb] {
  overflow: hidden;
}

.ee-hamburger--emphatic-r .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition: background-color 0.125s 0.175s ease-in;
}

.ee-hamburger--emphatic-r .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}

.ee-hamburger--emphatic-r .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  top: 0.625em;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}

.ee-hamburger--emphatic-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}

.ee-hamburger--emphatic-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  left: -5em;
  top: 5em;
  transform: translate3d(5em, -5em, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.ee-hamburger--emphatic-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  right: -5em;
  top: 5em;
  transform: translate3d(-5em, -5em, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.ee-hamburger--minus .ee-hamburger-inner[b-qmlcb8a2hb]::before,
.ee-hamburger--minus .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}

.ee-hamburger--minus.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before,
.ee-hamburger--minus.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}

.ee-hamburger--minus.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0;
}

.ee-hamburger--minus.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  bottom: 0;
}

.ee-hamburger--slider .ee-hamburger-inner[b-qmlcb8a2hb] {
  top: 0.125em;
}

.ee-hamburger--slider .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0.625em;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

.ee-hamburger--slider .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  top: 1.25em;
}

.ee-hamburger--slider.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: translate3d(0, 0.625em, 0) rotate(45deg);
}

.ee-hamburger--slider.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transform: rotate(-45deg) translate3d(-0.35714em, -0.375em, 0);
  opacity: 0;
}

.ee-hamburger--slider.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transform: translate3d(0, -1.25em, 0) rotate(-90deg);
}

.ee-hamburger--slider-r .ee-hamburger-inner[b-qmlcb8a2hb] {
  top: 0.125em;
}

.ee-hamburger--slider-r .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0.625em;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

.ee-hamburger--slider-r .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  top: 1.25em;
}

.ee-hamburger--slider-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: translate3d(0, 0.625em, 0) rotate(-45deg);
}

.ee-hamburger--slider-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transform: rotate(45deg) translate3d(0.35714em, -0.375em, 0);
  opacity: 0;
}

.ee-hamburger--slider-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transform: translate3d(0, -1.25em, 0) rotate(90deg);
}

.ee-hamburger--spin .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--spin .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.ee-hamburger--spin .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--spin.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ee-hamburger--spin.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.ee-hamburger--spin.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ee-hamburger--spin-r .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--spin-r .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.ee-hamburger--spin-r .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--spin-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ee-hamburger--spin-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.ee-hamburger--spin-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ee-hamburger--spring .ee-hamburger-inner[b-qmlcb8a2hb] {
  top: 0.125em;
  transition: background-color 0s 0.13s linear;
}

.ee-hamburger--spring .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0.625em;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--spring .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  top: 1.25em;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--spring.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition-delay: 0.22s;
  background-color: transparent;
}

.ee-hamburger--spring.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 0.625em, 0) rotate(45deg);
}

.ee-hamburger--spring.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 0.625em, 0) rotate(-45deg);
}

.ee-hamburger--spring-r .ee-hamburger-inner[b-qmlcb8a2hb] {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--spring-r .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  top: -1.25em;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}

.ee-hamburger--spring-r .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--spring-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: translate3d(0, -0.625em, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ee-hamburger--spring-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}

.ee-hamburger--spring-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ee-hamburger--stand .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

.ee-hamburger--stand .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--stand .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--stand.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: rotate(90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

.ee-hamburger--stand.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ee-hamburger--stand.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ee-hamburger--stand-r .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

.ee-hamburger--stand-r .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--stand-r .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--stand-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: rotate(-90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

.ee-hamburger--stand-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ee-hamburger--stand-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ee-hamburger--squeeze .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--squeeze .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.ee-hamburger--squeeze .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.ee-hamburger--squeeze.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ee-hamburger--squeeze.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.ee-hamburger--squeeze.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ee-hamburger--vortex .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.ee-hamburger--vortex .ee-hamburger-inner[b-qmlcb8a2hb]::before,
.ee-hamburger--vortex .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}

.ee-hamburger--vortex .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transition-property: top, opacity;
}

.ee-hamburger--vortex .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition-property: bottom, transform;
}

.ee-hamburger--vortex.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.ee-hamburger--vortex.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before,
.ee-hamburger--vortex.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition-delay: 0s;
}

.ee-hamburger--vortex.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0;
  opacity: 0;
}

.ee-hamburger--vortex.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  bottom: 0;
  transform: rotate(90deg);
}

.ee-hamburger--vortex-r .ee-hamburger-inner[b-qmlcb8a2hb] {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.ee-hamburger--vortex-r .ee-hamburger-inner[b-qmlcb8a2hb]::before,
.ee-hamburger--vortex-r .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}

.ee-hamburger--vortex-r .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  transition-property: top, opacity;
}

.ee-hamburger--vortex-r .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition-property: bottom, transform;
}

.ee-hamburger--vortex-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb] {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.ee-hamburger--vortex-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before,
.ee-hamburger--vortex-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  transition-delay: 0s;
}

.ee-hamburger--vortex-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::before {
  top: 0;
  opacity: 0;
}

.ee-hamburger--vortex-r.ee--is-active .ee-hamburger-inner[b-qmlcb8a2hb]::after {
  bottom: 0;
  transform: rotate(-90deg);
}

.ee-effect .ee-button[b-qmlcb8a2hb] {
  position: relative;
  vertical-align: middle;
  padding: 0;
}

.ee-effect .ee-button[b-qmlcb8a2hb]:before,
.ee-effect .ee-button[b-qmlcb8a2hb]:after {
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ee-effect .ee-button.ee-size-xs[b-qmlcb8a2hb]:after {
  padding: 10px 20px;
}

.ee-effect .ee-button.ee-size-xs[b-qmlcb8a2hb]:after,
.ee-effect .ee-button.ee-size-xs[b-qmlcb8a2hb]:before {
  border-radius: 2px;
}

.ee-effect .ee-button.ee-size-sm[b-qmlcb8a2hb]:after {
  padding: 12px 24px;
}

.ee-effect .ee-button.ee-size-sm[b-qmlcb8a2hb]:after,
.ee-effect .ee-button.ee-size-sm[b-qmlcb8a2hb]:before {
  border-radius: 3px;
}

.ee-effect .ee-button.ee-size-md[b-qmlcb8a2hb]:after {
  padding: 15px 30px;
}

.ee-effect .ee-button.ee-size-md[b-qmlcb8a2hb]:after,
.ee-effect .ee-button.ee-size-md[b-qmlcb8a2hb]:before {
  border-radius: 4px;
}

.ee-effect .ee-button.ee-size-lg[b-qmlcb8a2hb]:after {
  padding: 20px 40px;
}

.ee-effect .ee-button.ee-size-lg[b-qmlcb8a2hb]:after,
.ee-effect .ee-button.ee-size-lg[b-qmlcb8a2hb]:before {
  border-radius: 5px;
}

.ee-effect .ee-button.ee-size-xl[b-qmlcb8a2hb]:after {
  padding: 25px 50px;
}

.ee-effect .ee-button.ee-size-xl[b-qmlcb8a2hb]:after,
.ee-effect .ee-button.ee-size-xl[b-qmlcb8a2hb]:before {
  border-radius: 6px;
}

.ee-effect.ee-effect-type--clone .ee-button[b-qmlcb8a2hb],
.ee-effect.ee-effect-type--back .ee-button[b-qmlcb8a2hb] {
  overflow: hidden;
}

.ee-effect.ee-effect-type--3d .ee-button[b-qmlcb8a2hb],
.ee-effect.ee-effect-type--cube .ee-button[b-qmlcb8a2hb] {
  border-radius: 0px !important;
}

.ee-effect.ee-effect-type--3d .ee-button[b-qmlcb8a2hb]:before,
.ee-effect.ee-effect-type--3d .ee-button[b-qmlcb8a2hb]:after,
.ee-effect.ee-effect-type--cube .ee-button[b-qmlcb8a2hb]:before,
.ee-effect.ee-effect-type--cube .ee-button[b-qmlcb8a2hb]:after {
  border-radius: 0px;
}

.ee-effect.ee-effect-type--clone .ee-button[b-qmlcb8a2hb]:before,
.ee-effect.ee-effect-type--clone .ee-button[b-qmlcb8a2hb]:after,
.ee-effect.ee-effect-type--back .ee-button[b-qmlcb8a2hb]:before,
.ee-effect.ee-effect-type--back .ee-button[b-qmlcb8a2hb]:after,
.ee-effect.ee-effect-type--3d .ee-button[b-qmlcb8a2hb]:before,
.ee-effect.ee-effect-type--3d .ee-button[b-qmlcb8a2hb]:after,
.ee-effect.ee-effect-type--cube .ee-button[b-qmlcb8a2hb]:before,
.ee-effect.ee-effect-type--cube .ee-button[b-qmlcb8a2hb]:after {
  border-radius: 0px;
}

.ee-effect.ee-effect-type--clone .ee-button[b-qmlcb8a2hb]:before,
.ee-effect.ee-effect-type--flip .ee-button[b-qmlcb8a2hb]:before,
.ee-effect.ee-effect-type--cube .ee-button[b-qmlcb8a2hb]:before {
  content: "";
}

.ee-effect.ee-effect-type--clone .ee-button[b-qmlcb8a2hb]:after,
.ee-effect.ee-effect-type--flip .ee-button[b-qmlcb8a2hb]:after,
.ee-effect.ee-effect-type--cube .ee-button[b-qmlcb8a2hb]:after {
  content: attr(data-label);
}

.ee-effect.ee-effect-type--clone .ee-button[b-qmlcb8a2hb]:before,
.ee-effect.ee-effect-type--clone .ee-button[b-qmlcb8a2hb]:after {
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ee-effect.ee-effect-type--clone .ee-button[b-qmlcb8a2hb]:before {
  z-index: 1;
}

.ee-effect.ee-effect-type--clone .ee-button[b-qmlcb8a2hb]:after {
  z-index: 2;
}

.ee-effect.ee-effect-type--clone:hover .ee-button[b-qmlcb8a2hb]:before,
.ee-effect.ee-effect-type--clone:hover .ee-button[b-qmlcb8a2hb]:after,
.ee-effect.ee-effect-type--clone.ee-effect-zoom--zoom-in:hover .ee-button[b-qmlcb8a2hb]:before,
.ee-effect.ee-effect-type--clone.ee-effect-zoom--zoom-in:hover .ee-button[b-qmlcb8a2hb]:after,
.ee-effect.ee-effect-type--clone.ee-effect-zoom--zoom-out:hover .ee-button[b-qmlcb8a2hb]:before,
.ee-effect.ee-effect-type--clone.ee-effect-zoom--zoom-out:hover .ee-button[b-qmlcb8a2hb]:after {
  transform: translateY(0) translateX(0);
}

.ee-effect.ee-effect-type--back .ee-button[b-qmlcb8a2hb] {
  z-index: 1;
}

.ee-effect.ee-effect-type--back .ee-button[b-qmlcb8a2hb]:before,
.ee-effect.ee-effect-type--back .ee-button[b-qmlcb8a2hb]:after {
  content: "";
  z-index: -1;
}

.ee-effect.ee-effect-type--back:hover .ee-button[b-qmlcb8a2hb]:before,
.ee-effect.ee-effect-type--back:hover .ee-button[b-qmlcb8a2hb]:after {
  transform: translateY(0) translateX(0);
}

.ee-effect.ee-effect-type--flip .ee-button[b-qmlcb8a2hb] {
  z-index: 2;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  transform-style: preserve-3d;
  position: relative;
}

.ee-effect.ee-effect-type--flip:hover .ee-button[b-qmlcb8a2hb] {
  transform: rotateX(-180deg);
}

.ee-effect.ee-effect-type--flip.ee-effect-zoom--zoom-in:hover .ee-button[b-qmlcb8a2hb] {
  transform: scale(1.2) rotateX(-180deg);
}

.ee-effect.ee-effect-type--flip.ee-effect-zoom--zoom-out:hover .ee-button[b-qmlcb8a2hb] {
  transform: scale(0.8) rotateX(-180deg);
}

.ee-effect.ee-effect-type--flip .ee-button[b-qmlcb8a2hb]:before,
.ee-effect.ee-effect-type--flip .ee-button[b-qmlcb8a2hb]:after {
  transform: rotateX(-180deg) translateZ(0.1px);
}

.ee-effect.ee-effect-type--3d .ee-button[b-qmlcb8a2hb] {
  transform-style: preserve-3d;
}

.ee-effect.ee-effect-type--3d .ee-button[b-qmlcb8a2hb]:before {
  content: "";
  height: 50%;
  width: 100%;
  bottom: 100%;
  left: 0;
  top: auto;
  transform-origin: 0% 100%;
  transform: rotateX(90deg);
}

.ee-effect.ee-effect-type--3d:hover .ee-button[b-qmlcb8a2hb] {
  transform: rotateX(-20deg) translateY(10%);
}

.ee-effect.ee-effect-type--3d.ee-effect-zoom--zoom-in:hover .ee-button[b-qmlcb8a2hb] {
  transform: scale(1.2) rotateX(-20deg);
}

.ee-effect.ee-effect-type--3d.ee-effect-zoom--zoom-out:hover .ee-button[b-qmlcb8a2hb] {
  transform: scale(0.8) rotateX(-20deg);
}

.ee-effect.ee-effect-type--cube .ee-button[b-qmlcb8a2hb] {
  z-index: 2;
  transform-style: preserve-3d;
  transform-origin: 0% 100%;
}

.ee-effect.ee-effect-type--cube .ee-button[b-qmlcb8a2hb]:after,
.ee-effect.ee-effect-type--cube .ee-button[b-qmlcb8a2hb]:before {
  bottom: 100%;
  height: 100%;
  top: auto;
  transform-origin: 0% 100%;
  transform: rotateX(90deg);
}

.ee-effect.ee-effect-type--cube:hover .ee-button[b-qmlcb8a2hb] {
  transform: rotateX(-90deg) translateY(50%);
}

.ee-effect--double .ee-button[b-qmlcb8a2hb]:after {
  opacity: 0.6;
  transition-delay: 0.07s;
}

.ee-effect--double:hover .ee-button[b-qmlcb8a2hb]:after {
  transition-delay: 0s;
}

.ee-effect--double:hover .ee-button[b-qmlcb8a2hb]:before {
  transition-delay: 0.07s;
}

.ee-effect--double.ee-effect-orientation--horizontal .ee-button[b-qmlcb8a2hb]:after,
.ee-effect--double.ee-effect-orientation--vertical .ee-button[b-qmlcb8a2hb]:after {
  opacity: 1;
  transition-delay: 0s;
}

.ee-effect--double.ee-effect-orientation--horizontal:hover .ee-button[b-qmlcb8a2hb]:before,
.ee-effect--double.ee-effect-orientation--vertical:hover .ee-button[b-qmlcb8a2hb]:before {
  transition-delay: 0s;
}

.ee-effect-orientation--horizontal .ee-button[b-qmlcb8a2hb]:before {
  right: 50%;
  transform: translateX(-100%);
}

.ee-effect-orientation--horizontal .ee-button[b-qmlcb8a2hb]:after {
  left: 50%;
  transform: translateX(100%);
}

.ee-effect-shape--round.ee-effect-orientation--horizontal .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--round.ee-effect-orientation--horizontal .ee-button[b-qmlcb8a2hb]:after {
  top: -1.3em;
  bottom: -1.3em;
}

.ee-effect-shape--round.ee-effect-orientation--horizontal .ee-button[b-qmlcb8a2hb]:before {
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
}

.ee-effect-shape--round.ee-effect-orientation--horizontal .ee-button[b-qmlcb8a2hb]:after {
  border-top-left-radius: 100%;
  border-bottom-left-radius: 100%;
}

.ee-effect-shape--skewed.ee-effect-orientation--horizontal .ee-button[b-qmlcb8a2hb]:before {
  transform: skewX(10deg) translateX(-100%);
}

.ee-effect-shape--skewed.ee-effect-orientation--horizontal .ee-button[b-qmlcb8a2hb]:after {
  transform: skewX(10deg) translateX(100%);
}

.ee-effect-shape--skewed.ee-effect-orientation--horizontal:hover .ee-button[b-qmlcb8a2hb]:before {
  transform: skewX(10deg) translateX(-45%);
}

.ee-effect-shape--skewed.ee-effect-orientation--horizontal:hover .ee-button[b-qmlcb8a2hb]:after {
  transform: skewX(10deg) translateX(45%);
}

.ee-effect-orientation--vertical .ee-button[b-qmlcb8a2hb]:before {
  bottom: 50%;
  transform: translateY(-100%);
}

.ee-effect-orientation--vertical .ee-button[b-qmlcb8a2hb]:after {
  top: 50%;
  transform: translateY(100%);
}

.ee-effect-shape--round.ee-effect-orientation--vertical .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--round.ee-effect-orientation--vertical .ee-button[b-qmlcb8a2hb]:after {
  left: -1.3em;
  right: -1.3em;
}

.ee-effect-shape--round.ee-effect-orientation--vertical .ee-button[b-qmlcb8a2hb]:before {
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
}

.ee-effect-shape--round.ee-effect-orientation--vertical .ee-button[b-qmlcb8a2hb]:after {
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
}

.ee-effect-shape--skewed.ee-effect-orientation--vertical .ee-button[b-qmlcb8a2hb]:before {
  transform: skewY(-10deg) translateY(-100%);
}

.ee-effect-shape--skewed.ee-effect-orientation--vertical .ee-button[b-qmlcb8a2hb]:after {
  transform: skewY(-10deg) translateY(100%);
}

.ee-effect-shape--skewed.ee-effect-orientation--vertical:hover .ee-button[b-qmlcb8a2hb]:before {
  transform: skewY(-10deg) translateY(-45%);
}

.ee-effect-shape--skewed.ee-effect-orientation--vertical:hover .ee-button[b-qmlcb8a2hb]:after {
  transform: skewY(-10deg) translateY(45%);
}

.ee-effect-type--clone.ee-effect-direction--down .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-type--clone.ee-effect-direction--down .ee-button[b-qmlcb8a2hb]:after,
.ee-effect-type--back.ee-effect-direction--down .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-type--back.ee-effect-direction--down .ee-button[b-qmlcb8a2hb]:after {
  transform: translateY(-100%);
}

.ee-effect-type--clone.ee-effect-zoom--zoom-in.ee-effect-direction--down .ee-button[b-qmlcb8a2hb]:after {
  transform: translateY(-100%) scale(0.5);
}

.ee-effect-type--clone.ee-effect-zoom--zoom-out.ee-effect-direction--down .ee-button[b-qmlcb8a2hb]:after {
  transform: translateY(-100%) scale(1.3);
}

.ee-effect-direction--down.ee-effect-entrance--move:hover .ee-button-content-wrapper[b-qmlcb8a2hb] {
  transform: translateY(100%);
}

.ee-effect-direction--down.ee-effect-entrance--push:hover .ee-button-content-wrapper[b-qmlcb8a2hb] {
  transform: translateY(50%);
  opacity: 0;
}

.ee-effect-type--clone.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-type--clone.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:after,
.ee-effect-type--back.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-type--back.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:after {
  transform: translateY(100%);
}

.ee-effect-type--clone.ee-effect-zoom--zoom-in.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:after {
  transform: translateY(100%) scale(0.5);
}

.ee-effect-type--clone.ee-effect-zoom--zoom-out.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:after {
  transform: translateY(100%) scale(1.3);
}

.ee-effect-type--3d.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:before {
  content: "";
  height: 50%;
  width: 100%;
  top: 100%;
  left: 0;
  bottom: auto;
  transform-origin: 0% 0%;
  transform: rotateX(-90deg);
}

.ee-effect-type--flip.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-type--flip.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:after {
  transform: rotateX(180deg) translateZ(0.1px);
}

.ee-effect-type--cube.ee-effect-direction--up .ee-button[b-qmlcb8a2hb] {
  transform-origin: 0% 0%;
}

.ee-effect-type--cube.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:after,
.ee-effect-type--cube.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:before {
  top: 100%;
  bottom: auto;
  height: 100%;
  transform-origin: 100% 0%;
  transform: rotateX(-90deg);
}

.ee-effect-direction--up.ee-effect-entrance--move:hover .ee-button-content-wrapper[b-qmlcb8a2hb] {
  transform: translateY(-100%);
}

.ee-effect-direction--up.ee-effect-entrance--push:hover .ee-button-content-wrapper[b-qmlcb8a2hb] {
  transform: translateY(-50%);
  opacity: 0;
}

.ee-effect-type--3d.ee-effect-direction--up:hover .ee-button[b-qmlcb8a2hb] {
  transform: rotateX(20deg) translateY(-10%);
}

.ee-effect-type--3d.ee-effect-zoom--zoom-in.ee-effect-direction--up:hover .ee-button[b-qmlcb8a2hb] {
  transform: scale(1.2) rotateX(20deg);
}

.ee-effect-type--3d.ee-effect-zoom--zoom-out.ee-effect-direction--up:hover .ee-button[b-qmlcb8a2hb] {
  transform: scale(0.8) rotateX(20deg);
}

.ee-effect-type--flip.ee-effect-direction--up:hover .ee-button[b-qmlcb8a2hb] {
  transform: rotateX(180deg);
}

.ee-effect-type--flip.ee-effect-zoom--zoom-in.ee-effect-direction--up:hover .ee-button[b-qmlcb8a2hb] {
  transform: scale(1.2) rotateX(180deg);
}

.ee-effect-type--flip.ee-effect-zoom--zoom-out.ee-effect-direction--up:hover .ee-button[b-qmlcb8a2hb] {
  transform: scale(0.8) rotateX(180deg);
}

.ee-effect-type--cube.ee-effect-direction--up:hover .ee-button[b-qmlcb8a2hb] {
  transform: rotateX(90deg) translateY(-50%);
}

.ee-effect-type--clone.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-type--clone.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:after,
.ee-effect-type--back.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-type--back.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:after {
  transform: translateX(100%);
}

.ee-effect-type--clone.ee-effect-zoom--zoom-in.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:after {
  transform: translateX(100%) scale(0.5);
}

.ee-effect-type--clone.ee-effect-zoom--zoom-out.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:after {
  transform: translateX(100%) scale(1.3);
}

.ee-effect-type--3d.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:before {
  content: "";
  height: 100%;
  width: 50%;
  top: 0;
  left: 100%;
  right: auto;
  transform-origin: 0% 100%;
  transform: rotateY(90deg);
}

.ee-effect-type--flip.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-type--flip.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:after {
  transform: rotateY(-180deg) translateZ(0.1px);
}

.ee-effect-type--cube.ee-effect-direction--left .ee-button[b-qmlcb8a2hb] {
  transform-origin: 0% 0%;
}

.ee-effect-type--cube.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:after,
.ee-effect-type--cube.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:before {
  top: 0;
  bottom: 0;
  width: 100%;
  left: 100%;
  right: auto;
  transform-origin: 0% 0%;
  transform: rotateY(90deg);
}

.ee-effect-direction--left.ee-effect-entrance--move:hover .ee-button-content-wrapper[b-qmlcb8a2hb] {
  transform: translateX(-100%);
}

.ee-effect-direction--left.ee-effect-entrance--push:hover .ee-button-content-wrapper[b-qmlcb8a2hb] {
  transform: translateX(-50%);
  opacity: 0;
}

.ee-effect-type--3d.ee-effect-direction--left:hover .ee-button[b-qmlcb8a2hb] {
  transform: rotateY(-20deg) translateX(-10%);
}

.ee-effect-type--3d.ee-effect-zoom--zoom-in.ee-effect-direction--left:hover .ee-button[b-qmlcb8a2hb] {
  transform: scale(1.2) rotateY(-20deg);
}

.ee-effect-type--3d.ee-effect-zoom--zoom-out.ee-effect-direction--left:hover .ee-button[b-qmlcb8a2hb] {
  transform: scale(0.8) rotateY(-20deg);
}

.ee-effect-type--flip.ee-effect-direction--left:hover .ee-button[b-qmlcb8a2hb] {
  transform: rotateY(-180deg);
}

.ee-effect-type--flip.ee-effect-zoom--zoom-in.ee-effect-direction--left:hover .ee-button[b-qmlcb8a2hb] {
  transform: scale(1.2) rotateY(-180deg);
}

.ee-effect-type--flip.ee-effect-zoom--zoom-out.ee-effect-direction--left:hover .ee-button[b-qmlcb8a2hb] {
  transform: scale(0.8) rotateY(-180deg);
}

.ee-effect-type--cube.ee-effect-direction--left:hover .ee-button[b-qmlcb8a2hb] {
  transform: rotateY(-90deg) translateX(-50%);
}

.ee-effect-type--clone.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-type--clone.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:after,
.ee-effect-type--back.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-type--back.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:after {
  transform: translateX(-100%);
}

.ee-effect-type--clone.ee-effect-zoom--zoom-in.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:after {
  transform: translateX(-100%) scale(0.5);
}

.ee-effect-type--clone.ee-effect-zoom--zoom-out.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:after {
  transform: translateX(-100%) scale(1.3);
}

.ee-effect-type--3d.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:before {
  content: "";
  height: 100%;
  width: 50%;
  top: 0;
  right: 100%;
  left: auto;
  transform-origin: 100% 0%;
  transform: rotateY(-90deg);
}

.ee-effect-type--flip.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-type--flip.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:after {
  transform: rotateY(180deg) translateZ(0.1px);
}

.ee-effect-type--cube.ee-effect-direction--right .ee-button[b-qmlcb8a2hb] {
  transform-origin: 100% 0%;
}

.ee-effect-type--cube.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:after,
.ee-effect-type--cube.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:before {
  top: 0;
  bottom: 0;
  width: 100%;
  right: 100%;
  left: auto;
  transform-origin: 100% 0%;
  transform: rotateY(-90deg);
}

.ee-effect-direction--right.ee-effect-entrance--move:hover .ee-button-content-wrapper[b-qmlcb8a2hb] {
  transform: translateX(100%);
}

.ee-effect-direction--right.ee-effect-entrance--push:hover .ee-button-content-wrapper[b-qmlcb8a2hb] {
  transform: translateX(50%);
  opacity: 0;
}

.ee-effect-type--3d.ee-effect-direction--right:hover .ee-button[b-qmlcb8a2hb] {
  transform: rotateY(20deg) translateX(10%);
}

.ee-effect-type--3d.ee-effect-zoom--zoom-in.ee-effect-direction--right:hover .ee-button[b-qmlcb8a2hb] {
  transform: scale(1.2) rotateY(20deg);
}

.ee-effect-type--3d.ee-effect-zoom--zoom-out.ee-effect-direction--right:hover .ee-button[b-qmlcb8a2hb] {
  transform: scale(0.8) rotateY(20deg);
}

.ee-effect-type--flip.ee-effect-direction--right:hover .ee-button[b-qmlcb8a2hb] {
  transform: rotateY(180deg);
}

.ee-effect-type--flip.ee-effect-zoom--zoom-in.ee-effect-direction--right:hover .ee-button[b-qmlcb8a2hb] {
  transform: scale(1.2) rotateY(180deg);
}

.ee-effect-type--flip.ee-effect-zoom--zoom-out.ee-effect-direction--right:hover .ee-button[b-qmlcb8a2hb] {
  transform: scale(0.8) rotateY(180deg);
}

.ee-effect-type--cube.ee-effect-direction--right:hover .ee-button[b-qmlcb8a2hb] {
  transform: rotateY(90deg) translateX(50%);
}

.ee-effect-shape--round.ee-effect-direction--down .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--round.ee-effect-type--back.ee-effect-direction--down .ee-button[b-qmlcb8a2hb]:after {
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
}

.ee-effect-shape--round.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--round.ee-effect-type--back.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:after {
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
}

.ee-effect-shape--round.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--round.ee-effect-type--back.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:after,
.ee-effect-shape--round.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--round.ee-effect-type--back.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:after {
  top: -1.3em;
  bottom: -1.3em;
}

.ee-effect-shape--round.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--round.ee-effect-type--back.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:after {
  border-top-left-radius: 100%;
  border-bottom-left-radius: 100%;
}

.ee-effect-shape--round.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--round.ee-effect-type--back.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:after {
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
}

.ee-effect-shape--round:hover .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--round.ee-effect-type--back:hover .ee-button[b-qmlcb8a2hb]:after {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.ee-effect-shape--skewed.ee-effect-orientation--vertical .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--skewed.ee-effect-type--back.ee-effect-orientation--vertical .ee-button[b-qmlcb8a2hb]:after,
.ee-effect-shape--skewed.ee-effect-direction--down .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--skewed.ee-effect-type--back.ee-effect-direction--down .ee-button[b-qmlcb8a2hb]:after,
.ee-effect-shape--skewed.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--skewed.ee-effect-type--back.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:after {
  top: -1em;
  bottom: -1em;
}

.ee-effect-shape--skewed.ee-effect-orientation--horizontal .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--skewed.ee-effect-type--back.ee-effect-orientation--horizontal .ee-button[b-qmlcb8a2hb]:after,
.ee-effect-shape--skewed.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--skewed.ee-effect-type--back.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:after,
.ee-effect-shape--skewed.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--skewed.ee-effect-type--back.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:after {
  left: -1em;
  right: -1em;
}

.ee-effect-shape--skewed.ee-effect-direction--down .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--skewed.ee-effect-type--back.ee-effect-direction--down .ee-button[b-qmlcb8a2hb]:after {
  transform: skewY(10deg) translateY(-100%);
}

.ee-effect-shape--skewed.ee-effect-direction--down:hover .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--skewed.ee-effect-type--back.ee-effect-direction--down:hover .ee-button[b-qmlcb8a2hb]:after {
  transform: skewY(10deg) translateY(0);
}

.ee-effect-shape--skewed.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--skewed.ee-effect-type--back.ee-effect-direction--up .ee-button[b-qmlcb8a2hb]:after {
  transform: skewY(-10deg) translateY(100%);
}

.ee-effect-shape--skewed.ee-effect-direction--up:hover .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--skewed.ee-effect-type--back.ee-effect-direction--up:hover .ee-button[b-qmlcb8a2hb]:after {
  transform: skewY(-10deg) translateY(0);
}

.ee-effect-shape--skewed.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--skewed.ee-effect-type--back.ee-effect-direction--left .ee-button[b-qmlcb8a2hb]:after {
  transform: skewX(10deg) translateX(100%);
}

.ee-effect-shape--skewed.ee-effect-direction--left:hover .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--skewed.ee-effect-type--back.ee-effect-direction--left:hover .ee-button[b-qmlcb8a2hb]:after {
  transform: skewX(10deg) translateX(0);
}

.ee-effect-shape--skewed.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--skewed.ee-effect-type--back.ee-effect-direction--right .ee-button[b-qmlcb8a2hb]:after {
  transform: skewX(-10deg) translateX(-100%);
}

.ee-effect-shape--skewed.ee-effect-direction--right:hover .ee-button[b-qmlcb8a2hb]:before,
.ee-effect-shape--skewed.ee-effect-type--back.ee-effect-direction--right:hover .ee-button[b-qmlcb8a2hb]:after {
  transform: skewX(-10deg) translateX(0);
}

.ee-effect-entrance--cover .ee-button-content-wrapper[b-qmlcb8a2hb] {
  transform: none;
}

.ee-effect--perspective[b-qmlcb8a2hb] {
  perspective: 800px;
}

.ee-effect .ee-button-wrapper[b-qmlcb8a2hb] {
  transition: none;
}

.ee-effect .ee-button[b-qmlcb8a2hb],
.ee-effect .ee-button-content-wrapper[b-qmlcb8a2hb],
.ee-effect[b-qmlcb8a2hb]:before,
.ee-effect[b-qmlcb8a2hb]:after {
  transition-property: all;
}

.ee-u-1\/1[b-qmlcb8a2hb] {
  width: 100% !important;
}

.ee-u-1\/2[b-qmlcb8a2hb] {
  width: 50% !important;
}

.ee-u-2\/2[b-qmlcb8a2hb] {
  width: 100% !important;
}

.ee-u-1\/3[b-qmlcb8a2hb] {
  width: 33.33333% !important;
}

.ee-u-2\/3[b-qmlcb8a2hb] {
  width: 66.66667% !important;
}

.ee-u-3\/3[b-qmlcb8a2hb] {
  width: 100% !important;
}

.ee-u-1\/4[b-qmlcb8a2hb] {
  width: 25% !important;
}

.ee-u-2\/4[b-qmlcb8a2hb] {
  width: 50% !important;
}

.ee-u-3\/4[b-qmlcb8a2hb] {
  width: 75% !important;
}

.ee-u-4\/4[b-qmlcb8a2hb] {
  width: 100% !important;
}

.ee-u-1\/5[b-qmlcb8a2hb] {
  width: 20% !important;
}

.ee-u-2\/5[b-qmlcb8a2hb] {
  width: 40% !important;
}

.ee-u-3\/5[b-qmlcb8a2hb] {
  width: 60% !important;
}

.ee-u-4\/5[b-qmlcb8a2hb] {
  width: 80% !important;
}

.ee-u-5\/5[b-qmlcb8a2hb] {
  width: 100% !important;
}

.ee-u-1\/6[b-qmlcb8a2hb] {
  width: 16.66667% !important;
}

.ee-u-2\/6[b-qmlcb8a2hb] {
  width: 33.33333% !important;
}

.ee-u-3\/6[b-qmlcb8a2hb] {
  width: 50% !important;
}

.ee-u-4\/6[b-qmlcb8a2hb] {
  width: 66.66667% !important;
}

.ee-u-5\/6[b-qmlcb8a2hb] {
  width: 83.33333% !important;
}

.ee-u-6\/6[b-qmlcb8a2hb] {
  width: 100% !important;
}

@media (min-width: 767px) {
  .ee-posts-thumbnail-ratio .ee-post--horizontal[b-qmlcb8a2hb] {
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 1025px) {
  .ee-grid-columns-1 .ee-grid__item[b-qmlcb8a2hb] {
    width: 100%;
  }
  .ee-grid-columns-1.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(2n)[b-qmlcb8a2hb] {
    width: 200%;
  }
  .ee-grid-columns-2 .ee-grid__item[b-qmlcb8a2hb] {
    width: 50%;
  }
  .ee-grid-columns-2.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(4n)[b-qmlcb8a2hb] {
    width: 100%;
  }
  .ee-grid-columns-3 .ee-grid__item[b-qmlcb8a2hb] {
    width: 33.3333333333%;
  }
  .ee-grid-columns-3.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(6n)[b-qmlcb8a2hb] {
    width: 66.6666666667%;
  }
  .ee-grid-columns-4 .ee-grid__item[b-qmlcb8a2hb] {
    width: 25%;
  }
  .ee-grid-columns-4.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(8n)[b-qmlcb8a2hb] {
    width: 50%;
  }
  .ee-grid-columns-5 .ee-grid__item[b-qmlcb8a2hb] {
    width: 20%;
  }
  .ee-grid-columns-5.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(10n)[b-qmlcb8a2hb] {
    width: 40%;
  }
  .ee-grid-columns-6 .ee-grid__item[b-qmlcb8a2hb] {
    width: 16.6666666667%;
  }
  .ee-grid-columns-6.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(12n)[b-qmlcb8a2hb] {
    width: 33.3333333333%;
  }
  .ee-grid-columns-7 .ee-grid__item[b-qmlcb8a2hb] {
    width: 14.2857142857%;
  }
  .ee-grid-columns-7.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(14n)[b-qmlcb8a2hb] {
    width: 28.5714285714%;
  }
  .ee-grid-columns-8 .ee-grid__item[b-qmlcb8a2hb] {
    width: 12.5%;
  }
  .ee-grid-columns-8.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(16n)[b-qmlcb8a2hb] {
    width: 25%;
  }
  .ee-grid-columns-9 .ee-grid__item[b-qmlcb8a2hb] {
    width: 11.1111111111%;
  }
  .ee-grid-columns-9.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(18n)[b-qmlcb8a2hb] {
    width: 22.2222222222%;
  }
  .ee-grid-columns-10 .ee-grid__item[b-qmlcb8a2hb] {
    width: 10%;
  }
  .ee-grid-columns-10.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(20n)[b-qmlcb8a2hb] {
    width: 20%;
  }
  .ee-grid-columns-11 .ee-grid__item[b-qmlcb8a2hb] {
    width: 9.0909090909%;
  }
  .ee-grid-columns-11.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(22n)[b-qmlcb8a2hb] {
    width: 18.1818181818%;
  }
  .ee-grid-columns-12 .ee-grid__item[b-qmlcb8a2hb] {
    width: 8.3333333333%;
  }
  .ee-grid-columns-12.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(24n)[b-qmlcb8a2hb] {
    width: 16.6666666667%;
  }
  .ee-gallery-overflow--yes .ee-gallery-wrapper[b-qmlcb8a2hb] {
    overflow: hidden;
  }
  .ee-filters--stack .ee-filters[b-qmlcb8a2hb] {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ee-filters--stack .ee-filters .ee-filters__item[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .elementor-widget-devices-extended .ee-device__orientation:hover[b-qmlcb8a2hb] {
    color: rgba(0, 0, 0, 0.7);
  }
  .ee-timeline-animate .ee-timeline .timeline-item__card[b-qmlcb8a2hb] {
    visibility: hidden;
  }
  .ee-timeline-animate .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    visibility: hidden;
  }
  .ee-timeline-animate .ee-timeline .timeline-item.bounce-in .timeline-item__card[b-qmlcb8a2hb],
  .ee-timeline-animate .ee-timeline .timeline-item.bounce-in .timeline-item__meta[b-qmlcb8a2hb] {
    visibility: visible;
  }
  .ee-timeline-animate .ee-timeline .timeline-item.bounce-in .timeline-item__card[b-qmlcb8a2hb] {
    animation: cd-bounce-odd-b-qmlcb8a2hb 1s;
  }
  .ee-timeline-animate .ee-timeline .timeline-item.bounce-in .timeline-item__meta[b-qmlcb8a2hb] {
    animation: cd-bounce-even-b-qmlcb8a2hb 1s;
  }
  .ee-timeline-animate .ee-timeline .timeline-item:nth-child(even).bounce-in .timeline-item__card[b-qmlcb8a2hb] {
    animation: cd-bounce-even-b-qmlcb8a2hb 1s;
  }
  .ee-timeline-animate .ee-timeline .timeline-item:nth-child(even).bounce-in .timeline-item__meta[b-qmlcb8a2hb] {
    animation: cd-bounce-odd-b-qmlcb8a2hb 1s;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
    border-right-color: #f7f7f7;
    border-left-color: #f7f7f7;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item__point[b-qmlcb8a2hb] {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-order: 1;
    order: 1;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-order: 0;
    order: 0;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    -ms-flex-order: 2;
    order: 2;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item__card-wrapper .timeline-item__meta[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb],
  .ee-timeline-align--center .ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    margin-right: 10px;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    padding-left: 10px;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item:nth-child(odd) .timeline-item__card__arrow[b-qmlcb8a2hb] {
    left: -10px;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item:nth-child(odd) .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
    border-right-width: 10px;
    border-right-style: solid;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item:nth-child(odd) .timeline-item__meta[b-qmlcb8a2hb] {
    text-align: right;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item:nth-child(even)[b-qmlcb8a2hb] {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item:nth-child(even) .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    -ms-flex-direction: initial;
    flex-direction: initial;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item:nth-child(even) .timeline-item__meta[b-qmlcb8a2hb] {
    margin-left: 10px;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item:nth-child(even) .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    padding-left: 0;
    padding-right: 10px;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item:nth-child(even) .timeline-item__card__arrow[b-qmlcb8a2hb] {
    right: -10px;
  }
  .ee-timeline-align--center .ee-timeline .timeline-item:nth-child(even) .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
    border-left-width: 10px;
    border-left-style: solid;
  }
  .ee-timeline-align--center .ee-timeline .ee-timeline__line[b-qmlcb8a2hb] {
    left: 50%;
  }
  .ee-timeline-align--overlay .ee-timeline .timeline-item[b-qmlcb8a2hb] {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-timeline-align--overlay .ee-timeline .timeline-item__point[b-qmlcb8a2hb],
  .ee-timeline-align--overlay .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    margin-bottom: 12px;
  }
  .ee-timeline-align--overlay .ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-timeline-align--overlay .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    visibility: visible !important;
    animation: none !important;
  }
  .ee-timeline-align--overlay .ee-timeline .ee-timeline__line[b-qmlcb8a2hb] {
    left: 50%;
  }
  .ee-timeline-align--left .ee-timeline[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-timeline-align--left .ee-timeline .ee-timeline__line[b-qmlcb8a2hb] {
    left: 0px;
    margin-left: 20px;
  }
  .ee-timeline-align--left .ee-timeline .timeline-item[b-qmlcb8a2hb] {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .ee-timeline-align--left .ee-timeline .timeline-item__point[b-qmlcb8a2hb] {
    margin-left: 0 !important;
  }
  .ee-timeline-align--left .ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-timeline-align--left .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .ee-timeline-align--left .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb] {
    left: -10px;
  }
  .ee-timeline-align--left .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
    border-right-width: 10px;
    border-right-style: solid;
    border-right-color: #f7f7f7;
  }
  .ee-timeline-align--left .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    margin-left: 10px;
  }
  .ee-timeline-align--left .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    visibility: visible !important;
    animation: none !important;
    margin-bottom: 12px;
  }
  .ee-timeline-align--right .ee-timeline .ee-timeline__line[b-qmlcb8a2hb] {
    left: auto;
    right: 0;
    margin-right: 20px;
    transform: translateX(50%);
  }
  .ee-timeline-align--right .ee-timeline .timeline-item[b-qmlcb8a2hb] {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-timeline-align--right .ee-timeline .timeline-item__point[b-qmlcb8a2hb] {
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0 !important;
  }
  .ee-timeline-align--right .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    -ms-flex-order: 1;
    order: 1;
  }
  .ee-timeline-align--right .ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-timeline-align--right .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .ee-timeline-align--right .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb] {
    right: -10px;
  }
  .ee-timeline-align--right .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: #f7f7f7;
  }
  .ee-timeline-align--right .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    margin-right: 10px;
  }
  .ee-timeline-align--right .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    visibility: visible !important;
    animation: none !important;
    margin-bottom: 12px;
  }
  .ee-timeline-cards-align--middle .ee-timeline .timeline-item[b-qmlcb8a2hb] {
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-timeline-cards-align--middle .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .ee-timeline-cards-align--bottom .ee-timeline .timeline-item[b-qmlcb8a2hb] {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .ee-timeline-cards-align--bottom .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb] {
    top: auto;
    bottom: 0;
  }
  .ee-video-player.playing:hover .ee-player__controls__overlay[b-qmlcb8a2hb] {
    opacity: 1;
  }
  .ee-video-player-bar--hide .ee-player.playing:hover .ee-player__controls__bar-wrapper[b-qmlcb8a2hb] {
    transform: translateY(0);
  }
  .ee-switcher-arrows-hide .ee-switcher__arrows[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-switcher-menu-hide .ee-switcher__nav[b-qmlcb8a2hb] {
    display: none;
  }
}
@media (max-width: 1440px) {
  .ee-u-1\/1\@wide[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/2\@wide[b-qmlcb8a2hb] {
    width: 50% !important;
  }
  .ee-u-2\/2\@wide[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/3\@wide[b-qmlcb8a2hb] {
    width: 33.33333% !important;
  }
  .ee-u-2\/3\@wide[b-qmlcb8a2hb] {
    width: 66.66667% !important;
  }
  .ee-u-3\/3\@wide[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/4\@wide[b-qmlcb8a2hb] {
    width: 25% !important;
  }
  .ee-u-2\/4\@wide[b-qmlcb8a2hb] {
    width: 50% !important;
  }
  .ee-u-3\/4\@wide[b-qmlcb8a2hb] {
    width: 75% !important;
  }
  .ee-u-4\/4\@wide[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/5\@wide[b-qmlcb8a2hb] {
    width: 20% !important;
  }
  .ee-u-2\/5\@wide[b-qmlcb8a2hb] {
    width: 40% !important;
  }
  .ee-u-3\/5\@wide[b-qmlcb8a2hb] {
    width: 60% !important;
  }
  .ee-u-4\/5\@wide[b-qmlcb8a2hb] {
    width: 80% !important;
  }
  .ee-u-5\/5\@wide[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/6\@wide[b-qmlcb8a2hb] {
    width: 16.66667% !important;
  }
  .ee-u-2\/6\@wide[b-qmlcb8a2hb] {
    width: 33.33333% !important;
  }
  .ee-u-3\/6\@wide[b-qmlcb8a2hb] {
    width: 50% !important;
  }
  .ee-u-4\/6\@wide[b-qmlcb8a2hb] {
    width: 66.66667% !important;
  }
  .ee-u-5\/6\@wide[b-qmlcb8a2hb] {
    width: 83.33333% !important;
  }
  .ee-u-6\/6\@wide[b-qmlcb8a2hb] {
    width: 100% !important;
  }
}
@media (max-width: 1025px) {
  .ee-u-1\/1\@desktop[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/2\@desktop[b-qmlcb8a2hb] {
    width: 50% !important;
  }
  .ee-u-2\/2\@desktop[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/3\@desktop[b-qmlcb8a2hb] {
    width: 33.33333% !important;
  }
  .ee-u-2\/3\@desktop[b-qmlcb8a2hb] {
    width: 66.66667% !important;
  }
  .ee-u-3\/3\@desktop[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/4\@desktop[b-qmlcb8a2hb] {
    width: 25% !important;
  }
  .ee-u-2\/4\@desktop[b-qmlcb8a2hb] {
    width: 50% !important;
  }
  .ee-u-3\/4\@desktop[b-qmlcb8a2hb] {
    width: 75% !important;
  }
  .ee-u-4\/4\@desktop[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/5\@desktop[b-qmlcb8a2hb] {
    width: 20% !important;
  }
  .ee-u-2\/5\@desktop[b-qmlcb8a2hb] {
    width: 40% !important;
  }
  .ee-u-3\/5\@desktop[b-qmlcb8a2hb] {
    width: 60% !important;
  }
  .ee-u-4\/5\@desktop[b-qmlcb8a2hb] {
    width: 80% !important;
  }
  .ee-u-5\/5\@desktop[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/6\@desktop[b-qmlcb8a2hb] {
    width: 16.66667% !important;
  }
  .ee-u-2\/6\@desktop[b-qmlcb8a2hb] {
    width: 33.33333% !important;
  }
  .ee-u-3\/6\@desktop[b-qmlcb8a2hb] {
    width: 50% !important;
  }
  .ee-u-4\/6\@desktop[b-qmlcb8a2hb] {
    width: 66.66667% !important;
  }
  .ee-u-5\/6\@desktop[b-qmlcb8a2hb] {
    width: 83.33333% !important;
  }
  .ee-u-6\/6\@desktop[b-qmlcb8a2hb] {
    width: 100% !important;
  }
}
@media (max-width: 1024px) {
  .ee-grid-align-tablet--top .ee-grid[b-qmlcb8a2hb] {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .ee-grid-align-tablet--top .ee-grid__item[b-qmlcb8a2hb] {
    display: -ms-flexbox;
    display: flex;
  }
  .ee-grid-align-tablet--middle .ee-grid[b-qmlcb8a2hb] {
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-grid-align-tablet--middle .ee-grid__item[b-qmlcb8a2hb] {
    display: -ms-flexbox;
    display: flex;
  }
  .ee-grid-align-tablet--bottom .ee-grid[b-qmlcb8a2hb] {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .ee-grid-align-tablet--bottom .ee-grid__item[b-qmlcb8a2hb] {
    display: -ms-flexbox;
    display: flex;
  }
  .ee-grid-align-tablet--stretch .ee-grid[b-qmlcb8a2hb] {
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .ee-grid-align-tablet--stretch .ee-grid__item[b-qmlcb8a2hb] {
    display: -ms-flexbox;
    display: flex;
  }
  .ee-grid-halign-tablet--left .ee-grid[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-grid-halign-tablet--center .ee-grid[b-qmlcb8a2hb] {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ee-grid-halign-tablet--right .ee-grid[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-filters-align-tablet-left .ee-filters[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-filters-align-tablet-left .ee-filters .ee-filters__item[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-filters-align-tablet-center .ee-filters[b-qmlcb8a2hb] {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ee-filters-align-tablet-center .ee-filters .ee-filters__item[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-filters-align-tablet-right .ee-filters[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-filters-align-tablet-right .ee-filters .ee-filters__item[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-filters-align-tablet-justify .ee-filters .ee-filters__item[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ee-button-group-tablet-halign-left .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-button-group-tablet-halign-left .ee-button-group > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-button-group-tablet-halign-center .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ee-button-group-tablet-halign-center .ee-button-group > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-button-group-tablet-halign-right .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-button-group-tablet-halign-right .ee-button-group > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-button-group-tablet-halign-justify .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-pack: stretch;
    justify-content: stretch;
  }
  .ee-button-group-tablet-halign-justify .ee-button-group > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ee-button-group-tablet-halign-justify .ee-button-group > li > a[b-qmlcb8a2hb] {
    display: block;
  }
  .ee-button-group .ee-button-wrapper[b-qmlcb8a2hb] {
    width: 100%;
  }
  .ee-button-group-tablet-valign-top .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .ee-button-group-tablet-valign-top .ee-button-group > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-button-group-tablet-valign-middle .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-button-group-tablet-valign-middle .ee-button-group > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-button-group-tablet-valign-bottom .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .ee-button-group-tablet-valign-bottom .ee-button-group > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-button-group-tablet-valign-stretch .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .ee-button-group-tablet-valign-stretch .ee-button-group > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ee-button-group-tablet-valign-stretch .ee-button-group > li > a[b-qmlcb8a2hb] {
    display: block;
  }
  .ee-button-group-tablet-valign-stretch .ee-button-group .ee-button-content-wrapper[b-qmlcb8a2hb] {
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-button-group-tablet-valign-stretch .ee-button-group .ee-button-content-wrapper > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-button-group-stack-tablet .ee-button-group[b-qmlcb8a2hb] {
    margin-left: 0 !important;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ee-button-group-stack-tablet .ee-button-group > li[b-qmlcb8a2hb] {
    margin-left: 0 !important;
  }
  .ee-button-group-stack-tablet .ee-button-group > li > a[b-qmlcb8a2hb] {
    display: block;
  }
  .ee-button-group-stack-tablet.ee-button-group-gap-narrow .ee-button-group[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-tablet.ee-button-group-gap-narrow .ee-button-group > li[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-tablet.ee-button-group-gap-narrow .ee-button-group > li:not(:last-child)[b-qmlcb8a2hb] {
    margin-bottom: 6px;
  }
  .ee-button-group-stack-tablet.ee-button-group-gap-default .ee-button-group[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-tablet.ee-button-group-gap-default .ee-button-group > li[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-tablet.ee-button-group-gap-default .ee-button-group > li:not(:last-child)[b-qmlcb8a2hb] {
    margin-bottom: 12px;
  }
  .ee-button-group-stack-tablet.ee-button-group-gap-extended .ee-button-group[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-tablet.ee-button-group-gap-extended .ee-button-group > li[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-tablet.ee-button-group-gap-extended .ee-button-group > li:not(:last-child)[b-qmlcb8a2hb] {
    margin-bottom: 24px;
  }
  .ee-button-group-stack-tablet.ee-button-group-gap-wide .ee-button-group[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-tablet.ee-button-group-gap-wide .ee-button-group > li[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-tablet.ee-button-group-gap-wide .ee-button-group > li:not(:last-child)[b-qmlcb8a2hb] {
    margin-bottom: 48px;
  }
  .ee-button-group-stack-tablet.ee-button-group-gap-wider .ee-button-group[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-tablet.ee-button-group-gap-wider .ee-button-group > li[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-tablet.ee-button-group-gap-wider .ee-button-group > li:not(:last-child)[b-qmlcb8a2hb] {
    margin-bottom: 144px;
  }
  .ee-button-group-stack-tablet.ee-button-group-tablet-halign-left .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .ee-button-group-stack-tablet.ee-button-group-tablet-halign-center .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-button-group-stack-tablet.ee-button-group-tablet-halign-right .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .ee-button-group-stack-tablet.ee-button-group-tablet-halign-justify .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .ee-gallery-slider--stack-tablet .ee-gallery-slider[b-qmlcb8a2hb] {
    display: block;
  }
  .ee-gallery-slider--stack-tablet .ee-gallery-slider .ee-gallery-slider__preview[b-qmlcb8a2hb],
  .ee-gallery-slider--stack-tablet .ee-gallery-slider .ee-gallery-slider__gallery[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-timeline .timeline-item__card[b-qmlcb8a2hb] {
    margin-right: 0 !important;
  }
  .ee-breadcrumbs-align-tablet-left .ee-breadcrumbs[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-breadcrumbs-align-tablet-left .ee-breadcrumbs > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-breadcrumbs-align-tablet-center .ee-breadcrumbs[b-qmlcb8a2hb] {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ee-breadcrumbs-align-tablet-center .ee-breadcrumbs > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-breadcrumbs-align-tablet-right .ee-breadcrumbs[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-breadcrumbs-align-tablet-right .ee-breadcrumbs > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-breadcrumbs-align-tablet-stretch .ee-breadcrumbs[b-qmlcb8a2hb] {
    -ms-flex-pack: stretch;
    justify-content: stretch;
  }
  .ee-breadcrumbs-align-tablet-stretch .ee-breadcrumbs > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ee-breadcrumbs-align-tablet-stretch .ee-breadcrumbs > li > a[b-qmlcb8a2hb] {
    display: block;
  }
  .ee-breadcrumbs-align-tablet-stretch .ee-breadcrumbs > .ee-breadcrumbs__separator[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
    text-align: center;
  }
  .ee-trigger-tablet-align--left .ee-button-wrapper[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-trigger-tablet-align--center .ee-button-wrapper[b-qmlcb8a2hb] {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ee-trigger-tablet-align--right .ee-button-wrapper[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-trigger-tablet-align--justify .ee-button[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ee-posts-layout-collapse--tablet .ee-post--horizontal[b-qmlcb8a2hb] {
    display: block;
  }
  .ee-labels-align-tablet--start .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-labels-align-tablet--center .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ee-labels-align-tablet--end .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-labels-align-tablet--stretch .ee-toggle-element .ee-toggle-element__controls__item[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ee-labels-align-stacked-tablet--start .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .ee-labels-align-stacked-tablet--center .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-labels-align-stacked-tablet--end .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .ee-labels-align-stacked-tablet--stretch .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .ee-toggle-element--stack-tablet .ee-toggle-element__controls[b-qmlcb8a2hb] {
    margin-left: 0 !important;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ee-toggle-element--stack-tablet .ee-toggle-element__controls > li[b-qmlcb8a2hb] {
    margin-left: 0 !important;
  }
  .ee-toggle-element--stack-tablet .ee-toggle-element__controls > li > a[b-qmlcb8a2hb] {
    display: block;
  }
  .ee-google-map-navigation--hide-tablet .ee-google-map__navigation[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-google-map-navigation-tablet--top-left .ee-google-map__navigation[b-qmlcb8a2hb] {
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
  }
  .ee-google-map-navigation-tablet--top-right .ee-google-map__navigation[b-qmlcb8a2hb] {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
  }
  .ee-google-map-navigation-tablet--bottom-right .ee-google-map__navigation[b-qmlcb8a2hb] {
    bottom: 0;
    right: 0;
    top: auto;
    left: auto;
  }
  .ee-google-map-navigation-tablet--bottom-left .ee-google-map__navigation[b-qmlcb8a2hb] {
    bottom: 0;
    left: 0;
    top: auto;
    right: auto;
  }
  .ee-switcher__titles[b-qmlcb8a2hb] {
    text-align: center;
  }
  .ee-switcher__nav[b-qmlcb8a2hb] {
    text-align: center;
  }
  .ee-switcher-stack-tablet .ee-switcher__wrapper[b-qmlcb8a2hb] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ee-switcher-stack-tablet .ee-switcher__media-wrapper[b-qmlcb8a2hb] {
    width: 100%;
  }
  .ee-search-form-fields-wrap--tablet .ee-search-form__fields[b-qmlcb8a2hb] {
    -ms-flex: 1;
    flex: 1;
  }
  .ee-search-form-fields-wrap--tablet .ee-search-form__container[b-qmlcb8a2hb],
  .ee-search-form-fields-wrap--tablet .ee-search-form__fields[b-qmlcb8a2hb] {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ee-search-form-fields-wrap--tablet .ee-search-form__submit[b-qmlcb8a2hb] {
    width: auto;
  }
  .ee-search-form-fields-wrap--tablet.ee-search-form-spacing--collapse .ee-search-form__container .ee-form__field:not(:first-child)[b-qmlcb8a2hb] {
    border-left: 0px;
    border-top: 1px solid #eceeef;
  }
  .ee-u-1\/1\@tablet[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/2\@tablet[b-qmlcb8a2hb] {
    width: 50% !important;
  }
  .ee-u-2\/2\@tablet[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/3\@tablet[b-qmlcb8a2hb] {
    width: 33.33333% !important;
  }
  .ee-u-2\/3\@tablet[b-qmlcb8a2hb] {
    width: 66.66667% !important;
  }
  .ee-u-3\/3\@tablet[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/4\@tablet[b-qmlcb8a2hb] {
    width: 25% !important;
  }
  .ee-u-2\/4\@tablet[b-qmlcb8a2hb] {
    width: 50% !important;
  }
  .ee-u-3\/4\@tablet[b-qmlcb8a2hb] {
    width: 75% !important;
  }
  .ee-u-4\/4\@tablet[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/5\@tablet[b-qmlcb8a2hb] {
    width: 20% !important;
  }
  .ee-u-2\/5\@tablet[b-qmlcb8a2hb] {
    width: 40% !important;
  }
  .ee-u-3\/5\@tablet[b-qmlcb8a2hb] {
    width: 60% !important;
  }
  .ee-u-4\/5\@tablet[b-qmlcb8a2hb] {
    width: 80% !important;
  }
  .ee-u-5\/5\@tablet[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/6\@tablet[b-qmlcb8a2hb] {
    width: 16.66667% !important;
  }
  .ee-u-2\/6\@tablet[b-qmlcb8a2hb] {
    width: 33.33333% !important;
  }
  .ee-u-3\/6\@tablet[b-qmlcb8a2hb] {
    width: 50% !important;
  }
  .ee-u-4\/6\@tablet[b-qmlcb8a2hb] {
    width: 66.66667% !important;
  }
  .ee-u-5\/6\@tablet[b-qmlcb8a2hb] {
    width: 83.33333% !important;
  }
  .ee-u-6\/6\@tablet[b-qmlcb8a2hb] {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .ee-grid-columns-mobile-1 .ee-grid__item[b-qmlcb8a2hb] {
    width: 100%;
  }
  .ee-grid-columns-mobile-1.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(2n)[b-qmlcb8a2hb] {
    width: 200%;
  }
  .ee-grid-columns-mobile-2 .ee-grid__item[b-qmlcb8a2hb] {
    width: 50%;
  }
  .ee-grid-columns-mobile-2.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(4n)[b-qmlcb8a2hb] {
    width: 100%;
  }
  .ee-grid-columns-mobile-3 .ee-grid__item[b-qmlcb8a2hb] {
    width: 33.3333333333%;
  }
  .ee-grid-columns-mobile-3.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(6n)[b-qmlcb8a2hb] {
    width: 66.6666666667%;
  }
  .ee-grid-columns-mobile-4 .ee-grid__item[b-qmlcb8a2hb] {
    width: 25%;
  }
  .ee-grid-columns-mobile-4.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(8n)[b-qmlcb8a2hb] {
    width: 50%;
  }
  .ee-grid-columns-mobile-5 .ee-grid__item[b-qmlcb8a2hb] {
    width: 20%;
  }
  .ee-grid-columns-mobile-5.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(10n)[b-qmlcb8a2hb] {
    width: 40%;
  }
  .ee-grid-columns-mobile-6 .ee-grid__item[b-qmlcb8a2hb] {
    width: 16.6666666667%;
  }
  .ee-grid-columns-mobile-6.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(12n)[b-qmlcb8a2hb] {
    width: 33.3333333333%;
  }
  .ee-grid-columns-mobile-7 .ee-grid__item[b-qmlcb8a2hb] {
    width: 14.2857142857%;
  }
  .ee-grid-columns-mobile-7.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(14n)[b-qmlcb8a2hb] {
    width: 28.5714285714%;
  }
  .ee-grid-columns-mobile-8 .ee-grid__item[b-qmlcb8a2hb] {
    width: 12.5%;
  }
  .ee-grid-columns-mobile-8.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(16n)[b-qmlcb8a2hb] {
    width: 25%;
  }
  .ee-grid-columns-mobile-9 .ee-grid__item[b-qmlcb8a2hb] {
    width: 11.1111111111%;
  }
  .ee-grid-columns-mobile-9.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(18n)[b-qmlcb8a2hb] {
    width: 22.2222222222%;
  }
  .ee-grid-columns-mobile-10 .ee-grid__item[b-qmlcb8a2hb] {
    width: 10%;
  }
  .ee-grid-columns-mobile-10.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(20n)[b-qmlcb8a2hb] {
    width: 20%;
  }
  .ee-grid-columns-mobile-11 .ee-grid__item[b-qmlcb8a2hb] {
    width: 9.0909090909%;
  }
  .ee-grid-columns-mobile-11.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(22n)[b-qmlcb8a2hb] {
    width: 18.1818181818%;
  }
  .ee-grid-columns-mobile-12 .ee-grid__item[b-qmlcb8a2hb] {
    width: 8.3333333333%;
  }
  .ee-grid-columns-mobile-12.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(24n)[b-qmlcb8a2hb] {
    width: 16.6666666667%;
  }
  .ee-grid-align-mobile--top .ee-grid[b-qmlcb8a2hb] {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .ee-grid-align-mobile--top .ee-grid__item[b-qmlcb8a2hb] {
    display: -ms-flexbox;
    display: flex;
  }
  .ee-grid-align-mobile--middle .ee-grid[b-qmlcb8a2hb] {
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-grid-align-mobile--middle .ee-grid__item[b-qmlcb8a2hb] {
    display: -ms-flexbox;
    display: flex;
  }
  .ee-grid-align-mobile--bottom .ee-grid[b-qmlcb8a2hb] {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .ee-grid-align-mobile--bottom .ee-grid__item[b-qmlcb8a2hb] {
    display: -ms-flexbox;
    display: flex;
  }
  .ee-grid-align-mobile--stretch .ee-grid[b-qmlcb8a2hb] {
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .ee-grid-align-mobile--stretch .ee-grid__item[b-qmlcb8a2hb] {
    display: -ms-flexbox;
    display: flex;
  }
  .ee-grid-halign-mobile--left .ee-grid[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-grid-halign-mobile--center .ee-grid[b-qmlcb8a2hb] {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ee-grid-halign-mobile--right .ee-grid[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-gallery-overflow-mobile--yes .ee-gallery-wrapper[b-qmlcb8a2hb] {
    overflow: hidden;
  }
  .ee-filters-mobile--stack .ee-filters[b-qmlcb8a2hb] {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ee-filters-mobile--stack .ee-filters .ee-filters__item[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-filters-align-mobile-left .ee-filters[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-filters-align-mobile-left .ee-filters .ee-filters__item[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-filters-align-mobile-center .ee-filters[b-qmlcb8a2hb] {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ee-filters-align-mobile-center .ee-filters .ee-filters__item[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-filters-align-mobile-right .ee-filters[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-filters-align-mobile-right .ee-filters .ee-filters__item[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-filters-align-mobile-justify .ee-filters .ee-filters__item[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ee-player__controls__volume[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-button-group-mobile-halign-left .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-button-group-mobile-halign-left .ee-button-group > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-button-group-mobile-halign-center .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ee-button-group-mobile-halign-center .ee-button-group > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-button-group-mobile-halign-right .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-button-group-mobile-halign-right .ee-button-group > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-button-group-mobile-halign-justify .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-pack: stretch;
    justify-content: stretch;
  }
  .ee-button-group-mobile-halign-justify .ee-button-group > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ee-button-group-mobile-halign-justify .ee-button-group > li > a[b-qmlcb8a2hb] {
    display: block;
  }
  .ee-button-group .ee-button-wrapper[b-qmlcb8a2hb] {
    width: 100%;
  }
  .ee-button-group-mobile-valign-top .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .ee-button-group-mobile-valign-top .ee-button-group > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-button-group-mobile-valign-middle .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-button-group-mobile-valign-middle .ee-button-group > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-button-group-mobile-valign-bottom .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .ee-button-group-mobile-valign-bottom .ee-button-group > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-button-group-mobile-valign-stretch .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .ee-button-group-mobile-valign-stretch .ee-button-group > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ee-button-group-mobile-valign-stretch .ee-button-group > li > a[b-qmlcb8a2hb] {
    display: block;
  }
  .ee-button-group-mobile-valign-stretch .ee-button-group .ee-button-content-wrapper[b-qmlcb8a2hb] {
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-button-group-mobile-valign-stretch .ee-button-group .ee-button-content-wrapper > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-button-group-stack-mobile .ee-button-group[b-qmlcb8a2hb] {
    margin-left: 0 !important;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ee-button-group-stack-mobile .ee-button-group > li[b-qmlcb8a2hb] {
    margin-left: 0 !important;
  }
  .ee-button-group-stack-mobile .ee-button-group > li > a[b-qmlcb8a2hb] {
    display: block;
  }
  .ee-button-group-stack-mobile.ee-button-group-gap-narrow .ee-button-group[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-mobile.ee-button-group-gap-narrow .ee-button-group > li[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-mobile.ee-button-group-gap-narrow .ee-button-group > li:not(:last-child)[b-qmlcb8a2hb] {
    margin-bottom: 6px;
  }
  .ee-button-group-stack-mobile.ee-button-group-gap-default .ee-button-group[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-mobile.ee-button-group-gap-default .ee-button-group > li[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-mobile.ee-button-group-gap-default .ee-button-group > li:not(:last-child)[b-qmlcb8a2hb] {
    margin-bottom: 12px;
  }
  .ee-button-group-stack-mobile.ee-button-group-gap-extended .ee-button-group[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-mobile.ee-button-group-gap-extended .ee-button-group > li[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-mobile.ee-button-group-gap-extended .ee-button-group > li:not(:last-child)[b-qmlcb8a2hb] {
    margin-bottom: 24px;
  }
  .ee-button-group-stack-mobile.ee-button-group-gap-wide .ee-button-group[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-mobile.ee-button-group-gap-wide .ee-button-group > li[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-mobile.ee-button-group-gap-wide .ee-button-group > li:not(:last-child)[b-qmlcb8a2hb] {
    margin-bottom: 48px;
  }
  .ee-button-group-stack-mobile.ee-button-group-gap-wider .ee-button-group[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-mobile.ee-button-group-gap-wider .ee-button-group > li[b-qmlcb8a2hb] {
    margin-left: 0;
  }
  .ee-button-group-stack-mobile.ee-button-group-gap-wider .ee-button-group > li:not(:last-child)[b-qmlcb8a2hb] {
    margin-bottom: 144px;
  }
  .ee-button-group-stack-mobile.ee-button-group-mobile-halign-left .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .ee-button-group-stack-mobile.ee-button-group-mobile-halign-center .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-button-group-stack-mobile.ee-button-group-mobile-halign-right .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .ee-button-group-stack-mobile.ee-button-group-mobile-halign-justify .ee-button-group[b-qmlcb8a2hb] {
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .ee-gallery-slider--stack-mobile .ee-gallery-slider[b-qmlcb8a2hb] {
    display: block;
  }
  .ee-gallery-slider--stack-mobile .ee-gallery-slider .ee-gallery-slider__preview[b-qmlcb8a2hb],
  .ee-gallery-slider--stack-mobile .ee-gallery-slider .ee-gallery-slider__gallery[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-timeline-mobile-animate .ee-timeline .timeline-item__card[b-qmlcb8a2hb] {
    visibility: hidden;
  }
  .ee-timeline-mobile-animate .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    visibility: hidden;
  }
  .ee-timeline-mobile-animate .ee-timeline .timeline-item.bounce-in .timeline-item__card[b-qmlcb8a2hb],
  .ee-timeline-mobile-animate .ee-timeline .timeline-item.bounce-in .timeline-item__meta[b-qmlcb8a2hb] {
    visibility: visible;
  }
  .ee-timeline-mobile-animate .ee-timeline .timeline-item.bounce-in .timeline-item__card[b-qmlcb8a2hb] {
    animation: cd-bounce-odd-b-qmlcb8a2hb 1s;
  }
  .ee-timeline-mobile-animate .ee-timeline .timeline-item.bounce-in .timeline-item__meta[b-qmlcb8a2hb] {
    animation: cd-bounce-even-b-qmlcb8a2hb 1s;
  }
  .ee-timeline-mobile-animate .ee-timeline .timeline-item:nth-child(even).bounce-in .timeline-item__card[b-qmlcb8a2hb] {
    animation: cd-bounce-even-b-qmlcb8a2hb 1s;
  }
  .ee-timeline-mobile-animate .ee-timeline .timeline-item:nth-child(even).bounce-in .timeline-item__meta[b-qmlcb8a2hb] {
    animation: cd-bounce-odd-b-qmlcb8a2hb 1s;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
    border-right-color: #f7f7f7;
    border-left-color: #f7f7f7;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item__point[b-qmlcb8a2hb] {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-order: 1;
    order: 1;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-order: 0;
    order: 0;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    -ms-flex-order: 2;
    order: 2;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item__card-wrapper .timeline-item__meta[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb],
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    margin-right: 10px;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    padding-left: 10px;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item:nth-child(odd) .timeline-item__card__arrow[b-qmlcb8a2hb] {
    left: -10px;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item:nth-child(odd) .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
    border-right-width: 10px;
    border-right-style: solid;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item:nth-child(odd) .timeline-item__meta[b-qmlcb8a2hb] {
    text-align: right;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item:nth-child(even)[b-qmlcb8a2hb] {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item:nth-child(even) .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    -ms-flex-direction: initial;
    flex-direction: initial;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item:nth-child(even) .timeline-item__meta[b-qmlcb8a2hb] {
    margin-left: 10px;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item:nth-child(even) .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    padding-left: 0;
    padding-right: 10px;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item:nth-child(even) .timeline-item__card__arrow[b-qmlcb8a2hb] {
    right: -10px;
  }
  .ee-timeline-align-mobile--center .ee-timeline .timeline-item:nth-child(even) .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
    border-left-width: 10px;
    border-left-style: solid;
  }
  .ee-timeline-align-mobile--center .ee-timeline .ee-timeline__line[b-qmlcb8a2hb] {
    left: 50%;
  }
  .ee-timeline-align-mobile--overlay .ee-timeline .timeline-item[b-qmlcb8a2hb] {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-timeline-align-mobile--overlay .ee-timeline .timeline-item__point[b-qmlcb8a2hb],
  .ee-timeline-align-mobile--overlay .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    margin-bottom: 12px;
  }
  .ee-timeline-align-mobile--overlay .ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-timeline-align-mobile--overlay .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    visibility: visible !important;
    animation: none !important;
  }
  .ee-timeline-align-mobile--overlay .ee-timeline .ee-timeline__line[b-qmlcb8a2hb] {
    left: 50%;
  }
  .ee-timeline-align-mobile--left .ee-timeline[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-timeline-align-mobile--left .ee-timeline .ee-timeline__line[b-qmlcb8a2hb] {
    left: 0px;
    margin-left: 20px;
  }
  .ee-timeline-align-mobile--left .ee-timeline .timeline-item[b-qmlcb8a2hb] {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .ee-timeline-align-mobile--left .ee-timeline .timeline-item__point[b-qmlcb8a2hb] {
    margin-left: 0 !important;
  }
  .ee-timeline-align-mobile--left .ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-timeline-align-mobile--left .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .ee-timeline-align-mobile--left .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb] {
    left: -10px;
  }
  .ee-timeline-align-mobile--left .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
    border-right-width: 10px;
    border-right-style: solid;
    border-right-color: #f7f7f7;
  }
  .ee-timeline-align-mobile--left .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    margin-left: 10px;
  }
  .ee-timeline-align-mobile--left .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    visibility: visible !important;
    animation: none !important;
    margin-bottom: 12px;
  }
  .ee-timeline-align-mobile--right .ee-timeline .ee-timeline__line[b-qmlcb8a2hb] {
    left: auto;
    right: 0;
    margin-right: 20px;
    transform: translateX(50%);
  }
  .ee-timeline-align-mobile--right .ee-timeline .timeline-item[b-qmlcb8a2hb] {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-timeline-align-mobile--right .ee-timeline .timeline-item__point[b-qmlcb8a2hb] {
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0 !important;
  }
  .ee-timeline-align-mobile--right .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    -ms-flex-order: 1;
    order: 1;
  }
  .ee-timeline-align-mobile--right .ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-timeline-align-mobile--right .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .ee-timeline-align-mobile--right .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb] {
    right: -10px;
  }
  .ee-timeline-align-mobile--right .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: #f7f7f7;
  }
  .ee-timeline-align-mobile--right .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    margin-right: 10px;
  }
  .ee-timeline-align-mobile--right .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    visibility: visible !important;
    animation: none !important;
    margin-bottom: 12px;
  }
  .ee-timeline-cards-align-mobile--middle .ee-timeline .timeline-item[b-qmlcb8a2hb] {
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-timeline-cards-align-mobile--middle .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .ee-timeline-cards-align-mobile--bottom .ee-timeline .timeline-item[b-qmlcb8a2hb] {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .ee-timeline-cards-align-mobile--bottom .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb] {
    top: auto;
    bottom: 0;
  }
  .ee-breadcrumbs-align-mobile-left .ee-breadcrumbs[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-breadcrumbs-align-mobile-left .ee-breadcrumbs > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-breadcrumbs-align-mobile-center .ee-breadcrumbs[b-qmlcb8a2hb] {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ee-breadcrumbs-align-mobile-center .ee-breadcrumbs > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-breadcrumbs-align-mobile-right .ee-breadcrumbs[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-breadcrumbs-align-mobile-right .ee-breadcrumbs > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-breadcrumbs-align-mobile-stretch .ee-breadcrumbs[b-qmlcb8a2hb] {
    -ms-flex-pack: stretch;
    justify-content: stretch;
  }
  .ee-breadcrumbs-align-mobile-stretch .ee-breadcrumbs > li[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ee-breadcrumbs-align-mobile-stretch .ee-breadcrumbs > li > a[b-qmlcb8a2hb] {
    display: block;
  }
  .ee-breadcrumbs-align-mobile-stretch .ee-breadcrumbs > .ee-breadcrumbs__separator[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
    text-align: center;
  }
  .ee-trigger-mobile-align--left .ee-button-wrapper[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-trigger-mobile-align--center .ee-button-wrapper[b-qmlcb8a2hb] {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ee-trigger-mobile-align--right .ee-button-wrapper[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-trigger-mobile-align--justify .ee-button[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ee-table--responsive .ee-table thead[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-table--responsive .ee-table tr td[b-qmlcb8a2hb],
  .ee-table--responsive .ee-table tr th[b-qmlcb8a2hb] {
    display: -ms-flexbox;
    display: flex;
  }
  .ee-table--responsive .ee-table tr td > *[b-qmlcb8a2hb],
  .ee-table--responsive .ee-table tr td[b-qmlcb8a2hb]:before,
  .ee-table--responsive .ee-table tr th > *[b-qmlcb8a2hb],
  .ee-table--responsive .ee-table tr th[b-qmlcb8a2hb]:before {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ee-table--responsive .ee-table tr td[data-title][b-qmlcb8a2hb]:before,
  .ee-table--responsive .ee-table tr th[data-title][b-qmlcb8a2hb]:before {
    content: attr(data-title);
    position: relative;
    padding: 12px;
  }
  body.elementor-msie .ee-table__cell[b-qmlcb8a2hb] {
    max-width: 1px;
  }
  .ee-table-mobile-header--hide .ee-table__cell[data-title][b-qmlcb8a2hb]:before {
    content: none !important;
  }
  .ee-table--responsive.ee-table-mobile-header--column .ee-table__cell[data-title][b-qmlcb8a2hb] {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ee-table--responsive.ee-table-mobile-header--column .ee-table__cell[data-title] > *[b-qmlcb8a2hb],
  .ee-table--responsive.ee-table-mobile-header--column .ee-table__cell[data-title][b-qmlcb8a2hb]:before {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: auto;
  }
  .ee-posts-layout-collapse--mobile .ee-post--horizontal[b-qmlcb8a2hb] {
    display: block;
  }
  .ee-labels-align-mobile--start .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-labels-align-mobile--center .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ee-labels-align-mobile--end .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-labels-align-mobile--stretch .ee-toggle-element .ee-toggle-element__controls__item[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ee-labels-align-stacked-mobile--start .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .ee-labels-align-stacked-mobile--center .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-labels-align-stacked-mobile--end .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .ee-labels-align-stacked-mobile--stretch .ee-toggle-element .ee-toggle-element__controls[b-qmlcb8a2hb] {
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .ee-toggle-element--stack-mobile .ee-toggle-element__controls[b-qmlcb8a2hb] {
    margin-left: 0 !important;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ee-toggle-element--stack-mobile .ee-toggle-element__controls > li[b-qmlcb8a2hb] {
    margin-left: 0 !important;
  }
  .ee-toggle-element--stack-mobile .ee-toggle-element__controls > li > a[b-qmlcb8a2hb] {
    display: block;
  }
  .ee-google-map-navigation--hide-mobile .ee-google-map__navigation[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-google-map-navigation-mobile--top-left .ee-google-map__navigation[b-qmlcb8a2hb] {
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
  }
  .ee-google-map-navigation-mobile--top-right .ee-google-map__navigation[b-qmlcb8a2hb] {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
  }
  .ee-google-map-navigation-mobile--bottom-right .ee-google-map__navigation[b-qmlcb8a2hb] {
    bottom: 0;
    right: 0;
    top: auto;
    left: auto;
  }
  .ee-google-map-navigation-mobile--bottom-left .ee-google-map__navigation[b-qmlcb8a2hb] {
    bottom: 0;
    left: 0;
    top: auto;
    right: auto;
  }
  .ee-switcher-stack-mobile .ee-switcher__wrapper[b-qmlcb8a2hb] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ee-switcher-stack-mobile .ee-switcher__media-wrapper[b-qmlcb8a2hb] {
    width: 100%;
  }
  .ee-switcher-arrows-mobile-hide .ee-switcher__arrows[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-switcher-menu-mobile-hide .ee-switcher__nav[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-switcher-menu-mobile-align--left .ee-switcher__nav[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-switcher-menu-mobile-align--left .ee-switcher__nav.ee-nav--stacked[b-qmlcb8a2hb] {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .ee-switcher-menu-mobile-align--center .ee-switcher__nav[b-qmlcb8a2hb] {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ee-switcher-menu-mobile-align--center .ee-switcher__nav.ee-nav--stacked[b-qmlcb8a2hb] {
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-switcher-menu-mobile-align--right .ee-switcher__nav[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-switcher-menu-mobile-align--right .ee-switcher__nav.ee-nav--stacked[b-qmlcb8a2hb] {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .ee-switcher-menu-mobile-align--justify .ee-switcher__nav[b-qmlcb8a2hb] {
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .ee-switcher-menu-mobile-align--justify .ee-switcher__nav__item[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .ee-search-form-fields-wrap--mobile .ee-search-form__fields[b-qmlcb8a2hb] {
    -ms-flex: 1;
    flex: 1;
  }
  .ee-search-form-fields-wrap--mobile .ee-search-form__container[b-qmlcb8a2hb],
  .ee-search-form-fields-wrap--mobile .ee-search-form__fields[b-qmlcb8a2hb] {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ee-search-form-fields-wrap--mobile .ee-search-form__submit[b-qmlcb8a2hb] {
    width: auto;
  }
  .ee-search-form-fields-wrap--mobile.ee-search-form-spacing--collapse .ee-search-form__container .ee-form__field:not(:first-child)[b-qmlcb8a2hb] {
    border-left: 0px;
    border-top: 1px solid #eceeef;
  }
  .ee-u-1\/1\@mobile[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/2\@mobile[b-qmlcb8a2hb] {
    width: 50% !important;
  }
  .ee-u-2\/2\@mobile[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/3\@mobile[b-qmlcb8a2hb] {
    width: 33.33333% !important;
  }
  .ee-u-2\/3\@mobile[b-qmlcb8a2hb] {
    width: 66.66667% !important;
  }
  .ee-u-3\/3\@mobile[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/4\@mobile[b-qmlcb8a2hb] {
    width: 25% !important;
  }
  .ee-u-2\/4\@mobile[b-qmlcb8a2hb] {
    width: 50% !important;
  }
  .ee-u-3\/4\@mobile[b-qmlcb8a2hb] {
    width: 75% !important;
  }
  .ee-u-4\/4\@mobile[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/5\@mobile[b-qmlcb8a2hb] {
    width: 20% !important;
  }
  .ee-u-2\/5\@mobile[b-qmlcb8a2hb] {
    width: 40% !important;
  }
  .ee-u-3\/5\@mobile[b-qmlcb8a2hb] {
    width: 60% !important;
  }
  .ee-u-4\/5\@mobile[b-qmlcb8a2hb] {
    width: 80% !important;
  }
  .ee-u-5\/5\@mobile[b-qmlcb8a2hb] {
    width: 100% !important;
  }
  .ee-u-1\/6\@mobile[b-qmlcb8a2hb] {
    width: 16.66667% !important;
  }
  .ee-u-2\/6\@mobile[b-qmlcb8a2hb] {
    width: 33.33333% !important;
  }
  .ee-u-3\/6\@mobile[b-qmlcb8a2hb] {
    width: 50% !important;
  }
  .ee-u-4\/6\@mobile[b-qmlcb8a2hb] {
    width: 66.66667% !important;
  }
  .ee-u-5\/6\@mobile[b-qmlcb8a2hb] {
    width: 83.33333% !important;
  }
  .ee-u-6\/6\@mobile[b-qmlcb8a2hb] {
    width: 100% !important;
  }
}
@media (max-width: 479px) {
  .ee-player__controls__bar[b-qmlcb8a2hb] {
    padding: 6px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .ee-grid-columns-tablet-1 .ee-grid__item[b-qmlcb8a2hb] {
    width: 100%;
  }
  .ee-grid-columns-tablet-1.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(2n)[b-qmlcb8a2hb] {
    width: 200%;
  }
  .ee-grid-columns-tablet-2 .ee-grid__item[b-qmlcb8a2hb] {
    width: 50%;
  }
  .ee-grid-columns-tablet-2.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(4n)[b-qmlcb8a2hb] {
    width: 100%;
  }
  .ee-grid-columns-tablet-3 .ee-grid__item[b-qmlcb8a2hb] {
    width: 33.3333333333%;
  }
  .ee-grid-columns-tablet-3.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(6n)[b-qmlcb8a2hb] {
    width: 66.6666666667%;
  }
  .ee-grid-columns-tablet-4 .ee-grid__item[b-qmlcb8a2hb] {
    width: 25%;
  }
  .ee-grid-columns-tablet-4.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(8n)[b-qmlcb8a2hb] {
    width: 50%;
  }
  .ee-grid-columns-tablet-5 .ee-grid__item[b-qmlcb8a2hb] {
    width: 20%;
  }
  .ee-grid-columns-tablet-5.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(10n)[b-qmlcb8a2hb] {
    width: 40%;
  }
  .ee-grid-columns-tablet-6 .ee-grid__item[b-qmlcb8a2hb] {
    width: 16.6666666667%;
  }
  .ee-grid-columns-tablet-6.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(12n)[b-qmlcb8a2hb] {
    width: 33.3333333333%;
  }
  .ee-grid-columns-tablet-7 .ee-grid__item[b-qmlcb8a2hb] {
    width: 14.2857142857%;
  }
  .ee-grid-columns-tablet-7.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(14n)[b-qmlcb8a2hb] {
    width: 28.5714285714%;
  }
  .ee-grid-columns-tablet-8 .ee-grid__item[b-qmlcb8a2hb] {
    width: 12.5%;
  }
  .ee-grid-columns-tablet-8.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(16n)[b-qmlcb8a2hb] {
    width: 25%;
  }
  .ee-grid-columns-tablet-9 .ee-grid__item[b-qmlcb8a2hb] {
    width: 11.1111111111%;
  }
  .ee-grid-columns-tablet-9.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(18n)[b-qmlcb8a2hb] {
    width: 22.2222222222%;
  }
  .ee-grid-columns-tablet-10 .ee-grid__item[b-qmlcb8a2hb] {
    width: 10%;
  }
  .ee-grid-columns-tablet-10.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(20n)[b-qmlcb8a2hb] {
    width: 20%;
  }
  .ee-grid-columns-tablet-11 .ee-grid__item[b-qmlcb8a2hb] {
    width: 9.0909090909%;
  }
  .ee-grid-columns-tablet-11.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(22n)[b-qmlcb8a2hb] {
    width: 18.1818181818%;
  }
  .ee-grid-columns-tablet-12 .ee-grid__item[b-qmlcb8a2hb] {
    width: 8.3333333333%;
  }
  .ee-grid-columns-tablet-12.ee-grid-masonry-layout--mixed .ee-grid__item:nth-child(24n)[b-qmlcb8a2hb] {
    width: 16.6666666667%;
  }
  .ee-gallery-overflow-tablet--yes .ee-gallery-wrapper[b-qmlcb8a2hb] {
    overflow: hidden;
  }
  .ee-filters-tablet--stack .ee-filters[b-qmlcb8a2hb] {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ee-filters-tablet--stack .ee-filters .ee-filters__item[b-qmlcb8a2hb] {
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
  .ee-timeline-tablet-animate .ee-timeline .timeline-item__card[b-qmlcb8a2hb] {
    visibility: hidden;
  }
  .ee-timeline-tablet-animate .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    visibility: hidden;
  }
  .ee-timeline-tablet-animate .ee-timeline .timeline-item.bounce-in .timeline-item__card[b-qmlcb8a2hb],
  .ee-timeline-tablet-animate .ee-timeline .timeline-item.bounce-in .timeline-item__meta[b-qmlcb8a2hb] {
    visibility: visible;
  }
  .ee-timeline-tablet-animate .ee-timeline .timeline-item.bounce-in .timeline-item__card[b-qmlcb8a2hb] {
    animation: cd-bounce-odd-b-qmlcb8a2hb 1s;
  }
  .ee-timeline-tablet-animate .ee-timeline .timeline-item.bounce-in .timeline-item__meta[b-qmlcb8a2hb] {
    animation: cd-bounce-even-b-qmlcb8a2hb 1s;
  }
  .ee-timeline-tablet-animate .ee-timeline .timeline-item:nth-child(even).bounce-in .timeline-item__card[b-qmlcb8a2hb] {
    animation: cd-bounce-even-b-qmlcb8a2hb 1s;
  }
  .ee-timeline-tablet-animate .ee-timeline .timeline-item:nth-child(even).bounce-in .timeline-item__meta[b-qmlcb8a2hb] {
    animation: cd-bounce-odd-b-qmlcb8a2hb 1s;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
    border-right-color: #f7f7f7;
    border-left-color: #f7f7f7;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item__point[b-qmlcb8a2hb] {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-order: 1;
    order: 1;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-order: 0;
    order: 0;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    -ms-flex-order: 2;
    order: 2;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item__card-wrapper .timeline-item__meta[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb],
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    margin-right: 10px;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    padding-left: 10px;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item:nth-child(odd) .timeline-item__card__arrow[b-qmlcb8a2hb] {
    left: -10px;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item:nth-child(odd) .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
    border-right-width: 10px;
    border-right-style: solid;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item:nth-child(odd) .timeline-item__meta[b-qmlcb8a2hb] {
    text-align: right;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item:nth-child(even)[b-qmlcb8a2hb] {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item:nth-child(even) .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    -ms-flex-direction: initial;
    flex-direction: initial;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item:nth-child(even) .timeline-item__meta[b-qmlcb8a2hb] {
    margin-left: 10px;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item:nth-child(even) .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    padding-left: 0;
    padding-right: 10px;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item:nth-child(even) .timeline-item__card__arrow[b-qmlcb8a2hb] {
    right: -10px;
  }
  .ee-timeline-align-tablet--center .ee-timeline .timeline-item:nth-child(even) .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
    border-left-width: 10px;
    border-left-style: solid;
  }
  .ee-timeline-align-tablet--center .ee-timeline .ee-timeline__line[b-qmlcb8a2hb] {
    left: 50%;
  }
  .ee-timeline-align-tablet--overlay .ee-timeline .timeline-item[b-qmlcb8a2hb] {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-timeline-align-tablet--overlay .ee-timeline .timeline-item__point[b-qmlcb8a2hb],
  .ee-timeline-align-tablet--overlay .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    margin-bottom: 12px;
  }
  .ee-timeline-align-tablet--overlay .ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-timeline-align-tablet--overlay .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    visibility: visible !important;
    animation: none !important;
  }
  .ee-timeline-align-tablet--overlay .ee-timeline .ee-timeline__line[b-qmlcb8a2hb] {
    left: 50%;
  }
  .ee-timeline-align-tablet--left .ee-timeline[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-timeline-align-tablet--left .ee-timeline .ee-timeline__line[b-qmlcb8a2hb] {
    left: 0px;
    margin-left: 20px;
  }
  .ee-timeline-align-tablet--left .ee-timeline .timeline-item[b-qmlcb8a2hb] {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .ee-timeline-align-tablet--left .ee-timeline .timeline-item__point[b-qmlcb8a2hb] {
    margin-left: 0 !important;
  }
  .ee-timeline-align-tablet--left .ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-timeline-align-tablet--left .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .ee-timeline-align-tablet--left .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb] {
    left: -10px;
  }
  .ee-timeline-align-tablet--left .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
    border-right-width: 10px;
    border-right-style: solid;
    border-right-color: #f7f7f7;
  }
  .ee-timeline-align-tablet--left .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    margin-left: 10px;
  }
  .ee-timeline-align-tablet--left .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    visibility: visible !important;
    animation: none !important;
    margin-bottom: 12px;
  }
  .ee-timeline-align-tablet--right .ee-timeline .ee-timeline__line[b-qmlcb8a2hb] {
    left: auto;
    right: 0;
    margin-right: 20px;
    transform: translateX(50%);
  }
  .ee-timeline-align-tablet--right .ee-timeline .timeline-item[b-qmlcb8a2hb] {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-timeline-align-tablet--right .ee-timeline .timeline-item__point[b-qmlcb8a2hb] {
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0 !important;
  }
  .ee-timeline-align-tablet--right .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    -ms-flex-order: 1;
    order: 1;
  }
  .ee-timeline-align-tablet--right .ee-timeline .timeline-item__meta-wrapper[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-timeline-align-tablet--right .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .ee-timeline-align-tablet--right .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb] {
    right: -10px;
  }
  .ee-timeline-align-tablet--right .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb]:after {
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: #f7f7f7;
  }
  .ee-timeline-align-tablet--right .ee-timeline .timeline-item__card-wrapper[b-qmlcb8a2hb] {
    margin-right: 10px;
  }
  .ee-timeline-align-tablet--right .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
    visibility: visible !important;
    animation: none !important;
    margin-bottom: 12px;
  }
  .ee-timeline-cards-align-tablet--middle .ee-timeline .timeline-item[b-qmlcb8a2hb] {
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-timeline-cards-align-tablet--middle .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .ee-timeline-cards-align-tablet--bottom .ee-timeline .timeline-item[b-qmlcb8a2hb] {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .ee-timeline-cards-align-tablet--bottom .ee-timeline .timeline-item__card__arrow[b-qmlcb8a2hb] {
    top: auto;
    bottom: 0;
  }
  .ee-switcher-arrows-tablet-hide .ee-switcher__arrows[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-switcher-menu-tablet-hide .ee-switcher__nav[b-qmlcb8a2hb] {
    display: none;
  }
  .ee-switcher-menu-tablet-align--left .ee-switcher__nav[b-qmlcb8a2hb] {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ee-switcher-menu-tablet-align--left .ee-switcher__nav.ee-nav--stacked[b-qmlcb8a2hb] {
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .ee-switcher-menu-tablet-align--center .ee-switcher__nav[b-qmlcb8a2hb] {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ee-switcher-menu-tablet-align--center .ee-switcher__nav.ee-nav--stacked[b-qmlcb8a2hb] {
    -ms-flex-align: center;
    align-items: center;
  }
  .ee-switcher-menu-tablet-align--right .ee-switcher__nav[b-qmlcb8a2hb] {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .ee-switcher-menu-tablet-align--right .ee-switcher__nav.ee-nav--stacked[b-qmlcb8a2hb] {
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .ee-switcher-menu-tablet-align--justify .ee-switcher__nav[b-qmlcb8a2hb] {
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .ee-switcher-menu-tablet-align--justify .ee-switcher__nav__item[b-qmlcb8a2hb] {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
@media print {
  body.ee-offcanvas--opening [canvas][b-qmlcb8a2hb],
  body.ee-offcanvas--closing [canvas][b-qmlcb8a2hb],
  body.ee-offcanvas--open [canvas][b-qmlcb8a2hb] {
    transform: translate(0px, 0px) !important;
  }
  [canvas][b-qmlcb8a2hb] {
    transform: translate(0px, 0px) !important;
  }
  [off-canvas][b-qmlcb8a2hb] {
    display: none !important;
  }
}
.elementor-widget-heading .elementor-heading-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-image .widget-image-caption[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-text-editor[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap[b-qmlcb8a2hb], .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}

.elementor-widget-button .elementor-button[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}

.elementor-widget-divider[b-qmlcb8a2hb] {
  --divider-color: var( --e-global-color-secondary );
}

.elementor-widget-divider .elementor-divider__text[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-divider.elementor-view-stacked .elementor-icon[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-secondary);
}

.elementor-widget-divider.elementor-view-framed .elementor-icon[b-qmlcb8a2hb], .elementor-widget-divider.elementor-view-default .elementor-icon[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}

.elementor-widget-divider.elementor-view-framed .elementor-icon[b-qmlcb8a2hb], .elementor-widget-divider.elementor-view-default .elementor-icon svg[b-qmlcb8a2hb] {
  fill: var(--e-global-color-secondary);
}

.elementor-widget-image-box .elementor-image-box-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-image-box .elementor-image-box-description[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-icon.elementor-view-stacked .elementor-icon[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-icon.elementor-view-framed .elementor-icon[b-qmlcb8a2hb], .elementor-widget-icon.elementor-view-default .elementor-icon[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}

.elementor-widget-icon.elementor-view-framed .elementor-icon[b-qmlcb8a2hb], .elementor-widget-icon.elementor-view-default .elementor-icon svg[b-qmlcb8a2hb] {
  fill: var(--e-global-color-primary);
}

.elementor-widget-icon-box.elementor-view-stacked .elementor-icon[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-icon-box.elementor-view-framed .elementor-icon[b-qmlcb8a2hb], .elementor-widget-icon-box.elementor-view-default .elementor-icon[b-qmlcb8a2hb] {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}

.elementor-widget-icon-box .elementor-icon-box-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
}

.elementor-widget-icon-box .elementor-icon-box-title[b-qmlcb8a2hb], .elementor-widget-icon-box .elementor-icon-box-title a[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-icon-box .elementor-icon-box-description[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-star-rating .elementor-star-rating__title[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-image-gallery .gallery-item .gallery-caption[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child)[b-qmlcb8a2hb]:after {
  border-color: var(--e-global-color-text);
}

.elementor-widget-icon-list .elementor-icon-list-icon i[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
}

.elementor-widget-icon-list .elementor-icon-list-icon svg[b-qmlcb8a2hb] {
  fill: var(--e-global-color-primary);
}

.elementor-widget-icon-list .elementor-icon-list-text[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
}

.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text[b-qmlcb8a2hb], .elementor-widget-icon-list .elementor-icon-list-item > a[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-counter .elementor-counter-number-wrapper[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-counter .elementor-counter-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-progress .elementor-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-testimonial .elementor-testimonial-content[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-testimonial .elementor-testimonial-name[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-testimonial .elementor-testimonial-job[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-tabs .elementor-tab-title[b-qmlcb8a2hb], .elementor-widget-tabs .elementor-tab-title a[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
}

.elementor-widget-tabs .elementor-tab-title.elementor-active[b-qmlcb8a2hb],
.elementor-widget-tabs .elementor-tab-title.elementor-active a[b-qmlcb8a2hb] {
  color: var(--e-global-color-accent);
}

.elementor-widget-tabs .elementor-tab-title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-tabs .elementor-tab-content[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-accordion .elementor-accordion-icon[b-qmlcb8a2hb], .elementor-widget-accordion .elementor-accordion-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
}

.elementor-widget-accordion .elementor-accordion-icon svg[b-qmlcb8a2hb] {
  fill: var(--e-global-color-primary);
}

.elementor-widget-accordion .elementor-active .elementor-accordion-icon[b-qmlcb8a2hb], .elementor-widget-accordion .elementor-active .elementor-accordion-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-accent);
}

.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg[b-qmlcb8a2hb] {
  fill: var(--e-global-color-accent);
}

.elementor-widget-accordion .elementor-accordion-title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-accordion .elementor-tab-content[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-toggle .elementor-toggle-title[b-qmlcb8a2hb], .elementor-widget-toggle .elementor-toggle-icon[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
}

.elementor-widget-toggle .elementor-toggle-icon svg[b-qmlcb8a2hb] {
  fill: var(--e-global-color-primary);
}

.elementor-widget-toggle .elementor-tab-title.elementor-active a[b-qmlcb8a2hb], .elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon[b-qmlcb8a2hb] {
  color: var(--e-global-color-accent);
}

.elementor-widget-toggle .elementor-toggle-title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-toggle .elementor-tab-content[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-alert .elementor-alert-title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-alert .elementor-alert-description[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-posts-extra .ee-post__header .ee-post__metas--has-metas .ee-post__meta[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-posts-extra .ee-post__media .ee-post__metas--has-metas .ee-post__meta[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-posts-extra .ee-post__body .ee-post__metas--has-metas .ee-post__meta[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-posts-extra .ee-post__footer .ee-post__metas--has-metas .ee-post__meta[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-posts-extra .ee-post__terms__term[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-posts-extra .ee-filters__item[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-posts-extra .ee-pagination .page-numbers[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-posts-extra .ee-load-button__trigger[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-posts-extra .ee-post__meta--author[b-qmlcb8a2hb] {
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-posts-extra .ee-post__meta--date[b-qmlcb8a2hb] {
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-posts-extra .ee-post__meta--comments[b-qmlcb8a2hb] {
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-posts-extra .ee-post__title__heading[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-posts-extra .ee-post__excerpt[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-posts-extra .ee-post__read-more > *[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-posts-extra .ee-posts__nothing-found[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-timeline .ee-timeline .timeline-item__title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-timeline .ee-timeline .timeline-item__excerpt[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-timeline .ee-timeline .timeline-item__content-wrapper[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-timeline .ee-timeline .timeline-item__meta[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-timeline .timeline-item .timeline-item__point[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-secondary);
}

.elementor-widget-timeline .timeline-item.is--focused .timeline-item__point[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-timeline .ee-timeline__line[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-secondary);
}

.elementor-widget-timeline .ee-timeline__line__inner[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-gallery-extra .ee-gallery__media__caption[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-gallery-slider .ee-slider__media__caption[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-gallery-slider .ee-slider__media__caption .ee-caption__title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-gallery-slider .ee-slider__media__caption .ee-caption__caption[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-gallery-slider .ee-slider__media__caption .ee-caption__description[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-gallery-slider .ee-gallery__media__caption[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-scroll-indicator .ee-scroll-indicator__element__link.is--reading .ee-scroll-indicator__element__number[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
}

.elementor-widget-ee-scroll-indicator .ee-scroll-indicator__element__link.is--reading .ee-scroll-indicator__element__circle circle[b-qmlcb8a2hb] {
  stroke: var(--e-global-color-primary);
}

.elementor-widget-ee-scroll-indicator .ee-scroll-indicator__element__link.is--reading .ee-scroll-indicator__element__title[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
}

.elementor-widget-ee-scroll-indicator .ee-scroll-indicator__element__link.is--reading .ee-scroll-indicator__element__subtitle[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
}

.elementor-widget-ee-scroll-indicator .ee-scroll-indicator__element__link.is--read .ee-scroll-indicator__element__number[b-qmlcb8a2hb] {
  color: var(--e-global-color-accent);
}

.elementor-widget-ee-scroll-indicator .ee-scroll-indicator__element__link.is--read .ee-scroll-indicator__element__circle circle[b-qmlcb8a2hb] {
  stroke: var(--e-global-color-accent);
}

.elementor-widget-ee-scroll-indicator .ee-scroll-indicator__element__link.is--read .ee-scroll-indicator__element__title[b-qmlcb8a2hb] {
  color: var(--e-global-color-accent);
}

.elementor-widget-ee-scroll-indicator .ee-scroll-indicator__element__link.is--read .ee-scroll-indicator__element__subtitle[b-qmlcb8a2hb] {
  color: var(--e-global-color-accent);
}

.elementor-widget-ee-scroll-indicator .ee-scroll-indicator__element__number[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-ee-scroll-indicator .ee-scroll-indicator__element__title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-ee-scroll-indicator .ee-scroll-indicator__element__subtitle[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-ee-scroll-indicator .ee-scroll-indicator__element__progress[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-ee-scroll-indicator .ee-scroll-indicator__element__link.is--read .ee-scroll-indicator__element__wrapper[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-accent);
}

.elementor-widget-hotspots .ee-hotspot__wrapper[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-primary);
}

.elementor-widget-hotspots .ee-hotspot__wrapper[b-qmlcb8a2hb]:before {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-hotspots .ee-hotspot:hover .ee-hotspot__wrapper[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-secondary);
}

.elementor-widget-hotspots .ee-hotspot:hover .ee-hotspot__wrapper[b-qmlcb8a2hb]:before {
  background-color: var(--e-global-color-secondary);
}

.elementor-widget-ee-switcher .ee-switcher__title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-ee-switcher .ee-switcher__descriptions__description[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-switcher .ee-switcher__nav__item[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-ee-switcher .ee-loader__progress[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-ee-switcher .ee-arrow__circle--loader.is--animating[b-qmlcb8a2hb] {
  stroke: var(--e-global-color-primary);
}

.elementor-widget-ee-calendar .ee-calendar__cell__content[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-calendar .ee-calendar__controls__month[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-calendar .ee-calendar__controls__button[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-ee-calendar .ee-calendar__table__head .ee-calendar__cell__content[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-calendar .ee-calendar__day--event .ee-calendar__day__wrapper[b-qmlcb8a2hb],
.elementor-widget-ee-calendar .ee-calendar__day--event .ee-calendar__day__event__name[b-qmlcb8a2hb],
.elementor-widget-ee-calendar .ee-calendar__day--event .ee-calendar__day__event__name[b-qmlcb8a2hb]:before {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-ee-calendar .ee-calendar__day--today .ee-calendar__day__wrapper[b-qmlcb8a2hb],
.elementor-widget-ee-calendar .ee-calendar__day--today .ee-calendar__day__event__name[b-qmlcb8a2hb],
.elementor-widget-ee-calendar .ee-calendar__day--today .ee-calendar__day__event__name[b-qmlcb8a2hb]:before {
  background-color: var(--e-global-color-secondary);
}

.elementor-widget-ee-calendar .ee-calendar__events__header__title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-calendar .ee-calendar__no-events[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-offcanvas .ee-button-text[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.ee-offcanvas__header__title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.ee-offcanvas__content__item[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-slide-menu .ee-slide-menu[b-qmlcb8a2hb],
.elementor-widget-ee-slide-menu .ee-menu__sub-menu[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-ee-slide-menu .ee-slide-menu .ee-menu__item a[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-search-form .ee-search-form__container .ee-form__field__control[b-qmlcb8a2hb],
.elementor-widget-ee-search-form .ee-search-form__filters .ee-form__field__control--text[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-search-form .ee-search-form__filters-category__title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-search-form .ee-form__field__label[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-search-form .ee-form__field--check.ee-custom:hover .ee-form__field__control--check:not(:checked) + label i[b-qmlcb8a2hb]:before {
  color: var(--e-global-color-primary);
}

.elementor-widget-ee-search-form .ee-form__field--check.ee-custom .ee-form__field__control--checkbox:checked + label i[b-qmlcb8a2hb] {
  border-color: var(--e-global-color-primary);
  background-color: var(--e-global-color-primary);
}

.elementor-widget-ee-search-form .ee-form__field--check.ee-custom .ee-form__field__control--radio:checked + label i[b-qmlcb8a2hb] {
  border-color: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
}

.select2-results__option.select2-results__option--highlighted[aria-selected][b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-ee-search-form .ee-search-form__submit[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-toggle-element .ee-toggle-element__controls__item[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-toggle-element .ee-toggle-element__element[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-google-map .ee-google-map__navigation[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-unfold .ee-unfold__content[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-unfold a.ee-button[b-qmlcb8a2hb], .elementor-widget-unfold .ee-button[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-secondary);
}

.elementor-widget-html5-video .ee-video-player__controls .ee-player__controls__overlay .ee-player__control[b-qmlcb8a2hb],
.elementor-widget-html5-video .ee-video-player__controls .ee-player__controls__bar[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-html5-video .ee-player__control--indicator[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-audio-player .ee-audio-player__controls .ee-player__controls__bar[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-ee-audio-player .ee-player__control--indicator[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-audio-player .ee-player__playlist__item[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-audio-player .ee-player__controls__playlist-wrapper[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-secondary);
}

.elementor-widget-ee-audio-player .ee-player__playlist__item:hover[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-accent);
}

.elementor-widget-ee-audio-player .ee-player__playlist__item.ee--is-active[b-qmlcb8a2hb],
.elementor-widget-ee-audio-player .ee-player__playlist__item.ee--is-active:hover[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-circle-progress .ee-circle-progress__value[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-circle-progress .ee-circle-progress__value .suffix[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-circle-progress .ee-circle-progress__icon[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-circle-progress .ee-circle-progress__text[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-random-image .widget-image-caption[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-image-comparison .ee-image-comparison .ee-image-comparison__label[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-image-comparison .ee-image-comparison__label--original[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-image-comparison .ee-image-comparison__label--modified[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-image-comparison .ee-image-comparison__handle[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-image-comparison .ee-image-comparison__handle.draggable[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-secondary);
}

.elementor-widget-ee-popup .ee-popup__trigger[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.ee-popup__header__title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.ee-age-gate__header__title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.ee-age-gate__header__description[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-field-subgroup label[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-button[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-primary);
}

.ee-notification--error[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-button-group .ee-button[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}

.elementor-widget-ee-inline-svg .ee-inline-svg[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
}

.elementor-widget-ee-inline-svg .ee-inline-svg:hover[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
}

.elementor-widget-heading-extended .ee-heading__text[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
}

.elementor-widget-heading-extended .ee-heading[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-text-divider .ee-text-divider__text[b-qmlcb8a2hb],
.elementor-widget-text-divider .ee-text-divider__text a[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
}

.elementor-widget-text-divider .ee-text-divider__text[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-text-divider .ee-text-divider__divider[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-secondary);
}

.elementor-widget-table .ee-table__row .ee-table__text[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-table td.ee-table__cell[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-table .ee-table__cell .ee-table__text[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-table th.ee-table__cell[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-primary);
}

.elementor-widget-table .ee-table__cell[data-title][b-qmlcb8a2hb]:before {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-ee-breadcrumbs .ee-breadcrumbs__text[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-ee-breadcrumbs .ee-breadcrumbs__item[b-qmlcb8a2hb] {
  color: var(--e-global-color-accent);
}

.elementor-widget-ee-breadcrumbs .ee-breadcrumbs__item a[b-qmlcb8a2hb] {
  color: var(--e-global-color-accent);
}

.elementor-widget-ee-breadcrumbs .ee-breadcrumbs__item--current[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-text-path[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-theme-site-logo .widget-image-caption[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-theme-site-title .elementor-heading-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-theme-page-title .elementor-heading-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-theme-post-title .elementor-heading-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-theme-post-excerpt .elementor-widget-container[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-theme-post-content[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-theme-post-featured-image .widget-image-caption[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-theme-archive-title .elementor-heading-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-archive-posts .elementor-post__title[b-qmlcb8a2hb], .elementor-widget-archive-posts .elementor-post__title a[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-archive-posts .elementor-post__meta-data[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-archive-posts .elementor-post__excerpt p[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-archive-posts .elementor-post__read-more[b-qmlcb8a2hb] {
  color: var(--e-global-color-accent);
}

.elementor-widget-archive-posts a.elementor-post__read-more[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-archive-posts .elementor-post__card .elementor-post__badge[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-archive-posts .elementor-pagination[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-archive-posts .elementor-button[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}

.elementor-widget-archive-posts .e-load-more-message[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-archive-posts .elementor-posts-nothing-found[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-posts .elementor-post__title[b-qmlcb8a2hb], .elementor-widget-posts .elementor-post__title a[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-posts .elementor-post__meta-data[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-posts .elementor-post__excerpt p[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-posts .elementor-post__read-more[b-qmlcb8a2hb] {
  color: var(--e-global-color-accent);
}

.elementor-widget-posts a.elementor-post__read-more[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-posts .elementor-post__card .elementor-post__badge[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-posts .elementor-pagination[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-posts .elementor-button[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}

.elementor-widget-posts .e-load-more-message[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-portfolio a .elementor-portfolio-item__overlay[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-accent);
}

.elementor-widget-portfolio .elementor-portfolio-item__title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-portfolio .elementor-portfolio__filter[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-portfolio .elementor-portfolio__filter.elementor-active[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
}

.elementor-widget-gallery .elementor-gallery-item__title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-gallery .elementor-gallery-item__description[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-gallery[b-qmlcb8a2hb] {
  --galleries-title-color-normal: var( --e-global-color-primary );
  --galleries-title-color-hover: var( --e-global-color-secondary );
  --galleries-pointer-bg-color-hover: var( --e-global-color-accent );
  --gallery-title-color-active: var( --e-global-color-secondary );
  --galleries-pointer-bg-color-active: var( --e-global-color-accent );
}

.elementor-widget-gallery .elementor-gallery-title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-form .elementor-field-group > label[b-qmlcb8a2hb], .elementor-widget-form .elementor-field-subgroup label[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-form .elementor-field-group > label[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-form .elementor-field-type-html[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-form .elementor-field-group .elementor-field[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-form .elementor-field-group .elementor-field[b-qmlcb8a2hb], .elementor-widget-form .elementor-field-subgroup label[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-form .elementor-button[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-form .e-form__buttons__wrapper__button-next[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-accent);
}

.elementor-widget-form .elementor-button[type=submit][b-qmlcb8a2hb] {
  background-color: var(--e-global-color-accent);
}

.elementor-widget-form .e-form__buttons__wrapper__button-previous[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-accent);
}

.elementor-widget-form .elementor-message[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-form .e-form__indicators__indicator[b-qmlcb8a2hb], .elementor-widget-form .e-form__indicators__indicator__label[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-form[b-qmlcb8a2hb] {
  --e-form-steps-indicator-inactive-primary-color: var( --e-global-color-text );
  --e-form-steps-indicator-active-primary-color: var( --e-global-color-accent );
  --e-form-steps-indicator-completed-primary-color: var( --e-global-color-accent );
  --e-form-steps-indicator-progress-color: var( --e-global-color-accent );
  --e-form-steps-indicator-progress-background-color: var( --e-global-color-text );
  --e-form-steps-indicator-progress-meter-color: var( --e-global-color-text );
}

.elementor-widget-form .e-form__indicators__indicator__progress__meter[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-login .elementor-field-group > a[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-login .elementor-field-group > a:hover[b-qmlcb8a2hb] {
  color: var(--e-global-color-accent);
}

.elementor-widget-login .elementor-form-fields-wrapper label[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-login .elementor-field-group .elementor-field[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-login .elementor-field-group .elementor-field[b-qmlcb8a2hb], .elementor-widget-login .elementor-field-subgroup label[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-login .elementor-button[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}

.elementor-widget-login .elementor-widget-container .elementor-login__logged-in-message[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-slides .elementor-slide-heading[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-slides .elementor-slide-description[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-slides .elementor-slide-button[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-nav-menu .elementor-nav-menu .elementor-item[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  fill: var(--e-global-color-text);
}

.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover[b-qmlcb8a2hb],
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active[b-qmlcb8a2hb],
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted[b-qmlcb8a2hb],
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus[b-qmlcb8a2hb] {
  color: var(--e-global-color-accent);
  fill: var(--e-global-color-accent);
}

.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item[b-qmlcb8a2hb]:before,
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item[b-qmlcb8a2hb]:after {
  background-color: var(--e-global-color-accent);
}

.elementor-widget-nav-menu .e--pointer-framed .elementor-item[b-qmlcb8a2hb]:before,
.elementor-widget-nav-menu .e--pointer-framed .elementor-item[b-qmlcb8a2hb]:after {
  border-color: var(--e-global-color-accent);
}

.elementor-widget-nav-menu[b-qmlcb8a2hb] {
  --e-nav-menu-divider-color: var( --e-global-color-text );
}

.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item[b-qmlcb8a2hb], .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path[b-qmlcb8a2hb] {
  stroke: var(--e-global-color-accent);
}

.elementor-widget-animated-headline .elementor-headline-plain-text[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
}

.elementor-widget-animated-headline .elementor-headline[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-animated-headline[b-qmlcb8a2hb] {
  --dynamic-text-color: var( --e-global-color-secondary );
}

.elementor-widget-animated-headline .elementor-headline-dynamic-text[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-hotspot .widget-image-caption[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-hotspot[b-qmlcb8a2hb] {
  --hotspot-color: var( --e-global-color-primary );
  --hotspot-box-color: var( --e-global-color-secondary );
  --tooltip-color: var( --e-global-color-secondary );
}

.elementor-widget-hotspot .e-hotspot__label[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-hotspot .e-hotspot__tooltip[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-price-list .elementor-price-list-header[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-price-list .elementor-price-list-price[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-price-list .elementor-price-list-description[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-price-list .elementor-price-list-separator[b-qmlcb8a2hb] {
  border-bottom-color: var(--e-global-color-secondary);
}

.elementor-widget-price-table[b-qmlcb8a2hb] {
  --e-price-table-header-background-color: var( --e-global-color-secondary );
}

.elementor-widget-price-table .elementor-price-table__heading[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-price-table .elementor-price-table__subheading[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-price-table .elementor-price-table .elementor-price-table__price[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-price-table .elementor-price-table__original-price[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-price-table .elementor-price-table__period[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-price-table .elementor-price-table__features-list[b-qmlcb8a2hb] {
  --e-price-table-features-list-color: var( --e-global-color-text );
}

.elementor-widget-price-table .elementor-price-table__features-list li[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-price-table .elementor-price-table__features-list li[b-qmlcb8a2hb]:before {
  border-top-color: var(--e-global-color-text);
}

.elementor-widget-price-table .elementor-price-table__button[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}

.elementor-widget-price-table .elementor-price-table__additional_info[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-price-table .elementor-price-table__ribbon-inner[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__description[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__description[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-flip-box .elementor-flip-box__button[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-call-to-action .elementor-cta__title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-call-to-action .elementor-cta__description[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-call-to-action .elementor-cta__button[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-call-to-action .elementor-ribbon-inner[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-media-carousel .elementor-carousel-image-overlay[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-testimonial-carousel .elementor-testimonial__name[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-testimonial-carousel .elementor-testimonial__title[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-reviews .elementor-testimonial__header[b-qmlcb8a2hb], .elementor-widget-reviews .elementor-testimonial__name[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-reviews .elementor-testimonial__text[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-table-of-contents[b-qmlcb8a2hb] {
  --header-color: var( --e-global-color-secondary );
  --item-text-color: var( --e-global-color-text );
  --item-text-hover-color: var( --e-global-color-accent );
  --marker-color: var( --e-global-color-text );
}

.elementor-widget-table-of-contents .elementor-toc__header[b-qmlcb8a2hb], .elementor-widget-table-of-contents .elementor-toc__header-title[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-table-of-contents .elementor-toc__list-item[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-countdown .elementor-countdown-item[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-widget-countdown .elementor-countdown-digits[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-countdown .elementor-countdown-label[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-countdown .elementor-countdown-expire--message[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-search-form input[type=search].elementor-search-form__input[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-search-form .elementor-search-form__input[b-qmlcb8a2hb],
.elementor-widget-search-form .elementor-search-form__icon[b-qmlcb8a2hb],
.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button[b-qmlcb8a2hb],
.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button:hover[b-qmlcb8a2hb],
.elementor-widget-search-form.elementor-search-form--skin-full_screen input[type=search].elementor-search-form__input[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  fill: var(--e-global-color-text);
}

.elementor-widget-search-form .elementor-search-form__submit[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-secondary);
}

.elementor-widget-author-box .elementor-author-box__name[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-author-box .elementor-author-box__bio[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-author-box .elementor-author-box__button[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-author-box .elementor-author-box__button:hover[b-qmlcb8a2hb] {
  border-color: var(--e-global-color-secondary);
  color: var(--e-global-color-secondary);
}

.elementor-widget-post-navigation span.post-navigation__prev--label[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-post-navigation span.post-navigation__next--label[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-post-navigation span.post-navigation__prev--label[b-qmlcb8a2hb], .elementor-widget-post-navigation span.post-navigation__next--label[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-post-navigation span.post-navigation__prev--title[b-qmlcb8a2hb], .elementor-widget-post-navigation span.post-navigation__next--title[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-post-info .elementor-icon-list-item:not(:last-child)[b-qmlcb8a2hb]:after {
  border-color: var(--e-global-color-text);
}

.elementor-widget-post-info .elementor-icon-list-icon i[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
}

.elementor-widget-post-info .elementor-icon-list-icon svg[b-qmlcb8a2hb] {
  fill: var(--e-global-color-primary);
}

.elementor-widget-post-info .elementor-icon-list-text[b-qmlcb8a2hb], .elementor-widget-post-info .elementor-icon-list-text a[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
}

.elementor-widget-post-info .elementor-icon-list-item[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-sitemap .elementor-sitemap-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}

.elementor-widget-sitemap .elementor-sitemap-item[b-qmlcb8a2hb], .elementor-widget-sitemap span.elementor-sitemap-list[b-qmlcb8a2hb], .elementor-widget-sitemap .elementor-sitemap-item a[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-sitemap .elementor-sitemap-item[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-breadcrumbs[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}

.elementor-widget-blockquote .elementor-blockquote__content[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-blockquote .elementor-blockquote__author[b-qmlcb8a2hb] {
  color: var(--e-global-color-secondary);
}

.elementor-widget-lottie[b-qmlcb8a2hb] {
  --caption-color: var( --e-global-color-text );
}

.elementor-widget-lottie .e-lottie__caption[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side i[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side svg[b-qmlcb8a2hb] {
  fill: var(--e-global-color-text);
}

.elementor-widget-video-playlist .e-tab-title .e-tab-title-text[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-video-playlist .e-tab-title .e-tab-title-text a[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-video-playlist .e-tab-title .e-tab-duration[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where(.e-active, :hover) .e-tab-title-text[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where(.e-active, :hover) .e-tab-title-text a[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where(.e-active, :hover) .e-tab-duration[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-section-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button:hover[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-widget-paypal-button .elementor-button[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}

.elementor-widget-paypal-button .elementor-message[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-stripe-button .elementor-button[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}

.elementor-widget-stripe-button .elementor-message[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

.elementor-widget-progress-tracker .current-progress-percentage[b-qmlcb8a2hb] {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}

@media (max-width: 1024px) {
  .elementor-widget-image .widget-image-caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-text-editor[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-image-box .elementor-image-box-description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-icon-box .elementor-icon-box-description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-star-rating .elementor-star-rating__title[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text[b-qmlcb8a2hb], .elementor-widget-icon-list .elementor-icon-list-item > a[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-progress .elementor-title[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-testimonial .elementor-testimonial-content[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-tabs .elementor-tab-content[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-accordion .elementor-tab-content[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-toggle .elementor-tab-content[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-alert .elementor-alert-description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-post__header .ee-post__metas--has-metas .ee-post__meta[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-post__media .ee-post__metas--has-metas .ee-post__meta[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-post__body .ee-post__metas--has-metas .ee-post__meta[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-post__footer .ee-post__metas--has-metas .ee-post__meta[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-post__terms__term[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-filters__item[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-pagination .page-numbers[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-load-button__trigger[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-post__excerpt[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-post__read-more > *[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-posts__nothing-found[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-timeline .ee-timeline .timeline-item__excerpt[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-timeline .ee-timeline .timeline-item__content-wrapper[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-gallery-extra .ee-gallery__media__caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-gallery-slider .ee-slider__media__caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-gallery-slider .ee-slider__media__caption .ee-caption__title[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-gallery-slider .ee-slider__media__caption .ee-caption__caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-gallery-slider .ee-slider__media__caption .ee-caption__description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-gallery-slider .ee-gallery__media__caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-hotspots .ee-hotspot__wrapper[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-switcher .ee-switcher__descriptions__description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-calendar .ee-calendar__cell__content[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-calendar .ee-calendar__controls__month[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-calendar .ee-calendar__table__head .ee-calendar__cell__content[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-calendar .ee-calendar__events__header__title[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-calendar .ee-calendar__no-events[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-offcanvas .ee-button-text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .ee-offcanvas__content__item[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-slide-menu .ee-slide-menu .ee-menu__item a[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-search-form .ee-search-form__container .ee-form__field__control[b-qmlcb8a2hb],
  .elementor-widget-ee-search-form .ee-search-form__filters .ee-form__field__control--text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-search-form .ee-search-form__filters-category__title[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-search-form .ee-form__field__label[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-search-form .ee-search-form__submit[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-toggle-element .ee-toggle-element__element[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-google-map .ee-google-map__navigation[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-unfold .ee-unfold__content[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-unfold a.ee-button[b-qmlcb8a2hb], .elementor-widget-unfold .ee-button[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-html5-video .ee-player__control--indicator[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-audio-player .ee-player__control--indicator[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-audio-player .ee-player__playlist__item[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-circle-progress .ee-circle-progress__value[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-circle-progress .ee-circle-progress__text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-random-image .widget-image-caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-image-comparison .ee-image-comparison .ee-image-comparison__label[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-popup .ee-popup__trigger[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .ee-age-gate__header__description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-field-subgroup label[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-button[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-table .ee-table__row .ee-table__text[b-qmlcb8a2hb] {
    color: var(--e-global-color-text);
  }
  .elementor-widget-table td.ee-table__cell[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-table .ee-table__cell .ee-table__text[b-qmlcb8a2hb] {
    color: var(--e-global-color-text);
  }
  .elementor-widget-table th.ee-table__cell[b-qmlcb8a2hb] {
    background-color: var(--e-global-color-primary);
  }
  .elementor-widget-table .ee-table__cell[data-title][b-qmlcb8a2hb]:before {
    background-color: var(--e-global-color-primary);
  }
  .elementor-widget-ee-breadcrumbs .ee-breadcrumbs__text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-text-path[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-site-logo .widget-image-caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-post-excerpt .elementor-widget-container[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-post-content[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-post-featured-image .widget-image-caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-archive-posts .elementor-post__excerpt p[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-archive-posts .elementor-posts-nothing-found[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts .elementor-post__excerpt p[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-gallery .elementor-gallery-item__description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-form .elementor-field-group > label[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-form .elementor-field-type-html[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-form .elementor-field-group .elementor-field[b-qmlcb8a2hb], .elementor-widget-form .elementor-field-subgroup label[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-form .elementor-message[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-login .elementor-form-fields-wrapper label[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-login .elementor-field-group .elementor-field[b-qmlcb8a2hb], .elementor-widget-login .elementor-field-subgroup label[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-login .elementor-widget-container .elementor-login__logged-in-message[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-hotspot .widget-image-caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-price-list .elementor-price-list-description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__features-list li[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__additional_info[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-call-to-action .elementor-cta__description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-testimonial-carousel .elementor-testimonial__text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-reviews .elementor-testimonial__text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-table-of-contents .elementor-toc__list-item[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-countdown .elementor-countdown-digits[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-countdown .elementor-countdown-expire--message[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-search-form input[type=search].elementor-search-form__input[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-search-form .elementor-search-form__submit[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-author-box .elementor-author-box__bio[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-post-info .elementor-icon-list-item[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-sitemap .elementor-sitemap-item[b-qmlcb8a2hb], .elementor-widget-sitemap span.elementor-sitemap-list[b-qmlcb8a2hb], .elementor-widget-sitemap .elementor-sitemap-item a[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-lottie .e-lottie__caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist .e-tab-title .e-tab-title-text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where(.e-active, :hover) .e-tab-title-text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-paypal-button .elementor-message[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-stripe-button .elementor-message[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-progress-tracker .current-progress-percentage[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
}
@media (max-width: 767px) {
  .elementor-widget-image .widget-image-caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-text-editor[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-image-box .elementor-image-box-description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-icon-box .elementor-icon-box-description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-star-rating .elementor-star-rating__title[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text[b-qmlcb8a2hb], .elementor-widget-icon-list .elementor-icon-list-item > a[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-progress .elementor-title[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-testimonial .elementor-testimonial-content[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-tabs .elementor-tab-content[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-accordion .elementor-tab-content[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-toggle .elementor-tab-content[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-alert .elementor-alert-description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-post__header .ee-post__metas--has-metas .ee-post__meta[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-post__media .ee-post__metas--has-metas .ee-post__meta[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-post__body .ee-post__metas--has-metas .ee-post__meta[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-post__footer .ee-post__metas--has-metas .ee-post__meta[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-post__terms__term[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-filters__item[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-pagination .page-numbers[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-load-button__trigger[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-post__excerpt[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-post__read-more > *[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts-extra .ee-posts__nothing-found[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-timeline .ee-timeline .timeline-item__excerpt[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-timeline .ee-timeline .timeline-item__content-wrapper[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-gallery-extra .ee-gallery__media__caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-gallery-slider .ee-slider__media__caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-gallery-slider .ee-slider__media__caption .ee-caption__title[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-gallery-slider .ee-slider__media__caption .ee-caption__caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-gallery-slider .ee-slider__media__caption .ee-caption__description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-gallery-slider .ee-gallery__media__caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-hotspots .ee-hotspot__wrapper[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-switcher .ee-switcher__descriptions__description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-calendar .ee-calendar__cell__content[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-calendar .ee-calendar__controls__month[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-calendar .ee-calendar__table__head .ee-calendar__cell__content[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-calendar .ee-calendar__events__header__title[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-calendar .ee-calendar__no-events[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-offcanvas .ee-button-text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .ee-offcanvas__content__item[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-slide-menu .ee-slide-menu .ee-menu__item a[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-search-form .ee-search-form__container .ee-form__field__control[b-qmlcb8a2hb],
  .elementor-widget-ee-search-form .ee-search-form__filters .ee-form__field__control--text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-search-form .ee-search-form__filters-category__title[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-search-form .ee-form__field__label[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-search-form .ee-search-form__submit[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-toggle-element .ee-toggle-element__element[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-google-map .ee-google-map__navigation[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-unfold .ee-unfold__content[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-unfold a.ee-button[b-qmlcb8a2hb], .elementor-widget-unfold .ee-button[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-html5-video .ee-player__control--indicator[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-audio-player .ee-player__control--indicator[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-audio-player .ee-player__playlist__item[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-circle-progress .ee-circle-progress__value[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-circle-progress .ee-circle-progress__text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-random-image .widget-image-caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-image-comparison .ee-image-comparison .ee-image-comparison__label[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-ee-popup .ee-popup__trigger[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .ee-age-gate__header__description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-field-subgroup label[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-button[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-table .ee-table__row .ee-table__text[b-qmlcb8a2hb] {
    color: var(--e-global-color-text);
  }
  .elementor-widget-table td.ee-table__cell[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-table .ee-table__cell .ee-table__text[b-qmlcb8a2hb] {
    color: var(--e-global-color-text);
  }
  .elementor-widget-table th.ee-table__cell[b-qmlcb8a2hb] {
    background-color: var(--e-global-color-primary);
  }
  .elementor-widget-table .ee-table__cell[data-title][b-qmlcb8a2hb]:before {
    background-color: var(--e-global-color-primary);
  }
  .elementor-widget-ee-breadcrumbs .ee-breadcrumbs__text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-text-path[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-site-logo .widget-image-caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-post-excerpt .elementor-widget-container[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-post-content[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-theme-post-featured-image .widget-image-caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-archive-posts .elementor-post__excerpt p[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-archive-posts .elementor-posts-nothing-found[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-posts .elementor-post__excerpt p[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-gallery .elementor-gallery-item__description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-form .elementor-field-group > label[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-form .elementor-field-type-html[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-form .elementor-field-group .elementor-field[b-qmlcb8a2hb], .elementor-widget-form .elementor-field-subgroup label[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-form .elementor-message[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-login .elementor-form-fields-wrapper label[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-login .elementor-field-group .elementor-field[b-qmlcb8a2hb], .elementor-widget-login .elementor-field-subgroup label[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-login .elementor-widget-container .elementor-login__logged-in-message[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-hotspot .widget-image-caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-price-list .elementor-price-list-description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__features-list li[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-price-table .elementor-price-table__additional_info[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-call-to-action .elementor-cta__description[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-testimonial-carousel .elementor-testimonial__text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-reviews .elementor-testimonial__text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-table-of-contents .elementor-toc__list-item[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-countdown .elementor-countdown-digits[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-countdown .elementor-countdown-expire--message[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-search-form input[type=search].elementor-search-form__input[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-search-form .elementor-search-form__submit[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-author-box .elementor-author-box__bio[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-post-info .elementor-icon-list-item[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-sitemap .elementor-sitemap-item[b-qmlcb8a2hb], .elementor-widget-sitemap span.elementor-sitemap-list[b-qmlcb8a2hb], .elementor-widget-sitemap .elementor-sitemap-item a[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-lottie .e-lottie__caption[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist .e-tab-title .e-tab-title-text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where(.e-active, :hover) .e-tab-title-text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-paypal-button .elementor-message[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-stripe-button .elementor-message[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-widget-progress-tracker .current-progress-percentage[b-qmlcb8a2hb] {
    font-size: var(--e-global-typography-text-font-size);
  }
}
.elementor-4812 .elementor-element.elementor-element-0d8a7ce[b-qmlcb8a2hb] {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 60px 0px 60px 0px;
}

.elementor-4812 .elementor-element.elementor-element-0d8a7ce > .elementor-background-overlay[b-qmlcb8a2hb] {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-4812 .elementor-element.elementor-element-7cb4d3d .elementor-heading-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  font-family: "Source Sans Pro", Sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 1em;
}

.elementor-4812 .elementor-element.elementor-element-e6b7346 .elementor-heading-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-4812 .elementor-element.elementor-element-65c6b73 .elementor-heading-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-4812 .elementor-element.elementor-element-bf8c2f4 .elementor-heading-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-4812 .elementor-element.elementor-element-136a0c6 .elementor-column-gap-custom .elementor-column > .elementor-element-populated[b-qmlcb8a2hb] {
  padding: 30px;
}

.elementor-4812 .elementor-element.elementor-element-136a0c6[b-qmlcb8a2hb] {
  box-shadow: 0px 20px 40px -30px rgba(46, 73, 89, 0.5);
  transition: background 0.3s, border 0.2s, border-radius 0.2s, box-shadow 0.2s;
}

.elementor-4812 .elementor-element.elementor-element-136a0c6:hover[b-qmlcb8a2hb] {
  box-shadow: 0px 20px 60px -30px rgba(46, 73, 89, 0.5);
}

.elementor-4812 .elementor-element.elementor-element-136a0c6 > .elementor-background-overlay[b-qmlcb8a2hb] {
  transition: background 0.3s, border-radius 0.2s, opacity 0.3s;
}

.elementor-4812 .elementor-element.elementor-element-73c860e .elementor-button[b-qmlcb8a2hb] {
  font-family: "Source Sans Pro", Sans-serif;
  font-weight: 600;
  border-radius: 10px 10px 10px 10px;
}

@media (max-width: 1024px) {
  .elementor-4812 .elementor-element.elementor-element-0d8a7ce[b-qmlcb8a2hb] {
    padding: 40px 0px 40px 0px;
  }
  .elementor-4812 .elementor-element.elementor-element-7cb4d3d .elementor-heading-title[b-qmlcb8a2hb] {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .elementor-4812 .elementor-element.elementor-element-7cb4d3d .elementor-heading-title[b-qmlcb8a2hb] {
    font-size: 32px;
  }
  .elementor-4812 .elementor-element.elementor-element-136a0c6 .elementor-column-gap-custom .elementor-column > .elementor-element-populated[b-qmlcb8a2hb] {
    padding: 25px;
  }
}
/* Start Custom Fonts CSS */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../../assets/Fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("../../assets/Fonts/Source_Sans_Pro/SourceSansPro-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-display: auto;
  src: url("../../assets/Fonts/Source_Sans_Pro/SourceSansPro-SemiBold.ttf") format("truetype");
}
/* End Custom Fonts CSS */
.elementor-627 .elementor-element.elementor-element-0f8555b > .elementor-container[b-qmlcb8a2hb] {
  min-height: 100px;
}

.elementor-627 .elementor-element.elementor-element-0f8555b[b-qmlcb8a2hb] {
  box-shadow: 0px 0px 60px 0px rgba(46, 73, 89, 0.1);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 0px;
  z-index: 10;
}

.elementor-627 .elementor-element.elementor-element-0f8555b > .elementor-background-overlay[b-qmlcb8a2hb] {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-bc-flex-widget .elementor-627 .elementor-element.elementor-element-0214c78.elementor-column .elementor-column-wrap[b-qmlcb8a2hb] {
  align-items: center;
}

.elementor-627 .elementor-element.elementor-element-0214c78.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap[b-qmlcb8a2hb] {
  align-content: center;
  align-items: center;
}

.elementor-627 .elementor-element.elementor-element-1366da9[b-qmlcb8a2hb] {
  text-align: left;
  width: auto;
  max-width: auto;
  align-self: center;
}

.elementor-627 .elementor-element.elementor-element-1366da9 img[b-qmlcb8a2hb] {
  width: 250px;
}

.ee-tooltip.ee-tooltip-1366da9.to--top[b-qmlcb8a2hb],
.ee-tooltip.ee-tooltip-1366da9.to--bottom[b-qmlcb8a2hb] {
  margin-left: 0px;
}

.ee-tooltip.ee-tooltip-1366da9.to--left[b-qmlcb8a2hb],
.ee-tooltip.ee-tooltip-1366da9.to--right[b-qmlcb8a2hb] {
  margin-top: 0px;
}

.elementor-627 .elementor-element.elementor-element-26e468b .elementor-menu-toggle[b-qmlcb8a2hb] {
  margin-left: auto;
  background-color: rgba(255, 255, 255, 0);
  border-width: 0px;
  border-radius: 0px;
}

.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu .elementor-item[b-qmlcb8a2hb] {
  font-family: "Source Sans Pro", Sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--main .elementor-item[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  fill: var(--e-global-color-text);
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--main .elementor-item:hover[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--main .elementor-item.elementor-item-active[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--main .elementor-item.highlighted[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--main .elementor-item:focus[b-qmlcb8a2hb] {
  color: var(--e-global-color-c194ce1);
  fill: var(--e-global-color-c194ce1);
}

.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--main .elementor-item.elementor-item-active[b-qmlcb8a2hb] {
  color: var(--e-global-color-c194ce1);
}

.elementor-627 .elementor-element.elementor-element-26e468b[b-qmlcb8a2hb] {
  --e-nav-menu-horizontal-menu-item-margin: calc( 20px / 2 );
  --nav-menu-icon-size: 25px;
  width: auto;
  max-width: auto;
}

.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 20px;
}

.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--dropdown a[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-26e468b .elementor-menu-toggle[b-qmlcb8a2hb] {
  color: var(--e-global-color-b49928c);
}

.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
  background-color: #ffffff;
}

.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--dropdown a:hover[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--dropdown a.elementor-item-active[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--dropdown a.highlighted[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-26e468b .elementor-menu-toggle:hover[b-qmlcb8a2hb] {
  color: var(--e-global-color-c194ce1);
}

.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--dropdown a:hover[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--dropdown a.elementor-item-active[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--dropdown a.highlighted[b-qmlcb8a2hb] {
  background-color: #ffffff;
}

.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--dropdown a.elementor-item-active[b-qmlcb8a2hb] {
  color: var(--e-global-color-c194ce1);
}

.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--dropdown .elementor-item[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--dropdown .elementor-sub-item[b-qmlcb8a2hb] {
  font-family: "Source Sans Pro", Sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--main .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu__container.elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1);
}

.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--dropdown a[b-qmlcb8a2hb] {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--dropdown li:not(:last-child)[b-qmlcb8a2hb] {
  border-style: solid;
  border-color: #efefef;
  border-bottom-width: 1px;
}

.elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu__container.elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
  margin-top: 0px !important;
}

.elementor-627 .elementor-element.elementor-element-26e468b div.elementor-menu-toggle[b-qmlcb8a2hb] {
  color: #ffffff;
}

.elementor-627 .elementor-element.elementor-element-26e468b div.elementor-menu-toggle svg[b-qmlcb8a2hb] {
  fill: #ffffff;
}

.elementor-627 .elementor-element.elementor-element-26e468b div.elementor-menu-toggle:hover[b-qmlcb8a2hb] {
  color: #ffffff;
}

.elementor-627 .elementor-element.elementor-element-26e468b div.elementor-menu-toggle:hover svg[b-qmlcb8a2hb] {
  fill: #ffffff;
}

.elementor-627 .elementor-element.elementor-element-26e468b > .elementor-widget-container[b-qmlcb8a2hb] {
  margin: -10px -50px -10px 0px;
  padding: 0px 0px 0px 50px;
}

.elementor-bc-flex-widget .elementor-627 .elementor-element.elementor-element-85e42e1.elementor-column .elementor-column-wrap[b-qmlcb8a2hb] {
  align-items: center;
}

.elementor-627 .elementor-element.elementor-element-85e42e1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap[b-qmlcb8a2hb] {
  align-content: center;
  align-items: center;
}

.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-menu-toggle[b-qmlcb8a2hb] {
  margin-left: auto;
  background-color: rgba(255, 255, 255, 0);
  border-width: 0px;
  border-radius: 0px;
}

.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu .elementor-item[b-qmlcb8a2hb] {
  font-family: "Source Sans Pro", Sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--main .elementor-item[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  fill: var(--e-global-color-text);
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--main .elementor-item:hover[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--main .elementor-item.elementor-item-active[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--main .elementor-item.highlighted[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--main .elementor-item:focus[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  fill: var(--e-global-color-text);
}

.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--main .elementor-item.elementor-item-active[b-qmlcb8a2hb] {
  color: var(--e-global-color-c194ce1);
}

.elementor-627 .elementor-element.elementor-element-17c7908[b-qmlcb8a2hb] {
  --e-nav-menu-horizontal-menu-item-margin: calc( 20px / 2 );
  --nav-menu-icon-size: 25px;
}

.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 20px;
}

.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--dropdown a[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-17c7908 .elementor-menu-toggle[b-qmlcb8a2hb] {
  color: var(--e-global-color-b49928c);
}

.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
  background-color: #ffffff;
}

.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--dropdown a:hover[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--dropdown a.elementor-item-active[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--dropdown a.highlighted[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-menu-toggle:hover[b-qmlcb8a2hb] {
  color: var(--e-global-color-c194ce1);
}

.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--dropdown a:hover[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--dropdown a.elementor-item-active[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--dropdown a.highlighted[b-qmlcb8a2hb] {
  background-color: #ffffff;
}

.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--dropdown a.elementor-item-active[b-qmlcb8a2hb] {
  color: var(--e-global-color-c194ce1);
}

.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--dropdown .elementor-item[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--dropdown .elementor-sub-item[b-qmlcb8a2hb] {
  font-family: "Source Sans Pro", Sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--main .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu__container.elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1);
}

.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--dropdown a[b-qmlcb8a2hb] {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--dropdown li:not(:last-child)[b-qmlcb8a2hb] {
  border-style: solid;
  border-color: #efefef;
  border-bottom-width: 1px;
}

.elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu__container.elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
  margin-top: 20px !important;
}

.elementor-627 .elementor-element.elementor-element-17c7908 div.elementor-menu-toggle[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-627 .elementor-element.elementor-element-17c7908 div.elementor-menu-toggle svg[b-qmlcb8a2hb] {
  fill: var(--e-global-color-text);
}

.elementor-627 .elementor-element.elementor-element-17c7908 div.elementor-menu-toggle:hover[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-627 .elementor-element.elementor-element-17c7908 div.elementor-menu-toggle:hover svg[b-qmlcb8a2hb] {
  fill: var(--e-global-color-text);
}

.elementor-627 .elementor-element.elementor-element-17c7908 > .elementor-widget-container[b-qmlcb8a2hb] {
  margin: -10px 0px -10px 0px;
}

.elementor-627 .elementor-element.elementor-element-603b334 .elementor-menu-toggle[b-qmlcb8a2hb] {
  margin-left: auto;
  background-color: rgba(255, 255, 255, 0);
  border-width: 0px;
  border-radius: 0px;
}

.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu .elementor-item[b-qmlcb8a2hb] {
  font-family: "Source Sans Pro", Sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--main .elementor-item[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
  fill: var(--e-global-color-text);
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--main .elementor-item:hover[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--main .elementor-item.elementor-item-active[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--main .elementor-item.highlighted[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--main .elementor-item:focus[b-qmlcb8a2hb] {
  color: var(--e-global-color-c194ce1);
  fill: var(--e-global-color-c194ce1);
}

.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--main .elementor-item.elementor-item-active[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-627 .elementor-element.elementor-element-603b334[b-qmlcb8a2hb] {
  --e-nav-menu-horizontal-menu-item-margin: calc( 20px / 2 );
  --nav-menu-icon-size: 25px;
}

.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 20px;
}

.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--dropdown a[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-603b334 .elementor-menu-toggle[b-qmlcb8a2hb] {
  color: var(--e-global-color-b49928c);
}

.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
  background-color: #ffffff;
}

.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--dropdown a:hover[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--dropdown a.elementor-item-active[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--dropdown a.highlighted[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-603b334 .elementor-menu-toggle:hover[b-qmlcb8a2hb] {
  color: var(--e-global-color-c194ce1);
}

.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--dropdown a:hover[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--dropdown a.elementor-item-active[b-qmlcb8a2hb],
.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--dropdown a.highlighted[b-qmlcb8a2hb] {
  background-color: #ffffff;
}

.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--dropdown a.elementor-item-active[b-qmlcb8a2hb] {
  color: var(--e-global-color-c194ce1);
}

.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--dropdown .elementor-item[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--dropdown .elementor-sub-item[b-qmlcb8a2hb] {
  font-family: "Source Sans Pro", Sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--main .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu__container.elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1);
}

.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--dropdown a[b-qmlcb8a2hb] {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--dropdown li:not(:last-child)[b-qmlcb8a2hb] {
  border-style: solid;
  border-color: #efefef;
  border-bottom-width: 1px;
}

.elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu__container.elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
  margin-top: 20px !important;
}

.elementor-627 .elementor-element.elementor-element-603b334 div.elementor-menu-toggle[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-627 .elementor-element.elementor-element-603b334 div.elementor-menu-toggle svg[b-qmlcb8a2hb] {
  fill: var(--e-global-color-text);
}

.elementor-627 .elementor-element.elementor-element-603b334 div.elementor-menu-toggle:hover[b-qmlcb8a2hb] {
  color: var(--e-global-color-text);
}

.elementor-627 .elementor-element.elementor-element-603b334 div.elementor-menu-toggle:hover svg[b-qmlcb8a2hb] {
  fill: var(--e-global-color-text);
}

.elementor-627 .elementor-element.elementor-element-603b334 > .elementor-widget-container[b-qmlcb8a2hb] {
  margin: -10px 0px -10px 0px;
}

@media (max-width: 1024px) {
  .elementor-627 .elementor-element.elementor-element-1366da9 img[b-qmlcb8a2hb] {
    width: 250px;
  }
  .elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--dropdown .elementor-item[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--dropdown .elementor-sub-item[b-qmlcb8a2hb] {
    font-size: 16px;
  }
  .elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--dropdown a[b-qmlcb8a2hb] {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu__container.elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
    margin-top: 25px !important;
  }
  .elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--dropdown .elementor-item[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--dropdown .elementor-sub-item[b-qmlcb8a2hb] {
    font-size: 16px;
  }
  .elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--dropdown a[b-qmlcb8a2hb] {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu__container.elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
    margin-top: 25px !important;
  }
  .elementor-627 .elementor-element.elementor-element-17c7908 > .elementor-widget-container[b-qmlcb8a2hb] {
    padding: 0px 10px 0px 0px;
  }
  .elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--dropdown .elementor-item[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--dropdown .elementor-sub-item[b-qmlcb8a2hb] {
    font-size: 16px;
  }
  .elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--dropdown a[b-qmlcb8a2hb] {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu__container.elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
    margin-top: 20px !important;
  }
  .elementor-627 .elementor-element.elementor-element-603b334 > .elementor-widget-container[b-qmlcb8a2hb] {
    padding: 0px 10px 0px 0px;
  }
}
@media (min-width: 768px) {
  .elementor-627 .elementor-element.elementor-element-0214c78[b-qmlcb8a2hb] {
    width: 55%;
  }
  .elementor-627 .elementor-element.elementor-element-85e42e1[b-qmlcb8a2hb] {
    width: 45%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .elementor-627 .elementor-element.elementor-element-0214c78[b-qmlcb8a2hb] {
    width: 85%;
  }
  .elementor-627 .elementor-element.elementor-element-85e42e1[b-qmlcb8a2hb] {
    width: 15%;
  }
}
@media (max-width: 767px) {
  .elementor-627 .elementor-element.elementor-element-0f8555b[b-qmlcb8a2hb] {
    padding: 0px 0px 0px 0px;
  }
  .elementor-627 .elementor-element.elementor-element-0214c78[b-qmlcb8a2hb] {
    width: 60%;
  }
  .elementor-627 .elementor-element.elementor-element-0214c78 > .elementor-element-populated > .elementor-widget-wrap[b-qmlcb8a2hb] {
    padding: 0px 0px 0px 30px;
  }
  .elementor-627 .elementor-element.elementor-element-1366da9[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-26e468b .elementor-nav-menu__container.elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
    margin-top: 25px !important;
  }
  .elementor-627 .elementor-element.elementor-element-26e468b > .elementor-widget-container[b-qmlcb8a2hb] {
    padding: 0px 20px 0px 0px;
  }
  .elementor-627 .elementor-element.elementor-element-85e42e1[b-qmlcb8a2hb] {
    width: 40%;
  }
  .elementor-bc-flex-widget .elementor-627 .elementor-element.elementor-element-85e42e1.elementor-column .elementor-column-wrap[b-qmlcb8a2hb] {
    align-items: center;
  }
  .elementor-627 .elementor-element.elementor-element-85e42e1.elementor-column.elementor-element[data-element_type=column] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap[b-qmlcb8a2hb] {
    align-content: center;
    align-items: center;
  }
  .elementor-627 .elementor-element.elementor-element-85e42e1 > .elementor-element-populated > .elementor-widget-wrap[b-qmlcb8a2hb] {
    padding: 0px 0px 0px 0px;
  }
  .elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-17c7908 .elementor-nav-menu__container.elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
    margin-top: 35px !important;
  }
  .elementor-627 .elementor-element.elementor-element-17c7908 > .elementor-widget-container[b-qmlcb8a2hb] {
    margin: 10px 0px 0px 0px;
    padding: 15px 15px 0px 0px;
  }
  .elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-627 .elementor-element.elementor-element-603b334 .elementor-nav-menu__container.elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
    margin-top: 25px !important;
  }
  .elementor-627 .elementor-element.elementor-element-603b334 > .elementor-widget-container[b-qmlcb8a2hb] {
    padding: 0px 20px 0px 0px;
  }
}
.elementor-19 .elementor-element.elementor-element-bf23ff9:not(.elementor-motion-effects-element-type-background)[b-qmlcb8a2hb], .elementor-19 .elementor-element.elementor-element-bf23ff9 > .elementor-motion-effects-container > .elementor-motion-effects-layer[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-b49928c);
}

.elementor-19 .elementor-element.elementor-element-bf23ff9[b-qmlcb8a2hb] {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 100px 0px 0px 0px;
}

.elementor-19 .elementor-element.elementor-element-bf23ff9 > .elementor-background-overlay[b-qmlcb8a2hb] {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-19 .elementor-element.elementor-element-55dacdb1 .elementor-heading-title[b-qmlcb8a2hb] {
  color: #ffffff;
}

.elementor-19 .elementor-element.elementor-element-8c754e9 .elementor-nav-menu .elementor-item[b-qmlcb8a2hb] {
  font-family: "Source Sans Pro", Sans-serif;
  font-weight: 400;
}

.elementor-19 .elementor-element.elementor-element-8c754e9 .elementor-nav-menu--main .elementor-item[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  fill: var(--e-global-color-primary);
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.elementor-19 .elementor-element.elementor-element-8c754e9 .elementor-nav-menu--main .elementor-item:hover[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-8c754e9 .elementor-nav-menu--main .elementor-item.elementor-item-active[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-8c754e9 .elementor-nav-menu--main .elementor-item.highlighted[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-8c754e9 .elementor-nav-menu--main .elementor-item:focus[b-qmlcb8a2hb] {
  color: var(--e-global-color-c194ce1);
  fill: var(--e-global-color-c194ce1);
}

.elementor-19 .elementor-element.elementor-element-8c754e9 .elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-381dd95);
}

.elementor-19 .elementor-element.elementor-element-8c754e9 .elementor-nav-menu--dropdown a:hover[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-8c754e9 .elementor-nav-menu--dropdown a.elementor-item-active[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-8c754e9 .elementor-nav-menu--dropdown a.highlighted[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-c194ce1);
}

.elementor-19 .elementor-element.elementor-element-77b6b365 .elementor-heading-title[b-qmlcb8a2hb] {
  color: #ffffff;
}

.elementor-19 .elementor-element.elementor-element-2831118 .elementor-nav-menu .elementor-item[b-qmlcb8a2hb] {
  font-family: "Source Sans Pro", Sans-serif;
  font-weight: 400;
}

.elementor-19 .elementor-element.elementor-element-2831118 .elementor-nav-menu--main .elementor-item[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  fill: var(--e-global-color-primary);
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.elementor-19 .elementor-element.elementor-element-2831118 .elementor-nav-menu--main .elementor-item:hover[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-2831118 .elementor-nav-menu--main .elementor-item.elementor-item-active[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-2831118 .elementor-nav-menu--main .elementor-item.highlighted[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-2831118 .elementor-nav-menu--main .elementor-item:focus[b-qmlcb8a2hb] {
  color: var(--e-global-color-c194ce1);
  fill: var(--e-global-color-c194ce1);
}

.elementor-19 .elementor-element.elementor-element-2831118 .elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-381dd95);
}

.elementor-19 .elementor-element.elementor-element-2831118 .elementor-nav-menu--dropdown a:hover[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-2831118 .elementor-nav-menu--dropdown a.elementor-item-active[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-2831118 .elementor-nav-menu--dropdown a.highlighted[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-c194ce1);
}

.elementor-19 .elementor-element.elementor-element-6153483a .elementor-heading-title[b-qmlcb8a2hb] {
  color: #ffffff;
}

.elementor-19 .elementor-element.elementor-element-f95e382 .elementor-nav-menu .elementor-item[b-qmlcb8a2hb] {
  font-family: "Source Sans Pro", Sans-serif;
  font-weight: 400;
}

.elementor-19 .elementor-element.elementor-element-f95e382 .elementor-nav-menu--main .elementor-item[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  fill: var(--e-global-color-primary);
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.elementor-19 .elementor-element.elementor-element-f95e382 .elementor-nav-menu--main .elementor-item:hover[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-f95e382 .elementor-nav-menu--main .elementor-item.elementor-item-active[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-f95e382 .elementor-nav-menu--main .elementor-item.highlighted[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-f95e382 .elementor-nav-menu--main .elementor-item:focus[b-qmlcb8a2hb] {
  color: var(--e-global-color-c194ce1);
  fill: var(--e-global-color-c194ce1);
}

.elementor-19 .elementor-element.elementor-element-f95e382 .elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-381dd95);
}

.elementor-19 .elementor-element.elementor-element-f95e382 .elementor-nav-menu--dropdown a:hover[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-f95e382 .elementor-nav-menu--dropdown a.elementor-item-active[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-f95e382 .elementor-nav-menu--dropdown a.highlighted[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-c194ce1);
}

.elementor-19 .elementor-element.elementor-element-f7f81c7 .elementor-heading-title[b-qmlcb8a2hb] {
  color: #ffffff;
}

.elementor-19 .elementor-element.elementor-element-7421382 .elementor-nav-menu .elementor-item[b-qmlcb8a2hb] {
  font-family: "Source Sans Pro", Sans-serif;
  font-weight: 400;
}

.elementor-19 .elementor-element.elementor-element-7421382 .elementor-nav-menu--main .elementor-item[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  fill: var(--e-global-color-primary);
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.elementor-19 .elementor-element.elementor-element-7421382 .elementor-nav-menu--main .elementor-item:hover[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-7421382 .elementor-nav-menu--main .elementor-item.elementor-item-active[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-7421382 .elementor-nav-menu--main .elementor-item.highlighted[b-qmlcb8a2hb],
.elementor-19 .elementor-element.elementor-element-7421382 .elementor-nav-menu--main .elementor-item:focus[b-qmlcb8a2hb] {
  color: var(--e-global-color-c194ce1);
  fill: var(--e-global-color-c194ce1);
}

.elementor-19 .elementor-element.elementor-element-bd519e1[b-qmlcb8a2hb] {
  text-align: right;
}

.elementor-19 .elementor-element.elementor-element-bd519e1 img[b-qmlcb8a2hb] {
  width: 100px;
}

.ee-tooltip.ee-tooltip-bd519e1.to--top[b-qmlcb8a2hb],
.ee-tooltip.ee-tooltip-bd519e1.to--bottom[b-qmlcb8a2hb] {
  margin-left: 0px;
}

.ee-tooltip.ee-tooltip-bd519e1.to--left[b-qmlcb8a2hb],
.ee-tooltip.ee-tooltip-bd519e1.to--right[b-qmlcb8a2hb] {
  margin-top: 0px;
}

.elementor-19 .elementor-element.elementor-element-ab004c1[b-qmlcb8a2hb] {
  --divider-border-style: solid;
  --divider-color: var( --e-global-color-c4428f4 );
  --divider-border-width: 1px;
}

.elementor-19 .elementor-element.elementor-element-ab004c1 .elementor-divider-separator[b-qmlcb8a2hb] {
  width: 100%;
}

.elementor-19 .elementor-element.elementor-element-ab004c1 .elementor-divider[b-qmlcb8a2hb] {
  padding-top: 15px;
  padding-bottom: 15px;
}

.elementor-19 .elementor-element.elementor-element-a2c7df1 .elementor-heading-title[b-qmlcb8a2hb] {
  color: var(--e-global-color-primary);
  font-size: 13px;
  font-weight: 300;
  line-height: 1.5em;
}

.elementor-19 .elementor-element.elementor-element-51734d3 .elementor-repeater-item-0e7db0e.elementor-social-icon[b-qmlcb8a2hb] {
  background-color: #D72D73;
}

.elementor-19 .elementor-element.elementor-element-51734d3 .elementor-repeater-item-82b3bad.elementor-social-icon[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-accent);
}

.elementor-19 .elementor-element.elementor-element-51734d3[b-qmlcb8a2hb] {
  --grid-template-columns: repeat(0, auto);
  --icon-size: 14px;
  --grid-column-gap: 10px;
  --grid-row-gap: 0px;
}

.elementor-19 .elementor-element.elementor-element-51734d3 .elementor-widget-container[b-qmlcb8a2hb] {
  text-align: right;
}

.elementor-19 .elementor-element.elementor-element-51734d3 .elementor-social-icon[b-qmlcb8a2hb] {
  --icon-padding: 0.9em;
}

.elementor-19 .elementor-element.elementor-element-75b5023[b-qmlcb8a2hb] {
  --spacer-size: 50px;
}

.elementor-19 .elementor-element.elementor-element-09688d2.ee-scroll-indicator-direction--vertical .ee-scroll-indicator__element:not(:last-child)[b-qmlcb8a2hb] {
  margin-bottom: 0px;
}

.elementor-19 .elementor-element.elementor-element-09688d2.ee-scroll-indicator-direction--horizontal .ee-scroll-indicator__element[b-qmlcb8a2hb] {
  margin-left: 0px;
}

.elementor-19 .elementor-element.elementor-element-09688d2.ee-scroll-indicator-direction--horizontal .ee-scroll-indicator__menu[b-qmlcb8a2hb] {
  margin-left: 0px;
}

.elementor-19 .elementor-element.elementor-element-09688d2 .ee-scroll-indicator__element__wrapper[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-0c97e3d);
}

.elementor-19 .elementor-element.elementor-element-09688d2 .ee-scroll-indicator__element__link.is--read .ee-scroll-indicator__element__wrapper[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-c4428f4);
}

.elementor-19 .elementor-element.elementor-element-09688d2 .ee-scroll-indicator__element__progress[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-c4428f4);
}

.elementor-19 .elementor-element.elementor-element-09688d2[b-qmlcb8a2hb] {
  width: initial;
  max-width: initial;
  top: 45%;
}

body:not(.rtl) .elementor-19 .elementor-element.elementor-element-09688d2[b-qmlcb8a2hb] {
  right: 0px;
}

body.rtl .elementor-19 .elementor-element.elementor-element-09688d2[b-qmlcb8a2hb] {
  left: 0px;
}

.elementor-19 .elementor-element.elementor-element-2d8ee9a .ee-scroll-indicator__element[b-qmlcb8a2hb] {
  margin-left: 0px;
}

.elementor-19 .elementor-element.elementor-element-2d8ee9a .ee-scroll-indicator__menu[b-qmlcb8a2hb] {
  margin-left: 0px;
}

.elementor-19 .elementor-element.elementor-element-2d8ee9a .ee-scroll-indicator__element__progress[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-accent);
}

body:not(.rtl) .elementor-19 .elementor-element.elementor-element-2d8ee9a[b-qmlcb8a2hb] {
  left: 0px;
}

body.rtl .elementor-19 .elementor-element.elementor-element-2d8ee9a[b-qmlcb8a2hb] {
  right: 0px;
}

.elementor-19 .elementor-element.elementor-element-2d8ee9a[b-qmlcb8a2hb] {
  bottom: 0vh;
  z-index: 100;
}

@media (max-width: 1024px) {
  .elementor-19 .elementor-element.elementor-element-8c754e9[b-qmlcb8a2hb] {
    z-index: 1000;
  }
  .elementor-19 .elementor-element.elementor-element-2831118 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown[b-qmlcb8a2hb], .elementor-19 .elementor-element.elementor-element-2831118 .elementor-nav-menu__container.elementor-nav-menu--dropdown[b-qmlcb8a2hb] {
    margin-top: 0px !important;
  }
  .elementor-19 .elementor-element.elementor-element-2831118[b-qmlcb8a2hb] {
    z-index: 1000;
  }
  .elementor-19 .elementor-element.elementor-element-f95e382[b-qmlcb8a2hb] {
    z-index: 1000;
  }
  .elementor-19 .elementor-element.elementor-element-bd519e1 img[b-qmlcb8a2hb] {
    width: 80px;
  }
  .elementor-19 .elementor-element.elementor-element-51734d3 .elementor-social-icon[b-qmlcb8a2hb] {
    --icon-padding: 0.5em;
  }
}
@media (max-width: 767px) {
  .elementor-19 .elementor-element.elementor-element-bd519e1[b-qmlcb8a2hb] {
    text-align: left;
  }
  .elementor-19 .elementor-element.elementor-element-bd519e1 > .elementor-widget-container[b-qmlcb8a2hb] {
    padding: 30px 0px 0px 0px;
  }
  .elementor-19 .elementor-element.elementor-element-51734d3 .elementor-widget-container[b-qmlcb8a2hb] {
    text-align: left;
  }
  body:not(.rtl) .elementor-19 .elementor-element.elementor-element-09688d2[b-qmlcb8a2hb] {
    right: -9px;
  }
  body.rtl .elementor-19 .elementor-element.elementor-element-09688d2[b-qmlcb8a2hb] {
    left: -9px;
  }
}
.elementor-4979 .elementor-element.elementor-element-b364bd8[b-qmlcb8a2hb] {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 20px 18px 0px;
}

.elementor-4979 .elementor-element.elementor-element-b364bd8 > .elementor-background-overlay[b-qmlcb8a2hb] {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-4979 .elementor-element.elementor-element-5f1777c > .elementor-element-populated[b-qmlcb8a2hb] {
  margin: 0px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
}

.elementor-4979 .elementor-element.elementor-element-5f1777c > .elementor-element-populated > .elementor-widget-wrap[b-qmlcb8a2hb] {
  padding: 0px 0px 0px 0px;
}

.elementor-4979 .elementor-element.elementor-element-72fb571 .elementor-icon-wrapper[b-qmlcb8a2hb] {
  text-align: right;
}

.elementor-4979 .elementor-element.elementor-element-72fb571.elementor-view-stacked .elementor-icon[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-accent);
  color: var(--e-global-color-primary);
}

.elementor-4979 .elementor-element.elementor-element-72fb571.elementor-view-framed .elementor-icon[b-qmlcb8a2hb], .elementor-4979 .elementor-element.elementor-element-72fb571.elementor-view-default .elementor-icon[b-qmlcb8a2hb] {
  color: var(--e-global-color-accent);
  border-color: var(--e-global-color-accent);
}

.elementor-4979 .elementor-element.elementor-element-72fb571.elementor-view-framed .elementor-icon[b-qmlcb8a2hb], .elementor-4979 .elementor-element.elementor-element-72fb571.elementor-view-default .elementor-icon svg[b-qmlcb8a2hb] {
  fill: var(--e-global-color-accent);
}

.elementor-4979 .elementor-element.elementor-element-72fb571.elementor-view-framed .elementor-icon[b-qmlcb8a2hb] {
  background-color: var(--e-global-color-primary);
}

.elementor-4979 .elementor-element.elementor-element-72fb571.elementor-view-stacked .elementor-icon svg[b-qmlcb8a2hb] {
  fill: var(--e-global-color-primary);
}

.elementor-4979 .elementor-element.elementor-element-72fb571 .elementor-icon[b-qmlcb8a2hb] {
  font-size: 30px;
  border-radius: 10px 10px 10px 10px;
}

.elementor-4979 .elementor-element.elementor-element-72fb571 .elementor-icon i[b-qmlcb8a2hb], .elementor-4979 .elementor-element.elementor-element-72fb571 .elementor-icon svg[b-qmlcb8a2hb] {
  transform: rotate(0deg);
}

#elementor-popup-modal-4979 .dialog-message[b-qmlcb8a2hb] {
  width: 200px;
  height: auto;
}

#elementor-popup-modal-4979[b-qmlcb8a2hb] {
  justify-content: flex-end;
  align-items: flex-end;
}

#elementor-popup-modal-4979 .dialog-widget-content[b-qmlcb8a2hb] {
  background-color: transparent;
  background-image: radial-gradient(at center center, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%);
}

@media (max-width: 767px) {
  .elementor-4979 .elementor-element.elementor-element-b364bd8[b-qmlcb8a2hb] {
    padding: 0px 20px 15px 0px;
  }
  .elementor-4979 .elementor-element.elementor-element-72fb571 .elementor-icon[b-qmlcb8a2hb] {
    font-size: 23px;
  }
}
/**
Theme Name: powerserv
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: powerserv
Template: astra
*/
.elementor-widget-theme-post-content h2[b-qmlcb8a2hb], .elementor-widget-theme-post-content h3[b-qmlcb8a2hb], .elementor-widget-theme-post-content h4[b-qmlcb8a2hb] {
  margin-top: 2em;
  margin-bottom: 1.75em;
}

.elementor-text-editor ul[b-qmlcb8a2hb], .elementor-icon-box-content ul[b-qmlcb8a2hb] {
  margin-left: 18px;
}

.elementor-widget-wp-widget-categories ul[b-qmlcb8a2hb], .elementor-widget-wp-widget-archives ul[b-qmlcb8a2hb] {
  margin-left: 0;
  list-style: none;
}

/* Job Search Form Homepage */
.jobform[b-qmlcb8a2hb] {
  font-family: inherit;
  background-color: #ffffff;
  border-radius: 10px;
  margin-top: 19px;
  height: 60px;
}

.jobform [b-qmlcb8a2hb]::placeholder {
  color: #8ab0bf;
}

.jobform input[b-qmlcb8a2hb] {
  color: #8ab0bf;
  background-color: #ffffff;
  border: none;
  border-radius: 0;
}

.jobform input:focus[b-qmlcb8a2hb] {
  outline: none !important;
  border: none;
}

.jobform #jobtitle[b-qmlcb8a2hb] {
  width: 30%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  height: 100%;
}

.jobform #where[b-qmlcb8a2hb] {
  width: 20%;
  margin-left: -5px;
  height: 100%;
  border-left: 1px solid #E6EEF5;
  border-right: 1px solid #E6EEF5;
}

.jobform label[for=radius][b-qmlcb8a2hb] {
  color: #8ab0bf;
  padding-right: 15px;
  padding-left: 10px;
}

.jobform #radius[b-qmlcb8a2hb], .jobform-detail #radius[b-qmlcb8a2hb], .locationform #radius[b-qmlcb8a2hb] {
  -webkit-appearance: none;
  width: 12%;
  outline: none; /* Remove outline */
  opacity: 1; /* Set transparency (for mouse-over effects on hover) */
  -webkit-transition: 0.2s; /* 0.2 seconds transition on hover */
  transition: opacity 0.2s;
  height: 10px;
}

/* Mouse-over effects */
.jobform #radius:hover[b-qmlcb8a2hb], .jobform-detail #radius:hover[b-qmlcb8a2hb], .locationform #radius:hover[b-qmlcb8a2hb] {
  opacity: 0.7;
}

/* NEW */
.jobform input[type=range][b-qmlcb8a2hb]::-webkit-slider-runnable-track, .jobform-detail input[type=range][b-qmlcb8a2hb]::-webkit-slider-runnable-track, .locationform input[type=range][b-qmlcb8a2hb]::-webkit-slider-runnable-track {
  background: #8ab0bf;
  height: 1px;
  width: 100%;
  box-shadow: 0px 0px 0px #ffffff, 0px 0px 0px #ffffff;
  cursor: pointer;
  border-radius: 0px;
  border: none;
}

.jobform input[type=range]:focus[b-qmlcb8a2hb]::-webkit-slider-runnable-track, .jobform-detail input[type=range]:focus[b-qmlcb8a2hb]::-webkit-slider-runnable-track, .locationform input[type=range]:focus[b-qmlcb8a2hb]::-webkit-slider-runnable-track {
  outline: none !important;
}

.jobform input[type=range][b-qmlcb8a2hb]::-moz-range-track, .jobform-detail input[type=range][b-qmlcb8a2hb]::-moz-range-track, .locationform input[type=range][b-qmlcb8a2hb]::-moz-range-track {
  background: #8ab0bf;
  height: 1px;
  width: 100%;
  box-shadow: 0px 0px 0px #ffffff, 0px 0px 0px #ffffff;
  cursor: pointer;
  border-radius: 0px;
  border: none;
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.jobform #radius[b-qmlcb8a2hb]::-webkit-slider-thumb, .jobform-detail #radius[b-qmlcb8a2hb]::-webkit-slider-thumb, .locationform #radius[b-qmlcb8a2hb]::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  cursor: pointer; /* Cursor on hover */
  border: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin-top: -10px;
}

.jobform #radius[b-qmlcb8a2hb]::-moz-range-thumb, .jobform #radius[b-qmlcb8a2hb]::-ms-thumb, .jobform-detail #radius[b-qmlcb8a2hb]::-moz-range-thumb, .jobform-detail #radius[b-qmlcb8a2hb]::-ms-thumb, .locationform #radius[b-qmlcb8a2hb]::-moz-range-thumb, .locationform #radius[b-qmlcb8a2hb]::-ms-thumb {
  cursor: pointer; /* Cursor on hover */
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

.jobform #slider-value[b-qmlcb8a2hb] {
  color: #8ab0bf;
  padding-left: 10px;
}

.jobform .searchjob[b-qmlcb8a2hb] {
  border-radius: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 22%;
  height: 100%;
  background-color: #e2001a;
  color: #ffffff;
  float: right;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-weight: 600;
}

.jobform .searchjob:hover[b-qmlcb8a2hb] {
  opacity: 0.95;
  background-color: #e2001a;
}

/* ---------------------- */
/* Job Search Form Homepage - MOBILE */
@media screen and (max-width: 768px) {
  .jobform #jobtitle[b-qmlcb8a2hb] {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 20px;
  }
  .jobform #where[b-qmlcb8a2hb] {
    width: 100%;
    border-radius: 10px;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .jobform label[for=radius][b-qmlcb8a2hb] {
    padding-left: 0;
  }
  .jobform #radius[b-qmlcb8a2hb] {
    width: 50%;
    margin-bottom: 50px;
    background-color: transparent;
  }
  .jobform .searchjob[b-qmlcb8a2hb] {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 25px;
  }
}
/* Job Search Form Detail - Mit uns zum Job */
.jobform-detail div.full[b-qmlcb8a2hb] {
  margin-bottom: 20px;
}

.jobform-detail .inline[b-qmlcb8a2hb] {
  width: 33%;
  display: inline-grid;
}

.locationform .inline[b-qmlcb8a2hb] {
  width: 30%;
  display: inline-block;
}

.jobform-detail [b-qmlcb8a2hb]::placeholder, .locationform [b-qmlcb8a2hb]::placeholder {
  color: #e6eef5;
}

.jobform-detail label[b-qmlcb8a2hb], .locationform label[b-qmlcb8a2hb] {
  color: #8ab0bf;
}

.jobform-detail input[b-qmlcb8a2hb], .jobform-detail select[b-qmlcb8a2hb], .locationform input[b-qmlcb8a2hb], .locationform select[b-qmlcb8a2hb] {
  color: #8ab0bf;
  border: 1px solid #8ab0bf;
  background-color: #ffffff;
  border-radius: 10px;
}

.jobform-detail input:focus[b-qmlcb8a2hb], .jobform-detail select:focus[b-qmlcb8a2hb], .locationform input:focus[b-qmlcb8a2hb], .locationform select:focus[b-qmlcb8a2hb] {
  outline: none !important;
  border: 1px solid #8ab0bf;
}

.jobform-detail select[b-qmlcb8a2hb], .locationform select[b-qmlcb8a2hb] {
  background-color: #ffffff;
}

.jobform-detail #jobtitle[b-qmlcb8a2hb] {
  width: 100%;
  height: 100%;
}

.jobform-detail .inline[b-qmlcb8a2hb], .locationform .inline[b-qmlcb8a2hb] {
  margin-right: 15px;
}

.jobform-detail #where[b-qmlcb8a2hb] {
  width: 100%;
  height: 100%;
}

.jobform-detail label[for=radius][b-qmlcb8a2hb], .locationform label[for=radius][b-qmlcb8a2hb] {
  color: #8ab0bf;
}

.jobform-detail #radius[b-qmlcb8a2hb], .locationform #radius[b-qmlcb8a2hb] {
  margin-top: 18px;
  width: 100%;
  border: none;
}

.jobform-detail #slider-value[b-qmlcb8a2hb], .locationform #slider-value[b-qmlcb8a2hb] {
  color: #8ab0bf;
  padding-left: 20px;
}

.jobform-detail #workingtimemodel[b-qmlcb8a2hb] {
  width: 100%;
  float: right;
}

.jobform-detail #ps-location[b-qmlcb8a2hb] {
  width: 100%;
}

.jobform-detail .searchjob[b-qmlcb8a2hb] {
  border-radius: 10px;
  width: 33%;
  height: 57px;
  margin-top: 30px;
  background-color: #e2001a;
  color: #ffffff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-weight: 600;
}

.jobform-detail .searchjob:hover[b-qmlcb8a2hb] {
  opacity: 0.95;
  background-color: #e2001a;
}

.locationform .inline.radius[b-qmlcb8a2hb] {
  padding: 0 30px 0 30px;
}

.locationform #location[b-qmlcb8a2hb] {
  width: 100%;
}

.locationform .searchlocation[b-qmlcb8a2hb] {
  border-radius: 10px;
  width: 250px;
  height: 57px;
  margin-top: 30px;
  background-color: #e2001a;
  color: #ffffff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-weight: 600;
}

.locationform .searchlocation:hover[b-qmlcb8a2hb] {
  opacity: 0.95;
  background-color: #e2001a;
}

.locationform label[for=location][b-qmlcb8a2hb] {
  display: block;
}

/* ---------------------- */
/* Location Form Standorte - MOBILE */
@media screen and (max-width: 768px) {
  .locationform .inline[b-qmlcb8a2hb] {
    width: 100%;
  }
  .locationform .inline.radius[b-qmlcb8a2hb] {
    padding: 0;
  }
  .locationform #slider-value[b-qmlcb8a2hb] {
    padding-right: 15px;
  }
  .locationform #location[b-qmlcb8a2hb] {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 20px;
  }
  .locationform #radius[b-qmlcb8a2hb] {
    width: 50%;
    margin-bottom: 50px;
    background-color: transparent;
  }
  .locationform .searchlocation[b-qmlcb8a2hb] {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 25px;
  }
}
/* Location Link ist Button auf Bild in Standorte Uebersicht */
.location-link[b-qmlcb8a2hb] {
  display: none;
  padding-left: 10px !important;
  background-color: #5a7e8c;
  font-weight: 400;
}

.location-link:hover[b-qmlcb8a2hb] {
  color: #ffffff;
  background-color: #2E4959;
}

/* ---------------------- */
/* CSS Aenderungen Search */
.pasAd[b-qmlcb8a2hb] {
  border-top: 1px solid var(--e-global-color-0c97e3d);
  padding: 30px 0px;
  margin: 0px;
}

.pasAd:hover[b-qmlcb8a2hb] {
  background: #f6f9fc;
  background-image: linear-gradient(to right, #ffffff, #f6f9fc, #ffffff);
}

.pasAd h3[b-qmlcb8a2hb] {
  margin-bottom: 5px;
  padding-right: 20px;
}

.pasAd .location[b-qmlcb8a2hb], .pasAd .category[b-qmlcb8a2hb], .pasAd .employmenttype[b-qmlcb8a2hb] {
  margin-right: 15px;
}

.pasAd .fas[b-qmlcb8a2hb], .pasMeta .fas[b-qmlcb8a2hb] {
  margin-right: 5px;
  font-size: 14px;
  color: #e2001a;
  width: 12px;
}

.pasAd .apply[b-qmlcb8a2hb] {
  padding: 0px;
}

.pasAd .apply a[b-qmlcb8a2hb] {
  color: #ffffff;
  display: inline-block;
  padding: 10px 40px;
  width: 180px;
}

.pasAd .apply[b-qmlcb8a2hb] {
  border-radius: 10px;
  height: 60px;
  transition: background 0.3s;
}

.pasMeta[b-qmlcb8a2hb] {
  color: #5A7E8C;
}

.pasMeta .fas[b-qmlcb8a2hb] {
  margin-left: 15px;
  width: 16px;
}

.pasMeta .fa-map-marker-alt[b-qmlcb8a2hb] {
  margin-left: 0px;
}

.pasMeta .fa-clock[b-qmlcb8a2hb] {
  padding-right: 20px;
}

#pas-search-container[b-qmlcb8a2hb] {
  width: 100%;
}

#pas-search-container[b-qmlcb8a2hb], #pas-search-container > div[b-qmlcb8a2hb] {
  display: inline-block;
  vertical-align: top;
}

#pas-search-filter > div[b-qmlcb8a2hb] {
  padding: 30px;
  margin-right: 30px;
}

#pas-search-filter[b-qmlcb8a2hb] {
  width: 25%;
}

#pas-search-results-ctn[b-qmlcb8a2hb] {
  width: 74%;
  float: right;
}

#pas-search-container .fa-filter[b-qmlcb8a2hb], #pas-search-current-filter .fa-times[b-qmlcb8a2hb] {
  font-size: 12px;
}

.pas-search-filter-header[b-qmlcb8a2hb] {
  padding-bottom: 10px;
}

.pas-filter[b-qmlcb8a2hb] {
  color: #5a7e8c;
  padding-bottom: 0.5em;
  line-height: 1.2;
}

.pas-filter:hover[b-qmlcb8a2hb] {
  color: #2E4959;
}

.pas-filter.active[b-qmlcb8a2hb] {
  font-weight: normal;
}

.pas-toggle[b-qmlcb8a2hb] {
  font-weight: bold;
}

.pas-toggle .fas[b-qmlcb8a2hb] {
  float: right;
  margin-top: 3px;
}

#pas-search-current-filter[b-qmlcb8a2hb] {
  padding-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .pasAd[b-qmlcb8a2hb] {
    flex-direction: column;
  }
  .pasAd h3[b-qmlcb8a2hb] {
    margin-bottom: 10px;
  }
  .pasAd .location[b-qmlcb8a2hb], .pasAd .category[b-qmlcb8a2hb], .pasAd .employmenttype[b-qmlcb8a2hb], .pasMetaSingle[b-qmlcb8a2hb] {
    width: 100%;
    display: block;
    margin-top: -5px;
  }
  .pasMeta .fas[b-qmlcb8a2hb] {
    margin-left: 0px;
  }
  .pasAd .apply[b-qmlcb8a2hb] {
    margin-top: 10px;
  }
  .pasAd .apply a[b-qmlcb8a2hb] {
    width: 100%;
  }
  #pas-search-filter > div[b-qmlcb8a2hb] {
    margin-right: 0px;
  }
  #pas-search-filter[b-qmlcb8a2hb] {
    width: 100%;
  }
  #pas-search-results-ctn[b-qmlcb8a2hb] {
    width: 100%;
    float: none;
  }
}
/* Standorte CSS */
#locations a[b-qmlcb8a2hb] {
  padding-left: 30px;
}

#locations[b-qmlcb8a2hb] {
  padding-top: 50px;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.5em;
  margin-left: -30px;
}

#locations .location[b-qmlcb8a2hb] {
  display: flex;
  position: relative;
  width: 25%;
  margin-bottom: 3%;
  overflow: visible;
}

#locations .location-name[b-qmlcb8a2hb] {
  display: block;
  font-weight: bold;
  padding-top: 17px;
}

#locations .location img[b-qmlcb8a2hb] {
  border-radius: 15px;
  width: 100%;
  height: 160px;
  object-fit: cover;
}

@media only screen and (max-width: 768px) {
  #locations .location[b-qmlcb8a2hb] {
    width: 50%;
    margin-bottom: 3%;
  }
}
/* User-Centrics weg
#usercentrics-button { display: none; }*/
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa[b-qmlcb8a2hb],
.fas[b-qmlcb8a2hb],
.far[b-qmlcb8a2hb],
.fal[b-qmlcb8a2hb],
.fad[b-qmlcb8a2hb],
.fab[b-qmlcb8a2hb] {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg[b-qmlcb8a2hb] {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs[b-qmlcb8a2hb] {
  font-size: 0.75em;
}

.fa-sm[b-qmlcb8a2hb] {
  font-size: 0.875em;
}

.fa-1x[b-qmlcb8a2hb] {
  font-size: 1em;
}

.fa-2x[b-qmlcb8a2hb] {
  font-size: 2em;
}

.fa-3x[b-qmlcb8a2hb] {
  font-size: 3em;
}

.fa-4x[b-qmlcb8a2hb] {
  font-size: 4em;
}

.fa-5x[b-qmlcb8a2hb] {
  font-size: 5em;
}

.fa-6x[b-qmlcb8a2hb] {
  font-size: 6em;
}

.fa-7x[b-qmlcb8a2hb] {
  font-size: 7em;
}

.fa-8x[b-qmlcb8a2hb] {
  font-size: 8em;
}

.fa-9x[b-qmlcb8a2hb] {
  font-size: 9em;
}

.fa-10x[b-qmlcb8a2hb] {
  font-size: 10em;
}

.fa-fw[b-qmlcb8a2hb] {
  text-align: center;
  width: 1.25em;
}

.fa-ul[b-qmlcb8a2hb] {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li[b-qmlcb8a2hb] {
  position: relative;
}

.fa-li[b-qmlcb8a2hb] {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border[b-qmlcb8a2hb] {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left[b-qmlcb8a2hb] {
  float: left;
}

.fa-pull-right[b-qmlcb8a2hb] {
  float: right;
}

.fa.fa-pull-left[b-qmlcb8a2hb],
.fas.fa-pull-left[b-qmlcb8a2hb],
.far.fa-pull-left[b-qmlcb8a2hb],
.fal.fa-pull-left[b-qmlcb8a2hb],
.fab.fa-pull-left[b-qmlcb8a2hb] {
  margin-right: 0.3em;
}

.fa.fa-pull-right[b-qmlcb8a2hb],
.fas.fa-pull-right[b-qmlcb8a2hb],
.far.fa-pull-right[b-qmlcb8a2hb],
.fal.fa-pull-right[b-qmlcb8a2hb],
.fab.fa-pull-right[b-qmlcb8a2hb] {
  margin-left: 0.3em;
}

.fa-spin[b-qmlcb8a2hb] {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin-b-qmlcb8a2hb 2s infinite linear;
}

.fa-pulse[b-qmlcb8a2hb] {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin-b-qmlcb8a2hb 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin-b-qmlcb8a2hb {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90[b-qmlcb8a2hb] {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180[b-qmlcb8a2hb] {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270[b-qmlcb8a2hb] {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal[b-qmlcb8a2hb] {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical[b-qmlcb8a2hb] {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-both[b-qmlcb8a2hb], .fa-flip-horizontal.fa-flip-vertical[b-qmlcb8a2hb] {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

:root .fa-rotate-90[b-qmlcb8a2hb],
:root .fa-rotate-180[b-qmlcb8a2hb],
:root .fa-rotate-270[b-qmlcb8a2hb],
:root .fa-flip-horizontal[b-qmlcb8a2hb],
:root .fa-flip-vertical[b-qmlcb8a2hb],
:root .fa-flip-both[b-qmlcb8a2hb] {
  -webkit-filter: none;
  filter: none;
}

.fa-stack[b-qmlcb8a2hb] {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x[b-qmlcb8a2hb],
.fa-stack-2x[b-qmlcb8a2hb] {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x[b-qmlcb8a2hb] {
  line-height: inherit;
}

.fa-stack-2x[b-qmlcb8a2hb] {
  font-size: 2em;
}

.fa-inverse[b-qmlcb8a2hb] {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px[b-qmlcb8a2hb]:before {
  content: "\f26e";
}

.fa-accessible-icon[b-qmlcb8a2hb]:before {
  content: "\f368";
}

.fa-accusoft[b-qmlcb8a2hb]:before {
  content: "\f369";
}

.fa-acquisitions-incorporated[b-qmlcb8a2hb]:before {
  content: "\f6af";
}

.fa-ad[b-qmlcb8a2hb]:before {
  content: "\f641";
}

.fa-address-book[b-qmlcb8a2hb]:before {
  content: "\f2b9";
}

.fa-address-card[b-qmlcb8a2hb]:before {
  content: "\f2bb";
}

.fa-adjust[b-qmlcb8a2hb]:before {
  content: "\f042";
}

.fa-adn[b-qmlcb8a2hb]:before {
  content: "\f170";
}

.fa-adversal[b-qmlcb8a2hb]:before {
  content: "\f36a";
}

.fa-affiliatetheme[b-qmlcb8a2hb]:before {
  content: "\f36b";
}

.fa-air-freshener[b-qmlcb8a2hb]:before {
  content: "\f5d0";
}

.fa-airbnb[b-qmlcb8a2hb]:before {
  content: "\f834";
}

.fa-algolia[b-qmlcb8a2hb]:before {
  content: "\f36c";
}

.fa-align-center[b-qmlcb8a2hb]:before {
  content: "\f037";
}

.fa-align-justify[b-qmlcb8a2hb]:before {
  content: "\f039";
}

.fa-align-left[b-qmlcb8a2hb]:before {
  content: "\f036";
}

.fa-align-right[b-qmlcb8a2hb]:before {
  content: "\f038";
}

.fa-alipay[b-qmlcb8a2hb]:before {
  content: "\f642";
}

.fa-allergies[b-qmlcb8a2hb]:before {
  content: "\f461";
}

.fa-amazon[b-qmlcb8a2hb]:before {
  content: "\f270";
}

.fa-amazon-pay[b-qmlcb8a2hb]:before {
  content: "\f42c";
}

.fa-ambulance[b-qmlcb8a2hb]:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting[b-qmlcb8a2hb]:before {
  content: "\f2a3";
}

.fa-amilia[b-qmlcb8a2hb]:before {
  content: "\f36d";
}

.fa-anchor[b-qmlcb8a2hb]:before {
  content: "\f13d";
}

.fa-android[b-qmlcb8a2hb]:before {
  content: "\f17b";
}

.fa-angellist[b-qmlcb8a2hb]:before {
  content: "\f209";
}

.fa-angle-double-down[b-qmlcb8a2hb]:before {
  content: "\f103";
}

.fa-angle-double-left[b-qmlcb8a2hb]:before {
  content: "\f100";
}

.fa-angle-double-right[b-qmlcb8a2hb]:before {
  content: "\f101";
}

.fa-angle-double-up[b-qmlcb8a2hb]:before {
  content: "\f102";
}

.fa-angle-down[b-qmlcb8a2hb]:before {
  content: "\f107";
}

.fa-angle-left[b-qmlcb8a2hb]:before {
  content: "\f104";
}

.fa-angle-right[b-qmlcb8a2hb]:before {
  content: "\f105";
}

.fa-angle-up[b-qmlcb8a2hb]:before {
  content: "\f106";
}

.fa-angry[b-qmlcb8a2hb]:before {
  content: "\f556";
}

.fa-angrycreative[b-qmlcb8a2hb]:before {
  content: "\f36e";
}

.fa-angular[b-qmlcb8a2hb]:before {
  content: "\f420";
}

.fa-ankh[b-qmlcb8a2hb]:before {
  content: "\f644";
}

.fa-app-store[b-qmlcb8a2hb]:before {
  content: "\f36f";
}

.fa-app-store-ios[b-qmlcb8a2hb]:before {
  content: "\f370";
}

.fa-apper[b-qmlcb8a2hb]:before {
  content: "\f371";
}

.fa-apple[b-qmlcb8a2hb]:before {
  content: "\f179";
}

.fa-apple-alt[b-qmlcb8a2hb]:before {
  content: "\f5d1";
}

.fa-apple-pay[b-qmlcb8a2hb]:before {
  content: "\f415";
}

.fa-archive[b-qmlcb8a2hb]:before {
  content: "\f187";
}

.fa-archway[b-qmlcb8a2hb]:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down[b-qmlcb8a2hb]:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left[b-qmlcb8a2hb]:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right[b-qmlcb8a2hb]:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up[b-qmlcb8a2hb]:before {
  content: "\f35b";
}

.fa-arrow-circle-down[b-qmlcb8a2hb]:before {
  content: "\f0ab";
}

.fa-arrow-circle-left[b-qmlcb8a2hb]:before {
  content: "\f0a8";
}

.fa-arrow-circle-right[b-qmlcb8a2hb]:before {
  content: "\f0a9";
}

.fa-arrow-circle-up[b-qmlcb8a2hb]:before {
  content: "\f0aa";
}

.fa-arrow-down[b-qmlcb8a2hb]:before {
  content: "\f063";
}

.fa-arrow-left[b-qmlcb8a2hb]:before {
  content: "\f060";
}

.fa-arrow-right[b-qmlcb8a2hb]:before {
  content: "\f061";
}

.fa-arrow-up[b-qmlcb8a2hb]:before {
  content: "\f062";
}

.fa-arrows-alt[b-qmlcb8a2hb]:before {
  content: "\f0b2";
}

.fa-arrows-alt-h[b-qmlcb8a2hb]:before {
  content: "\f337";
}

.fa-arrows-alt-v[b-qmlcb8a2hb]:before {
  content: "\f338";
}

.fa-artstation[b-qmlcb8a2hb]:before {
  content: "\f77a";
}

.fa-assistive-listening-systems[b-qmlcb8a2hb]:before {
  content: "\f2a2";
}

.fa-asterisk[b-qmlcb8a2hb]:before {
  content: "\f069";
}

.fa-asymmetrik[b-qmlcb8a2hb]:before {
  content: "\f372";
}

.fa-at[b-qmlcb8a2hb]:before {
  content: "\f1fa";
}

.fa-atlas[b-qmlcb8a2hb]:before {
  content: "\f558";
}

.fa-atlassian[b-qmlcb8a2hb]:before {
  content: "\f77b";
}

.fa-atom[b-qmlcb8a2hb]:before {
  content: "\f5d2";
}

.fa-audible[b-qmlcb8a2hb]:before {
  content: "\f373";
}

.fa-audio-description[b-qmlcb8a2hb]:before {
  content: "\f29e";
}

.fa-autoprefixer[b-qmlcb8a2hb]:before {
  content: "\f41c";
}

.fa-avianex[b-qmlcb8a2hb]:before {
  content: "\f374";
}

.fa-aviato[b-qmlcb8a2hb]:before {
  content: "\f421";
}

.fa-award[b-qmlcb8a2hb]:before {
  content: "\f559";
}

.fa-aws[b-qmlcb8a2hb]:before {
  content: "\f375";
}

.fa-baby[b-qmlcb8a2hb]:before {
  content: "\f77c";
}

.fa-baby-carriage[b-qmlcb8a2hb]:before {
  content: "\f77d";
}

.fa-backspace[b-qmlcb8a2hb]:before {
  content: "\f55a";
}

.fa-backward[b-qmlcb8a2hb]:before {
  content: "\f04a";
}

.fa-bacon[b-qmlcb8a2hb]:before {
  content: "\f7e5";
}

.fa-bacteria[b-qmlcb8a2hb]:before {
  content: "\e059";
}

.fa-bacterium[b-qmlcb8a2hb]:before {
  content: "\e05a";
}

.fa-bahai[b-qmlcb8a2hb]:before {
  content: "\f666";
}

.fa-balance-scale[b-qmlcb8a2hb]:before {
  content: "\f24e";
}

.fa-balance-scale-left[b-qmlcb8a2hb]:before {
  content: "\f515";
}

.fa-balance-scale-right[b-qmlcb8a2hb]:before {
  content: "\f516";
}

.fa-ban[b-qmlcb8a2hb]:before {
  content: "\f05e";
}

.fa-band-aid[b-qmlcb8a2hb]:before {
  content: "\f462";
}

.fa-bandcamp[b-qmlcb8a2hb]:before {
  content: "\f2d5";
}

.fa-barcode[b-qmlcb8a2hb]:before {
  content: "\f02a";
}

.fa-bars[b-qmlcb8a2hb]:before {
  content: "\f0c9";
}

.fa-baseball-ball[b-qmlcb8a2hb]:before {
  content: "\f433";
}

.fa-basketball-ball[b-qmlcb8a2hb]:before {
  content: "\f434";
}

.fa-bath[b-qmlcb8a2hb]:before {
  content: "\f2cd";
}

.fa-battery-empty[b-qmlcb8a2hb]:before {
  content: "\f244";
}

.fa-battery-full[b-qmlcb8a2hb]:before {
  content: "\f240";
}

.fa-battery-half[b-qmlcb8a2hb]:before {
  content: "\f242";
}

.fa-battery-quarter[b-qmlcb8a2hb]:before {
  content: "\f243";
}

.fa-battery-three-quarters[b-qmlcb8a2hb]:before {
  content: "\f241";
}

.fa-battle-net[b-qmlcb8a2hb]:before {
  content: "\f835";
}

.fa-bed[b-qmlcb8a2hb]:before {
  content: "\f236";
}

.fa-beer[b-qmlcb8a2hb]:before {
  content: "\f0fc";
}

.fa-behance[b-qmlcb8a2hb]:before {
  content: "\f1b4";
}

.fa-behance-square[b-qmlcb8a2hb]:before {
  content: "\f1b5";
}

.fa-bell[b-qmlcb8a2hb]:before {
  content: "\f0f3";
}

.fa-bell-slash[b-qmlcb8a2hb]:before {
  content: "\f1f6";
}

.fa-bezier-curve[b-qmlcb8a2hb]:before {
  content: "\f55b";
}

.fa-bible[b-qmlcb8a2hb]:before {
  content: "\f647";
}

.fa-bicycle[b-qmlcb8a2hb]:before {
  content: "\f206";
}

.fa-biking[b-qmlcb8a2hb]:before {
  content: "\f84a";
}

.fa-bimobject[b-qmlcb8a2hb]:before {
  content: "\f378";
}

.fa-binoculars[b-qmlcb8a2hb]:before {
  content: "\f1e5";
}

.fa-biohazard[b-qmlcb8a2hb]:before {
  content: "\f780";
}

.fa-birthday-cake[b-qmlcb8a2hb]:before {
  content: "\f1fd";
}

.fa-bitbucket[b-qmlcb8a2hb]:before {
  content: "\f171";
}

.fa-bitcoin[b-qmlcb8a2hb]:before {
  content: "\f379";
}

.fa-bity[b-qmlcb8a2hb]:before {
  content: "\f37a";
}

.fa-black-tie[b-qmlcb8a2hb]:before {
  content: "\f27e";
}

.fa-blackberry[b-qmlcb8a2hb]:before {
  content: "\f37b";
}

.fa-blender[b-qmlcb8a2hb]:before {
  content: "\f517";
}

.fa-blender-phone[b-qmlcb8a2hb]:before {
  content: "\f6b6";
}

.fa-blind[b-qmlcb8a2hb]:before {
  content: "\f29d";
}

.fa-blog[b-qmlcb8a2hb]:before {
  content: "\f781";
}

.fa-blogger[b-qmlcb8a2hb]:before {
  content: "\f37c";
}

.fa-blogger-b[b-qmlcb8a2hb]:before {
  content: "\f37d";
}

.fa-bluetooth[b-qmlcb8a2hb]:before {
  content: "\f293";
}

.fa-bluetooth-b[b-qmlcb8a2hb]:before {
  content: "\f294";
}

.fa-bold[b-qmlcb8a2hb]:before {
  content: "\f032";
}

.fa-bolt[b-qmlcb8a2hb]:before {
  content: "\f0e7";
}

.fa-bomb[b-qmlcb8a2hb]:before {
  content: "\f1e2";
}

.fa-bone[b-qmlcb8a2hb]:before {
  content: "\f5d7";
}

.fa-bong[b-qmlcb8a2hb]:before {
  content: "\f55c";
}

.fa-book[b-qmlcb8a2hb]:before {
  content: "\f02d";
}

.fa-book-dead[b-qmlcb8a2hb]:before {
  content: "\f6b7";
}

.fa-book-medical[b-qmlcb8a2hb]:before {
  content: "\f7e6";
}

.fa-book-open[b-qmlcb8a2hb]:before {
  content: "\f518";
}

.fa-book-reader[b-qmlcb8a2hb]:before {
  content: "\f5da";
}

.fa-bookmark[b-qmlcb8a2hb]:before {
  content: "\f02e";
}

.fa-bootstrap[b-qmlcb8a2hb]:before {
  content: "\f836";
}

.fa-border-all[b-qmlcb8a2hb]:before {
  content: "\f84c";
}

.fa-border-none[b-qmlcb8a2hb]:before {
  content: "\f850";
}

.fa-border-style[b-qmlcb8a2hb]:before {
  content: "\f853";
}

.fa-bowling-ball[b-qmlcb8a2hb]:before {
  content: "\f436";
}

.fa-box[b-qmlcb8a2hb]:before {
  content: "\f466";
}

.fa-box-open[b-qmlcb8a2hb]:before {
  content: "\f49e";
}

.fa-box-tissue[b-qmlcb8a2hb]:before {
  content: "\e05b";
}

.fa-boxes[b-qmlcb8a2hb]:before {
  content: "\f468";
}

.fa-braille[b-qmlcb8a2hb]:before {
  content: "\f2a1";
}

.fa-brain[b-qmlcb8a2hb]:before {
  content: "\f5dc";
}

.fa-bread-slice[b-qmlcb8a2hb]:before {
  content: "\f7ec";
}

.fa-briefcase[b-qmlcb8a2hb]:before {
  content: "\f0b1";
}

.fa-briefcase-medical[b-qmlcb8a2hb]:before {
  content: "\f469";
}

.fa-broadcast-tower[b-qmlcb8a2hb]:before {
  content: "\f519";
}

.fa-broom[b-qmlcb8a2hb]:before {
  content: "\f51a";
}

.fa-brush[b-qmlcb8a2hb]:before {
  content: "\f55d";
}

.fa-btc[b-qmlcb8a2hb]:before {
  content: "\f15a";
}

.fa-buffer[b-qmlcb8a2hb]:before {
  content: "\f837";
}

.fa-bug[b-qmlcb8a2hb]:before {
  content: "\f188";
}

.fa-building[b-qmlcb8a2hb]:before {
  content: "\f1ad";
}

.fa-bullhorn[b-qmlcb8a2hb]:before {
  content: "\f0a1";
}

.fa-bullseye[b-qmlcb8a2hb]:before {
  content: "\f140";
}

.fa-burn[b-qmlcb8a2hb]:before {
  content: "\f46a";
}

.fa-buromobelexperte[b-qmlcb8a2hb]:before {
  content: "\f37f";
}

.fa-bus[b-qmlcb8a2hb]:before {
  content: "\f207";
}

.fa-bus-alt[b-qmlcb8a2hb]:before {
  content: "\f55e";
}

.fa-business-time[b-qmlcb8a2hb]:before {
  content: "\f64a";
}

.fa-buy-n-large[b-qmlcb8a2hb]:before {
  content: "\f8a6";
}

.fa-buysellads[b-qmlcb8a2hb]:before {
  content: "\f20d";
}

.fa-calculator[b-qmlcb8a2hb]:before {
  content: "\f1ec";
}

.fa-calendar[b-qmlcb8a2hb]:before {
  content: "\f133";
}

.fa-calendar-alt[b-qmlcb8a2hb]:before {
  content: "\f073";
}

.fa-calendar-check[b-qmlcb8a2hb]:before {
  content: "\f274";
}

.fa-calendar-day[b-qmlcb8a2hb]:before {
  content: "\f783";
}

.fa-calendar-minus[b-qmlcb8a2hb]:before {
  content: "\f272";
}

.fa-calendar-plus[b-qmlcb8a2hb]:before {
  content: "\f271";
}

.fa-calendar-times[b-qmlcb8a2hb]:before {
  content: "\f273";
}

.fa-calendar-week[b-qmlcb8a2hb]:before {
  content: "\f784";
}

.fa-camera[b-qmlcb8a2hb]:before {
  content: "\f030";
}

.fa-camera-retro[b-qmlcb8a2hb]:before {
  content: "\f083";
}

.fa-campground[b-qmlcb8a2hb]:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf[b-qmlcb8a2hb]:before {
  content: "\f785";
}

.fa-candy-cane[b-qmlcb8a2hb]:before {
  content: "\f786";
}

.fa-cannabis[b-qmlcb8a2hb]:before {
  content: "\f55f";
}

.fa-capsules[b-qmlcb8a2hb]:before {
  content: "\f46b";
}

.fa-car[b-qmlcb8a2hb]:before {
  content: "\f1b9";
}

.fa-car-alt[b-qmlcb8a2hb]:before {
  content: "\f5de";
}

.fa-car-battery[b-qmlcb8a2hb]:before {
  content: "\f5df";
}

.fa-car-crash[b-qmlcb8a2hb]:before {
  content: "\f5e1";
}

.fa-car-side[b-qmlcb8a2hb]:before {
  content: "\f5e4";
}

.fa-caravan[b-qmlcb8a2hb]:before {
  content: "\f8ff";
}

.fa-caret-down[b-qmlcb8a2hb]:before {
  content: "\f0d7";
}

.fa-caret-left[b-qmlcb8a2hb]:before {
  content: "\f0d9";
}

.fa-caret-right[b-qmlcb8a2hb]:before {
  content: "\f0da";
}

.fa-caret-square-down[b-qmlcb8a2hb]:before {
  content: "\f150";
}

.fa-caret-square-left[b-qmlcb8a2hb]:before {
  content: "\f191";
}

.fa-caret-square-right[b-qmlcb8a2hb]:before {
  content: "\f152";
}

.fa-caret-square-up[b-qmlcb8a2hb]:before {
  content: "\f151";
}

.fa-caret-up[b-qmlcb8a2hb]:before {
  content: "\f0d8";
}

.fa-carrot[b-qmlcb8a2hb]:before {
  content: "\f787";
}

.fa-cart-arrow-down[b-qmlcb8a2hb]:before {
  content: "\f218";
}

.fa-cart-plus[b-qmlcb8a2hb]:before {
  content: "\f217";
}

.fa-cash-register[b-qmlcb8a2hb]:before {
  content: "\f788";
}

.fa-cat[b-qmlcb8a2hb]:before {
  content: "\f6be";
}

.fa-cc-amazon-pay[b-qmlcb8a2hb]:before {
  content: "\f42d";
}

.fa-cc-amex[b-qmlcb8a2hb]:before {
  content: "\f1f3";
}

.fa-cc-apple-pay[b-qmlcb8a2hb]:before {
  content: "\f416";
}

.fa-cc-diners-club[b-qmlcb8a2hb]:before {
  content: "\f24c";
}

.fa-cc-discover[b-qmlcb8a2hb]:before {
  content: "\f1f2";
}

.fa-cc-jcb[b-qmlcb8a2hb]:before {
  content: "\f24b";
}

.fa-cc-mastercard[b-qmlcb8a2hb]:before {
  content: "\f1f1";
}

.fa-cc-paypal[b-qmlcb8a2hb]:before {
  content: "\f1f4";
}

.fa-cc-stripe[b-qmlcb8a2hb]:before {
  content: "\f1f5";
}

.fa-cc-visa[b-qmlcb8a2hb]:before {
  content: "\f1f0";
}

.fa-centercode[b-qmlcb8a2hb]:before {
  content: "\f380";
}

.fa-centos[b-qmlcb8a2hb]:before {
  content: "\f789";
}

.fa-certificate[b-qmlcb8a2hb]:before {
  content: "\f0a3";
}

.fa-chair[b-qmlcb8a2hb]:before {
  content: "\f6c0";
}

.fa-chalkboard[b-qmlcb8a2hb]:before {
  content: "\f51b";
}

.fa-chalkboard-teacher[b-qmlcb8a2hb]:before {
  content: "\f51c";
}

.fa-charging-station[b-qmlcb8a2hb]:before {
  content: "\f5e7";
}

.fa-chart-area[b-qmlcb8a2hb]:before {
  content: "\f1fe";
}

.fa-chart-bar[b-qmlcb8a2hb]:before {
  content: "\f080";
}

.fa-chart-line[b-qmlcb8a2hb]:before {
  content: "\f201";
}

.fa-chart-pie[b-qmlcb8a2hb]:before {
  content: "\f200";
}

.fa-check[b-qmlcb8a2hb]:before {
  content: "\f00c";
}

.fa-check-circle[b-qmlcb8a2hb]:before {
  content: "\f058";
}

.fa-check-double[b-qmlcb8a2hb]:before {
  content: "\f560";
}

.fa-check-square[b-qmlcb8a2hb]:before {
  content: "\f14a";
}

.fa-cheese[b-qmlcb8a2hb]:before {
  content: "\f7ef";
}

.fa-chess[b-qmlcb8a2hb]:before {
  content: "\f439";
}

.fa-chess-bishop[b-qmlcb8a2hb]:before {
  content: "\f43a";
}

.fa-chess-board[b-qmlcb8a2hb]:before {
  content: "\f43c";
}

.fa-chess-king[b-qmlcb8a2hb]:before {
  content: "\f43f";
}

.fa-chess-knight[b-qmlcb8a2hb]:before {
  content: "\f441";
}

.fa-chess-pawn[b-qmlcb8a2hb]:before {
  content: "\f443";
}

.fa-chess-queen[b-qmlcb8a2hb]:before {
  content: "\f445";
}

.fa-chess-rook[b-qmlcb8a2hb]:before {
  content: "\f447";
}

.fa-chevron-circle-down[b-qmlcb8a2hb]:before {
  content: "\f13a";
}

.fa-chevron-circle-left[b-qmlcb8a2hb]:before {
  content: "\f137";
}

.fa-chevron-circle-right[b-qmlcb8a2hb]:before {
  content: "\f138";
}

.fa-chevron-circle-up[b-qmlcb8a2hb]:before {
  content: "\f139";
}

.fa-chevron-down[b-qmlcb8a2hb]:before {
  content: "\f078";
}

.fa-chevron-left[b-qmlcb8a2hb]:before {
  content: "\f053";
}

.fa-chevron-right[b-qmlcb8a2hb]:before {
  content: "\f054";
}

.fa-chevron-up[b-qmlcb8a2hb]:before {
  content: "\f077";
}

.fa-child[b-qmlcb8a2hb]:before {
  content: "\f1ae";
}

.fa-chrome[b-qmlcb8a2hb]:before {
  content: "\f268";
}

.fa-chromecast[b-qmlcb8a2hb]:before {
  content: "\f838";
}

.fa-church[b-qmlcb8a2hb]:before {
  content: "\f51d";
}

.fa-circle[b-qmlcb8a2hb]:before {
  content: "\f111";
}

.fa-circle-notch[b-qmlcb8a2hb]:before {
  content: "\f1ce";
}

.fa-city[b-qmlcb8a2hb]:before {
  content: "\f64f";
}

.fa-clinic-medical[b-qmlcb8a2hb]:before {
  content: "\f7f2";
}

.fa-clipboard[b-qmlcb8a2hb]:before {
  content: "\f328";
}

.fa-clipboard-check[b-qmlcb8a2hb]:before {
  content: "\f46c";
}

.fa-clipboard-list[b-qmlcb8a2hb]:before {
  content: "\f46d";
}

.fa-clock[b-qmlcb8a2hb]:before {
  content: "\f017";
}

.fa-clone[b-qmlcb8a2hb]:before {
  content: "\f24d";
}

.fa-closed-captioning[b-qmlcb8a2hb]:before {
  content: "\f20a";
}

.fa-cloud[b-qmlcb8a2hb]:before {
  content: "\f0c2";
}

.fa-cloud-download-alt[b-qmlcb8a2hb]:before {
  content: "\f381";
}

.fa-cloud-meatball[b-qmlcb8a2hb]:before {
  content: "\f73b";
}

.fa-cloud-moon[b-qmlcb8a2hb]:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain[b-qmlcb8a2hb]:before {
  content: "\f73c";
}

.fa-cloud-rain[b-qmlcb8a2hb]:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy[b-qmlcb8a2hb]:before {
  content: "\f740";
}

.fa-cloud-sun[b-qmlcb8a2hb]:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain[b-qmlcb8a2hb]:before {
  content: "\f743";
}

.fa-cloud-upload-alt[b-qmlcb8a2hb]:before {
  content: "\f382";
}

.fa-cloudflare[b-qmlcb8a2hb]:before {
  content: "\e07d";
}

.fa-cloudscale[b-qmlcb8a2hb]:before {
  content: "\f383";
}

.fa-cloudsmith[b-qmlcb8a2hb]:before {
  content: "\f384";
}

.fa-cloudversify[b-qmlcb8a2hb]:before {
  content: "\f385";
}

.fa-cocktail[b-qmlcb8a2hb]:before {
  content: "\f561";
}

.fa-code[b-qmlcb8a2hb]:before {
  content: "\f121";
}

.fa-code-branch[b-qmlcb8a2hb]:before {
  content: "\f126";
}

.fa-codepen[b-qmlcb8a2hb]:before {
  content: "\f1cb";
}

.fa-codiepie[b-qmlcb8a2hb]:before {
  content: "\f284";
}

.fa-coffee[b-qmlcb8a2hb]:before {
  content: "\f0f4";
}

.fa-cog[b-qmlcb8a2hb]:before {
  content: "\f013";
}

.fa-cogs[b-qmlcb8a2hb]:before {
  content: "\f085";
}

.fa-coins[b-qmlcb8a2hb]:before {
  content: "\f51e";
}

.fa-columns[b-qmlcb8a2hb]:before {
  content: "\f0db";
}

.fa-comment[b-qmlcb8a2hb]:before {
  content: "\f075";
}

.fa-comment-alt[b-qmlcb8a2hb]:before {
  content: "\f27a";
}

.fa-comment-dollar[b-qmlcb8a2hb]:before {
  content: "\f651";
}

.fa-comment-dots[b-qmlcb8a2hb]:before {
  content: "\f4ad";
}

.fa-comment-medical[b-qmlcb8a2hb]:before {
  content: "\f7f5";
}

.fa-comment-slash[b-qmlcb8a2hb]:before {
  content: "\f4b3";
}

.fa-comments[b-qmlcb8a2hb]:before {
  content: "\f086";
}

.fa-comments-dollar[b-qmlcb8a2hb]:before {
  content: "\f653";
}

.fa-compact-disc[b-qmlcb8a2hb]:before {
  content: "\f51f";
}

.fa-compass[b-qmlcb8a2hb]:before {
  content: "\f14e";
}

.fa-compress[b-qmlcb8a2hb]:before {
  content: "\f066";
}

.fa-compress-alt[b-qmlcb8a2hb]:before {
  content: "\f422";
}

.fa-compress-arrows-alt[b-qmlcb8a2hb]:before {
  content: "\f78c";
}

.fa-concierge-bell[b-qmlcb8a2hb]:before {
  content: "\f562";
}

.fa-confluence[b-qmlcb8a2hb]:before {
  content: "\f78d";
}

.fa-connectdevelop[b-qmlcb8a2hb]:before {
  content: "\f20e";
}

.fa-contao[b-qmlcb8a2hb]:before {
  content: "\f26d";
}

.fa-cookie[b-qmlcb8a2hb]:before {
  content: "\f563";
}

.fa-cookie-bite[b-qmlcb8a2hb]:before {
  content: "\f564";
}

.fa-copy[b-qmlcb8a2hb]:before {
  content: "\f0c5";
}

.fa-copyright[b-qmlcb8a2hb]:before {
  content: "\f1f9";
}

.fa-cotton-bureau[b-qmlcb8a2hb]:before {
  content: "\f89e";
}

.fa-couch[b-qmlcb8a2hb]:before {
  content: "\f4b8";
}

.fa-cpanel[b-qmlcb8a2hb]:before {
  content: "\f388";
}

.fa-creative-commons[b-qmlcb8a2hb]:before {
  content: "\f25e";
}

.fa-creative-commons-by[b-qmlcb8a2hb]:before {
  content: "\f4e7";
}

.fa-creative-commons-nc[b-qmlcb8a2hb]:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu[b-qmlcb8a2hb]:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp[b-qmlcb8a2hb]:before {
  content: "\f4ea";
}

.fa-creative-commons-nd[b-qmlcb8a2hb]:before {
  content: "\f4eb";
}

.fa-creative-commons-pd[b-qmlcb8a2hb]:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt[b-qmlcb8a2hb]:before {
  content: "\f4ed";
}

.fa-creative-commons-remix[b-qmlcb8a2hb]:before {
  content: "\f4ee";
}

.fa-creative-commons-sa[b-qmlcb8a2hb]:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling[b-qmlcb8a2hb]:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus[b-qmlcb8a2hb]:before {
  content: "\f4f1";
}

.fa-creative-commons-share[b-qmlcb8a2hb]:before {
  content: "\f4f2";
}

.fa-creative-commons-zero[b-qmlcb8a2hb]:before {
  content: "\f4f3";
}

.fa-credit-card[b-qmlcb8a2hb]:before {
  content: "\f09d";
}

.fa-critical-role[b-qmlcb8a2hb]:before {
  content: "\f6c9";
}

.fa-crop[b-qmlcb8a2hb]:before {
  content: "\f125";
}

.fa-crop-alt[b-qmlcb8a2hb]:before {
  content: "\f565";
}

.fa-cross[b-qmlcb8a2hb]:before {
  content: "\f654";
}

.fa-crosshairs[b-qmlcb8a2hb]:before {
  content: "\f05b";
}

.fa-crow[b-qmlcb8a2hb]:before {
  content: "\f520";
}

.fa-crown[b-qmlcb8a2hb]:before {
  content: "\f521";
}

.fa-crutch[b-qmlcb8a2hb]:before {
  content: "\f7f7";
}

.fa-css3[b-qmlcb8a2hb]:before {
  content: "\f13c";
}

.fa-css3-alt[b-qmlcb8a2hb]:before {
  content: "\f38b";
}

.fa-cube[b-qmlcb8a2hb]:before {
  content: "\f1b2";
}

.fa-cubes[b-qmlcb8a2hb]:before {
  content: "\f1b3";
}

.fa-cut[b-qmlcb8a2hb]:before {
  content: "\f0c4";
}

.fa-cuttlefish[b-qmlcb8a2hb]:before {
  content: "\f38c";
}

.fa-d-and-d[b-qmlcb8a2hb]:before {
  content: "\f38d";
}

.fa-d-and-d-beyond[b-qmlcb8a2hb]:before {
  content: "\f6ca";
}

.fa-dailymotion[b-qmlcb8a2hb]:before {
  content: "\e052";
}

.fa-dashcube[b-qmlcb8a2hb]:before {
  content: "\f210";
}

.fa-database[b-qmlcb8a2hb]:before {
  content: "\f1c0";
}

.fa-deaf[b-qmlcb8a2hb]:before {
  content: "\f2a4";
}

.fa-deezer[b-qmlcb8a2hb]:before {
  content: "\e077";
}

.fa-delicious[b-qmlcb8a2hb]:before {
  content: "\f1a5";
}

.fa-democrat[b-qmlcb8a2hb]:before {
  content: "\f747";
}

.fa-deploydog[b-qmlcb8a2hb]:before {
  content: "\f38e";
}

.fa-deskpro[b-qmlcb8a2hb]:before {
  content: "\f38f";
}

.fa-desktop[b-qmlcb8a2hb]:before {
  content: "\f108";
}

.fa-dev[b-qmlcb8a2hb]:before {
  content: "\f6cc";
}

.fa-deviantart[b-qmlcb8a2hb]:before {
  content: "\f1bd";
}

.fa-dharmachakra[b-qmlcb8a2hb]:before {
  content: "\f655";
}

.fa-dhl[b-qmlcb8a2hb]:before {
  content: "\f790";
}

.fa-diagnoses[b-qmlcb8a2hb]:before {
  content: "\f470";
}

.fa-diaspora[b-qmlcb8a2hb]:before {
  content: "\f791";
}

.fa-dice[b-qmlcb8a2hb]:before {
  content: "\f522";
}

.fa-dice-d20[b-qmlcb8a2hb]:before {
  content: "\f6cf";
}

.fa-dice-d6[b-qmlcb8a2hb]:before {
  content: "\f6d1";
}

.fa-dice-five[b-qmlcb8a2hb]:before {
  content: "\f523";
}

.fa-dice-four[b-qmlcb8a2hb]:before {
  content: "\f524";
}

.fa-dice-one[b-qmlcb8a2hb]:before {
  content: "\f525";
}

.fa-dice-six[b-qmlcb8a2hb]:before {
  content: "\f526";
}

.fa-dice-three[b-qmlcb8a2hb]:before {
  content: "\f527";
}

.fa-dice-two[b-qmlcb8a2hb]:before {
  content: "\f528";
}

.fa-digg[b-qmlcb8a2hb]:before {
  content: "\f1a6";
}

.fa-digital-ocean[b-qmlcb8a2hb]:before {
  content: "\f391";
}

.fa-digital-tachograph[b-qmlcb8a2hb]:before {
  content: "\f566";
}

.fa-directions[b-qmlcb8a2hb]:before {
  content: "\f5eb";
}

.fa-discord[b-qmlcb8a2hb]:before {
  content: "\f392";
}

.fa-discourse[b-qmlcb8a2hb]:before {
  content: "\f393";
}

.fa-disease[b-qmlcb8a2hb]:before {
  content: "\f7fa";
}

.fa-divide[b-qmlcb8a2hb]:before {
  content: "\f529";
}

.fa-dizzy[b-qmlcb8a2hb]:before {
  content: "\f567";
}

.fa-dna[b-qmlcb8a2hb]:before {
  content: "\f471";
}

.fa-dochub[b-qmlcb8a2hb]:before {
  content: "\f394";
}

.fa-docker[b-qmlcb8a2hb]:before {
  content: "\f395";
}

.fa-dog[b-qmlcb8a2hb]:before {
  content: "\f6d3";
}

.fa-dollar-sign[b-qmlcb8a2hb]:before {
  content: "\f155";
}

.fa-dolly[b-qmlcb8a2hb]:before {
  content: "\f472";
}

.fa-dolly-flatbed[b-qmlcb8a2hb]:before {
  content: "\f474";
}

.fa-donate[b-qmlcb8a2hb]:before {
  content: "\f4b9";
}

.fa-door-closed[b-qmlcb8a2hb]:before {
  content: "\f52a";
}

.fa-door-open[b-qmlcb8a2hb]:before {
  content: "\f52b";
}

.fa-dot-circle[b-qmlcb8a2hb]:before {
  content: "\f192";
}

.fa-dove[b-qmlcb8a2hb]:before {
  content: "\f4ba";
}

.fa-download[b-qmlcb8a2hb]:before {
  content: "\f019";
}

.fa-draft2digital[b-qmlcb8a2hb]:before {
  content: "\f396";
}

.fa-drafting-compass[b-qmlcb8a2hb]:before {
  content: "\f568";
}

.fa-dragon[b-qmlcb8a2hb]:before {
  content: "\f6d5";
}

.fa-draw-polygon[b-qmlcb8a2hb]:before {
  content: "\f5ee";
}

.fa-dribbble[b-qmlcb8a2hb]:before {
  content: "\f17d";
}

.fa-dribbble-square[b-qmlcb8a2hb]:before {
  content: "\f397";
}

.fa-dropbox[b-qmlcb8a2hb]:before {
  content: "\f16b";
}

.fa-drum[b-qmlcb8a2hb]:before {
  content: "\f569";
}

.fa-drum-steelpan[b-qmlcb8a2hb]:before {
  content: "\f56a";
}

.fa-drumstick-bite[b-qmlcb8a2hb]:before {
  content: "\f6d7";
}

.fa-drupal[b-qmlcb8a2hb]:before {
  content: "\f1a9";
}

.fa-dumbbell[b-qmlcb8a2hb]:before {
  content: "\f44b";
}

.fa-dumpster[b-qmlcb8a2hb]:before {
  content: "\f793";
}

.fa-dumpster-fire[b-qmlcb8a2hb]:before {
  content: "\f794";
}

.fa-dungeon[b-qmlcb8a2hb]:before {
  content: "\f6d9";
}

.fa-dyalog[b-qmlcb8a2hb]:before {
  content: "\f399";
}

.fa-earlybirds[b-qmlcb8a2hb]:before {
  content: "\f39a";
}

.fa-ebay[b-qmlcb8a2hb]:before {
  content: "\f4f4";
}

.fa-edge[b-qmlcb8a2hb]:before {
  content: "\f282";
}

.fa-edge-legacy[b-qmlcb8a2hb]:before {
  content: "\e078";
}

.fa-edit[b-qmlcb8a2hb]:before {
  content: "\f044";
}

.fa-egg[b-qmlcb8a2hb]:before {
  content: "\f7fb";
}

.fa-eject[b-qmlcb8a2hb]:before {
  content: "\f052";
}

.fa-elementor[b-qmlcb8a2hb]:before {
  content: "\f430";
}

.fa-ellipsis-h[b-qmlcb8a2hb]:before {
  content: "\f141";
}

.fa-ellipsis-v[b-qmlcb8a2hb]:before {
  content: "\f142";
}

.fa-ello[b-qmlcb8a2hb]:before {
  content: "\f5f1";
}

.fa-ember[b-qmlcb8a2hb]:before {
  content: "\f423";
}

.fa-empire[b-qmlcb8a2hb]:before {
  content: "\f1d1";
}

.fa-envelope[b-qmlcb8a2hb]:before {
  content: "\f0e0";
}

.fa-envelope-open[b-qmlcb8a2hb]:before {
  content: "\f2b6";
}

.fa-envelope-open-text[b-qmlcb8a2hb]:before {
  content: "\f658";
}

.fa-envelope-square[b-qmlcb8a2hb]:before {
  content: "\f199";
}

.fa-envira[b-qmlcb8a2hb]:before {
  content: "\f299";
}

.fa-equals[b-qmlcb8a2hb]:before {
  content: "\f52c";
}

.fa-eraser[b-qmlcb8a2hb]:before {
  content: "\f12d";
}

.fa-erlang[b-qmlcb8a2hb]:before {
  content: "\f39d";
}

.fa-ethereum[b-qmlcb8a2hb]:before {
  content: "\f42e";
}

.fa-ethernet[b-qmlcb8a2hb]:before {
  content: "\f796";
}

.fa-etsy[b-qmlcb8a2hb]:before {
  content: "\f2d7";
}

.fa-euro-sign[b-qmlcb8a2hb]:before {
  content: "\f153";
}

.fa-evernote[b-qmlcb8a2hb]:before {
  content: "\f839";
}

.fa-exchange-alt[b-qmlcb8a2hb]:before {
  content: "\f362";
}

.fa-exclamation[b-qmlcb8a2hb]:before {
  content: "\f12a";
}

.fa-exclamation-circle[b-qmlcb8a2hb]:before {
  content: "\f06a";
}

.fa-exclamation-triangle[b-qmlcb8a2hb]:before {
  content: "\f071";
}

.fa-expand[b-qmlcb8a2hb]:before {
  content: "\f065";
}

.fa-expand-alt[b-qmlcb8a2hb]:before {
  content: "\f424";
}

.fa-expand-arrows-alt[b-qmlcb8a2hb]:before {
  content: "\f31e";
}

.fa-expeditedssl[b-qmlcb8a2hb]:before {
  content: "\f23e";
}

.fa-external-link-alt[b-qmlcb8a2hb]:before {
  content: "\f35d";
}

.fa-external-link-square-alt[b-qmlcb8a2hb]:before {
  content: "\f360";
}

.fa-eye[b-qmlcb8a2hb]:before {
  content: "\f06e";
}

.fa-eye-dropper[b-qmlcb8a2hb]:before {
  content: "\f1fb";
}

.fa-eye-slash[b-qmlcb8a2hb]:before {
  content: "\f070";
}

.fa-facebook[b-qmlcb8a2hb]:before {
  content: "\f09a";
}

.fa-facebook-f[b-qmlcb8a2hb]:before {
  content: "\f39e";
}

.fa-facebook-messenger[b-qmlcb8a2hb]:before {
  content: "\f39f";
}

.fa-facebook-square[b-qmlcb8a2hb]:before {
  content: "\f082";
}

.fa-fan[b-qmlcb8a2hb]:before {
  content: "\f863";
}

.fa-fantasy-flight-games[b-qmlcb8a2hb]:before {
  content: "\f6dc";
}

.fa-fast-backward[b-qmlcb8a2hb]:before {
  content: "\f049";
}

.fa-fast-forward[b-qmlcb8a2hb]:before {
  content: "\f050";
}

.fa-faucet[b-qmlcb8a2hb]:before {
  content: "\e005";
}

.fa-fax[b-qmlcb8a2hb]:before {
  content: "\f1ac";
}

.fa-feather[b-qmlcb8a2hb]:before {
  content: "\f52d";
}

.fa-feather-alt[b-qmlcb8a2hb]:before {
  content: "\f56b";
}

.fa-fedex[b-qmlcb8a2hb]:before {
  content: "\f797";
}

.fa-fedora[b-qmlcb8a2hb]:before {
  content: "\f798";
}

.fa-female[b-qmlcb8a2hb]:before {
  content: "\f182";
}

.fa-fighter-jet[b-qmlcb8a2hb]:before {
  content: "\f0fb";
}

.fa-figma[b-qmlcb8a2hb]:before {
  content: "\f799";
}

.fa-file[b-qmlcb8a2hb]:before {
  content: "\f15b";
}

.fa-file-alt[b-qmlcb8a2hb]:before {
  content: "\f15c";
}

.fa-file-archive[b-qmlcb8a2hb]:before {
  content: "\f1c6";
}

.fa-file-audio[b-qmlcb8a2hb]:before {
  content: "\f1c7";
}

.fa-file-code[b-qmlcb8a2hb]:before {
  content: "\f1c9";
}

.fa-file-contract[b-qmlcb8a2hb]:before {
  content: "\f56c";
}

.fa-file-csv[b-qmlcb8a2hb]:before {
  content: "\f6dd";
}

.fa-file-download[b-qmlcb8a2hb]:before {
  content: "\f56d";
}

.fa-file-excel[b-qmlcb8a2hb]:before {
  content: "\f1c3";
}

.fa-file-export[b-qmlcb8a2hb]:before {
  content: "\f56e";
}

.fa-file-image[b-qmlcb8a2hb]:before {
  content: "\f1c5";
}

.fa-file-import[b-qmlcb8a2hb]:before {
  content: "\f56f";
}

.fa-file-invoice[b-qmlcb8a2hb]:before {
  content: "\f570";
}

.fa-file-invoice-dollar[b-qmlcb8a2hb]:before {
  content: "\f571";
}

.fa-file-medical[b-qmlcb8a2hb]:before {
  content: "\f477";
}

.fa-file-medical-alt[b-qmlcb8a2hb]:before {
  content: "\f478";
}

.fa-file-pdf[b-qmlcb8a2hb]:before {
  content: "\f1c1";
}

.fa-file-powerpoint[b-qmlcb8a2hb]:before {
  content: "\f1c4";
}

.fa-file-prescription[b-qmlcb8a2hb]:before {
  content: "\f572";
}

.fa-file-signature[b-qmlcb8a2hb]:before {
  content: "\f573";
}

.fa-file-upload[b-qmlcb8a2hb]:before {
  content: "\f574";
}

.fa-file-video[b-qmlcb8a2hb]:before {
  content: "\f1c8";
}

.fa-file-word[b-qmlcb8a2hb]:before {
  content: "\f1c2";
}

.fa-fill[b-qmlcb8a2hb]:before {
  content: "\f575";
}

.fa-fill-drip[b-qmlcb8a2hb]:before {
  content: "\f576";
}

.fa-film[b-qmlcb8a2hb]:before {
  content: "\f008";
}

.fa-filter[b-qmlcb8a2hb]:before {
  content: "\f0b0";
}

.fa-fingerprint[b-qmlcb8a2hb]:before {
  content: "\f577";
}

.fa-fire[b-qmlcb8a2hb]:before {
  content: "\f06d";
}

.fa-fire-alt[b-qmlcb8a2hb]:before {
  content: "\f7e4";
}

.fa-fire-extinguisher[b-qmlcb8a2hb]:before {
  content: "\f134";
}

.fa-firefox[b-qmlcb8a2hb]:before {
  content: "\f269";
}

.fa-firefox-browser[b-qmlcb8a2hb]:before {
  content: "\e007";
}

.fa-first-aid[b-qmlcb8a2hb]:before {
  content: "\f479";
}

.fa-first-order[b-qmlcb8a2hb]:before {
  content: "\f2b0";
}

.fa-first-order-alt[b-qmlcb8a2hb]:before {
  content: "\f50a";
}

.fa-firstdraft[b-qmlcb8a2hb]:before {
  content: "\f3a1";
}

.fa-fish[b-qmlcb8a2hb]:before {
  content: "\f578";
}

.fa-fist-raised[b-qmlcb8a2hb]:before {
  content: "\f6de";
}

.fa-flag[b-qmlcb8a2hb]:before {
  content: "\f024";
}

.fa-flag-checkered[b-qmlcb8a2hb]:before {
  content: "\f11e";
}

.fa-flag-usa[b-qmlcb8a2hb]:before {
  content: "\f74d";
}

.fa-flask[b-qmlcb8a2hb]:before {
  content: "\f0c3";
}

.fa-flickr[b-qmlcb8a2hb]:before {
  content: "\f16e";
}

.fa-flipboard[b-qmlcb8a2hb]:before {
  content: "\f44d";
}

.fa-flushed[b-qmlcb8a2hb]:before {
  content: "\f579";
}

.fa-fly[b-qmlcb8a2hb]:before {
  content: "\f417";
}

.fa-folder[b-qmlcb8a2hb]:before {
  content: "\f07b";
}

.fa-folder-minus[b-qmlcb8a2hb]:before {
  content: "\f65d";
}

.fa-folder-open[b-qmlcb8a2hb]:before {
  content: "\f07c";
}

.fa-folder-plus[b-qmlcb8a2hb]:before {
  content: "\f65e";
}

.fa-font[b-qmlcb8a2hb]:before {
  content: "\f031";
}

.fa-font-awesome[b-qmlcb8a2hb]:before {
  content: "\f2b4";
}

.fa-font-awesome-alt[b-qmlcb8a2hb]:before {
  content: "\f35c";
}

.fa-font-awesome-flag[b-qmlcb8a2hb]:before {
  content: "\f425";
}

.fa-font-awesome-logo-full[b-qmlcb8a2hb]:before {
  content: "\f4e6";
}

.fa-fonticons[b-qmlcb8a2hb]:before {
  content: "\f280";
}

.fa-fonticons-fi[b-qmlcb8a2hb]:before {
  content: "\f3a2";
}

.fa-football-ball[b-qmlcb8a2hb]:before {
  content: "\f44e";
}

.fa-fort-awesome[b-qmlcb8a2hb]:before {
  content: "\f286";
}

.fa-fort-awesome-alt[b-qmlcb8a2hb]:before {
  content: "\f3a3";
}

.fa-forumbee[b-qmlcb8a2hb]:before {
  content: "\f211";
}

.fa-forward[b-qmlcb8a2hb]:before {
  content: "\f04e";
}

.fa-foursquare[b-qmlcb8a2hb]:before {
  content: "\f180";
}

.fa-free-code-camp[b-qmlcb8a2hb]:before {
  content: "\f2c5";
}

.fa-freebsd[b-qmlcb8a2hb]:before {
  content: "\f3a4";
}

.fa-frog[b-qmlcb8a2hb]:before {
  content: "\f52e";
}

.fa-frown[b-qmlcb8a2hb]:before {
  content: "\f119";
}

.fa-frown-open[b-qmlcb8a2hb]:before {
  content: "\f57a";
}

.fa-fulcrum[b-qmlcb8a2hb]:before {
  content: "\f50b";
}

.fa-funnel-dollar[b-qmlcb8a2hb]:before {
  content: "\f662";
}

.fa-futbol[b-qmlcb8a2hb]:before {
  content: "\f1e3";
}

.fa-galactic-republic[b-qmlcb8a2hb]:before {
  content: "\f50c";
}

.fa-galactic-senate[b-qmlcb8a2hb]:before {
  content: "\f50d";
}

.fa-gamepad[b-qmlcb8a2hb]:before {
  content: "\f11b";
}

.fa-gas-pump[b-qmlcb8a2hb]:before {
  content: "\f52f";
}

.fa-gavel[b-qmlcb8a2hb]:before {
  content: "\f0e3";
}

.fa-gem[b-qmlcb8a2hb]:before {
  content: "\f3a5";
}

.fa-genderless[b-qmlcb8a2hb]:before {
  content: "\f22d";
}

.fa-get-pocket[b-qmlcb8a2hb]:before {
  content: "\f265";
}

.fa-gg[b-qmlcb8a2hb]:before {
  content: "\f260";
}

.fa-gg-circle[b-qmlcb8a2hb]:before {
  content: "\f261";
}

.fa-ghost[b-qmlcb8a2hb]:before {
  content: "\f6e2";
}

.fa-gift[b-qmlcb8a2hb]:before {
  content: "\f06b";
}

.fa-gifts[b-qmlcb8a2hb]:before {
  content: "\f79c";
}

.fa-git[b-qmlcb8a2hb]:before {
  content: "\f1d3";
}

.fa-git-alt[b-qmlcb8a2hb]:before {
  content: "\f841";
}

.fa-git-square[b-qmlcb8a2hb]:before {
  content: "\f1d2";
}

.fa-github[b-qmlcb8a2hb]:before {
  content: "\f09b";
}

.fa-github-alt[b-qmlcb8a2hb]:before {
  content: "\f113";
}

.fa-github-square[b-qmlcb8a2hb]:before {
  content: "\f092";
}

.fa-gitkraken[b-qmlcb8a2hb]:before {
  content: "\f3a6";
}

.fa-gitlab[b-qmlcb8a2hb]:before {
  content: "\f296";
}

.fa-gitter[b-qmlcb8a2hb]:before {
  content: "\f426";
}

.fa-glass-cheers[b-qmlcb8a2hb]:before {
  content: "\f79f";
}

.fa-glass-martini[b-qmlcb8a2hb]:before {
  content: "\f000";
}

.fa-glass-martini-alt[b-qmlcb8a2hb]:before {
  content: "\f57b";
}

.fa-glass-whiskey[b-qmlcb8a2hb]:before {
  content: "\f7a0";
}

.fa-glasses[b-qmlcb8a2hb]:before {
  content: "\f530";
}

.fa-glide[b-qmlcb8a2hb]:before {
  content: "\f2a5";
}

.fa-glide-g[b-qmlcb8a2hb]:before {
  content: "\f2a6";
}

.fa-globe[b-qmlcb8a2hb]:before {
  content: "\f0ac";
}

.fa-globe-africa[b-qmlcb8a2hb]:before {
  content: "\f57c";
}

.fa-globe-americas[b-qmlcb8a2hb]:before {
  content: "\f57d";
}

.fa-globe-asia[b-qmlcb8a2hb]:before {
  content: "\f57e";
}

.fa-globe-europe[b-qmlcb8a2hb]:before {
  content: "\f7a2";
}

.fa-gofore[b-qmlcb8a2hb]:before {
  content: "\f3a7";
}

.fa-golf-ball[b-qmlcb8a2hb]:before {
  content: "\f450";
}

.fa-goodreads[b-qmlcb8a2hb]:before {
  content: "\f3a8";
}

.fa-goodreads-g[b-qmlcb8a2hb]:before {
  content: "\f3a9";
}

.fa-google[b-qmlcb8a2hb]:before {
  content: "\f1a0";
}

.fa-google-drive[b-qmlcb8a2hb]:before {
  content: "\f3aa";
}

.fa-google-pay[b-qmlcb8a2hb]:before {
  content: "\e079";
}

.fa-google-play[b-qmlcb8a2hb]:before {
  content: "\f3ab";
}

.fa-google-plus[b-qmlcb8a2hb]:before {
  content: "\f2b3";
}

.fa-google-plus-g[b-qmlcb8a2hb]:before {
  content: "\f0d5";
}

.fa-google-plus-square[b-qmlcb8a2hb]:before {
  content: "\f0d4";
}

.fa-google-wallet[b-qmlcb8a2hb]:before {
  content: "\f1ee";
}

.fa-gopuram[b-qmlcb8a2hb]:before {
  content: "\f664";
}

.fa-graduation-cap[b-qmlcb8a2hb]:before {
  content: "\f19d";
}

.fa-gratipay[b-qmlcb8a2hb]:before {
  content: "\f184";
}

.fa-grav[b-qmlcb8a2hb]:before {
  content: "\f2d6";
}

.fa-greater-than[b-qmlcb8a2hb]:before {
  content: "\f531";
}

.fa-greater-than-equal[b-qmlcb8a2hb]:before {
  content: "\f532";
}

.fa-grimace[b-qmlcb8a2hb]:before {
  content: "\f57f";
}

.fa-grin[b-qmlcb8a2hb]:before {
  content: "\f580";
}

.fa-grin-alt[b-qmlcb8a2hb]:before {
  content: "\f581";
}

.fa-grin-beam[b-qmlcb8a2hb]:before {
  content: "\f582";
}

.fa-grin-beam-sweat[b-qmlcb8a2hb]:before {
  content: "\f583";
}

.fa-grin-hearts[b-qmlcb8a2hb]:before {
  content: "\f584";
}

.fa-grin-squint[b-qmlcb8a2hb]:before {
  content: "\f585";
}

.fa-grin-squint-tears[b-qmlcb8a2hb]:before {
  content: "\f586";
}

.fa-grin-stars[b-qmlcb8a2hb]:before {
  content: "\f587";
}

.fa-grin-tears[b-qmlcb8a2hb]:before {
  content: "\f588";
}

.fa-grin-tongue[b-qmlcb8a2hb]:before {
  content: "\f589";
}

.fa-grin-tongue-squint[b-qmlcb8a2hb]:before {
  content: "\f58a";
}

.fa-grin-tongue-wink[b-qmlcb8a2hb]:before {
  content: "\f58b";
}

.fa-grin-wink[b-qmlcb8a2hb]:before {
  content: "\f58c";
}

.fa-grip-horizontal[b-qmlcb8a2hb]:before {
  content: "\f58d";
}

.fa-grip-lines[b-qmlcb8a2hb]:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical[b-qmlcb8a2hb]:before {
  content: "\f7a5";
}

.fa-grip-vertical[b-qmlcb8a2hb]:before {
  content: "\f58e";
}

.fa-gripfire[b-qmlcb8a2hb]:before {
  content: "\f3ac";
}

.fa-grunt[b-qmlcb8a2hb]:before {
  content: "\f3ad";
}

.fa-guilded[b-qmlcb8a2hb]:before {
  content: "\e07e";
}

.fa-guitar[b-qmlcb8a2hb]:before {
  content: "\f7a6";
}

.fa-gulp[b-qmlcb8a2hb]:before {
  content: "\f3ae";
}

.fa-h-square[b-qmlcb8a2hb]:before {
  content: "\f0fd";
}

.fa-hacker-news[b-qmlcb8a2hb]:before {
  content: "\f1d4";
}

.fa-hacker-news-square[b-qmlcb8a2hb]:before {
  content: "\f3af";
}

.fa-hackerrank[b-qmlcb8a2hb]:before {
  content: "\f5f7";
}

.fa-hamburger[b-qmlcb8a2hb]:before {
  content: "\f805";
}

.fa-hammer[b-qmlcb8a2hb]:before {
  content: "\f6e3";
}

.fa-hamsa[b-qmlcb8a2hb]:before {
  content: "\f665";
}

.fa-hand-holding[b-qmlcb8a2hb]:before {
  content: "\f4bd";
}

.fa-hand-holding-heart[b-qmlcb8a2hb]:before {
  content: "\f4be";
}

.fa-hand-holding-medical[b-qmlcb8a2hb]:before {
  content: "\e05c";
}

.fa-hand-holding-usd[b-qmlcb8a2hb]:before {
  content: "\f4c0";
}

.fa-hand-holding-water[b-qmlcb8a2hb]:before {
  content: "\f4c1";
}

.fa-hand-lizard[b-qmlcb8a2hb]:before {
  content: "\f258";
}

.fa-hand-middle-finger[b-qmlcb8a2hb]:before {
  content: "\f806";
}

.fa-hand-paper[b-qmlcb8a2hb]:before {
  content: "\f256";
}

.fa-hand-peace[b-qmlcb8a2hb]:before {
  content: "\f25b";
}

.fa-hand-point-down[b-qmlcb8a2hb]:before {
  content: "\f0a7";
}

.fa-hand-point-left[b-qmlcb8a2hb]:before {
  content: "\f0a5";
}

.fa-hand-point-right[b-qmlcb8a2hb]:before {
  content: "\f0a4";
}

.fa-hand-point-up[b-qmlcb8a2hb]:before {
  content: "\f0a6";
}

.fa-hand-pointer[b-qmlcb8a2hb]:before {
  content: "\f25a";
}

.fa-hand-rock[b-qmlcb8a2hb]:before {
  content: "\f255";
}

.fa-hand-scissors[b-qmlcb8a2hb]:before {
  content: "\f257";
}

.fa-hand-sparkles[b-qmlcb8a2hb]:before {
  content: "\e05d";
}

.fa-hand-spock[b-qmlcb8a2hb]:before {
  content: "\f259";
}

.fa-hands[b-qmlcb8a2hb]:before {
  content: "\f4c2";
}

.fa-hands-helping[b-qmlcb8a2hb]:before {
  content: "\f4c4";
}

.fa-hands-wash[b-qmlcb8a2hb]:before {
  content: "\e05e";
}

.fa-handshake[b-qmlcb8a2hb]:before {
  content: "\f2b5";
}

.fa-handshake-alt-slash[b-qmlcb8a2hb]:before {
  content: "\e05f";
}

.fa-handshake-slash[b-qmlcb8a2hb]:before {
  content: "\e060";
}

.fa-hanukiah[b-qmlcb8a2hb]:before {
  content: "\f6e6";
}

.fa-hard-hat[b-qmlcb8a2hb]:before {
  content: "\f807";
}

.fa-hashtag[b-qmlcb8a2hb]:before {
  content: "\f292";
}

.fa-hat-cowboy[b-qmlcb8a2hb]:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side[b-qmlcb8a2hb]:before {
  content: "\f8c1";
}

.fa-hat-wizard[b-qmlcb8a2hb]:before {
  content: "\f6e8";
}

.fa-hdd[b-qmlcb8a2hb]:before {
  content: "\f0a0";
}

.fa-head-side-cough[b-qmlcb8a2hb]:before {
  content: "\e061";
}

.fa-head-side-cough-slash[b-qmlcb8a2hb]:before {
  content: "\e062";
}

.fa-head-side-mask[b-qmlcb8a2hb]:before {
  content: "\e063";
}

.fa-head-side-virus[b-qmlcb8a2hb]:before {
  content: "\e064";
}

.fa-heading[b-qmlcb8a2hb]:before {
  content: "\f1dc";
}

.fa-headphones[b-qmlcb8a2hb]:before {
  content: "\f025";
}

.fa-headphones-alt[b-qmlcb8a2hb]:before {
  content: "\f58f";
}

.fa-headset[b-qmlcb8a2hb]:before {
  content: "\f590";
}

.fa-heart[b-qmlcb8a2hb]:before {
  content: "\f004";
}

.fa-heart-broken[b-qmlcb8a2hb]:before {
  content: "\f7a9";
}

.fa-heartbeat[b-qmlcb8a2hb]:before {
  content: "\f21e";
}

.fa-helicopter[b-qmlcb8a2hb]:before {
  content: "\f533";
}

.fa-highlighter[b-qmlcb8a2hb]:before {
  content: "\f591";
}

.fa-hiking[b-qmlcb8a2hb]:before {
  content: "\f6ec";
}

.fa-hippo[b-qmlcb8a2hb]:before {
  content: "\f6ed";
}

.fa-hips[b-qmlcb8a2hb]:before {
  content: "\f452";
}

.fa-hire-a-helper[b-qmlcb8a2hb]:before {
  content: "\f3b0";
}

.fa-history[b-qmlcb8a2hb]:before {
  content: "\f1da";
}

.fa-hive[b-qmlcb8a2hb]:before {
  content: "\e07f";
}

.fa-hockey-puck[b-qmlcb8a2hb]:before {
  content: "\f453";
}

.fa-holly-berry[b-qmlcb8a2hb]:before {
  content: "\f7aa";
}

.fa-home[b-qmlcb8a2hb]:before {
  content: "\f015";
}

.fa-hooli[b-qmlcb8a2hb]:before {
  content: "\f427";
}

.fa-hornbill[b-qmlcb8a2hb]:before {
  content: "\f592";
}

.fa-horse[b-qmlcb8a2hb]:before {
  content: "\f6f0";
}

.fa-horse-head[b-qmlcb8a2hb]:before {
  content: "\f7ab";
}

.fa-hospital[b-qmlcb8a2hb]:before {
  content: "\f0f8";
}

.fa-hospital-alt[b-qmlcb8a2hb]:before {
  content: "\f47d";
}

.fa-hospital-symbol[b-qmlcb8a2hb]:before {
  content: "\f47e";
}

.fa-hospital-user[b-qmlcb8a2hb]:before {
  content: "\f80d";
}

.fa-hot-tub[b-qmlcb8a2hb]:before {
  content: "\f593";
}

.fa-hotdog[b-qmlcb8a2hb]:before {
  content: "\f80f";
}

.fa-hotel[b-qmlcb8a2hb]:before {
  content: "\f594";
}

.fa-hotjar[b-qmlcb8a2hb]:before {
  content: "\f3b1";
}

.fa-hourglass[b-qmlcb8a2hb]:before {
  content: "\f254";
}

.fa-hourglass-end[b-qmlcb8a2hb]:before {
  content: "\f253";
}

.fa-hourglass-half[b-qmlcb8a2hb]:before {
  content: "\f252";
}

.fa-hourglass-start[b-qmlcb8a2hb]:before {
  content: "\f251";
}

.fa-house-damage[b-qmlcb8a2hb]:before {
  content: "\f6f1";
}

.fa-house-user[b-qmlcb8a2hb]:before {
  content: "\e065";
}

.fa-houzz[b-qmlcb8a2hb]:before {
  content: "\f27c";
}

.fa-hryvnia[b-qmlcb8a2hb]:before {
  content: "\f6f2";
}

.fa-html5[b-qmlcb8a2hb]:before {
  content: "\f13b";
}

.fa-hubspot[b-qmlcb8a2hb]:before {
  content: "\f3b2";
}

.fa-i-cursor[b-qmlcb8a2hb]:before {
  content: "\f246";
}

.fa-ice-cream[b-qmlcb8a2hb]:before {
  content: "\f810";
}

.fa-icicles[b-qmlcb8a2hb]:before {
  content: "\f7ad";
}

.fa-icons[b-qmlcb8a2hb]:before {
  content: "\f86d";
}

.fa-id-badge[b-qmlcb8a2hb]:before {
  content: "\f2c1";
}

.fa-id-card[b-qmlcb8a2hb]:before {
  content: "\f2c2";
}

.fa-id-card-alt[b-qmlcb8a2hb]:before {
  content: "\f47f";
}

.fa-ideal[b-qmlcb8a2hb]:before {
  content: "\e013";
}

.fa-igloo[b-qmlcb8a2hb]:before {
  content: "\f7ae";
}

.fa-image[b-qmlcb8a2hb]:before {
  content: "\f03e";
}

.fa-images[b-qmlcb8a2hb]:before {
  content: "\f302";
}

.fa-imdb[b-qmlcb8a2hb]:before {
  content: "\f2d8";
}

.fa-inbox[b-qmlcb8a2hb]:before {
  content: "\f01c";
}

.fa-indent[b-qmlcb8a2hb]:before {
  content: "\f03c";
}

.fa-industry[b-qmlcb8a2hb]:before {
  content: "\f275";
}

.fa-infinity[b-qmlcb8a2hb]:before {
  content: "\f534";
}

.fa-info[b-qmlcb8a2hb]:before {
  content: "\f129";
}

.fa-info-circle[b-qmlcb8a2hb]:before {
  content: "\f05a";
}

.fa-innosoft[b-qmlcb8a2hb]:before {
  content: "\e080";
}

.fa-instagram[b-qmlcb8a2hb]:before {
  content: "\f16d";
}

.fa-instagram-square[b-qmlcb8a2hb]:before {
  content: "\e055";
}

.fa-instalod[b-qmlcb8a2hb]:before {
  content: "\e081";
}

.fa-intercom[b-qmlcb8a2hb]:before {
  content: "\f7af";
}

.fa-internet-explorer[b-qmlcb8a2hb]:before {
  content: "\f26b";
}

.fa-invision[b-qmlcb8a2hb]:before {
  content: "\f7b0";
}

.fa-ioxhost[b-qmlcb8a2hb]:before {
  content: "\f208";
}

.fa-italic[b-qmlcb8a2hb]:before {
  content: "\f033";
}

.fa-itch-io[b-qmlcb8a2hb]:before {
  content: "\f83a";
}

.fa-itunes[b-qmlcb8a2hb]:before {
  content: "\f3b4";
}

.fa-itunes-note[b-qmlcb8a2hb]:before {
  content: "\f3b5";
}

.fa-java[b-qmlcb8a2hb]:before {
  content: "\f4e4";
}

.fa-jedi[b-qmlcb8a2hb]:before {
  content: "\f669";
}

.fa-jedi-order[b-qmlcb8a2hb]:before {
  content: "\f50e";
}

.fa-jenkins[b-qmlcb8a2hb]:before {
  content: "\f3b6";
}

.fa-jira[b-qmlcb8a2hb]:before {
  content: "\f7b1";
}

.fa-joget[b-qmlcb8a2hb]:before {
  content: "\f3b7";
}

.fa-joint[b-qmlcb8a2hb]:before {
  content: "\f595";
}

.fa-joomla[b-qmlcb8a2hb]:before {
  content: "\f1aa";
}

.fa-journal-whills[b-qmlcb8a2hb]:before {
  content: "\f66a";
}

.fa-js[b-qmlcb8a2hb]:before {
  content: "\f3b8";
}

.fa-js-square[b-qmlcb8a2hb]:before {
  content: "\f3b9";
}

.fa-jsfiddle[b-qmlcb8a2hb]:before {
  content: "\f1cc";
}

.fa-kaaba[b-qmlcb8a2hb]:before {
  content: "\f66b";
}

.fa-kaggle[b-qmlcb8a2hb]:before {
  content: "\f5fa";
}

.fa-key[b-qmlcb8a2hb]:before {
  content: "\f084";
}

.fa-keybase[b-qmlcb8a2hb]:before {
  content: "\f4f5";
}

.fa-keyboard[b-qmlcb8a2hb]:before {
  content: "\f11c";
}

.fa-keycdn[b-qmlcb8a2hb]:before {
  content: "\f3ba";
}

.fa-khanda[b-qmlcb8a2hb]:before {
  content: "\f66d";
}

.fa-kickstarter[b-qmlcb8a2hb]:before {
  content: "\f3bb";
}

.fa-kickstarter-k[b-qmlcb8a2hb]:before {
  content: "\f3bc";
}

.fa-kiss[b-qmlcb8a2hb]:before {
  content: "\f596";
}

.fa-kiss-beam[b-qmlcb8a2hb]:before {
  content: "\f597";
}

.fa-kiss-wink-heart[b-qmlcb8a2hb]:before {
  content: "\f598";
}

.fa-kiwi-bird[b-qmlcb8a2hb]:before {
  content: "\f535";
}

.fa-korvue[b-qmlcb8a2hb]:before {
  content: "\f42f";
}

.fa-landmark[b-qmlcb8a2hb]:before {
  content: "\f66f";
}

.fa-language[b-qmlcb8a2hb]:before {
  content: "\f1ab";
}

.fa-laptop[b-qmlcb8a2hb]:before {
  content: "\f109";
}

.fa-laptop-code[b-qmlcb8a2hb]:before {
  content: "\f5fc";
}

.fa-laptop-house[b-qmlcb8a2hb]:before {
  content: "\e066";
}

.fa-laptop-medical[b-qmlcb8a2hb]:before {
  content: "\f812";
}

.fa-laravel[b-qmlcb8a2hb]:before {
  content: "\f3bd";
}

.fa-lastfm[b-qmlcb8a2hb]:before {
  content: "\f202";
}

.fa-lastfm-square[b-qmlcb8a2hb]:before {
  content: "\f203";
}

.fa-laugh[b-qmlcb8a2hb]:before {
  content: "\f599";
}

.fa-laugh-beam[b-qmlcb8a2hb]:before {
  content: "\f59a";
}

.fa-laugh-squint[b-qmlcb8a2hb]:before {
  content: "\f59b";
}

.fa-laugh-wink[b-qmlcb8a2hb]:before {
  content: "\f59c";
}

.fa-layer-group[b-qmlcb8a2hb]:before {
  content: "\f5fd";
}

.fa-leaf[b-qmlcb8a2hb]:before {
  content: "\f06c";
}

.fa-leanpub[b-qmlcb8a2hb]:before {
  content: "\f212";
}

.fa-lemon[b-qmlcb8a2hb]:before {
  content: "\f094";
}

.fa-less[b-qmlcb8a2hb]:before {
  content: "\f41d";
}

.fa-less-than[b-qmlcb8a2hb]:before {
  content: "\f536";
}

.fa-less-than-equal[b-qmlcb8a2hb]:before {
  content: "\f537";
}

.fa-level-down-alt[b-qmlcb8a2hb]:before {
  content: "\f3be";
}

.fa-level-up-alt[b-qmlcb8a2hb]:before {
  content: "\f3bf";
}

.fa-life-ring[b-qmlcb8a2hb]:before {
  content: "\f1cd";
}

.fa-lightbulb[b-qmlcb8a2hb]:before {
  content: "\f0eb";
}

.fa-line[b-qmlcb8a2hb]:before {
  content: "\f3c0";
}

.fa-link[b-qmlcb8a2hb]:before {
  content: "\f0c1";
}

.fa-linkedin[b-qmlcb8a2hb]:before {
  content: "\f08c";
}

.fa-linkedin-in[b-qmlcb8a2hb]:before {
  content: "\f0e1";
}

.fa-linode[b-qmlcb8a2hb]:before {
  content: "\f2b8";
}

.fa-linux[b-qmlcb8a2hb]:before {
  content: "\f17c";
}

.fa-lira-sign[b-qmlcb8a2hb]:before {
  content: "\f195";
}

.fa-list[b-qmlcb8a2hb]:before {
  content: "\f03a";
}

.fa-list-alt[b-qmlcb8a2hb]:before {
  content: "\f022";
}

.fa-list-ol[b-qmlcb8a2hb]:before {
  content: "\f0cb";
}

.fa-list-ul[b-qmlcb8a2hb]:before {
  content: "\f0ca";
}

.fa-location-arrow[b-qmlcb8a2hb]:before {
  content: "\f124";
}

.fa-lock[b-qmlcb8a2hb]:before {
  content: "\f023";
}

.fa-lock-open[b-qmlcb8a2hb]:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down[b-qmlcb8a2hb]:before {
  content: "\f309";
}

.fa-long-arrow-alt-left[b-qmlcb8a2hb]:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right[b-qmlcb8a2hb]:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up[b-qmlcb8a2hb]:before {
  content: "\f30c";
}

.fa-low-vision[b-qmlcb8a2hb]:before {
  content: "\f2a8";
}

.fa-luggage-cart[b-qmlcb8a2hb]:before {
  content: "\f59d";
}

.fa-lungs[b-qmlcb8a2hb]:before {
  content: "\f604";
}

.fa-lungs-virus[b-qmlcb8a2hb]:before {
  content: "\e067";
}

.fa-lyft[b-qmlcb8a2hb]:before {
  content: "\f3c3";
}

.fa-magento[b-qmlcb8a2hb]:before {
  content: "\f3c4";
}

.fa-magic[b-qmlcb8a2hb]:before {
  content: "\f0d0";
}

.fa-magnet[b-qmlcb8a2hb]:before {
  content: "\f076";
}

.fa-mail-bulk[b-qmlcb8a2hb]:before {
  content: "\f674";
}

.fa-mailchimp[b-qmlcb8a2hb]:before {
  content: "\f59e";
}

.fa-male[b-qmlcb8a2hb]:before {
  content: "\f183";
}

.fa-mandalorian[b-qmlcb8a2hb]:before {
  content: "\f50f";
}

.fa-map[b-qmlcb8a2hb]:before {
  content: "\f279";
}

.fa-map-marked[b-qmlcb8a2hb]:before {
  content: "\f59f";
}

.fa-map-marked-alt[b-qmlcb8a2hb]:before {
  content: "\f5a0";
}

.fa-map-marker[b-qmlcb8a2hb]:before {
  content: "\f041";
}

.fa-map-marker-alt[b-qmlcb8a2hb]:before {
  content: "\f3c5";
}

.fa-map-pin[b-qmlcb8a2hb]:before {
  content: "\f276";
}

.fa-map-signs[b-qmlcb8a2hb]:before {
  content: "\f277";
}

.fa-markdown[b-qmlcb8a2hb]:before {
  content: "\f60f";
}

.fa-marker[b-qmlcb8a2hb]:before {
  content: "\f5a1";
}

.fa-mars[b-qmlcb8a2hb]:before {
  content: "\f222";
}

.fa-mars-double[b-qmlcb8a2hb]:before {
  content: "\f227";
}

.fa-mars-stroke[b-qmlcb8a2hb]:before {
  content: "\f229";
}

.fa-mars-stroke-h[b-qmlcb8a2hb]:before {
  content: "\f22b";
}

.fa-mars-stroke-v[b-qmlcb8a2hb]:before {
  content: "\f22a";
}

.fa-mask[b-qmlcb8a2hb]:before {
  content: "\f6fa";
}

.fa-mastodon[b-qmlcb8a2hb]:before {
  content: "\f4f6";
}

.fa-maxcdn[b-qmlcb8a2hb]:before {
  content: "\f136";
}

.fa-mdb[b-qmlcb8a2hb]:before {
  content: "\f8ca";
}

.fa-medal[b-qmlcb8a2hb]:before {
  content: "\f5a2";
}

.fa-medapps[b-qmlcb8a2hb]:before {
  content: "\f3c6";
}

.fa-medium[b-qmlcb8a2hb]:before {
  content: "\f23a";
}

.fa-medium-m[b-qmlcb8a2hb]:before {
  content: "\f3c7";
}

.fa-medkit[b-qmlcb8a2hb]:before {
  content: "\f0fa";
}

.fa-medrt[b-qmlcb8a2hb]:before {
  content: "\f3c8";
}

.fa-meetup[b-qmlcb8a2hb]:before {
  content: "\f2e0";
}

.fa-megaport[b-qmlcb8a2hb]:before {
  content: "\f5a3";
}

.fa-meh[b-qmlcb8a2hb]:before {
  content: "\f11a";
}

.fa-meh-blank[b-qmlcb8a2hb]:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes[b-qmlcb8a2hb]:before {
  content: "\f5a5";
}

.fa-memory[b-qmlcb8a2hb]:before {
  content: "\f538";
}

.fa-mendeley[b-qmlcb8a2hb]:before {
  content: "\f7b3";
}

.fa-menorah[b-qmlcb8a2hb]:before {
  content: "\f676";
}

.fa-mercury[b-qmlcb8a2hb]:before {
  content: "\f223";
}

.fa-meteor[b-qmlcb8a2hb]:before {
  content: "\f753";
}

.fa-microblog[b-qmlcb8a2hb]:before {
  content: "\e01a";
}

.fa-microchip[b-qmlcb8a2hb]:before {
  content: "\f2db";
}

.fa-microphone[b-qmlcb8a2hb]:before {
  content: "\f130";
}

.fa-microphone-alt[b-qmlcb8a2hb]:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash[b-qmlcb8a2hb]:before {
  content: "\f539";
}

.fa-microphone-slash[b-qmlcb8a2hb]:before {
  content: "\f131";
}

.fa-microscope[b-qmlcb8a2hb]:before {
  content: "\f610";
}

.fa-microsoft[b-qmlcb8a2hb]:before {
  content: "\f3ca";
}

.fa-minus[b-qmlcb8a2hb]:before {
  content: "\f068";
}

.fa-minus-circle[b-qmlcb8a2hb]:before {
  content: "\f056";
}

.fa-minus-square[b-qmlcb8a2hb]:before {
  content: "\f146";
}

.fa-mitten[b-qmlcb8a2hb]:before {
  content: "\f7b5";
}

.fa-mix[b-qmlcb8a2hb]:before {
  content: "\f3cb";
}

.fa-mixcloud[b-qmlcb8a2hb]:before {
  content: "\f289";
}

.fa-mixer[b-qmlcb8a2hb]:before {
  content: "\e056";
}

.fa-mizuni[b-qmlcb8a2hb]:before {
  content: "\f3cc";
}

.fa-mobile[b-qmlcb8a2hb]:before {
  content: "\f10b";
}

.fa-mobile-alt[b-qmlcb8a2hb]:before {
  content: "\f3cd";
}

.fa-modx[b-qmlcb8a2hb]:before {
  content: "\f285";
}

.fa-monero[b-qmlcb8a2hb]:before {
  content: "\f3d0";
}

.fa-money-bill[b-qmlcb8a2hb]:before {
  content: "\f0d6";
}

.fa-money-bill-alt[b-qmlcb8a2hb]:before {
  content: "\f3d1";
}

.fa-money-bill-wave[b-qmlcb8a2hb]:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt[b-qmlcb8a2hb]:before {
  content: "\f53b";
}

.fa-money-check[b-qmlcb8a2hb]:before {
  content: "\f53c";
}

.fa-money-check-alt[b-qmlcb8a2hb]:before {
  content: "\f53d";
}

.fa-monument[b-qmlcb8a2hb]:before {
  content: "\f5a6";
}

.fa-moon[b-qmlcb8a2hb]:before {
  content: "\f186";
}

.fa-mortar-pestle[b-qmlcb8a2hb]:before {
  content: "\f5a7";
}

.fa-mosque[b-qmlcb8a2hb]:before {
  content: "\f678";
}

.fa-motorcycle[b-qmlcb8a2hb]:before {
  content: "\f21c";
}

.fa-mountain[b-qmlcb8a2hb]:before {
  content: "\f6fc";
}

.fa-mouse[b-qmlcb8a2hb]:before {
  content: "\f8cc";
}

.fa-mouse-pointer[b-qmlcb8a2hb]:before {
  content: "\f245";
}

.fa-mug-hot[b-qmlcb8a2hb]:before {
  content: "\f7b6";
}

.fa-music[b-qmlcb8a2hb]:before {
  content: "\f001";
}

.fa-napster[b-qmlcb8a2hb]:before {
  content: "\f3d2";
}

.fa-neos[b-qmlcb8a2hb]:before {
  content: "\f612";
}

.fa-network-wired[b-qmlcb8a2hb]:before {
  content: "\f6ff";
}

.fa-neuter[b-qmlcb8a2hb]:before {
  content: "\f22c";
}

.fa-newspaper[b-qmlcb8a2hb]:before {
  content: "\f1ea";
}

.fa-nimblr[b-qmlcb8a2hb]:before {
  content: "\f5a8";
}

.fa-node[b-qmlcb8a2hb]:before {
  content: "\f419";
}

.fa-node-js[b-qmlcb8a2hb]:before {
  content: "\f3d3";
}

.fa-not-equal[b-qmlcb8a2hb]:before {
  content: "\f53e";
}

.fa-notes-medical[b-qmlcb8a2hb]:before {
  content: "\f481";
}

.fa-npm[b-qmlcb8a2hb]:before {
  content: "\f3d4";
}

.fa-ns8[b-qmlcb8a2hb]:before {
  content: "\f3d5";
}

.fa-nutritionix[b-qmlcb8a2hb]:before {
  content: "\f3d6";
}

.fa-object-group[b-qmlcb8a2hb]:before {
  content: "\f247";
}

.fa-object-ungroup[b-qmlcb8a2hb]:before {
  content: "\f248";
}

.fa-octopus-deploy[b-qmlcb8a2hb]:before {
  content: "\e082";
}

.fa-odnoklassniki[b-qmlcb8a2hb]:before {
  content: "\f263";
}

.fa-odnoklassniki-square[b-qmlcb8a2hb]:before {
  content: "\f264";
}

.fa-oil-can[b-qmlcb8a2hb]:before {
  content: "\f613";
}

.fa-old-republic[b-qmlcb8a2hb]:before {
  content: "\f510";
}

.fa-om[b-qmlcb8a2hb]:before {
  content: "\f679";
}

.fa-opencart[b-qmlcb8a2hb]:before {
  content: "\f23d";
}

.fa-openid[b-qmlcb8a2hb]:before {
  content: "\f19b";
}

.fa-opera[b-qmlcb8a2hb]:before {
  content: "\f26a";
}

.fa-optin-monster[b-qmlcb8a2hb]:before {
  content: "\f23c";
}

.fa-orcid[b-qmlcb8a2hb]:before {
  content: "\f8d2";
}

.fa-osi[b-qmlcb8a2hb]:before {
  content: "\f41a";
}

.fa-otter[b-qmlcb8a2hb]:before {
  content: "\f700";
}

.fa-outdent[b-qmlcb8a2hb]:before {
  content: "\f03b";
}

.fa-page4[b-qmlcb8a2hb]:before {
  content: "\f3d7";
}

.fa-pagelines[b-qmlcb8a2hb]:before {
  content: "\f18c";
}

.fa-pager[b-qmlcb8a2hb]:before {
  content: "\f815";
}

.fa-paint-brush[b-qmlcb8a2hb]:before {
  content: "\f1fc";
}

.fa-paint-roller[b-qmlcb8a2hb]:before {
  content: "\f5aa";
}

.fa-palette[b-qmlcb8a2hb]:before {
  content: "\f53f";
}

.fa-palfed[b-qmlcb8a2hb]:before {
  content: "\f3d8";
}

.fa-pallet[b-qmlcb8a2hb]:before {
  content: "\f482";
}

.fa-paper-plane[b-qmlcb8a2hb]:before {
  content: "\f1d8";
}

.fa-paperclip[b-qmlcb8a2hb]:before {
  content: "\f0c6";
}

.fa-parachute-box[b-qmlcb8a2hb]:before {
  content: "\f4cd";
}

.fa-paragraph[b-qmlcb8a2hb]:before {
  content: "\f1dd";
}

.fa-parking[b-qmlcb8a2hb]:before {
  content: "\f540";
}

.fa-passport[b-qmlcb8a2hb]:before {
  content: "\f5ab";
}

.fa-pastafarianism[b-qmlcb8a2hb]:before {
  content: "\f67b";
}

.fa-paste[b-qmlcb8a2hb]:before {
  content: "\f0ea";
}

.fa-patreon[b-qmlcb8a2hb]:before {
  content: "\f3d9";
}

.fa-pause[b-qmlcb8a2hb]:before {
  content: "\f04c";
}

.fa-pause-circle[b-qmlcb8a2hb]:before {
  content: "\f28b";
}

.fa-paw[b-qmlcb8a2hb]:before {
  content: "\f1b0";
}

.fa-paypal[b-qmlcb8a2hb]:before {
  content: "\f1ed";
}

.fa-peace[b-qmlcb8a2hb]:before {
  content: "\f67c";
}

.fa-pen[b-qmlcb8a2hb]:before {
  content: "\f304";
}

.fa-pen-alt[b-qmlcb8a2hb]:before {
  content: "\f305";
}

.fa-pen-fancy[b-qmlcb8a2hb]:before {
  content: "\f5ac";
}

.fa-pen-nib[b-qmlcb8a2hb]:before {
  content: "\f5ad";
}

.fa-pen-square[b-qmlcb8a2hb]:before {
  content: "\f14b";
}

.fa-pencil-alt[b-qmlcb8a2hb]:before {
  content: "\f303";
}

.fa-pencil-ruler[b-qmlcb8a2hb]:before {
  content: "\f5ae";
}

.fa-penny-arcade[b-qmlcb8a2hb]:before {
  content: "\f704";
}

.fa-people-arrows[b-qmlcb8a2hb]:before {
  content: "\e068";
}

.fa-people-carry[b-qmlcb8a2hb]:before {
  content: "\f4ce";
}

.fa-pepper-hot[b-qmlcb8a2hb]:before {
  content: "\f816";
}

.fa-perbyte[b-qmlcb8a2hb]:before {
  content: "\e083";
}

.fa-percent[b-qmlcb8a2hb]:before {
  content: "\f295";
}

.fa-percentage[b-qmlcb8a2hb]:before {
  content: "\f541";
}

.fa-periscope[b-qmlcb8a2hb]:before {
  content: "\f3da";
}

.fa-person-booth[b-qmlcb8a2hb]:before {
  content: "\f756";
}

.fa-phabricator[b-qmlcb8a2hb]:before {
  content: "\f3db";
}

.fa-phoenix-framework[b-qmlcb8a2hb]:before {
  content: "\f3dc";
}

.fa-phoenix-squadron[b-qmlcb8a2hb]:before {
  content: "\f511";
}

.fa-phone[b-qmlcb8a2hb]:before {
  content: "\f095";
}

.fa-phone-alt[b-qmlcb8a2hb]:before {
  content: "\f879";
}

.fa-phone-slash[b-qmlcb8a2hb]:before {
  content: "\f3dd";
}

.fa-phone-square[b-qmlcb8a2hb]:before {
  content: "\f098";
}

.fa-phone-square-alt[b-qmlcb8a2hb]:before {
  content: "\f87b";
}

.fa-phone-volume[b-qmlcb8a2hb]:before {
  content: "\f2a0";
}

.fa-photo-video[b-qmlcb8a2hb]:before {
  content: "\f87c";
}

.fa-php[b-qmlcb8a2hb]:before {
  content: "\f457";
}

.fa-pied-piper[b-qmlcb8a2hb]:before {
  content: "\f2ae";
}

.fa-pied-piper-alt[b-qmlcb8a2hb]:before {
  content: "\f1a8";
}

.fa-pied-piper-hat[b-qmlcb8a2hb]:before {
  content: "\f4e5";
}

.fa-pied-piper-pp[b-qmlcb8a2hb]:before {
  content: "\f1a7";
}

.fa-pied-piper-square[b-qmlcb8a2hb]:before {
  content: "\e01e";
}

.fa-piggy-bank[b-qmlcb8a2hb]:before {
  content: "\f4d3";
}

.fa-pills[b-qmlcb8a2hb]:before {
  content: "\f484";
}

.fa-pinterest[b-qmlcb8a2hb]:before {
  content: "\f0d2";
}

.fa-pinterest-p[b-qmlcb8a2hb]:before {
  content: "\f231";
}

.fa-pinterest-square[b-qmlcb8a2hb]:before {
  content: "\f0d3";
}

.fa-pizza-slice[b-qmlcb8a2hb]:before {
  content: "\f818";
}

.fa-place-of-worship[b-qmlcb8a2hb]:before {
  content: "\f67f";
}

.fa-plane[b-qmlcb8a2hb]:before {
  content: "\f072";
}

.fa-plane-arrival[b-qmlcb8a2hb]:before {
  content: "\f5af";
}

.fa-plane-departure[b-qmlcb8a2hb]:before {
  content: "\f5b0";
}

.fa-plane-slash[b-qmlcb8a2hb]:before {
  content: "\e069";
}

.fa-play[b-qmlcb8a2hb]:before {
  content: "\f04b";
}

.fa-play-circle[b-qmlcb8a2hb]:before {
  content: "\f144";
}

.fa-playstation[b-qmlcb8a2hb]:before {
  content: "\f3df";
}

.fa-plug[b-qmlcb8a2hb]:before {
  content: "\f1e6";
}

.fa-plus[b-qmlcb8a2hb]:before {
  content: "\f067";
}

.fa-plus-circle[b-qmlcb8a2hb]:before {
  content: "\f055";
}

.fa-plus-square[b-qmlcb8a2hb]:before {
  content: "\f0fe";
}

.fa-podcast[b-qmlcb8a2hb]:before {
  content: "\f2ce";
}

.fa-poll[b-qmlcb8a2hb]:before {
  content: "\f681";
}

.fa-poll-h[b-qmlcb8a2hb]:before {
  content: "\f682";
}

.fa-poo[b-qmlcb8a2hb]:before {
  content: "\f2fe";
}

.fa-poo-storm[b-qmlcb8a2hb]:before {
  content: "\f75a";
}

.fa-poop[b-qmlcb8a2hb]:before {
  content: "\f619";
}

.fa-portrait[b-qmlcb8a2hb]:before {
  content: "\f3e0";
}

.fa-pound-sign[b-qmlcb8a2hb]:before {
  content: "\f154";
}

.fa-power-off[b-qmlcb8a2hb]:before {
  content: "\f011";
}

.fa-pray[b-qmlcb8a2hb]:before {
  content: "\f683";
}

.fa-praying-hands[b-qmlcb8a2hb]:before {
  content: "\f684";
}

.fa-prescription[b-qmlcb8a2hb]:before {
  content: "\f5b1";
}

.fa-prescription-bottle[b-qmlcb8a2hb]:before {
  content: "\f485";
}

.fa-prescription-bottle-alt[b-qmlcb8a2hb]:before {
  content: "\f486";
}

.fa-print[b-qmlcb8a2hb]:before {
  content: "\f02f";
}

.fa-procedures[b-qmlcb8a2hb]:before {
  content: "\f487";
}

.fa-product-hunt[b-qmlcb8a2hb]:before {
  content: "\f288";
}

.fa-project-diagram[b-qmlcb8a2hb]:before {
  content: "\f542";
}

.fa-pump-medical[b-qmlcb8a2hb]:before {
  content: "\e06a";
}

.fa-pump-soap[b-qmlcb8a2hb]:before {
  content: "\e06b";
}

.fa-pushed[b-qmlcb8a2hb]:before {
  content: "\f3e1";
}

.fa-puzzle-piece[b-qmlcb8a2hb]:before {
  content: "\f12e";
}

.fa-python[b-qmlcb8a2hb]:before {
  content: "\f3e2";
}

.fa-qq[b-qmlcb8a2hb]:before {
  content: "\f1d6";
}

.fa-qrcode[b-qmlcb8a2hb]:before {
  content: "\f029";
}

.fa-question[b-qmlcb8a2hb]:before {
  content: "\f128";
}

.fa-question-circle[b-qmlcb8a2hb]:before {
  content: "\f059";
}

.fa-quidditch[b-qmlcb8a2hb]:before {
  content: "\f458";
}

.fa-quinscape[b-qmlcb8a2hb]:before {
  content: "\f459";
}

.fa-quora[b-qmlcb8a2hb]:before {
  content: "\f2c4";
}

.fa-quote-left[b-qmlcb8a2hb]:before {
  content: "\f10d";
}

.fa-quote-right[b-qmlcb8a2hb]:before {
  content: "\f10e";
}

.fa-quran[b-qmlcb8a2hb]:before {
  content: "\f687";
}

.fa-r-project[b-qmlcb8a2hb]:before {
  content: "\f4f7";
}

.fa-radiation[b-qmlcb8a2hb]:before {
  content: "\f7b9";
}

.fa-radiation-alt[b-qmlcb8a2hb]:before {
  content: "\f7ba";
}

.fa-rainbow[b-qmlcb8a2hb]:before {
  content: "\f75b";
}

.fa-random[b-qmlcb8a2hb]:before {
  content: "\f074";
}

.fa-raspberry-pi[b-qmlcb8a2hb]:before {
  content: "\f7bb";
}

.fa-ravelry[b-qmlcb8a2hb]:before {
  content: "\f2d9";
}

.fa-react[b-qmlcb8a2hb]:before {
  content: "\f41b";
}

.fa-reacteurope[b-qmlcb8a2hb]:before {
  content: "\f75d";
}

.fa-readme[b-qmlcb8a2hb]:before {
  content: "\f4d5";
}

.fa-rebel[b-qmlcb8a2hb]:before {
  content: "\f1d0";
}

.fa-receipt[b-qmlcb8a2hb]:before {
  content: "\f543";
}

.fa-record-vinyl[b-qmlcb8a2hb]:before {
  content: "\f8d9";
}

.fa-recycle[b-qmlcb8a2hb]:before {
  content: "\f1b8";
}

.fa-red-river[b-qmlcb8a2hb]:before {
  content: "\f3e3";
}

.fa-reddit[b-qmlcb8a2hb]:before {
  content: "\f1a1";
}

.fa-reddit-alien[b-qmlcb8a2hb]:before {
  content: "\f281";
}

.fa-reddit-square[b-qmlcb8a2hb]:before {
  content: "\f1a2";
}

.fa-redhat[b-qmlcb8a2hb]:before {
  content: "\f7bc";
}

.fa-redo[b-qmlcb8a2hb]:before {
  content: "\f01e";
}

.fa-redo-alt[b-qmlcb8a2hb]:before {
  content: "\f2f9";
}

.fa-registered[b-qmlcb8a2hb]:before {
  content: "\f25d";
}

.fa-remove-format[b-qmlcb8a2hb]:before {
  content: "\f87d";
}

.fa-renren[b-qmlcb8a2hb]:before {
  content: "\f18b";
}

.fa-reply[b-qmlcb8a2hb]:before {
  content: "\f3e5";
}

.fa-reply-all[b-qmlcb8a2hb]:before {
  content: "\f122";
}

.fa-replyd[b-qmlcb8a2hb]:before {
  content: "\f3e6";
}

.fa-republican[b-qmlcb8a2hb]:before {
  content: "\f75e";
}

.fa-researchgate[b-qmlcb8a2hb]:before {
  content: "\f4f8";
}

.fa-resolving[b-qmlcb8a2hb]:before {
  content: "\f3e7";
}

.fa-restroom[b-qmlcb8a2hb]:before {
  content: "\f7bd";
}

.fa-retweet[b-qmlcb8a2hb]:before {
  content: "\f079";
}

.fa-rev[b-qmlcb8a2hb]:before {
  content: "\f5b2";
}

.fa-ribbon[b-qmlcb8a2hb]:before {
  content: "\f4d6";
}

.fa-ring[b-qmlcb8a2hb]:before {
  content: "\f70b";
}

.fa-road[b-qmlcb8a2hb]:before {
  content: "\f018";
}

.fa-robot[b-qmlcb8a2hb]:before {
  content: "\f544";
}

.fa-rocket[b-qmlcb8a2hb]:before {
  content: "\f135";
}

.fa-rocketchat[b-qmlcb8a2hb]:before {
  content: "\f3e8";
}

.fa-rockrms[b-qmlcb8a2hb]:before {
  content: "\f3e9";
}

.fa-route[b-qmlcb8a2hb]:before {
  content: "\f4d7";
}

.fa-rss[b-qmlcb8a2hb]:before {
  content: "\f09e";
}

.fa-rss-square[b-qmlcb8a2hb]:before {
  content: "\f143";
}

.fa-ruble-sign[b-qmlcb8a2hb]:before {
  content: "\f158";
}

.fa-ruler[b-qmlcb8a2hb]:before {
  content: "\f545";
}

.fa-ruler-combined[b-qmlcb8a2hb]:before {
  content: "\f546";
}

.fa-ruler-horizontal[b-qmlcb8a2hb]:before {
  content: "\f547";
}

.fa-ruler-vertical[b-qmlcb8a2hb]:before {
  content: "\f548";
}

.fa-running[b-qmlcb8a2hb]:before {
  content: "\f70c";
}

.fa-rupee-sign[b-qmlcb8a2hb]:before {
  content: "\f156";
}

.fa-rust[b-qmlcb8a2hb]:before {
  content: "\e07a";
}

.fa-sad-cry[b-qmlcb8a2hb]:before {
  content: "\f5b3";
}

.fa-sad-tear[b-qmlcb8a2hb]:before {
  content: "\f5b4";
}

.fa-safari[b-qmlcb8a2hb]:before {
  content: "\f267";
}

.fa-salesforce[b-qmlcb8a2hb]:before {
  content: "\f83b";
}

.fa-sass[b-qmlcb8a2hb]:before {
  content: "\f41e";
}

.fa-satellite[b-qmlcb8a2hb]:before {
  content: "\f7bf";
}

.fa-satellite-dish[b-qmlcb8a2hb]:before {
  content: "\f7c0";
}

.fa-save[b-qmlcb8a2hb]:before {
  content: "\f0c7";
}

.fa-schlix[b-qmlcb8a2hb]:before {
  content: "\f3ea";
}

.fa-school[b-qmlcb8a2hb]:before {
  content: "\f549";
}

.fa-screwdriver[b-qmlcb8a2hb]:before {
  content: "\f54a";
}

.fa-scribd[b-qmlcb8a2hb]:before {
  content: "\f28a";
}

.fa-scroll[b-qmlcb8a2hb]:before {
  content: "\f70e";
}

.fa-sd-card[b-qmlcb8a2hb]:before {
  content: "\f7c2";
}

.fa-search[b-qmlcb8a2hb]:before {
  content: "\f002";
}

.fa-search-dollar[b-qmlcb8a2hb]:before {
  content: "\f688";
}

.fa-search-location[b-qmlcb8a2hb]:before {
  content: "\f689";
}

.fa-search-minus[b-qmlcb8a2hb]:before {
  content: "\f010";
}

.fa-search-plus[b-qmlcb8a2hb]:before {
  content: "\f00e";
}

.fa-searchengin[b-qmlcb8a2hb]:before {
  content: "\f3eb";
}

.fa-seedling[b-qmlcb8a2hb]:before {
  content: "\f4d8";
}

.fa-sellcast[b-qmlcb8a2hb]:before {
  content: "\f2da";
}

.fa-sellsy[b-qmlcb8a2hb]:before {
  content: "\f213";
}

.fa-server[b-qmlcb8a2hb]:before {
  content: "\f233";
}

.fa-servicestack[b-qmlcb8a2hb]:before {
  content: "\f3ec";
}

.fa-shapes[b-qmlcb8a2hb]:before {
  content: "\f61f";
}

.fa-share[b-qmlcb8a2hb]:before {
  content: "\f064";
}

.fa-share-alt[b-qmlcb8a2hb]:before {
  content: "\f1e0";
}

.fa-share-alt-square[b-qmlcb8a2hb]:before {
  content: "\f1e1";
}

.fa-share-square[b-qmlcb8a2hb]:before {
  content: "\f14d";
}

.fa-shekel-sign[b-qmlcb8a2hb]:before {
  content: "\f20b";
}

.fa-shield-alt[b-qmlcb8a2hb]:before {
  content: "\f3ed";
}

.fa-shield-virus[b-qmlcb8a2hb]:before {
  content: "\e06c";
}

.fa-ship[b-qmlcb8a2hb]:before {
  content: "\f21a";
}

.fa-shipping-fast[b-qmlcb8a2hb]:before {
  content: "\f48b";
}

.fa-shirtsinbulk[b-qmlcb8a2hb]:before {
  content: "\f214";
}

.fa-shoe-prints[b-qmlcb8a2hb]:before {
  content: "\f54b";
}

.fa-shopify[b-qmlcb8a2hb]:before {
  content: "\e057";
}

.fa-shopping-bag[b-qmlcb8a2hb]:before {
  content: "\f290";
}

.fa-shopping-basket[b-qmlcb8a2hb]:before {
  content: "\f291";
}

.fa-shopping-cart[b-qmlcb8a2hb]:before {
  content: "\f07a";
}

.fa-shopware[b-qmlcb8a2hb]:before {
  content: "\f5b5";
}

.fa-shower[b-qmlcb8a2hb]:before {
  content: "\f2cc";
}

.fa-shuttle-van[b-qmlcb8a2hb]:before {
  content: "\f5b6";
}

.fa-sign[b-qmlcb8a2hb]:before {
  content: "\f4d9";
}

.fa-sign-in-alt[b-qmlcb8a2hb]:before {
  content: "\f2f6";
}

.fa-sign-language[b-qmlcb8a2hb]:before {
  content: "\f2a7";
}

.fa-sign-out-alt[b-qmlcb8a2hb]:before {
  content: "\f2f5";
}

.fa-signal[b-qmlcb8a2hb]:before {
  content: "\f012";
}

.fa-signature[b-qmlcb8a2hb]:before {
  content: "\f5b7";
}

.fa-sim-card[b-qmlcb8a2hb]:before {
  content: "\f7c4";
}

.fa-simplybuilt[b-qmlcb8a2hb]:before {
  content: "\f215";
}

.fa-sink[b-qmlcb8a2hb]:before {
  content: "\e06d";
}

.fa-sistrix[b-qmlcb8a2hb]:before {
  content: "\f3ee";
}

.fa-sitemap[b-qmlcb8a2hb]:before {
  content: "\f0e8";
}

.fa-sith[b-qmlcb8a2hb]:before {
  content: "\f512";
}

.fa-skating[b-qmlcb8a2hb]:before {
  content: "\f7c5";
}

.fa-sketch[b-qmlcb8a2hb]:before {
  content: "\f7c6";
}

.fa-skiing[b-qmlcb8a2hb]:before {
  content: "\f7c9";
}

.fa-skiing-nordic[b-qmlcb8a2hb]:before {
  content: "\f7ca";
}

.fa-skull[b-qmlcb8a2hb]:before {
  content: "\f54c";
}

.fa-skull-crossbones[b-qmlcb8a2hb]:before {
  content: "\f714";
}

.fa-skyatlas[b-qmlcb8a2hb]:before {
  content: "\f216";
}

.fa-skype[b-qmlcb8a2hb]:before {
  content: "\f17e";
}

.fa-slack[b-qmlcb8a2hb]:before {
  content: "\f198";
}

.fa-slack-hash[b-qmlcb8a2hb]:before {
  content: "\f3ef";
}

.fa-slash[b-qmlcb8a2hb]:before {
  content: "\f715";
}

.fa-sleigh[b-qmlcb8a2hb]:before {
  content: "\f7cc";
}

.fa-sliders-h[b-qmlcb8a2hb]:before {
  content: "\f1de";
}

.fa-slideshare[b-qmlcb8a2hb]:before {
  content: "\f1e7";
}

.fa-smile[b-qmlcb8a2hb]:before {
  content: "\f118";
}

.fa-smile-beam[b-qmlcb8a2hb]:before {
  content: "\f5b8";
}

.fa-smile-wink[b-qmlcb8a2hb]:before {
  content: "\f4da";
}

.fa-smog[b-qmlcb8a2hb]:before {
  content: "\f75f";
}

.fa-smoking[b-qmlcb8a2hb]:before {
  content: "\f48d";
}

.fa-smoking-ban[b-qmlcb8a2hb]:before {
  content: "\f54d";
}

.fa-sms[b-qmlcb8a2hb]:before {
  content: "\f7cd";
}

.fa-snapchat[b-qmlcb8a2hb]:before {
  content: "\f2ab";
}

.fa-snapchat-ghost[b-qmlcb8a2hb]:before {
  content: "\f2ac";
}

.fa-snapchat-square[b-qmlcb8a2hb]:before {
  content: "\f2ad";
}

.fa-snowboarding[b-qmlcb8a2hb]:before {
  content: "\f7ce";
}

.fa-snowflake[b-qmlcb8a2hb]:before {
  content: "\f2dc";
}

.fa-snowman[b-qmlcb8a2hb]:before {
  content: "\f7d0";
}

.fa-snowplow[b-qmlcb8a2hb]:before {
  content: "\f7d2";
}

.fa-soap[b-qmlcb8a2hb]:before {
  content: "\e06e";
}

.fa-socks[b-qmlcb8a2hb]:before {
  content: "\f696";
}

.fa-solar-panel[b-qmlcb8a2hb]:before {
  content: "\f5ba";
}

.fa-sort[b-qmlcb8a2hb]:before {
  content: "\f0dc";
}

.fa-sort-alpha-down[b-qmlcb8a2hb]:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt[b-qmlcb8a2hb]:before {
  content: "\f881";
}

.fa-sort-alpha-up[b-qmlcb8a2hb]:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt[b-qmlcb8a2hb]:before {
  content: "\f882";
}

.fa-sort-amount-down[b-qmlcb8a2hb]:before {
  content: "\f160";
}

.fa-sort-amount-down-alt[b-qmlcb8a2hb]:before {
  content: "\f884";
}

.fa-sort-amount-up[b-qmlcb8a2hb]:before {
  content: "\f161";
}

.fa-sort-amount-up-alt[b-qmlcb8a2hb]:before {
  content: "\f885";
}

.fa-sort-down[b-qmlcb8a2hb]:before {
  content: "\f0dd";
}

.fa-sort-numeric-down[b-qmlcb8a2hb]:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt[b-qmlcb8a2hb]:before {
  content: "\f886";
}

.fa-sort-numeric-up[b-qmlcb8a2hb]:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt[b-qmlcb8a2hb]:before {
  content: "\f887";
}

.fa-sort-up[b-qmlcb8a2hb]:before {
  content: "\f0de";
}

.fa-soundcloud[b-qmlcb8a2hb]:before {
  content: "\f1be";
}

.fa-sourcetree[b-qmlcb8a2hb]:before {
  content: "\f7d3";
}

.fa-spa[b-qmlcb8a2hb]:before {
  content: "\f5bb";
}

.fa-space-shuttle[b-qmlcb8a2hb]:before {
  content: "\f197";
}

.fa-speakap[b-qmlcb8a2hb]:before {
  content: "\f3f3";
}

.fa-speaker-deck[b-qmlcb8a2hb]:before {
  content: "\f83c";
}

.fa-spell-check[b-qmlcb8a2hb]:before {
  content: "\f891";
}

.fa-spider[b-qmlcb8a2hb]:before {
  content: "\f717";
}

.fa-spinner[b-qmlcb8a2hb]:before {
  content: "\f110";
}

.fa-splotch[b-qmlcb8a2hb]:before {
  content: "\f5bc";
}

.fa-spotify[b-qmlcb8a2hb]:before {
  content: "\f1bc";
}

.fa-spray-can[b-qmlcb8a2hb]:before {
  content: "\f5bd";
}

.fa-square[b-qmlcb8a2hb]:before {
  content: "\f0c8";
}

.fa-square-full[b-qmlcb8a2hb]:before {
  content: "\f45c";
}

.fa-square-root-alt[b-qmlcb8a2hb]:before {
  content: "\f698";
}

.fa-squarespace[b-qmlcb8a2hb]:before {
  content: "\f5be";
}

.fa-stack-exchange[b-qmlcb8a2hb]:before {
  content: "\f18d";
}

.fa-stack-overflow[b-qmlcb8a2hb]:before {
  content: "\f16c";
}

.fa-stackpath[b-qmlcb8a2hb]:before {
  content: "\f842";
}

.fa-stamp[b-qmlcb8a2hb]:before {
  content: "\f5bf";
}

.fa-star[b-qmlcb8a2hb]:before {
  content: "\f005";
}

.fa-star-and-crescent[b-qmlcb8a2hb]:before {
  content: "\f699";
}

.fa-star-half[b-qmlcb8a2hb]:before {
  content: "\f089";
}

.fa-star-half-alt[b-qmlcb8a2hb]:before {
  content: "\f5c0";
}

.fa-star-of-david[b-qmlcb8a2hb]:before {
  content: "\f69a";
}

.fa-star-of-life[b-qmlcb8a2hb]:before {
  content: "\f621";
}

.fa-staylinked[b-qmlcb8a2hb]:before {
  content: "\f3f5";
}

.fa-steam[b-qmlcb8a2hb]:before {
  content: "\f1b6";
}

.fa-steam-square[b-qmlcb8a2hb]:before {
  content: "\f1b7";
}

.fa-steam-symbol[b-qmlcb8a2hb]:before {
  content: "\f3f6";
}

.fa-step-backward[b-qmlcb8a2hb]:before {
  content: "\f048";
}

.fa-step-forward[b-qmlcb8a2hb]:before {
  content: "\f051";
}

.fa-stethoscope[b-qmlcb8a2hb]:before {
  content: "\f0f1";
}

.fa-sticker-mule[b-qmlcb8a2hb]:before {
  content: "\f3f7";
}

.fa-sticky-note[b-qmlcb8a2hb]:before {
  content: "\f249";
}

.fa-stop[b-qmlcb8a2hb]:before {
  content: "\f04d";
}

.fa-stop-circle[b-qmlcb8a2hb]:before {
  content: "\f28d";
}

.fa-stopwatch[b-qmlcb8a2hb]:before {
  content: "\f2f2";
}

.fa-stopwatch-20[b-qmlcb8a2hb]:before {
  content: "\e06f";
}

.fa-store[b-qmlcb8a2hb]:before {
  content: "\f54e";
}

.fa-store-alt[b-qmlcb8a2hb]:before {
  content: "\f54f";
}

.fa-store-alt-slash[b-qmlcb8a2hb]:before {
  content: "\e070";
}

.fa-store-slash[b-qmlcb8a2hb]:before {
  content: "\e071";
}

.fa-strava[b-qmlcb8a2hb]:before {
  content: "\f428";
}

.fa-stream[b-qmlcb8a2hb]:before {
  content: "\f550";
}

.fa-street-view[b-qmlcb8a2hb]:before {
  content: "\f21d";
}

.fa-strikethrough[b-qmlcb8a2hb]:before {
  content: "\f0cc";
}

.fa-stripe[b-qmlcb8a2hb]:before {
  content: "\f429";
}

.fa-stripe-s[b-qmlcb8a2hb]:before {
  content: "\f42a";
}

.fa-stroopwafel[b-qmlcb8a2hb]:before {
  content: "\f551";
}

.fa-studiovinari[b-qmlcb8a2hb]:before {
  content: "\f3f8";
}

.fa-stumbleupon[b-qmlcb8a2hb]:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle[b-qmlcb8a2hb]:before {
  content: "\f1a3";
}

.fa-subscript[b-qmlcb8a2hb]:before {
  content: "\f12c";
}

.fa-subway[b-qmlcb8a2hb]:before {
  content: "\f239";
}

.fa-suitcase[b-qmlcb8a2hb]:before {
  content: "\f0f2";
}

.fa-suitcase-rolling[b-qmlcb8a2hb]:before {
  content: "\f5c1";
}

.fa-sun[b-qmlcb8a2hb]:before {
  content: "\f185";
}

.fa-superpowers[b-qmlcb8a2hb]:before {
  content: "\f2dd";
}

.fa-superscript[b-qmlcb8a2hb]:before {
  content: "\f12b";
}

.fa-supple[b-qmlcb8a2hb]:before {
  content: "\f3f9";
}

.fa-surprise[b-qmlcb8a2hb]:before {
  content: "\f5c2";
}

.fa-suse[b-qmlcb8a2hb]:before {
  content: "\f7d6";
}

.fa-swatchbook[b-qmlcb8a2hb]:before {
  content: "\f5c3";
}

.fa-swift[b-qmlcb8a2hb]:before {
  content: "\f8e1";
}

.fa-swimmer[b-qmlcb8a2hb]:before {
  content: "\f5c4";
}

.fa-swimming-pool[b-qmlcb8a2hb]:before {
  content: "\f5c5";
}

.fa-symfony[b-qmlcb8a2hb]:before {
  content: "\f83d";
}

.fa-synagogue[b-qmlcb8a2hb]:before {
  content: "\f69b";
}

.fa-sync[b-qmlcb8a2hb]:before {
  content: "\f021";
}

.fa-sync-alt[b-qmlcb8a2hb]:before {
  content: "\f2f1";
}

.fa-syringe[b-qmlcb8a2hb]:before {
  content: "\f48e";
}

.fa-table[b-qmlcb8a2hb]:before {
  content: "\f0ce";
}

.fa-table-tennis[b-qmlcb8a2hb]:before {
  content: "\f45d";
}

.fa-tablet[b-qmlcb8a2hb]:before {
  content: "\f10a";
}

.fa-tablet-alt[b-qmlcb8a2hb]:before {
  content: "\f3fa";
}

.fa-tablets[b-qmlcb8a2hb]:before {
  content: "\f490";
}

.fa-tachometer-alt[b-qmlcb8a2hb]:before {
  content: "\f3fd";
}

.fa-tag[b-qmlcb8a2hb]:before {
  content: "\f02b";
}

.fa-tags[b-qmlcb8a2hb]:before {
  content: "\f02c";
}

.fa-tape[b-qmlcb8a2hb]:before {
  content: "\f4db";
}

.fa-tasks[b-qmlcb8a2hb]:before {
  content: "\f0ae";
}

.fa-taxi[b-qmlcb8a2hb]:before {
  content: "\f1ba";
}

.fa-teamspeak[b-qmlcb8a2hb]:before {
  content: "\f4f9";
}

.fa-teeth[b-qmlcb8a2hb]:before {
  content: "\f62e";
}

.fa-teeth-open[b-qmlcb8a2hb]:before {
  content: "\f62f";
}

.fa-telegram[b-qmlcb8a2hb]:before {
  content: "\f2c6";
}

.fa-telegram-plane[b-qmlcb8a2hb]:before {
  content: "\f3fe";
}

.fa-temperature-high[b-qmlcb8a2hb]:before {
  content: "\f769";
}

.fa-temperature-low[b-qmlcb8a2hb]:before {
  content: "\f76b";
}

.fa-tencent-weibo[b-qmlcb8a2hb]:before {
  content: "\f1d5";
}

.fa-tenge[b-qmlcb8a2hb]:before {
  content: "\f7d7";
}

.fa-terminal[b-qmlcb8a2hb]:before {
  content: "\f120";
}

.fa-text-height[b-qmlcb8a2hb]:before {
  content: "\f034";
}

.fa-text-width[b-qmlcb8a2hb]:before {
  content: "\f035";
}

.fa-th[b-qmlcb8a2hb]:before {
  content: "\f00a";
}

.fa-th-large[b-qmlcb8a2hb]:before {
  content: "\f009";
}

.fa-th-list[b-qmlcb8a2hb]:before {
  content: "\f00b";
}

.fa-the-red-yeti[b-qmlcb8a2hb]:before {
  content: "\f69d";
}

.fa-theater-masks[b-qmlcb8a2hb]:before {
  content: "\f630";
}

.fa-themeco[b-qmlcb8a2hb]:before {
  content: "\f5c6";
}

.fa-themeisle[b-qmlcb8a2hb]:before {
  content: "\f2b2";
}

.fa-thermometer[b-qmlcb8a2hb]:before {
  content: "\f491";
}

.fa-thermometer-empty[b-qmlcb8a2hb]:before {
  content: "\f2cb";
}

.fa-thermometer-full[b-qmlcb8a2hb]:before {
  content: "\f2c7";
}

.fa-thermometer-half[b-qmlcb8a2hb]:before {
  content: "\f2c9";
}

.fa-thermometer-quarter[b-qmlcb8a2hb]:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters[b-qmlcb8a2hb]:before {
  content: "\f2c8";
}

.fa-think-peaks[b-qmlcb8a2hb]:before {
  content: "\f731";
}

.fa-thumbs-down[b-qmlcb8a2hb]:before {
  content: "\f165";
}

.fa-thumbs-up[b-qmlcb8a2hb]:before {
  content: "\f164";
}

.fa-thumbtack[b-qmlcb8a2hb]:before {
  content: "\f08d";
}

.fa-ticket-alt[b-qmlcb8a2hb]:before {
  content: "\f3ff";
}

.fa-tiktok[b-qmlcb8a2hb]:before {
  content: "\e07b";
}

.fa-times[b-qmlcb8a2hb]:before {
  content: "\f00d";
}

.fa-times-circle[b-qmlcb8a2hb]:before {
  content: "\f057";
}

.fa-tint[b-qmlcb8a2hb]:before {
  content: "\f043";
}

.fa-tint-slash[b-qmlcb8a2hb]:before {
  content: "\f5c7";
}

.fa-tired[b-qmlcb8a2hb]:before {
  content: "\f5c8";
}

.fa-toggle-off[b-qmlcb8a2hb]:before {
  content: "\f204";
}

.fa-toggle-on[b-qmlcb8a2hb]:before {
  content: "\f205";
}

.fa-toilet[b-qmlcb8a2hb]:before {
  content: "\f7d8";
}

.fa-toilet-paper[b-qmlcb8a2hb]:before {
  content: "\f71e";
}

.fa-toilet-paper-slash[b-qmlcb8a2hb]:before {
  content: "\e072";
}

.fa-toolbox[b-qmlcb8a2hb]:before {
  content: "\f552";
}

.fa-tools[b-qmlcb8a2hb]:before {
  content: "\f7d9";
}

.fa-tooth[b-qmlcb8a2hb]:before {
  content: "\f5c9";
}

.fa-torah[b-qmlcb8a2hb]:before {
  content: "\f6a0";
}

.fa-torii-gate[b-qmlcb8a2hb]:before {
  content: "\f6a1";
}

.fa-tractor[b-qmlcb8a2hb]:before {
  content: "\f722";
}

.fa-trade-federation[b-qmlcb8a2hb]:before {
  content: "\f513";
}

.fa-trademark[b-qmlcb8a2hb]:before {
  content: "\f25c";
}

.fa-traffic-light[b-qmlcb8a2hb]:before {
  content: "\f637";
}

.fa-trailer[b-qmlcb8a2hb]:before {
  content: "\e041";
}

.fa-train[b-qmlcb8a2hb]:before {
  content: "\f238";
}

.fa-tram[b-qmlcb8a2hb]:before {
  content: "\f7da";
}

.fa-transgender[b-qmlcb8a2hb]:before {
  content: "\f224";
}

.fa-transgender-alt[b-qmlcb8a2hb]:before {
  content: "\f225";
}

.fa-trash[b-qmlcb8a2hb]:before {
  content: "\f1f8";
}

.fa-trash-alt[b-qmlcb8a2hb]:before {
  content: "\f2ed";
}

.fa-trash-restore[b-qmlcb8a2hb]:before {
  content: "\f829";
}

.fa-trash-restore-alt[b-qmlcb8a2hb]:before {
  content: "\f82a";
}

.fa-tree[b-qmlcb8a2hb]:before {
  content: "\f1bb";
}

.fa-trello[b-qmlcb8a2hb]:before {
  content: "\f181";
}

.fa-tripadvisor[b-qmlcb8a2hb]:before {
  content: "\f262";
}

.fa-trophy[b-qmlcb8a2hb]:before {
  content: "\f091";
}

.fa-truck[b-qmlcb8a2hb]:before {
  content: "\f0d1";
}

.fa-truck-loading[b-qmlcb8a2hb]:before {
  content: "\f4de";
}

.fa-truck-monster[b-qmlcb8a2hb]:before {
  content: "\f63b";
}

.fa-truck-moving[b-qmlcb8a2hb]:before {
  content: "\f4df";
}

.fa-truck-pickup[b-qmlcb8a2hb]:before {
  content: "\f63c";
}

.fa-tshirt[b-qmlcb8a2hb]:before {
  content: "\f553";
}

.fa-tty[b-qmlcb8a2hb]:before {
  content: "\f1e4";
}

.fa-tumblr[b-qmlcb8a2hb]:before {
  content: "\f173";
}

.fa-tumblr-square[b-qmlcb8a2hb]:before {
  content: "\f174";
}

.fa-tv[b-qmlcb8a2hb]:before {
  content: "\f26c";
}

.fa-twitch[b-qmlcb8a2hb]:before {
  content: "\f1e8";
}

.fa-twitter[b-qmlcb8a2hb]:before {
  content: "\f099";
}

.fa-twitter-square[b-qmlcb8a2hb]:before {
  content: "\f081";
}

.fa-typo3[b-qmlcb8a2hb]:before {
  content: "\f42b";
}

.fa-uber[b-qmlcb8a2hb]:before {
  content: "\f402";
}

.fa-ubuntu[b-qmlcb8a2hb]:before {
  content: "\f7df";
}

.fa-uikit[b-qmlcb8a2hb]:before {
  content: "\f403";
}

.fa-umbraco[b-qmlcb8a2hb]:before {
  content: "\f8e8";
}

.fa-umbrella[b-qmlcb8a2hb]:before {
  content: "\f0e9";
}

.fa-umbrella-beach[b-qmlcb8a2hb]:before {
  content: "\f5ca";
}

.fa-uncharted[b-qmlcb8a2hb]:before {
  content: "\e084";
}

.fa-underline[b-qmlcb8a2hb]:before {
  content: "\f0cd";
}

.fa-undo[b-qmlcb8a2hb]:before {
  content: "\f0e2";
}

.fa-undo-alt[b-qmlcb8a2hb]:before {
  content: "\f2ea";
}

.fa-uniregistry[b-qmlcb8a2hb]:before {
  content: "\f404";
}

.fa-unity[b-qmlcb8a2hb]:before {
  content: "\e049";
}

.fa-universal-access[b-qmlcb8a2hb]:before {
  content: "\f29a";
}

.fa-university[b-qmlcb8a2hb]:before {
  content: "\f19c";
}

.fa-unlink[b-qmlcb8a2hb]:before {
  content: "\f127";
}

.fa-unlock[b-qmlcb8a2hb]:before {
  content: "\f09c";
}

.fa-unlock-alt[b-qmlcb8a2hb]:before {
  content: "\f13e";
}

.fa-unsplash[b-qmlcb8a2hb]:before {
  content: "\e07c";
}

.fa-untappd[b-qmlcb8a2hb]:before {
  content: "\f405";
}

.fa-upload[b-qmlcb8a2hb]:before {
  content: "\f093";
}

.fa-ups[b-qmlcb8a2hb]:before {
  content: "\f7e0";
}

.fa-usb[b-qmlcb8a2hb]:before {
  content: "\f287";
}

.fa-user[b-qmlcb8a2hb]:before {
  content: "\f007";
}

.fa-user-alt[b-qmlcb8a2hb]:before {
  content: "\f406";
}

.fa-user-alt-slash[b-qmlcb8a2hb]:before {
  content: "\f4fa";
}

.fa-user-astronaut[b-qmlcb8a2hb]:before {
  content: "\f4fb";
}

.fa-user-check[b-qmlcb8a2hb]:before {
  content: "\f4fc";
}

.fa-user-circle[b-qmlcb8a2hb]:before {
  content: "\f2bd";
}

.fa-user-clock[b-qmlcb8a2hb]:before {
  content: "\f4fd";
}

.fa-user-cog[b-qmlcb8a2hb]:before {
  content: "\f4fe";
}

.fa-user-edit[b-qmlcb8a2hb]:before {
  content: "\f4ff";
}

.fa-user-friends[b-qmlcb8a2hb]:before {
  content: "\f500";
}

.fa-user-graduate[b-qmlcb8a2hb]:before {
  content: "\f501";
}

.fa-user-injured[b-qmlcb8a2hb]:before {
  content: "\f728";
}

.fa-user-lock[b-qmlcb8a2hb]:before {
  content: "\f502";
}

.fa-user-md[b-qmlcb8a2hb]:before {
  content: "\f0f0";
}

.fa-user-minus[b-qmlcb8a2hb]:before {
  content: "\f503";
}

.fa-user-ninja[b-qmlcb8a2hb]:before {
  content: "\f504";
}

.fa-user-nurse[b-qmlcb8a2hb]:before {
  content: "\f82f";
}

.fa-user-plus[b-qmlcb8a2hb]:before {
  content: "\f234";
}

.fa-user-secret[b-qmlcb8a2hb]:before {
  content: "\f21b";
}

.fa-user-shield[b-qmlcb8a2hb]:before {
  content: "\f505";
}

.fa-user-slash[b-qmlcb8a2hb]:before {
  content: "\f506";
}

.fa-user-tag[b-qmlcb8a2hb]:before {
  content: "\f507";
}

.fa-user-tie[b-qmlcb8a2hb]:before {
  content: "\f508";
}

.fa-user-times[b-qmlcb8a2hb]:before {
  content: "\f235";
}

.fa-users[b-qmlcb8a2hb]:before {
  content: "\f0c0";
}

.fa-users-cog[b-qmlcb8a2hb]:before {
  content: "\f509";
}

.fa-users-slash[b-qmlcb8a2hb]:before {
  content: "\e073";
}

.fa-usps[b-qmlcb8a2hb]:before {
  content: "\f7e1";
}

.fa-ussunnah[b-qmlcb8a2hb]:before {
  content: "\f407";
}

.fa-utensil-spoon[b-qmlcb8a2hb]:before {
  content: "\f2e5";
}

.fa-utensils[b-qmlcb8a2hb]:before {
  content: "\f2e7";
}

.fa-vaadin[b-qmlcb8a2hb]:before {
  content: "\f408";
}

.fa-vector-square[b-qmlcb8a2hb]:before {
  content: "\f5cb";
}

.fa-venus[b-qmlcb8a2hb]:before {
  content: "\f221";
}

.fa-venus-double[b-qmlcb8a2hb]:before {
  content: "\f226";
}

.fa-venus-mars[b-qmlcb8a2hb]:before {
  content: "\f228";
}

.fa-vest[b-qmlcb8a2hb]:before {
  content: "\e085";
}

.fa-vest-patches[b-qmlcb8a2hb]:before {
  content: "\e086";
}

.fa-viacoin[b-qmlcb8a2hb]:before {
  content: "\f237";
}

.fa-viadeo[b-qmlcb8a2hb]:before {
  content: "\f2a9";
}

.fa-viadeo-square[b-qmlcb8a2hb]:before {
  content: "\f2aa";
}

.fa-vial[b-qmlcb8a2hb]:before {
  content: "\f492";
}

.fa-vials[b-qmlcb8a2hb]:before {
  content: "\f493";
}

.fa-viber[b-qmlcb8a2hb]:before {
  content: "\f409";
}

.fa-video[b-qmlcb8a2hb]:before {
  content: "\f03d";
}

.fa-video-slash[b-qmlcb8a2hb]:before {
  content: "\f4e2";
}

.fa-vihara[b-qmlcb8a2hb]:before {
  content: "\f6a7";
}

.fa-vimeo[b-qmlcb8a2hb]:before {
  content: "\f40a";
}

.fa-vimeo-square[b-qmlcb8a2hb]:before {
  content: "\f194";
}

.fa-vimeo-v[b-qmlcb8a2hb]:before {
  content: "\f27d";
}

.fa-vine[b-qmlcb8a2hb]:before {
  content: "\f1ca";
}

.fa-virus[b-qmlcb8a2hb]:before {
  content: "\e074";
}

.fa-virus-slash[b-qmlcb8a2hb]:before {
  content: "\e075";
}

.fa-viruses[b-qmlcb8a2hb]:before {
  content: "\e076";
}

.fa-vk[b-qmlcb8a2hb]:before {
  content: "\f189";
}

.fa-vnv[b-qmlcb8a2hb]:before {
  content: "\f40b";
}

.fa-voicemail[b-qmlcb8a2hb]:before {
  content: "\f897";
}

.fa-volleyball-ball[b-qmlcb8a2hb]:before {
  content: "\f45f";
}

.fa-volume-down[b-qmlcb8a2hb]:before {
  content: "\f027";
}

.fa-volume-mute[b-qmlcb8a2hb]:before {
  content: "\f6a9";
}

.fa-volume-off[b-qmlcb8a2hb]:before {
  content: "\f026";
}

.fa-volume-up[b-qmlcb8a2hb]:before {
  content: "\f028";
}

.fa-vote-yea[b-qmlcb8a2hb]:before {
  content: "\f772";
}

.fa-vr-cardboard[b-qmlcb8a2hb]:before {
  content: "\f729";
}

.fa-vuejs[b-qmlcb8a2hb]:before {
  content: "\f41f";
}

.fa-walking[b-qmlcb8a2hb]:before {
  content: "\f554";
}

.fa-wallet[b-qmlcb8a2hb]:before {
  content: "\f555";
}

.fa-warehouse[b-qmlcb8a2hb]:before {
  content: "\f494";
}

.fa-watchman-monitoring[b-qmlcb8a2hb]:before {
  content: "\e087";
}

.fa-water[b-qmlcb8a2hb]:before {
  content: "\f773";
}

.fa-wave-square[b-qmlcb8a2hb]:before {
  content: "\f83e";
}

.fa-waze[b-qmlcb8a2hb]:before {
  content: "\f83f";
}

.fa-weebly[b-qmlcb8a2hb]:before {
  content: "\f5cc";
}

.fa-weibo[b-qmlcb8a2hb]:before {
  content: "\f18a";
}

.fa-weight[b-qmlcb8a2hb]:before {
  content: "\f496";
}

.fa-weight-hanging[b-qmlcb8a2hb]:before {
  content: "\f5cd";
}

.fa-weixin[b-qmlcb8a2hb]:before {
  content: "\f1d7";
}

.fa-whatsapp[b-qmlcb8a2hb]:before {
  content: "\f232";
}

.fa-whatsapp-square[b-qmlcb8a2hb]:before {
  content: "\f40c";
}

.fa-wheelchair[b-qmlcb8a2hb]:before {
  content: "\f193";
}

.fa-whmcs[b-qmlcb8a2hb]:before {
  content: "\f40d";
}

.fa-wifi[b-qmlcb8a2hb]:before {
  content: "\f1eb";
}

.fa-wikipedia-w[b-qmlcb8a2hb]:before {
  content: "\f266";
}

.fa-wind[b-qmlcb8a2hb]:before {
  content: "\f72e";
}

.fa-window-close[b-qmlcb8a2hb]:before {
  content: "\f410";
}

.fa-window-maximize[b-qmlcb8a2hb]:before {
  content: "\f2d0";
}

.fa-window-minimize[b-qmlcb8a2hb]:before {
  content: "\f2d1";
}

.fa-window-restore[b-qmlcb8a2hb]:before {
  content: "\f2d2";
}

.fa-windows[b-qmlcb8a2hb]:before {
  content: "\f17a";
}

.fa-wine-bottle[b-qmlcb8a2hb]:before {
  content: "\f72f";
}

.fa-wine-glass[b-qmlcb8a2hb]:before {
  content: "\f4e3";
}

.fa-wine-glass-alt[b-qmlcb8a2hb]:before {
  content: "\f5ce";
}

.fa-wix[b-qmlcb8a2hb]:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast[b-qmlcb8a2hb]:before {
  content: "\f730";
}

.fa-wodu[b-qmlcb8a2hb]:before {
  content: "\e088";
}

.fa-wolf-pack-battalion[b-qmlcb8a2hb]:before {
  content: "\f514";
}

.fa-won-sign[b-qmlcb8a2hb]:before {
  content: "\f159";
}

.fa-wordpress[b-qmlcb8a2hb]:before {
  content: "\f19a";
}

.fa-wordpress-simple[b-qmlcb8a2hb]:before {
  content: "\f411";
}

.fa-wpbeginner[b-qmlcb8a2hb]:before {
  content: "\f297";
}

.fa-wpexplorer[b-qmlcb8a2hb]:before {
  content: "\f2de";
}

.fa-wpforms[b-qmlcb8a2hb]:before {
  content: "\f298";
}

.fa-wpressr[b-qmlcb8a2hb]:before {
  content: "\f3e4";
}

.fa-wrench[b-qmlcb8a2hb]:before {
  content: "\f0ad";
}

.fa-x-ray[b-qmlcb8a2hb]:before {
  content: "\f497";
}

.fa-xbox[b-qmlcb8a2hb]:before {
  content: "\f412";
}

.fa-xing[b-qmlcb8a2hb]:before {
  content: "\f168";
}

.fa-xing-square[b-qmlcb8a2hb]:before {
  content: "\f169";
}

.fa-y-combinator[b-qmlcb8a2hb]:before {
  content: "\f23b";
}

.fa-yahoo[b-qmlcb8a2hb]:before {
  content: "\f19e";
}

.fa-yammer[b-qmlcb8a2hb]:before {
  content: "\f840";
}

.fa-yandex[b-qmlcb8a2hb]:before {
  content: "\f413";
}

.fa-yandex-international[b-qmlcb8a2hb]:before {
  content: "\f414";
}

.fa-yarn[b-qmlcb8a2hb]:before {
  content: "\f7e3";
}

.fa-yelp[b-qmlcb8a2hb]:before {
  content: "\f1e9";
}

.fa-yen-sign[b-qmlcb8a2hb]:before {
  content: "\f157";
}

.fa-yin-yang[b-qmlcb8a2hb]:before {
  content: "\f6ad";
}

.fa-yoast[b-qmlcb8a2hb]:before {
  content: "\f2b1";
}

.fa-youtube[b-qmlcb8a2hb]:before {
  content: "\f167";
}

.fa-youtube-square[b-qmlcb8a2hb]:before {
  content: "\f431";
}

.fa-zhihu[b-qmlcb8a2hb]:before {
  content: "\f63f";
}

.sr-only[b-qmlcb8a2hb] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active[b-qmlcb8a2hb], .sr-only-focusable:focus[b-qmlcb8a2hb] {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa[b-qmlcb8a2hb],
.fas[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab[b-qmlcb8a2hb] {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

@keyframes bounce-b-qmlcb8a2hb {
  20%, 53%, 80%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce[b-qmlcb8a2hb] {
  animation-name: bounce-b-qmlcb8a2hb;
  transform-origin: center bottom;
}

@keyframes flash-b-qmlcb8a2hb {
  50%, from, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash[b-qmlcb8a2hb] {
  animation-name: flash-b-qmlcb8a2hb;
}

@keyframes pulse-b-qmlcb8a2hb {
  from, to {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
}
.pulse[b-qmlcb8a2hb] {
  animation-name: pulse-b-qmlcb8a2hb;
}

@keyframes rubberBand-b-qmlcb8a2hb {
  from, to {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
}
.rubberBand[b-qmlcb8a2hb] {
  animation-name: rubberBand-b-qmlcb8a2hb;
}

@keyframes shake-b-qmlcb8a2hb {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake[b-qmlcb8a2hb] {
  animation-name: shake-b-qmlcb8a2hb;
}

@keyframes headShake-b-qmlcb8a2hb {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake[b-qmlcb8a2hb] {
  animation-timing-function: ease-in-out;
  animation-name: headShake-b-qmlcb8a2hb;
}

@keyframes swing-b-qmlcb8a2hb {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing[b-qmlcb8a2hb] {
  transform-origin: top center;
  animation-name: swing-b-qmlcb8a2hb;
}

@keyframes tada-b-qmlcb8a2hb {
  from, to {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
}
.tada[b-qmlcb8a2hb] {
  animation-name: tada-b-qmlcb8a2hb;
}

@keyframes wobble-b-qmlcb8a2hb {
  from, to {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
}
.wobble[b-qmlcb8a2hb] {
  animation-name: wobble-b-qmlcb8a2hb;
}

@keyframes jello-b-qmlcb8a2hb {
  11.1%, from, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello[b-qmlcb8a2hb] {
  animation-name: jello-b-qmlcb8a2hb;
  transform-origin: center;
}

@keyframes bounceIn-b-qmlcb8a2hb {
  20%, 40%, 60%, 80%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn[b-qmlcb8a2hb] {
  animation-name: bounceIn-b-qmlcb8a2hb;
}

@keyframes bounceInDown-b-qmlcb8a2hb {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown[b-qmlcb8a2hb] {
  animation-name: bounceInDown-b-qmlcb8a2hb;
}

@keyframes bounceInLeft-b-qmlcb8a2hb {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft[b-qmlcb8a2hb] {
  animation-name: bounceInLeft-b-qmlcb8a2hb;
}

@keyframes bounceInRight-b-qmlcb8a2hb {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight[b-qmlcb8a2hb] {
  animation-name: bounceInRight-b-qmlcb8a2hb;
}

@keyframes bounceInUp-b-qmlcb8a2hb {
  60%, 75%, 90%, from, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp[b-qmlcb8a2hb] {
  animation-name: bounceInUp-b-qmlcb8a2hb;
}

@keyframes fadeIn-b-qmlcb8a2hb {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn[b-qmlcb8a2hb] {
  animation-name: fadeIn-b-qmlcb8a2hb;
}

@keyframes fadeInDown-b-qmlcb8a2hb {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown[b-qmlcb8a2hb] {
  animation-name: fadeInDown-b-qmlcb8a2hb;
}

@keyframes fadeInLeft-b-qmlcb8a2hb {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft[b-qmlcb8a2hb] {
  animation-name: fadeInLeft-b-qmlcb8a2hb;
}

@keyframes fadeInRight-b-qmlcb8a2hb {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight[b-qmlcb8a2hb] {
  animation-name: fadeInRight-b-qmlcb8a2hb;
}

@keyframes fadeInUp-b-qmlcb8a2hb {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp[b-qmlcb8a2hb] {
  animation-name: fadeInUp-b-qmlcb8a2hb;
}

@keyframes lightSpeedIn-b-qmlcb8a2hb {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn[b-qmlcb8a2hb] {
  animation-name: lightSpeedIn-b-qmlcb8a2hb;
  animation-timing-function: ease-out;
}

@keyframes rotateIn-b-qmlcb8a2hb {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn[b-qmlcb8a2hb] {
  animation-name: rotateIn-b-qmlcb8a2hb;
}

@keyframes rotateInDownLeft-b-qmlcb8a2hb {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft[b-qmlcb8a2hb] {
  animation-name: rotateInDownLeft-b-qmlcb8a2hb;
}

@keyframes rotateInDownRight-b-qmlcb8a2hb {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight[b-qmlcb8a2hb] {
  animation-name: rotateInDownRight-b-qmlcb8a2hb;
}

@keyframes rotateInUpLeft-b-qmlcb8a2hb {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft[b-qmlcb8a2hb] {
  animation-name: rotateInUpLeft-b-qmlcb8a2hb;
}

@keyframes rotateInUpRight-b-qmlcb8a2hb {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight[b-qmlcb8a2hb] {
  animation-name: rotateInUpRight-b-qmlcb8a2hb;
}

@keyframes rollIn-b-qmlcb8a2hb {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn[b-qmlcb8a2hb] {
  animation-name: rollIn-b-qmlcb8a2hb;
}

@keyframes zoomIn-b-qmlcb8a2hb {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn[b-qmlcb8a2hb] {
  animation-name: zoomIn-b-qmlcb8a2hb;
}

@keyframes zoomInDown-b-qmlcb8a2hb {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown[b-qmlcb8a2hb] {
  animation-name: zoomInDown-b-qmlcb8a2hb;
}

@keyframes zoomInLeft-b-qmlcb8a2hb {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft[b-qmlcb8a2hb] {
  animation-name: zoomInLeft-b-qmlcb8a2hb;
}

@keyframes zoomInRight-b-qmlcb8a2hb {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight[b-qmlcb8a2hb] {
  animation-name: zoomInRight-b-qmlcb8a2hb;
}

@keyframes zoomInUp-b-qmlcb8a2hb {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp[b-qmlcb8a2hb] {
  animation-name: zoomInUp-b-qmlcb8a2hb;
}

@keyframes slideInDown-b-qmlcb8a2hb {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown[b-qmlcb8a2hb] {
  animation-name: slideInDown-b-qmlcb8a2hb;
}

@keyframes slideInLeft-b-qmlcb8a2hb {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft[b-qmlcb8a2hb] {
  animation-name: slideInLeft-b-qmlcb8a2hb;
}

@keyframes slideInRight-b-qmlcb8a2hb {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight[b-qmlcb8a2hb] {
  animation-name: slideInRight-b-qmlcb8a2hb;
}

@keyframes slideInUp-b-qmlcb8a2hb {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp[b-qmlcb8a2hb] {
  animation-name: slideInUp-b-qmlcb8a2hb;
}

.elementor-animation-grow[b-qmlcb8a2hb] {
  transition-duration: 0.3s;
  transition-property: transform;
}

.elementor-animation-grow:active[b-qmlcb8a2hb], .elementor-animation-grow:focus[b-qmlcb8a2hb], .elementor-animation-grow:hover[b-qmlcb8a2hb] {
  transform: scale(1.1);
}

.elementor-animation-shrink[b-qmlcb8a2hb] {
  transition-duration: 0.3s;
  transition-property: transform;
}

.elementor-animation-shrink:active[b-qmlcb8a2hb], .elementor-animation-shrink:focus[b-qmlcb8a2hb], .elementor-animation-shrink:hover[b-qmlcb8a2hb] {
  transform: scale(0.9);
}

@keyframes elementor-animation-pulse-b-qmlcb8a2hb {
  25% {
    transform: scale(1.1);
  }
  75% {
    transform: scale(0.9);
  }
}
.elementor-animation-pulse:active[b-qmlcb8a2hb], .elementor-animation-pulse:focus[b-qmlcb8a2hb], .elementor-animation-pulse:hover[b-qmlcb8a2hb] {
  animation-name: elementor-animation-pulse-b-qmlcb8a2hb;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes elementor-animation-pulse-grow-b-qmlcb8a2hb {
  to {
    transform: scale(1.1);
  }
}
.elementor-animation-pulse-grow:active[b-qmlcb8a2hb], .elementor-animation-pulse-grow:focus[b-qmlcb8a2hb], .elementor-animation-pulse-grow:hover[b-qmlcb8a2hb] {
  animation-name: elementor-animation-pulse-grow-b-qmlcb8a2hb;
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes elementor-animation-pulse-shrink-b-qmlcb8a2hb {
  to {
    transform: scale(0.9);
  }
}
.elementor-animation-pulse-shrink:active[b-qmlcb8a2hb], .elementor-animation-pulse-shrink:focus[b-qmlcb8a2hb], .elementor-animation-pulse-shrink:hover[b-qmlcb8a2hb] {
  animation-name: elementor-animation-pulse-shrink-b-qmlcb8a2hb;
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes elementor-animation-push-b-qmlcb8a2hb {
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
.elementor-animation-push:active[b-qmlcb8a2hb], .elementor-animation-push:focus[b-qmlcb8a2hb], .elementor-animation-push:hover[b-qmlcb8a2hb] {
  animation-name: elementor-animation-push-b-qmlcb8a2hb;
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}

@keyframes elementor-animation-pop-b-qmlcb8a2hb {
  50% {
    transform: scale(1.2);
  }
}
.elementor-animation-pop:active[b-qmlcb8a2hb], .elementor-animation-pop:focus[b-qmlcb8a2hb], .elementor-animation-pop:hover[b-qmlcb8a2hb] {
  animation-name: elementor-animation-pop-b-qmlcb8a2hb;
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}

.elementor-animation-bounce-in[b-qmlcb8a2hb] {
  transition-duration: 0.5s;
}

.elementor-animation-bounce-in:active[b-qmlcb8a2hb], .elementor-animation-bounce-in:focus[b-qmlcb8a2hb], .elementor-animation-bounce-in:hover[b-qmlcb8a2hb] {
  transform: scale(1.2);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

.elementor-animation-bounce-out[b-qmlcb8a2hb] {
  transition-duration: 0.5s;
}

.elementor-animation-bounce-out:active[b-qmlcb8a2hb], .elementor-animation-bounce-out:focus[b-qmlcb8a2hb], .elementor-animation-bounce-out:hover[b-qmlcb8a2hb] {
  transform: scale(0.8);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

.elementor-animation-rotate[b-qmlcb8a2hb] {
  transition-duration: 0.3s;
  transition-property: transform;
}

.elementor-animation-rotate:active[b-qmlcb8a2hb], .elementor-animation-rotate:focus[b-qmlcb8a2hb], .elementor-animation-rotate:hover[b-qmlcb8a2hb] {
  transform: rotate(4deg);
}

.elementor-animation-grow-rotate[b-qmlcb8a2hb] {
  transition-duration: 0.3s;
  transition-property: transform;
}

.elementor-animation-grow-rotate:active[b-qmlcb8a2hb], .elementor-animation-grow-rotate:focus[b-qmlcb8a2hb], .elementor-animation-grow-rotate:hover[b-qmlcb8a2hb] {
  transform: scale(1.1) rotate(4deg);
}

.elementor-animation-float[b-qmlcb8a2hb] {
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.elementor-animation-float:active[b-qmlcb8a2hb], .elementor-animation-float:focus[b-qmlcb8a2hb], .elementor-animation-float:hover[b-qmlcb8a2hb] {
  transform: translateY(-8px);
}

.elementor-animation-sink[b-qmlcb8a2hb] {
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.elementor-animation-sink:active[b-qmlcb8a2hb], .elementor-animation-sink:focus[b-qmlcb8a2hb], .elementor-animation-sink:hover[b-qmlcb8a2hb] {
  transform: translateY(8px);
}

@keyframes elementor-animation-bob-b-qmlcb8a2hb {
  0% {
    transform: translateY(-8px);
  }
  50% {
    transform: translateY(-4px);
  }
  100% {
    transform: translateY(-8px);
  }
}
@keyframes elementor-animation-bob-float-b-qmlcb8a2hb {
  100% {
    transform: translateY(-8px);
  }
}
.elementor-animation-bob:active[b-qmlcb8a2hb], .elementor-animation-bob:focus[b-qmlcb8a2hb], .elementor-animation-bob:hover[b-qmlcb8a2hb] {
  animation-name: elementor-animation-bob-float-b-qmlcb8a2hb, elementor-animation-bob-b-qmlcb8a2hb;
  animation-duration: 0.3s, 1.5s;
  animation-delay: 0s, 0.3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate;
}

@keyframes elementor-animation-hang-b-qmlcb8a2hb {
  0% {
    transform: translateY(8px);
  }
  50% {
    transform: translateY(4px);
  }
  100% {
    transform: translateY(8px);
  }
}
@keyframes elementor-animation-hang-sink-b-qmlcb8a2hb {
  100% {
    transform: translateY(8px);
  }
}
.elementor-animation-hang:active[b-qmlcb8a2hb], .elementor-animation-hang:focus[b-qmlcb8a2hb], .elementor-animation-hang:hover[b-qmlcb8a2hb] {
  animation-name: elementor-animation-hang-sink-b-qmlcb8a2hb, elementor-animation-hang-b-qmlcb8a2hb;
  animation-duration: 0.3s, 1.5s;
  animation-delay: 0s, 0.3s;
  animation-timing-function: ease-out, ease-in-out;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
  animation-direction: normal, alternate;
}

.elementor-animation-skew[b-qmlcb8a2hb] {
  transition-duration: 0.3s;
  transition-property: transform;
}

.elementor-animation-skew:active[b-qmlcb8a2hb], .elementor-animation-skew:focus[b-qmlcb8a2hb], .elementor-animation-skew:hover[b-qmlcb8a2hb] {
  transform: skew(-10deg);
}

.elementor-animation-skew-forward[b-qmlcb8a2hb] {
  transition-duration: 0.3s;
  transition-property: transform;
  transform-origin: 0 100%;
}

.elementor-animation-skew-forward:active[b-qmlcb8a2hb], .elementor-animation-skew-forward:focus[b-qmlcb8a2hb], .elementor-animation-skew-forward:hover[b-qmlcb8a2hb] {
  transform: skew(-10deg);
}

.elementor-animation-skew-backward[b-qmlcb8a2hb] {
  transition-duration: 0.3s;
  transition-property: transform;
  transform-origin: 0 100%;
}

.elementor-animation-skew-backward:active[b-qmlcb8a2hb], .elementor-animation-skew-backward:focus[b-qmlcb8a2hb], .elementor-animation-skew-backward:hover[b-qmlcb8a2hb] {
  transform: skew(10deg);
}

@keyframes elementor-animation-wobble-vertical-b-qmlcb8a2hb {
  16.65% {
    transform: translateY(8px);
  }
  33.3% {
    transform: translateY(-6px);
  }
  49.95% {
    transform: translateY(4px);
  }
  66.6% {
    transform: translateY(-2px);
  }
  83.25% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(0);
  }
}
.elementor-animation-wobble-vertical:active[b-qmlcb8a2hb], .elementor-animation-wobble-vertical:focus[b-qmlcb8a2hb], .elementor-animation-wobble-vertical:hover[b-qmlcb8a2hb] {
  animation-name: elementor-animation-wobble-vertical-b-qmlcb8a2hb;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

@keyframes elementor-animation-wobble-horizontal-b-qmlcb8a2hb {
  16.65% {
    transform: translateX(8px);
  }
  33.3% {
    transform: translateX(-6px);
  }
  49.95% {
    transform: translateX(4px);
  }
  66.6% {
    transform: translateX(-2px);
  }
  83.25% {
    transform: translateX(1px);
  }
  100% {
    transform: translateX(0);
  }
}
.elementor-animation-wobble-horizontal:active[b-qmlcb8a2hb], .elementor-animation-wobble-horizontal:focus[b-qmlcb8a2hb], .elementor-animation-wobble-horizontal:hover[b-qmlcb8a2hb] {
  animation-name: elementor-animation-wobble-horizontal-b-qmlcb8a2hb;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

@keyframes elementor-animation-wobble-to-bottom-right-b-qmlcb8a2hb {
  16.65% {
    transform: translate(8px, 8px);
  }
  33.3% {
    transform: translate(-6px, -6px);
  }
  49.95% {
    transform: translate(4px, 4px);
  }
  66.6% {
    transform: translate(-2px, -2px);
  }
  83.25% {
    transform: translate(1px, 1px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.elementor-animation-wobble-to-bottom-right:active[b-qmlcb8a2hb], .elementor-animation-wobble-to-bottom-right:focus[b-qmlcb8a2hb], .elementor-animation-wobble-to-bottom-right:hover[b-qmlcb8a2hb] {
  animation-name: elementor-animation-wobble-to-bottom-right-b-qmlcb8a2hb;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

@keyframes elementor-animation-wobble-to-top-right-b-qmlcb8a2hb {
  16.65% {
    transform: translate(8px, -8px);
  }
  33.3% {
    transform: translate(-6px, 6px);
  }
  49.95% {
    transform: translate(4px, -4px);
  }
  66.6% {
    transform: translate(-2px, 2px);
  }
  83.25% {
    transform: translate(1px, -1px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.elementor-animation-wobble-to-top-right:active[b-qmlcb8a2hb], .elementor-animation-wobble-to-top-right:focus[b-qmlcb8a2hb], .elementor-animation-wobble-to-top-right:hover[b-qmlcb8a2hb] {
  animation-name: elementor-animation-wobble-to-top-right-b-qmlcb8a2hb;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

@keyframes elementor-animation-wobble-top-b-qmlcb8a2hb {
  16.65% {
    transform: skew(-12deg);
  }
  33.3% {
    transform: skew(10deg);
  }
  49.95% {
    transform: skew(-6deg);
  }
  66.6% {
    transform: skew(4deg);
  }
  83.25% {
    transform: skew(-2deg);
  }
  100% {
    transform: skew(0);
  }
}
.elementor-animation-wobble-top[b-qmlcb8a2hb] {
  transform-origin: 0 100%;
}

.elementor-animation-wobble-top:active[b-qmlcb8a2hb], .elementor-animation-wobble-top:focus[b-qmlcb8a2hb], .elementor-animation-wobble-top:hover[b-qmlcb8a2hb] {
  animation-name: elementor-animation-wobble-top-b-qmlcb8a2hb;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

@keyframes elementor-animation-wobble-bottom-b-qmlcb8a2hb {
  16.65% {
    transform: skew(-12deg);
  }
  33.3% {
    transform: skew(10deg);
  }
  49.95% {
    transform: skew(-6deg);
  }
  66.6% {
    transform: skew(4deg);
  }
  83.25% {
    transform: skew(-2deg);
  }
  100% {
    transform: skew(0);
  }
}
.elementor-animation-wobble-bottom[b-qmlcb8a2hb] {
  transform-origin: 100% 0;
}

.elementor-animation-wobble-bottom:active[b-qmlcb8a2hb], .elementor-animation-wobble-bottom:focus[b-qmlcb8a2hb], .elementor-animation-wobble-bottom:hover[b-qmlcb8a2hb] {
  animation-name: elementor-animation-wobble-bottom-b-qmlcb8a2hb;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

@keyframes elementor-animation-wobble-skew-b-qmlcb8a2hb {
  16.65% {
    transform: skew(-12deg);
  }
  33.3% {
    transform: skew(10deg);
  }
  49.95% {
    transform: skew(-6deg);
  }
  66.6% {
    transform: skew(4deg);
  }
  83.25% {
    transform: skew(-2deg);
  }
  100% {
    transform: skew(0);
  }
}
.elementor-animation-wobble-skew:active[b-qmlcb8a2hb], .elementor-animation-wobble-skew:focus[b-qmlcb8a2hb], .elementor-animation-wobble-skew:hover[b-qmlcb8a2hb] {
  animation-name: elementor-animation-wobble-skew-b-qmlcb8a2hb;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

@keyframes elementor-animation-buzz-b-qmlcb8a2hb {
  50% {
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    transform: translateX(-3px) rotate(-2deg);
  }
}
.elementor-animation-buzz:active[b-qmlcb8a2hb], .elementor-animation-buzz:focus[b-qmlcb8a2hb], .elementor-animation-buzz:hover[b-qmlcb8a2hb] {
  animation-name: elementor-animation-buzz-b-qmlcb8a2hb;
  animation-duration: 0.15s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes elementor-animation-buzz-out-b-qmlcb8a2hb {
  10% {
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    transform: translateX(1px) rotate(0);
  }
  100% {
    transform: translateX(-1px) rotate(0);
  }
}
.elementor-animation-buzz-out:active[b-qmlcb8a2hb], .elementor-animation-buzz-out:focus[b-qmlcb8a2hb], .elementor-animation-buzz-out:hover[b-qmlcb8a2hb] {
  animation-name: elementor-animation-buzz-out-b-qmlcb8a2hb;
  animation-duration: 0.75s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
/* /Pages/JobAdvertisement/Components/JobAdvertisementPreviewView_Old.razor.rz.scp.css */
@charset "UTF-8";
.close-btn[b-tr13360bmc] {
  width: 120px;
  border: 1px solid #EE353F;
  color: #EE353F;
  border-radius: 10px;
  font-size: 14px;
  cursor: pointer;
}

#toolbar[b-tr13360bmc] {
  /*box-shadow: 2px 2px 2px 2px lightgrey;*/
  margin-top: 10px;
  background-color: white;
  height: 100px;
  width: auto;
}

#job-search-link[b-tr13360bmc] {
  color: #C31C27;
}

#header-image[b-tr13360bmc] {
  margin-left: 17%;
  margin-top: 20px;
}

#header-links[b-tr13360bmc] {
  margin-left: 23%;
}

.header-link[b-tr13360bmc] {
  font-size: 18px;
  color: #888;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
}

::ng-deep .header-link > .mat-button-wrapper > .header-link-list[b-tr13360bmc] {
  white-space: nowrap;
  border-radius: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  background: #F9F9F9;
  border-bottom: 3px solid #C31C27;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  width: auto;
  display: none;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  outline: 0;
  text-rendering: optimizeLegibility;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 10px;
  z-index: 1;
}

::ng-deep .header-link > .mat-button-wrapper > .header-link-list > li[b-tr13360bmc] {
  float: none;
  position: relative;
  line-height: 32px;
  min-height: 0;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  background-repeat: no-repeat;
  text-rendering: optimizeLegibility;
  display: list-item;
  text-align: -webkit-match-parent;
  z-index: 1;
}

::ng-deep .header-link > .mat-button-wrapper > .header-link-list > li[b-tr13360bmc]:before {
  content: "" !important;
  margin-right: 0 !important;
}

::ng-deep .header-link > .mat-button-wrapper > .header-link-list > #hover-job-search-link > a[b-tr13360bmc] {
  background: #C31C27;
  color: #FFF !important;
  margin-left: -10px;
}

::ng-deep .header-link > .mat-button-wrapper > .header-link-list > li > a:hover[b-tr13360bmc] {
  background: #C31C27;
  color: #FFF !important;
  margin-left: -10px;
  font-size: 12px !important;
}

::ng-deep .header-link > .mat-button-wrapper > .header-link-list > li > a:hover > .fa[b-tr13360bmc] {
  margin-left: 10px !important;
}

.activeLink[b-tr13360bmc] {
  margin-left: 10px;
}

::ng-deep .header-link > .mat-button-wrapper > .header-link-list > li > a[b-tr13360bmc] {
  text-transform: none;
  text-align: left;
  border: 0;
  padding: 0 20px !important;
  line-height: 32px;
  color: #595959;
  font-size: 12px;
  display: block;
  font-family: "Asap", sans-serif;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  min-height: inherit;
  float: none;
}

::ng-deep .header-link > .mat-button-wrapper > .header-link-list > li > a.first[b-tr13360bmc] {
  border-top: 0;
}

::ng-deep .header-link > .mat-button-wrapper > .header-link-list > li > a > span[b-tr13360bmc] {
  display: none;
  font-size: 10px;
  text-transform: none;
  white-space: normal;
  line-height: normal;
  color: #999999;
  font-family: Arial, sans-serif;
  box-sizing: border-box;
}

::ng-deep .header-link:hover > .mat-button-wrapper > .header-link-list[b-tr13360bmc] {
  display: block;
}

.header-link:hover[b-tr13360bmc] {
  text-decoration: none;
}

.header-link:hover[b-tr13360bmc]:after {
  background: #F9F9F9;
  border: 1px solid #DEDEDE;
  border-right: 0;
  border-bottom: 0;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: -9px;
  left: 40%;
  transform: rotate(45deg);
}

::ng-deep .header-link > .mat-button-focus-overlay[b-tr13360bmc] {
  opacity: 0 !important;
}

::ng-deep .header-link > .mat-button-wrapper[b-tr13360bmc] {
  margin-left: -10px;
}

#language-select[b-tr13360bmc] {
  background: #C31C27;
  color: #FFF;
  padding: 2px;
  opacity: 100 !important;
  box-sizing: border-box;
  vertical-align: middle;
  font-size: 14px;
  margin-left: 10px;
}

#language-select > option[b-tr13360bmc] {
  background: #E6E6E6;
  color: #595959;
  border: none;
  box-sizing: border-box;
  padding-left: 20px;
  line-height: 0;
}

.fa[b-tr13360bmc] {
  margin-right: 15px;
  font-size: 15px;
}

/*redbox start css*/
input[b-tr13360bmc] {
  line-height: normal;
  font: inherit;
  margin: 0;
  color: #000;
  width: 100%;
  padding: 10px;
  border: 3px solid #ccc;
  background: #F7F7F7;
}

#header_after[b-tr13360bmc] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  z-index: -1;
}

#header_after .inside[b-tr13360bmc] {
  overflow: hidden !important;
  line-height: 0;
  max-width: 1280px;
  margin: 0 auto;
  z-index: -1;
}

.inside[b-tr13360bmc] {
  position: relative;
  text-align: left;
  z-index: -1;
}

#box[b-tr13360bmc] {
  overflow: hidden;
}

#submenu-box[b-tr13360bmc] {
  background: #C31C27;
  border: 2px solid #FFF;
  margin: 0;
  padding: 15px;
  min-height: 100px;
  max-width: 1200px;
}

#block-links[b-tr13360bmc] {
  position: relative;
  float: left;
  width: 74%;
  overflow: visible;
}

#block-links a[b-tr13360bmc] {
  display: inline !important;
  padding: 4px;
  margin-bottom: 0;
  color: #FFF;
  transition: All 0.1s ease;
  text-decoration: none;
}

.red-box-list[b-tr13360bmc] {
  list-style: none;
}

.invisible[b-tr13360bmc] {
  width: 0;
  height: 0;
  left: -1000px;
  top: -1000px;
  position: absolute;
  overflow: hidden;
}

#quick-form input[b-tr13360bmc] {
  font-size: 14px;
  color: #FFF;
  background: #C31C27;
  border: 1px solid #FFF;
}

#quick-form .widget-text[b-tr13360bmc] {
  margin-bottom: 12px;
  position: relative;
}

#quick-form .widget-text input[b-tr13360bmc] {
  width: 99.9% !important;
  margin-left: 0 !important;
}

#quick-form .submit[b-tr13360bmc] {
  width: 99% !important;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #C31C27;
  outline: 1px solid #FFF;
  color: #333;
  background: #FFF;
  font-size: 14px;
  font-weight: bold;
  margin: 1px;
}

#block-links li[b-tr13360bmc] {
  min-width: 174px;
  float: left;
  margin: 0 -10px 20px 0;
  font-size: 14px;
  display: list-item;
  text-align: -webkit-match-parent;
}

#block-links li[b-tr13360bmc]:before {
  content: "";
  margin-right: 0;
}

#header_after .image_container[b-tr13360bmc] {
  margin: 0;
}

#wrapper[b-tr13360bmc] {
  position: relative;
  z-index: 1;
  /*max-width: 1280px;*/
  width: 60%;
  margin: 0 auto;
}

#container-before[b-tr13360bmc] {
  position: relative;
  display: block;
  margin: -30px auto 0 auto;
  width: 100%;
  background: transparent;
}

#container-before .inside[b-tr13360bmc] {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 40px;
  min-height: 100px;
  max-width: 1280px;
}

#container[b-tr13360bmc] {
  position: relative;
  width: 100%;
  margin: 0;
  background: #fff;
}

.block[b-tr13360bmc] {
  overflow: hidden;
}

.inside[b-tr13360bmc] {
  position: relative;
  text-align: left;
}

#box[b-tr13360bmc] {
  overflow: hidden;
}

#submenu-box[b-tr13360bmc] {
  background: #C31C27;
  border: 2px solid #FFF;
  margin: 0;
  min-height: 100px;
  max-width: 1200px;
  padding: 15px 15px 15px 0;
}

#block-links[b-tr13360bmc] {
  position: relative;
  float: left;
  width: 74%;
  overflow: visible;
}

#block-links a[b-tr13360bmc] {
  display: inline !important;
  padding: 4px;
  margin-bottom: 0;
  color: #FFF;
  transition: All 0.1s ease;
  text-decoration: none;
}

#block-links ul[b-tr13360bmc] {
  padding-inline-start: 20px;
}

#block-links li[b-tr13360bmc] {
  float: left;
  margin: 0 20px 10px 0;
  font-size: 14px;
  display: list-item;
  text-align: -webkit-match-parent;
}

#block-links li.active[b-tr13360bmc] {
  color: #FFF;
  text-decoration: underline;
}

#block-links li[b-tr13360bmc]:before {
  content: "";
  margin-right: 0;
}

.sibling .fa[b-tr13360bmc], #block-links li.active .fa[b-tr13360bmc] {
  color: white;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 5px;
  font-size: 14px;
  text-align: center;
  line-height: 1em;
}

.image_container[b-tr13360bmc] {
  position: relative;
  padding: 0;
}

.image_container img[b-tr13360bmc] {
  width: 100%;
  display: block;
  height: auto;
}

.form-block[b-tr13360bmc] {
  overflow: hidden;
}

.picture-block[b-tr13360bmc] {
  overflow: hidden;
}

/*redbox end css*/
.example-fill-remaining-space[b-tr13360bmc] {
  flex: 0.73 1 auto;
}

.navItems[b-tr13360bmc] {
  display: inline-flex;
}

.customRow[b-tr13360bmc] {
  max-width: 780px;
  display: block;
  text-align: left;
}

.header[b-tr13360bmc] {
  width: 100%;
  box-shadow: 2px 2px 2px 2px lightgrey;
  margin-top: 20px;
  background-color: white;
  height: 100px;
}

/*.container-fluid {*/
/*  width: max-content;*/
/*  background-color: grey;*/
/*}*/
.container-inside[b-tr13360bmc] {
  padding: 15px 40px 40px 40px;
  overflow: hidden;
}

.image_container[b-tr13360bmc] {
  position: relative;
  padding: 0;
}

.image_container img[b-tr13360bmc] {
  width: 100%;
  display: block;
  height: auto;
}

.image_container img[b-tr13360bmc] {
  width: 100%;
  display: block;
  height: auto;
}

.delimiterList[b-tr13360bmc] {
  font-family: "Open Sans", sans-serif;
  line-height: 20px;
  text-align: left;
  color: #5e5e5e !important;
  font-size: 11px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background-repeat: no-repeat;
  text-rendering: optimizeLegibility;
  list-style: none;
  box-sizing: border-box;
}

.delimiterList li[b-tr13360bmc] {
  display: inline-block;
  margin-right: 5px;
}

.first[b-tr13360bmc] {
  display: inline-block;
  margin-right: 5px;
}

.delimiter[b-tr13360bmc] {
  display: inline-block;
  margin-right: 5px;
}

.last[b-tr13360bmc] {
  display: inline-block;
  margin-right: 5px;
}

h2[b-tr13360bmc] {
  font-size: 22px !important;
  font-weight: bold !important;
}

.ce_headline[b-tr13360bmc] {
  text-align: left;
  padding: 0.3em 0;
  line-height: 1.1;
  margin-bottom: 0.5em;
  font-family: "Open Sans", sans-serif;
  color: #333;
  font-size: 35px;
  padding-top: 0;
  font-weight: 300 !important;
  border-bottom: 3px solid #C31C27;
  box-sizing: border-box;
  max-width: 780px;
  width: 100%;
}

.block[b-tr13360bmc] {
  border: none;
  background-color: #00cc00;
  margin-bottom: 10px;
}

.block1[b-tr13360bmc] {
  border: none;
  background-color: #C31C27;
  margin-bottom: 10px;
}

.block1 a[b-tr13360bmc] {
  font-family: "Open Sans", sans-serif;
  line-height: 20px;
  margin: 0;
  border: 0;
  outline: 0;
  text-rendering: optimizeLegibility;
  text-decoration: none;
  box-sizing: border-box;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  /*margin-bottom: 4px;*/
  /*margin-right: 20px;*/
  color: #fff;
  padding: 8px 10px;
  font-size: 11px;
  background: #C31C27;
}

.block a[b-tr13360bmc] {
  font-family: "Open Sans", sans-serif;
  line-height: 20px;
  margin: 0;
  border: 0;
  outline: 0;
  text-rendering: optimizeLegibility;
  text-decoration: none;
  box-sizing: border-box;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  /*margin-bottom: 4px;*/
  /*margin-right: 20px;*/
  color: #fff;
  padding: 8px 10px;
  font-size: 11px;
  background: #0C0;
}

.parTitle[b-tr13360bmc] {
  margin-top: 0;
  color: #555;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  outline: 0;
  box-sizing: border-box;
}

.widget .btn[b-tr13360bmc] {
  border-radius: 0;
  padding: 7px 5px 5px 7px;
  min-width: 120px;
  min-height: 39px;
  text-align: left;
  margin-right: 5px;
  margin-top: 5px;
  line-height: normal;
}

.widget .btn[b-tr13360bmc] {
  color: #ffffff;
  border: 0;
  font-size: 1em;
  margin: 2px 1px;
  min-width: 100px;
}

.widget .btn .text-1[b-tr13360bmc] {
  display: inline-block !important;
  margin: 0 !important;
  font-size: 0.8em;
  text-align: left;
}

.widget i.fa[b-tr13360bmc] {
  display: inline-block;
  margin: 0 5px 0 0 !important;
  clear: none !important;
  font-size: 1.8em;
  vertical-align: top;
}

.widget .facebook[b-tr13360bmc] {
  background-color: #4267b2;
  margin-right: 10px;
  min-width: 120px;
}

.widget .linkedin[b-tr13360bmc] {
  background-color: #00aced;
  margin-right: 10px;
  min-width: 120px;
}

.widget .xing[b-tr13360bmc] {
  background-color: #126567;
  margin-right: 10px;
  min-width: 120px;
}

.widget .dropbox[b-tr13360bmc] {
  background-color: #007ee5;
  margin-right: 10px;
  min-width: 120px;
}

.widget .file[b-tr13360bmc] {
  background-color: #cba442;
  margin-right: 10px;
  min-width: 120px;
}

.widget .instapp[b-tr13360bmc] {
  background-color: #103a4e;
  min-width: 120px;
}

.endParagraph[b-tr13360bmc] {
  max-width: 780px;
  text-align: left;
  color: #555;
  overflow-x: hidden;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
  margin-top: 0;
}

.endParagraph1[b-tr13360bmc] {
  max-width: 780px;
  text-align: left;
  color: #555;
  overflow-x: hidden;
  font-family: "Open Sans", sans-serif;
  font-size: 16.8px;
  letter-spacing: 0.1px;
  margin-top: 0;
}

.paraghraps[b-tr13360bmc] {
  max-width: 780px;
  text-align: left;
  color: #555;
  overflow-x: hidden;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1px;
}

.subTitles[b-tr13360bmc] {
  max-width: 780px;
  font-size: 20px !important;
  color: #C31C27 !important;
  font-weight: bold;
}

.customList[b-tr13360bmc] {
  list-style: none;
  color: #555;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: left !important;
  padding-left: 15px;
  margin-bottom: 25px;
  max-width: 780px;
}

.customList li[b-tr13360bmc]:before {
  content: "•";
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.customHr[b-tr13360bmc] {
  position: relative;
  margin: 40px 0;
  height: 7px;
  line-height: 7px;
  border: 0;
  background: url(src/assets/images/divider_2.png);
}

.shareTitle[b-tr13360bmc] {
  font-size: 22px;
  line-height: 1.2em;
  font-family: "Open Sans", sans-serif;
  font-weight: normal !important;
  color: red;
  padding-left: 14px;
  text-align: left;
}

.shareTitle1[b-tr13360bmc] {
  font-size: 22px;
  line-height: 1.2em;
  font-family: "Open Sans", sans-serif;
  font-weight: normal !important;
  color: red;
  text-align: left;
}

.roundButtons[b-tr13360bmc] {
  padding-top: 21px;
  padding-left: 14px;
}

.btnText[b-tr13360bmc] {
  font-size: 11px;
}

.form-block[b-tr13360bmc] {
  overflow: hidden;
  padding-left: 17px;
}

.submit_container input[b-tr13360bmc] {
  width: auto !important;
}

#quick-form input[b-tr13360bmc] {
  font-size: 14px;
  color: #FFF;
  background: #C31C27;
  border: 1px solid #FFF;
}

#quick-form .widget-text[b-tr13360bmc] {
  margin-bottom: 12px;
  position: relative;
}

#quick-form .widget-text input[b-tr13360bmc] {
  width: 99.9% !important;
  margin-left: 0 !important;
}

#quick-form .submit[b-tr13360bmc] {
  width: 99% !important;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #C31C27;
  outline: 1px solid #FFF;
  color: #333;
  background: #FFF;
  font-size: 14px;
  font-weight: bold;
  margin: 1px;
}

.image_container[b-tr13360bmc] {
  position: relative;
  padding: 0;
  margin-bottom: 10px;
}

.image_container.float_right[b-tr13360bmc], .image_container.float_left[b-tr13360bmc] {
  float: right;
  width: 45%;
  padding: 0;
  margin-bottom: 3%;
}

.image_container.float_right[b-tr13360bmc] {
  margin-left: 5%;
}

.image_container.float_left[b-tr13360bmc] {
  margin-right: 5%;
}

.image_container img[b-tr13360bmc] {
  width: 100%;
  display: block;
  height: auto;
}

#container .noresize .image_container[b-tr13360bmc] {
  margin: 0 !important;
  width: auto !important;
}

#container .noresize.team .image_container[b-tr13360bmc] {
  margin: 0 30px 10px 0 !important;
  float: left !important;
}

#container .noresize.with-powerserv .image_container[b-tr13360bmc] {
  margin: 0 !important;
  padding: 0 10px 20px 0 !important;
  float: left !important;
}

#container .noresize.with-powerserv p[b-tr13360bmc] {
  padding-left: 110px;
}

#container .noresize .image_container img[b-tr13360bmc] {
  width: auto;
  height: auto;
}

.sidbarLinkHeader[b-tr13360bmc] {
  max-height: 295px;
  margin: 0;
  color: #333;
  font-size: 18px;
  font-weight: normal;
  padding: 0;
}

.listStyle ul li[b-tr13360bmc] {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  #block-links[b-tr13360bmc] {
    display: none;
  }
}
@media (max-width: 680px) {
  .responsiveBtns[b-tr13360bmc] {
    display: grid !important;
    max-width: 210px !important;
    min-width: 210px !important;
    float: left !important;
    width: 100%;
  }
  .block1[b-tr13360bmc] {
    margin: 0 0 5px 0 !important;
  }
}
input[type=submit].green[b-tr13360bmc] {
  background: #0C0;
}

button[b-tr13360bmc], html input[type=button][b-tr13360bmc], input[type=reset][b-tr13360bmc], input[type=submit][b-tr13360bmc] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[b-tr13360bmc], select[b-tr13360bmc], textarea[b-tr13360bmc] {
  width: 100%;
  padding: 10px;
  margin: 0;
  border: 3px solid #ccc;
  color: #333;
  background: #F7F7F7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 13px;
}

button[b-tr13360bmc], input[b-tr13360bmc], optgroup[b-tr13360bmc], select[b-tr13360bmc], textarea[b-tr13360bmc] {
  font: inherit;
  margin: 0;
}

button[b-tr13360bmc], input[b-tr13360bmc], select[b-tr13360bmc], textarea[b-tr13360bmc] {
  color: #000;
}

h1[b-tr13360bmc] {
  font-size: 35px;
  padding-top: 0;
  font-weight: 300;
  border-bottom: 3px solid #C31C27;
  margin-top: -5px;
}

h2[b-tr13360bmc] {
  font-size: 22px;
  margin-bottom: 30px;
  border-bottom: 2px solid #C31C27;
}

h1[b-tr13360bmc], h2[b-tr13360bmc], h3[b-tr13360bmc], h4[b-tr13360bmc], h5[b-tr13360bmc], h6[b-tr13360bmc] {
  padding: 0.3em 0;
  line-height: 1.1;
  margin-bottom: 0.5em;
  font-family: "Open Sans", sans-serif;
  color: #333;
}

p[b-tr13360bmc] {
  margin-bottom: 15px;
}

ul[b-tr13360bmc] {
  list-style: none;
}

[b-tr13360bmc]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder[b-tr13360bmc] { /* Internet Explorer 10-11 */
  color: white;
}

[b-tr13360bmc]::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
}

*[b-tr13360bmc] {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background-repeat: no-repeat;
  text-rendering: optimizeLegibility;
}

/* FONTELLO*/
@font-face {
  font-family: "fontello";
  src: url("../../../assets/Fonts/Fontello/fontello.eot");
  src: url("../../../assets/Fonts/Fontello/fontello.eot#iefix") format("embedded-opentype"), url("../../../assets/Fonts/Fontello/fontello.woff2") format("woff2"), url("../../../assets/Fonts/Fontello/fontello.woff") format("woff"), url("../../../assets/Fonts/Fontello/fontello.ttf") format("truetype"), url("../../../assets/Fonts/Fontello/fontello.svg#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../../../assets/Fonts/Fontello/fontello.svg?12282610#fontello') format('svg');
  }
}
*/
[class^=icon-][b-tr13360bmc]:before, [class*=" icon-"][b-tr13360bmc]:before {
  font-family: "fontello", sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-thumbs-up[b-tr13360bmc]:before {
  content: "\e800";
}

/* '' */
.icon-lightbulb[b-tr13360bmc]:before {
  content: "\e801";
}

/* '' */
.icon-menu[b-tr13360bmc]:before {
  content: "\e802";
}

/* '' */
.icon-user[b-tr13360bmc]:before {
  content: "\e803";
}

/* '' */
.icon-search[b-tr13360bmc]:before {
  content: "\e804";
}

/* '' */
.icon-comment[b-tr13360bmc]:before {
  content: "\e805";
}

/* '' */
.icon-doc[b-tr13360bmc]:before {
  content: "\e806";
}

/* '' */
.icon-info[b-tr13360bmc]:before {
  content: "\e807";
}

/* '' */
.icon-target[b-tr13360bmc]:before {
  content: "\e808";
}

/* '' */
.icon-list[b-tr13360bmc]:before {
  content: "\e809";
}

/* '' */
.icon-globe[b-tr13360bmc]:before {
  content: "\e80a";
}

/* '' */
.icon-download-alt[b-tr13360bmc]:before {
  content: "\e80b";
}

/* '' */
.icon-star[b-tr13360bmc]:before {
  content: "\e80c";
}

/* '' */
.icon-plus[b-tr13360bmc]:before {
  content: "\e80d";
}

/* '' */
.icon-rocket-1[b-tr13360bmc]:before {
  content: "\f135";
}

/* '' */
.icon-paper-plane[b-tr13360bmc]:before {
  content: "\f1d8";
}

/* '' */
.icon-spread[b-tr13360bmc]:before {
  content: "\f527";
}

/* '' */
/*FONTELLO END*/
#colCustomized .inside[b-tr13360bmc], #header_after .inside[b-tr13360bmc] {
  max-width: 1280px;
  margin: 0 auto;
}

#colCustomized .inside[b-tr13360bmc], #header_after .inside[b-tr13360bmc] {
  max-width: 1280px;
  margin: 0 auto;
}
/* /Pages/JobAdvertisement/Components/JobAdvertismentAIContextEditor.razor.rz.scp.css */
.disclaimer[b-b94au05862] {
  width: 100%;
  padding: 1rem;
  margin: 0 1em 1em 1em;
  color: red;
  border: 1px solid red;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.input-border[b-b94au05862] {
  border: 1px solid lightgray;
  padding: 1em;
  border-radius: 0.75rem;
}
/* /Pages/Todos/Actions/ExpiredJeannieAngebotTodoDetails.razor.rz.scp.css */
.approveButton[b-b52essgygz] {
  margin-left: auto !important;
}
/* /Pages/Todos/Actions/IncompleteVacancyJeannieDetails.razor.rz.scp.css */
.approveButton[b-my78zncjf3] {
  margin-left: auto !important;
}
/* /Pages/Todos/Actions/UnlinkedTempLynkVacancyDetails.razor.rz.scp.css */
.approveButton[b-a5v4g00j8v] {
  margin-left: auto !important;
}
/* /Pages/Todos/Components/TodoViews/ExpiredJeannieAngebot.razor.rz.scp.css */
.text-black[b-w3ig5idoq2] {
  color: #000000 !important;
}

a.text-black:hover[b-w3ig5idoq2], a.text-black:focus[b-w3ig5idoq2] {
  color: #303030 !important;
}
/* /Pages/Todos/Components/TodoViews/InaccurateJeannieUberlassungCorrelation.razor.rz.scp.css */
.text-black[b-84bi45i01k] {
  color: #000000 !important;
}

a.text-black:hover[b-84bi45i01k], a.text-black:focus[b-84bi45i01k] {
  color: #303030 !important;
}
/* /Pages/Todos/Components/TodoViews/IncompleteVacancyJeannie.razor.rz.scp.css */
.text-black[b-xrttfx65r7] {
  color: #000000 !important;
}

a.text-black:hover[b-xrttfx65r7], a.text-black:focus[b-xrttfx65r7] {
  color: #303030 !important;
}
/* /Pages/Vacancies/Components/VacancyAiContextEditor.razor.rz.scp.css */
.disclaimer[b-1otxr88fz9] {
  width: 100%;
  padding: 1rem;
  margin: 0 1em 1em 1em;
  color: red;
  border: 1px solid red;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.input-border[b-1otxr88fz9] {
  border: 1px solid lightgray;
  padding: 1em;
  border-radius: 0.75rem;
}
/* /Pages/Workforce/Components/WorkforceDetailsTab.razor.rz.scp.css */
.disclaimer[b-hun72j1pn6] {
  width: 100%;
  padding: 1rem;
  margin: 1em;
  color: red;
  border: 1px solid red;
  border-radius: 0.75rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
/* /Pages/Workforce/Components/WorkforceHistory.razor.rz.scp.css */
#accordion[b-fnuc3lgoks] {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

#collapseOne[b-fnuc3lgoks] {
  flex-basis: 0px;
  flex-grow: 1;
  overflow-y: auto;
}

[b-fnuc3lgoks] .expander-container {
  display: flex;
  justify-content: center;
  text-align: center;
  height: 1.5rem;
  width: 1.5rem;
  padding: 0.5rem;
  margin-right: -0.5rem;
  cursor: pointer;
  user-select: none;
  transition: transform 0.2s ease-in-out;
}

[b-fnuc3lgoks] .expander-container.expanded {
  transform: rotate(90deg);
}
/* /Pages/Workforce/Components/WorkforceList.razor.rz.scp.css */
[b-rtqrwpfp9c] .form-check {
  padding-left: 0;
}

[b-rtqrwpfp9c] .input-bool {
  border-width: 1px;
  border-radius: 4px;
  width: 22px;
  height: 22px;
  margin-right: 0.5rem !important;
}

[b-rtqrwpfp9c] .input-text {
  border-width: 1px;
  border-radius: 6px;
  padding: 12px 16px;
}

.paper-white[b-rtqrwpfp9c] {
  background: white;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  padding: 32px 16px;
  align-items: center;
  margin: 0px;
  margin-right: 15px;
}

[b-rtqrwpfp9c] .k-dropdown-wrap {
  border-radius: 6px;
}

[b-rtqrwpfp9c] .k-multiselect .k-multiselect-wrap {
  border-radius: 6px;
  border-width: 1px !important;
  border-color: rgba(0, 0, 0, 0.12) !important;
}

[b-rtqrwpfp9c] .k-numerictextbox .k-numeric-wrap {
  border-radius: 6px;
  border-width: 1px !important;
  border-color: rgba(0, 0, 0, 0.12) !important;
}

[b-rtqrwpfp9c] .selectedMode {
  background-color: red;
}

.selectedMode .google-icon-filter[b-rtqrwpfp9c] {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
}

.google-icon-filter[b-rtqrwpfp9c] {
  width: 1.3rem;
  filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
}

.list-entry[b-rtqrwpfp9c] {
  color: black;
  font-weight: bolder;
}

.select-header *:hover[b-rtqrwpfp9c] {
  text-decoration: underline;
}

[b-rtqrwpfp9c] .list-column {
  max-width: 10vw;
}
/* /Pages/Workforce/Components/WorkforceListViewEntry.razor.rz.scp.css */
.list-entry[b-gnildz60xw] {
  color: black;
  font-weight: bolder;
}
/* /Pages/Workforce/Workforces.razor.rz.scp.css */
.history-entry-button[b-y683l9qev8] {
  border: 0;
  background: transparent;
}

.history-entry[b-y683l9qev8] {
  display: flex;
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 15px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  transition: background-color 0.3s ease;
  cursor: pointer;
}

.browser-history-card:hover[b-y683l9qev8] {
  background-color: #f5f5f5;
}

.history-card-content[b-y683l9qev8] {
  flex-grow: 1;
}
/* /Shared/DashboardCard.razor.rz.scp.css */
.counter[b-xaw7vybtt7] {
  line-height: 1;
  margin: 0;
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  font-weight: 500;
  margin-top: 15px;
}

.text[b-xaw7vybtt7] {
  margin: 0;
  margin-top: 7px;
  color: #fff;
  font-size: 17px;
  line-height: 1;
}

.badge[b-xaw7vybtt7] {
  font-size: 14px;
  font-weight: 100;
  padding: 0.6rem 1rem;
  margin-top: -10px;
  margin-right: -10px;
}

.icon[b-xaw7vybtt7] {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.icon img[b-xaw7vybtt7] {
  width: 75px;
}
.icon .svg-icon[b-xaw7vybtt7] {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(171deg) brightness(102%) contrast(104%);
}

.card[b-xaw7vybtt7] {
  height: 134px;
  text-align: center;
}
.card .blue[b-xaw7vybtt7] {
  background: linear-gradient(to right, #2eaceb, #00b4e8, #00bbe2, #00c1da, #1fc6d0);
}
.card .red[b-xaw7vybtt7] {
  background: linear-gradient(to right, #fc5d87, #fe6d7f, #fd7d7a, #fb8c78, #f79a7a);
}
.card .green[b-xaw7vybtt7] {
  background: linear-gradient(to right, #6fc27a, #81c575, #92c871, #a3ca6e, #b3cc6c);
}
.card .orange[b-xaw7vybtt7] {
  background: linear-gradient(to right, #ff873d, #ff943f, #ffa142, #ffad47, #feb94e);
}
.card .svg-icon[b-xaw7vybtt7] {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(171deg) brightness(102%) contrast(104%);
}

.small-card[b-xaw7vybtt7] {
  height: 100px;
}
.small-card .counter[b-xaw7vybtt7] {
  font-size: 30px;
  margin-top: 8px;
}
.small-card .text[b-xaw7vybtt7] {
  font-size: 15px;
}
.small-card .icon img[b-xaw7vybtt7] {
  width: 40px;
}

.x-small-card[b-xaw7vybtt7] {
  height: 80px;
}
.x-small-card .counter[b-xaw7vybtt7] {
  font-size: 24px;
  margin-top: 0px;
  margin-bottom: 2px;
}
.x-small-card .text[b-xaw7vybtt7] {
  font-size: 14px;
}
.x-small-card .icon img[b-xaw7vybtt7] {
  width: 35px;
}

@media only screen and (max-width: 575px) {
  .card[b-xaw7vybtt7], .small-card[b-xaw7vybtt7], .x-small-card[b-xaw7vybtt7] {
    height: 100px !important;
  }
  .counter[b-xaw7vybtt7] {
    font-size: 24px !important;
    margin-top: 0px !important;
    margin-bottom: 2px !important;
  }
  .text[b-xaw7vybtt7] {
    font-size: 15px !important;
  }
}
/* /Shared/ExperimentalDisclaimer.razor.rz.scp.css */
.disclaimer-body[b-ewtpzfs3bs] {
  padding-bottom: 1em;
}

.disclaimer-content[b-ewtpzfs3bs] {
  border: 3px red dashed;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  color: red;
  font-weight: bold;
  border-radius: 0.75rem;
}
/* /Shared/GeolocationEditor.razor.rz.scp.css */
.location-data-editor[b-usvbmv58f1] {
  position: relative;
}

[b-usvbmv58f1] .autocomplete-textbox {
  background: url(assets/images/google_on_white_hdpi.png) no-repeat scroll calc(100% - 0.125rem) calc(100% - 0.125rem)/3.375rem auto, white;
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 3.75rem;
}

.autocomplete-loading-indicator[b-usvbmv58f1] {
  position: absolute;
  top: 0.25rem;
  left: 0.375rem;
  transform: scale(0.75);
}

.autocomplete-valid[b-usvbmv58f1] {
  position: absolute;
  top: 0.625rem;
  left: 0.375rem;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #2ecc71;
  display: flex;
}

.autocomplete-valid > .icon[b-usvbmv58f1] {
  background: center/contain no-repeat url("assets/Icons/check.svg");
  width: 75%;
  height: 75%;
  margin: 12.5% 15% 12.5% 10%;
  filter: invert(1);
}

.autocomplete-wrapper[b-usvbmv58f1] {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: auto;
  padding-right: 2.5rem;
  z-index: 100;
  pointer-events: none;
}

.autocomplete[b-usvbmv58f1] {
  background: white;
  border: 1px solid #dee2e6;
  border-top-width: 0;
  transition: transform 0.5s ease-in-out;
  pointer-events: all;
}

.autocomplete.hidden[b-usvbmv58f1] {
  transform: translateY(-100%);
}

.autocomplete-item[b-usvbmv58f1] {
  padding: 8px 16px;
}

.autocomplete-item.selectable[b-usvbmv58f1] {
  cursor: pointer;
}

.autocomplete-item.selectable.selected[b-usvbmv58f1] {
  background: #eaeaea;
}

.autocomplete-item.selectable:hover[b-usvbmv58f1] {
  background: #f5f5f5;
}
/* /Shared/JeannieIdEditor.razor.rz.scp.css */
.editor[b-o7d1f6uo7l] {
  width: 180px;
}

span.view[b-o7d1f6uo7l] {
  width: 180px;
  display: inline-block;
}
/* /Shared/Layout/AppHeaderNav.razor.rz.scp.css */
@charset "UTF-8";
/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root[b-i44t4ie2ji] {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #FF0000;
  --secondary: #8F9092;
  --success: #2ecc71;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #e74c3c;
  --light: #f8f9fa;
  --dark: #343a40;
  --templynk: #1fa6e4;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*[b-i44t4ie2ji],
*[b-i44t4ie2ji]::before,
*[b-i44t4ie2ji]::after {
  box-sizing: border-box;
}

html[b-i44t4ie2ji] {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article[b-i44t4ie2ji], aside[b-i44t4ie2ji], figcaption[b-i44t4ie2ji], figure[b-i44t4ie2ji], footer[b-i44t4ie2ji], header[b-i44t4ie2ji], hgroup[b-i44t4ie2ji], main[b-i44t4ie2ji], nav[b-i44t4ie2ji], section[b-i44t4ie2ji] {
  display: block;
}

body[b-i44t4ie2ji] {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible)[b-i44t4ie2ji] {
  outline: 0 !important;
}

hr[b-i44t4ie2ji] {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1[b-i44t4ie2ji], h2[b-i44t4ie2ji], h3[b-i44t4ie2ji], h4[b-i44t4ie2ji], h5[b-i44t4ie2ji], h6[b-i44t4ie2ji] {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p[b-i44t4ie2ji] {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title][b-i44t4ie2ji],
abbr[data-original-title][b-i44t4ie2ji] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address[b-i44t4ie2ji] {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol[b-i44t4ie2ji],
ul[b-i44t4ie2ji],
dl[b-i44t4ie2ji] {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol[b-i44t4ie2ji],
ul ul[b-i44t4ie2ji],
ol ul[b-i44t4ie2ji],
ul ol[b-i44t4ie2ji] {
  margin-bottom: 0;
}

dt[b-i44t4ie2ji] {
  font-weight: 700;
}

dd[b-i44t4ie2ji] {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote[b-i44t4ie2ji] {
  margin: 0 0 1rem;
}

b[b-i44t4ie2ji],
strong[b-i44t4ie2ji] {
  font-weight: bolder;
}

small[b-i44t4ie2ji] {
  font-size: 80%;
}

sub[b-i44t4ie2ji],
sup[b-i44t4ie2ji] {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub[b-i44t4ie2ji] {
  bottom: -0.25em;
}

sup[b-i44t4ie2ji] {
  top: -0.5em;
}

a[b-i44t4ie2ji] {
  color: #FF0000;
  text-decoration: none;
  background-color: transparent;
}
a:hover[b-i44t4ie2ji] {
  color: #b30000;
  text-decoration: underline;
}

a:not([href])[b-i44t4ie2ji] {
  color: inherit;
  text-decoration: none;
}
a:not([href]):hover[b-i44t4ie2ji] {
  color: inherit;
  text-decoration: none;
}

pre[b-i44t4ie2ji],
code[b-i44t4ie2ji],
kbd[b-i44t4ie2ji],
samp[b-i44t4ie2ji] {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre[b-i44t4ie2ji] {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure[b-i44t4ie2ji] {
  margin: 0 0 1rem;
}

img[b-i44t4ie2ji] {
  vertical-align: middle;
  border-style: none;
}

svg[b-i44t4ie2ji] {
  overflow: hidden;
  vertical-align: middle;
}

table[b-i44t4ie2ji] {
  border-collapse: collapse;
}

caption[b-i44t4ie2ji] {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th[b-i44t4ie2ji] {
  text-align: inherit;
}

label[b-i44t4ie2ji] {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button[b-i44t4ie2ji] {
  border-radius: 0;
}

button:focus[b-i44t4ie2ji] {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input[b-i44t4ie2ji],
button[b-i44t4ie2ji],
select[b-i44t4ie2ji],
optgroup[b-i44t4ie2ji],
textarea[b-i44t4ie2ji] {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button[b-i44t4ie2ji],
input[b-i44t4ie2ji] {
  overflow: visible;
}

button[b-i44t4ie2ji],
select[b-i44t4ie2ji] {
  text-transform: none;
}

select[b-i44t4ie2ji] {
  word-wrap: normal;
}

button[b-i44t4ie2ji],
[type=button][b-i44t4ie2ji],
[type=reset][b-i44t4ie2ji],
[type=submit][b-i44t4ie2ji] {
  -webkit-appearance: button;
}

button:not(:disabled)[b-i44t4ie2ji],
[type=button]:not(:disabled)[b-i44t4ie2ji],
[type=reset]:not(:disabled)[b-i44t4ie2ji],
[type=submit]:not(:disabled)[b-i44t4ie2ji] {
  cursor: pointer;
}

button[b-i44t4ie2ji]::-moz-focus-inner,
[type=button][b-i44t4ie2ji]::-moz-focus-inner,
[type=reset][b-i44t4ie2ji]::-moz-focus-inner,
[type=submit][b-i44t4ie2ji]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio][b-i44t4ie2ji],
input[type=checkbox][b-i44t4ie2ji] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date][b-i44t4ie2ji],
input[type=time][b-i44t4ie2ji],
input[type=datetime-local][b-i44t4ie2ji],
input[type=month][b-i44t4ie2ji] {
  -webkit-appearance: listbox;
}

textarea[b-i44t4ie2ji] {
  overflow: auto;
  resize: vertical;
}

fieldset[b-i44t4ie2ji] {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend[b-i44t4ie2ji] {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress[b-i44t4ie2ji] {
  vertical-align: baseline;
}

[type=number][b-i44t4ie2ji]::-webkit-inner-spin-button,
[type=number][b-i44t4ie2ji]::-webkit-outer-spin-button {
  height: auto;
}

[type=search][b-i44t4ie2ji] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search][b-i44t4ie2ji]::-webkit-search-decoration {
  -webkit-appearance: none;
}

[b-i44t4ie2ji]::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output[b-i44t4ie2ji] {
  display: inline-block;
}

summary[b-i44t4ie2ji] {
  display: list-item;
  cursor: pointer;
}

template[b-i44t4ie2ji] {
  display: none;
}

[hidden][b-i44t4ie2ji] {
  display: none !important;
}

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

h1[b-i44t4ie2ji], .h1[b-i44t4ie2ji] {
  font-size: 2.5rem;
}

h2[b-i44t4ie2ji], .h2[b-i44t4ie2ji] {
  font-size: 2rem;
}

h3[b-i44t4ie2ji], .h3[b-i44t4ie2ji] {
  font-size: 1.75rem;
}

h4[b-i44t4ie2ji], .h4[b-i44t4ie2ji] {
  font-size: 1.5rem;
}

h5[b-i44t4ie2ji], .h5[b-i44t4ie2ji] {
  font-size: 1.25rem;
}

h6[b-i44t4ie2ji], .h6[b-i44t4ie2ji] {
  font-size: 1rem;
}

.lead[b-i44t4ie2ji] {
  font-size: 1.25rem;
  font-weight: 300;
}

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

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

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

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

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

small[b-i44t4ie2ji],
.small[b-i44t4ie2ji] {
  font-size: 80%;
  font-weight: 400;
}

mark[b-i44t4ie2ji],
.mark[b-i44t4ie2ji] {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled[b-i44t4ie2ji] {
  padding-left: 0;
  list-style: none;
}

.list-inline[b-i44t4ie2ji] {
  padding-left: 0;
  list-style: none;
}

.list-inline-item[b-i44t4ie2ji] {
  display: inline-block;
}
.list-inline-item:not(:last-child)[b-i44t4ie2ji] {
  margin-right: 0.5rem;
}

.initialism[b-i44t4ie2ji] {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote[b-i44t4ie2ji] {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer[b-i44t4ie2ji] {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer[b-i44t4ie2ji]::before {
  content: "— ";
}

.img-fluid[b-i44t4ie2ji] {
  max-width: 100%;
  height: auto;
}

.img-thumbnail[b-i44t4ie2ji] {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 10px;
  max-width: 100%;
  height: auto;
}

.figure[b-i44t4ie2ji] {
  display: inline-block;
}

.figure-img[b-i44t4ie2ji] {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption[b-i44t4ie2ji] {
  font-size: 90%;
  color: #6c757d;
}

code[b-i44t4ie2ji] {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code[b-i44t4ie2ji] {
  color: inherit;
}

kbd[b-i44t4ie2ji] {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd[b-i44t4ie2ji] {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre[b-i44t4ie2ji] {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code[b-i44t4ie2ji] {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable[b-i44t4ie2ji] {
  max-height: 340px;
  overflow-y: scroll;
}

.container[b-i44t4ie2ji] {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container[b-i44t4ie2ji] {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container[b-i44t4ie2ji] {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container[b-i44t4ie2ji] {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container[b-i44t4ie2ji] {
    max-width: 1140px;
  }
}

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

@media (min-width: 576px) {
  .container-sm[b-i44t4ie2ji], .container[b-i44t4ie2ji] {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md[b-i44t4ie2ji], .container-sm[b-i44t4ie2ji], .container[b-i44t4ie2ji] {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg[b-i44t4ie2ji], .container-md[b-i44t4ie2ji], .container-sm[b-i44t4ie2ji], .container[b-i44t4ie2ji] {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl[b-i44t4ie2ji], .container-lg[b-i44t4ie2ji], .container-md[b-i44t4ie2ji], .container-sm[b-i44t4ie2ji], .container[b-i44t4ie2ji] {
    max-width: 1140px;
  }
}
.row[b-i44t4ie2ji] {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

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

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

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

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

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

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

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

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

.col-auto[b-i44t4ie2ji] {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1[b-i44t4ie2ji] {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2[b-i44t4ie2ji] {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3[b-i44t4ie2ji] {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4[b-i44t4ie2ji] {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5[b-i44t4ie2ji] {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6[b-i44t4ie2ji] {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7[b-i44t4ie2ji] {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8[b-i44t4ie2ji] {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9[b-i44t4ie2ji] {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10[b-i44t4ie2ji] {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11[b-i44t4ie2ji] {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12[b-i44t4ie2ji] {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first[b-i44t4ie2ji] {
  order: -1;
}

.order-last[b-i44t4ie2ji] {
  order: 13;
}

.order-0[b-i44t4ie2ji] {
  order: 0;
}

.order-1[b-i44t4ie2ji] {
  order: 1;
}

.order-2[b-i44t4ie2ji] {
  order: 2;
}

.order-3[b-i44t4ie2ji] {
  order: 3;
}

.order-4[b-i44t4ie2ji] {
  order: 4;
}

.order-5[b-i44t4ie2ji] {
  order: 5;
}

.order-6[b-i44t4ie2ji] {
  order: 6;
}

.order-7[b-i44t4ie2ji] {
  order: 7;
}

.order-8[b-i44t4ie2ji] {
  order: 8;
}

.order-9[b-i44t4ie2ji] {
  order: 9;
}

.order-10[b-i44t4ie2ji] {
  order: 10;
}

.order-11[b-i44t4ie2ji] {
  order: 11;
}

.order-12[b-i44t4ie2ji] {
  order: 12;
}

.offset-1[b-i44t4ie2ji] {
  margin-left: 8.3333333333%;
}

.offset-2[b-i44t4ie2ji] {
  margin-left: 16.6666666667%;
}

.offset-3[b-i44t4ie2ji] {
  margin-left: 25%;
}

.offset-4[b-i44t4ie2ji] {
  margin-left: 33.3333333333%;
}

.offset-5[b-i44t4ie2ji] {
  margin-left: 41.6666666667%;
}

.offset-6[b-i44t4ie2ji] {
  margin-left: 50%;
}

.offset-7[b-i44t4ie2ji] {
  margin-left: 58.3333333333%;
}

.offset-8[b-i44t4ie2ji] {
  margin-left: 66.6666666667%;
}

.offset-9[b-i44t4ie2ji] {
  margin-left: 75%;
}

.offset-10[b-i44t4ie2ji] {
  margin-left: 83.3333333333%;
}

.offset-11[b-i44t4ie2ji] {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm[b-i44t4ie2ji] {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > *[b-i44t4ie2ji] {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > *[b-i44t4ie2ji] {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > *[b-i44t4ie2ji] {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > *[b-i44t4ie2ji] {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > *[b-i44t4ie2ji] {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > *[b-i44t4ie2ji] {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto[b-i44t4ie2ji] {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1[b-i44t4ie2ji] {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2[b-i44t4ie2ji] {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3[b-i44t4ie2ji] {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4[b-i44t4ie2ji] {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5[b-i44t4ie2ji] {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6[b-i44t4ie2ji] {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7[b-i44t4ie2ji] {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8[b-i44t4ie2ji] {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9[b-i44t4ie2ji] {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10[b-i44t4ie2ji] {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11[b-i44t4ie2ji] {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12[b-i44t4ie2ji] {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first[b-i44t4ie2ji] {
    order: -1;
  }
  .order-sm-last[b-i44t4ie2ji] {
    order: 13;
  }
  .order-sm-0[b-i44t4ie2ji] {
    order: 0;
  }
  .order-sm-1[b-i44t4ie2ji] {
    order: 1;
  }
  .order-sm-2[b-i44t4ie2ji] {
    order: 2;
  }
  .order-sm-3[b-i44t4ie2ji] {
    order: 3;
  }
  .order-sm-4[b-i44t4ie2ji] {
    order: 4;
  }
  .order-sm-5[b-i44t4ie2ji] {
    order: 5;
  }
  .order-sm-6[b-i44t4ie2ji] {
    order: 6;
  }
  .order-sm-7[b-i44t4ie2ji] {
    order: 7;
  }
  .order-sm-8[b-i44t4ie2ji] {
    order: 8;
  }
  .order-sm-9[b-i44t4ie2ji] {
    order: 9;
  }
  .order-sm-10[b-i44t4ie2ji] {
    order: 10;
  }
  .order-sm-11[b-i44t4ie2ji] {
    order: 11;
  }
  .order-sm-12[b-i44t4ie2ji] {
    order: 12;
  }
  .offset-sm-0[b-i44t4ie2ji] {
    margin-left: 0;
  }
  .offset-sm-1[b-i44t4ie2ji] {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2[b-i44t4ie2ji] {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3[b-i44t4ie2ji] {
    margin-left: 25%;
  }
  .offset-sm-4[b-i44t4ie2ji] {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5[b-i44t4ie2ji] {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6[b-i44t4ie2ji] {
    margin-left: 50%;
  }
  .offset-sm-7[b-i44t4ie2ji] {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8[b-i44t4ie2ji] {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9[b-i44t4ie2ji] {
    margin-left: 75%;
  }
  .offset-sm-10[b-i44t4ie2ji] {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11[b-i44t4ie2ji] {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md[b-i44t4ie2ji] {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > *[b-i44t4ie2ji] {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > *[b-i44t4ie2ji] {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > *[b-i44t4ie2ji] {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > *[b-i44t4ie2ji] {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > *[b-i44t4ie2ji] {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > *[b-i44t4ie2ji] {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto[b-i44t4ie2ji] {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1[b-i44t4ie2ji] {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2[b-i44t4ie2ji] {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3[b-i44t4ie2ji] {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4[b-i44t4ie2ji] {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5[b-i44t4ie2ji] {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6[b-i44t4ie2ji] {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7[b-i44t4ie2ji] {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8[b-i44t4ie2ji] {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9[b-i44t4ie2ji] {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10[b-i44t4ie2ji] {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11[b-i44t4ie2ji] {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12[b-i44t4ie2ji] {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first[b-i44t4ie2ji] {
    order: -1;
  }
  .order-md-last[b-i44t4ie2ji] {
    order: 13;
  }
  .order-md-0[b-i44t4ie2ji] {
    order: 0;
  }
  .order-md-1[b-i44t4ie2ji] {
    order: 1;
  }
  .order-md-2[b-i44t4ie2ji] {
    order: 2;
  }
  .order-md-3[b-i44t4ie2ji] {
    order: 3;
  }
  .order-md-4[b-i44t4ie2ji] {
    order: 4;
  }
  .order-md-5[b-i44t4ie2ji] {
    order: 5;
  }
  .order-md-6[b-i44t4ie2ji] {
    order: 6;
  }
  .order-md-7[b-i44t4ie2ji] {
    order: 7;
  }
  .order-md-8[b-i44t4ie2ji] {
    order: 8;
  }
  .order-md-9[b-i44t4ie2ji] {
    order: 9;
  }
  .order-md-10[b-i44t4ie2ji] {
    order: 10;
  }
  .order-md-11[b-i44t4ie2ji] {
    order: 11;
  }
  .order-md-12[b-i44t4ie2ji] {
    order: 12;
  }
  .offset-md-0[b-i44t4ie2ji] {
    margin-left: 0;
  }
  .offset-md-1[b-i44t4ie2ji] {
    margin-left: 8.3333333333%;
  }
  .offset-md-2[b-i44t4ie2ji] {
    margin-left: 16.6666666667%;
  }
  .offset-md-3[b-i44t4ie2ji] {
    margin-left: 25%;
  }
  .offset-md-4[b-i44t4ie2ji] {
    margin-left: 33.3333333333%;
  }
  .offset-md-5[b-i44t4ie2ji] {
    margin-left: 41.6666666667%;
  }
  .offset-md-6[b-i44t4ie2ji] {
    margin-left: 50%;
  }
  .offset-md-7[b-i44t4ie2ji] {
    margin-left: 58.3333333333%;
  }
  .offset-md-8[b-i44t4ie2ji] {
    margin-left: 66.6666666667%;
  }
  .offset-md-9[b-i44t4ie2ji] {
    margin-left: 75%;
  }
  .offset-md-10[b-i44t4ie2ji] {
    margin-left: 83.3333333333%;
  }
  .offset-md-11[b-i44t4ie2ji] {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg[b-i44t4ie2ji] {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > *[b-i44t4ie2ji] {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > *[b-i44t4ie2ji] {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > *[b-i44t4ie2ji] {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > *[b-i44t4ie2ji] {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > *[b-i44t4ie2ji] {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > *[b-i44t4ie2ji] {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto[b-i44t4ie2ji] {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1[b-i44t4ie2ji] {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2[b-i44t4ie2ji] {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3[b-i44t4ie2ji] {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4[b-i44t4ie2ji] {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5[b-i44t4ie2ji] {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6[b-i44t4ie2ji] {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7[b-i44t4ie2ji] {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8[b-i44t4ie2ji] {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9[b-i44t4ie2ji] {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10[b-i44t4ie2ji] {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11[b-i44t4ie2ji] {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12[b-i44t4ie2ji] {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first[b-i44t4ie2ji] {
    order: -1;
  }
  .order-lg-last[b-i44t4ie2ji] {
    order: 13;
  }
  .order-lg-0[b-i44t4ie2ji] {
    order: 0;
  }
  .order-lg-1[b-i44t4ie2ji] {
    order: 1;
  }
  .order-lg-2[b-i44t4ie2ji] {
    order: 2;
  }
  .order-lg-3[b-i44t4ie2ji] {
    order: 3;
  }
  .order-lg-4[b-i44t4ie2ji] {
    order: 4;
  }
  .order-lg-5[b-i44t4ie2ji] {
    order: 5;
  }
  .order-lg-6[b-i44t4ie2ji] {
    order: 6;
  }
  .order-lg-7[b-i44t4ie2ji] {
    order: 7;
  }
  .order-lg-8[b-i44t4ie2ji] {
    order: 8;
  }
  .order-lg-9[b-i44t4ie2ji] {
    order: 9;
  }
  .order-lg-10[b-i44t4ie2ji] {
    order: 10;
  }
  .order-lg-11[b-i44t4ie2ji] {
    order: 11;
  }
  .order-lg-12[b-i44t4ie2ji] {
    order: 12;
  }
  .offset-lg-0[b-i44t4ie2ji] {
    margin-left: 0;
  }
  .offset-lg-1[b-i44t4ie2ji] {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2[b-i44t4ie2ji] {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3[b-i44t4ie2ji] {
    margin-left: 25%;
  }
  .offset-lg-4[b-i44t4ie2ji] {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5[b-i44t4ie2ji] {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6[b-i44t4ie2ji] {
    margin-left: 50%;
  }
  .offset-lg-7[b-i44t4ie2ji] {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8[b-i44t4ie2ji] {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9[b-i44t4ie2ji] {
    margin-left: 75%;
  }
  .offset-lg-10[b-i44t4ie2ji] {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11[b-i44t4ie2ji] {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl[b-i44t4ie2ji] {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > *[b-i44t4ie2ji] {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > *[b-i44t4ie2ji] {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > *[b-i44t4ie2ji] {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > *[b-i44t4ie2ji] {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > *[b-i44t4ie2ji] {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > *[b-i44t4ie2ji] {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto[b-i44t4ie2ji] {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1[b-i44t4ie2ji] {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2[b-i44t4ie2ji] {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3[b-i44t4ie2ji] {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4[b-i44t4ie2ji] {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5[b-i44t4ie2ji] {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6[b-i44t4ie2ji] {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7[b-i44t4ie2ji] {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8[b-i44t4ie2ji] {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9[b-i44t4ie2ji] {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10[b-i44t4ie2ji] {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11[b-i44t4ie2ji] {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12[b-i44t4ie2ji] {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first[b-i44t4ie2ji] {
    order: -1;
  }
  .order-xl-last[b-i44t4ie2ji] {
    order: 13;
  }
  .order-xl-0[b-i44t4ie2ji] {
    order: 0;
  }
  .order-xl-1[b-i44t4ie2ji] {
    order: 1;
  }
  .order-xl-2[b-i44t4ie2ji] {
    order: 2;
  }
  .order-xl-3[b-i44t4ie2ji] {
    order: 3;
  }
  .order-xl-4[b-i44t4ie2ji] {
    order: 4;
  }
  .order-xl-5[b-i44t4ie2ji] {
    order: 5;
  }
  .order-xl-6[b-i44t4ie2ji] {
    order: 6;
  }
  .order-xl-7[b-i44t4ie2ji] {
    order: 7;
  }
  .order-xl-8[b-i44t4ie2ji] {
    order: 8;
  }
  .order-xl-9[b-i44t4ie2ji] {
    order: 9;
  }
  .order-xl-10[b-i44t4ie2ji] {
    order: 10;
  }
  .order-xl-11[b-i44t4ie2ji] {
    order: 11;
  }
  .order-xl-12[b-i44t4ie2ji] {
    order: 12;
  }
  .offset-xl-0[b-i44t4ie2ji] {
    margin-left: 0;
  }
  .offset-xl-1[b-i44t4ie2ji] {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2[b-i44t4ie2ji] {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3[b-i44t4ie2ji] {
    margin-left: 25%;
  }
  .offset-xl-4[b-i44t4ie2ji] {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5[b-i44t4ie2ji] {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6[b-i44t4ie2ji] {
    margin-left: 50%;
  }
  .offset-xl-7[b-i44t4ie2ji] {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8[b-i44t4ie2ji] {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9[b-i44t4ie2ji] {
    margin-left: 75%;
  }
  .offset-xl-10[b-i44t4ie2ji] {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11[b-i44t4ie2ji] {
    margin-left: 91.6666666667%;
  }
}
.table[b-i44t4ie2ji] {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th[b-i44t4ie2ji],
.table td[b-i44t4ie2ji] {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th[b-i44t4ie2ji] {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody[b-i44t4ie2ji] {
  border-top: 2px solid #dee2e6;
}

.table-sm th[b-i44t4ie2ji],
.table-sm td[b-i44t4ie2ji] {
  padding: 0.3rem;
}

.table-bordered[b-i44t4ie2ji] {
  border: 1px solid #dee2e6;
}
.table-bordered th[b-i44t4ie2ji],
.table-bordered td[b-i44t4ie2ji] {
  border: 1px solid #dee2e6;
}
.table-bordered thead th[b-i44t4ie2ji],
.table-bordered thead td[b-i44t4ie2ji] {
  border-bottom-width: 2px;
}

.table-borderless th[b-i44t4ie2ji],
.table-borderless td[b-i44t4ie2ji],
.table-borderless thead th[b-i44t4ie2ji],
.table-borderless tbody + tbody[b-i44t4ie2ji] {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd)[b-i44t4ie2ji] {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover[b-i44t4ie2ji] {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary[b-i44t4ie2ji],
.table-primary > th[b-i44t4ie2ji],
.table-primary > td[b-i44t4ie2ji] {
  background-color: #ffb8b8;
}
.table-primary th[b-i44t4ie2ji],
.table-primary td[b-i44t4ie2ji],
.table-primary thead th[b-i44t4ie2ji],
.table-primary tbody + tbody[b-i44t4ie2ji] {
  border-color: #ff7a7a;
}

.table-hover .table-primary:hover[b-i44t4ie2ji] {
  background-color: #ff9f9f;
}
.table-hover .table-primary:hover > td[b-i44t4ie2ji],
.table-hover .table-primary:hover > th[b-i44t4ie2ji] {
  background-color: #ff9f9f;
}

.table-secondary[b-i44t4ie2ji],
.table-secondary > th[b-i44t4ie2ji],
.table-secondary > td[b-i44t4ie2ji] {
  background-color: #e0e0e0;
}
.table-secondary th[b-i44t4ie2ji],
.table-secondary td[b-i44t4ie2ji],
.table-secondary thead th[b-i44t4ie2ji],
.table-secondary tbody + tbody[b-i44t4ie2ji] {
  border-color: #c5c5c6;
}

.table-hover .table-secondary:hover[b-i44t4ie2ji] {
  background-color: lightgray;
}
.table-hover .table-secondary:hover > td[b-i44t4ie2ji],
.table-hover .table-secondary:hover > th[b-i44t4ie2ji] {
  background-color: lightgray;
}

.table-success[b-i44t4ie2ji],
.table-success > th[b-i44t4ie2ji],
.table-success > td[b-i44t4ie2ji] {
  background-color: #c4f1d7;
}
.table-success th[b-i44t4ie2ji],
.table-success td[b-i44t4ie2ji],
.table-success thead th[b-i44t4ie2ji],
.table-success tbody + tbody[b-i44t4ie2ji] {
  border-color: #92e4b5;
}

.table-hover .table-success:hover[b-i44t4ie2ji] {
  background-color: #afecc9;
}
.table-hover .table-success:hover > td[b-i44t4ie2ji],
.table-hover .table-success:hover > th[b-i44t4ie2ji] {
  background-color: #afecc9;
}

.table-info[b-i44t4ie2ji],
.table-info > th[b-i44t4ie2ji],
.table-info > td[b-i44t4ie2ji] {
  background-color: #bee5eb;
}
.table-info th[b-i44t4ie2ji],
.table-info td[b-i44t4ie2ji],
.table-info thead th[b-i44t4ie2ji],
.table-info tbody + tbody[b-i44t4ie2ji] {
  border-color: #86cfda;
}

.table-hover .table-info:hover[b-i44t4ie2ji] {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td[b-i44t4ie2ji],
.table-hover .table-info:hover > th[b-i44t4ie2ji] {
  background-color: #abdde5;
}

.table-warning[b-i44t4ie2ji],
.table-warning > th[b-i44t4ie2ji],
.table-warning > td[b-i44t4ie2ji] {
  background-color: #ffeeba;
}
.table-warning th[b-i44t4ie2ji],
.table-warning td[b-i44t4ie2ji],
.table-warning thead th[b-i44t4ie2ji],
.table-warning tbody + tbody[b-i44t4ie2ji] {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover[b-i44t4ie2ji] {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td[b-i44t4ie2ji],
.table-hover .table-warning:hover > th[b-i44t4ie2ji] {
  background-color: #ffe8a1;
}

.table-danger[b-i44t4ie2ji],
.table-danger > th[b-i44t4ie2ji],
.table-danger > td[b-i44t4ie2ji] {
  background-color: #f8cdc8;
}
.table-danger th[b-i44t4ie2ji],
.table-danger td[b-i44t4ie2ji],
.table-danger thead th[b-i44t4ie2ji],
.table-danger tbody + tbody[b-i44t4ie2ji] {
  border-color: #f3a29a;
}

.table-hover .table-danger:hover[b-i44t4ie2ji] {
  background-color: #f5b8b1;
}
.table-hover .table-danger:hover > td[b-i44t4ie2ji],
.table-hover .table-danger:hover > th[b-i44t4ie2ji] {
  background-color: #f5b8b1;
}

.table-light[b-i44t4ie2ji],
.table-light > th[b-i44t4ie2ji],
.table-light > td[b-i44t4ie2ji] {
  background-color: #fdfdfe;
}
.table-light th[b-i44t4ie2ji],
.table-light td[b-i44t4ie2ji],
.table-light thead th[b-i44t4ie2ji],
.table-light tbody + tbody[b-i44t4ie2ji] {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover[b-i44t4ie2ji] {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td[b-i44t4ie2ji],
.table-hover .table-light:hover > th[b-i44t4ie2ji] {
  background-color: #ececf6;
}

.table-dark[b-i44t4ie2ji],
.table-dark > th[b-i44t4ie2ji],
.table-dark > td[b-i44t4ie2ji] {
  background-color: #c6c8ca;
}
.table-dark th[b-i44t4ie2ji],
.table-dark td[b-i44t4ie2ji],
.table-dark thead th[b-i44t4ie2ji],
.table-dark tbody + tbody[b-i44t4ie2ji] {
  border-color: #95999c;
}

.table-hover .table-dark:hover[b-i44t4ie2ji] {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td[b-i44t4ie2ji],
.table-hover .table-dark:hover > th[b-i44t4ie2ji] {
  background-color: #b9bbbe;
}

.table-templynk[b-i44t4ie2ji],
.table-templynk > th[b-i44t4ie2ji],
.table-templynk > td[b-i44t4ie2ji] {
  background-color: #c0e6f7;
}
.table-templynk th[b-i44t4ie2ji],
.table-templynk td[b-i44t4ie2ji],
.table-templynk thead th[b-i44t4ie2ji],
.table-templynk tbody + tbody[b-i44t4ie2ji] {
  border-color: #8bd1f1;
}

.table-hover .table-templynk:hover[b-i44t4ie2ji] {
  background-color: #a9ddf4;
}
.table-hover .table-templynk:hover > td[b-i44t4ie2ji],
.table-hover .table-templynk:hover > th[b-i44t4ie2ji] {
  background-color: #a9ddf4;
}

.table-active[b-i44t4ie2ji],
.table-active > th[b-i44t4ie2ji],
.table-active > td[b-i44t4ie2ji] {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover[b-i44t4ie2ji] {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td[b-i44t4ie2ji],
.table-hover .table-active:hover > th[b-i44t4ie2ji] {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th[b-i44t4ie2ji] {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th[b-i44t4ie2ji] {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark[b-i44t4ie2ji] {
  color: #fff;
  background-color: #343a40;
}
.table-dark th[b-i44t4ie2ji],
.table-dark td[b-i44t4ie2ji],
.table-dark thead th[b-i44t4ie2ji] {
  border-color: #454d55;
}
.table-dark.table-bordered[b-i44t4ie2ji] {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd)[b-i44t4ie2ji] {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover[b-i44t4ie2ji] {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm[b-i44t4ie2ji] {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered[b-i44t4ie2ji] {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md[b-i44t4ie2ji] {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered[b-i44t4ie2ji] {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg[b-i44t4ie2ji] {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered[b-i44t4ie2ji] {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl[b-i44t4ie2ji] {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered[b-i44t4ie2ji] {
    border: 0;
  }
}
.table-responsive[b-i44t4ie2ji] {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered[b-i44t4ie2ji] {
  border: 0;
}

.form-control[b-i44t4ie2ji] {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 10px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control[b-i44t4ie2ji] {
    transition: none;
  }
}
.form-control[b-i44t4ie2ji]::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring[b-i44t4ie2ji] {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus[b-i44t4ie2ji] {
  color: #495057;
  background-color: #fff;
  border-color: #ff8080;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}
.form-control[b-i44t4ie2ji]::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled[b-i44t4ie2ji], .form-control[readonly][b-i44t4ie2ji] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:focus[b-i44t4ie2ji]::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file[b-i44t4ie2ji],
.form-control-range[b-i44t4ie2ji] {
  display: block;
  width: 100%;
}

.col-form-label[b-i44t4ie2ji] {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg[b-i44t4ie2ji] {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm[b-i44t4ie2ji] {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext[b-i44t4ie2ji] {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm[b-i44t4ie2ji], .form-control-plaintext.form-control-lg[b-i44t4ie2ji] {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm[b-i44t4ie2ji] {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg[b-i44t4ie2ji] {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size][b-i44t4ie2ji], select.form-control[multiple][b-i44t4ie2ji] {
  height: auto;
}

textarea.form-control[b-i44t4ie2ji] {
  height: auto;
}

.form-group[b-i44t4ie2ji] {
  margin-bottom: 1rem;
}

.form-text[b-i44t4ie2ji] {
  display: block;
  margin-top: 0.25rem;
}

.form-row[b-i44t4ie2ji] {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col[b-i44t4ie2ji],
.form-row > [class*=col-][b-i44t4ie2ji] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check[b-i44t4ie2ji] {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input[b-i44t4ie2ji] {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label[b-i44t4ie2ji], .form-check-input:disabled ~ .form-check-label[b-i44t4ie2ji] {
  color: #6c757d;
}

.form-check-label[b-i44t4ie2ji] {
  margin-bottom: 0;
}

.form-check-inline[b-i44t4ie2ji] {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input[b-i44t4ie2ji] {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback[b-i44t4ie2ji] {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #2ecc71;
}

.valid-tooltip[b-i44t4ie2ji] {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(46, 204, 113, 0.9);
  border-radius: 10px;
}

.was-validated :valid ~ .valid-feedback[b-i44t4ie2ji],
.was-validated :valid ~ .valid-tooltip[b-i44t4ie2ji],
.is-valid ~ .valid-feedback[b-i44t4ie2ji],
.is-valid ~ .valid-tooltip[b-i44t4ie2ji] {
  display: block;
}

.was-validated .form-control:valid[b-i44t4ie2ji], .form-control.is-valid[b-i44t4ie2ji] {
  border-color: #2ecc71;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%232ecc71' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus[b-i44t4ie2ji], .form-control.is-valid:focus[b-i44t4ie2ji] {
  border-color: #2ecc71;
  box-shadow: 0 0 0 0.2rem rgba(46, 204, 113, 0.25);
}

.was-validated textarea.form-control:valid[b-i44t4ie2ji], textarea.form-control.is-valid[b-i44t4ie2ji] {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid[b-i44t4ie2ji], .custom-select.is-valid[b-i44t4ie2ji] {
  border-color: #2ecc71;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%232ecc71' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:valid:focus[b-i44t4ie2ji], .custom-select.is-valid:focus[b-i44t4ie2ji] {
  border-color: #2ecc71;
  box-shadow: 0 0 0 0.2rem rgba(46, 204, 113, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label[b-i44t4ie2ji], .form-check-input.is-valid ~ .form-check-label[b-i44t4ie2ji] {
  color: #2ecc71;
}
.was-validated .form-check-input:valid ~ .valid-feedback[b-i44t4ie2ji],
.was-validated .form-check-input:valid ~ .valid-tooltip[b-i44t4ie2ji], .form-check-input.is-valid ~ .valid-feedback[b-i44t4ie2ji],
.form-check-input.is-valid ~ .valid-tooltip[b-i44t4ie2ji] {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label[b-i44t4ie2ji], .custom-control-input.is-valid ~ .custom-control-label[b-i44t4ie2ji] {
  color: #2ecc71;
}
.was-validated .custom-control-input:valid ~ .custom-control-label[b-i44t4ie2ji]::before, .custom-control-input.is-valid ~ .custom-control-label[b-i44t4ie2ji]::before {
  border-color: #2ecc71;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label[b-i44t4ie2ji]::before, .custom-control-input.is-valid:checked ~ .custom-control-label[b-i44t4ie2ji]::before {
  border-color: #54d98c;
  background-color: #54d98c;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label[b-i44t4ie2ji]::before, .custom-control-input.is-valid:focus ~ .custom-control-label[b-i44t4ie2ji]::before {
  box-shadow: 0 0 0 0.2rem rgba(46, 204, 113, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label[b-i44t4ie2ji]::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label[b-i44t4ie2ji]::before {
  border-color: #2ecc71;
}

.was-validated .custom-file-input:valid ~ .custom-file-label[b-i44t4ie2ji], .custom-file-input.is-valid ~ .custom-file-label[b-i44t4ie2ji] {
  border-color: #2ecc71;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label[b-i44t4ie2ji], .custom-file-input.is-valid:focus ~ .custom-file-label[b-i44t4ie2ji] {
  border-color: #2ecc71;
  box-shadow: 0 0 0 0.2rem rgba(46, 204, 113, 0.25);
}

.invalid-feedback[b-i44t4ie2ji] {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #e74c3c;
}

.invalid-tooltip[b-i44t4ie2ji] {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(231, 76, 60, 0.9);
  border-radius: 10px;
}

.was-validated :invalid ~ .invalid-feedback[b-i44t4ie2ji],
.was-validated :invalid ~ .invalid-tooltip[b-i44t4ie2ji],
.is-invalid ~ .invalid-feedback[b-i44t4ie2ji],
.is-invalid ~ .invalid-tooltip[b-i44t4ie2ji] {
  display: block;
}

.was-validated .form-control:invalid[b-i44t4ie2ji], .form-control.is-invalid[b-i44t4ie2ji] {
  border-color: #e74c3c;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e74c3c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e74c3c' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus[b-i44t4ie2ji], .form-control.is-invalid:focus[b-i44t4ie2ji] {
  border-color: #e74c3c;
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}

.was-validated textarea.form-control:invalid[b-i44t4ie2ji], textarea.form-control.is-invalid[b-i44t4ie2ji] {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid[b-i44t4ie2ji], .custom-select.is-invalid[b-i44t4ie2ji] {
  border-color: #e74c3c;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23e74c3c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23e74c3c' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:invalid:focus[b-i44t4ie2ji], .custom-select.is-invalid:focus[b-i44t4ie2ji] {
  border-color: #e74c3c;
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label[b-i44t4ie2ji], .form-check-input.is-invalid ~ .form-check-label[b-i44t4ie2ji] {
  color: #e74c3c;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback[b-i44t4ie2ji],
.was-validated .form-check-input:invalid ~ .invalid-tooltip[b-i44t4ie2ji], .form-check-input.is-invalid ~ .invalid-feedback[b-i44t4ie2ji],
.form-check-input.is-invalid ~ .invalid-tooltip[b-i44t4ie2ji] {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label[b-i44t4ie2ji], .custom-control-input.is-invalid ~ .custom-control-label[b-i44t4ie2ji] {
  color: #e74c3c;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label[b-i44t4ie2ji]::before, .custom-control-input.is-invalid ~ .custom-control-label[b-i44t4ie2ji]::before {
  border-color: #e74c3c;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label[b-i44t4ie2ji]::before, .custom-control-input.is-invalid:checked ~ .custom-control-label[b-i44t4ie2ji]::before {
  border-color: #ed7669;
  background-color: #ed7669;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label[b-i44t4ie2ji]::before, .custom-control-input.is-invalid:focus ~ .custom-control-label[b-i44t4ie2ji]::before {
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label[b-i44t4ie2ji]::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label[b-i44t4ie2ji]::before {
  border-color: #e74c3c;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label[b-i44t4ie2ji], .custom-file-input.is-invalid ~ .custom-file-label[b-i44t4ie2ji] {
  border-color: #e74c3c;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label[b-i44t4ie2ji], .custom-file-input.is-invalid:focus ~ .custom-file-label[b-i44t4ie2ji] {
  border-color: #e74c3c;
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}

.form-inline[b-i44t4ie2ji] {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check[b-i44t4ie2ji] {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label[b-i44t4ie2ji] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group[b-i44t4ie2ji] {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control[b-i44t4ie2ji] {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext[b-i44t4ie2ji] {
    display: inline-block;
  }
  .form-inline .input-group[b-i44t4ie2ji],
  .form-inline .custom-select[b-i44t4ie2ji] {
    width: auto;
  }
  .form-inline .form-check[b-i44t4ie2ji] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input[b-i44t4ie2ji] {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control[b-i44t4ie2ji] {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label[b-i44t4ie2ji] {
    margin-bottom: 0;
  }
}

.btn[b-i44t4ie2ji] {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 10px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn[b-i44t4ie2ji] {
    transition: none;
  }
}
.btn:hover[b-i44t4ie2ji] {
  color: #212529;
  text-decoration: none;
}
.btn:focus[b-i44t4ie2ji], .btn.focus[b-i44t4ie2ji] {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}
.btn.disabled[b-i44t4ie2ji], .btn:disabled[b-i44t4ie2ji] {
  opacity: 0.65;
}
a.btn.disabled[b-i44t4ie2ji],
fieldset:disabled a.btn[b-i44t4ie2ji] {
  pointer-events: none;
}

.btn-primary[b-i44t4ie2ji] {
  color: #fff;
  background-color: #FF0000;
  border-color: #FF0000;
}
.btn-primary:hover[b-i44t4ie2ji] {
  color: #fff;
  background-color: #d90000;
  border-color: #cc0000;
}
.btn-primary:focus[b-i44t4ie2ji], .btn-primary.focus[b-i44t4ie2ji] {
  color: #fff;
  background-color: #d90000;
  border-color: #cc0000;
  box-shadow: 0 0 0 0.2rem rgba(255, 38, 38, 0.5);
}
.btn-primary.disabled[b-i44t4ie2ji], .btn-primary:disabled[b-i44t4ie2ji] {
  color: #fff;
  background-color: #FF0000;
  border-color: #FF0000;
}
.btn-primary:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-primary:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-primary.dropdown-toggle[b-i44t4ie2ji] {
  color: #fff;
  background-color: #cc0000;
  border-color: #bf0000;
}
.btn-primary:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-primary:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-primary.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(255, 38, 38, 0.5);
}

.btn-secondary[b-i44t4ie2ji] {
  color: #fff;
  background-color: #8F9092;
  border-color: #8F9092;
}
.btn-secondary:hover[b-i44t4ie2ji] {
  color: #fff;
  background-color: #7c7d7f;
  border-color: #757679;
}
.btn-secondary:focus[b-i44t4ie2ji], .btn-secondary.focus[b-i44t4ie2ji] {
  color: #fff;
  background-color: #7c7d7f;
  border-color: #757679;
  box-shadow: 0 0 0 0.2rem rgba(160, 161, 162, 0.5);
}
.btn-secondary.disabled[b-i44t4ie2ji], .btn-secondary:disabled[b-i44t4ie2ji] {
  color: #fff;
  background-color: #8F9092;
  border-color: #8F9092;
}
.btn-secondary:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-secondary:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-secondary.dropdown-toggle[b-i44t4ie2ji] {
  color: #fff;
  background-color: #757679;
  border-color: #6f7072;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-secondary:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-secondary.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(160, 161, 162, 0.5);
}

.btn-success[b-i44t4ie2ji] {
  color: #fff;
  background-color: #2ecc71;
  border-color: #2ecc71;
}
.btn-success:hover[b-i44t4ie2ji] {
  color: #fff;
  background-color: #27ad60;
  border-color: #25a25a;
}
.btn-success:focus[b-i44t4ie2ji], .btn-success.focus[b-i44t4ie2ji] {
  color: #fff;
  background-color: #27ad60;
  border-color: #25a25a;
  box-shadow: 0 0 0 0.2rem rgba(77, 212, 134, 0.5);
}
.btn-success.disabled[b-i44t4ie2ji], .btn-success:disabled[b-i44t4ie2ji] {
  color: #fff;
  background-color: #2ecc71;
  border-color: #2ecc71;
}
.btn-success:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-success:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-success.dropdown-toggle[b-i44t4ie2ji] {
  color: #fff;
  background-color: #25a25a;
  border-color: #229854;
}
.btn-success:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-success:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-success.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(77, 212, 134, 0.5);
}

.btn-info[b-i44t4ie2ji] {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover[b-i44t4ie2ji] {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus[b-i44t4ie2ji], .btn-info.focus[b-i44t4ie2ji] {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled[b-i44t4ie2ji], .btn-info:disabled[b-i44t4ie2ji] {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-info:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-info.dropdown-toggle[b-i44t4ie2ji] {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-info:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-info.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning[b-i44t4ie2ji] {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover[b-i44t4ie2ji] {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus[b-i44t4ie2ji], .btn-warning.focus[b-i44t4ie2ji] {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled[b-i44t4ie2ji], .btn-warning:disabled[b-i44t4ie2ji] {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-warning:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-warning.dropdown-toggle[b-i44t4ie2ji] {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-warning:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-warning.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger[b-i44t4ie2ji] {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-danger:hover[b-i44t4ie2ji] {
  color: #fff;
  background-color: #e12e1c;
  border-color: #d62c1a;
}
.btn-danger:focus[b-i44t4ie2ji], .btn-danger.focus[b-i44t4ie2ji] {
  color: #fff;
  background-color: #e12e1c;
  border-color: #d62c1a;
  box-shadow: 0 0 0 0.2rem rgba(235, 103, 89, 0.5);
}
.btn-danger.disabled[b-i44t4ie2ji], .btn-danger:disabled[b-i44t4ie2ji] {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-danger:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-danger:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-danger.dropdown-toggle[b-i44t4ie2ji] {
  color: #fff;
  background-color: #d62c1a;
  border-color: #ca2a19;
}
.btn-danger:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-danger:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-danger.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(235, 103, 89, 0.5);
}

.btn-light[b-i44t4ie2ji] {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover[b-i44t4ie2ji] {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus[b-i44t4ie2ji], .btn-light.focus[b-i44t4ie2ji] {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled[b-i44t4ie2ji], .btn-light:disabled[b-i44t4ie2ji] {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-light:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-light.dropdown-toggle[b-i44t4ie2ji] {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-light:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-light.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark[b-i44t4ie2ji] {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover[b-i44t4ie2ji] {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus[b-i44t4ie2ji], .btn-dark.focus[b-i44t4ie2ji] {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled[b-i44t4ie2ji], .btn-dark:disabled[b-i44t4ie2ji] {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-dark:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-dark.dropdown-toggle[b-i44t4ie2ji] {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-dark:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-dark.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-templynk[b-i44t4ie2ji] {
  color: #fff;
  background-color: #1fa6e4;
  border-color: #1fa6e4;
}
.btn-templynk:hover[b-i44t4ie2ji] {
  color: #fff;
  background-color: #188ec5;
  border-color: #1686ba;
}
.btn-templynk:focus[b-i44t4ie2ji], .btn-templynk.focus[b-i44t4ie2ji] {
  color: #fff;
  background-color: #188ec5;
  border-color: #1686ba;
  box-shadow: 0 0 0 0.2rem rgba(65, 179, 232, 0.5);
}
.btn-templynk.disabled[b-i44t4ie2ji], .btn-templynk:disabled[b-i44t4ie2ji] {
  color: #fff;
  background-color: #1fa6e4;
  border-color: #1fa6e4;
}
.btn-templynk:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-templynk:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-templynk.dropdown-toggle[b-i44t4ie2ji] {
  color: #fff;
  background-color: #1686ba;
  border-color: #157eae;
}
.btn-templynk:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-templynk:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-templynk.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(65, 179, 232, 0.5);
}

.btn-outline-primary[b-i44t4ie2ji] {
  color: #FF0000;
  border-color: #FF0000;
}
.btn-outline-primary:hover[b-i44t4ie2ji] {
  color: #fff;
  background-color: #FF0000;
  border-color: #FF0000;
}
.btn-outline-primary:focus[b-i44t4ie2ji], .btn-outline-primary.focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);
}
.btn-outline-primary.disabled[b-i44t4ie2ji], .btn-outline-primary:disabled[b-i44t4ie2ji] {
  color: #FF0000;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-outline-primary:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-outline-primary.dropdown-toggle[b-i44t4ie2ji] {
  color: #fff;
  background-color: #FF0000;
  border-color: #FF0000;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-outline-primary:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-outline-primary.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);
}

.btn-outline-secondary[b-i44t4ie2ji] {
  color: #8F9092;
  border-color: #8F9092;
}
.btn-outline-secondary:hover[b-i44t4ie2ji] {
  color: #fff;
  background-color: #8F9092;
  border-color: #8F9092;
}
.btn-outline-secondary:focus[b-i44t4ie2ji], .btn-outline-secondary.focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(143, 144, 146, 0.5);
}
.btn-outline-secondary.disabled[b-i44t4ie2ji], .btn-outline-secondary:disabled[b-i44t4ie2ji] {
  color: #8F9092;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-outline-secondary:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-outline-secondary.dropdown-toggle[b-i44t4ie2ji] {
  color: #fff;
  background-color: #8F9092;
  border-color: #8F9092;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-outline-secondary:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-outline-secondary.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(143, 144, 146, 0.5);
}

.btn-outline-success[b-i44t4ie2ji] {
  color: #2ecc71;
  border-color: #2ecc71;
}
.btn-outline-success:hover[b-i44t4ie2ji] {
  color: #fff;
  background-color: #2ecc71;
  border-color: #2ecc71;
}
.btn-outline-success:focus[b-i44t4ie2ji], .btn-outline-success.focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(46, 204, 113, 0.5);
}
.btn-outline-success.disabled[b-i44t4ie2ji], .btn-outline-success:disabled[b-i44t4ie2ji] {
  color: #2ecc71;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-outline-success:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-outline-success.dropdown-toggle[b-i44t4ie2ji] {
  color: #fff;
  background-color: #2ecc71;
  border-color: #2ecc71;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-outline-success:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-outline-success.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(46, 204, 113, 0.5);
}

.btn-outline-info[b-i44t4ie2ji] {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover[b-i44t4ie2ji] {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus[b-i44t4ie2ji], .btn-outline-info.focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled[b-i44t4ie2ji], .btn-outline-info:disabled[b-i44t4ie2ji] {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-outline-info:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-outline-info.dropdown-toggle[b-i44t4ie2ji] {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-outline-info:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-outline-info.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning[b-i44t4ie2ji] {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover[b-i44t4ie2ji] {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus[b-i44t4ie2ji], .btn-outline-warning.focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled[b-i44t4ie2ji], .btn-outline-warning:disabled[b-i44t4ie2ji] {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-outline-warning:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-outline-warning.dropdown-toggle[b-i44t4ie2ji] {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-outline-warning:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-outline-warning.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger[b-i44t4ie2ji] {
  color: #e74c3c;
  border-color: #e74c3c;
}
.btn-outline-danger:hover[b-i44t4ie2ji] {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-outline-danger:focus[b-i44t4ie2ji], .btn-outline-danger.focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}
.btn-outline-danger.disabled[b-i44t4ie2ji], .btn-outline-danger:disabled[b-i44t4ie2ji] {
  color: #e74c3c;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-outline-danger:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-outline-danger.dropdown-toggle[b-i44t4ie2ji] {
  color: #fff;
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-outline-danger:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-outline-danger.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}

.btn-outline-light[b-i44t4ie2ji] {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover[b-i44t4ie2ji] {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus[b-i44t4ie2ji], .btn-outline-light.focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled[b-i44t4ie2ji], .btn-outline-light:disabled[b-i44t4ie2ji] {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-outline-light:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-outline-light.dropdown-toggle[b-i44t4ie2ji] {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-outline-light:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-outline-light.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark[b-i44t4ie2ji] {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover[b-i44t4ie2ji] {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus[b-i44t4ie2ji], .btn-outline-dark.focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled[b-i44t4ie2ji], .btn-outline-dark:disabled[b-i44t4ie2ji] {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-outline-dark:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-outline-dark.dropdown-toggle[b-i44t4ie2ji] {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-outline-dark:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-outline-dark.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-templynk[b-i44t4ie2ji] {
  color: #1fa6e4;
  border-color: #1fa6e4;
}
.btn-outline-templynk:hover[b-i44t4ie2ji] {
  color: #fff;
  background-color: #1fa6e4;
  border-color: #1fa6e4;
}
.btn-outline-templynk:focus[b-i44t4ie2ji], .btn-outline-templynk.focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(31, 166, 228, 0.5);
}
.btn-outline-templynk.disabled[b-i44t4ie2ji], .btn-outline-templynk:disabled[b-i44t4ie2ji] {
  color: #1fa6e4;
  background-color: transparent;
}
.btn-outline-templynk:not(:disabled):not(.disabled):active[b-i44t4ie2ji], .btn-outline-templynk:not(:disabled):not(.disabled).active[b-i44t4ie2ji], .show > .btn-outline-templynk.dropdown-toggle[b-i44t4ie2ji] {
  color: #fff;
  background-color: #1fa6e4;
  border-color: #1fa6e4;
}
.btn-outline-templynk:not(:disabled):not(.disabled):active:focus[b-i44t4ie2ji], .btn-outline-templynk:not(:disabled):not(.disabled).active:focus[b-i44t4ie2ji], .show > .btn-outline-templynk.dropdown-toggle:focus[b-i44t4ie2ji] {
  box-shadow: 0 0 0 0.2rem rgba(31, 166, 228, 0.5);
}

.btn-link[b-i44t4ie2ji] {
  font-weight: 400;
  color: #FF0000;
  text-decoration: none;
}
.btn-link:hover[b-i44t4ie2ji] {
  color: #b30000;
  text-decoration: underline;
}
.btn-link:focus[b-i44t4ie2ji], .btn-link.focus[b-i44t4ie2ji] {
  text-decoration: underline;
  box-shadow: none;
}
.btn-link:disabled[b-i44t4ie2ji], .btn-link.disabled[b-i44t4ie2ji] {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg[b-i44t4ie2ji], .btn-group-lg > .btn[b-i44t4ie2ji] {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm[b-i44t4ie2ji], .btn-group-sm > .btn[b-i44t4ie2ji] {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block[b-i44t4ie2ji] {
  display: block;
  width: 100%;
}
.btn-block + .btn-block[b-i44t4ie2ji] {
  margin-top: 0.5rem;
}

input[type=submit].btn-block[b-i44t4ie2ji],
input[type=reset].btn-block[b-i44t4ie2ji],
input[type=button].btn-block[b-i44t4ie2ji] {
  width: 100%;
}

.fade[b-i44t4ie2ji] {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade[b-i44t4ie2ji] {
    transition: none;
  }
}
.fade:not(.show)[b-i44t4ie2ji] {
  opacity: 0;
}

.collapse:not(.show)[b-i44t4ie2ji] {
  display: none;
}

.collapsing[b-i44t4ie2ji] {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing[b-i44t4ie2ji] {
    transition: none;
  }
}

.dropup[b-i44t4ie2ji],
.dropright[b-i44t4ie2ji],
.dropdown[b-i44t4ie2ji],
.dropleft[b-i44t4ie2ji] {
  position: relative;
}

.dropdown-toggle[b-i44t4ie2ji] {
  white-space: nowrap;
}
.dropdown-toggle[b-i44t4ie2ji]::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty[b-i44t4ie2ji]::after {
  margin-left: 0;
}

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

.dropdown-menu-left[b-i44t4ie2ji] {
  right: auto;
  left: 0;
}

.dropdown-menu-right[b-i44t4ie2ji] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left[b-i44t4ie2ji] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right[b-i44t4ie2ji] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left[b-i44t4ie2ji] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right[b-i44t4ie2ji] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left[b-i44t4ie2ji] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right[b-i44t4ie2ji] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left[b-i44t4ie2ji] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right[b-i44t4ie2ji] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[b-i44t4ie2ji] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle[b-i44t4ie2ji]::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty[b-i44t4ie2ji]::after {
  margin-left: 0;
}

.dropright .dropdown-menu[b-i44t4ie2ji] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle[b-i44t4ie2ji]::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty[b-i44t4ie2ji]::after {
  margin-left: 0;
}
.dropright .dropdown-toggle[b-i44t4ie2ji]::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu[b-i44t4ie2ji] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle[b-i44t4ie2ji]::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle[b-i44t4ie2ji]::after {
  display: none;
}
.dropleft .dropdown-toggle[b-i44t4ie2ji]::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty[b-i44t4ie2ji]::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle[b-i44t4ie2ji]::before {
  vertical-align: 0;
}

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

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

.dropdown-item[b-i44t4ie2ji] {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover[b-i44t4ie2ji], .dropdown-item:focus[b-i44t4ie2ji] {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active[b-i44t4ie2ji], .dropdown-item:active[b-i44t4ie2ji] {
  color: #fff;
  text-decoration: none;
  background-color: #FF0000;
}
.dropdown-item.disabled[b-i44t4ie2ji], .dropdown-item:disabled[b-i44t4ie2ji] {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show[b-i44t4ie2ji] {
  display: block;
}

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

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

.btn-group[b-i44t4ie2ji],
.btn-group-vertical[b-i44t4ie2ji] {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn[b-i44t4ie2ji],
.btn-group-vertical > .btn[b-i44t4ie2ji] {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover[b-i44t4ie2ji],
.btn-group-vertical > .btn:hover[b-i44t4ie2ji] {
  z-index: 1;
}
.btn-group > .btn:focus[b-i44t4ie2ji], .btn-group > .btn:active[b-i44t4ie2ji], .btn-group > .btn.active[b-i44t4ie2ji],
.btn-group-vertical > .btn:focus[b-i44t4ie2ji],
.btn-group-vertical > .btn:active[b-i44t4ie2ji],
.btn-group-vertical > .btn.active[b-i44t4ie2ji] {
  z-index: 1;
}

.btn-toolbar[b-i44t4ie2ji] {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group[b-i44t4ie2ji] {
  width: auto;
}

.btn-group > .btn:not(:first-child)[b-i44t4ie2ji],
.btn-group > .btn-group:not(:first-child)[b-i44t4ie2ji] {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle)[b-i44t4ie2ji],
.btn-group > .btn-group:not(:last-child) > .btn[b-i44t4ie2ji] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child)[b-i44t4ie2ji],
.btn-group > .btn-group:not(:first-child) > .btn[b-i44t4ie2ji] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split[b-i44t4ie2ji] {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split[b-i44t4ie2ji]::after, .dropup .dropdown-toggle-split[b-i44t4ie2ji]::after, .dropright .dropdown-toggle-split[b-i44t4ie2ji]::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split[b-i44t4ie2ji]::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split[b-i44t4ie2ji], .btn-group-sm > .btn + .dropdown-toggle-split[b-i44t4ie2ji] {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split[b-i44t4ie2ji], .btn-group-lg > .btn + .dropdown-toggle-split[b-i44t4ie2ji] {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical[b-i44t4ie2ji] {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn[b-i44t4ie2ji],
.btn-group-vertical > .btn-group[b-i44t4ie2ji] {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child)[b-i44t4ie2ji],
.btn-group-vertical > .btn-group:not(:first-child)[b-i44t4ie2ji] {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle)[b-i44t4ie2ji],
.btn-group-vertical > .btn-group:not(:last-child) > .btn[b-i44t4ie2ji] {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child)[b-i44t4ie2ji],
.btn-group-vertical > .btn-group:not(:first-child) > .btn[b-i44t4ie2ji] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn[b-i44t4ie2ji],
.btn-group-toggle > .btn-group > .btn[b-i44t4ie2ji] {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio][b-i44t4ie2ji],
.btn-group-toggle > .btn input[type=checkbox][b-i44t4ie2ji],
.btn-group-toggle > .btn-group > .btn input[type=radio][b-i44t4ie2ji],
.btn-group-toggle > .btn-group > .btn input[type=checkbox][b-i44t4ie2ji] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group[b-i44t4ie2ji] {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control[b-i44t4ie2ji],
.input-group > .form-control-plaintext[b-i44t4ie2ji],
.input-group > .custom-select[b-i44t4ie2ji],
.input-group > .custom-file[b-i44t4ie2ji] {
  position: relative;
  flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control[b-i44t4ie2ji],
.input-group > .form-control + .custom-select[b-i44t4ie2ji],
.input-group > .form-control + .custom-file[b-i44t4ie2ji],
.input-group > .form-control-plaintext + .form-control[b-i44t4ie2ji],
.input-group > .form-control-plaintext + .custom-select[b-i44t4ie2ji],
.input-group > .form-control-plaintext + .custom-file[b-i44t4ie2ji],
.input-group > .custom-select + .form-control[b-i44t4ie2ji],
.input-group > .custom-select + .custom-select[b-i44t4ie2ji],
.input-group > .custom-select + .custom-file[b-i44t4ie2ji],
.input-group > .custom-file + .form-control[b-i44t4ie2ji],
.input-group > .custom-file + .custom-select[b-i44t4ie2ji],
.input-group > .custom-file + .custom-file[b-i44t4ie2ji] {
  margin-left: -1px;
}
.input-group > .form-control:focus[b-i44t4ie2ji],
.input-group > .custom-select:focus[b-i44t4ie2ji],
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label[b-i44t4ie2ji] {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus[b-i44t4ie2ji] {
  z-index: 4;
}
.input-group > .form-control:not(:last-child)[b-i44t4ie2ji],
.input-group > .custom-select:not(:last-child)[b-i44t4ie2ji] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child)[b-i44t4ie2ji],
.input-group > .custom-select:not(:first-child)[b-i44t4ie2ji] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file[b-i44t4ie2ji] {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label[b-i44t4ie2ji], .input-group > .custom-file:not(:last-child) .custom-file-label[b-i44t4ie2ji]::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label[b-i44t4ie2ji] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend[b-i44t4ie2ji],
.input-group-append[b-i44t4ie2ji] {
  display: flex;
}
.input-group-prepend .btn[b-i44t4ie2ji],
.input-group-append .btn[b-i44t4ie2ji] {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus[b-i44t4ie2ji],
.input-group-append .btn:focus[b-i44t4ie2ji] {
  z-index: 3;
}
.input-group-prepend .btn + .btn[b-i44t4ie2ji],
.input-group-prepend .btn + .input-group-text[b-i44t4ie2ji],
.input-group-prepend .input-group-text + .input-group-text[b-i44t4ie2ji],
.input-group-prepend .input-group-text + .btn[b-i44t4ie2ji],
.input-group-append .btn + .btn[b-i44t4ie2ji],
.input-group-append .btn + .input-group-text[b-i44t4ie2ji],
.input-group-append .input-group-text + .input-group-text[b-i44t4ie2ji],
.input-group-append .input-group-text + .btn[b-i44t4ie2ji] {
  margin-left: -1px;
}

.input-group-prepend[b-i44t4ie2ji] {
  margin-right: -1px;
}

.input-group-append[b-i44t4ie2ji] {
  margin-left: -1px;
}

.input-group-text[b-i44t4ie2ji] {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 10px;
}
.input-group-text input[type=radio][b-i44t4ie2ji],
.input-group-text input[type=checkbox][b-i44t4ie2ji] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea)[b-i44t4ie2ji],
.input-group-lg > .custom-select[b-i44t4ie2ji] {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control[b-i44t4ie2ji],
.input-group-lg > .custom-select[b-i44t4ie2ji],
.input-group-lg > .input-group-prepend > .input-group-text[b-i44t4ie2ji],
.input-group-lg > .input-group-append > .input-group-text[b-i44t4ie2ji],
.input-group-lg > .input-group-prepend > .btn[b-i44t4ie2ji],
.input-group-lg > .input-group-append > .btn[b-i44t4ie2ji] {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea)[b-i44t4ie2ji],
.input-group-sm > .custom-select[b-i44t4ie2ji] {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control[b-i44t4ie2ji],
.input-group-sm > .custom-select[b-i44t4ie2ji],
.input-group-sm > .input-group-prepend > .input-group-text[b-i44t4ie2ji],
.input-group-sm > .input-group-append > .input-group-text[b-i44t4ie2ji],
.input-group-sm > .input-group-prepend > .btn[b-i44t4ie2ji],
.input-group-sm > .input-group-append > .btn[b-i44t4ie2ji] {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select[b-i44t4ie2ji],
.input-group-sm > .custom-select[b-i44t4ie2ji] {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn[b-i44t4ie2ji],
.input-group > .input-group-prepend > .input-group-text[b-i44t4ie2ji],
.input-group > .input-group-append:not(:last-child) > .btn[b-i44t4ie2ji],
.input-group > .input-group-append:not(:last-child) > .input-group-text[b-i44t4ie2ji],
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle)[b-i44t4ie2ji],
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child)[b-i44t4ie2ji] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn[b-i44t4ie2ji],
.input-group > .input-group-append > .input-group-text[b-i44t4ie2ji],
.input-group > .input-group-prepend:not(:first-child) > .btn[b-i44t4ie2ji],
.input-group > .input-group-prepend:not(:first-child) > .input-group-text[b-i44t4ie2ji],
.input-group > .input-group-prepend:first-child > .btn:not(:first-child)[b-i44t4ie2ji],
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child)[b-i44t4ie2ji] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control[b-i44t4ie2ji] {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline[b-i44t4ie2ji] {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input[b-i44t4ie2ji] {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label[b-i44t4ie2ji]::before {
  color: #fff;
  border-color: #FF0000;
  background-color: #FF0000;
}
.custom-control-input:focus ~ .custom-control-label[b-i44t4ie2ji]::before {
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label[b-i44t4ie2ji]::before {
  border-color: #ff8080;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label[b-i44t4ie2ji]::before {
  color: #fff;
  background-color: #ffb3b3;
  border-color: #ffb3b3;
}
.custom-control-input[disabled] ~ .custom-control-label[b-i44t4ie2ji], .custom-control-input:disabled ~ .custom-control-label[b-i44t4ie2ji] {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label[b-i44t4ie2ji]::before, .custom-control-input:disabled ~ .custom-control-label[b-i44t4ie2ji]::before {
  background-color: #e9ecef;
}

.custom-control-label[b-i44t4ie2ji] {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label[b-i44t4ie2ji]::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.custom-control-label[b-i44t4ie2ji]::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}

.custom-checkbox .custom-control-label[b-i44t4ie2ji]::before {
  border-radius: 10px;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label[b-i44t4ie2ji]::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label[b-i44t4ie2ji]::before {
  border-color: #FF0000;
  background-color: #FF0000;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label[b-i44t4ie2ji]::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label[b-i44t4ie2ji]::before {
  background-color: rgba(255, 0, 0, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label[b-i44t4ie2ji]::before {
  background-color: rgba(255, 0, 0, 0.5);
}

.custom-radio .custom-control-label[b-i44t4ie2ji]::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label[b-i44t4ie2ji]::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label[b-i44t4ie2ji]::before {
  background-color: rgba(255, 0, 0, 0.5);
}

.custom-switch[b-i44t4ie2ji] {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label[b-i44t4ie2ji]::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label[b-i44t4ie2ji]::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label[b-i44t4ie2ji]::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label[b-i44t4ie2ji]::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label[b-i44t4ie2ji]::before {
  background-color: rgba(255, 0, 0, 0.5);
}

.custom-select[b-i44t4ie2ji] {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 10px;
  appearance: none;
}
.custom-select:focus[b-i44t4ie2ji] {
  border-color: #ff8080;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}
.custom-select:focus[b-i44t4ie2ji]::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple][b-i44t4ie2ji], .custom-select[size]:not([size="1"])[b-i44t4ie2ji] {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled[b-i44t4ie2ji] {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select[b-i44t4ie2ji]::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring[b-i44t4ie2ji] {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm[b-i44t4ie2ji] {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg[b-i44t4ie2ji] {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file[b-i44t4ie2ji] {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input[b-i44t4ie2ji] {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label[b-i44t4ie2ji] {
  border-color: #ff8080;
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label[b-i44t4ie2ji], .custom-file-input:disabled ~ .custom-file-label[b-i44t4ie2ji] {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label[b-i44t4ie2ji]::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse][b-i44t4ie2ji]::after {
  content: attr(data-browse);
}

.custom-file-label[b-i44t4ie2ji] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 10px;
}
.custom-file-label[b-i44t4ie2ji]::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 10px 10px 0;
}

.custom-range[b-i44t4ie2ji] {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus[b-i44t4ie2ji] {
  outline: none;
}
.custom-range:focus[b-i44t4ie2ji]::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}
.custom-range:focus[b-i44t4ie2ji]::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}
.custom-range:focus[b-i44t4ie2ji]::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}
.custom-range[b-i44t4ie2ji]::-moz-focus-outer {
  border: 0;
}
.custom-range[b-i44t4ie2ji]::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #FF0000;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range[b-i44t4ie2ji]::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range[b-i44t4ie2ji]::-webkit-slider-thumb:active {
  background-color: #ffb3b3;
}
.custom-range[b-i44t4ie2ji]::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range[b-i44t4ie2ji]::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #FF0000;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range[b-i44t4ie2ji]::-moz-range-thumb {
    transition: none;
  }
}
.custom-range[b-i44t4ie2ji]::-moz-range-thumb:active {
  background-color: #ffb3b3;
}
.custom-range[b-i44t4ie2ji]::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range[b-i44t4ie2ji]::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #FF0000;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range[b-i44t4ie2ji]::-ms-thumb {
    transition: none;
  }
}
.custom-range[b-i44t4ie2ji]::-ms-thumb:active {
  background-color: #ffb3b3;
}
.custom-range[b-i44t4ie2ji]::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range[b-i44t4ie2ji]::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range[b-i44t4ie2ji]::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled[b-i44t4ie2ji]::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled[b-i44t4ie2ji]::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled[b-i44t4ie2ji]::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled[b-i44t4ie2ji]::-moz-range-track {
  cursor: default;
}
.custom-range:disabled[b-i44t4ie2ji]::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label[b-i44t4ie2ji]::before,
.custom-file-label[b-i44t4ie2ji],
.custom-select[b-i44t4ie2ji] {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label[b-i44t4ie2ji]::before,
  .custom-file-label[b-i44t4ie2ji],
  .custom-select[b-i44t4ie2ji] {
    transition: none;
  }
}

.nav[b-i44t4ie2ji] {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link[b-i44t4ie2ji] {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover[b-i44t4ie2ji], .nav-link:focus[b-i44t4ie2ji] {
  text-decoration: none;
}
.nav-link.disabled[b-i44t4ie2ji] {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs[b-i44t4ie2ji] {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item[b-i44t4ie2ji] {
  margin-bottom: -1px;
}
.nav-tabs .nav-link[b-i44t4ie2ji] {
  border: 1px solid transparent;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.nav-tabs .nav-link:hover[b-i44t4ie2ji], .nav-tabs .nav-link:focus[b-i44t4ie2ji] {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled[b-i44t4ie2ji] {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active[b-i44t4ie2ji],
.nav-tabs .nav-item.show .nav-link[b-i44t4ie2ji] {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu[b-i44t4ie2ji] {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link[b-i44t4ie2ji] {
  border-radius: 10px;
}
.nav-pills .nav-link.active[b-i44t4ie2ji],
.nav-pills .show > .nav-link[b-i44t4ie2ji] {
  color: #fff;
  background-color: #FF0000;
}

.nav-fill .nav-item[b-i44t4ie2ji] {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item[b-i44t4ie2ji] {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane[b-i44t4ie2ji] {
  display: none;
}
.tab-content > .active[b-i44t4ie2ji] {
  display: block;
}

.navbar[b-i44t4ie2ji] {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container[b-i44t4ie2ji],
.navbar .container-fluid[b-i44t4ie2ji],
.navbar .container-sm[b-i44t4ie2ji],
.navbar .container-md[b-i44t4ie2ji],
.navbar .container-lg[b-i44t4ie2ji],
.navbar .container-xl[b-i44t4ie2ji] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand[b-i44t4ie2ji] {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover[b-i44t4ie2ji], .navbar-brand:focus[b-i44t4ie2ji] {
  text-decoration: none;
}

.navbar-nav[b-i44t4ie2ji] {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link[b-i44t4ie2ji] {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu[b-i44t4ie2ji] {
  position: static;
  float: none;
}

.navbar-text[b-i44t4ie2ji] {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse[b-i44t4ie2ji] {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler[b-i44t4ie2ji] {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 10px;
}
.navbar-toggler:hover[b-i44t4ie2ji], .navbar-toggler:focus[b-i44t4ie2ji] {
  text-decoration: none;
}

.navbar-toggler-icon[b-i44t4ie2ji] {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container[b-i44t4ie2ji],
  .navbar-expand-sm > .container-fluid[b-i44t4ie2ji],
  .navbar-expand-sm > .container-sm[b-i44t4ie2ji],
  .navbar-expand-sm > .container-md[b-i44t4ie2ji],
  .navbar-expand-sm > .container-lg[b-i44t4ie2ji],
  .navbar-expand-sm > .container-xl[b-i44t4ie2ji] {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm[b-i44t4ie2ji] {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav[b-i44t4ie2ji] {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu[b-i44t4ie2ji] {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link[b-i44t4ie2ji] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container[b-i44t4ie2ji],
  .navbar-expand-sm > .container-fluid[b-i44t4ie2ji],
  .navbar-expand-sm > .container-sm[b-i44t4ie2ji],
  .navbar-expand-sm > .container-md[b-i44t4ie2ji],
  .navbar-expand-sm > .container-lg[b-i44t4ie2ji],
  .navbar-expand-sm > .container-xl[b-i44t4ie2ji] {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse[b-i44t4ie2ji] {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler[b-i44t4ie2ji] {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container[b-i44t4ie2ji],
  .navbar-expand-md > .container-fluid[b-i44t4ie2ji],
  .navbar-expand-md > .container-sm[b-i44t4ie2ji],
  .navbar-expand-md > .container-md[b-i44t4ie2ji],
  .navbar-expand-md > .container-lg[b-i44t4ie2ji],
  .navbar-expand-md > .container-xl[b-i44t4ie2ji] {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md[b-i44t4ie2ji] {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav[b-i44t4ie2ji] {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu[b-i44t4ie2ji] {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link[b-i44t4ie2ji] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container[b-i44t4ie2ji],
  .navbar-expand-md > .container-fluid[b-i44t4ie2ji],
  .navbar-expand-md > .container-sm[b-i44t4ie2ji],
  .navbar-expand-md > .container-md[b-i44t4ie2ji],
  .navbar-expand-md > .container-lg[b-i44t4ie2ji],
  .navbar-expand-md > .container-xl[b-i44t4ie2ji] {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse[b-i44t4ie2ji] {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler[b-i44t4ie2ji] {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container[b-i44t4ie2ji],
  .navbar-expand-lg > .container-fluid[b-i44t4ie2ji],
  .navbar-expand-lg > .container-sm[b-i44t4ie2ji],
  .navbar-expand-lg > .container-md[b-i44t4ie2ji],
  .navbar-expand-lg > .container-lg[b-i44t4ie2ji],
  .navbar-expand-lg > .container-xl[b-i44t4ie2ji] {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg[b-i44t4ie2ji] {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav[b-i44t4ie2ji] {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu[b-i44t4ie2ji] {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link[b-i44t4ie2ji] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container[b-i44t4ie2ji],
  .navbar-expand-lg > .container-fluid[b-i44t4ie2ji],
  .navbar-expand-lg > .container-sm[b-i44t4ie2ji],
  .navbar-expand-lg > .container-md[b-i44t4ie2ji],
  .navbar-expand-lg > .container-lg[b-i44t4ie2ji],
  .navbar-expand-lg > .container-xl[b-i44t4ie2ji] {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse[b-i44t4ie2ji] {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler[b-i44t4ie2ji] {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container[b-i44t4ie2ji],
  .navbar-expand-xl > .container-fluid[b-i44t4ie2ji],
  .navbar-expand-xl > .container-sm[b-i44t4ie2ji],
  .navbar-expand-xl > .container-md[b-i44t4ie2ji],
  .navbar-expand-xl > .container-lg[b-i44t4ie2ji],
  .navbar-expand-xl > .container-xl[b-i44t4ie2ji] {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl[b-i44t4ie2ji] {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav[b-i44t4ie2ji] {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu[b-i44t4ie2ji] {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link[b-i44t4ie2ji] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container[b-i44t4ie2ji],
  .navbar-expand-xl > .container-fluid[b-i44t4ie2ji],
  .navbar-expand-xl > .container-sm[b-i44t4ie2ji],
  .navbar-expand-xl > .container-md[b-i44t4ie2ji],
  .navbar-expand-xl > .container-lg[b-i44t4ie2ji],
  .navbar-expand-xl > .container-xl[b-i44t4ie2ji] {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse[b-i44t4ie2ji] {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler[b-i44t4ie2ji] {
    display: none;
  }
}
.navbar-expand[b-i44t4ie2ji] {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container[b-i44t4ie2ji],
.navbar-expand > .container-fluid[b-i44t4ie2ji],
.navbar-expand > .container-sm[b-i44t4ie2ji],
.navbar-expand > .container-md[b-i44t4ie2ji],
.navbar-expand > .container-lg[b-i44t4ie2ji],
.navbar-expand > .container-xl[b-i44t4ie2ji] {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav[b-i44t4ie2ji] {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu[b-i44t4ie2ji] {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link[b-i44t4ie2ji] {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container[b-i44t4ie2ji],
.navbar-expand > .container-fluid[b-i44t4ie2ji],
.navbar-expand > .container-sm[b-i44t4ie2ji],
.navbar-expand > .container-md[b-i44t4ie2ji],
.navbar-expand > .container-lg[b-i44t4ie2ji],
.navbar-expand > .container-xl[b-i44t4ie2ji] {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse[b-i44t4ie2ji] {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler[b-i44t4ie2ji] {
  display: none;
}

.navbar-light .navbar-brand[b-i44t4ie2ji] {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover[b-i44t4ie2ji], .navbar-light .navbar-brand:focus[b-i44t4ie2ji] {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link[b-i44t4ie2ji] {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover[b-i44t4ie2ji], .navbar-light .navbar-nav .nav-link:focus[b-i44t4ie2ji] {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled[b-i44t4ie2ji] {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link[b-i44t4ie2ji],
.navbar-light .navbar-nav .active > .nav-link[b-i44t4ie2ji],
.navbar-light .navbar-nav .nav-link.show[b-i44t4ie2ji],
.navbar-light .navbar-nav .nav-link.active[b-i44t4ie2ji] {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler[b-i44t4ie2ji] {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon[b-i44t4ie2ji] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text[b-i44t4ie2ji] {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a[b-i44t4ie2ji] {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover[b-i44t4ie2ji], .navbar-light .navbar-text a:focus[b-i44t4ie2ji] {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand[b-i44t4ie2ji] {
  color: #fff;
}
.navbar-dark .navbar-brand:hover[b-i44t4ie2ji], .navbar-dark .navbar-brand:focus[b-i44t4ie2ji] {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link[b-i44t4ie2ji] {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover[b-i44t4ie2ji], .navbar-dark .navbar-nav .nav-link:focus[b-i44t4ie2ji] {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled[b-i44t4ie2ji] {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link[b-i44t4ie2ji],
.navbar-dark .navbar-nav .active > .nav-link[b-i44t4ie2ji],
.navbar-dark .navbar-nav .nav-link.show[b-i44t4ie2ji],
.navbar-dark .navbar-nav .nav-link.active[b-i44t4ie2ji] {
  color: #fff;
}
.navbar-dark .navbar-toggler[b-i44t4ie2ji] {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon[b-i44t4ie2ji] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text[b-i44t4ie2ji] {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a[b-i44t4ie2ji] {
  color: #fff;
}
.navbar-dark .navbar-text a:hover[b-i44t4ie2ji], .navbar-dark .navbar-text a:focus[b-i44t4ie2ji] {
  color: #fff;
}

.card[b-i44t4ie2ji] {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 10px;
}
.card > hr[b-i44t4ie2ji] {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child[b-i44t4ie2ji] {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.card > .list-group:last-child .list-group-item:last-child[b-i44t4ie2ji] {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.card-body[b-i44t4ie2ji] {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title[b-i44t4ie2ji] {
  margin-bottom: 0.75rem;
}

.card-subtitle[b-i44t4ie2ji] {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child[b-i44t4ie2ji] {
  margin-bottom: 0;
}

.card-link:hover[b-i44t4ie2ji] {
  text-decoration: none;
}
.card-link + .card-link[b-i44t4ie2ji] {
  margin-left: 1.25rem;
}

.card-header[b-i44t4ie2ji] {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child[b-i44t4ie2ji] {
  border-radius: 9px 9px 0 0;
}
.card-header + .list-group .list-group-item:first-child[b-i44t4ie2ji] {
  border-top: 0;
}

.card-footer[b-i44t4ie2ji] {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child[b-i44t4ie2ji] {
  border-radius: 0 0 9px 9px;
}

.card-header-tabs[b-i44t4ie2ji] {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills[b-i44t4ie2ji] {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay[b-i44t4ie2ji] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img[b-i44t4ie2ji],
.card-img-top[b-i44t4ie2ji],
.card-img-bottom[b-i44t4ie2ji] {
  flex-shrink: 0;
  width: 100%;
}

.card-img[b-i44t4ie2ji],
.card-img-top[b-i44t4ie2ji] {
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}

.card-img[b-i44t4ie2ji],
.card-img-bottom[b-i44t4ie2ji] {
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}

.card-deck .card[b-i44t4ie2ji] {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck[b-i44t4ie2ji] {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card[b-i44t4ie2ji] {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card[b-i44t4ie2ji] {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group[b-i44t4ie2ji] {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card[b-i44t4ie2ji] {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card[b-i44t4ie2ji] {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child)[b-i44t4ie2ji] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top[b-i44t4ie2ji],
  .card-group > .card:not(:last-child) .card-header[b-i44t4ie2ji] {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom[b-i44t4ie2ji],
  .card-group > .card:not(:last-child) .card-footer[b-i44t4ie2ji] {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child)[b-i44t4ie2ji] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top[b-i44t4ie2ji],
  .card-group > .card:not(:first-child) .card-header[b-i44t4ie2ji] {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom[b-i44t4ie2ji],
  .card-group > .card:not(:first-child) .card-footer[b-i44t4ie2ji] {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card[b-i44t4ie2ji] {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns[b-i44t4ie2ji] {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card[b-i44t4ie2ji] {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card[b-i44t4ie2ji] {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type)[b-i44t4ie2ji] {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type)[b-i44t4ie2ji] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header[b-i44t4ie2ji] {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb[b-i44t4ie2ji] {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 10px;
}

.breadcrumb-item + .breadcrumb-item[b-i44t4ie2ji] {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item[b-i44t4ie2ji]::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover[b-i44t4ie2ji]::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover[b-i44t4ie2ji]::before {
  text-decoration: none;
}
.breadcrumb-item.active[b-i44t4ie2ji] {
  color: #6c757d;
}

.pagination[b-i44t4ie2ji] {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 10px;
}

.page-link[b-i44t4ie2ji] {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #FF0000;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover[b-i44t4ie2ji] {
  z-index: 2;
  color: #b30000;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus[b-i44t4ie2ji] {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}

.page-item:first-child .page-link[b-i44t4ie2ji] {
  margin-left: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.page-item:last-child .page-link[b-i44t4ie2ji] {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.page-item.active .page-link[b-i44t4ie2ji] {
  z-index: 3;
  color: #fff;
  background-color: #FF0000;
  border-color: #FF0000;
}
.page-item.disabled .page-link[b-i44t4ie2ji] {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link[b-i44t4ie2ji] {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link[b-i44t4ie2ji] {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link[b-i44t4ie2ji] {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link[b-i44t4ie2ji] {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link[b-i44t4ie2ji] {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link[b-i44t4ie2ji] {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge[b-i44t4ie2ji] {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 10px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge[b-i44t4ie2ji] {
    transition: none;
  }
}
a.badge:hover[b-i44t4ie2ji], a.badge:focus[b-i44t4ie2ji] {
  text-decoration: none;
}

.badge:empty[b-i44t4ie2ji] {
  display: none;
}

.btn .badge[b-i44t4ie2ji] {
  position: relative;
  top: -1px;
}

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

.badge-primary[b-i44t4ie2ji] {
  color: #fff;
  background-color: #FF0000;
}
a.badge-primary:hover[b-i44t4ie2ji], a.badge-primary:focus[b-i44t4ie2ji] {
  color: #fff;
  background-color: #cc0000;
}
a.badge-primary:focus[b-i44t4ie2ji], a.badge-primary.focus[b-i44t4ie2ji] {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.5);
}

.badge-secondary[b-i44t4ie2ji] {
  color: #fff;
  background-color: #8F9092;
}
a.badge-secondary:hover[b-i44t4ie2ji], a.badge-secondary:focus[b-i44t4ie2ji] {
  color: #fff;
  background-color: #757679;
}
a.badge-secondary:focus[b-i44t4ie2ji], a.badge-secondary.focus[b-i44t4ie2ji] {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(143, 144, 146, 0.5);
}

.badge-success[b-i44t4ie2ji] {
  color: #fff;
  background-color: #2ecc71;
}
a.badge-success:hover[b-i44t4ie2ji], a.badge-success:focus[b-i44t4ie2ji] {
  color: #fff;
  background-color: #25a25a;
}
a.badge-success:focus[b-i44t4ie2ji], a.badge-success.focus[b-i44t4ie2ji] {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(46, 204, 113, 0.5);
}

.badge-info[b-i44t4ie2ji] {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover[b-i44t4ie2ji], a.badge-info:focus[b-i44t4ie2ji] {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info:focus[b-i44t4ie2ji], a.badge-info.focus[b-i44t4ie2ji] {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning[b-i44t4ie2ji] {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:hover[b-i44t4ie2ji], a.badge-warning:focus[b-i44t4ie2ji] {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning:focus[b-i44t4ie2ji], a.badge-warning.focus[b-i44t4ie2ji] {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger[b-i44t4ie2ji] {
  color: #fff;
  background-color: #e74c3c;
}
a.badge-danger:hover[b-i44t4ie2ji], a.badge-danger:focus[b-i44t4ie2ji] {
  color: #fff;
  background-color: #d62c1a;
}
a.badge-danger:focus[b-i44t4ie2ji], a.badge-danger.focus[b-i44t4ie2ji] {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.5);
}

.badge-light[b-i44t4ie2ji] {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover[b-i44t4ie2ji], a.badge-light:focus[b-i44t4ie2ji] {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus[b-i44t4ie2ji], a.badge-light.focus[b-i44t4ie2ji] {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark[b-i44t4ie2ji] {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover[b-i44t4ie2ji], a.badge-dark:focus[b-i44t4ie2ji] {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus[b-i44t4ie2ji], a.badge-dark.focus[b-i44t4ie2ji] {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.badge-templynk[b-i44t4ie2ji] {
  color: #fff;
  background-color: #1fa6e4;
}
a.badge-templynk:hover[b-i44t4ie2ji], a.badge-templynk:focus[b-i44t4ie2ji] {
  color: #fff;
  background-color: #1686ba;
}
a.badge-templynk:focus[b-i44t4ie2ji], a.badge-templynk.focus[b-i44t4ie2ji] {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(31, 166, 228, 0.5);
}

.jumbotron[b-i44t4ie2ji] {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron[b-i44t4ie2ji] {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid[b-i44t4ie2ji] {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert[b-i44t4ie2ji] {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 10px;
}

.alert-heading[b-i44t4ie2ji] {
  color: inherit;
}

.alert-link[b-i44t4ie2ji] {
  font-weight: 700;
}

.alert-dismissible[b-i44t4ie2ji] {
  padding-right: 4rem;
}
.alert-dismissible .close[b-i44t4ie2ji] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary[b-i44t4ie2ji] {
  color: #850000;
  background-color: #ffcccc;
  border-color: #ffb8b8;
}
.alert-primary hr[b-i44t4ie2ji] {
  border-top-color: #ff9f9f;
}
.alert-primary .alert-link[b-i44t4ie2ji] {
  color: #520000;
}

.alert-secondary[b-i44t4ie2ji] {
  color: #4a4b4c;
  background-color: #e9e9e9;
  border-color: #e0e0e0;
}
.alert-secondary hr[b-i44t4ie2ji] {
  border-top-color: lightgray;
}
.alert-secondary .alert-link[b-i44t4ie2ji] {
  color: #313232;
}

.alert-success[b-i44t4ie2ji] {
  color: #186a3b;
  background-color: #d5f5e3;
  border-color: #c4f1d7;
}
.alert-success hr[b-i44t4ie2ji] {
  border-top-color: #afecc9;
}
.alert-success .alert-link[b-i44t4ie2ji] {
  color: #0f4024;
}

.alert-info[b-i44t4ie2ji] {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr[b-i44t4ie2ji] {
  border-top-color: #abdde5;
}
.alert-info .alert-link[b-i44t4ie2ji] {
  color: #062c33;
}

.alert-warning[b-i44t4ie2ji] {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr[b-i44t4ie2ji] {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link[b-i44t4ie2ji] {
  color: #533f03;
}

.alert-danger[b-i44t4ie2ji] {
  color: #78281f;
  background-color: #fadbd8;
  border-color: #f8cdc8;
}
.alert-danger hr[b-i44t4ie2ji] {
  border-top-color: #f5b8b1;
}
.alert-danger .alert-link[b-i44t4ie2ji] {
  color: #4f1a15;
}

.alert-light[b-i44t4ie2ji] {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr[b-i44t4ie2ji] {
  border-top-color: #ececf6;
}
.alert-light .alert-link[b-i44t4ie2ji] {
  color: #686868;
}

.alert-dark[b-i44t4ie2ji] {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr[b-i44t4ie2ji] {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link[b-i44t4ie2ji] {
  color: #040505;
}

.alert-templynk[b-i44t4ie2ji] {
  color: #105677;
  background-color: #d2edfa;
  border-color: #c0e6f7;
}
.alert-templynk hr[b-i44t4ie2ji] {
  border-top-color: #a9ddf4;
}
.alert-templynk .alert-link[b-i44t4ie2ji] {
  color: #0a364a;
}

@keyframes progress-bar-stripes-b-i44t4ie2ji {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress[b-i44t4ie2ji] {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 10px;
}

.progress-bar[b-i44t4ie2ji] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #FF0000;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar[b-i44t4ie2ji] {
    transition: none;
  }
}

.progress-bar-striped[b-i44t4ie2ji] {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated[b-i44t4ie2ji] {
  animation: progress-bar-stripes-b-i44t4ie2ji 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated[b-i44t4ie2ji] {
    animation: none;
  }
}

.media[b-i44t4ie2ji] {
  display: flex;
  align-items: flex-start;
}

.media-body[b-i44t4ie2ji] {
  flex: 1;
}

.list-group[b-i44t4ie2ji] {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action[b-i44t4ie2ji] {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover[b-i44t4ie2ji], .list-group-item-action:focus[b-i44t4ie2ji] {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active[b-i44t4ie2ji] {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item[b-i44t4ie2ji] {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child[b-i44t4ie2ji] {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.list-group-item:last-child[b-i44t4ie2ji] {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.list-group-item.disabled[b-i44t4ie2ji], .list-group-item:disabled[b-i44t4ie2ji] {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active[b-i44t4ie2ji] {
  z-index: 2;
  color: #fff;
  background-color: #FF0000;
  border-color: #FF0000;
}
.list-group-item + .list-group-item[b-i44t4ie2ji] {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active[b-i44t4ie2ji] {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal[b-i44t4ie2ji] {
  flex-direction: row;
}
.list-group-horizontal .list-group-item:first-child[b-i44t4ie2ji] {
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0;
}
.list-group-horizontal .list-group-item:last-child[b-i44t4ie2ji] {
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0;
}
.list-group-horizontal .list-group-item.active[b-i44t4ie2ji] {
  margin-top: 0;
}
.list-group-horizontal .list-group-item + .list-group-item[b-i44t4ie2ji] {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal .list-group-item + .list-group-item.active[b-i44t4ie2ji] {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm[b-i44t4ie2ji] {
    flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item:first-child[b-i44t4ie2ji] {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child[b-i44t4ie2ji] {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item.active[b-i44t4ie2ji] {
    margin-top: 0;
  }
  .list-group-horizontal-sm .list-group-item + .list-group-item[b-i44t4ie2ji] {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm .list-group-item + .list-group-item.active[b-i44t4ie2ji] {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md[b-i44t4ie2ji] {
    flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item:first-child[b-i44t4ie2ji] {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child[b-i44t4ie2ji] {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md .list-group-item.active[b-i44t4ie2ji] {
    margin-top: 0;
  }
  .list-group-horizontal-md .list-group-item + .list-group-item[b-i44t4ie2ji] {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md .list-group-item + .list-group-item.active[b-i44t4ie2ji] {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg[b-i44t4ie2ji] {
    flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item:first-child[b-i44t4ie2ji] {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child[b-i44t4ie2ji] {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item.active[b-i44t4ie2ji] {
    margin-top: 0;
  }
  .list-group-horizontal-lg .list-group-item + .list-group-item[b-i44t4ie2ji] {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg .list-group-item + .list-group-item.active[b-i44t4ie2ji] {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl[b-i44t4ie2ji] {
    flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item:first-child[b-i44t4ie2ji] {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child[b-i44t4ie2ji] {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item.active[b-i44t4ie2ji] {
    margin-top: 0;
  }
  .list-group-horizontal-xl .list-group-item + .list-group-item[b-i44t4ie2ji] {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl .list-group-item + .list-group-item.active[b-i44t4ie2ji] {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush .list-group-item[b-i44t4ie2ji] {
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0;
}
.list-group-flush .list-group-item:first-child[b-i44t4ie2ji] {
  border-top-width: 0;
}
.list-group-flush:last-child .list-group-item:last-child[b-i44t4ie2ji] {
  border-bottom-width: 0;
}

.list-group-item-primary[b-i44t4ie2ji] {
  color: #850000;
  background-color: #ffb8b8;
}
.list-group-item-primary.list-group-item-action:hover[b-i44t4ie2ji], .list-group-item-primary.list-group-item-action:focus[b-i44t4ie2ji] {
  color: #850000;
  background-color: #ff9f9f;
}
.list-group-item-primary.list-group-item-action.active[b-i44t4ie2ji] {
  color: #fff;
  background-color: #850000;
  border-color: #850000;
}

.list-group-item-secondary[b-i44t4ie2ji] {
  color: #4a4b4c;
  background-color: #e0e0e0;
}
.list-group-item-secondary.list-group-item-action:hover[b-i44t4ie2ji], .list-group-item-secondary.list-group-item-action:focus[b-i44t4ie2ji] {
  color: #4a4b4c;
  background-color: lightgray;
}
.list-group-item-secondary.list-group-item-action.active[b-i44t4ie2ji] {
  color: #fff;
  background-color: #4a4b4c;
  border-color: #4a4b4c;
}

.list-group-item-success[b-i44t4ie2ji] {
  color: #186a3b;
  background-color: #c4f1d7;
}
.list-group-item-success.list-group-item-action:hover[b-i44t4ie2ji], .list-group-item-success.list-group-item-action:focus[b-i44t4ie2ji] {
  color: #186a3b;
  background-color: #afecc9;
}
.list-group-item-success.list-group-item-action.active[b-i44t4ie2ji] {
  color: #fff;
  background-color: #186a3b;
  border-color: #186a3b;
}

.list-group-item-info[b-i44t4ie2ji] {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover[b-i44t4ie2ji], .list-group-item-info.list-group-item-action:focus[b-i44t4ie2ji] {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active[b-i44t4ie2ji] {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning[b-i44t4ie2ji] {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover[b-i44t4ie2ji], .list-group-item-warning.list-group-item-action:focus[b-i44t4ie2ji] {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active[b-i44t4ie2ji] {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger[b-i44t4ie2ji] {
  color: #78281f;
  background-color: #f8cdc8;
}
.list-group-item-danger.list-group-item-action:hover[b-i44t4ie2ji], .list-group-item-danger.list-group-item-action:focus[b-i44t4ie2ji] {
  color: #78281f;
  background-color: #f5b8b1;
}
.list-group-item-danger.list-group-item-action.active[b-i44t4ie2ji] {
  color: #fff;
  background-color: #78281f;
  border-color: #78281f;
}

.list-group-item-light[b-i44t4ie2ji] {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover[b-i44t4ie2ji], .list-group-item-light.list-group-item-action:focus[b-i44t4ie2ji] {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active[b-i44t4ie2ji] {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark[b-i44t4ie2ji] {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover[b-i44t4ie2ji], .list-group-item-dark.list-group-item-action:focus[b-i44t4ie2ji] {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active[b-i44t4ie2ji] {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.list-group-item-templynk[b-i44t4ie2ji] {
  color: #105677;
  background-color: #c0e6f7;
}
.list-group-item-templynk.list-group-item-action:hover[b-i44t4ie2ji], .list-group-item-templynk.list-group-item-action:focus[b-i44t4ie2ji] {
  color: #105677;
  background-color: #a9ddf4;
}
.list-group-item-templynk.list-group-item-action.active[b-i44t4ie2ji] {
  color: #fff;
  background-color: #105677;
  border-color: #105677;
}

.close[b-i44t4ie2ji] {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover[b-i44t4ie2ji] {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover[b-i44t4ie2ji], .close:not(:disabled):not(.disabled):focus[b-i44t4ie2ji] {
  opacity: 0.75;
}

button.close[b-i44t4ie2ji] {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none;
}

a.close.disabled[b-i44t4ie2ji] {
  pointer-events: none;
}

.toast[b-i44t4ie2ji] {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child)[b-i44t4ie2ji] {
  margin-bottom: 0.75rem;
}
.toast.showing[b-i44t4ie2ji] {
  opacity: 1;
}
.toast.show[b-i44t4ie2ji] {
  display: block;
  opacity: 1;
}
.toast.hide[b-i44t4ie2ji] {
  display: none;
}

.toast-header[b-i44t4ie2ji] {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body[b-i44t4ie2ji] {
  padding: 0.75rem;
}

.modal-open[b-i44t4ie2ji] {
  overflow: hidden;
}
.modal-open .modal[b-i44t4ie2ji] {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal[b-i44t4ie2ji] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog[b-i44t4ie2ji] {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog[b-i44t4ie2ji] {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog[b-i44t4ie2ji] {
    transition: none;
  }
}
.modal.show .modal-dialog[b-i44t4ie2ji] {
  transform: none;
}
.modal.modal-static .modal-dialog[b-i44t4ie2ji] {
  transform: scale(1.02);
}

.modal-dialog-scrollable[b-i44t4ie2ji] {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content[b-i44t4ie2ji] {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header[b-i44t4ie2ji],
.modal-dialog-scrollable .modal-footer[b-i44t4ie2ji] {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body[b-i44t4ie2ji] {
  overflow-y: auto;
}

.modal-dialog-centered[b-i44t4ie2ji] {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered[b-i44t4ie2ji]::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable[b-i44t4ie2ji] {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content[b-i44t4ie2ji] {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable[b-i44t4ie2ji]::before {
  content: none;
}

.modal-content[b-i44t4ie2ji] {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop[b-i44t4ie2ji] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade[b-i44t4ie2ji] {
  opacity: 0;
}
.modal-backdrop.show[b-i44t4ie2ji] {
  opacity: 0.5;
}

.modal-header[b-i44t4ie2ji] {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close[b-i44t4ie2ji] {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title[b-i44t4ie2ji] {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body[b-i44t4ie2ji] {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer[b-i44t4ie2ji] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > *[b-i44t4ie2ji] {
  margin: 0.25rem;
}

.modal-scrollbar-measure[b-i44t4ie2ji] {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog[b-i44t4ie2ji] {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable[b-i44t4ie2ji] {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content[b-i44t4ie2ji] {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered[b-i44t4ie2ji] {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered[b-i44t4ie2ji]::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm[b-i44t4ie2ji] {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg[b-i44t4ie2ji],
  .modal-xl[b-i44t4ie2ji] {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl[b-i44t4ie2ji] {
    max-width: 1140px;
  }
}
.tooltip[b-i44t4ie2ji] {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show[b-i44t4ie2ji] {
  opacity: 0.9;
}
.tooltip .arrow[b-i44t4ie2ji] {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow[b-i44t4ie2ji]::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top[b-i44t4ie2ji], .bs-tooltip-auto[x-placement^=top][b-i44t4ie2ji] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow[b-i44t4ie2ji], .bs-tooltip-auto[x-placement^=top] .arrow[b-i44t4ie2ji] {
  bottom: 0;
}
.bs-tooltip-top .arrow[b-i44t4ie2ji]::before, .bs-tooltip-auto[x-placement^=top] .arrow[b-i44t4ie2ji]::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right[b-i44t4ie2ji], .bs-tooltip-auto[x-placement^=right][b-i44t4ie2ji] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow[b-i44t4ie2ji], .bs-tooltip-auto[x-placement^=right] .arrow[b-i44t4ie2ji] {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow[b-i44t4ie2ji]::before, .bs-tooltip-auto[x-placement^=right] .arrow[b-i44t4ie2ji]::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom[b-i44t4ie2ji], .bs-tooltip-auto[x-placement^=bottom][b-i44t4ie2ji] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow[b-i44t4ie2ji], .bs-tooltip-auto[x-placement^=bottom] .arrow[b-i44t4ie2ji] {
  top: 0;
}
.bs-tooltip-bottom .arrow[b-i44t4ie2ji]::before, .bs-tooltip-auto[x-placement^=bottom] .arrow[b-i44t4ie2ji]::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left[b-i44t4ie2ji], .bs-tooltip-auto[x-placement^=left][b-i44t4ie2ji] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow[b-i44t4ie2ji], .bs-tooltip-auto[x-placement^=left] .arrow[b-i44t4ie2ji] {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow[b-i44t4ie2ji]::before, .bs-tooltip-auto[x-placement^=left] .arrow[b-i44t4ie2ji]::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner[b-i44t4ie2ji] {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 10px;
}

.popover[b-i44t4ie2ji] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow[b-i44t4ie2ji] {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow[b-i44t4ie2ji]::before, .popover .arrow[b-i44t4ie2ji]::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top[b-i44t4ie2ji], .bs-popover-auto[x-placement^=top][b-i44t4ie2ji] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow[b-i44t4ie2ji], .bs-popover-auto[x-placement^=top] > .arrow[b-i44t4ie2ji] {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow[b-i44t4ie2ji]::before, .bs-popover-auto[x-placement^=top] > .arrow[b-i44t4ie2ji]::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow[b-i44t4ie2ji]::after, .bs-popover-auto[x-placement^=top] > .arrow[b-i44t4ie2ji]::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right[b-i44t4ie2ji], .bs-popover-auto[x-placement^=right][b-i44t4ie2ji] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow[b-i44t4ie2ji], .bs-popover-auto[x-placement^=right] > .arrow[b-i44t4ie2ji] {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow[b-i44t4ie2ji]::before, .bs-popover-auto[x-placement^=right] > .arrow[b-i44t4ie2ji]::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow[b-i44t4ie2ji]::after, .bs-popover-auto[x-placement^=right] > .arrow[b-i44t4ie2ji]::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom[b-i44t4ie2ji], .bs-popover-auto[x-placement^=bottom][b-i44t4ie2ji] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow[b-i44t4ie2ji], .bs-popover-auto[x-placement^=bottom] > .arrow[b-i44t4ie2ji] {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow[b-i44t4ie2ji]::before, .bs-popover-auto[x-placement^=bottom] > .arrow[b-i44t4ie2ji]::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow[b-i44t4ie2ji]::after, .bs-popover-auto[x-placement^=bottom] > .arrow[b-i44t4ie2ji]::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header[b-i44t4ie2ji]::before, .bs-popover-auto[x-placement^=bottom] .popover-header[b-i44t4ie2ji]::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left[b-i44t4ie2ji], .bs-popover-auto[x-placement^=left][b-i44t4ie2ji] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow[b-i44t4ie2ji], .bs-popover-auto[x-placement^=left] > .arrow[b-i44t4ie2ji] {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow[b-i44t4ie2ji]::before, .bs-popover-auto[x-placement^=left] > .arrow[b-i44t4ie2ji]::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow[b-i44t4ie2ji]::after, .bs-popover-auto[x-placement^=left] > .arrow[b-i44t4ie2ji]::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header[b-i44t4ie2ji] {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty[b-i44t4ie2ji] {
  display: none;
}

.popover-body[b-i44t4ie2ji] {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel[b-i44t4ie2ji] {
  position: relative;
}

.carousel.pointer-event[b-i44t4ie2ji] {
  touch-action: pan-y;
}

.carousel-inner[b-i44t4ie2ji] {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner[b-i44t4ie2ji]::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item[b-i44t4ie2ji] {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item[b-i44t4ie2ji] {
    transition: none;
  }
}

.carousel-item.active[b-i44t4ie2ji],
.carousel-item-next[b-i44t4ie2ji],
.carousel-item-prev[b-i44t4ie2ji] {
  display: block;
}

.carousel-item-next:not(.carousel-item-left)[b-i44t4ie2ji],
.active.carousel-item-right[b-i44t4ie2ji] {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right)[b-i44t4ie2ji],
.active.carousel-item-left[b-i44t4ie2ji] {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item[b-i44t4ie2ji] {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active[b-i44t4ie2ji],
.carousel-fade .carousel-item-next.carousel-item-left[b-i44t4ie2ji],
.carousel-fade .carousel-item-prev.carousel-item-right[b-i44t4ie2ji] {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left[b-i44t4ie2ji],
.carousel-fade .active.carousel-item-right[b-i44t4ie2ji] {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left[b-i44t4ie2ji],
  .carousel-fade .active.carousel-item-right[b-i44t4ie2ji] {
    transition: none;
  }
}

.carousel-control-prev[b-i44t4ie2ji],
.carousel-control-next[b-i44t4ie2ji] {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev[b-i44t4ie2ji],
  .carousel-control-next[b-i44t4ie2ji] {
    transition: none;
  }
}
.carousel-control-prev:hover[b-i44t4ie2ji], .carousel-control-prev:focus[b-i44t4ie2ji],
.carousel-control-next:hover[b-i44t4ie2ji],
.carousel-control-next:focus[b-i44t4ie2ji] {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev[b-i44t4ie2ji] {
  left: 0;
}

.carousel-control-next[b-i44t4ie2ji] {
  right: 0;
}

.carousel-control-prev-icon[b-i44t4ie2ji],
.carousel-control-next-icon[b-i44t4ie2ji] {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
}

.carousel-control-prev-icon[b-i44t4ie2ji] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon[b-i44t4ie2ji] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators[b-i44t4ie2ji] {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li[b-i44t4ie2ji] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li[b-i44t4ie2ji] {
    transition: none;
  }
}
.carousel-indicators .active[b-i44t4ie2ji] {
  opacity: 1;
}

.carousel-caption[b-i44t4ie2ji] {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border-b-i44t4ie2ji {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border[b-i44t4ie2ji] {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border-b-i44t4ie2ji 0.75s linear infinite;
}

.spinner-border-sm[b-i44t4ie2ji] {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow-b-i44t4ie2ji {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
.spinner-grow[b-i44t4ie2ji] {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow-b-i44t4ie2ji 0.75s linear infinite;
}

.spinner-grow-sm[b-i44t4ie2ji] {
  width: 1rem;
  height: 1rem;
}

.align-baseline[b-i44t4ie2ji] {
  vertical-align: baseline !important;
}

.align-top[b-i44t4ie2ji] {
  vertical-align: top !important;
}

.align-middle[b-i44t4ie2ji] {
  vertical-align: middle !important;
}

.align-bottom[b-i44t4ie2ji] {
  vertical-align: bottom !important;
}

.align-text-bottom[b-i44t4ie2ji] {
  vertical-align: text-bottom !important;
}

.align-text-top[b-i44t4ie2ji] {
  vertical-align: text-top !important;
}

.bg-primary[b-i44t4ie2ji] {
  background-color: #FF0000 !important;
}

a.bg-primary:hover[b-i44t4ie2ji], a.bg-primary:focus[b-i44t4ie2ji],
button.bg-primary:hover[b-i44t4ie2ji],
button.bg-primary:focus[b-i44t4ie2ji] {
  background-color: #cc0000 !important;
}

.bg-secondary[b-i44t4ie2ji] {
  background-color: #8F9092 !important;
}

a.bg-secondary:hover[b-i44t4ie2ji], a.bg-secondary:focus[b-i44t4ie2ji],
button.bg-secondary:hover[b-i44t4ie2ji],
button.bg-secondary:focus[b-i44t4ie2ji] {
  background-color: #757679 !important;
}

.bg-success[b-i44t4ie2ji] {
  background-color: #2ecc71 !important;
}

a.bg-success:hover[b-i44t4ie2ji], a.bg-success:focus[b-i44t4ie2ji],
button.bg-success:hover[b-i44t4ie2ji],
button.bg-success:focus[b-i44t4ie2ji] {
  background-color: #25a25a !important;
}

.bg-info[b-i44t4ie2ji] {
  background-color: #17a2b8 !important;
}

a.bg-info:hover[b-i44t4ie2ji], a.bg-info:focus[b-i44t4ie2ji],
button.bg-info:hover[b-i44t4ie2ji],
button.bg-info:focus[b-i44t4ie2ji] {
  background-color: #117a8b !important;
}

.bg-warning[b-i44t4ie2ji] {
  background-color: #ffc107 !important;
}

a.bg-warning:hover[b-i44t4ie2ji], a.bg-warning:focus[b-i44t4ie2ji],
button.bg-warning:hover[b-i44t4ie2ji],
button.bg-warning:focus[b-i44t4ie2ji] {
  background-color: #d39e00 !important;
}

.bg-danger[b-i44t4ie2ji] {
  background-color: #e74c3c !important;
}

a.bg-danger:hover[b-i44t4ie2ji], a.bg-danger:focus[b-i44t4ie2ji],
button.bg-danger:hover[b-i44t4ie2ji],
button.bg-danger:focus[b-i44t4ie2ji] {
  background-color: #d62c1a !important;
}

.bg-light[b-i44t4ie2ji] {
  background-color: #f8f9fa !important;
}

a.bg-light:hover[b-i44t4ie2ji], a.bg-light:focus[b-i44t4ie2ji],
button.bg-light:hover[b-i44t4ie2ji],
button.bg-light:focus[b-i44t4ie2ji] {
  background-color: #dae0e5 !important;
}

.bg-dark[b-i44t4ie2ji] {
  background-color: #343a40 !important;
}

a.bg-dark:hover[b-i44t4ie2ji], a.bg-dark:focus[b-i44t4ie2ji],
button.bg-dark:hover[b-i44t4ie2ji],
button.bg-dark:focus[b-i44t4ie2ji] {
  background-color: #1d2124 !important;
}

.bg-templynk[b-i44t4ie2ji] {
  background-color: #1fa6e4 !important;
}

a.bg-templynk:hover[b-i44t4ie2ji], a.bg-templynk:focus[b-i44t4ie2ji],
button.bg-templynk:hover[b-i44t4ie2ji],
button.bg-templynk:focus[b-i44t4ie2ji] {
  background-color: #1686ba !important;
}

.bg-white[b-i44t4ie2ji] {
  background-color: #fff !important;
}

.bg-transparent[b-i44t4ie2ji] {
  background-color: transparent !important;
}

.border[b-i44t4ie2ji] {
  border: 1px solid #dee2e6 !important;
}

.border-top[b-i44t4ie2ji] {
  border-top: 1px solid #dee2e6 !important;
}

.border-right[b-i44t4ie2ji] {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom[b-i44t4ie2ji] {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left[b-i44t4ie2ji] {
  border-left: 1px solid #dee2e6 !important;
}

.border-0[b-i44t4ie2ji] {
  border: 0 !important;
}

.border-top-0[b-i44t4ie2ji] {
  border-top: 0 !important;
}

.border-right-0[b-i44t4ie2ji] {
  border-right: 0 !important;
}

.border-bottom-0[b-i44t4ie2ji] {
  border-bottom: 0 !important;
}

.border-left-0[b-i44t4ie2ji] {
  border-left: 0 !important;
}

.border-primary[b-i44t4ie2ji] {
  border-color: #FF0000 !important;
}

.border-secondary[b-i44t4ie2ji] {
  border-color: #8F9092 !important;
}

.border-success[b-i44t4ie2ji] {
  border-color: #2ecc71 !important;
}

.border-info[b-i44t4ie2ji] {
  border-color: #17a2b8 !important;
}

.border-warning[b-i44t4ie2ji] {
  border-color: #ffc107 !important;
}

.border-danger[b-i44t4ie2ji] {
  border-color: #e74c3c !important;
}

.border-light[b-i44t4ie2ji] {
  border-color: #f8f9fa !important;
}

.border-dark[b-i44t4ie2ji] {
  border-color: #343a40 !important;
}

.border-templynk[b-i44t4ie2ji] {
  border-color: #1fa6e4 !important;
}

.border-white[b-i44t4ie2ji] {
  border-color: #fff !important;
}

.rounded-sm[b-i44t4ie2ji] {
  border-radius: 0.2rem !important;
}

.rounded[b-i44t4ie2ji] {
  border-radius: 10px !important;
}

.rounded-top[b-i44t4ie2ji] {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}

.rounded-right[b-i44t4ie2ji] {
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.rounded-bottom[b-i44t4ie2ji] {
  border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.rounded-left[b-i44t4ie2ji] {
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.rounded-lg[b-i44t4ie2ji] {
  border-radius: 0.3rem !important;
}

.rounded-circle[b-i44t4ie2ji] {
  border-radius: 50% !important;
}

.rounded-pill[b-i44t4ie2ji] {
  border-radius: 50rem !important;
}

.rounded-0[b-i44t4ie2ji] {
  border-radius: 0 !important;
}

.clearfix[b-i44t4ie2ji]::after {
  display: block;
  clear: both;
  content: "";
}

.d-none[b-i44t4ie2ji] {
  display: none !important;
}

.d-inline[b-i44t4ie2ji] {
  display: inline !important;
}

.d-inline-block[b-i44t4ie2ji] {
  display: inline-block !important;
}

.d-block[b-i44t4ie2ji] {
  display: block !important;
}

.d-table[b-i44t4ie2ji] {
  display: table !important;
}

.d-table-row[b-i44t4ie2ji] {
  display: table-row !important;
}

.d-table-cell[b-i44t4ie2ji] {
  display: table-cell !important;
}

.d-flex[b-i44t4ie2ji] {
  display: flex !important;
}

.d-inline-flex[b-i44t4ie2ji] {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none[b-i44t4ie2ji] {
    display: none !important;
  }
  .d-sm-inline[b-i44t4ie2ji] {
    display: inline !important;
  }
  .d-sm-inline-block[b-i44t4ie2ji] {
    display: inline-block !important;
  }
  .d-sm-block[b-i44t4ie2ji] {
    display: block !important;
  }
  .d-sm-table[b-i44t4ie2ji] {
    display: table !important;
  }
  .d-sm-table-row[b-i44t4ie2ji] {
    display: table-row !important;
  }
  .d-sm-table-cell[b-i44t4ie2ji] {
    display: table-cell !important;
  }
  .d-sm-flex[b-i44t4ie2ji] {
    display: flex !important;
  }
  .d-sm-inline-flex[b-i44t4ie2ji] {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none[b-i44t4ie2ji] {
    display: none !important;
  }
  .d-md-inline[b-i44t4ie2ji] {
    display: inline !important;
  }
  .d-md-inline-block[b-i44t4ie2ji] {
    display: inline-block !important;
  }
  .d-md-block[b-i44t4ie2ji] {
    display: block !important;
  }
  .d-md-table[b-i44t4ie2ji] {
    display: table !important;
  }
  .d-md-table-row[b-i44t4ie2ji] {
    display: table-row !important;
  }
  .d-md-table-cell[b-i44t4ie2ji] {
    display: table-cell !important;
  }
  .d-md-flex[b-i44t4ie2ji] {
    display: flex !important;
  }
  .d-md-inline-flex[b-i44t4ie2ji] {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none[b-i44t4ie2ji] {
    display: none !important;
  }
  .d-lg-inline[b-i44t4ie2ji] {
    display: inline !important;
  }
  .d-lg-inline-block[b-i44t4ie2ji] {
    display: inline-block !important;
  }
  .d-lg-block[b-i44t4ie2ji] {
    display: block !important;
  }
  .d-lg-table[b-i44t4ie2ji] {
    display: table !important;
  }
  .d-lg-table-row[b-i44t4ie2ji] {
    display: table-row !important;
  }
  .d-lg-table-cell[b-i44t4ie2ji] {
    display: table-cell !important;
  }
  .d-lg-flex[b-i44t4ie2ji] {
    display: flex !important;
  }
  .d-lg-inline-flex[b-i44t4ie2ji] {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none[b-i44t4ie2ji] {
    display: none !important;
  }
  .d-xl-inline[b-i44t4ie2ji] {
    display: inline !important;
  }
  .d-xl-inline-block[b-i44t4ie2ji] {
    display: inline-block !important;
  }
  .d-xl-block[b-i44t4ie2ji] {
    display: block !important;
  }
  .d-xl-table[b-i44t4ie2ji] {
    display: table !important;
  }
  .d-xl-table-row[b-i44t4ie2ji] {
    display: table-row !important;
  }
  .d-xl-table-cell[b-i44t4ie2ji] {
    display: table-cell !important;
  }
  .d-xl-flex[b-i44t4ie2ji] {
    display: flex !important;
  }
  .d-xl-inline-flex[b-i44t4ie2ji] {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none[b-i44t4ie2ji] {
    display: none !important;
  }
  .d-print-inline[b-i44t4ie2ji] {
    display: inline !important;
  }
  .d-print-inline-block[b-i44t4ie2ji] {
    display: inline-block !important;
  }
  .d-print-block[b-i44t4ie2ji] {
    display: block !important;
  }
  .d-print-table[b-i44t4ie2ji] {
    display: table !important;
  }
  .d-print-table-row[b-i44t4ie2ji] {
    display: table-row !important;
  }
  .d-print-table-cell[b-i44t4ie2ji] {
    display: table-cell !important;
  }
  .d-print-flex[b-i44t4ie2ji] {
    display: flex !important;
  }
  .d-print-inline-flex[b-i44t4ie2ji] {
    display: inline-flex !important;
  }
}
.embed-responsive[b-i44t4ie2ji] {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive[b-i44t4ie2ji]::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item[b-i44t4ie2ji],
.embed-responsive iframe[b-i44t4ie2ji],
.embed-responsive embed[b-i44t4ie2ji],
.embed-responsive object[b-i44t4ie2ji],
.embed-responsive video[b-i44t4ie2ji] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9[b-i44t4ie2ji]::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9[b-i44t4ie2ji]::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3[b-i44t4ie2ji]::before {
  padding-top: 75%;
}

.embed-responsive-1by1[b-i44t4ie2ji]::before {
  padding-top: 100%;
}

.flex-row[b-i44t4ie2ji] {
  flex-direction: row !important;
}

.flex-column[b-i44t4ie2ji] {
  flex-direction: column !important;
}

.flex-row-reverse[b-i44t4ie2ji] {
  flex-direction: row-reverse !important;
}

.flex-column-reverse[b-i44t4ie2ji] {
  flex-direction: column-reverse !important;
}

.flex-wrap[b-i44t4ie2ji] {
  flex-wrap: wrap !important;
}

.flex-nowrap[b-i44t4ie2ji] {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse[b-i44t4ie2ji] {
  flex-wrap: wrap-reverse !important;
}

.flex-fill[b-i44t4ie2ji] {
  flex: 1 1 auto !important;
}

.flex-grow-0[b-i44t4ie2ji] {
  flex-grow: 0 !important;
}

.flex-grow-1[b-i44t4ie2ji] {
  flex-grow: 1 !important;
}

.flex-shrink-0[b-i44t4ie2ji] {
  flex-shrink: 0 !important;
}

.flex-shrink-1[b-i44t4ie2ji] {
  flex-shrink: 1 !important;
}

.justify-content-start[b-i44t4ie2ji] {
  justify-content: flex-start !important;
}

.justify-content-end[b-i44t4ie2ji] {
  justify-content: flex-end !important;
}

.justify-content-center[b-i44t4ie2ji] {
  justify-content: center !important;
}

.justify-content-between[b-i44t4ie2ji] {
  justify-content: space-between !important;
}

.justify-content-around[b-i44t4ie2ji] {
  justify-content: space-around !important;
}

.align-items-start[b-i44t4ie2ji] {
  align-items: flex-start !important;
}

.align-items-end[b-i44t4ie2ji] {
  align-items: flex-end !important;
}

.align-items-center[b-i44t4ie2ji] {
  align-items: center !important;
}

.align-items-baseline[b-i44t4ie2ji] {
  align-items: baseline !important;
}

.align-items-stretch[b-i44t4ie2ji] {
  align-items: stretch !important;
}

.align-content-start[b-i44t4ie2ji] {
  align-content: flex-start !important;
}

.align-content-end[b-i44t4ie2ji] {
  align-content: flex-end !important;
}

.align-content-center[b-i44t4ie2ji] {
  align-content: center !important;
}

.align-content-between[b-i44t4ie2ji] {
  align-content: space-between !important;
}

.align-content-around[b-i44t4ie2ji] {
  align-content: space-around !important;
}

.align-content-stretch[b-i44t4ie2ji] {
  align-content: stretch !important;
}

.align-self-auto[b-i44t4ie2ji] {
  align-self: auto !important;
}

.align-self-start[b-i44t4ie2ji] {
  align-self: flex-start !important;
}

.align-self-end[b-i44t4ie2ji] {
  align-self: flex-end !important;
}

.align-self-center[b-i44t4ie2ji] {
  align-self: center !important;
}

.align-self-baseline[b-i44t4ie2ji] {
  align-self: baseline !important;
}

.align-self-stretch[b-i44t4ie2ji] {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row[b-i44t4ie2ji] {
    flex-direction: row !important;
  }
  .flex-sm-column[b-i44t4ie2ji] {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse[b-i44t4ie2ji] {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse[b-i44t4ie2ji] {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap[b-i44t4ie2ji] {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap[b-i44t4ie2ji] {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse[b-i44t4ie2ji] {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill[b-i44t4ie2ji] {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0[b-i44t4ie2ji] {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1[b-i44t4ie2ji] {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0[b-i44t4ie2ji] {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1[b-i44t4ie2ji] {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start[b-i44t4ie2ji] {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end[b-i44t4ie2ji] {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center[b-i44t4ie2ji] {
    justify-content: center !important;
  }
  .justify-content-sm-between[b-i44t4ie2ji] {
    justify-content: space-between !important;
  }
  .justify-content-sm-around[b-i44t4ie2ji] {
    justify-content: space-around !important;
  }
  .align-items-sm-start[b-i44t4ie2ji] {
    align-items: flex-start !important;
  }
  .align-items-sm-end[b-i44t4ie2ji] {
    align-items: flex-end !important;
  }
  .align-items-sm-center[b-i44t4ie2ji] {
    align-items: center !important;
  }
  .align-items-sm-baseline[b-i44t4ie2ji] {
    align-items: baseline !important;
  }
  .align-items-sm-stretch[b-i44t4ie2ji] {
    align-items: stretch !important;
  }
  .align-content-sm-start[b-i44t4ie2ji] {
    align-content: flex-start !important;
  }
  .align-content-sm-end[b-i44t4ie2ji] {
    align-content: flex-end !important;
  }
  .align-content-sm-center[b-i44t4ie2ji] {
    align-content: center !important;
  }
  .align-content-sm-between[b-i44t4ie2ji] {
    align-content: space-between !important;
  }
  .align-content-sm-around[b-i44t4ie2ji] {
    align-content: space-around !important;
  }
  .align-content-sm-stretch[b-i44t4ie2ji] {
    align-content: stretch !important;
  }
  .align-self-sm-auto[b-i44t4ie2ji] {
    align-self: auto !important;
  }
  .align-self-sm-start[b-i44t4ie2ji] {
    align-self: flex-start !important;
  }
  .align-self-sm-end[b-i44t4ie2ji] {
    align-self: flex-end !important;
  }
  .align-self-sm-center[b-i44t4ie2ji] {
    align-self: center !important;
  }
  .align-self-sm-baseline[b-i44t4ie2ji] {
    align-self: baseline !important;
  }
  .align-self-sm-stretch[b-i44t4ie2ji] {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row[b-i44t4ie2ji] {
    flex-direction: row !important;
  }
  .flex-md-column[b-i44t4ie2ji] {
    flex-direction: column !important;
  }
  .flex-md-row-reverse[b-i44t4ie2ji] {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse[b-i44t4ie2ji] {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap[b-i44t4ie2ji] {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap[b-i44t4ie2ji] {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse[b-i44t4ie2ji] {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill[b-i44t4ie2ji] {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0[b-i44t4ie2ji] {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1[b-i44t4ie2ji] {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0[b-i44t4ie2ji] {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1[b-i44t4ie2ji] {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start[b-i44t4ie2ji] {
    justify-content: flex-start !important;
  }
  .justify-content-md-end[b-i44t4ie2ji] {
    justify-content: flex-end !important;
  }
  .justify-content-md-center[b-i44t4ie2ji] {
    justify-content: center !important;
  }
  .justify-content-md-between[b-i44t4ie2ji] {
    justify-content: space-between !important;
  }
  .justify-content-md-around[b-i44t4ie2ji] {
    justify-content: space-around !important;
  }
  .align-items-md-start[b-i44t4ie2ji] {
    align-items: flex-start !important;
  }
  .align-items-md-end[b-i44t4ie2ji] {
    align-items: flex-end !important;
  }
  .align-items-md-center[b-i44t4ie2ji] {
    align-items: center !important;
  }
  .align-items-md-baseline[b-i44t4ie2ji] {
    align-items: baseline !important;
  }
  .align-items-md-stretch[b-i44t4ie2ji] {
    align-items: stretch !important;
  }
  .align-content-md-start[b-i44t4ie2ji] {
    align-content: flex-start !important;
  }
  .align-content-md-end[b-i44t4ie2ji] {
    align-content: flex-end !important;
  }
  .align-content-md-center[b-i44t4ie2ji] {
    align-content: center !important;
  }
  .align-content-md-between[b-i44t4ie2ji] {
    align-content: space-between !important;
  }
  .align-content-md-around[b-i44t4ie2ji] {
    align-content: space-around !important;
  }
  .align-content-md-stretch[b-i44t4ie2ji] {
    align-content: stretch !important;
  }
  .align-self-md-auto[b-i44t4ie2ji] {
    align-self: auto !important;
  }
  .align-self-md-start[b-i44t4ie2ji] {
    align-self: flex-start !important;
  }
  .align-self-md-end[b-i44t4ie2ji] {
    align-self: flex-end !important;
  }
  .align-self-md-center[b-i44t4ie2ji] {
    align-self: center !important;
  }
  .align-self-md-baseline[b-i44t4ie2ji] {
    align-self: baseline !important;
  }
  .align-self-md-stretch[b-i44t4ie2ji] {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row[b-i44t4ie2ji] {
    flex-direction: row !important;
  }
  .flex-lg-column[b-i44t4ie2ji] {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse[b-i44t4ie2ji] {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse[b-i44t4ie2ji] {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap[b-i44t4ie2ji] {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap[b-i44t4ie2ji] {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse[b-i44t4ie2ji] {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill[b-i44t4ie2ji] {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0[b-i44t4ie2ji] {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1[b-i44t4ie2ji] {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0[b-i44t4ie2ji] {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1[b-i44t4ie2ji] {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start[b-i44t4ie2ji] {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end[b-i44t4ie2ji] {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center[b-i44t4ie2ji] {
    justify-content: center !important;
  }
  .justify-content-lg-between[b-i44t4ie2ji] {
    justify-content: space-between !important;
  }
  .justify-content-lg-around[b-i44t4ie2ji] {
    justify-content: space-around !important;
  }
  .align-items-lg-start[b-i44t4ie2ji] {
    align-items: flex-start !important;
  }
  .align-items-lg-end[b-i44t4ie2ji] {
    align-items: flex-end !important;
  }
  .align-items-lg-center[b-i44t4ie2ji] {
    align-items: center !important;
  }
  .align-items-lg-baseline[b-i44t4ie2ji] {
    align-items: baseline !important;
  }
  .align-items-lg-stretch[b-i44t4ie2ji] {
    align-items: stretch !important;
  }
  .align-content-lg-start[b-i44t4ie2ji] {
    align-content: flex-start !important;
  }
  .align-content-lg-end[b-i44t4ie2ji] {
    align-content: flex-end !important;
  }
  .align-content-lg-center[b-i44t4ie2ji] {
    align-content: center !important;
  }
  .align-content-lg-between[b-i44t4ie2ji] {
    align-content: space-between !important;
  }
  .align-content-lg-around[b-i44t4ie2ji] {
    align-content: space-around !important;
  }
  .align-content-lg-stretch[b-i44t4ie2ji] {
    align-content: stretch !important;
  }
  .align-self-lg-auto[b-i44t4ie2ji] {
    align-self: auto !important;
  }
  .align-self-lg-start[b-i44t4ie2ji] {
    align-self: flex-start !important;
  }
  .align-self-lg-end[b-i44t4ie2ji] {
    align-self: flex-end !important;
  }
  .align-self-lg-center[b-i44t4ie2ji] {
    align-self: center !important;
  }
  .align-self-lg-baseline[b-i44t4ie2ji] {
    align-self: baseline !important;
  }
  .align-self-lg-stretch[b-i44t4ie2ji] {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row[b-i44t4ie2ji] {
    flex-direction: row !important;
  }
  .flex-xl-column[b-i44t4ie2ji] {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse[b-i44t4ie2ji] {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse[b-i44t4ie2ji] {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap[b-i44t4ie2ji] {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap[b-i44t4ie2ji] {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse[b-i44t4ie2ji] {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill[b-i44t4ie2ji] {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0[b-i44t4ie2ji] {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1[b-i44t4ie2ji] {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0[b-i44t4ie2ji] {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1[b-i44t4ie2ji] {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start[b-i44t4ie2ji] {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end[b-i44t4ie2ji] {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center[b-i44t4ie2ji] {
    justify-content: center !important;
  }
  .justify-content-xl-between[b-i44t4ie2ji] {
    justify-content: space-between !important;
  }
  .justify-content-xl-around[b-i44t4ie2ji] {
    justify-content: space-around !important;
  }
  .align-items-xl-start[b-i44t4ie2ji] {
    align-items: flex-start !important;
  }
  .align-items-xl-end[b-i44t4ie2ji] {
    align-items: flex-end !important;
  }
  .align-items-xl-center[b-i44t4ie2ji] {
    align-items: center !important;
  }
  .align-items-xl-baseline[b-i44t4ie2ji] {
    align-items: baseline !important;
  }
  .align-items-xl-stretch[b-i44t4ie2ji] {
    align-items: stretch !important;
  }
  .align-content-xl-start[b-i44t4ie2ji] {
    align-content: flex-start !important;
  }
  .align-content-xl-end[b-i44t4ie2ji] {
    align-content: flex-end !important;
  }
  .align-content-xl-center[b-i44t4ie2ji] {
    align-content: center !important;
  }
  .align-content-xl-between[b-i44t4ie2ji] {
    align-content: space-between !important;
  }
  .align-content-xl-around[b-i44t4ie2ji] {
    align-content: space-around !important;
  }
  .align-content-xl-stretch[b-i44t4ie2ji] {
    align-content: stretch !important;
  }
  .align-self-xl-auto[b-i44t4ie2ji] {
    align-self: auto !important;
  }
  .align-self-xl-start[b-i44t4ie2ji] {
    align-self: flex-start !important;
  }
  .align-self-xl-end[b-i44t4ie2ji] {
    align-self: flex-end !important;
  }
  .align-self-xl-center[b-i44t4ie2ji] {
    align-self: center !important;
  }
  .align-self-xl-baseline[b-i44t4ie2ji] {
    align-self: baseline !important;
  }
  .align-self-xl-stretch[b-i44t4ie2ji] {
    align-self: stretch !important;
  }
}
.float-left[b-i44t4ie2ji] {
  float: left !important;
}

.float-right[b-i44t4ie2ji] {
  float: right !important;
}

.float-none[b-i44t4ie2ji] {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left[b-i44t4ie2ji] {
    float: left !important;
  }
  .float-sm-right[b-i44t4ie2ji] {
    float: right !important;
  }
  .float-sm-none[b-i44t4ie2ji] {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left[b-i44t4ie2ji] {
    float: left !important;
  }
  .float-md-right[b-i44t4ie2ji] {
    float: right !important;
  }
  .float-md-none[b-i44t4ie2ji] {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left[b-i44t4ie2ji] {
    float: left !important;
  }
  .float-lg-right[b-i44t4ie2ji] {
    float: right !important;
  }
  .float-lg-none[b-i44t4ie2ji] {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left[b-i44t4ie2ji] {
    float: left !important;
  }
  .float-xl-right[b-i44t4ie2ji] {
    float: right !important;
  }
  .float-xl-none[b-i44t4ie2ji] {
    float: none !important;
  }
}
.overflow-auto[b-i44t4ie2ji] {
  overflow: auto !important;
}

.overflow-hidden[b-i44t4ie2ji] {
  overflow: hidden !important;
}

.position-static[b-i44t4ie2ji] {
  position: static !important;
}

.position-relative[b-i44t4ie2ji] {
  position: relative !important;
}

.position-absolute[b-i44t4ie2ji] {
  position: absolute !important;
}

.position-fixed[b-i44t4ie2ji] {
  position: fixed !important;
}

.position-sticky[b-i44t4ie2ji] {
  position: sticky !important;
}

.fixed-top[b-i44t4ie2ji] {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom[b-i44t4ie2ji] {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top[b-i44t4ie2ji] {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only[b-i44t4ie2ji] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active[b-i44t4ie2ji], .sr-only-focusable:focus[b-i44t4ie2ji] {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm[b-i44t4ie2ji] {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow[b-i44t4ie2ji] {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg[b-i44t4ie2ji] {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none[b-i44t4ie2ji] {
  box-shadow: none !important;
}

.w-25[b-i44t4ie2ji] {
  width: 25% !important;
}

.w-50[b-i44t4ie2ji] {
  width: 50% !important;
}

.w-75[b-i44t4ie2ji] {
  width: 75% !important;
}

.w-100[b-i44t4ie2ji] {
  width: 100% !important;
}

.w-auto[b-i44t4ie2ji] {
  width: auto !important;
}

.h-25[b-i44t4ie2ji] {
  height: 25% !important;
}

.h-50[b-i44t4ie2ji] {
  height: 50% !important;
}

.h-75[b-i44t4ie2ji] {
  height: 75% !important;
}

.h-100[b-i44t4ie2ji] {
  height: 100% !important;
}

.h-auto[b-i44t4ie2ji] {
  height: auto !important;
}

.mw-100[b-i44t4ie2ji] {
  max-width: 100% !important;
}

.mh-100[b-i44t4ie2ji] {
  max-height: 100% !important;
}

.min-vw-100[b-i44t4ie2ji] {
  min-width: 100vw !important;
}

.min-vh-100[b-i44t4ie2ji] {
  min-height: 100vh !important;
}

.vw-100[b-i44t4ie2ji] {
  width: 100vw !important;
}

.vh-100[b-i44t4ie2ji] {
  height: 100vh !important;
}

.stretched-link[b-i44t4ie2ji]::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.m-0[b-i44t4ie2ji] {
  margin: 0 !important;
}

.mt-0[b-i44t4ie2ji],
.my-0[b-i44t4ie2ji] {
  margin-top: 0 !important;
}

.mr-0[b-i44t4ie2ji],
.mx-0[b-i44t4ie2ji] {
  margin-right: 0 !important;
}

.mb-0[b-i44t4ie2ji],
.my-0[b-i44t4ie2ji] {
  margin-bottom: 0 !important;
}

.ml-0[b-i44t4ie2ji],
.mx-0[b-i44t4ie2ji] {
  margin-left: 0 !important;
}

.m-1[b-i44t4ie2ji] {
  margin: 0.25rem !important;
}

.mt-1[b-i44t4ie2ji],
.my-1[b-i44t4ie2ji] {
  margin-top: 0.25rem !important;
}

.mr-1[b-i44t4ie2ji],
.mx-1[b-i44t4ie2ji] {
  margin-right: 0.25rem !important;
}

.mb-1[b-i44t4ie2ji],
.my-1[b-i44t4ie2ji] {
  margin-bottom: 0.25rem !important;
}

.ml-1[b-i44t4ie2ji],
.mx-1[b-i44t4ie2ji] {
  margin-left: 0.25rem !important;
}

.m-2[b-i44t4ie2ji] {
  margin: 0.5rem !important;
}

.mt-2[b-i44t4ie2ji],
.my-2[b-i44t4ie2ji] {
  margin-top: 0.5rem !important;
}

.mr-2[b-i44t4ie2ji],
.mx-2[b-i44t4ie2ji] {
  margin-right: 0.5rem !important;
}

.mb-2[b-i44t4ie2ji],
.my-2[b-i44t4ie2ji] {
  margin-bottom: 0.5rem !important;
}

.ml-2[b-i44t4ie2ji],
.mx-2[b-i44t4ie2ji] {
  margin-left: 0.5rem !important;
}

.m-3[b-i44t4ie2ji] {
  margin: 1rem !important;
}

.mt-3[b-i44t4ie2ji],
.my-3[b-i44t4ie2ji] {
  margin-top: 1rem !important;
}

.mr-3[b-i44t4ie2ji],
.mx-3[b-i44t4ie2ji] {
  margin-right: 1rem !important;
}

.mb-3[b-i44t4ie2ji],
.my-3[b-i44t4ie2ji] {
  margin-bottom: 1rem !important;
}

.ml-3[b-i44t4ie2ji],
.mx-3[b-i44t4ie2ji] {
  margin-left: 1rem !important;
}

.m-4[b-i44t4ie2ji] {
  margin: 1.5rem !important;
}

.mt-4[b-i44t4ie2ji],
.my-4[b-i44t4ie2ji] {
  margin-top: 1.5rem !important;
}

.mr-4[b-i44t4ie2ji],
.mx-4[b-i44t4ie2ji] {
  margin-right: 1.5rem !important;
}

.mb-4[b-i44t4ie2ji],
.my-4[b-i44t4ie2ji] {
  margin-bottom: 1.5rem !important;
}

.ml-4[b-i44t4ie2ji],
.mx-4[b-i44t4ie2ji] {
  margin-left: 1.5rem !important;
}

.m-5[b-i44t4ie2ji] {
  margin: 3rem !important;
}

.mt-5[b-i44t4ie2ji],
.my-5[b-i44t4ie2ji] {
  margin-top: 3rem !important;
}

.mr-5[b-i44t4ie2ji],
.mx-5[b-i44t4ie2ji] {
  margin-right: 3rem !important;
}

.mb-5[b-i44t4ie2ji],
.my-5[b-i44t4ie2ji] {
  margin-bottom: 3rem !important;
}

.ml-5[b-i44t4ie2ji],
.mx-5[b-i44t4ie2ji] {
  margin-left: 3rem !important;
}

.p-0[b-i44t4ie2ji] {
  padding: 0 !important;
}

.pt-0[b-i44t4ie2ji],
.py-0[b-i44t4ie2ji] {
  padding-top: 0 !important;
}

.pr-0[b-i44t4ie2ji],
.px-0[b-i44t4ie2ji] {
  padding-right: 0 !important;
}

.pb-0[b-i44t4ie2ji],
.py-0[b-i44t4ie2ji] {
  padding-bottom: 0 !important;
}

.pl-0[b-i44t4ie2ji],
.px-0[b-i44t4ie2ji] {
  padding-left: 0 !important;
}

.p-1[b-i44t4ie2ji] {
  padding: 0.25rem !important;
}

.pt-1[b-i44t4ie2ji],
.py-1[b-i44t4ie2ji] {
  padding-top: 0.25rem !important;
}

.pr-1[b-i44t4ie2ji],
.px-1[b-i44t4ie2ji] {
  padding-right: 0.25rem !important;
}

.pb-1[b-i44t4ie2ji],
.py-1[b-i44t4ie2ji] {
  padding-bottom: 0.25rem !important;
}

.pl-1[b-i44t4ie2ji],
.px-1[b-i44t4ie2ji] {
  padding-left: 0.25rem !important;
}

.p-2[b-i44t4ie2ji] {
  padding: 0.5rem !important;
}

.pt-2[b-i44t4ie2ji],
.py-2[b-i44t4ie2ji] {
  padding-top: 0.5rem !important;
}

.pr-2[b-i44t4ie2ji],
.px-2[b-i44t4ie2ji] {
  padding-right: 0.5rem !important;
}

.pb-2[b-i44t4ie2ji],
.py-2[b-i44t4ie2ji] {
  padding-bottom: 0.5rem !important;
}

.pl-2[b-i44t4ie2ji],
.px-2[b-i44t4ie2ji] {
  padding-left: 0.5rem !important;
}

.p-3[b-i44t4ie2ji] {
  padding: 1rem !important;
}

.pt-3[b-i44t4ie2ji],
.py-3[b-i44t4ie2ji] {
  padding-top: 1rem !important;
}

.pr-3[b-i44t4ie2ji],
.px-3[b-i44t4ie2ji] {
  padding-right: 1rem !important;
}

.pb-3[b-i44t4ie2ji],
.py-3[b-i44t4ie2ji] {
  padding-bottom: 1rem !important;
}

.pl-3[b-i44t4ie2ji],
.px-3[b-i44t4ie2ji] {
  padding-left: 1rem !important;
}

.p-4[b-i44t4ie2ji] {
  padding: 1.5rem !important;
}

.pt-4[b-i44t4ie2ji],
.py-4[b-i44t4ie2ji] {
  padding-top: 1.5rem !important;
}

.pr-4[b-i44t4ie2ji],
.px-4[b-i44t4ie2ji] {
  padding-right: 1.5rem !important;
}

.pb-4[b-i44t4ie2ji],
.py-4[b-i44t4ie2ji] {
  padding-bottom: 1.5rem !important;
}

.pl-4[b-i44t4ie2ji],
.px-4[b-i44t4ie2ji] {
  padding-left: 1.5rem !important;
}

.p-5[b-i44t4ie2ji] {
  padding: 3rem !important;
}

.pt-5[b-i44t4ie2ji],
.py-5[b-i44t4ie2ji] {
  padding-top: 3rem !important;
}

.pr-5[b-i44t4ie2ji],
.px-5[b-i44t4ie2ji] {
  padding-right: 3rem !important;
}

.pb-5[b-i44t4ie2ji],
.py-5[b-i44t4ie2ji] {
  padding-bottom: 3rem !important;
}

.pl-5[b-i44t4ie2ji],
.px-5[b-i44t4ie2ji] {
  padding-left: 3rem !important;
}

.m-n1[b-i44t4ie2ji] {
  margin: -0.25rem !important;
}

.mt-n1[b-i44t4ie2ji],
.my-n1[b-i44t4ie2ji] {
  margin-top: -0.25rem !important;
}

.mr-n1[b-i44t4ie2ji],
.mx-n1[b-i44t4ie2ji] {
  margin-right: -0.25rem !important;
}

.mb-n1[b-i44t4ie2ji],
.my-n1[b-i44t4ie2ji] {
  margin-bottom: -0.25rem !important;
}

.ml-n1[b-i44t4ie2ji],
.mx-n1[b-i44t4ie2ji] {
  margin-left: -0.25rem !important;
}

.m-n2[b-i44t4ie2ji] {
  margin: -0.5rem !important;
}

.mt-n2[b-i44t4ie2ji],
.my-n2[b-i44t4ie2ji] {
  margin-top: -0.5rem !important;
}

.mr-n2[b-i44t4ie2ji],
.mx-n2[b-i44t4ie2ji] {
  margin-right: -0.5rem !important;
}

.mb-n2[b-i44t4ie2ji],
.my-n2[b-i44t4ie2ji] {
  margin-bottom: -0.5rem !important;
}

.ml-n2[b-i44t4ie2ji],
.mx-n2[b-i44t4ie2ji] {
  margin-left: -0.5rem !important;
}

.m-n3[b-i44t4ie2ji] {
  margin: -1rem !important;
}

.mt-n3[b-i44t4ie2ji],
.my-n3[b-i44t4ie2ji] {
  margin-top: -1rem !important;
}

.mr-n3[b-i44t4ie2ji],
.mx-n3[b-i44t4ie2ji] {
  margin-right: -1rem !important;
}

.mb-n3[b-i44t4ie2ji],
.my-n3[b-i44t4ie2ji] {
  margin-bottom: -1rem !important;
}

.ml-n3[b-i44t4ie2ji],
.mx-n3[b-i44t4ie2ji] {
  margin-left: -1rem !important;
}

.m-n4[b-i44t4ie2ji] {
  margin: -1.5rem !important;
}

.mt-n4[b-i44t4ie2ji],
.my-n4[b-i44t4ie2ji] {
  margin-top: -1.5rem !important;
}

.mr-n4[b-i44t4ie2ji],
.mx-n4[b-i44t4ie2ji] {
  margin-right: -1.5rem !important;
}

.mb-n4[b-i44t4ie2ji],
.my-n4[b-i44t4ie2ji] {
  margin-bottom: -1.5rem !important;
}

.ml-n4[b-i44t4ie2ji],
.mx-n4[b-i44t4ie2ji] {
  margin-left: -1.5rem !important;
}

.m-n5[b-i44t4ie2ji] {
  margin: -3rem !important;
}

.mt-n5[b-i44t4ie2ji],
.my-n5[b-i44t4ie2ji] {
  margin-top: -3rem !important;
}

.mr-n5[b-i44t4ie2ji],
.mx-n5[b-i44t4ie2ji] {
  margin-right: -3rem !important;
}

.mb-n5[b-i44t4ie2ji],
.my-n5[b-i44t4ie2ji] {
  margin-bottom: -3rem !important;
}

.ml-n5[b-i44t4ie2ji],
.mx-n5[b-i44t4ie2ji] {
  margin-left: -3rem !important;
}

.m-auto[b-i44t4ie2ji] {
  margin: auto !important;
}

.mt-auto[b-i44t4ie2ji],
.my-auto[b-i44t4ie2ji] {
  margin-top: auto !important;
}

.mr-auto[b-i44t4ie2ji],
.mx-auto[b-i44t4ie2ji] {
  margin-right: auto !important;
}

.mb-auto[b-i44t4ie2ji],
.my-auto[b-i44t4ie2ji] {
  margin-bottom: auto !important;
}

.ml-auto[b-i44t4ie2ji],
.mx-auto[b-i44t4ie2ji] {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0[b-i44t4ie2ji] {
    margin: 0 !important;
  }
  .mt-sm-0[b-i44t4ie2ji],
  .my-sm-0[b-i44t4ie2ji] {
    margin-top: 0 !important;
  }
  .mr-sm-0[b-i44t4ie2ji],
  .mx-sm-0[b-i44t4ie2ji] {
    margin-right: 0 !important;
  }
  .mb-sm-0[b-i44t4ie2ji],
  .my-sm-0[b-i44t4ie2ji] {
    margin-bottom: 0 !important;
  }
  .ml-sm-0[b-i44t4ie2ji],
  .mx-sm-0[b-i44t4ie2ji] {
    margin-left: 0 !important;
  }
  .m-sm-1[b-i44t4ie2ji] {
    margin: 0.25rem !important;
  }
  .mt-sm-1[b-i44t4ie2ji],
  .my-sm-1[b-i44t4ie2ji] {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1[b-i44t4ie2ji],
  .mx-sm-1[b-i44t4ie2ji] {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1[b-i44t4ie2ji],
  .my-sm-1[b-i44t4ie2ji] {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1[b-i44t4ie2ji],
  .mx-sm-1[b-i44t4ie2ji] {
    margin-left: 0.25rem !important;
  }
  .m-sm-2[b-i44t4ie2ji] {
    margin: 0.5rem !important;
  }
  .mt-sm-2[b-i44t4ie2ji],
  .my-sm-2[b-i44t4ie2ji] {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2[b-i44t4ie2ji],
  .mx-sm-2[b-i44t4ie2ji] {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2[b-i44t4ie2ji],
  .my-sm-2[b-i44t4ie2ji] {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2[b-i44t4ie2ji],
  .mx-sm-2[b-i44t4ie2ji] {
    margin-left: 0.5rem !important;
  }
  .m-sm-3[b-i44t4ie2ji] {
    margin: 1rem !important;
  }
  .mt-sm-3[b-i44t4ie2ji],
  .my-sm-3[b-i44t4ie2ji] {
    margin-top: 1rem !important;
  }
  .mr-sm-3[b-i44t4ie2ji],
  .mx-sm-3[b-i44t4ie2ji] {
    margin-right: 1rem !important;
  }
  .mb-sm-3[b-i44t4ie2ji],
  .my-sm-3[b-i44t4ie2ji] {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3[b-i44t4ie2ji],
  .mx-sm-3[b-i44t4ie2ji] {
    margin-left: 1rem !important;
  }
  .m-sm-4[b-i44t4ie2ji] {
    margin: 1.5rem !important;
  }
  .mt-sm-4[b-i44t4ie2ji],
  .my-sm-4[b-i44t4ie2ji] {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4[b-i44t4ie2ji],
  .mx-sm-4[b-i44t4ie2ji] {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4[b-i44t4ie2ji],
  .my-sm-4[b-i44t4ie2ji] {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4[b-i44t4ie2ji],
  .mx-sm-4[b-i44t4ie2ji] {
    margin-left: 1.5rem !important;
  }
  .m-sm-5[b-i44t4ie2ji] {
    margin: 3rem !important;
  }
  .mt-sm-5[b-i44t4ie2ji],
  .my-sm-5[b-i44t4ie2ji] {
    margin-top: 3rem !important;
  }
  .mr-sm-5[b-i44t4ie2ji],
  .mx-sm-5[b-i44t4ie2ji] {
    margin-right: 3rem !important;
  }
  .mb-sm-5[b-i44t4ie2ji],
  .my-sm-5[b-i44t4ie2ji] {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5[b-i44t4ie2ji],
  .mx-sm-5[b-i44t4ie2ji] {
    margin-left: 3rem !important;
  }
  .p-sm-0[b-i44t4ie2ji] {
    padding: 0 !important;
  }
  .pt-sm-0[b-i44t4ie2ji],
  .py-sm-0[b-i44t4ie2ji] {
    padding-top: 0 !important;
  }
  .pr-sm-0[b-i44t4ie2ji],
  .px-sm-0[b-i44t4ie2ji] {
    padding-right: 0 !important;
  }
  .pb-sm-0[b-i44t4ie2ji],
  .py-sm-0[b-i44t4ie2ji] {
    padding-bottom: 0 !important;
  }
  .pl-sm-0[b-i44t4ie2ji],
  .px-sm-0[b-i44t4ie2ji] {
    padding-left: 0 !important;
  }
  .p-sm-1[b-i44t4ie2ji] {
    padding: 0.25rem !important;
  }
  .pt-sm-1[b-i44t4ie2ji],
  .py-sm-1[b-i44t4ie2ji] {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1[b-i44t4ie2ji],
  .px-sm-1[b-i44t4ie2ji] {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1[b-i44t4ie2ji],
  .py-sm-1[b-i44t4ie2ji] {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1[b-i44t4ie2ji],
  .px-sm-1[b-i44t4ie2ji] {
    padding-left: 0.25rem !important;
  }
  .p-sm-2[b-i44t4ie2ji] {
    padding: 0.5rem !important;
  }
  .pt-sm-2[b-i44t4ie2ji],
  .py-sm-2[b-i44t4ie2ji] {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2[b-i44t4ie2ji],
  .px-sm-2[b-i44t4ie2ji] {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2[b-i44t4ie2ji],
  .py-sm-2[b-i44t4ie2ji] {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2[b-i44t4ie2ji],
  .px-sm-2[b-i44t4ie2ji] {
    padding-left: 0.5rem !important;
  }
  .p-sm-3[b-i44t4ie2ji] {
    padding: 1rem !important;
  }
  .pt-sm-3[b-i44t4ie2ji],
  .py-sm-3[b-i44t4ie2ji] {
    padding-top: 1rem !important;
  }
  .pr-sm-3[b-i44t4ie2ji],
  .px-sm-3[b-i44t4ie2ji] {
    padding-right: 1rem !important;
  }
  .pb-sm-3[b-i44t4ie2ji],
  .py-sm-3[b-i44t4ie2ji] {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3[b-i44t4ie2ji],
  .px-sm-3[b-i44t4ie2ji] {
    padding-left: 1rem !important;
  }
  .p-sm-4[b-i44t4ie2ji] {
    padding: 1.5rem !important;
  }
  .pt-sm-4[b-i44t4ie2ji],
  .py-sm-4[b-i44t4ie2ji] {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4[b-i44t4ie2ji],
  .px-sm-4[b-i44t4ie2ji] {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4[b-i44t4ie2ji],
  .py-sm-4[b-i44t4ie2ji] {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4[b-i44t4ie2ji],
  .px-sm-4[b-i44t4ie2ji] {
    padding-left: 1.5rem !important;
  }
  .p-sm-5[b-i44t4ie2ji] {
    padding: 3rem !important;
  }
  .pt-sm-5[b-i44t4ie2ji],
  .py-sm-5[b-i44t4ie2ji] {
    padding-top: 3rem !important;
  }
  .pr-sm-5[b-i44t4ie2ji],
  .px-sm-5[b-i44t4ie2ji] {
    padding-right: 3rem !important;
  }
  .pb-sm-5[b-i44t4ie2ji],
  .py-sm-5[b-i44t4ie2ji] {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5[b-i44t4ie2ji],
  .px-sm-5[b-i44t4ie2ji] {
    padding-left: 3rem !important;
  }
  .m-sm-n1[b-i44t4ie2ji] {
    margin: -0.25rem !important;
  }
  .mt-sm-n1[b-i44t4ie2ji],
  .my-sm-n1[b-i44t4ie2ji] {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1[b-i44t4ie2ji],
  .mx-sm-n1[b-i44t4ie2ji] {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1[b-i44t4ie2ji],
  .my-sm-n1[b-i44t4ie2ji] {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1[b-i44t4ie2ji],
  .mx-sm-n1[b-i44t4ie2ji] {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2[b-i44t4ie2ji] {
    margin: -0.5rem !important;
  }
  .mt-sm-n2[b-i44t4ie2ji],
  .my-sm-n2[b-i44t4ie2ji] {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2[b-i44t4ie2ji],
  .mx-sm-n2[b-i44t4ie2ji] {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2[b-i44t4ie2ji],
  .my-sm-n2[b-i44t4ie2ji] {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2[b-i44t4ie2ji],
  .mx-sm-n2[b-i44t4ie2ji] {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3[b-i44t4ie2ji] {
    margin: -1rem !important;
  }
  .mt-sm-n3[b-i44t4ie2ji],
  .my-sm-n3[b-i44t4ie2ji] {
    margin-top: -1rem !important;
  }
  .mr-sm-n3[b-i44t4ie2ji],
  .mx-sm-n3[b-i44t4ie2ji] {
    margin-right: -1rem !important;
  }
  .mb-sm-n3[b-i44t4ie2ji],
  .my-sm-n3[b-i44t4ie2ji] {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3[b-i44t4ie2ji],
  .mx-sm-n3[b-i44t4ie2ji] {
    margin-left: -1rem !important;
  }
  .m-sm-n4[b-i44t4ie2ji] {
    margin: -1.5rem !important;
  }
  .mt-sm-n4[b-i44t4ie2ji],
  .my-sm-n4[b-i44t4ie2ji] {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4[b-i44t4ie2ji],
  .mx-sm-n4[b-i44t4ie2ji] {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4[b-i44t4ie2ji],
  .my-sm-n4[b-i44t4ie2ji] {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4[b-i44t4ie2ji],
  .mx-sm-n4[b-i44t4ie2ji] {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5[b-i44t4ie2ji] {
    margin: -3rem !important;
  }
  .mt-sm-n5[b-i44t4ie2ji],
  .my-sm-n5[b-i44t4ie2ji] {
    margin-top: -3rem !important;
  }
  .mr-sm-n5[b-i44t4ie2ji],
  .mx-sm-n5[b-i44t4ie2ji] {
    margin-right: -3rem !important;
  }
  .mb-sm-n5[b-i44t4ie2ji],
  .my-sm-n5[b-i44t4ie2ji] {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5[b-i44t4ie2ji],
  .mx-sm-n5[b-i44t4ie2ji] {
    margin-left: -3rem !important;
  }
  .m-sm-auto[b-i44t4ie2ji] {
    margin: auto !important;
  }
  .mt-sm-auto[b-i44t4ie2ji],
  .my-sm-auto[b-i44t4ie2ji] {
    margin-top: auto !important;
  }
  .mr-sm-auto[b-i44t4ie2ji],
  .mx-sm-auto[b-i44t4ie2ji] {
    margin-right: auto !important;
  }
  .mb-sm-auto[b-i44t4ie2ji],
  .my-sm-auto[b-i44t4ie2ji] {
    margin-bottom: auto !important;
  }
  .ml-sm-auto[b-i44t4ie2ji],
  .mx-sm-auto[b-i44t4ie2ji] {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0[b-i44t4ie2ji] {
    margin: 0 !important;
  }
  .mt-md-0[b-i44t4ie2ji],
  .my-md-0[b-i44t4ie2ji] {
    margin-top: 0 !important;
  }
  .mr-md-0[b-i44t4ie2ji],
  .mx-md-0[b-i44t4ie2ji] {
    margin-right: 0 !important;
  }
  .mb-md-0[b-i44t4ie2ji],
  .my-md-0[b-i44t4ie2ji] {
    margin-bottom: 0 !important;
  }
  .ml-md-0[b-i44t4ie2ji],
  .mx-md-0[b-i44t4ie2ji] {
    margin-left: 0 !important;
  }
  .m-md-1[b-i44t4ie2ji] {
    margin: 0.25rem !important;
  }
  .mt-md-1[b-i44t4ie2ji],
  .my-md-1[b-i44t4ie2ji] {
    margin-top: 0.25rem !important;
  }
  .mr-md-1[b-i44t4ie2ji],
  .mx-md-1[b-i44t4ie2ji] {
    margin-right: 0.25rem !important;
  }
  .mb-md-1[b-i44t4ie2ji],
  .my-md-1[b-i44t4ie2ji] {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1[b-i44t4ie2ji],
  .mx-md-1[b-i44t4ie2ji] {
    margin-left: 0.25rem !important;
  }
  .m-md-2[b-i44t4ie2ji] {
    margin: 0.5rem !important;
  }
  .mt-md-2[b-i44t4ie2ji],
  .my-md-2[b-i44t4ie2ji] {
    margin-top: 0.5rem !important;
  }
  .mr-md-2[b-i44t4ie2ji],
  .mx-md-2[b-i44t4ie2ji] {
    margin-right: 0.5rem !important;
  }
  .mb-md-2[b-i44t4ie2ji],
  .my-md-2[b-i44t4ie2ji] {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2[b-i44t4ie2ji],
  .mx-md-2[b-i44t4ie2ji] {
    margin-left: 0.5rem !important;
  }
  .m-md-3[b-i44t4ie2ji] {
    margin: 1rem !important;
  }
  .mt-md-3[b-i44t4ie2ji],
  .my-md-3[b-i44t4ie2ji] {
    margin-top: 1rem !important;
  }
  .mr-md-3[b-i44t4ie2ji],
  .mx-md-3[b-i44t4ie2ji] {
    margin-right: 1rem !important;
  }
  .mb-md-3[b-i44t4ie2ji],
  .my-md-3[b-i44t4ie2ji] {
    margin-bottom: 1rem !important;
  }
  .ml-md-3[b-i44t4ie2ji],
  .mx-md-3[b-i44t4ie2ji] {
    margin-left: 1rem !important;
  }
  .m-md-4[b-i44t4ie2ji] {
    margin: 1.5rem !important;
  }
  .mt-md-4[b-i44t4ie2ji],
  .my-md-4[b-i44t4ie2ji] {
    margin-top: 1.5rem !important;
  }
  .mr-md-4[b-i44t4ie2ji],
  .mx-md-4[b-i44t4ie2ji] {
    margin-right: 1.5rem !important;
  }
  .mb-md-4[b-i44t4ie2ji],
  .my-md-4[b-i44t4ie2ji] {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4[b-i44t4ie2ji],
  .mx-md-4[b-i44t4ie2ji] {
    margin-left: 1.5rem !important;
  }
  .m-md-5[b-i44t4ie2ji] {
    margin: 3rem !important;
  }
  .mt-md-5[b-i44t4ie2ji],
  .my-md-5[b-i44t4ie2ji] {
    margin-top: 3rem !important;
  }
  .mr-md-5[b-i44t4ie2ji],
  .mx-md-5[b-i44t4ie2ji] {
    margin-right: 3rem !important;
  }
  .mb-md-5[b-i44t4ie2ji],
  .my-md-5[b-i44t4ie2ji] {
    margin-bottom: 3rem !important;
  }
  .ml-md-5[b-i44t4ie2ji],
  .mx-md-5[b-i44t4ie2ji] {
    margin-left: 3rem !important;
  }
  .p-md-0[b-i44t4ie2ji] {
    padding: 0 !important;
  }
  .pt-md-0[b-i44t4ie2ji],
  .py-md-0[b-i44t4ie2ji] {
    padding-top: 0 !important;
  }
  .pr-md-0[b-i44t4ie2ji],
  .px-md-0[b-i44t4ie2ji] {
    padding-right: 0 !important;
  }
  .pb-md-0[b-i44t4ie2ji],
  .py-md-0[b-i44t4ie2ji] {
    padding-bottom: 0 !important;
  }
  .pl-md-0[b-i44t4ie2ji],
  .px-md-0[b-i44t4ie2ji] {
    padding-left: 0 !important;
  }
  .p-md-1[b-i44t4ie2ji] {
    padding: 0.25rem !important;
  }
  .pt-md-1[b-i44t4ie2ji],
  .py-md-1[b-i44t4ie2ji] {
    padding-top: 0.25rem !important;
  }
  .pr-md-1[b-i44t4ie2ji],
  .px-md-1[b-i44t4ie2ji] {
    padding-right: 0.25rem !important;
  }
  .pb-md-1[b-i44t4ie2ji],
  .py-md-1[b-i44t4ie2ji] {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1[b-i44t4ie2ji],
  .px-md-1[b-i44t4ie2ji] {
    padding-left: 0.25rem !important;
  }
  .p-md-2[b-i44t4ie2ji] {
    padding: 0.5rem !important;
  }
  .pt-md-2[b-i44t4ie2ji],
  .py-md-2[b-i44t4ie2ji] {
    padding-top: 0.5rem !important;
  }
  .pr-md-2[b-i44t4ie2ji],
  .px-md-2[b-i44t4ie2ji] {
    padding-right: 0.5rem !important;
  }
  .pb-md-2[b-i44t4ie2ji],
  .py-md-2[b-i44t4ie2ji] {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2[b-i44t4ie2ji],
  .px-md-2[b-i44t4ie2ji] {
    padding-left: 0.5rem !important;
  }
  .p-md-3[b-i44t4ie2ji] {
    padding: 1rem !important;
  }
  .pt-md-3[b-i44t4ie2ji],
  .py-md-3[b-i44t4ie2ji] {
    padding-top: 1rem !important;
  }
  .pr-md-3[b-i44t4ie2ji],
  .px-md-3[b-i44t4ie2ji] {
    padding-right: 1rem !important;
  }
  .pb-md-3[b-i44t4ie2ji],
  .py-md-3[b-i44t4ie2ji] {
    padding-bottom: 1rem !important;
  }
  .pl-md-3[b-i44t4ie2ji],
  .px-md-3[b-i44t4ie2ji] {
    padding-left: 1rem !important;
  }
  .p-md-4[b-i44t4ie2ji] {
    padding: 1.5rem !important;
  }
  .pt-md-4[b-i44t4ie2ji],
  .py-md-4[b-i44t4ie2ji] {
    padding-top: 1.5rem !important;
  }
  .pr-md-4[b-i44t4ie2ji],
  .px-md-4[b-i44t4ie2ji] {
    padding-right: 1.5rem !important;
  }
  .pb-md-4[b-i44t4ie2ji],
  .py-md-4[b-i44t4ie2ji] {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4[b-i44t4ie2ji],
  .px-md-4[b-i44t4ie2ji] {
    padding-left: 1.5rem !important;
  }
  .p-md-5[b-i44t4ie2ji] {
    padding: 3rem !important;
  }
  .pt-md-5[b-i44t4ie2ji],
  .py-md-5[b-i44t4ie2ji] {
    padding-top: 3rem !important;
  }
  .pr-md-5[b-i44t4ie2ji],
  .px-md-5[b-i44t4ie2ji] {
    padding-right: 3rem !important;
  }
  .pb-md-5[b-i44t4ie2ji],
  .py-md-5[b-i44t4ie2ji] {
    padding-bottom: 3rem !important;
  }
  .pl-md-5[b-i44t4ie2ji],
  .px-md-5[b-i44t4ie2ji] {
    padding-left: 3rem !important;
  }
  .m-md-n1[b-i44t4ie2ji] {
    margin: -0.25rem !important;
  }
  .mt-md-n1[b-i44t4ie2ji],
  .my-md-n1[b-i44t4ie2ji] {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1[b-i44t4ie2ji],
  .mx-md-n1[b-i44t4ie2ji] {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1[b-i44t4ie2ji],
  .my-md-n1[b-i44t4ie2ji] {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1[b-i44t4ie2ji],
  .mx-md-n1[b-i44t4ie2ji] {
    margin-left: -0.25rem !important;
  }
  .m-md-n2[b-i44t4ie2ji] {
    margin: -0.5rem !important;
  }
  .mt-md-n2[b-i44t4ie2ji],
  .my-md-n2[b-i44t4ie2ji] {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2[b-i44t4ie2ji],
  .mx-md-n2[b-i44t4ie2ji] {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2[b-i44t4ie2ji],
  .my-md-n2[b-i44t4ie2ji] {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2[b-i44t4ie2ji],
  .mx-md-n2[b-i44t4ie2ji] {
    margin-left: -0.5rem !important;
  }
  .m-md-n3[b-i44t4ie2ji] {
    margin: -1rem !important;
  }
  .mt-md-n3[b-i44t4ie2ji],
  .my-md-n3[b-i44t4ie2ji] {
    margin-top: -1rem !important;
  }
  .mr-md-n3[b-i44t4ie2ji],
  .mx-md-n3[b-i44t4ie2ji] {
    margin-right: -1rem !important;
  }
  .mb-md-n3[b-i44t4ie2ji],
  .my-md-n3[b-i44t4ie2ji] {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3[b-i44t4ie2ji],
  .mx-md-n3[b-i44t4ie2ji] {
    margin-left: -1rem !important;
  }
  .m-md-n4[b-i44t4ie2ji] {
    margin: -1.5rem !important;
  }
  .mt-md-n4[b-i44t4ie2ji],
  .my-md-n4[b-i44t4ie2ji] {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4[b-i44t4ie2ji],
  .mx-md-n4[b-i44t4ie2ji] {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4[b-i44t4ie2ji],
  .my-md-n4[b-i44t4ie2ji] {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4[b-i44t4ie2ji],
  .mx-md-n4[b-i44t4ie2ji] {
    margin-left: -1.5rem !important;
  }
  .m-md-n5[b-i44t4ie2ji] {
    margin: -3rem !important;
  }
  .mt-md-n5[b-i44t4ie2ji],
  .my-md-n5[b-i44t4ie2ji] {
    margin-top: -3rem !important;
  }
  .mr-md-n5[b-i44t4ie2ji],
  .mx-md-n5[b-i44t4ie2ji] {
    margin-right: -3rem !important;
  }
  .mb-md-n5[b-i44t4ie2ji],
  .my-md-n5[b-i44t4ie2ji] {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5[b-i44t4ie2ji],
  .mx-md-n5[b-i44t4ie2ji] {
    margin-left: -3rem !important;
  }
  .m-md-auto[b-i44t4ie2ji] {
    margin: auto !important;
  }
  .mt-md-auto[b-i44t4ie2ji],
  .my-md-auto[b-i44t4ie2ji] {
    margin-top: auto !important;
  }
  .mr-md-auto[b-i44t4ie2ji],
  .mx-md-auto[b-i44t4ie2ji] {
    margin-right: auto !important;
  }
  .mb-md-auto[b-i44t4ie2ji],
  .my-md-auto[b-i44t4ie2ji] {
    margin-bottom: auto !important;
  }
  .ml-md-auto[b-i44t4ie2ji],
  .mx-md-auto[b-i44t4ie2ji] {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0[b-i44t4ie2ji] {
    margin: 0 !important;
  }
  .mt-lg-0[b-i44t4ie2ji],
  .my-lg-0[b-i44t4ie2ji] {
    margin-top: 0 !important;
  }
  .mr-lg-0[b-i44t4ie2ji],
  .mx-lg-0[b-i44t4ie2ji] {
    margin-right: 0 !important;
  }
  .mb-lg-0[b-i44t4ie2ji],
  .my-lg-0[b-i44t4ie2ji] {
    margin-bottom: 0 !important;
  }
  .ml-lg-0[b-i44t4ie2ji],
  .mx-lg-0[b-i44t4ie2ji] {
    margin-left: 0 !important;
  }
  .m-lg-1[b-i44t4ie2ji] {
    margin: 0.25rem !important;
  }
  .mt-lg-1[b-i44t4ie2ji],
  .my-lg-1[b-i44t4ie2ji] {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1[b-i44t4ie2ji],
  .mx-lg-1[b-i44t4ie2ji] {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1[b-i44t4ie2ji],
  .my-lg-1[b-i44t4ie2ji] {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1[b-i44t4ie2ji],
  .mx-lg-1[b-i44t4ie2ji] {
    margin-left: 0.25rem !important;
  }
  .m-lg-2[b-i44t4ie2ji] {
    margin: 0.5rem !important;
  }
  .mt-lg-2[b-i44t4ie2ji],
  .my-lg-2[b-i44t4ie2ji] {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2[b-i44t4ie2ji],
  .mx-lg-2[b-i44t4ie2ji] {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2[b-i44t4ie2ji],
  .my-lg-2[b-i44t4ie2ji] {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2[b-i44t4ie2ji],
  .mx-lg-2[b-i44t4ie2ji] {
    margin-left: 0.5rem !important;
  }
  .m-lg-3[b-i44t4ie2ji] {
    margin: 1rem !important;
  }
  .mt-lg-3[b-i44t4ie2ji],
  .my-lg-3[b-i44t4ie2ji] {
    margin-top: 1rem !important;
  }
  .mr-lg-3[b-i44t4ie2ji],
  .mx-lg-3[b-i44t4ie2ji] {
    margin-right: 1rem !important;
  }
  .mb-lg-3[b-i44t4ie2ji],
  .my-lg-3[b-i44t4ie2ji] {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3[b-i44t4ie2ji],
  .mx-lg-3[b-i44t4ie2ji] {
    margin-left: 1rem !important;
  }
  .m-lg-4[b-i44t4ie2ji] {
    margin: 1.5rem !important;
  }
  .mt-lg-4[b-i44t4ie2ji],
  .my-lg-4[b-i44t4ie2ji] {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4[b-i44t4ie2ji],
  .mx-lg-4[b-i44t4ie2ji] {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4[b-i44t4ie2ji],
  .my-lg-4[b-i44t4ie2ji] {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4[b-i44t4ie2ji],
  .mx-lg-4[b-i44t4ie2ji] {
    margin-left: 1.5rem !important;
  }
  .m-lg-5[b-i44t4ie2ji] {
    margin: 3rem !important;
  }
  .mt-lg-5[b-i44t4ie2ji],
  .my-lg-5[b-i44t4ie2ji] {
    margin-top: 3rem !important;
  }
  .mr-lg-5[b-i44t4ie2ji],
  .mx-lg-5[b-i44t4ie2ji] {
    margin-right: 3rem !important;
  }
  .mb-lg-5[b-i44t4ie2ji],
  .my-lg-5[b-i44t4ie2ji] {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5[b-i44t4ie2ji],
  .mx-lg-5[b-i44t4ie2ji] {
    margin-left: 3rem !important;
  }
  .p-lg-0[b-i44t4ie2ji] {
    padding: 0 !important;
  }
  .pt-lg-0[b-i44t4ie2ji],
  .py-lg-0[b-i44t4ie2ji] {
    padding-top: 0 !important;
  }
  .pr-lg-0[b-i44t4ie2ji],
  .px-lg-0[b-i44t4ie2ji] {
    padding-right: 0 !important;
  }
  .pb-lg-0[b-i44t4ie2ji],
  .py-lg-0[b-i44t4ie2ji] {
    padding-bottom: 0 !important;
  }
  .pl-lg-0[b-i44t4ie2ji],
  .px-lg-0[b-i44t4ie2ji] {
    padding-left: 0 !important;
  }
  .p-lg-1[b-i44t4ie2ji] {
    padding: 0.25rem !important;
  }
  .pt-lg-1[b-i44t4ie2ji],
  .py-lg-1[b-i44t4ie2ji] {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1[b-i44t4ie2ji],
  .px-lg-1[b-i44t4ie2ji] {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1[b-i44t4ie2ji],
  .py-lg-1[b-i44t4ie2ji] {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1[b-i44t4ie2ji],
  .px-lg-1[b-i44t4ie2ji] {
    padding-left: 0.25rem !important;
  }
  .p-lg-2[b-i44t4ie2ji] {
    padding: 0.5rem !important;
  }
  .pt-lg-2[b-i44t4ie2ji],
  .py-lg-2[b-i44t4ie2ji] {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2[b-i44t4ie2ji],
  .px-lg-2[b-i44t4ie2ji] {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2[b-i44t4ie2ji],
  .py-lg-2[b-i44t4ie2ji] {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2[b-i44t4ie2ji],
  .px-lg-2[b-i44t4ie2ji] {
    padding-left: 0.5rem !important;
  }
  .p-lg-3[b-i44t4ie2ji] {
    padding: 1rem !important;
  }
  .pt-lg-3[b-i44t4ie2ji],
  .py-lg-3[b-i44t4ie2ji] {
    padding-top: 1rem !important;
  }
  .pr-lg-3[b-i44t4ie2ji],
  .px-lg-3[b-i44t4ie2ji] {
    padding-right: 1rem !important;
  }
  .pb-lg-3[b-i44t4ie2ji],
  .py-lg-3[b-i44t4ie2ji] {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3[b-i44t4ie2ji],
  .px-lg-3[b-i44t4ie2ji] {
    padding-left: 1rem !important;
  }
  .p-lg-4[b-i44t4ie2ji] {
    padding: 1.5rem !important;
  }
  .pt-lg-4[b-i44t4ie2ji],
  .py-lg-4[b-i44t4ie2ji] {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4[b-i44t4ie2ji],
  .px-lg-4[b-i44t4ie2ji] {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4[b-i44t4ie2ji],
  .py-lg-4[b-i44t4ie2ji] {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4[b-i44t4ie2ji],
  .px-lg-4[b-i44t4ie2ji] {
    padding-left: 1.5rem !important;
  }
  .p-lg-5[b-i44t4ie2ji] {
    padding: 3rem !important;
  }
  .pt-lg-5[b-i44t4ie2ji],
  .py-lg-5[b-i44t4ie2ji] {
    padding-top: 3rem !important;
  }
  .pr-lg-5[b-i44t4ie2ji],
  .px-lg-5[b-i44t4ie2ji] {
    padding-right: 3rem !important;
  }
  .pb-lg-5[b-i44t4ie2ji],
  .py-lg-5[b-i44t4ie2ji] {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5[b-i44t4ie2ji],
  .px-lg-5[b-i44t4ie2ji] {
    padding-left: 3rem !important;
  }
  .m-lg-n1[b-i44t4ie2ji] {
    margin: -0.25rem !important;
  }
  .mt-lg-n1[b-i44t4ie2ji],
  .my-lg-n1[b-i44t4ie2ji] {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1[b-i44t4ie2ji],
  .mx-lg-n1[b-i44t4ie2ji] {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1[b-i44t4ie2ji],
  .my-lg-n1[b-i44t4ie2ji] {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1[b-i44t4ie2ji],
  .mx-lg-n1[b-i44t4ie2ji] {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2[b-i44t4ie2ji] {
    margin: -0.5rem !important;
  }
  .mt-lg-n2[b-i44t4ie2ji],
  .my-lg-n2[b-i44t4ie2ji] {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2[b-i44t4ie2ji],
  .mx-lg-n2[b-i44t4ie2ji] {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2[b-i44t4ie2ji],
  .my-lg-n2[b-i44t4ie2ji] {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2[b-i44t4ie2ji],
  .mx-lg-n2[b-i44t4ie2ji] {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3[b-i44t4ie2ji] {
    margin: -1rem !important;
  }
  .mt-lg-n3[b-i44t4ie2ji],
  .my-lg-n3[b-i44t4ie2ji] {
    margin-top: -1rem !important;
  }
  .mr-lg-n3[b-i44t4ie2ji],
  .mx-lg-n3[b-i44t4ie2ji] {
    margin-right: -1rem !important;
  }
  .mb-lg-n3[b-i44t4ie2ji],
  .my-lg-n3[b-i44t4ie2ji] {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3[b-i44t4ie2ji],
  .mx-lg-n3[b-i44t4ie2ji] {
    margin-left: -1rem !important;
  }
  .m-lg-n4[b-i44t4ie2ji] {
    margin: -1.5rem !important;
  }
  .mt-lg-n4[b-i44t4ie2ji],
  .my-lg-n4[b-i44t4ie2ji] {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4[b-i44t4ie2ji],
  .mx-lg-n4[b-i44t4ie2ji] {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4[b-i44t4ie2ji],
  .my-lg-n4[b-i44t4ie2ji] {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4[b-i44t4ie2ji],
  .mx-lg-n4[b-i44t4ie2ji] {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5[b-i44t4ie2ji] {
    margin: -3rem !important;
  }
  .mt-lg-n5[b-i44t4ie2ji],
  .my-lg-n5[b-i44t4ie2ji] {
    margin-top: -3rem !important;
  }
  .mr-lg-n5[b-i44t4ie2ji],
  .mx-lg-n5[b-i44t4ie2ji] {
    margin-right: -3rem !important;
  }
  .mb-lg-n5[b-i44t4ie2ji],
  .my-lg-n5[b-i44t4ie2ji] {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5[b-i44t4ie2ji],
  .mx-lg-n5[b-i44t4ie2ji] {
    margin-left: -3rem !important;
  }
  .m-lg-auto[b-i44t4ie2ji] {
    margin: auto !important;
  }
  .mt-lg-auto[b-i44t4ie2ji],
  .my-lg-auto[b-i44t4ie2ji] {
    margin-top: auto !important;
  }
  .mr-lg-auto[b-i44t4ie2ji],
  .mx-lg-auto[b-i44t4ie2ji] {
    margin-right: auto !important;
  }
  .mb-lg-auto[b-i44t4ie2ji],
  .my-lg-auto[b-i44t4ie2ji] {
    margin-bottom: auto !important;
  }
  .ml-lg-auto[b-i44t4ie2ji],
  .mx-lg-auto[b-i44t4ie2ji] {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0[b-i44t4ie2ji] {
    margin: 0 !important;
  }
  .mt-xl-0[b-i44t4ie2ji],
  .my-xl-0[b-i44t4ie2ji] {
    margin-top: 0 !important;
  }
  .mr-xl-0[b-i44t4ie2ji],
  .mx-xl-0[b-i44t4ie2ji] {
    margin-right: 0 !important;
  }
  .mb-xl-0[b-i44t4ie2ji],
  .my-xl-0[b-i44t4ie2ji] {
    margin-bottom: 0 !important;
  }
  .ml-xl-0[b-i44t4ie2ji],
  .mx-xl-0[b-i44t4ie2ji] {
    margin-left: 0 !important;
  }
  .m-xl-1[b-i44t4ie2ji] {
    margin: 0.25rem !important;
  }
  .mt-xl-1[b-i44t4ie2ji],
  .my-xl-1[b-i44t4ie2ji] {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1[b-i44t4ie2ji],
  .mx-xl-1[b-i44t4ie2ji] {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1[b-i44t4ie2ji],
  .my-xl-1[b-i44t4ie2ji] {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1[b-i44t4ie2ji],
  .mx-xl-1[b-i44t4ie2ji] {
    margin-left: 0.25rem !important;
  }
  .m-xl-2[b-i44t4ie2ji] {
    margin: 0.5rem !important;
  }
  .mt-xl-2[b-i44t4ie2ji],
  .my-xl-2[b-i44t4ie2ji] {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2[b-i44t4ie2ji],
  .mx-xl-2[b-i44t4ie2ji] {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2[b-i44t4ie2ji],
  .my-xl-2[b-i44t4ie2ji] {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2[b-i44t4ie2ji],
  .mx-xl-2[b-i44t4ie2ji] {
    margin-left: 0.5rem !important;
  }
  .m-xl-3[b-i44t4ie2ji] {
    margin: 1rem !important;
  }
  .mt-xl-3[b-i44t4ie2ji],
  .my-xl-3[b-i44t4ie2ji] {
    margin-top: 1rem !important;
  }
  .mr-xl-3[b-i44t4ie2ji],
  .mx-xl-3[b-i44t4ie2ji] {
    margin-right: 1rem !important;
  }
  .mb-xl-3[b-i44t4ie2ji],
  .my-xl-3[b-i44t4ie2ji] {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3[b-i44t4ie2ji],
  .mx-xl-3[b-i44t4ie2ji] {
    margin-left: 1rem !important;
  }
  .m-xl-4[b-i44t4ie2ji] {
    margin: 1.5rem !important;
  }
  .mt-xl-4[b-i44t4ie2ji],
  .my-xl-4[b-i44t4ie2ji] {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4[b-i44t4ie2ji],
  .mx-xl-4[b-i44t4ie2ji] {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4[b-i44t4ie2ji],
  .my-xl-4[b-i44t4ie2ji] {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4[b-i44t4ie2ji],
  .mx-xl-4[b-i44t4ie2ji] {
    margin-left: 1.5rem !important;
  }
  .m-xl-5[b-i44t4ie2ji] {
    margin: 3rem !important;
  }
  .mt-xl-5[b-i44t4ie2ji],
  .my-xl-5[b-i44t4ie2ji] {
    margin-top: 3rem !important;
  }
  .mr-xl-5[b-i44t4ie2ji],
  .mx-xl-5[b-i44t4ie2ji] {
    margin-right: 3rem !important;
  }
  .mb-xl-5[b-i44t4ie2ji],
  .my-xl-5[b-i44t4ie2ji] {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5[b-i44t4ie2ji],
  .mx-xl-5[b-i44t4ie2ji] {
    margin-left: 3rem !important;
  }
  .p-xl-0[b-i44t4ie2ji] {
    padding: 0 !important;
  }
  .pt-xl-0[b-i44t4ie2ji],
  .py-xl-0[b-i44t4ie2ji] {
    padding-top: 0 !important;
  }
  .pr-xl-0[b-i44t4ie2ji],
  .px-xl-0[b-i44t4ie2ji] {
    padding-right: 0 !important;
  }
  .pb-xl-0[b-i44t4ie2ji],
  .py-xl-0[b-i44t4ie2ji] {
    padding-bottom: 0 !important;
  }
  .pl-xl-0[b-i44t4ie2ji],
  .px-xl-0[b-i44t4ie2ji] {
    padding-left: 0 !important;
  }
  .p-xl-1[b-i44t4ie2ji] {
    padding: 0.25rem !important;
  }
  .pt-xl-1[b-i44t4ie2ji],
  .py-xl-1[b-i44t4ie2ji] {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1[b-i44t4ie2ji],
  .px-xl-1[b-i44t4ie2ji] {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1[b-i44t4ie2ji],
  .py-xl-1[b-i44t4ie2ji] {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1[b-i44t4ie2ji],
  .px-xl-1[b-i44t4ie2ji] {
    padding-left: 0.25rem !important;
  }
  .p-xl-2[b-i44t4ie2ji] {
    padding: 0.5rem !important;
  }
  .pt-xl-2[b-i44t4ie2ji],
  .py-xl-2[b-i44t4ie2ji] {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2[b-i44t4ie2ji],
  .px-xl-2[b-i44t4ie2ji] {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2[b-i44t4ie2ji],
  .py-xl-2[b-i44t4ie2ji] {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2[b-i44t4ie2ji],
  .px-xl-2[b-i44t4ie2ji] {
    padding-left: 0.5rem !important;
  }
  .p-xl-3[b-i44t4ie2ji] {
    padding: 1rem !important;
  }
  .pt-xl-3[b-i44t4ie2ji],
  .py-xl-3[b-i44t4ie2ji] {
    padding-top: 1rem !important;
  }
  .pr-xl-3[b-i44t4ie2ji],
  .px-xl-3[b-i44t4ie2ji] {
    padding-right: 1rem !important;
  }
  .pb-xl-3[b-i44t4ie2ji],
  .py-xl-3[b-i44t4ie2ji] {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3[b-i44t4ie2ji],
  .px-xl-3[b-i44t4ie2ji] {
    padding-left: 1rem !important;
  }
  .p-xl-4[b-i44t4ie2ji] {
    padding: 1.5rem !important;
  }
  .pt-xl-4[b-i44t4ie2ji],
  .py-xl-4[b-i44t4ie2ji] {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4[b-i44t4ie2ji],
  .px-xl-4[b-i44t4ie2ji] {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4[b-i44t4ie2ji],
  .py-xl-4[b-i44t4ie2ji] {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4[b-i44t4ie2ji],
  .px-xl-4[b-i44t4ie2ji] {
    padding-left: 1.5rem !important;
  }
  .p-xl-5[b-i44t4ie2ji] {
    padding: 3rem !important;
  }
  .pt-xl-5[b-i44t4ie2ji],
  .py-xl-5[b-i44t4ie2ji] {
    padding-top: 3rem !important;
  }
  .pr-xl-5[b-i44t4ie2ji],
  .px-xl-5[b-i44t4ie2ji] {
    padding-right: 3rem !important;
  }
  .pb-xl-5[b-i44t4ie2ji],
  .py-xl-5[b-i44t4ie2ji] {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5[b-i44t4ie2ji],
  .px-xl-5[b-i44t4ie2ji] {
    padding-left: 3rem !important;
  }
  .m-xl-n1[b-i44t4ie2ji] {
    margin: -0.25rem !important;
  }
  .mt-xl-n1[b-i44t4ie2ji],
  .my-xl-n1[b-i44t4ie2ji] {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1[b-i44t4ie2ji],
  .mx-xl-n1[b-i44t4ie2ji] {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1[b-i44t4ie2ji],
  .my-xl-n1[b-i44t4ie2ji] {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1[b-i44t4ie2ji],
  .mx-xl-n1[b-i44t4ie2ji] {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2[b-i44t4ie2ji] {
    margin: -0.5rem !important;
  }
  .mt-xl-n2[b-i44t4ie2ji],
  .my-xl-n2[b-i44t4ie2ji] {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2[b-i44t4ie2ji],
  .mx-xl-n2[b-i44t4ie2ji] {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2[b-i44t4ie2ji],
  .my-xl-n2[b-i44t4ie2ji] {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2[b-i44t4ie2ji],
  .mx-xl-n2[b-i44t4ie2ji] {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3[b-i44t4ie2ji] {
    margin: -1rem !important;
  }
  .mt-xl-n3[b-i44t4ie2ji],
  .my-xl-n3[b-i44t4ie2ji] {
    margin-top: -1rem !important;
  }
  .mr-xl-n3[b-i44t4ie2ji],
  .mx-xl-n3[b-i44t4ie2ji] {
    margin-right: -1rem !important;
  }
  .mb-xl-n3[b-i44t4ie2ji],
  .my-xl-n3[b-i44t4ie2ji] {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3[b-i44t4ie2ji],
  .mx-xl-n3[b-i44t4ie2ji] {
    margin-left: -1rem !important;
  }
  .m-xl-n4[b-i44t4ie2ji] {
    margin: -1.5rem !important;
  }
  .mt-xl-n4[b-i44t4ie2ji],
  .my-xl-n4[b-i44t4ie2ji] {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4[b-i44t4ie2ji],
  .mx-xl-n4[b-i44t4ie2ji] {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4[b-i44t4ie2ji],
  .my-xl-n4[b-i44t4ie2ji] {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4[b-i44t4ie2ji],
  .mx-xl-n4[b-i44t4ie2ji] {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5[b-i44t4ie2ji] {
    margin: -3rem !important;
  }
  .mt-xl-n5[b-i44t4ie2ji],
  .my-xl-n5[b-i44t4ie2ji] {
    margin-top: -3rem !important;
  }
  .mr-xl-n5[b-i44t4ie2ji],
  .mx-xl-n5[b-i44t4ie2ji] {
    margin-right: -3rem !important;
  }
  .mb-xl-n5[b-i44t4ie2ji],
  .my-xl-n5[b-i44t4ie2ji] {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5[b-i44t4ie2ji],
  .mx-xl-n5[b-i44t4ie2ji] {
    margin-left: -3rem !important;
  }
  .m-xl-auto[b-i44t4ie2ji] {
    margin: auto !important;
  }
  .mt-xl-auto[b-i44t4ie2ji],
  .my-xl-auto[b-i44t4ie2ji] {
    margin-top: auto !important;
  }
  .mr-xl-auto[b-i44t4ie2ji],
  .mx-xl-auto[b-i44t4ie2ji] {
    margin-right: auto !important;
  }
  .mb-xl-auto[b-i44t4ie2ji],
  .my-xl-auto[b-i44t4ie2ji] {
    margin-bottom: auto !important;
  }
  .ml-xl-auto[b-i44t4ie2ji],
  .mx-xl-auto[b-i44t4ie2ji] {
    margin-left: auto !important;
  }
}
.text-monospace[b-i44t4ie2ji] {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify[b-i44t4ie2ji] {
  text-align: justify !important;
}

.text-wrap[b-i44t4ie2ji] {
  white-space: normal !important;
}

.text-nowrap[b-i44t4ie2ji] {
  white-space: nowrap !important;
}

.text-truncate[b-i44t4ie2ji] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left[b-i44t4ie2ji] {
  text-align: left !important;
}

.text-right[b-i44t4ie2ji] {
  text-align: right !important;
}

.text-center[b-i44t4ie2ji] {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left[b-i44t4ie2ji] {
    text-align: left !important;
  }
  .text-sm-right[b-i44t4ie2ji] {
    text-align: right !important;
  }
  .text-sm-center[b-i44t4ie2ji] {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left[b-i44t4ie2ji] {
    text-align: left !important;
  }
  .text-md-right[b-i44t4ie2ji] {
    text-align: right !important;
  }
  .text-md-center[b-i44t4ie2ji] {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left[b-i44t4ie2ji] {
    text-align: left !important;
  }
  .text-lg-right[b-i44t4ie2ji] {
    text-align: right !important;
  }
  .text-lg-center[b-i44t4ie2ji] {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left[b-i44t4ie2ji] {
    text-align: left !important;
  }
  .text-xl-right[b-i44t4ie2ji] {
    text-align: right !important;
  }
  .text-xl-center[b-i44t4ie2ji] {
    text-align: center !important;
  }
}
.text-lowercase[b-i44t4ie2ji] {
  text-transform: lowercase !important;
}

.text-uppercase[b-i44t4ie2ji] {
  text-transform: uppercase !important;
}

.text-capitalize[b-i44t4ie2ji] {
  text-transform: capitalize !important;
}

.font-weight-light[b-i44t4ie2ji] {
  font-weight: 300 !important;
}

.font-weight-lighter[b-i44t4ie2ji] {
  font-weight: lighter !important;
}

.font-weight-normal[b-i44t4ie2ji] {
  font-weight: 400 !important;
}

.font-weight-bold[b-i44t4ie2ji] {
  font-weight: 700 !important;
}

.font-weight-bolder[b-i44t4ie2ji] {
  font-weight: bolder !important;
}

.font-italic[b-i44t4ie2ji] {
  font-style: italic !important;
}

.text-white[b-i44t4ie2ji] {
  color: #fff !important;
}

.text-primary[b-i44t4ie2ji] {
  color: #FF0000 !important;
}

a.text-primary:hover[b-i44t4ie2ji], a.text-primary:focus[b-i44t4ie2ji] {
  color: #b30000 !important;
}

.text-secondary[b-i44t4ie2ji] {
  color: #8F9092 !important;
}

a.text-secondary:hover[b-i44t4ie2ji], a.text-secondary:focus[b-i44t4ie2ji] {
  color: #696a6c !important;
}

.text-success[b-i44t4ie2ji] {
  color: #2ecc71 !important;
}

a.text-success:hover[b-i44t4ie2ji], a.text-success:focus[b-i44t4ie2ji] {
  color: #208e4e !important;
}

.text-info[b-i44t4ie2ji] {
  color: #17a2b8 !important;
}

a.text-info:hover[b-i44t4ie2ji], a.text-info:focus[b-i44t4ie2ji] {
  color: #0f6674 !important;
}

.text-warning[b-i44t4ie2ji] {
  color: #ffc107 !important;
}

a.text-warning:hover[b-i44t4ie2ji], a.text-warning:focus[b-i44t4ie2ji] {
  color: #ba8b00 !important;
}

.text-danger[b-i44t4ie2ji] {
  color: #e74c3c !important;
}

a.text-danger:hover[b-i44t4ie2ji], a.text-danger:focus[b-i44t4ie2ji] {
  color: #bf2718 !important;
}

.text-light[b-i44t4ie2ji] {
  color: #f8f9fa !important;
}

a.text-light:hover[b-i44t4ie2ji], a.text-light:focus[b-i44t4ie2ji] {
  color: #cbd3da !important;
}

.text-dark[b-i44t4ie2ji] {
  color: #343a40 !important;
}

a.text-dark:hover[b-i44t4ie2ji], a.text-dark:focus[b-i44t4ie2ji] {
  color: #121416 !important;
}

.text-templynk[b-i44t4ie2ji] {
  color: #1fa6e4 !important;
}

a.text-templynk:hover[b-i44t4ie2ji], a.text-templynk:focus[b-i44t4ie2ji] {
  color: #1476a3 !important;
}

.text-body[b-i44t4ie2ji] {
  color: #212529 !important;
}

.text-muted[b-i44t4ie2ji] {
  color: #6c757d !important;
}

.text-black-50[b-i44t4ie2ji] {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50[b-i44t4ie2ji] {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide[b-i44t4ie2ji] {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none[b-i44t4ie2ji] {
  text-decoration: none !important;
}

.text-break[b-i44t4ie2ji] {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset[b-i44t4ie2ji] {
  color: inherit !important;
}

.visible[b-i44t4ie2ji] {
  visibility: visible !important;
}

.invisible[b-i44t4ie2ji] {
  visibility: hidden !important;
}

@media print {
  *[b-i44t4ie2ji],
  *[b-i44t4ie2ji]::before,
  *[b-i44t4ie2ji]::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn)[b-i44t4ie2ji] {
    text-decoration: underline;
  }
  abbr[title][b-i44t4ie2ji]::after {
    content: " (" attr(title) ")";
  }
  pre[b-i44t4ie2ji] {
    white-space: pre-wrap !important;
  }
  pre[b-i44t4ie2ji],
  blockquote[b-i44t4ie2ji] {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead[b-i44t4ie2ji] {
    display: table-header-group;
  }
  tr[b-i44t4ie2ji],
  img[b-i44t4ie2ji] {
    page-break-inside: avoid;
  }
  p[b-i44t4ie2ji],
  h2[b-i44t4ie2ji],
  h3[b-i44t4ie2ji] {
    orphans: 3;
    widows: 3;
  }
  h2[b-i44t4ie2ji],
  h3[b-i44t4ie2ji] {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body[b-i44t4ie2ji] {
    min-width: 992px !important;
  }
  .container[b-i44t4ie2ji] {
    min-width: 992px !important;
  }
  .navbar[b-i44t4ie2ji] {
    display: none;
  }
  .badge[b-i44t4ie2ji] {
    border: 1px solid #000;
  }
  .table[b-i44t4ie2ji] {
    border-collapse: collapse !important;
  }
  .table td[b-i44t4ie2ji],
  .table th[b-i44t4ie2ji] {
    background-color: #fff !important;
  }
  .table-bordered th[b-i44t4ie2ji],
  .table-bordered td[b-i44t4ie2ji] {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark[b-i44t4ie2ji] {
    color: inherit;
  }
  .table-dark th[b-i44t4ie2ji],
  .table-dark td[b-i44t4ie2ji],
  .table-dark thead th[b-i44t4ie2ji],
  .table-dark tbody + tbody[b-i44t4ie2ji] {
    border-color: #dee2e6;
  }
  .table .thead-dark th[b-i44t4ie2ji] {
    color: inherit;
    border-color: #dee2e6;
  }
}
.ps-header-desktop[b-i44t4ie2ji] {
  width: 100%;
  height: 72px;
  margin: 0;
  border-bottom: solid 2px white;
}
.ps-header-desktop.default[b-i44t4ie2ji] {
  border-bottom-color: #EE353F;
}
.ps-header-desktop.workforce[b-i44t4ie2ji] {
  border-bottom-color: #f79a7a;
}
.ps-header-desktop.customers[b-i44t4ie2ji] {
  border-bottom-color: #1fc6d0;
}
.ps-header-desktop.vacancies[b-i44t4ie2ji] {
  border-bottom-color: #b3cc6c;
}
.ps-header-desktop.advertisements[b-i44t4ie2ji] {
  border-bottom-color: #feb94e;
}
.ps-header-desktop .row[b-i44t4ie2ji] {
  width: 100%;
  margin: 0;
}
.ps-header-desktop .tags[b-i44t4ie2ji] {
  font-size: 12px;
  font-style: italic;
  color: #c6c6c6;
  position: relative;
  top: -10px;
}
.ps-header-desktop .page-name[b-i44t4ie2ji] {
  line-height: 72px;
  padding-left: 30px;
}

.button-border[b-i44t4ie2ji] {
  padding: 0;
  width: 77px;
}

.notification-con[b-i44t4ie2ji] {
  position: relative;
}
.notification-con .not-number[b-i44t4ie2ji] {
  position: absolute;
  top: 20px;
  left: 47%;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #e62332;
  color: white;
  font-size: 11px;
  text-align: center;
  line-height: 18px;
  z-index: 2;
}

.button-border:hover[b-i44t4ie2ji] {
  cursor: pointer;
}

.hide-btn[b-i44t4ie2ji] {
  display: none;
}

.open-search[b-i44t4ie2ji] {
  width: calc(100% - 77px);
}

.button-border:hover[b-i44t4ie2ji] {
  cursor: pointer;
}

.icon-header-search[b-i44t4ie2ji] {
  width: 27px;
  height: 27px;
  filter: invert(22%) sepia(8%) saturate(18%) hue-rotate(346deg) brightness(100%) contrast(85%);
}

.icon-header-search-close[b-i44t4ie2ji] {
  width: 15px;
  height: 15px;
  filter: invert(49%) sepia(0%) saturate(17%) hue-rotate(196deg) brightness(95%) contrast(94%);
  cursor: pointer;
  line-height: 1;
}

.headerText[b-i44t4ie2ji] {
  display: none;
  font-family: "Roboto", sans-serif;
  line-height: 1;
  margin: 0;
}
.headerText span[b-i44t4ie2ji] {
  text-align: right;
  font-size: 12px;
  color: #ACACAC;
  display: block;
  margin-right: 20px;
}

#input-container[b-i44t4ie2ji] {
  display: flex;
}
#input-container input[b-i44t4ie2ji] {
  background: transparent;
  border: none;
  border-bottom: #dee2e6 solid 1px;
  padding: 0 5px 0 5px;
}
#input-container input:focus[b-i44t4ie2ji] {
  border-bottom: #adb5bd solid 1px;
}
#input-container.no-Search[b-i44t4ie2ji] {
  display: none;
}
#input-container .close-search[b-i44t4ie2ji] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
}
#input-container .close-search span[b-i44t4ie2ji] {
  font-size: 14px;
  color: #C31C27;
  padding-right: 10px;
  line-height: 1;
  display: block;
  margin-top: 5px;
  pointer-events: none;
}
#input-container #searchBtn[b-i44t4ie2ji] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 65px;
}
/* /Shared/Layout/EmptyLayout.razor.rz.scp.css */
/* /Shared/Layout/MainLayout.razor.rz.scp.css */
.main-content[b-m09b1dnq65] {
  background-color: transparent !important;
  margin: 0;
  overflow: visible;
}

.page .page-container.maximize[b-m09b1dnq65], .page .page-container.minimize[b-m09b1dnq65] {
  padding-left: 0;
}
.page .page-container .header[b-m09b1dnq65] {
  padding: 0 1rem;
  border: none;
}
.page .page-container .header.maximize[b-m09b1dnq65], .page .page-container .header.minimize[b-m09b1dnq65] {
  width: 100%;
}

.page .sidebar[b-m09b1dnq65] {
  background: #fff;
  bottom: 0;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 1000;
}
.page .page-container[b-m09b1dnq65] {
  min-height: 100vh;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page .page-container .header[b-m09b1dnq65] {
  background: #fff;
  display: block;
  height: 74px;
  margin-bottom: 0;
  padding: 0;
  position: fixed;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 800;
}
.page .page-container .header.maximize[b-m09b1dnq65] {
  width: calc(100% - 268px);
}
.page .page-container .header.minimize[b-m09b1dnq65] {
  width: calc(100% - 60px);
}
.page .page-container .main-content[b-m09b1dnq65] {
  background: rgba(185, 185, 185, 0.15);
}
.page .page-container.maximize[b-m09b1dnq65] {
  padding-left: 268px;
}
.page .page-container.minimize[b-m09b1dnq65] {
  padding-left: 60px;
}
.page main[b-m09b1dnq65] {
  padding: 75px 0 0 0;
}

@media only screen and (max-width: 991px) {
  main[b-m09b1dnq65] {
    padding: 140px 0 0 0 !important;
  }
}
@media only screen and (max-width: 575px) {
  .page-container.maximize[b-m09b1dnq65] {
    padding-left: 0px !important;
  }
  .header.maximize[b-m09b1dnq65] {
    width: 100% !important;
  }
  main[b-m09b1dnq65] {
    padding: 210px 0 0 0 !important;
  }
}
/* /Shared/Layout/NavMenu.razor.rz.scp.css */
.svg-icon[b-675i6qovwb] {
  float: left;
}

.logout-button[b-675i6qovwb] {
  display: inline-block;
  width: 23px;
  height: 23px;
}

.sidenav-settings-svg[b-675i6qovwb], .logout-button-image[b-675i6qovwb] {
  width: 23px;
  height: 23px;
  margin-top: 12px;
  filter: invert(12%) sepia(87%) saturate(6735%) hue-rotate(360deg) brightness(109%) contrast(114%);
}

.navbar-toggler-icon[b-675i6qovwb] {
  background-image: url("../assets/Icons/menu.svg");
  width: 100%;
  height: 100%;
}

.ps-sidenav_container-desktop[b-675i6qovwb] {
  display: flex;
  flex-direction: column;
  border-right: 1px solid #eaebeb;
  height: 100%;
}
.ps-sidenav_container-desktop .row[b-675i6qovwb] {
  width: 100%;
  margin: 0px;
}
.ps-sidenav_container-desktop.menu-close[b-675i6qovwb] {
  width: 60px;
}
.ps-sidenav_container-desktop.menu-open[b-675i6qovwb] {
  width: 268px;
}
.ps-sidenav_container-desktop .side_nav_head.menu-close[b-675i6qovwb] {
  height: 60px;
  padding: 10px;
}
.ps-sidenav_container-desktop .side_nav_head.menu-close #powered-by[b-675i6qovwb] {
  display: none;
}
.ps-sidenav_container-desktop .side_nav_head.menu-open[b-675i6qovwb] {
  height: 200px;
  background: #fff;
  border-bottom: 1px solid #e0e5ec;
}
.ps-sidenav_container-desktop .side_nav_head .collapse_button[b-675i6qovwb] {
  height: 16px;
  width: 18px;
  opacity: 0.4;
  z-index: 1;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 20px;
}
.ps-sidenav_container-desktop .side_nav_head .custom_row[b-675i6qovwb] {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 1em;
}
.ps-sidenav_container-desktop .side_nav_head .header_company_logo[b-675i6qovwb] {
  padding-top: 27px;
}
.ps-sidenav_container-desktop .side_nav_head .header_company_logo img[b-675i6qovwb] {
  width: 150px;
  float: left;
}
.ps-sidenav_container-desktop .side_nav_head #logo1[b-675i6qovwb] {
  padding-bottom: 30px;
  width: 6em;
  margin-left: 20px;
}
.ps-sidenav_container-desktop .side_nav_head #logo2[b-675i6qovwb] {
  margin-left: -20px;
}
.ps-sidenav_container-desktop .side_nav_head #powered-by[b-675i6qovwb] {
  font-size: 8px;
  color: #707070;
  margin-left: 20px;
  margin-top: -12px;
  position: absolute;
  z-index: 1;
}
.ps-sidenav_container-desktop .side_menu_vertical_aligment[b-675i6qovwb] {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: auto;
  position: relative;
  padding-top: 5px;
}
.ps-sidenav_container-desktop .side_menu_vertical_aligment .main_items[b-675i6qovwb] {
  flex: 1;
  overflow-y: hidden;
  overflow-x: hidden;
}
.ps-sidenav_container-desktop .side_nav_foot[b-675i6qovwb] {
  margin-top: auto;
}
.ps-sidenav_container-desktop .side_nav_foot .plusRow .plus_position .side_nav_plus_btn[b-675i6qovwb] {
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  position: relative;
  cursor: pointer;
  background: linear-gradient(90deg, rgb(246, 101, 67) 10%, rgb(238, 53, 63) 70%);
}
.ps-sidenav_container-desktop .side_nav_foot .plusRow .plus_position .side_nav_plus_btn #plusFont[b-675i6qovwb] {
  color: white;
  padding-top: initial;
  padding-bottom: initial;
  font-size: 55px;
}
.ps-sidenav_container-desktop .side_nav_foot .settings-con[b-675i6qovwb] {
  background-color: #f8f8f8;
}
.ps-sidenav_container-desktop .side_nav_foot .settings-con:hover[b-675i6qovwb] {
  cursor: pointer;
}
.ps-sidenav_container-desktop .side_nav_foot .settings-con .settings-menu-item[b-675i6qovwb] {
  padding: 16px 0 17px 0;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
}
.ps-sidenav_container-desktop .side_nav_foot .settings-con .settings-menu-item.settings-menu-item-closed[b-675i6qovwb] {
  padding: 20px 0 35px 0;
}
.ps-sidenav_container-desktop .side_nav_foot .settings-con .settings-menu-item.settings-menu-item-closed .logout-button[b-675i6qovwb] {
  margin-top: 10px;
}
.ps-sidenav_container-desktop .side_nav_foot .settings-con .settings-menu-item.settings-menu-item-closed .sidenav-settings-svg[b-675i6qovwb] {
  margin-left: 3px;
}
.ps-sidenav_container-desktop .side_nav_foot .settings-con .settings-menu-item.settings-menu-item-closed .logout-button-image[b-675i6qovwb] {
  margin-left: 3px;
}
.ps-sidenav_container-desktop .side_nav_foot .settings-con .settingsRow[b-675i6qovwb] {
  border-top: 2px solid #ddd;
  width: 280px;
}
.ps-sidenav_container-desktop .side_nav_foot .settings-con .settingsForClosedMenu[b-675i6qovwb] {
  border-top: 1px solid grey;
  width: 60px;
}
.ps-sidenav_container-desktop .side_nav_foot .settings-con .name[b-675i6qovwb] {
  line-height: 24px;
  padding-left: 20px;
  width: calc(100% - 23px);
}
.ps-sidenav_container-desktop .side_nav_foot .settings-con .name .user-name[b-675i6qovwb] {
  width: 200px;
  font-size: 18px;
}
.ps-sidenav_container-desktop .side_nav_foot .settings-con .name .branch[b-675i6qovwb] {
  font-size: 15px;
  font-family: Roboto-Light;
  width: 200px;
}
.ps-sidenav_container-desktop .side_nav_foot .settings-con .name .version[b-675i6qovwb] {
  font-size: 12px;
  line-height: 12px;
  font-family: Roboto-Light;
  width: 200px;
}
.ps-sidenav_container-desktop .side_nav_foot .settings-con .name .user-name[b-675i6qovwb], .ps-sidenav_container-desktop .side_nav_foot .settings-con .name .branch[b-675i6qovwb], .ps-sidenav_container-desktop .side_nav_foot .settings-con .name .version[b-675i6qovwb] {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ps-sidenav_container-desktop .side_nav_foot.side-foot-closed-menu .settings-con[b-675i6qovwb] {
  overflow-x: hidden;
}
/* /Shared/Layout/NavMenuitem.razor.rz.scp.css */
.main_menu_item:hover:not(.active)[b-16y7sr7xjo] {
  background: #f9f9f9;
}

.main_menu_item[b-16y7sr7xjo] {
  padding-left: 20px;
  height: 50px;
  margin-top: 5px;
  vertical-align: central;
  cursor: pointer;
}
.main_menu_item :not(.active) .menu-item-svg[b-16y7sr7xjo] {
  filter: invert(12%) sepia(87%) saturate(6735%) hue-rotate(360deg) brightness(109%) contrast(114%);
}
.main_menu_item.active .menu-item-svg[b-16y7sr7xjo] {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(171deg) brightness(102%) contrast(104%);
}
.main_menu_item .menu-item-svg[b-16y7sr7xjo] {
  width: 23px;
  height: 23px;
}
.main_menu_item.active[b-16y7sr7xjo] {
  color: #FFF;
}
.main_menu_item.active.grd-wf[b-16y7sr7xjo] {
  background: linear-gradient(to right, #fc5d87, #fe6d7f, #fd7d7a, #fb8c78, #f79a7a);
}
.main_menu_item.active.grd-cust[b-16y7sr7xjo] {
  background: linear-gradient(to right, #2eaceb, #00b4e8, #00bbe2, #00c1da, #1fc6d0);
}
.main_menu_item.active.grd-vac[b-16y7sr7xjo] {
  background: linear-gradient(to right, #6fc27a, #81c575, #92c871, #a3ca6e, #b3cc6c);
}
.main_menu_item.active.grd-adv[b-16y7sr7xjo] {
  background: linear-gradient(to right, #ff873d, #ff943f, #ffa142, #ffad47, #feb94e);
}
.main_menu_item.active.grd-dfl[b-16y7sr7xjo] {
  background: linear-gradient(to right, #F66543, #F66543, #F66543, #EE353F, #EE353F);
}
.main_menu_item .menu_image[b-16y7sr7xjo] {
  float: left;
  display: flex;
  padding-top: 14px;
}
.main_menu_item .flex_vertical_aligment_menu_item[b-16y7sr7xjo] {
  float: left;
  display: flex;
  line-height: 50px;
  text-align: center;
  padding-left: 15px;
}
.main_menu_item .flex_vertical_aligment_menu_item_count_right[b-16y7sr7xjo] {
  float: right;
  display: flex;
  text-align: center;
  padding-right: 15px;
  height: 100%;
  margin-top: 0.77rem;
}
.main_menu_item .border_menu_counter[b-16y7sr7xjo] {
  border-radius: 0.15rem;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  height: 1.5rem;
  background: rgba(246, 22, 22, 0.7411764706);
  color: white;
  border: 1px solid rgba(240, 127, 127, 0.2705882353);
}
.main_menu_item .border_menu_counter.active[b-16y7sr7xjo] {
  background: rgba(255, 255, 255, 0.2705882353);
  border: 1px solid rgba(255, 255, 255, 0.2705882353);
}
.main_menu_item .menu-label[b-16y7sr7xjo] {
  text-overflow: ellipsis;
  max-width: 170px;
  max-height: 50px;
}

.menu-closed-margin .menu-label[b-16y7sr7xjo] {
  display: none;
}
.menu-closed-margin .main_menu_item[b-16y7sr7xjo] {
  padding-left: 5px;
}
/* /Shared/Search/Components/SearchResponseView.razor.rz.scp.css */
#accordion[b-69jhq0qnlo] {
  margin-right: 50px;
  width: 100%;
  overflow-y: scroll;
  max-height: 75vh;
}
#accordion .card[b-69jhq0qnlo] {
  border: none;
}
#accordion .card-header[b-69jhq0qnlo] {
  background-color: #FFF;
}
#accordion .btn[b-69jhq0qnlo] {
  font-size: 20px !important;
}
/* /Shared/WebCam.razor.rz.scp.css */
.doc-preview[b-u8rki6wekd] {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: -5px 0;
}
.doc-preview.with-sign[b-u8rki6wekd] {
  height: calc(100% - 55px);
  margin-top: 5px;
}
