html, blockquote {
  font-size: 16px;
  line-height: 1.5;
}

body {
  --body-max-width: 1920px;
  scroll-behavior: smooth;
  font-size: 1rem;
  overflow-x: hidden;
  line-height: 1.5;
  color: #353E43;
  background-color: #f0f3f5;
  width: 100%;
  max-width: var(--body-max-width);
  margin-left: auto;
  margin-right: auto;
}
body > [data-elementor-type=wp-page] {
  width: inherit;
  max-width: inherit;
}
body > [data-elementor-type=wp-page].elementor-edit-mode > .elementor-section-wrap {
  width: inherit;
  max-width: inherit;
}

.elementor-popup-modal {
  width: inherit;
  max-width: inherit;
  left: unset !important;
}
.elementor-popup-modal .dialog-lightbox-message {
  max-width: inherit;
}

.elementor-location-header[data-elementor-type=header] {
  width: inherit;
  max-width: inherit;
}
.elementor-location-header[data-elementor-type=header] > .elementor-section-wrap.ui-sortable {
  width: inherit;
  max-width: inherit;
}
.elementor-location-header[data-elementor-type=header] .ps-header-main {
  max-width: inherit;
}
.elementor-location-header[data-elementor-type=header] .ps-header-main.ps-header-page-main.hidden-top {
  -webkit-transform: translateY(-80px);
      -ms-transform: translateY(-80px);
          transform: translateY(-80px);
}

p {
  margin-bottom: 1.5rem;
}

.elementor-widget-nav-menu.ps-inline-menu-links .menu-item .elementor-item {
  display: inline;
}

a {
  color: #EF4923;
}
a:hover, a:focus {
  color: #C92C27;
}

.elementor-widget-text-editor a:not(.e-con),
.elementor-widget-text-editor .elementor-widget-container a:not(.e-con) {
  text-decoration: underline;
}

.elementor-widget-theme-post-content > .elementor-widget-container > p > a:not(.e-con) {
  text-decoration: underline;
}

.primary {
  color: #353E43 !important;
}

.color1 {
  color: #353E43 !important;
}

.color2 {
  color: #C92C27 !important;
}

.color3 {
  color: #EF4923 !important;
}

.color4 {
  color: #FAA71D !important;
}

.color5 {
  color: #E7E9EA !important;
}

.white {
  color: #ffffff !important;
}

.black {
  color: #000000 !important;
}

.gray {
  color: #F5F5F5 !important;
}

.hover-primary:hover, .hover-primary:focus, .hover-primary:active {
  color: #353E43 !important;
}

.hover-color1:hover, .hover-color1:focus, .hover-color1:active {
  color: #353E43 !important;
}

.hover-color2:hover, .hover-color2:focus, .hover-color2:active {
  color: #C92C27 !important;
}

.hover-color3:hover, .hover-color3:focus, .hover-color3:active {
  color: #EF4923 !important;
}

.hover-color4:hover, .hover-color4:focus, .hover-color4:active {
  color: #FAA71D !important;
}

.hover-color5:hover, .hover-color5:focus, .hover-color5:active {
  color: #E7E9EA !important;
}

.hover-white:hover, .hover-white:focus, .hover-white:active {
  color: #ffffff !important;
}

.hover-black:hover, .hover-black:focus, .hover-black:active {
  color: #000000 !important;
}

.hover-gray:hover, .hover-gray:focus, .hover-gray:active {
  color: #F5F5F5 !important;
}

.highlight.highlight-primary {
  --highlight-color: #353E43 !important;
}

.highlight.highlight-text-primary {
  --highlight-text-color: #353E43 !important;
}

.highlight.highlight-color1 {
  --highlight-color: #353E43 !important;
}

.highlight.highlight-text-color1 {
  --highlight-text-color: #353E43 !important;
}

.highlight.highlight-color2 {
  --highlight-color: #C92C27 !important;
}

.highlight.highlight-text-color2 {
  --highlight-text-color: #C92C27 !important;
}

.highlight.highlight-color3 {
  --highlight-color: #EF4923 !important;
}

