@font-face {
  font-family: "Inter";
  src: url("../../fonts/Inter.woff2") format("woff2-variations"),
    url("../../fonts/Inter.woff2") format("woff2");
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
}
:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--electric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:root {
  --wp--style--global--content-size: 800px;
  --wp--style--global--wide-size: 1200px;
}
:where(body) {
  margin: 0;
}
:where(.wp-site-blocks) > * {
  margin-block-start: 24px;
  margin-block-end: 0;
}
:where(.wp-site-blocks) > :first-child {
  margin-block-start: 0;
}
:where(.wp-site-blocks) > :last-child {
  margin-block-end: 0;
}
:root {
  --wp--style--block-gap: 24px;
}
:root :where(.is-layout-flow) > :first-child {
  margin-block-start: 0;
}
:root :where(.is-layout-flow) > :last-child {
  margin-block-end: 0;
}
:root :where(.is-layout-flow) > * {
  margin-block-start: 24px;
  margin-block-end: 0;
}
:root :where(.is-layout-constrained) > :first-child {
  margin-block-start: 0;
}
:root :where(.is-layout-constrained) > :last-child {
  margin-block-end: 0;
}
:root :where(.is-layout-constrained) > * {
  margin-block-start: 24px;
  margin-block-end: 0;
}
:root :where(.is-layout-flex) {
  gap: 24px;
}
:root :where(.is-layout-grid) {
  gap: 24px;
}
.is-layout-constrained
  > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: var(--wp--style--global--content-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
.is-layout-flex > :is(*, div) {
  margin: 0;
}
.is-layout-grid > :is(*, div) {
  margin: 0;
}
body {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
a:where(:not(.wp-element-button)) {
  text-decoration: underline;
}
:root :where(.wp-element-button, .wp-block-button__link) {
  background-color: #32373c;
  border-width: 0;
  color: #fff;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}
:root :where(.wp-block-pullquote) {
  font-size: 1.5em;
  line-height: 1.6;
}

/* WARNING: Any changes made to this file will be lost when your Formidable settings are updated. */
.with_frm_style input[type="radio"]:not(:checked):focus,
.with_frm_style input[type="checkbox"]:not(:checked):focus {
  border-color: var(--border-color) !important;
}
.frm_show_password_btn:focus-visible {
  outline-offset: -6px;
  border-radius: 8px;
}
.frm_image_options:not(.frm_display_format_buttons)
  .frm_image_option_container
  :has(.frm_image_placeholder_icon) {
  min-width: var(--image-size);
}
:root {
  --ss-primary-color: #5897fb;
  --ss-bg-color: #ffffff;
  --ss-font-color: #4d4d4d;
  --ss-font-placeholder-color: #8d8d8d;
  --ss-disabled-color: #dcdee2;
  --ss-border-color: #dcdee2;
  --ss-highlight-color: #fffb8c;
  --ss-success-color: #00b755;
  --ss-error-color: #dc3545;
  --ss-focus-color: #5897fb;
  --ss-main-height: 30px;
  --ss-content-height: 300px;
  --ss-spacing-l: 7px;
  --ss-spacing-m: 5px;
  --ss-spacing-s: 3px;
  --ss-animation-timing: 0.2s;
  --ss-border-radius: 4px;
}
.ss-content .ss-list .ss-optgroup .ss-optgroup-label:has(.ss-arrow) {
  cursor: pointer;
}
.frm_forms .iti__search-clear:focus-visible {
  background: var(--iti-hover-color);
  outline: none;
}
.frm_forms
  .iti--allow-dropdown
  .iti__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  )
  button.iti__selected-country {
  cursor: pointer;
}
.frm_forms
  .iti--allow-dropdown
  .iti__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  )
  .iti__selected-country-primary:hover,
.frm_forms
  .iti--allow-dropdown
  .iti__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  )
  .iti__selected-country:has(+ .iti__dropdown-content:hover)
  .iti__selected-country-primary {
  background-color: var(--iti-hover-color);
}
.wc-block-components-notice-banner:focus-visible {
  outline-style: solid;
  outline-width: 2px;
}

.blog-related summary::marker {
  color: #747878;
  background-color: #e9e9e9;
  border-radius: 50px;
}
:root {
  --woocommerce: #720eec;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #720eec;
  --wc-primary-text: #fcfbfe;
  --wc-secondary: #e9e6ed;
  --wc-secondary-text: #515151;
  --wc-highlight: #958e09;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;
  --wc-form-border-color: rgba(32, 7, 7, 0.8);
  --wc-form-border-radius: 4px;
  --wc-form-border-width: 1px;
}
:root {
  --woocommerce: #720eec;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #720eec;
  --wc-primary-text: #fcfbfe;
  --wc-secondary: #e9e6ed;
  --wc-secondary-text: #515151;
  --wc-highlight: #958e09;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;
  --wc-form-border-color: rgba(32, 7, 7, 0.8);
  --wc-form-border-radius: 4px;
  --wc-form-border-width: 1px;
}
:root {
  --woocommerce: #720eec;
  --wc-green: #7ad03a;
  --wc-red: #a00;
  --wc-orange: #ffba00;
  --wc-blue: #2ea2cc;
  --wc-primary: #720eec;
  --wc-primary-text: #fcfbfe;
  --wc-secondary: #e9e6ed;
  --wc-secondary-text: #515151;
  --wc-highlight: #958e09;
  --wc-highligh-text: white;
  --wc-content-bg: #fff;
  --wc-subtext: #767676;
  --wc-form-border-color: rgba(32, 7, 7, 0.8);
  --wc-form-border-radius: 4px;
  --wc-form-border-width: 1px;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
@font-face {
  font-family: star;
  src: url(../fonts/WooCommerce.woff2) format("woff2"),
    url(../fonts/WooCommerce.woff) format("woff"),
    url(../fonts/WooCommerce.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: WooCommerce;
  src: url(../fonts/WooCommerce.woff2) format("woff2"),
    url(../fonts/WooCommerce.woff) format("woff"),
    url(../fonts/WooCommerce.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
.woocommerce :where(.wc_bis_form__input, .wc_bis_form__button) {
  padding: 0.9rem 1.1rem;
  line-height: 1;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #e9e6ed;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.loading {
  opacity: 0.25;
  padding-right: 2.618em;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.loading::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.loading::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: 0.618em;
  right: 1em;
  animation: spin 2s linear infinite;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.added::after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.added::after,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.added::after {
  font-family: WooCommerce;
  content: "\e017";
  margin-left: 0.53em;
  vertical-align: bottom;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button:hover {
  background-color: #dcd7e2;
  text-decoration: none;
  background-image: none;
  color: #515151;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt {
  background-color: #7f54b3;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt:hover {
  background-color: #7249a4;
  color: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt:disabled[disabled]:hover {
  background-color: #7f54b3;
  color: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button:disabled[disabled] {
  color: inherit;
  cursor: not-allowed;
  opacity: 0.5;
  padding: 0.618em 1em;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button:disabled[disabled]:hover {
  color: inherit;
  background-color: #e9e6ed;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  .woocommerce-breadcrumb {
  font-size: 0.92em;
  color: #767676;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  .woocommerce-breadcrumb
  a {
  color: #767676;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  div.product
  span.price {
  color: #958e09;
  font-size: 1.25em;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
  color: #958e09;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  div.product
  .out-of-stock {
  color: var(--wc-red);
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  ul.products
  li.product
  .price {
  color: #958e09;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme))
  #reviews
  #comments
  ol.commentlist
  li
  .meta {
  color: #767676;
  font-size: 0.75em;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
*,
:after,
:before {
  box-sizing: border-box;
}
body {
  background-color: #fff;
  color: #333;
  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;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h6 {
  color: inherit;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  margin-block-end: 1rem;
  margin-block-start: 0.5rem;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2rem;
}
h6 {
  font-size: 1rem;
}
p {
  margin-block-end: 0.9rem;
  margin-block-start: 0;
}
a {
  background-color: transparent;
  color: #c36;
  text-decoration: none;
}
a:active,
a:hover {
  color: #336;
}
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}
@media print {
  *,
  :after,
  :before {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="#"]:after {
    content: "";
  }
  img {
    -moz-column-break-inside: avoid;
    break-inside: avoid;
  }
  h2,
  p {
    orphans: 3;
    widows: 3;
  }
  h2 {
    -moz-column-break-after: avoid;
    break-after: avoid;
  }
}
[type="button"]:focus:not(:focus-visible),
[type="submit"]:focus:not(:focus-visible),
button:focus:not(:focus-visible) {
  outline: none;
}
[type="button"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
li,
ul {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin-block-end: 0;
  margin-block-start: 0;
  outline: 0;
  vertical-align: baseline;
}
:root {
  --direction-multiplier: 1;
}
.elementor-screen-only {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: -10000em;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.elementor *,
.elementor :after,
.elementor :before {
  box-sizing: border-box;
}
.elementor a {
  box-shadow: none;
  text-decoration: none;
}
.elementor img {
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  max-width: 100%;
}
.elementor
  .elementor-widget:not(.elementor-widget-text-editor):not(
    .elementor-widget-theme-post-content
  )
  figure {
  margin: 0;
}
.elementor-element {
  --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;
  align-self: var(--align-self);
  flex-basis: var(--flex-basis);
  flex-grow: var(--flex-grow);
  flex-shrink: var(--flex-shrink);
  order: var(--order);
}
.elementor-element:where(.e-con-full, .elementor-widget) {
  align-content: var(--align-content);
  align-items: var(--align-items);
  flex-direction: var(--flex-direction);
  flex-wrap: var(--flex-wrap);
  gap: var(--row-gap) var(--column-gap);
  justify-content: var(--justify-content);
}
@media (max-width: 767px) {
  .elementor-mobile-align-justify .elementor-button {
    width: 100%;
  }
}
:root {
  --page-title-display: block;
}
.elementor-page-title {
  display: var(--page-title-display);
}
.elementor-widget {
  position: relative;
}
.elementor-widget:not(:last-child) {
  margin-bottom: var(--kit-widget-spacing, 20px);
}
.elementor-grid {
  display: grid;
  grid-column-gap: var(--grid-column-gap);
  grid-row-gap: var(--grid-row-gap);
}
.elementor-grid .elementor-grid-item {
  min-width: 0;
}
.elementor-grid-0 .elementor-grid {
  display: inline-block;
  margin-bottom: calc(-1 * var(--grid-row-gap));
  width: 100%;
  word-spacing: var(--grid-column-gap);
}
.elementor-grid-0 .elementor-grid .elementor-grid-item {
  display: inline-block;
  margin-bottom: var(--grid-row-gap);
  word-break: break-word;
}
@media (min-width: 1367px) {
  #elementor-device-mode:after {
    content: "desktop";
  }
}
@media (min-width: 2400px) {
  #elementor-device-mode:after {
    content: "widescreen";
  }
}
@media (max-width: 1366px) {
  #elementor-device-mode:after {
    content: "laptop";
  }
}
@media (max-width: 1200px) {
  #elementor-device-mode:after {
    content: "tablet_extra";
  }
}
@media (max-width: 1024px) {
  #elementor-device-mode:after {
    content: "tablet";
  }
}
@media (max-width: 880px) {
  #elementor-device-mode:after {
    content: "mobile_extra";
  }
}
@media (max-width: 767px) {
  #elementor-device-mode:after {
    content: "mobile";
  }
}
@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
.e-con {
  --border-radius: 0;
  --border-top-width: 0px;
  --border-right-width: 0px;
  --border-bottom-width: 0px;
  --border-left-width: 0px;
  --border-style: initial;
  --border-color: initial;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --content-width: min(100%, var(--container-max-width, 1140px));
  --width: 100%;
  --min-height: initial;
  --height: auto;
  --text-align: initial;
  --margin-top: 0px;
  --margin-right: 0px;
  --margin-bottom: 0px;
  --margin-left: 0px;
  --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;
  --gap: var(--widgets-spacing, 20px);
  --row-gap: var(--widgets-spacing-row, 20px);
  --column-gap: var(--widgets-spacing-column, 20px);
  --overlay-mix-blend-mode: initial;
  --overlay-opacity: 1;
  --overlay-transition: 0.3s;
  --e-con-grid-template-columns: repeat(3, 1fr);
  --e-con-grid-template-rows: repeat(2, 1fr);
  border-radius: var(--border-radius);
  height: var(--height);
  min-height: var(--min-height);
  min-width: 0;
  overflow: var(--overflow);
  position: var(--position);
  width: var(--width);
  z-index: var(--z-index);
  --flex-wrap-mobile: wrap;
  margin-block-end: var(--margin-block-end);
  margin-block-start: var(--margin-block-start);
  margin-inline-end: var(--margin-inline-end);
  margin-inline-start: var(--margin-inline-start);
  padding-inline-end: var(--padding-inline-end);
  padding-inline-start: var(--padding-inline-start);
}
.e-con:where(:not(.e-div-block-base)) {
  transition: background var(--background-transition, 0.3s),
    border var(--border-transition, 0.3s),
    box-shadow var(--border-transition, 0.3s),
    transform var(--e-con-transform-transition-duration, 0.4s);
}
.e-con {
  --margin-block-start: var(--margin-top);
  --margin-block-end: var(--margin-bottom);
  --margin-inline-start: var(--margin-left);
  --margin-inline-end: var(--margin-right);
  --padding-inline-start: var(--padding-left);
  --padding-inline-end: var(--padding-right);
  --padding-block-start: var(--padding-top);
  --padding-block-end: var(--padding-bottom);
  --border-block-start-width: var(--border-top-width);
  --border-block-end-width: var(--border-bottom-width);
  --border-inline-start-width: var(--border-left-width);
  --border-inline-end-width: var(--border-right-width);
}
.e-con.e-flex {
  --flex-direction: column;
  --flex-basis: auto;
  --flex-grow: 0;
  --flex-shrink: 1;
  flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
}
.e-con-full,
.e-con > .e-con-inner {
  padding-block-end: var(--padding-block-end);
  padding-block-start: var(--padding-block-start);
  text-align: var(--text-align);
}
.e-con-full.e-flex,
.e-con.e-flex > .e-con-inner {
  flex-direction: var(--flex-direction);
}
.e-con,
.e-con > .e-con-inner {
  display: var(--display);
}
.e-con-boxed.e-flex {
  align-content: normal;
  align-items: normal;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: normal;
}
.e-con-boxed {
  gap: initial;
  text-align: initial;
}
.e-con.e-flex > .e-con-inner {
  align-content: var(--align-content);
  align-items: var(--align-items);
  align-self: auto;
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  flex-wrap: var(--flex-wrap);
  justify-content: var(--justify-content);
}
.e-con > .e-con-inner {
  gap: var(--row-gap) var(--column-gap);
  height: 100%;
  margin: 0 auto;
  max-width: var(--content-width);
  padding-inline-end: 0;
  padding-inline-start: 0;
  width: 100%;
}
:is(.elementor-section-wrap, [data-elementor-id]) > .e-con {
  --margin-left: auto;
  --margin-right: auto;
  max-width: min(100%, var(--width));
}
.e-con .elementor-widget.elementor-widget {
  margin-block-end: 0;
}
.e-con:before,
:is(.e-con, .e-con > .e-con-inner)
  > .elementor-background-video-container:before {
  border-block-end-width: var(--border-block-end-width);
  border-block-start-width: var(--border-block-start-width);
  border-color: var(--border-color);
  border-inline-end-width: var(--border-inline-end-width);
  border-inline-start-width: var(--border-inline-start-width);
  border-radius: var(--border-radius);
  border-style: var(--border-style);
  content: var(--background-overlay);
  display: block;
  height: max(
    100% + var(--border-top-width) + var(--border-bottom-width),
    100%
  );
  left: calc(0px - var(--border-left-width));
  mix-blend-mode: var(--overlay-mix-blend-mode);
  opacity: var(--overlay-opacity);
  position: absolute;
  top: calc(0px - var(--border-top-width));
  transition: var(--overlay-transition, 0.3s);
  width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
}
.e-con:before {
  transition: background var(--overlay-transition, 0.3s),
    border-radius var(--border-transition, 0.3s),
    opacity var(--overlay-transition, 0.3s);
}
:is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container {
  border-block-end-width: var(--border-block-end-width);
  border-block-start-width: var(--border-block-start-width);
  border-color: var(--border-color);
  border-inline-end-width: var(--border-inline-end-width);
  border-inline-start-width: var(--border-inline-start-width);
  border-radius: var(--border-radius);
  border-style: var(--border-style);
  height: max(
    100% + var(--border-top-width) + var(--border-bottom-width),
    100%
  );
  left: calc(0px - var(--border-left-width));
  top: calc(0px - var(--border-top-width));
  width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
}
@media (max-width: 767px) {
  :is(.e-con, .e-con > .e-con-inner)
    > .elementor-background-video-container.elementor-hidden-mobile {
    display: none;
  }
}
:is(.e-con, .e-con > .e-con-inner)
  > .elementor-background-video-container:before {
  z-index: 1;
}
:is(.e-con, .e-con > .e-con-inner) > .elementor-background-slideshow:before {
  z-index: 2;
}
.e-con .elementor-widget {
  min-width: 0;
}
.e-con.e-con > .e-con-inner > .elementor-widget,
.elementor.elementor .e-con > .elementor-widget {
  max-width: 100%;
}
.e-con .elementor-widget:not(:last-child) {
  --kit-widget-spacing: 0px;
}
@media (max-width: 767px) {
  .e-con.e-flex {
    --width: 100%;
    --flex-wrap: var(--flex-wrap-mobile);
  }
}
.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base))
  .elementor-widget-container,
.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(
    :has(.elementor-widget-container)
  ) {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s,
    transform var(--e-transform-transition-duration, 0.4s);
}
.elementor-heading-title {
  line-height: 1;
  margin: 0;
  padding: 0;
}
.elementor-button {
  background-color: #69727d;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  padding: 12px 24px;
  fill: #fff;
  text-align: center;
  transition: all 0.3s;
}
.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
  color: #fff;
}
.elementor-button-content-wrapper {
  display: flex;
  flex-direction: row;
  gap: 5px;
  justify-content: center;
}
.elementor-button-icon {
  align-items: center;
  display: flex;
}
.elementor-button-icon svg {
  height: auto;
  width: 1em;
}
.elementor-button-icon .e-font-icon-svg {
  height: 1em;
}
.elementor-button-text {
  display: inline-block;
}
.elementor-button span {
  text-decoration: inherit;
}
.elementor-icon {
  color: #69727d;
  display: inline-block;
  font-size: 50px;
  line-height: 1;
  text-align: center;
  transition: all 0.3s;
}
.elementor-icon:hover {
  color: #69727d;
}
.elementor-icon svg {
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}
.elementor-icon svg:before {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.elementor-shape-rounded .elementor-icon {
  border-radius: 10%;
}
.e-transform:not(:has(.elementor-widget-container)) {
  transform: perspective(var(--e-transform-perspective, 0))
    rotate(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-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
}
@media (prefers-reduced-motion: reduce) {
  html * {
    transition-delay: 0s !important;
    transition-duration: 0s !important;
  }
}
@media (max-width: 767px) {
  .elementor .elementor-hidden-mobile {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 880px) {
  .elementor .elementor-hidden-mobile_extra {
    display: none;
  }
}
@media (min-width: 881px) and (max-width: 1024px) {
  .elementor .elementor-hidden-tablet {
    display: none;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .elementor .elementor-hidden-tablet_extra {
    display: none;
  }
}
@media (min-width: 1201px) and (max-width: 1366px) {
  .elementor .elementor-hidden-laptop {
    display: none;
  }
}
@media (min-width: 1367px) and (max-width: 2399px) {
  .elementor .elementor-hidden-desktop {
    display: none;
  }
}
@media (min-width: 2400px) {
  .elementor .elementor-hidden-widescreen {
    display: none;
  }
}
.elementor-kit-8 {
  --e-global-color-primary: #08090a;
  --e-global-color-secondary: #fbfef9;
  --e-global-color-text: #909191;
  --e-global-color-accent: #a4812c;
  --e-global-color-06bbd44: #08090a;
  --e-global-color-f2d1cef: #1f1f1f;
  --e-global-color-2c7afbd: #0f7bbe;
  --e-global-color-dbcd6df: #1d882a;
  --e-global-typography-primary-font-family: "Inter";
  --e-global-typography-primary-font-weight: 600;
  --e-global-typography-secondary-font-family: "Inter";
  --e-global-typography-secondary-font-weight: 400;
  --e-global-typography-text-font-family: "Inter";
  --e-global-typography-text-font-size: 1rem;
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-text-line-height: 1.25lh;
  --e-global-typography-accent-font-family: "Inter";
  --e-global-typography-accent-font-size: 12px;
  --e-global-typography-accent-font-weight: 300;
  --e-global-typography-4e2f285-font-family: "Inter";
  --e-global-typography-4e2f285-font-size: 3.815rem;
  --e-global-typography-4e2f285-font-weight: 400;
  --e-global-typography-4e2f285-line-height: 2.7lh;
  --e-global-typography-c7d3888-font-family: "Inter";
  --e-global-typography-c7d3888-font-size: 3.052rem;
  --e-global-typography-c7d3888-font-weight: 400;
  --e-global-typography-c7d3888-line-height: 2.3lh;
  --e-global-typography-c7d3888-letter-spacing: -0.022em;
  --e-global-typography-98a3aa2-font-family: "Inter";
  --e-global-typography-98a3aa2-font-size: 2.441rem;
  --e-global-typography-98a3aa2-font-weight: 600;
  --e-global-typography-98a3aa2-line-height: 1.9lh;
  --e-global-typography-6c66686-font-family: "Inter";
  --e-global-typography-6c66686-font-size: 1.953rem;
  --e-global-typography-6c66686-font-weight: 400;
  --e-global-typography-6c66686-line-height: 1.6lh;
  --e-global-typography-6c66686-letter-spacing: 0.022em;
  --e-global-typography-7105910-font-family: "Inter";
  --e-global-typography-7105910-font-size: 1.563rem;
  --e-global-typography-7105910-font-weight: 400;
  --e-global-typography-7105910-line-height: 1.4lh;
  --e-global-typography-7105910-letter-spacing: -0.022em;
  --e-global-typography-db12798-font-family: "Inter";
  --e-global-typography-db12798-font-size: 1.25rem;
  --e-global-typography-db12798-font-weight: 500;
  --e-global-typography-db12798-line-height: 1.2lh;
  --e-global-typography-db12798-letter-spacing: -0.022em;
  --e-global-typography-1dd5fb6-font-family: "Inter";
  --e-global-typography-1dd5fb6-font-size: 0.8rem;
  --e-global-typography-1dd5fb6-font-weight: 400;
  --e-global-typography-1dd5fb6-line-height: 1lh;
  --e-global-typography-ff8eef8-font-family: "Inter";
  --e-global-typography-ff8eef8-font-size: 0.64rem;
  --e-global-typography-ff8eef8-font-weight: 400;
  --e-global-typography-ff8eef8-line-height: 0.8lh;
  background-color: var(--e-global-color-primary);
  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);
  line-height: var(--e-global-typography-text-line-height);
}
.elementor-kit-8 .elementor-button {
  background-color: var(--e-global-color-accent);
  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);
  line-height: var(--e-global-typography-text-line-height);
  color: var(--e-global-color-secondary);
  border-style: none;
  border-radius: 4px 4px 4px 4px;
  padding: 10px 20px 10px 20px;
}
.elementor-kit-8 .elementor-button:hover,
.elementor-kit-8 .elementor-button:focus {
  background-color: #9b710c;
  color: var(--e-global-color-secondary);
  border-style: none;
}
.elementor-kit-8 a {
  color: #0f7bbe;
}
.elementor-kit-8 h1 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-4e2f285-font-family), Sans-serif;
  font-size: var(--e-global-typography-4e2f285-font-size);
  font-weight: var(--e-global-typography-4e2f285-font-weight);
  line-height: var(--e-global-typography-4e2f285-line-height);
  letter-spacing: var(--e-global-typography-4e2f285-letter-spacing);
}
.elementor-kit-8 h2 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-c7d3888-font-family), Sans-serif;
  font-size: var(--e-global-typography-c7d3888-font-size);
  font-weight: var(--e-global-typography-c7d3888-font-weight);
  line-height: var(--e-global-typography-c7d3888-line-height);
  letter-spacing: var(--e-global-typography-c7d3888-letter-spacing);
}
.elementor-kit-8 h6 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-db12798-font-family), Sans-serif;
  font-size: var(--e-global-typography-db12798-font-size);
  font-weight: var(--e-global-typography-db12798-font-weight);
  line-height: var(--e-global-typography-db12798-line-height);
  letter-spacing: var(--e-global-typography-db12798-letter-spacing);
}
.e-con {
  --container-max-width: 1020px;
  --container-default-padding-top: 0px;
  --container-default-padding-right: 0px;
  --container-default-padding-bottom: 0px;
  --container-default-padding-left: 0px;
}
.elementor-widget:not(:last-child) {
  --kit-widget-spacing: 0px;
}
.elementor-element {
  --widgets-spacing: 0px 0px;
  --widgets-spacing-row: 0px;
  --widgets-spacing-column: 0px;
}

@media (max-width: 1366px) {
  .elementor-kit-8 {
    font-size: var(--e-global-typography-text-font-size);
    line-height: var(--e-global-typography-text-line-height);
  }
  .elementor-kit-8 h1 {
    font-size: var(--e-global-typography-4e2f285-font-size);
    line-height: var(--e-global-typography-4e2f285-line-height);
    letter-spacing: var(--e-global-typography-4e2f285-letter-spacing);
  }
  .elementor-kit-8 h2 {
    font-size: var(--e-global-typography-c7d3888-font-size);
    line-height: var(--e-global-typography-c7d3888-line-height);
    letter-spacing: var(--e-global-typography-c7d3888-letter-spacing);
  }
  .elementor-kit-8 h6 {
    font-size: var(--e-global-typography-db12798-font-size);
    line-height: var(--e-global-typography-db12798-line-height);
    letter-spacing: var(--e-global-typography-db12798-letter-spacing);
  }
  .elementor-kit-8 .elementor-button {
    font-size: var(--e-global-typography-text-font-size);
    line-height: var(--e-global-typography-text-line-height);
  }
}
@media (max-width: 1024px) {
  .elementor-kit-8 {
    font-size: var(--e-global-typography-text-font-size);
    line-height: var(--e-global-typography-text-line-height);
  }
  .elementor-kit-8 h1 {
    font-size: var(--e-global-typography-4e2f285-font-size);
    line-height: var(--e-global-typography-4e2f285-line-height);
    letter-spacing: var(--e-global-typography-4e2f285-letter-spacing);
  }
  .elementor-kit-8 h2 {
    font-size: var(--e-global-typography-c7d3888-font-size);
    line-height: var(--e-global-typography-c7d3888-line-height);
    letter-spacing: var(--e-global-typography-c7d3888-letter-spacing);
  }
  .elementor-kit-8 h6 {
    font-size: var(--e-global-typography-db12798-font-size);
    line-height: var(--e-global-typography-db12798-line-height);
    letter-spacing: var(--e-global-typography-db12798-letter-spacing);
  }
  .elementor-kit-8 .elementor-button {
    font-size: var(--e-global-typography-text-font-size);
    line-height: var(--e-global-typography-text-line-height);
  }
  .e-con {
    --container-max-width: 1024px;
  }
}
@media (max-width: 767px) {
  .elementor-kit-8 {
    font-size: var(--e-global-typography-text-font-size);
    line-height: var(--e-global-typography-text-line-height);
  }
  .elementor-kit-8 h1 {
    font-size: var(--e-global-typography-4e2f285-font-size);
    line-height: var(--e-global-typography-4e2f285-line-height);
    letter-spacing: var(--e-global-typography-4e2f285-letter-spacing);
  }
  .elementor-kit-8 h2 {
    font-size: var(--e-global-typography-c7d3888-font-size);
    line-height: var(--e-global-typography-c7d3888-line-height);
    letter-spacing: var(--e-global-typography-c7d3888-letter-spacing);
  }
  .elementor-kit-8 h6 {
    font-size: var(--e-global-typography-db12798-font-size);
    line-height: var(--e-global-typography-db12798-line-height);
    letter-spacing: var(--e-global-typography-db12798-letter-spacing);
  }
  .elementor-kit-8 .elementor-button {
    font-size: var(--e-global-typography-text-font-size);
    line-height: var(--e-global-typography-text-line-height);
  }
  .e-con {
    --container-max-width: 767px;
  }
}
@media (min-width: 2400px) {
  .elementor-kit-8 {
    font-size: var(--e-global-typography-text-font-size);
    line-height: var(--e-global-typography-text-line-height);
  }
  .elementor-kit-8 h1 {
    font-size: var(--e-global-typography-4e2f285-font-size);
    line-height: var(--e-global-typography-4e2f285-line-height);
    letter-spacing: var(--e-global-typography-4e2f285-letter-spacing);
  }
  .elementor-kit-8 h2 {
    font-size: var(--e-global-typography-c7d3888-font-size);
    line-height: var(--e-global-typography-c7d3888-line-height);
    letter-spacing: var(--e-global-typography-c7d3888-letter-spacing);
  }
  .elementor-kit-8 h6 {
    font-size: var(--e-global-typography-db12798-font-size);
    line-height: var(--e-global-typography-db12798-line-height);
    letter-spacing: var(--e-global-typography-db12798-letter-spacing);
  }
  .elementor-kit-8 .elementor-button {
    font-size: var(--e-global-typography-text-font-size);
    line-height: var(--e-global-typography-text-line-height);
  }
}
.elementor-widget-image {
  text-align: center;
}
.elementor-widget-image a {
  display: inline-block;
}
.elementor-widget-image a img[src$=".svg"] {
  width: 48px;
}
.elementor-widget-image img {
  display: inline-block;
  vertical-align: middle;
}
.elementor-item:after,
.elementor-item:before {
  display: block;
  position: absolute;
  transition: 0.3s;
  transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1);
}
.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):after,
.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before {
  opacity: 0;
}
.elementor-item-active:after,
.elementor-item-active:before,
.elementor-item:focus:after,
.elementor-item:focus:before,
.elementor-item:hover:after,
.elementor-item:hover:before {
  transform: scale(1);
}
.e--pointer-underline .elementor-item:after,
.e--pointer-underline .elementor-item:before {
  background-color: #3f444b;
  height: 3px;
  left: 0;
  width: 100%;
  z-index: 2;
}
.e--pointer-double-line.e--animation-grow
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):after,
.e--pointer-double-line.e--animation-grow
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before,
.e--pointer-overline.e--animation-grow
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):after,
.e--pointer-overline.e--animation-grow
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before,
.e--pointer-underline.e--animation-grow
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):after,
.e--pointer-underline.e--animation-grow
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before {
  height: 0;
  left: 50%;
  width: 0;
}
.e--pointer-double-line.e--animation-drop-out
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before,
.e--pointer-overline.e--animation-drop-out
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before,
.e--pointer-underline.e--animation-drop-out
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before {
  top: 10px;
}
.e--pointer-double-line.e--animation-drop-out
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):after,
.e--pointer-overline.e--animation-drop-out
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):after,
.e--pointer-underline.e--animation-drop-out
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):after {
  bottom: 10px;
}
.e--pointer-double-line.e--animation-drop-in
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before,
.e--pointer-overline.e--animation-drop-in
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before,
.e--pointer-underline.e--animation-drop-in
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before {
  top: -10px;
}
.e--pointer-double-line.e--animation-drop-in
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):after,
.e--pointer-overline.e--animation-drop-in
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):after,
.e--pointer-underline.e--animation-drop-in
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):after {
  bottom: -10px;
}
.e--pointer-double-line.e--animation-slide
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before,
.e--pointer-overline.e--animation-slide
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before {
  left: -20px;
  width: 10px;
}
.e--pointer-underline .elementor-item:after {
  bottom: 0;
  content: "";
}
.e--pointer-double-line.e--animation-slide
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):after,
.e--pointer-underline.e--animation-slide
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):after {
  inset-inline-start: 100%;
  width: 10px;
}
.e--pointer-framed.e--animation-grow
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before {
  transform: scale(0.75);
}
.e--pointer-framed.e--animation-shrink
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before {
  transform: scale(1.25);
}
.e--pointer-background.e--animation-shrink
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before {
  transform: scale(1.2);
  transition: 0.3s;
}
.e--pointer-background.e--animation-sweep-left
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before {
  left: 100%;
}
.e--pointer-background.e--animation-sweep-right
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before {
  right: 100%;
}
.e--pointer-background.e--animation-sweep-up
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before {
  top: 100%;
}
.e--pointer-background.e--animation-sweep-down
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):before {
  bottom: 100%;
}
.e--pointer-background.e--animation-shutter-out-vertical
  .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(
    .highlighted
  ):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
  ):before {
  left: 50%;
  right: 50%;
}
.elementor-nav-menu--main .elementor-nav-menu a {
  transition: 0.4s;
}
.elementor-nav-menu--main .elementor-nav-menu a,
.elementor-nav-menu--main .elementor-nav-menu a:focus,
.elementor-nav-menu--main .elementor-nav-menu a:hover {
  padding: 13px 20px;
}
.elementor-nav-menu--main .elementor-nav-menu ul {
  border-style: solid;
  border-width: 0;
  padding: 0;
  position: absolute;
  width: 12em;
}
.elementor-nav-menu--layout-horizontal {
  display: flex;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
  display: flex;
  flex-wrap: wrap;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
  flex-grow: 1;
  white-space: nowrap;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li {
  display: flex;
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li ul {
  top: 100% !important;
}
.elementor-nav-menu--layout-horizontal
  .elementor-nav-menu
  > li:not(:first-child)
  > a {
  margin-inline-start: var(--e-nav-menu-horizontal-menu-item-margin);
}
.elementor-nav-menu--layout-horizontal
  .elementor-nav-menu
  > li:not(:first-child)
  > ul {
  inset-inline-start: var(--e-nav-menu-horizontal-menu-item-margin) !important;
}
.elementor-nav-menu--layout-horizontal
  .elementor-nav-menu
  > li:not(:last-child)
  > a {
  margin-inline-end: var(--e-nav-menu-horizontal-menu-item-margin);
}
.elementor-nav-menu--layout-horizontal
  .elementor-nav-menu
  > li:not(:last-child):after {
  align-self: center;
  border-color: var(--e-nav-menu-divider-color, #000);
  border-left-style: var(--e-nav-menu-divider-style, solid);
  border-left-width: var(--e-nav-menu-divider-width, 2px);
  content: var(--e-nav-menu-divider-content, none);
  height: var(--e-nav-menu-divider-height, 35%);
}
.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not(
    [class*="elementor-hidden-"]
  ) {
  display: flex;
  flex-direction: column;
}
.elementor-nav-menu {
  position: relative;
  z-index: 2;
}
.elementor-nav-menu:after {
  clear: both;
  content: " ";
  display: block;
  font: 0/0 serif;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.elementor-nav-menu,
.elementor-nav-menu li,
.elementor-nav-menu ul {
  display: block;
  line-height: normal;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.elementor-nav-menu ul {
  display: none;
}
.elementor-nav-menu a,
.elementor-nav-menu li {
  position: relative;
}
.elementor-nav-menu li {
  border-width: 0;
}
.elementor-nav-menu a {
  align-items: center;
  display: flex;
}
.elementor-nav-menu a,
.elementor-nav-menu a:focus,
.elementor-nav-menu a:hover {
  line-height: 20px;
  padding: 10px 20px;
}
.elementor-nav-menu .sub-arrow {
  align-items: center;
  display: flex;
  line-height: 1;
  margin-block-end: -10px;
  margin-block-start: -10px;
  padding: 10px;
  padding-inline-end: 0;
}
.elementor-nav-menu .sub-arrow .e-font-icon-svg {
  height: 1em;
  width: 1em;
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
.elementor-nav-menu--dropdown .elementor-item:focus,
.elementor-nav-menu--dropdown .elementor-item:hover,
.elementor-sub-item:focus,
.elementor-sub-item:hover {
  background-color: #3f444b;
  color: #fff;
}
.elementor-menu-toggle {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.05);
  border: 0 solid;
  border-radius: 3px;
  color: #33373d;
  cursor: pointer;
  display: flex;
  font-size: var(--nav-menu-icon-size, 22px);
  justify-content: center;
  padding: 0.25em;
}
.elementor-menu-toggle:not(.elementor-active)
  .elementor-menu-toggle__icon--close {
  display: none;
}
.elementor-menu-toggle .e-font-icon-svg {
  fill: #33373d;
  height: 1em;
  width: 1em;
}
.elementor-menu-toggle svg {
  height: auto;
  width: 1em;
  fill: var(--nav-menu-icon-color, currentColor);
}
.elementor-nav-menu--dropdown {
  background-color: #fff;
  font-size: 13px;
}
.elementor-nav-menu--dropdown.elementor-nav-menu__container {
  margin-top: 10px;
  overflow-x: hidden;
  overflow-y: auto;
  transform-origin: top;
  transition: max-height 0.3s, transform 0.3s;
}
.elementor-nav-menu--dropdown.elementor-nav-menu__container
  .elementor-sub-item {
  font-size: 0.85em;
}
.elementor-nav-menu--dropdown a {
  color: #33373d;
}
ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
  border-inline-start: 8px solid transparent;
  text-shadow: none;
}
.elementor-nav-menu__text-align-center
  .elementor-nav-menu--dropdown
  .elementor-nav-menu
  a {
  justify-content: center;
}
.elementor-nav-menu--toggle {
  --menu-height: 100vh;
}
.elementor-nav-menu--toggle
  .elementor-menu-toggle:not(.elementor-active)
  + .elementor-nav-menu__container {
  max-height: 0;
  overflow: hidden;
  transform: scaleY(0);
}
.elementor-nav-menu--stretch
  .elementor-nav-menu__container.elementor-nav-menu--dropdown {
  position: absolute;
  z-index: 9997;
}
@media (max-width: 1024px) {
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
    display: none;
  }
}
@media (min-width: 1025px) {
  .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,
  .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
    display: none;
  }
  .elementor-nav-menu--dropdown-tablet
    nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    overflow-y: hidden;
  }
}
@media (min-width: 768px) {
  .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
    margin: auto;
  }
}
@media (max-width: 767px) {
  .elementor-widget-image-box .elementor-image-box-img {
    margin-bottom: 15px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.elementor-widget-image-box .elementor-image-box-img {
  display: inline-block;
}
.elementor-widget-image-box .elementor-image-box-img img {
  display: block;
  line-height: 0;
}
.elementor-widget-image-box .elementor-image-box-wrapper {
  text-align: center;
}
.elementor-widget-social-icons.elementor-grid-0:not(
    :has(.elementor-widget-container)
  ),
.elementor-widget-social-icons.elementor-grid-mobile-0:not(
    :has(.elementor-widget-container)
  ),
.elementor-widget-social-icons.elementor-grid-tablet-0:not(
    :has(.elementor-widget-container)
  ) {
  font-size: 0;
  line-height: 1;
}
.elementor-widget-social-icons .elementor-grid {
  grid-column-gap: var(--grid-column-gap, 5px);
  grid-row-gap: var(--grid-row-gap, 5px);
  grid-template-columns: var(--grid-template-columns);
  justify-content: var(--justify-content, center);
  justify-items: var(--justify-content, center);
}
.elementor-icon.elementor-social-icon {
  font-size: var(--icon-size, 25px);
  height: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, 0.5em));
  line-height: var(--icon-size, 25px);
  width: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, 0.5em));
}
.elementor-social-icon {
  --e-social-icon-icon-color: #fff;
  align-items: center;
  background-color: #69727d;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  text-align: center;
}
.elementor-social-icon svg {
  fill: var(--e-social-icon-icon-color);
}
.elementor-social-icon:last-child {
  margin: 0;
}
.elementor-social-icon:hover {
  color: #fff;
  opacity: 0.9;
}
.elementor-social-icon-facebook-f {
  background-color: #3b5998;
}
.elementor-social-icon-instagram {
  background-color: #262626;
}
.elementor-social-icon-linkedin {
  background-color: #0077b5;
}
.elementor-social-icon-x-twitter {
  background-color: #000;
}
.elementor-social-icon-youtube {
  background-color: #cd201f;
}
.elementor-widget:not(:has(.elementor-widget-container))
  .elementor-widget-container {
  overflow: hidden;
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items {
  display: flex;
  flex-wrap: wrap;
  margin-inline: -8px;
}
.elementor-widget
  .elementor-icon-list-items.elementor-inline-items
  .elementor-inline-item {
  word-break: break-word;
}
.elementor-widget
  .elementor-icon-list-items.elementor-inline-items
  .elementor-icon-list-item {
  margin-inline: 8px;
}
.elementor-widget
  .elementor-icon-list-items.elementor-inline-items
  .elementor-icon-list-item:after {
  border-width: 0;
  border-inline-start-width: 1px;
  border-style: solid;
  height: 100%;
  inset-inline-end: -8px;
  inset-inline-start: auto;
  position: relative;
  width: auto;
}
.elementor-widget .elementor-icon-list-items {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.elementor-widget .elementor-icon-list-item {
  margin: 0;
  padding: 0;
  position: relative;
}
.elementor-widget .elementor-icon-list-item:after {
  inset-block-end: 0;
  position: absolute;
  width: 100%;
}
.elementor-widget .elementor-icon-list-item,
.elementor-widget .elementor-icon-list-item a {
  align-items: var(--icon-vertical-align, center);
  display: flex;
  font-size: inherit;
}
.elementor-widget.elementor-list-item-link-full_width a {
  width: 100%;
}
.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
  inset-inline-start: 0;
}
.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
  inset-inline-end: 0;
}
@media (min-width: 2400px) {
  .elementor-widget:not(.elementor-widescreen-align-right)
    .elementor-icon-list-item:after {
    inset-inline-start: 0;
  }
  .elementor-widget:not(.elementor-widescreen-align-left)
    .elementor-icon-list-item:after {
    inset-inline-end: 0;
  }
}
@media (max-width: 1366px) {
  .elementor-widget:not(.elementor-laptop-align-right)
    .elementor-icon-list-item:after {
    inset-inline-start: 0;
  }
  .elementor-widget:not(.elementor-laptop-align-left)
    .elementor-icon-list-item:after {
    inset-inline-end: 0;
  }
}
@media (max-width: 1200px) {
  .elementor-widget:not(.elementor-tablet_extra-align-right)
    .elementor-icon-list-item:after {
    inset-inline-start: 0;
  }
  .elementor-widget:not(.elementor-tablet_extra-align-left)
    .elementor-icon-list-item:after {
    inset-inline-end: 0;
  }
}
@media (max-width: 1024px) {
  .elementor-widget:not(.elementor-tablet-align-right)
    .elementor-icon-list-item:after {
    inset-inline-start: 0;
  }
  .elementor-widget:not(.elementor-tablet-align-left)
    .elementor-icon-list-item:after {
    inset-inline-end: 0;
  }
}
@media (max-width: 880px) {
  .elementor-widget:not(.elementor-mobile_extra-align-right)
    .elementor-icon-list-item:after {
    inset-inline-start: 0;
  }
  .elementor-widget:not(.elementor-mobile_extra-align-left)
    .elementor-icon-list-item:after {
    inset-inline-end: 0;
  }
}
@media (max-width: 767px) {
  .elementor-widget:not(.elementor-mobile-align-right)
    .elementor-icon-list-item:after {
    inset-inline-start: 0;
  }
  .elementor-widget:not(.elementor-mobile-align-left)
    .elementor-icon-list-item:after {
    inset-inline-end: 0;
  }
}
.elementor .elementor-element ul.elementor-icon-list-items {
  padding: 0;
}
.e-con {
  --container-widget-width: 100%;
}
.e-con > .elementor-widget-spacer {
  width: var(--container-widget-width, var(--spacer-size));
  --align-self: var(--container-widget-align-self, initial);
  --flex-shrink: 0;
}
.e-con-inner
  > .elementor-widget-spacer:not(:has(> .elementor-widget-container))
  > .elementor-spacer,