.highlight.highlight-text-color3 {
  --highlight-text-color: #EF4923 !important;
}

.highlight.highlight-color4 {
  --highlight-color: #FAA71D !important;
}

.highlight.highlight-text-color4 {
  --highlight-text-color: #FAA71D !important;
}

.highlight.highlight-color5 {
  --highlight-color: #E7E9EA !important;
}

.highlight.highlight-text-color5 {
  --highlight-text-color: #E7E9EA !important;
}

.highlight.highlight-white {
  --highlight-color: #ffffff !important;
}

.highlight.highlight-text-white {
  --highlight-text-color: #ffffff !important;
}

.highlight.highlight-black {
  --highlight-color: #000000 !important;
}

.highlight.highlight-text-black {
  --highlight-text-color: #000000 !important;
}

.highlight.highlight-gray {
  --highlight-color: #F5F5F5 !important;
}

.highlight.highlight-text-gray {
  --highlight-text-color: #F5F5F5 !important;
}

.hover-parent .hover-child-primary, .hover-parent .hover-child-primary * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent .hover-child-border-primary * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent:hover .hover-child-primary, .hover-parent:hover .hover-child-primary * {
  color: #353E43 !important;
}
.hover-parent:hover .hover-child-primary svg {
  fill: #353E43 !important;
}
.hover-parent:hover .hover-child-border-primary * {
  border-color: #353E43 !important;
}

.hover-parent .hover-child-color1, .hover-parent .hover-child-color1 * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent .hover-child-border-color1 * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent:hover .hover-child-color1, .hover-parent:hover .hover-child-color1 * {
  color: #353E43 !important;
}
.hover-parent:hover .hover-child-color1 svg {
  fill: #353E43 !important;
}
.hover-parent:hover .hover-child-border-color1 * {
  border-color: #353E43 !important;
}

.hover-parent .hover-child-color2, .hover-parent .hover-child-color2 * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent .hover-child-border-color2 * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent:hover .hover-child-color2, .hover-parent:hover .hover-child-color2 * {
  color: #C92C27 !important;
}
.hover-parent:hover .hover-child-color2 svg {
  fill: #C92C27 !important;
}
.hover-parent:hover .hover-child-border-color2 * {
  border-color: #C92C27 !important;
}

.hover-parent .hover-child-color3, .hover-parent .hover-child-color3 * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent .hover-child-border-color3 * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent:hover .hover-child-color3, .hover-parent:hover .hover-child-color3 * {
  color: #EF4923 !important;
}
.hover-parent:hover .hover-child-color3 svg {
  fill: #EF4923 !important;
}
.hover-parent:hover .hover-child-border-color3 * {
  border-color: #EF4923 !important;
}

.hover-parent .hover-child-color4, .hover-parent .hover-child-color4 * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent .hover-child-border-color4 * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent:hover .hover-child-color4, .hover-parent:hover .hover-child-color4 * {
  color: #FAA71D !important;
}
.hover-parent:hover .hover-child-color4 svg {
  fill: #FAA71D !important;
}
.hover-parent:hover .hover-child-border-color4 * {
  border-color: #FAA71D !important;
}

.hover-parent .hover-child-color5, .hover-parent .hover-child-color5 * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent .hover-child-border-color5 * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent:hover .hover-child-color5, .hover-parent:hover .hover-child-color5 * {
  color: #E7E9EA !important;
}
.hover-parent:hover .hover-child-color5 svg {
  fill: #E7E9EA !important;
}
.hover-parent:hover .hover-child-border-color5 * {
  border-color: #E7E9EA !important;
}

.hover-parent .hover-child-white, .hover-parent .hover-child-white * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent .hover-child-border-white * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent:hover .hover-child-white, .hover-parent:hover .hover-child-white * {
  color: #ffffff !important;
}
.hover-parent:hover .hover-child-white svg {
  fill: #ffffff !important;
}
.hover-parent:hover .hover-child-border-white * {
  border-color: #ffffff !important;
}

.hover-parent .hover-child-black, .hover-parent .hover-child-black * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent .hover-child-border-black * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent:hover .hover-child-black, .hover-parent:hover .hover-child-black * {
  color: #000000 !important;
}
.hover-parent:hover .hover-child-black svg {
  fill: #000000 !important;
}
.hover-parent:hover .hover-child-border-black * {
  border-color: #000000 !important;
}

.hover-parent .hover-child-gray, .hover-parent .hover-child-gray * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent .hover-child-border-gray * {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.hover-parent:hover .hover-child-gray, .hover-parent:hover .hover-child-gray * {
  color: #F5F5F5 !important;
}
.hover-parent:hover .hover-child-gray svg {
  fill: #F5F5F5 !important;
}
.hover-parent:hover .hover-child-border-gray * {
  border-color: #F5F5F5 !important;
}

.bg-primary {
  background-color: #353E43 !important;
}

.bg-color1 {
  background-color: #353E43 !important;
}

.bg-color2 {
  background-color: #C92C27 !important;
}

.bg-color3 {
  background-color: #EF4923 !important;
}

.bg-color4 {
  background-color: #FAA71D !important;
}

.bg-color5 {
  background-color: #E7E9EA !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-black {
  background-color: #000000 !important;
}

.bg-gray {
  background-color: #F5F5F5 !important;
}

.fill-primary {
  fill: #353E43 !important;
}

.fill-color1 {
  fill: #353E43 !important;
}

.fill-color2 {
  fill: #C92C27 !important;
}

.fill-color3 {
  fill: #EF4923 !important;
}

.fill-color4 {
  fill: #FAA71D !important;
}

.fill-color5 {
  fill: #E7E9EA !important;
}

.fill-white {
  fill: #ffffff !important;
}

.fill-black {
  fill: #000000 !important;
}

.fill-gray {
  fill: #F5F5F5 !important;
}

.icon-fill-primary i[class^=fa] {
  color: #353E43 !important;
}

.icon-fill-color1 i[class^=fa] {
  color: #353E43 !important;
}

.icon-fill-color2 i[class^=fa] {
  color: #C92C27 !important;
}

.icon-fill-color3 i[class^=fa] {
  color: #EF4923 !important;
}

.icon-fill-color4 i[class^=fa] {
  color: #FAA71D !important;
}

.icon-fill-color5 i[class^=fa] {
  color: #E7E9EA !important;
}

.icon-fill-white i[class^=fa] {
  color: #ffffff !important;
}

.icon-fill-black i[class^=fa] {
  color: #000000 !important;
}

.icon-fill-gray i[class^=fa] {
  color: #F5F5F5 !important;
}

body {
  --ps-fsize-h1: 4rem;
}

h1, .elementor-widget-heading h1.elementor-heading-title {
  font-size: 4rem;
}

.h1, .h1.elementor-widget-heading .elementor-heading-title {
  font-size: 4rem !important;
}

body {
  --ps-fsize-h2: 3rem;
}

h2, .elementor-widget-heading h2.elementor-heading-title {
  font-size: 3rem;
}

.h2, .h2.elementor-widget-heading .elementor-heading-title {
  font-size: 3rem !important;
}

body {
  --ps-fsize-h3: 2rem;
}

h3, .elementor-widget-heading h3.elementor-heading-title {
  font-size: 2rem;
}

.h3, .h3.elementor-widget-heading .elementor-heading-title {
  font-size: 2rem !important;
}

body {
  --ps-fsize-h4: 1.5rem;
}

h4, .elementor-widget-heading h4.elementor-heading-title {
  font-size: 1.5rem;
}

.h4, .h4.elementor-widget-heading .elementor-heading-title {
  font-size: 1.5rem !important;
}

body {
  --ps-fsize-h5: 1.25rem;
}

h5, .elementor-widget-heading h5.elementor-heading-title {
  font-size: 1.25rem;
}

.h5, .h5.elementor-widget-heading .elementor-heading-title {
  font-size: 1.25rem !important;
}

body {
  --ps-fsize-h6: 14px;
}

h6, .elementor-widget-heading h6.elementor-heading-title {
  font-size: 14px;
}

.h6, .h6.elementor-widget-heading .elementor-heading-title {
  font-size: 14px !important;
}

@media screen and (max-width: 1344px) {
  body {
    --ps-fsize-h1: clamp(2.5rem, 4.7619vw, 4rem);
  }
  h1, .elementor-widget-heading h1.elementor-heading-title {
    font-size: clamp(2.5rem, 4.7619vw, 4rem);
  }
  .h1, .h1.elementor-widget-heading .elementor-heading-title {
    font-size: clamp(2.5rem, 4.7619vw, 4rem) !important;
  }
  body {
    --ps-fsize-h2: clamp(2rem, 3.57143vw, 3rem);
  }
  h2, .elementor-widget-heading h2.elementor-heading-title {
    font-size: clamp(2rem, 3.57143vw, 3rem);
  }
  .h2, .h2.elementor-widget-heading .elementor-heading-title {
    font-size: clamp(2rem, 3.57143vw, 3rem) !important;
  }
  body {
    --ps-fsize-h3: clamp(1.5rem, 2.38095vw, 2rem);
  }
  h3, .elementor-widget-heading h3.elementor-heading-title {
    font-size: clamp(1.5rem, 2.38095vw, 2rem);
  }
  .h3, .h3.elementor-widget-heading .elementor-heading-title {
    font-size: clamp(1.5rem, 2.38095vw, 2rem) !important;
  }
  body {
    --ps-fsize-h4: clamp(1.25rem, 1.78571vw, 1.5rem);
  }
  h4, .elementor-widget-heading h4.elementor-heading-title {
    font-size: clamp(1.25rem, 1.78571vw, 1.5rem);
  }
  .h4, .h4.elementor-widget-heading .elementor-heading-title {
    font-size: clamp(1.25rem, 1.78571vw, 1.5rem) !important;
  }
  body {
    --ps-fsize-h5: clamp(1.125rem, 1.4881vw, 1.25rem);
  }
  h5, .elementor-widget-heading h5.elementor-heading-title {
    font-size: clamp(1.125rem, 1.4881vw, 1.25rem);
  }
  .h5, .h5.elementor-widget-heading .elementor-heading-title {
    font-size: clamp(1.125rem, 1.4881vw, 1.25rem) !important;
  }
}
body {
  --ps-lheight-h1: 1.25;
}

h1, .h1, .h1.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h1.elementor-heading-title {
  line-height: 1.25;
}

body {
  --ps-lheight-h2: 1.16667;
}

h2, .h2, .h2.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h2.elementor-heading-title {
  line-height: 1.16667;
}

body {
  --ps-lheight-h3: 1.25;
}

h3, .h3, .h3.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h3.elementor-heading-title {
  line-height: 1.25;
}

body {
  --ps-lheight-h4: 1.33333;
}

h4, .h4, .h4.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h4.elementor-heading-title {
  line-height: 1.33333;
}

body {
  --ps-lheight-h5: 1.5;
}

h5, .h5, .h5.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h5.elementor-heading-title {
  line-height: 1.5;
}

body {
  --ps-lheight-h6: 20px;
}

h6, .h6, .h6.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h6.elementor-heading-title {
  line-height: 20px;
}

h1, .h1, .h1.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h1.elementor-heading-title {
  font-weight: 600;
}

h2, .h2, .h2.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h2.elementor-heading-title {
  font-weight: 600;
}

h3, .h3, .h3.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h3.elementor-heading-title {
  font-weight: 600;
}

h4, .h4, .h4.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h4.elementor-heading-title {
  font-weight: 400;
}

h5, .h5, .h5.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h5.elementor-heading-title {
  font-weight: 400;
}

h6, .h6, .h6.elementor-widget-heading .elementor-heading-title, .elementor-widget-heading h6.elementor-heading-title {
  font-weight: 500;
}

/* Buttons */
a.ps-btn {
  text-decoration: none !important;
}

a.ps-btn, button.ps-btn {
  --btn-color: #ffffff;
  --btn-bg-color: #EF4923;
  --btn-border-color: #EF4923;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #FAA71D;
  --btn-h-border-color: #FAA71D;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-width: 1px;
  border-style: solid;
  padding: 15px 40px;
  border-radius: 0px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--btn-color) !important;
  background-color: var(--btn-bg-color) !important;
  border-color: var(--btn-border-color);
}
a.ps-btn i[class^=fa]:before, button.ps-btn i[class^=fa]:before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1em;
}
a.ps-btn.ps-btn-block, button.ps-btn.ps-btn-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
a.ps-btn.ps-btn-icon, button.ps-btn.ps-btn-icon {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
a.ps-btn:hover, a.ps-btn:focus, button.ps-btn:hover, button.ps-btn:focus {
  color: var(--btn-h-color) !important;
  background-color: var(--btn-h-bg-color) !important;
  border-color: var(--btn-h-border-color);
}
a.ps-btn.ps-btn-secondary, button.ps-btn.ps-btn-secondary {
  --btn-color: #353E43;
  --btn-bg-color: #ffffff;
  --btn-border-color: #ffffff;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #FAA71D;
  --btn-h-border-color: #FAA71D;
}
a.ps-btn.ps-btn-ghost, button.ps-btn.ps-btn-ghost {
  --btn-color: #353E43;
  --btn-bg-color: transparent;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #353E43;
}
a.ps-btn.ps-btn-ghost.ps-btn-secondary, button.ps-btn.ps-btn-ghost.ps-btn-secondary {
  --btn-color: #ffffff;
  --btn-bg-color: transparent;
  --btn-h-color: #353E43;
  --btn-h-bg-color: #ffffff;
}
a.ps-btn.ps-btn-tertiary, button.ps-btn.ps-btn-tertiary {
  --btn-color: #ffffff;
  --btn-bg-color: #EF4923;
  --btn-border-color: #EF4923;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #C92C27;
  --btn-h-border-color: #EF4923;
}
a.ps-btn.ps-btn-reverse, button.ps-btn.ps-btn-reverse {
  color: var(--btn-h-color);
  background-color: var(--btn-h-bg-color);
  border-color: var(--btn-h-border-color);
}
a.ps-btn.ps-btn-reverse:hover, a.ps-btn.ps-btn-reverse:focus, button.ps-btn.ps-btn-reverse:hover, button.ps-btn.ps-btn-reverse:focus {
  color: var(--btn-color);
  background-color: var(--btn-bg-color);
  border-color: var(--btn-border-color);
}

/* ELEMENTOR BUTTONS */
.elementor-widget-button .elementor-button .elementor-button-icon > svg, body.elementor-editor-active .elementor-widget-button .elementor-button .elementor-button-icon > svg {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.elementor-widget-button.ps-btn-e .elementor-button, body.elementor-editor-active .elementor-widget-button.ps-btn-e .elementor-button {
  --btn-color: #ffffff;
  --btn-bg-color: #EF4923;
  --btn-border-color: #EF4923;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #FAA71D;
  --btn-h-border-color: #FAA71D;
  border-width: 1px;
  border-style: solid;
  padding: 15px 31px;
  border-radius: 0px;
  text-transform: uppercase;
  text-decoration: none !important;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: var(--btn-color);
  background-color: var(--btn-bg-color);
  border-color: var(--btn-border-color);
}
.elementor-widget-button.ps-btn-e .elementor-button .elementor-button-text, body.elementor-editor-active .elementor-widget-button.ps-btn-e .elementor-button .elementor-button-text {
  text-align: left;
}
.elementor-widget-button.ps-btn-e .elementor-button:hover, .elementor-widget-button.ps-btn-e .elementor-button:focus, body.elementor-editor-active .elementor-widget-button.ps-btn-e .elementor-button:hover, body.elementor-editor-active .elementor-widget-button.ps-btn-e .elementor-button:focus {
  color: var(--btn-h-color);
  background-color: var(--btn-h-bg-color);
  border-color: var(--btn-h-border-color);
}
.elementor-widget-button.ps-btn-e.ps-btn-e-secondary .elementor-button, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-secondary .elementor-button {
  --btn-color: #353E43;
  --btn-bg-color: #ffffff;
  --btn-border-color: #ffffff;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #FAA71D;
  --btn-h-border-color: #FAA71D;
}
.elementor-widget-button.ps-btn-e.ps-btn-e-ghost .elementor-button, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-ghost .elementor-button {
  --btn-color: #353E43;
  --btn-bg-color: transparent;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #353E43;
}
.elementor-widget-button.ps-btn-e.ps-btn-e-ghost.ps-btn-e-secondary .elementor-button, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-ghost.ps-btn-e-secondary .elementor-button {
  --btn-color: #ffffff;
  --btn-bg-color: transparent;
  --btn-h-color: #353E43;
  --btn-h-bg-color: #ffffff;
}
.elementor-widget-button.ps-btn-e.ps-btn-e-tertiary .elementor-button, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-tertiary .elementor-button {
  --btn-color: #ffffff;
  --btn-bg-color: #EF4923;
  --btn-border-color: #EF4923;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #C92C27;
  --btn-h-border-color: #EF4923;
}
.elementor-widget-button.ps-btn-e.ps-btn-e-reverse .elementor-button, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-reverse .elementor-button {
  color: var(--btn-h-color);
  background-color: var(--btn-h-bg-color);
  border-color: var(--btn-h-border-color);
}
.elementor-widget-button.ps-btn-e.ps-btn-e-reverse .elementor-button:hover, .elementor-widget-button.ps-btn-e.ps-btn-e-reverse .elementor-button:focus, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-reverse .elementor-button:hover, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-reverse .elementor-button:focus {
  color: var(--btn-color);
  background-color: var(--btn-bg-color);
  border-color: var(--btn-border-color);
}
.elementor-widget-button.ps-btn-e.ps-btn-e-block .elementor-button, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-block .elementor-button {
  width: 100%;
}
.elementor-widget-button.ps-btn-e.ps-btn-e-block .elementor-button .elementor-button-text, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-block .elementor-button .elementor-button-text {
  text-align: left;
}

/*
SNIPPET: BREADCRUMBS
PRE-REQUISITE: BREADCRUMBS NAVXT
*/
.breadcrumbs, .breadcrumbs a, .breadcrumbs a:hover {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.breadcrumbs {
  color: #ffffff;
}
.breadcrumbs > [property=itemListElement]:last-of-type {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  min-width: 160px;
}
.breadcrumbs > [property=itemListElement]:last-of-type > span[property=name] {
  max-width: 675px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

body {
  --ps-clientwidth: 100vw;
  --ps-contained-padding: calc( ( min(var(--body-max-width), var(--ps-clientwidth)) - min(84rem, var(--ps-clientwidth)) ) / 2 );
  --ps-contained-padding-r: calc( var(--ps-contained-padding) + 1.5rem );
  --ps-block-padding: clamp(1.5rem, -3.1525rem + 9.7054vw, 5rem);
  --ps-gradient-padding: clamp(0.75rem, -10.8813rem + 24.2634vw, 9.5rem);
  --ps-vstrip-width: clamp(1rem, -3.9018rem + 10.2253vw, 4.6875rem);
  --ps-hstrip-height: clamp(3.125rem, -1.029rem + 8.6655vw, 6.25rem);
}

.ps-gradient-bg-1 {
  background: -webkit-gradient(linear, left top, left bottom, from(#FAA71D), color-stop(#EF4923), color-stop(#EF4923), to(#C92C27));
  background: linear-gradient(180deg, #FAA71D var(--ps-hstrip-height), #EF4923 var(--ps-hstrip-height), #EF4923 calc(2 * var(--ps-hstrip-height)), #C92C27 calc(2 * var(--ps-hstrip-height)));
}

.ps-gradient-bg-2 {
  background: -webkit-gradient(linear, left bottom, left top, from(#FAA71D), color-stop(#EF4923), color-stop(#EF4923), to(#C92C27));
  background: linear-gradient(0deg, #FAA71D var(--ps-hstrip-height), #EF4923 var(--ps-hstrip-height), #EF4923 calc(2 * var(--ps-hstrip-height)), #C92C27 calc(2 * var(--ps-hstrip-height)));
}

.ps-gradient-bg-3 {
  background: -webkit-gradient(linear, right top, left top, from(#FAA71D), color-stop(#EF4923), color-stop(#EF4923), to(#C92C27));
  background: linear-gradient(270deg, #FAA71D var(--ps-vstrip-width), #EF4923 var(--ps-vstrip-width), #EF4923 calc(2 * var(--ps-vstrip-width)), #C92C27 calc(2 * var(--ps-vstrip-width)));
}

.ps-gradient-bg-4 {
  background: -webkit-gradient(linear, right top, left top, from(#FAA71D), color-stop(#EF4923), color-stop(#EF4923), color-stop(#C92C27), color-stop(#C92C27), to(#353E43));
  background: linear-gradient(270deg, #FAA71D var(--ps-vstrip-width), #EF4923 var(--ps-vstrip-width), #EF4923 calc(2 * var(--ps-vstrip-width)), #C92C27 calc(2 * var(--ps-vstrip-width)), #C92C27 calc(3 * var(--ps-vstrip-width)), #353E43 calc(3 * var(--ps-vstrip-width)));
}

.ps-gradient-bg-5 {
  background: -webkit-gradient(linear, left top, right top, from(#FAA71D), color-stop(#EF4923), color-stop(#EF4923), color-stop(#C92C27), color-stop(#C92C27), to(#353E43));
  background: linear-gradient(90deg, #FAA71D var(--ps-vstrip-width), #EF4923 var(--ps-vstrip-width), #EF4923 calc(2 * var(--ps-vstrip-width)), #C92C27 calc(2 * var(--ps-vstrip-width)), #C92C27 calc(3 * var(--ps-vstrip-width)), #353E43 calc(3 * var(--ps-vstrip-width)));
}

.ps-gradient-bg-6 {
  background: -webkit-gradient(linear, left top, right top, from(#FAA71D), color-stop(#EF4923), color-stop(#EF4923), to(#C92C27));
  background: linear-gradient(90deg, #FAA71D var(--ps-vstrip-width), #EF4923 var(--ps-vstrip-width), #EF4923 calc(2 * var(--ps-vstrip-width)), #C92C27 calc(2 * var(--ps-vstrip-width)));
}

.e-fa-sharp i::before {
  font-family: "Font Awesome 7 Sharp";
}

.ps-gradient-container::before {
  width: calc(100% - clamp(1.5rem, -2.1364rem + 11.6364vw, 9.5rem));
}
@media screen and (max-width: 767px) {
  .ps-gradient-container::before {
    width: 100%;
  }
}
.ps-gradient-container-left::before {
  justify-self: end;
  right: 0;
}
.ps-gradient-container-right::before {
  justify-self: start;
  left: 0;
}

.team-tab-head {
  --strip-color: #C92C27;
}
.team-tab-head.team-tab-head-1 {
  --strip-color: #C92C27;
}
.team-tab-head.team-tab-head-2 {
  --strip-color: #EF4923;
}
.team-tab-head.team-tab-head-3 {
  --strip-color: #FAA71D;
}
.team-tab-head {
  background: linear-gradient(90deg, var(--strip-color, #C92C27) calc(100% + 40px), transparent calc(100% + 40px));
  background-size: 200% 100%;
  background-position: calc(200% + 40px) 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-position 0.3s ease-in-out;
  transition: background-position 0.3s ease-in-out;
}
.team-tab-head.active, .team-tab-head:hover {
  background-position: 0 100%;
}

.hover-parent .hover-child-slide {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateX(-16px);
      -ms-transform: translateX(-16px);
          transform: translateX(-16px);
  opacity: 0;
}
.hover-parent:hover .hover-child-slide {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}/*# sourceMappingURL=style.css.map */