.e-con
  > .elementor-widget-spacer:not(:has(> .elementor-widget-container))
  > .elementor-spacer {
  height: 100%;
}
.e-con-inner
  > .elementor-widget-spacer:not(:has(> .elementor-widget-container))
  > .elementor-spacer
  > .elementor-spacer-inner,
.e-con
  > .elementor-widget-spacer:not(:has(> .elementor-widget-container))
  > .elementor-spacer
  > .elementor-spacer-inner {
  height: var(--container-widget-height, var(--spacer-size));
}
.elementor-5939 .elementor-element.elementor-element-5ce7169 {
  --display: flex;
  --flex-direction: row;
  --container-widget-width: initial;
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  --gap: 40px 40px;
  --row-gap: 40px;
  --column-gap: 40px;
  --margin-top: 40px;
  --margin-bottom: 40px;
  --margin-left: 0px;
  --margin-right: 0px;
}
.elementor-5939 .elementor-element.elementor-element-7fdc5e1 {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --justify-content: center;
  --gap: 10px 10px;
  --row-gap: 10px;
  --column-gap: 10px;
  --overlay-opacity: 0.8;
  border-style: solid;
  --border-style: solid;
  border-width: 1px 1px 1px 1px;
  --border-top-width: 1px;
  --border-right-width: 1px;
  --border-bottom-width: 1px;
  --border-left-width: 1px;
  border-color: #a4812c7d;
  --border-color: #a4812c7d;
  --border-radius: 20px 20px 20px 20px;
  box-shadow: -30px -30px 100px 0px rgba(204, 167.13464157952686, 65.31603260869566, 0.23);
  --padding-top: 40px;
  --padding-bottom: 40px;
  --padding-left: 40px;
  --padding-right: 40px;
}
.elementor-5939
  .elementor-element.elementor-element-7fdc5e1:not(
    .elementor-motion-effects-element-type-background
  ) {
  background-image: url("../../img/study-ai-engineering-min.jpg");
  background-position: center left;
  background-size: cover;
}
.elementor-5939 .elementor-element.elementor-element-7fdc5e1::before {
  background-color: transparent;
  --background-overlay: "";
  background-image: linear-gradient(180deg, #08090a80 0%, #000000 100%);
}
.elementor-5939 .elementor-element.elementor-element-02aaa0c {
  text-align: left;
}
.elementor-5939
  .elementor-element.elementor-element-1267dc3
  .elementor-heading-title {
  font-family: "Inter", Sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1em;
  color: #ffffff;
}
.elementor-5939 .elementor-element.elementor-element-1512680 {
  color: #ffffff;
}
.elementor-5939
  .elementor-element.elementor-element-4323bd7
  .elementor-button-content-wrapper {
  flex-direction: row-reverse;
}
.elementor-5939
  .elementor-element.elementor-element-4323bd7
  .elementor-button
  .elementor-button-content-wrapper {
  gap: 20px;
}
.elementor-5939 .elementor-element.elementor-element-2c543c1 {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --justify-content: center;
  --gap: 10px 10px;
  --row-gap: 10px;
  --column-gap: 10px;
  --overlay-opacity: 0.75;
  border-style: solid;
  --border-style: solid;
  border-width: 1px 1px 1px 1px;
  --border-top-width: 1px;
  --border-right-width: 1px;
  --border-bottom-width: 1px;
  --border-left-width: 1px;
  border-color: #a2cee924;
  --border-color: #a2cee924;
  --border-radius: 20px 20px 20px 20px;
  box-shadow: 30px 30px 100px 0px
    rgba(61.61656929347826, 158.10660075300538, 215.9, 0.24);
  --padding-top: 40px;
  --padding-bottom: 40px;
  --padding-left: 40px;
  --padding-right: 40px;
}
.elementor-5939
  .elementor-element.elementor-element-2c543c1:not(
    .elementor-motion-effects-element-type-background
  ) {
  background-image: url("../../img/blockchain-professional-training-1024x683.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.elementor-5939 .elementor-element.elementor-element-2c543c1::before {
  background-color: transparent;
  --background-overlay: "";
  background-image: linear-gradient(180deg, #0000008c 0%, #000000 100%);
}
.elementor-5939
  .elementor-element.elementor-element-fe5b60d
  .elementor-heading-title {
  font-family: "Inter", Sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1em;
}
.elementor-5939 .elementor-element.elementor-element-3789157 {
  color: #ffffff;
}
.elementor-5939
  .elementor-element.elementor-element-6599a85
  .elementor-button-content-wrapper {
  flex-direction: row-reverse;
}
.elementor-5939
  .elementor-element.elementor-element-6599a85
  .elementor-button
  .elementor-button-content-wrapper {
  gap: 20px;
}
.elementor-5939 .elementor-element.elementor-element-65c0f6f {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --gap: 10px 10px;
  --row-gap: 10px;
  --column-gap: 10px;
  --overlay-opacity: 0.8;
  --overlay-mix-blend-mode: darken;
  border-style: solid;
  --border-style: solid;
  border-width: 1px 1px 1px 1px;
  --border-top-width: 1px;
  --border-right-width: 1px;
  --border-bottom-width: 1px;
  --border-left-width: 1px;
  border-color: #a4812c4a;
  --border-color: #a4812c4a;
  --border-radius: 20px 20px 20px 20px;
  --margin-top: 40px;
  --margin-bottom: 40px;
  --margin-left: 0px;
  --margin-right: 0px;
  --padding-top: 20px;
  --padding-bottom: 20px;
  --padding-left: 20px;
  --padding-right: 20px;
}
.elementor-5939
  .elementor-element.elementor-element-65c0f6f:not(
    .elementor-motion-effects-element-type-background
  ) {
  background-image: url("../../img/crypto-trading-platform-training-min-1024x1024.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
.elementor-5939 .elementor-element.elementor-element-65c0f6f::before {
  background-color: var(--e-global-color-primary);
  background-image: url("../../favicon.png");
  --background-overlay: "";
  background-position: center right;
  background-repeat: no-repeat;
}
.elementor-5939
  .elementor-element.elementor-element-5027e92
  .elementor-heading-title {
  font-family: "Inter", Sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1em;
}
.elementor-5939 .elementor-element.elementor-element-97e6ce8 {
  color: #ffffff;
}
.elementor-5939
  .elementor-element.elementor-element-a5c25b4
  .elementor-button-content-wrapper {
  flex-direction: row-reverse;
}
.elementor-5939
  .elementor-element.elementor-element-a5c25b4
  .elementor-button
  .elementor-button-content-wrapper {
  gap: 20px;
}
.elementor-5939 .elementor-element.elementor-element-a9f201e {
  --display: flex;
  --flex-direction: row;
  --container-widget-width: initial;
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  --gap: 0px 0px;
  --row-gap: 0px;
  --column-gap: 0px;
  --margin-top: 40px;
  --margin-bottom: 40px;
  --margin-left: 0px;
  --margin-right: 0px;
}
.elementor-5939 .elementor-element.elementor-element-eceab4a {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --gap: 10px 10px;
  --row-gap: 10px;
  --column-gap: 10px;
  --padding-top: 20px;
  --padding-bottom: 20px;
  --padding-left: 20px;
  --padding-right: 20px;
}
.elementor-5939 .elementor-element.elementor-element-eceab4a.e-con {
  --flex-grow: 0;
  --flex-shrink: 0;
}
.elementor-5939 .elementor-element.elementor-element-f2297d7 {
  font-weight: 600;
  text-transform: uppercase;
  color: var(--e-global-color-accent);
}
.elementor-5939 .elementor-element.elementor-element-6fb75d7 .elementor-button {
  background-color: #00000000;
  font-size: 0.9em;
  font-weight: 600;
  text-transform: uppercase;
  fill: var(--e-global-color-2c7afbd);
  color: var(--e-global-color-2c7afbd);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.elementor-5939 .elementor-element.elementor-element-5632a02 {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --border-radius: 4px 4px 4px 4px;
}
.elementor-5939
  .elementor-element.elementor-element-5632a02:not(
    .elementor-motion-effects-element-type-background
  ) {
  background-image: url("../../img/crypto-wallet-custody-1024x682.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.elementor-5939 .elementor-element.elementor-element-d0b7c77 {
  --spacer-size: 180px;
}
.elementor-5939 .elementor-element.elementor-element-e03861b {
  --display: flex;
  --flex-direction: row;
  --container-widget-width: initial;
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  --gap: 0px 0px;
  --row-gap: 0px;
  --column-gap: 0px;
  --margin-top: 40px;
  --margin-bottom: 40px;
  --margin-left: 0px;
  --margin-right: 0px;
}
.elementor-5939 .elementor-element.elementor-element-e3b384a {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --gap: 10px 10px;
  --row-gap: 10px;
  --column-gap: 10px;
  --padding-top: 20px;
  --padding-bottom: 20px;
  --padding-left: 20px;
  --padding-right: 20px;
}
.elementor-5939 .elementor-element.elementor-element-e3b384a.e-con {
  --flex-grow: 0;
  --flex-shrink: 0;
}
.elementor-5939 .elementor-element.elementor-element-e88c1fd {
  font-weight: 600;
  text-transform: uppercase;
  color: var(--e-global-color-accent);
}
.elementor-5939 .elementor-element.elementor-element-9b0410f .elementor-button {
  background-color: #00000000;
  font-size: 0.9em;
  font-weight: 600;
  text-transform: uppercase;
  fill: var(--e-global-color-2c7afbd);
  color: var(--e-global-color-2c7afbd);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.elementor-5939 .elementor-element.elementor-element-f28d32d {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --border-radius: 4px 4px 4px 4px;
}
.elementor-5939
  .elementor-element.elementor-element-f28d32d:not(
    .elementor-motion-effects-element-type-background
  ) {
  background-image: url("../../img/business-ai-services.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.elementor-5939 .elementor-element.elementor-element-daca916 {
  --spacer-size: 180px;
}
@media (max-width: 767px) {
  .elementor-5939 .elementor-element.elementor-element-7fdc5e1 {
    --padding-top: 20px;
    --padding-bottom: 20px;
    --padding-left: 20px;
    --padding-right: 20px;
  }
  .elementor-5939 .elementor-element.elementor-element-1267dc3 {
    text-align: center;
  }
  .elementor-5939 .elementor-element.elementor-element-1512680 {
    text-align: center;
  }
  .elementor-5939 .elementor-element.elementor-element-2c543c1 {
    --padding-top: 20px;
    --padding-bottom: 20px;
    --padding-left: 20px;
    --padding-right: 20px;
  }
  .elementor-5939 .elementor-element.elementor-element-fe5b60d {
    text-align: center;
  }
  .elementor-5939 .elementor-element.elementor-element-3789157 {
    text-align: center;
  }
  .elementor-5939 .elementor-element.elementor-element-65c0f6f::before {
    background-position: bottom center;
  }
  .elementor-5939 .elementor-element.elementor-element-5027e92 {
    text-align: center;
  }
  .elementor-5939 .elementor-element.elementor-element-97e6ce8 {
    text-align: center;
  }
  .elementor-5939 .elementor-element.elementor-element-f2297d7 {
    text-align: center;
  }
  .elementor-5939 .elementor-element.elementor-element-89c70a0 {
    text-align: center;
  }
  .elementor-5939
    .elementor-element.elementor-element-89c70a0
    .elementor-heading-title {
    font-size: 2rem;
    line-height: 1em;
  }
  .elementor-5939 .elementor-element.elementor-element-cd7c516 {
    text-align: center;
  }
  .elementor-5939 .elementor-element.elementor-element-e88c1fd {
    text-align: center;
  }
  .elementor-5939 .elementor-element.elementor-element-e35619d {
    text-align: center;
  }
  .elementor-5939
    .elementor-element.elementor-element-e35619d
    .elementor-heading-title {
    font-size: 2rem;
    line-height: 1em;
  }
  .elementor-5939 .elementor-element.elementor-element-0671481 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .elementor-5939 .elementor-element.elementor-element-7fdc5e1 {
    --width: 66%;
  }
  .elementor-5939 .elementor-element.elementor-element-2c543c1 {
    --width: 34%;
  }
  .elementor-5939 .elementor-element.elementor-element-eceab4a {
    --width: 66%;
  }
  .elementor-5939 .elementor-element.elementor-element-5632a02 {
    --width: 34%;
  }
  .elementor-5939 .elementor-element.elementor-element-e3b384a {
    --width: 66%;
  }
  .elementor-5939 .elementor-element.elementor-element-f28d32d {
    --width: 34%;
  }
}
.elementor-647 .elementor-element.elementor-element-17f351c {
  --display: flex;
  --flex-direction: row;
  --container-widget-width: initial;
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  --gap: 0px 0px;
  --row-gap: 0px;
  --column-gap: 0px;
  --padding-top: 20px;
  --padding-bottom: 20px;
  --padding-left: 20px;
  --padding-right: 20px;
  --z-index: 999;
}
.elementor-647 .elementor-element.elementor-element-6df989c {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --justify-content: center;
  --align-items: center;
}
.elementor-647 .elementor-element.elementor-element-1ffb540c {
  text-align: left;
}
.elementor-647 .elementor-element.elementor-element-1ffb540c img {
  width: 100%;
}
.elementor-647 .elementor-element.elementor-element-963c4dd {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --justify-content: center;
  --align-items: center;
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-menu-toggle {
  margin-left: auto;
  background-color: rgba(255, 255, 255, 0);
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu
  .elementor-item {
  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);
  line-height: var(--e-global-typography-text-line-height);
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--main
  .elementor-item {
  color: #8d8d8d;
  fill: #8d8d8d;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 17px;
  padding-bottom: 17px;
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--main
  .elementor-item:hover,
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--main
  .elementor-item.elementor-item-active,
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--main
  .elementor-item:focus {
  color: var(--e-global-color-accent);
  fill: var(--e-global-color-accent);
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--main
  .elementor-item.elementor-item-active {
  color: var(--e-global-color-accent);
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--main:not(.e--pointer-framed)
  .elementor-item.elementor-item-active:before,
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--main:not(.e--pointer-framed)
  .elementor-item.elementor-item-active:after {
  background-color: #000000;
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .e--pointer-underline
  .elementor-item:after {
  height: 0px;
}
.elementor-647 .elementor-element.elementor-element-562c07d5 {
  --e-nav-menu-horizontal-menu-item-margin: calc(50px / 2);
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--dropdown
  a,
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-menu-toggle {
  color: var(--e-global-color-text);
  fill: var(--e-global-color-text);
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--dropdown {
  background-color: var(--e-global-color-primary);
  border-style: solid;
  border-color: #000000;
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--dropdown
  a:hover,
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--dropdown
  a:focus,
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--dropdown
  a.elementor-item-active,
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-menu-toggle:hover,
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-menu-toggle:focus {
  color: #000000;
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--dropdown
  a:hover,
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--dropdown
  a:focus,
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--dropdown
  a.elementor-item-active {
  background-color: #f2efec;
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--dropdown
  a.elementor-item-active {
  color: #000000;
  background-color: #f2efec;
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--dropdown
  .elementor-item,
.elementor-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--dropdown
  .elementor-sub-item {
  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-647
  .elementor-element.elementor-element-562c07d5
  .elementor-nav-menu--dropdown
  li:not(:last-child) {
  border-style: solid;
  border-color: #000000;
  border-bottom-width: 1px;
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  div.elementor-menu-toggle {
  color: var(--e-global-color-secondary);
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  div.elementor-menu-toggle
  svg {
  fill: var(--e-global-color-secondary);
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  div.elementor-menu-toggle:hover,
.elementor-647
  .elementor-element.elementor-element-562c07d5
  div.elementor-menu-toggle:focus {
  color: #aca298;
}
.elementor-647
  .elementor-element.elementor-element-562c07d5
  div.elementor-menu-toggle:hover
  svg,
.elementor-647
  .elementor-element.elementor-element-562c07d5
  div.elementor-menu-toggle:focus
  svg {
  fill: #aca298;
}
.elementor-647 .elementor-element.elementor-element-9b5ca4c {
  --display: flex;
  --flex-direction: row;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  --justify-content: center;
  --align-items: center;
  --gap: 10px 10px;
  --row-gap: 10px;
  --column-gap: 10px;
}
.elementor-647 .elementor-element.elementor-element-f5d1db0 .elementor-button {
  padding: 10px 15px 10px 15px;
}
.elementor-647 .elementor-element.elementor-element-9934da8 .elementor-button {
  padding: 10px 15px 10px 15px;
}
.elementor-location-header:before,
.elementor-location-footer:before {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  .elementor-647 .elementor-element.elementor-element-6df989c {
    --width: 20%;
  }
  .elementor-647 .elementor-element.elementor-element-963c4dd {
    --width: 60%;
  }
  .elementor-647 .elementor-element.elementor-element-9b5ca4c {
    --width: 20%;
  }
}
@media (min-width: 2400px) {
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu
    .elementor-item {
    font-size: var(--e-global-typography-text-font-size);
    line-height: var(--e-global-typography-text-line-height);
  }
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu--dropdown
    .elementor-item,
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu--dropdown
    .elementor-sub-item {
    font-size: var(--e-global-typography-text-font-size);
  }
}
@media (max-width: 1366px) {
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu
    .elementor-item {
    font-size: var(--e-global-typography-text-font-size);
    line-height: var(--e-global-typography-text-line-height);
  }
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu--dropdown
    .elementor-item,
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu--dropdown
    .elementor-sub-item {
    font-size: var(--e-global-typography-text-font-size);
  }
}
@media (max-width: 1024px) {
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu
    .elementor-item {
    font-size: var(--e-global-typography-text-font-size);
    line-height: var(--e-global-typography-text-line-height);
  }
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu--dropdown
    .elementor-item,
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu--dropdown
    .elementor-sub-item {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu--dropdown {
    border-width: 0px 0px 1px 0px;
  }
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu--dropdown
    a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu--main
    > .elementor-nav-menu
    > li
    > .elementor-nav-menu--dropdown,
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    margin-top: 29px !important;
  }
}
@media (max-width: 767px) {
  .elementor-647 .elementor-element.elementor-element-17f351c {
    --justify-content: space-between;
  }
  .elementor-647 .elementor-element.elementor-element-6df989c {
    --width: 50%;
    --padding-top: 10px;
    --padding-bottom: 10px;
    --padding-left: 10px;
    --padding-right: 10px;
  }
  .elementor-647 .elementor-element.elementor-element-1ffb540c {
    width: 100%;
    max-width: 100%;
  }
  .elementor-647 .elementor-element.elementor-element-963c4dd {
    --width: 20%;
  }
  .elementor-647 .elementor-element.elementor-element-963c4dd.e-con {
    --order: 99999 /* order end hack */;
  }
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu
    .elementor-item {
    font-size: var(--e-global-typography-text-font-size);
    line-height: var(--e-global-typography-text-line-height);
  }
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu--dropdown
    .elementor-item,
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu--dropdown
    .elementor-sub-item {
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu--main
    > .elementor-nav-menu
    > li
    > .elementor-nav-menu--dropdown,
  .elementor-647
    .elementor-element.elementor-element-562c07d5
    .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    margin-top: 16px !important;
  }
  .elementor-647 .elementor-element.elementor-element-9b5ca4c {
    --width: 30%;
  }
}
.elementor-2873 .elementor-element.elementor-element-3c951101 {
  --display: flex;
  --flex-direction: row;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  --align-items: stretch;
  --gap: 0px 0px;
  --row-gap: 0px;
  --column-gap: 0px;
  border-style: solid;
  --border-style: solid;
  border-width: 1px 0px 1px 0px;
  --border-top-width: 1px;
  --border-right-width: 0px;
  --border-bottom-width: 1px;
  --border-left-width: 0px;
  border-color: var(--e-global-color-f2d1cef);
  --border-color: var(--e-global-color-f2d1cef);
  --margin-top: 10px;
  --margin-bottom: 0px;
  --margin-left: 0px;
  --margin-right: 0px;
  --padding-top: 6%;
  --padding-bottom: 8%;
  --padding-left: 8%;
  --padding-right: 8%;
}
.elementor-2873
  .elementor-element.elementor-element-3c951101:not(
    .elementor-motion-effects-element-type-background
  ) {
  background-color: var(--e-global-color-primary);
}
.elementor-2873 .elementor-element.elementor-element-35b10f71 {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --justify-content: space-between;
  --gap: 0px 0px;
  --row-gap: 0px;
  --column-gap: 0px;
  --padding-top: 0%;
  --padding-bottom: 0%;
  --padding-left: 0%;
  --padding-right: 0%;
}
.elementor-2873
  .elementor-element.elementor-element-60dda024
  .elementor-image-box-wrapper {
  text-align: left;
}
.elementor-2873
  .elementor-element.elementor-element-60dda024.elementor-position-top
  .elementor-image-box-img {
  margin-bottom: 34%;
}
.elementor-2873
  .elementor-element.elementor-element-60dda024
  .elementor-image-box-wrapper
  .elementor-image-box-img {
  width: 100%;
}
.elementor-2873
  .elementor-element.elementor-element-60dda024
  .elementor-image-box-img
  img {
  transition-duration: 0.3s;
}
.elementor-2873 .elementor-element.elementor-element-5523f046 {
  --grid-template-columns: repeat(0, auto);
  text-align: left;
  --icon-size: 18px;
  --grid-column-gap: 20px;
  --grid-row-gap: 0px;
}
.elementor-2873
  .elementor-element.elementor-element-5523f046
  .elementor-social-icon {
  background-color: #08090a00;
  --icon-padding: 0em;
}
.elementor-2873
  .elementor-element.elementor-element-5523f046
  .elementor-social-icon
  svg {
  fill: var(--e-global-color-text);
}
.elementor-2873
  .elementor-element.elementor-element-5523f046
  .elementor-social-icon:hover
  svg {
  fill: var(--e-global-color-accent);
}
.elementor-2873 .elementor-element.elementor-element-397e02d {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --gap: 20px 20px;
  --row-gap: 20px;
  --column-gap: 20px;
  --padding-top: 0%;
  --padding-bottom: 0%;
  --padding-left: 0%;
  --padding-right: 2%;
}
.elementor-2873
  .elementor-element.elementor-element-02fb1d7
  .elementor-heading-title {
  font-family: "Inter", Sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1lh;
  color: var(--e-global-color-secondary);
}
.elementor-2873
  .elementor-element.elementor-element-dd2289c
  .elementor-icon-list-items:not(.elementor-inline-items)
  .elementor-icon-list-item:not(:last-child) {
  padding-block-end: calc(17px / 2);
}
.elementor-2873
  .elementor-element.elementor-element-dd2289c
  .elementor-icon-list-items:not(.elementor-inline-items)
  .elementor-icon-list-item:not(:first-child) {
  margin-block-start: calc(17px / 2);
}
.elementor-2873 .elementor-element.elementor-element-dd2289c {
  --e-icon-list-icon-size: 14px;
  --icon-vertical-offset: 0px;
}
.elementor-2873
  .elementor-element.elementor-element-dd2289c
  .elementor-icon-list-item
  > a {
  font-family: var(--e-global-typography-1dd5fb6-font-family), Sans-serif;
  font-size: var(--e-global-typography-1dd5fb6-font-size);
  font-weight: var(--e-global-typography-1dd5fb6-font-weight);
  line-height: var(--e-global-typography-1dd5fb6-line-height);
}
.elementor-2873
  .elementor-element.elementor-element-dd2289c
  .elementor-icon-list-text {
  color: var(--e-global-color-text);
  transition: color 0.3s;
}
.elementor-2873
  .elementor-element.elementor-element-dd2289c
  .elementor-icon-list-item:hover
  .elementor-icon-list-text {
  color: #c8d5dc;
}
.elementor-2873 .elementor-element.elementor-element-4644375 {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --gap: 20px 20px;
  --row-gap: 20px;
  --column-gap: 20px;
  --padding-top: 0%;
  --padding-bottom: 0%;
  --padding-left: 0%;
  --padding-right: 2%;
}
.elementor-2873
  .elementor-element.elementor-element-b14bf7b
  .elementor-heading-title {
  font-family: "Inter", Sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1lh;
  color: var(--e-global-color-secondary);
}
.elementor-2873 .elementor-element.elementor-element-c7f8026 {
  --e-icon-list-icon-size: 14px;
  --icon-vertical-offset: 0px;
}
.elementor-2873
  .elementor-element.elementor-element-c7f8026
  .elementor-icon-list-item
  > a {
  font-family: var(--e-global-typography-1dd5fb6-font-family), Sans-serif;
  font-size: var(--e-global-typography-1dd5fb6-font-size);
  font-weight: var(--e-global-typography-1dd5fb6-font-weight);
  line-height: var(--e-global-typography-1dd5fb6-line-height);
}
.elementor-2873
  .elementor-element.elementor-element-c7f8026
  .elementor-icon-list-text {
  color: var(--e-global-color-text);
  transition: color 0.3s;
}
.elementor-2873
  .elementor-element.elementor-element-c7f8026
  .elementor-icon-list-item:hover
  .elementor-icon-list-text {
  color: #c8d5dc;
}
.elementor-2873 .elementor-element.elementor-element-7464c78 {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --gap: 20px 20px;
  --row-gap: 20px;
  --column-gap: 20px;
  --padding-top: 0%;
  --padding-bottom: 0%;
  --padding-left: 0%;
  --padding-right: 2%;
}
.elementor-2873
  .elementor-element.elementor-element-f5081bb
  .elementor-heading-title {
  font-family: "Inter", Sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1lh;
  color: var(--e-global-color-secondary);
}
.elementor-2873
  .elementor-element.elementor-element-e53196c
  .elementor-icon-list-items:not(.elementor-inline-items)
  .elementor-icon-list-item:not(:last-child) {
  padding-block-end: calc(17px / 2);
}
.elementor-2873
  .elementor-element.elementor-element-e53196c
  .elementor-icon-list-items:not(.elementor-inline-items)
  .elementor-icon-list-item:not(:first-child) {
  margin-block-start: calc(17px / 2);
}
.elementor-2873 .elementor-element.elementor-element-e53196c {
  --e-icon-list-icon-size: 14px;
  --icon-vertical-offset: 0px;
}
.elementor-2873
  .elementor-element.elementor-element-e53196c
  .elementor-icon-list-item
  > a {
  font-family: var(--e-global-typography-1dd5fb6-font-family), Sans-serif;
  font-size: var(--e-global-typography-1dd5fb6-font-size);
  font-weight: var(--e-global-typography-1dd5fb6-font-weight);
  line-height: var(--e-global-typography-1dd5fb6-line-height);
}
.elementor-2873
  .elementor-element.elementor-element-e53196c
  .elementor-icon-list-text {
  color: var(--e-global-color-text);
  transition: color 0.3s;
}
.elementor-2873
  .elementor-element.elementor-element-e53196c
  .elementor-icon-list-item:hover
  .elementor-icon-list-text {
  color: #c8d5dc;
}
.elementor-2873 .elementor-element.elementor-element-8bb5798 {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --gap: 20px 20px;
  --row-gap: 20px;
  --column-gap: 20px;
  --padding-top: 0px;
  --padding-bottom: 0px;
  --padding-left: 0px;
  --padding-right: 0px;
}
.elementor-2873
  .elementor-element.elementor-element-172b703
  .elementor-heading-title {
  font-family: "Inter", Sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1lh;
  color: var(--e-global-color-secondary);
}
.elementor-2873
  .elementor-element.elementor-element-0f6eb72
  .elementor-icon-list-items:not(.elementor-inline-items)
  .elementor-icon-list-item:not(:last-child) {
  padding-block-end: calc(17px / 2);
}
.elementor-2873
  .elementor-element.elementor-element-0f6eb72
  .elementor-icon-list-items:not(.elementor-inline-items)
  .elementor-icon-list-item:not(:first-child) {
  margin-block-start: calc(17px / 2);
}
.elementor-2873 .elementor-element.elementor-element-0f6eb72 {
  --e-icon-list-icon-size: 14px;
  --icon-vertical-offset: 0px;
}
.elementor-2873
  .elementor-element.elementor-element-0f6eb72
  .elementor-icon-list-item
  > a {
  font-family: var(--e-global-typography-1dd5fb6-font-family), Sans-serif;
  font-size: var(--e-global-typography-1dd5fb6-font-size);
  font-weight: var(--e-global-typography-1dd5fb6-font-weight);
  line-height: var(--e-global-typography-1dd5fb6-line-height);
}
.elementor-2873
  .elementor-element.elementor-element-0f6eb72
  .elementor-icon-list-text {
  color: var(--e-global-color-text);
  transition: color 0.3s;
}
.elementor-2873
  .elementor-element.elementor-element-0f6eb72
  .elementor-icon-list-item:hover
  .elementor-icon-list-text {
  color: #c8d5dc;
}
.elementor-2873
  .elementor-element.elementor-element-8e18ed8
  .elementor-icon-list-items:not(.elementor-inline-items)
  .elementor-icon-list-item:not(:last-child) {
  padding-block-end: calc(0px / 2);
}
.elementor-2873
  .elementor-element.elementor-element-8e18ed8
  .elementor-icon-list-items:not(.elementor-inline-items)
  .elementor-icon-list-item:not(:first-child) {
  margin-block-start: calc(0px / 2);
}
.elementor-2873 .elementor-element.elementor-element-8e18ed8 {
  --e-icon-list-icon-size: 14px;
  --icon-vertical-offset: 0px;
}
.elementor-2873
  .elementor-element.elementor-element-8e18ed8
  .elementor-icon-list-item
  > .elementor-icon-list-text,
.elementor-2873
  .elementor-element.elementor-element-8e18ed8
  .elementor-icon-list-item
  > a {
  font-family: var(--e-global-typography-1dd5fb6-font-family), Sans-serif;
  font-size: var(--e-global-typography-1dd5fb6-font-size);
  font-weight: var(--e-global-typography-1dd5fb6-font-weight);
  line-height: var(--e-global-typography-1dd5fb6-line-height);
}
.elementor-2873
  .elementor-element.elementor-element-8e18ed8
  .elementor-icon-list-text {
  color: var(--e-global-color-text);
  transition: color 0.3s;
}
.elementor-2873 .elementor-element.elementor-element-4f346c8 {
  --e-icon-list-icon-size: 20px;
  --icon-vertical-offset: 0px;
}
.elementor-2873
  .elementor-element.elementor-element-4f346c8
  .elementor-icon-list-item
  > .elementor-icon-list-text {
  font-family: var(--e-global-typography-1dd5fb6-font-family), Sans-serif;
  font-size: var(--e-global-typography-1dd5fb6-font-size);
  font-weight: var(--e-global-typography-1dd5fb6-font-weight);
  line-height: var(--e-global-typography-1dd5fb6-line-height);
}
.elementor-2873
  .elementor-element.elementor-element-4f346c8
  .elementor-icon-list-text {
  color: var(--e-global-color-text);
  transition: color 0.3s;
}
.elementor-2873 .elementor-element.elementor-element-6eb7d35e {
  --display: flex;
  --min-height: 0px;
  --flex-direction: column;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --justify-content: center;
  --align-items: stretch;
  --gap: 0px 0px;
  --row-gap: 0px;
  --column-gap: 0px;
  --padding-top: 2%;
  --padding-bottom: 0%;
  --padding-left: 8%;
  --padding-right: 8%;
}
.elementor-2873
  .elementor-element.elementor-element-6eb7d35e:not(
    .elementor-motion-effects-element-type-background
  ) {
  background-color: var(--e-global-color-primary);
}
.elementor-2873 .elementor-element.elementor-element-44bd170 {
  margin: 0px 0px calc(var(--kit-widget-spacing, 0px) + 12px) 0px;
  text-align: center;
}
.elementor-2873
  .elementor-element.elementor-element-44bd170
  .elementor-heading-title {
  font-family: var(--e-global-typography-ff8eef8-font-family), Sans-serif;
  font-size: var(--e-global-typography-ff8eef8-font-size);
  font-weight: var(--e-global-typography-ff8eef8-font-weight);
  line-height: var(--e-global-typography-ff8eef8-line-height);
  color: var(--e-global-color-secondary);
}
.elementor-2873 .elementor-element.elementor-element-1366441 {
  text-align: center;
}
.elementor-2873
  .elementor-element.elementor-element-1366441
  .elementor-heading-title {
  font-family: "Inter", Sans-serif;
  font-size: 0.64rem;
  font-weight: 400;
  line-height: 0.8lh;
  -webkit-text-stroke-color: #000;
  stroke: #000;
  color: var(--e-global-color-secondary);
}
.elementor-2873 .elementor-element.elementor-element-e475c56 {
  --display: flex;
  --min-height: 46px;
  --flex-direction: column;
  --container-widget-width: calc(
    (1 - var(--container-widget-flex-grow)) * 100%
  );
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --justify-content: center;
  --align-items: stretch;
  --gap: 0px 0px;
  --row-gap: 0px;
  --column-gap: 0px;
  --padding-top: 0%;
  --padding-bottom: 0%;
  --padding-left: 8%;
  --padding-right: 8%;
}
.elementor-2873
  .elementor-element.elementor-element-e475c56:not(
    .elementor-motion-effects-element-type-background
  ) {
  background-color: var(--e-global-color-primary);
}
.elementor-2873 .elementor-element.elementor-element-09626d9 {
  text-align: center;
}
.elementor-2873
  .elementor-element.elementor-element-09626d9
  .elementor-heading-title {
  font-family: var(--e-global-typography-ff8eef8-font-family), Sans-serif;
  font-size: var(--e-global-typography-ff8eef8-font-size);
  font-weight: var(--e-global-typography-ff8eef8-font-weight);
  line-height: var(--e-global-typography-ff8eef8-line-height);
  color: var(--e-global-color-secondary);
}
.elementor-location-header:before,
.elementor-location-footer:before {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 1366px) {
  .elementor-2873
    .elementor-element.elementor-element-dd2289c
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-c7f8026
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-e53196c
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-0f6eb72
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-8e18ed8
    .elementor-icon-list-item
    > .elementor-icon-list-text,
  .elementor-2873
    .elementor-element.elementor-element-8e18ed8
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-4f346c8
    .elementor-icon-list-item
    > .elementor-icon-list-text {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-44bd170
    .elementor-heading-title {
    font-size: var(--e-global-typography-ff8eef8-font-size);
    line-height: var(--e-global-typography-ff8eef8-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-09626d9
    .elementor-heading-title {
    font-size: var(--e-global-typography-ff8eef8-font-size);
    line-height: var(--e-global-typography-ff8eef8-line-height);
  }
}
@media (max-width: 1024px) {
  .elementor-2873 .elementor-element.elementor-element-3c951101 {
    --flex-direction: row-reverse;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap-reverse;
    --flex-wrap: wrap;
    --padding-top: 8%;
    --padding-bottom: 8%;
    --padding-left: 5%;
    --padding-right: 5%;
  }
  .elementor-2873 .elementor-element.elementor-element-35b10f71 {
    --gap: 30px 30px;
    --row-gap: 30px;
    --column-gap: 30px;
    --margin-top: 8%;
    --margin-bottom: 0%;
    --margin-left: 0%;
    --margin-right: 0%;
    --padding-top: 0%;
    --padding-bottom: 0%;
    --padding-left: 0%;
    --padding-right: 35%;
  }
  .elementor-2873 .elementor-element.elementor-element-35b10f71.e-con {
    --order: 99999 /* order end hack */;
  }
  .elementor-2873 .elementor-element.elementor-element-5523f046 {
    --icon-size: 18px;
  }
  .elementor-2873
    .elementor-element.elementor-element-dd2289c
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-c7f8026
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-e53196c
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-0f6eb72
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-8e18ed8
    .elementor-icon-list-item
    > .elementor-icon-list-text,
  .elementor-2873
    .elementor-element.elementor-element-8e18ed8
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-4f346c8
    .elementor-icon-list-item
    > .elementor-icon-list-text {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873 .elementor-element.elementor-element-6eb7d35e {
    --padding-top: 0%;
    --padding-bottom: 0%;
    --padding-left: 5%;
    --padding-right: 5%;
  }
  .elementor-2873
    .elementor-element.elementor-element-44bd170
    .elementor-heading-title {
    font-size: var(--e-global-typography-ff8eef8-font-size);
    line-height: var(--e-global-typography-ff8eef8-line-height);
  }
  .elementor-2873 .elementor-element.elementor-element-e475c56 {
    --padding-top: 0%;
    --padding-bottom: 0%;
    --padding-left: 5%;
    --padding-right: 5%;
  }
  .elementor-2873
    .elementor-element.elementor-element-09626d9
    .elementor-heading-title {
    font-size: var(--e-global-typography-ff8eef8-font-size);
    line-height: var(--e-global-typography-ff8eef8-line-height);
  }
}
@media (max-width: 767px) {
  .elementor-2873 .elementor-element.elementor-element-3c951101 {
    --padding-top: 20%;
    --padding-bottom: 20%;
    --padding-left: 5%;
    --padding-right: 5%;
  }
  .elementor-2873 .elementor-element.elementor-element-35b10f71 {
    --margin-top: 25%;
    --margin-bottom: 0%;
    --margin-left: 0%;
    --margin-right: 0%;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px;
  }
  .elementor-2873 .elementor-element.elementor-element-60dda024 {
    margin: 0rem 0rem calc(var(--kit-widget-spacing, 0px) + 1rem) 0rem;
  }
  .elementor-2873
    .elementor-element.elementor-element-60dda024
    .elementor-image-box-img {
    margin-bottom: 0px;
  }
  .elementor-2873
    .elementor-element.elementor-element-60dda024.elementor-position-top
    .elementor-image-box-img {
    margin-bottom: 0px;
  }
  .elementor-2873 .elementor-element.elementor-element-5523f046 {
    --icon-size: 24px;
    --grid-column-gap: 33px;
  }
  .elementor-2873 .elementor-element.elementor-element-397e02d {
    --width: 50%;
    --margin-top: 0rem;
    --margin-bottom: 2rem;
    --margin-left: 0rem;
    --margin-right: 0rem;
  }
  .elementor-2873
    .elementor-element.elementor-element-dd2289c
    .elementor-icon-list-items:not(.elementor-inline-items)
    .elementor-icon-list-item:not(:last-child) {
    padding-block-end: calc(8px / 2);
  }
  .elementor-2873
    .elementor-element.elementor-element-dd2289c
    .elementor-icon-list-items:not(.elementor-inline-items)
    .elementor-icon-list-item:not(:first-child) {
    margin-block-start: calc(8px / 2);
  }
  .elementor-2873
    .elementor-element.elementor-element-dd2289c
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873 .elementor-element.elementor-element-4644375 {
    --width: 50%;
    --margin-top: 0rem;
    --margin-bottom: 2rem;
    --margin-left: 0rem;
    --margin-right: 0rem;
  }
  .elementor-2873
    .elementor-element.elementor-element-c7f8026
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873 .elementor-element.elementor-element-7464c78 {
    --width: 50%;
  }
  .elementor-2873
    .elementor-element.elementor-element-e53196c
    .elementor-icon-list-items:not(.elementor-inline-items)
    .elementor-icon-list-item:not(:last-child) {
    padding-block-end: calc(8px / 2);
  }
  .elementor-2873
    .elementor-element.elementor-element-e53196c
    .elementor-icon-list-items:not(.elementor-inline-items)
    .elementor-icon-list-item:not(:first-child) {
    margin-block-start: calc(8px / 2);
  }
  .elementor-2873
    .elementor-element.elementor-element-e53196c
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873 .elementor-element.elementor-element-8bb5798 {
    --width: 50%;
  }
  .elementor-2873
    .elementor-element.elementor-element-0f6eb72
    .elementor-icon-list-items:not(.elementor-inline-items)
    .elementor-icon-list-item:not(:last-child) {
    padding-block-end: calc(8px / 2);
  }
  .elementor-2873
    .elementor-element.elementor-element-0f6eb72
    .elementor-icon-list-items:not(.elementor-inline-items)
    .elementor-icon-list-item:not(:first-child) {
    margin-block-start: calc(8px / 2);
  }
  .elementor-2873
    .elementor-element.elementor-element-0f6eb72
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-8e18ed8
    .elementor-icon-list-items:not(.elementor-inline-items)
    .elementor-icon-list-item:not(:last-child) {
    padding-block-end: calc(8px / 2);
  }
  .elementor-2873
    .elementor-element.elementor-element-8e18ed8
    .elementor-icon-list-items:not(.elementor-inline-items)
    .elementor-icon-list-item:not(:first-child) {
    margin-block-start: calc(8px / 2);
  }
  .elementor-2873
    .elementor-element.elementor-element-8e18ed8
    .elementor-icon-list-item
    > .elementor-icon-list-text,
  .elementor-2873
    .elementor-element.elementor-element-8e18ed8
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-4f346c8
    .elementor-icon-list-item
    > .elementor-icon-list-text {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-44bd170
    .elementor-heading-title {
    font-size: var(--e-global-typography-ff8eef8-font-size);
    line-height: var(--e-global-typography-ff8eef8-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-09626d9
    .elementor-heading-title {
    font-size: var(--e-global-typography-ff8eef8-font-size);
    line-height: var(--e-global-typography-ff8eef8-line-height);
  }
}
@media (min-width: 768px) {
  .elementor-2873 .elementor-element.elementor-element-35b10f71 {
    --width: 30%;
  }
  .elementor-2873 .elementor-element.elementor-element-397e02d {
    --width: 17.5%;
  }
  .elementor-2873 .elementor-element.elementor-element-4644375 {
    --width: 17.5%;
  }
  .elementor-2873 .elementor-element.elementor-element-7464c78 {
    --width: 17.5%;
  }
  .elementor-2873 .elementor-element.elementor-element-8bb5798 {
    --width: 17.5%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .elementor-2873 .elementor-element.elementor-element-35b10f71 {
    --width: 100%;
  }
  .elementor-2873 .elementor-element.elementor-element-397e02d {
    --width: 25%;
  }
  .elementor-2873 .elementor-element.elementor-element-4644375 {
    --width: 25%;
  }
  .elementor-2873 .elementor-element.elementor-element-7464c78 {
    --width: 25%;
  }
  .elementor-2873 .elementor-element.elementor-element-8bb5798 {
    --width: 25%;
  }
}
@media (min-width: 2400px) {
  .elementor-2873
    .elementor-element.elementor-element-dd2289c
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-c7f8026
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-e53196c
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-0f6eb72
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-8e18ed8
    .elementor-icon-list-item
    > .elementor-icon-list-text,
  .elementor-2873
    .elementor-element.elementor-element-8e18ed8
    .elementor-icon-list-item
    > a {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-4f346c8
    .elementor-icon-list-item
    > .elementor-icon-list-text {
    font-size: var(--e-global-typography-1dd5fb6-font-size);
    line-height: var(--e-global-typography-1dd5fb6-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-44bd170
    .elementor-heading-title {
    font-size: var(--e-global-typography-ff8eef8-font-size);
    line-height: var(--e-global-typography-ff8eef8-line-height);
  }
  .elementor-2873
    .elementor-element.elementor-element-09626d9
    .elementor-heading-title {
    font-size: var(--e-global-typography-ff8eef8-font-size);
    line-height: var(--e-global-typography-ff8eef8-line-height);
  }
}
.elementor-7270 .elementor-element.elementor-element-706b5c3 {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --gap: 20px 20px;
  --row-gap: 20px;
  --column-gap: 20px;
  border-style: solid;
  --border-style: solid;
  border-width: 0px 0px 1px 0px;
  --border-top-width: 0px;
  --border-right-width: 0px;
  --border-bottom-width: 1px;
  --border-left-width: 0px;
  border-color: var(--e-global-color-f2d1cef);
  --border-color: var(--e-global-color-f2d1cef);
  --padding-top: 40px;
  --padding-bottom: 40px;
  --padding-left: 40px;
  --padding-right: 40px;
}
.elementor-7270
  .elementor-element.elementor-element-c34eb48
  .elementor-heading-title {
  font-family: "Inter", Sans-serif;
  font-size: 3.815rem;
  font-weight: 400;
  line-height: 2.7lh;
}
.elementor-7270
  .elementor-element.elementor-element-503a444
  .woocommerce-breadcrumb {
  color: var(--e-global-color-text);
  font-family: "Inter", Sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1em;
}
.elementor-7270
  .elementor-element.elementor-element-503a444
  .woocommerce-breadcrumb
  > a {
  color: var(--e-global-color-2c7afbd);
}
.elementor-7270 .elementor-element.elementor-element-088083e {
  --display: flex;
  --padding-top: 20px;
  --padding-bottom: 20px;
  --padding-left: 20px;
  --padding-right: 20px;
}
@media (max-width: 767px) {
  .elementor-7270 .elementor-element.elementor-element-706b5c3 {
    --align-items: center;
    --container-widget-width: calc(
      (1 - var(--container-widget-flex-grow)) * 100%
    );
    --margin-top: 0px;
    --margin-bottom: 10px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 20px;
    --padding-bottom: 20px;
    --padding-left: 20px;
    --padding-right: 20px;
  }
  .elementor-7270
    .elementor-element.elementor-element-c34eb48
    .elementor-heading-title {
    font-size: 2rem;
    line-height: 1em;
  }
}

body.page {
  background-image: linear-gradient(transparent, black 70%),
    url("../../img/ab-hero-bg.jpg");
  background-position: top;
  background-repeat: no-repeat;
}
