/*!*********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./resources/css/app.scss ***!
  \*********************************************************************************************************************************************/
html {
  scroll-padding-top: 100px;
}

@media screen and (max-width: 767px) {
  * {
    animation: none !important;
  }
}
body.single li a {
  color: var(--color-set-one-1);
}
body.single li a:hover {
  color: var(--bs-link-hover-color);
}

a {
  font-weight: unset;
}

.elementor-widget-theme-post-excerpt ul li {
  margin-bottom: 0;
}

:root {
  --font-family-main: Euclid Circular A, serif;
  --font-family-text: Euclid Circular A, serif;
}

.elementor-widget-theme-post-content a {
  font-size: 20px;
}

.elementor-widget-theme-post-content ul, .elementor-widget-theme-post-content ol, .elementor-widget-text-editor ul, .elementor-widget-text-editor ol {
  padding-left: 20px;
}

.elementor-widget-theme-post-content .wp-block-image img {
  border-radius: 20px;
}

.elementor-widget-theme-post-content, .elementor-widget-text-editor {
  --heading-color-one: $gray-500 !important;
  --content-color-one: $gray-500;
}
.elementor-widget-theme-post-content h1 a, .elementor-widget-theme-post-content h1, .elementor-widget-theme-post-content h2 a, .elementor-widget-theme-post-content h2, .elementor-widget-theme-post-content h3 a, .elementor-widget-theme-post-content h3, .elementor-widget-theme-post-content h4 a, .elementor-widget-theme-post-content h4, .elementor-widget-theme-post-content h5 a, .elementor-widget-theme-post-content h5, .elementor-widget-theme-post-content h6 a, .elementor-widget-theme-post-content h6, .elementor-widget-text-editor h1 a, .elementor-widget-text-editor h1, .elementor-widget-text-editor h2 a, .elementor-widget-text-editor h2, .elementor-widget-text-editor h3 a, .elementor-widget-text-editor h3, .elementor-widget-text-editor h4 a, .elementor-widget-text-editor h4, .elementor-widget-text-editor h5 a, .elementor-widget-text-editor h5, .elementor-widget-text-editor h6 a, .elementor-widget-text-editor h6 {
  text-align: initial;
}

.elementor-widget-theme-post-content, .elementor-widget-text-editor, .elementor-heading-title {
  font-family: Euclid Circular A, serif !important;
}

h1 a,
h1,
h2 a,
h2,
h3 a,
h3,
h4 a,
h4,
h5 a,
h5,
h6 a,
h6 {
  font-family: Euclid Circular A, serif !important;
  font-weight: 400;
}

.h1, h1 {
  font-size: 45px;
  font-style: normal;
  font-weight: 500;
  line-height: 64px;
  color: #060B27;
}

.h2, h2 {
  font-size: 37px;
  font-style: normal;
  font-weight: 500;
  line-height: 56px;
  color: #060B27;
}

.h3, h3 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 48px;
  color: #344054;
}

.h4, h4 {
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  color: #344054;
}

.h5, h5 {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  color: #667085;
}

.h6, h6 {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  color: #667085;
}

.search_custom .post-categories li {
  padding: 10px 5px;
}

ul li, ol li {
  font-size: 20px;
  line-height: 30px;
}

@media (max-width: 1024px) {
  .single p, .single ul li, .single ol li {
    font-size: 20px !important;
    font-weight: 300;
    line-height: 30px !important;
  }
}
@media (max-width: 600px) {
  ul li, ol li, .elementor-widget-theme-post-content a {
    font-size: 16px;
    line-height: 32px;
  }
  .single p, .single ul li, .single ol li {
    font-size: 16px !important;
    font-weight: 300;
    line-height: 32px !important;
  }
  ol li, ul li {
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
  }
  a {
    font-size: 16px;
    line-height: 32px;
  }
  h3 {
    font-size: 24px;
    line-height: 34px;
  }
  h2 {
    font-size: 28px;
    line-height: 36px;
  }
  h1 {
    font-size: 32px;
    line-height: 40px;
  }
}
[class*=paged] .hide-on-paged {
  display: none;
}

.elementor-pagination {
  position: relative;
  padding: 0px 0px 30px 0px;
  justify-content: center;
  display: flex;
  margin-top: 30px;
}
.elementor-pagination a.page-numbers, .elementor-pagination.next_link a, .elementor-pagination.prev_link a, .elementor-pagination a.next, .elementor-pagination a.prev, .elementor-pagination a, .elementor-pagination span {
  width: 40px;
  display: block;
  height: 40px;
  font-size: 1rem;
  line-height: 38px;
  border-radius: 0.5rem;
  font-weight: 500;
  background-color: var(--color-white);
  color: var(--heading-color-one);
  border: 1px solid var(--color-set-one-bor-1);
  text-align: center;
  padding: 0px;
  transform: translateY(0px);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
}
.elementor-pagination a.page-numbers:hover, .elementor-pagination a.page-numbers:focus, .elementor-pagination.next_link a:hover, .elementor-pagination.next_link a:focus, .elementor-pagination.prev_link a:hover, .elementor-pagination.prev_link a:focus, .elementor-pagination a.next:hover, .elementor-pagination a.next:focus, .elementor-pagination a.prev:hover, .elementor-pagination a.prev:focus, .elementor-pagination a:hover, .elementor-pagination a:focus, .elementor-pagination span:hover, .elementor-pagination span:focus {
  box-shadow: unset;
  transform: translateY(-5px);
  color: var(--color-set-one-1);
  border-color: var(--color-set-one-1);
  background-color: var(--color-set-one-1);
  color: var(--color-white);
}
.elementor-pagination a.page-numbers.current, .elementor-pagination.next_link a.current, .elementor-pagination.prev_link a.current, .elementor-pagination a.next.current, .elementor-pagination a.prev.current, .elementor-pagination a.current, .elementor-pagination span.current {
  transform: translateY(0px);
  border-color: var(--color-set-one-1);
  background-color: var(--color-set-one-1);
  color: var(--color-white);
}
.elementor-pagination:first-child {
  margin-left: 0px;
}
.elementor-pagination:last-child {
  margin-right: 0px;
}
.elementor-pagination.current a {
  transform: translateY(0px);
  border-color: var(--color-set-one-1);
  background-color: var(--color-set-one-1);
  color: var(--color-white);
}

.single-glossary p, .single-glossary ul li, .single-glossary ol li,
.single-glossary p span, .single-glossary ul li span, .single-glossary ol li span {
  font-weight: 300 !important;
}

.ma-report-detail-content img {
  width: 100%;
  transition: width 0.6s ease;
  cursor: pointer;
  z-index: 1;
}
.ma-report-detail-content img.active {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  z-index: 1001;
}
@media (max-width: 600px) {
  .ma-report-detail-content img.active {
    width: 80%;
  }
}
.ma-report-detail-content a.theme_btn {
  min-width: 250px;
  justify-content: center;
}

#img-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

.single p, .single ul li, .single ol li {
  font-weight: 300;
}

.single .elementor-widget-text-editor a {
  font-size: unset !important;
}

.single table td p {
  margin-bottom: 10px;
}

.single table tbody td {
  font-size: 10px;
  line-height: 12px;
}

.single table td p:last-child {
  margin-bottom: 0;
}

.testimonial_box, .testimonial_box.type_three .nk-testimonial-card {
  min-height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.testimonial_box p.comments {
  font-size: 16px;
  font-weight: 400;
  color: #667085;
}

.testimonial_box .l_content .cont p {
  font-size: 14px;
  font-weight: 400;
  color: #667085;
}

.title_no_a_18 {
  font-size: 18px;
  font-weight: 500;
  color: #060B27;
}

@media only screen and (max-width: 820px) {
  .testimonial_box, .testimonial_box.type_three .nk-testimonial-card {
    min-height: auto;
    justify-content: center;
  }
}
.wp-video {
  max-width: 100%;
  height: auto;
  width: 238px;
  display: block;
  margin: 5px auto 5px auto;
  text-align: center;
}

.elementor-widget-table-of-contents .elementor-toc__header {
  padding-left: 0;
  padding-top: 0;
  border: none;
}
.elementor-widget-table-of-contents .elementor-toc__body {
  padding: 0;
}
.elementor-widget-table-of-contents .elementor-toc__list-item-text-wrapper {
  align-items: flex-start;
}
.elementor-widget-table-of-contents .elementor-toc__list-item-text {
  font-weight: 500;
}

.elementor-menu-anchor {
  top: -100px;
  position: relative;
}

.elementor-toc__list-item-text-wrapper:has(.elementor-item-active)::before {
  color: #4478FF;
}

.elementor-toc__body .elementor-toc__list-item-text {
  line-height: unset;
}

.elementor-toc__list-wrapper {
  max-height: calc(100vh - 215px);
  overflow-y: auto;
}

.elementor-widget-theme-post-excerpt {
  padding-bottom: 80px;
  border-bottom: 1px solid #667085;
}

.elementor[data-elementor-type=wp-page] .hbspt-form, .elementor[data-elementor-type=wp-post] .hbspt-form {
  border-radius: 15px;
  background: #FFF;
  box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.05);
  padding: 35px 60px 60px 60px;
}
@media screen and (max-width: 575px) {
  .elementor[data-elementor-type=wp-page] .hbspt-form, .elementor[data-elementor-type=wp-post] .hbspt-form {
    padding: 35px 30px 60px 30px;
  }
}
.elementor[data-elementor-type=wp-page] .hbspt-form .select2, .elementor[data-elementor-type=wp-post] .hbspt-form .select2 {
  display: none;
}
.elementor[data-elementor-type=wp-page] .hbspt-form form, .elementor[data-elementor-type=wp-post] .hbspt-form form {
  max-width: 100%;
}
.elementor[data-elementor-type=wp-page] .hbspt-form fieldset, .elementor[data-elementor-type=wp-post] .hbspt-form fieldset {
  max-width: 100% !important;
}
.elementor[data-elementor-type=wp-page] .hbspt-form label span, .elementor[data-elementor-type=wp-post] .hbspt-form label span {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: black;
}
.elementor[data-elementor-type=wp-page] .hbspt-form label, .elementor[data-elementor-type=wp-post] .hbspt-form label {
  margin-bottom: 5px;
}
.elementor[data-elementor-type=wp-page] .hbspt-form .form-columns-2 > div:first-child, .elementor[data-elementor-type=wp-post] .hbspt-form .form-columns-2 > div:first-child {
  width: 48% !important;
  margin-right: 2%;
}
@media screen and (max-width: 575px) {
  .elementor[data-elementor-type=wp-page] .hbspt-form .form-columns-2 > div:first-child, .elementor[data-elementor-type=wp-post] .hbspt-form .form-columns-2 > div:first-child {
    width: 100% !important;
  }
}
.elementor[data-elementor-type=wp-page] .hbspt-form .hs-button, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-button {
  width: 194px;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  background: #060B27;
  border-radius: 100px;
  color: white;
  position: relative;
  height: unset;
  font-weight: 600;
  margin-top: 30px;
  line-height: 1.2;
}
.elementor[data-elementor-type=wp-page] .hbspt-form .hs-button:focus, .elementor[data-elementor-type=wp-page] .hbspt-form .hs-button:hover, .elementor[data-elementor-type=wp-page] .hbspt-form .hs-button:active, .elementor[data-elementor-type=wp-page] .hbspt-form .hs-button:focus-visible, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-button:focus, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-button:hover, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-button:active, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-button:focus-visible {
  outline: none;
  background: #4478FF;
  border-color: #4478FF;
  color: white;
}
.elementor[data-elementor-type=wp-page] .hbspt-form .hs-fieldtype-textarea, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-fieldtype-textarea {
  color: black;
}
.elementor[data-elementor-type=wp-page] .hbspt-form textarea, .elementor[data-elementor-type=wp-post] .hbspt-form textarea {
  border-radius: 10px !important;
  border-color: rgba(66, 80, 102, 0.4);
}
.elementor[data-elementor-type=wp-page] .hbspt-form li, .elementor[data-elementor-type=wp-post] .hbspt-form li {
  list-style: none;
}
.elementor[data-elementor-type=wp-page] .hbspt-form .hs-form-booleancheckbox input, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-form-booleancheckbox input {
  border-radius: 5px;
  width: 25px;
  height: 25px;
}
.elementor[data-elementor-type=wp-page] .hbspt-form .input input, .elementor[data-elementor-type=wp-page] .hbspt-form .input select, .elementor[data-elementor-type=wp-post] .hbspt-form .input input, .elementor[data-elementor-type=wp-post] .hbspt-form .input select {
  border-radius: 5px !important;
  border: 1px solid rgba(66, 80, 102, 0.4) !important;
  background: #FFF;
  box-shadow: 0px 2px 4px 0px rgba(66, 80, 102, 0.1) !important;
  color: black;
}
.elementor[data-elementor-type=wp-page] .hbspt-form .input select, .elementor[data-elementor-type=wp-post] .hbspt-form .input select {
  color: black;
  line-height: 16px;
  padding: 5px !important;
  background: white;
  height: 32px !important;
  clip: unset !important;
  clip-path: none !important;
}
.elementor[data-elementor-type=wp-page] .hbspt-form fieldset,
.elementor[data-elementor-type=wp-page] .hbspt-form .hs-dependent-field .hs-form-field:nth-child(2), .elementor[data-elementor-type=wp-post] .hbspt-form fieldset,
.elementor[data-elementor-type=wp-post] .hbspt-form .hs-dependent-field .hs-form-field:nth-child(2) {
  margin-top: 20px;
}
@media screen and (max-width: 575px) {
  .elementor[data-elementor-type=wp-page] .hbspt-form fieldset,
  .elementor[data-elementor-type=wp-page] .hbspt-form .hs-dependent-field .hs-form-field:nth-child(2), .elementor[data-elementor-type=wp-post] .hbspt-form fieldset,
  .elementor[data-elementor-type=wp-post] .hbspt-form .hs-dependent-field .hs-form-field:nth-child(2) {
    margin-top: 0;
  }
  .elementor[data-elementor-type=wp-page] .hbspt-form fieldset > div,
  .elementor[data-elementor-type=wp-page] .hbspt-form .hs-dependent-field .hs-form-field:nth-child(2) > div, .elementor[data-elementor-type=wp-post] .hbspt-form fieldset > div,
  .elementor[data-elementor-type=wp-post] .hbspt-form .hs-dependent-field .hs-form-field:nth-child(2) > div {
    margin-top: 10px;
  }
}
.elementor[data-elementor-type=wp-page] .hbspt-form .hs-richtext p span, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-richtext p span {
  color: black !important;
}
.elementor[data-elementor-type=wp-page] .hbspt-form .form-columns-0, .elementor[data-elementor-type=wp-post] .hbspt-form .form-columns-0 {
  margin-bottom: -20px;
  margin-top: 5px;
}
.elementor[data-elementor-type=wp-page] .hbspt-form fieldset.form-columns-1 .hs-input, .elementor[data-elementor-type=wp-post] .hbspt-form fieldset.form-columns-1 .hs-input {
  width: 100%;
}
.elementor[data-elementor-type=wp-page] .hbspt-form .hs-form-booleancheckbox input, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-form-booleancheckbox input {
  width: auto !important;
}
.elementor[data-elementor-type=wp-page] .hbspt-form input[type=checkbox]:checked:after, .elementor[data-elementor-type=wp-post] .hbspt-form input[type=checkbox]:checked:after {
  border-color: white !important;
}
.elementor[data-elementor-type=wp-page] .hbspt-form input[type=checkbox]:checked:before, .elementor[data-elementor-type=wp-post] .hbspt-form input[type=checkbox]:checked:before {
  color: black;
  font-size: 8px;
  width: 10px;
  height: 10px;
  top: 2px;
  left: 2px;
}
.elementor[data-elementor-type=wp-page] .hbspt-form .hs-fieldtype-intl-phone.hs-input input, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-fieldtype-intl-phone.hs-input input {
  width: 50% !important;
}
.elementor[data-elementor-type=wp-page] .hbspt-form .hs-fieldtype-intl-phone.hs-input select, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-fieldtype-intl-phone.hs-input select {
  width: 48% !important;
}
.elementor[data-elementor-type=wp-page] .hbspt-form .hs-error-msg, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-error-msg {
  font-size: 16px;
}
.elementor[data-elementor-type=wp-page] .hbspt-form .hs-form-booleancheckbox label span,
.elementor[data-elementor-type=wp-page] .hbspt-form .hs-form-booleancheckbox label span a, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-form-booleancheckbox label span,
.elementor[data-elementor-type=wp-post] .hbspt-form .hs-form-booleancheckbox label span a {
  line-height: 20px;
  font-size: 14px;
}
.elementor[data-elementor-type=wp-page] .hbspt-form .hs-form-booleancheckbox input, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-form-booleancheckbox input {
  width: 12px !important;
  height: 12px;
  margin-top: 3px !important;
}
@media screen and (max-width: 575px) {
  .elementor[data-elementor-type=wp-page] .hbspt-form input.hs-input, .elementor[data-elementor-type=wp-page] .hbspt-form .form-columns-2 > div:first-child, .elementor[data-elementor-type=wp-post] .hbspt-form input.hs-input, .elementor[data-elementor-type=wp-post] .hbspt-form .form-columns-2 > div:first-child {
    width: 100% !important;
  }
  .elementor[data-elementor-type=wp-page] .hbspt-form .hs-fieldtype-intl-phone.hs-input input, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-fieldtype-intl-phone.hs-input input {
    width: 100% !important;
    margin-top: 10px;
  }
  .elementor[data-elementor-type=wp-page] .hbspt-form form .hs-input, .elementor[data-elementor-type=wp-post] .hbspt-form form .hs-input {
    width: 100% !important;
    margin-top: 10px;
  }
  .elementor[data-elementor-type=wp-page] .hbspt-form .hs-fieldtype-intl-phone.hs-input select, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-fieldtype-intl-phone.hs-input select {
    width: 100% !important;
  }
  .elementor[data-elementor-type=wp-page] .hbspt-form .hs-form-booleancheckbox input, .elementor[data-elementor-type=wp-post] .hbspt-form .hs-form-booleancheckbox input {
    width: 12px !important;
    height: 12px;
  }
  .elementor[data-elementor-type=wp-page] .hbspt-form .legal-consent-container, .elementor[data-elementor-type=wp-post] .hbspt-form .legal-consent-container {
    margin-top: 10px;
  }
  .elementor[data-elementor-type=wp-page] .hbspt-form .legal-consent-container .hs-form-booleancheckbox-display > span, .elementor[data-elementor-type=wp-post] .hbspt-form .legal-consent-container .hs-form-booleancheckbox-display > span {
    margin-left: 25px;
    display: block;
  }
  .elementor[data-elementor-type=wp-page] .hbspt-form .actions, .elementor[data-elementor-type=wp-post] .hbspt-form .actions {
    display: flex;
    justify-content: center;
  }
  .elementor[data-elementor-type=wp-page] .hbspt-form fieldset.form-columns-2 .hs-form-field, .elementor[data-elementor-type=wp-post] .hbspt-form fieldset.form-columns-2 .hs-form-field {
    width: 100%;
  }
}
.elementor[data-elementor-type=wp-page] .hbspt-form .submitted-message, .elementor[data-elementor-type=wp-post] .hbspt-form .submitted-message {
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  font-weight: 500;
  color: #1D2939;
  max-width: 312px;
  margin: 0 auto 52px auto;
}
.elementor[data-elementor-type=wp-page] .hbspt-form .webinar-video, .elementor[data-elementor-type=wp-post] .hbspt-form .webinar-video {
  border-radius: 12px;
  box-shadow: 0 24px 48px -12px rgba(16, 24, 40, 0.1803921569);
}
.elementor[data-elementor-type=wp-page] .hbspt-form:has(.webinar-video), .elementor[data-elementor-type=wp-post] .hbspt-form:has(.webinar-video) {
  padding: 60px 34px 64px;
}

.single-report .elementor[data-elementor-type=wp-page] .hbspt-form, .single-report .elementor[data-elementor-type=wp-post] .hbspt-form {
  background: #F5F8FF;
  box-shadow: unset;
  display: flex;
  justify-content: center;
}
.single-report .elementor[data-elementor-type=wp-page] .hbspt-form form, .single-report .elementor[data-elementor-type=wp-post] .hbspt-form form {
  max-width: 80%;
}
.single-report .elementor[data-elementor-type=wp-page] .hbspt-form .submitted-message, .single-report .elementor[data-elementor-type=wp-post] .hbspt-form .submitted-message {
  margin: 0;
  max-width: none;
}
.single-report .elementor[data-elementor-type=wp-page] .hbspt-form:has(.submitted-message), .single-report .elementor[data-elementor-type=wp-post] .hbspt-form:has(.submitted-message) {
  padding: 60px;
}
.single-report .elementor[data-elementor-type=wp-page] fieldset, .single-report .elementor[data-elementor-type=wp-post] fieldset {
  max-width: 100% !important;
}

@media screen and (max-width: 1023px) {
  header .e-n-menu-heading > li {
    padding-left: 10px !important;
    height: 52px;
  }
  header .e-n-menu-wrapper {
    overflow: inherit !important;
    overflow-y: scroll !important;
  }
  header .elementor-widget-n-menu .e-n-menu-wrapper {
    margin-top: 20px !important;
    background: white !important;
    padding: 30px 12px !important;
  }
  header .e-n-menu-title-text {
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    color: #060B27 !important;
  }
  header .e-n-menu-dropdown-icon-closed svg, header .e-n-menu-dropdown-icon-opened svg {
    display: none;
  }
  header span.e-n-menu-dropdown-icon-closed:after, header span.e-n-menu-dropdown-icon-opened:after {
    content: "+";
    height: 24px;
    width: 24px;
    display: inline-block;
    background-color: white;
    color: #292D32;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    position: absolute;
    right: 30px;
    font-family: "Nioicon";
    top: -5px;
  }
  header span.e-n-menu-dropdown-icon-opened:after {
    content: "-";
  }
  header .elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon {
    flex: 1;
    align-items: flex-end;
  }
  header .elementor-widget-n-menu .e-n-menu-title:has(.e-n-menu-dropdown-icon[aria-expanded=true]) .e-n-menu-title-text {
    border-left: 3px solid #4478FF;
    padding-left: 8px;
    margin-left: -8px;
  }
  header .elementor-widget-n-menu .e-n-menu-title:has(.e-n-menu-dropdown-icon[aria-expanded=true])::before {
    content: unset;
  }
  header .elementor-widget-n-menu ul.e-n-menu-heading:first-child span.e-n-menu-title-text {
    padding: 0;
  }
  header .e-n-menu-toggle {
    background: transparent !important;
    border: 1px solid #D0D5DD !important;
    border-radius: 50% !important;
    padding: 5px !important;
  }
  header .e-n-menu-title {
    margin-left: 12px !important;
  }
  header .e-n-menu-title:nth-child(6) {
    display: flex !important;
    margin-top: 24px !important;
    background: #060B27 !important;
    color: white !important;
    text-align: center !important;
    border-radius: 30px !important;
    justify-content: center !important;
    align-items: center !important;
    width: calc(100% - 40px) !important;
    margin-left: 12px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    height: auto !important;
  }
  header .e-n-menu-title:nth-child(6) .e-n-menu-title-text {
    color: white !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
  }
  header .e-n-menu-title:nth-child(6) .e-n-menu-title-container, header .e-n-menu-title:nth-child(7) .e-n-menu-title-container, header .e-n-menu-title:nth-child(8) .e-n-menu-title-container {
    width: 100%;
  }
  header .e-n-menu-title:nth-child(6) .e-n-menu-title-container a, header .e-n-menu-title:nth-child(7) .e-n-menu-title-container a, header .e-n-menu-title:nth-child(8) .e-n-menu-title-container a {
    display: block;
    width: 100%;
  }
  header .e-n-menu-title:nth-child(7), header .e-n-menu-title:nth-child(8) {
    display: flex !important;
    margin-top: 16px !important;
    background: white !important;
    color: #060B27 !important;
    text-align: center !important;
    border: 1px solid #060B27 !important;
    border-radius: 30px !important;
    justify-content: center !important;
    align-items: center !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    height: auto !important;
    width: calc(100% - 40px) !important;
    margin-left: 12px;
    position: relative;
    padding-left: 0 !important;
  }
  header .e-n-menu-title:nth-child(7) .e-n-menu-title-text, header .e-n-menu-title:nth-child(8) .e-n-menu-title-text {
    color: #060B27 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
    border: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  header .e-n-menu-title:nth-child(7) .e-con-boxed, header .e-n-menu-title:nth-child(8) .e-con-boxed {
    position: absolute;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 16px 40px -8px rgba(88, 92, 95, 0.1607843137);
    top: 50px;
    z-index: 12;
    width: 100%;
    display: none;
  }
  header .e-n-menu-title:nth-child(7) .e-con-boxed.active, header .e-n-menu-title:nth-child(8) .e-con-boxed.active {
    display: flex;
  }
  header .e-n-menu-title:nth-child(7) .e-con-boxed.active .e-con-full, header .e-n-menu-title:nth-child(8) .e-con-boxed.active .e-con-full {
    width: 100%;
  }
  header .e-n-menu-title:nth-child(7) .e-con-boxed .elementor-widget, header .e-n-menu-title:nth-child(8) .e-con-boxed .elementor-widget {
    border-bottom: 1px solid #EAECF0;
    width: 100%;
  }
  header .e-n-menu-title:nth-child(7) .e-con-boxed .elementor-widget:last-child, header .e-n-menu-title:nth-child(8) .e-con-boxed .elementor-widget:last-child {
    border: none;
  }
  header .e-n-menu-title:nth-child(7) .e-con-boxed .elementor-widget a, header .e-n-menu-title:nth-child(8) .e-con-boxed .elementor-widget a {
    width: 100%;
    text-align: left;
  }
  header .e-n-menu-title:nth-child(7):hover:not(.e-current) svg,
  header .e-n-menu-title:nth-child(7) svg, header .e-n-menu-title:nth-child(8):hover:not(.e-current) svg,
  header .e-n-menu-title:nth-child(8) svg {
    fill: none !important;
    display: block;
  }
  header .e-n-menu-title:nth-child(7) .e-n-menu-title-container, header .e-n-menu-title:nth-child(8) .e-n-menu-title-container {
    width: auto;
  }
  header .e-n-menu-title:nth-child(7) .e-n-menu-dropdown-icon, header .e-n-menu-title:nth-child(8) .e-n-menu-dropdown-icon {
    flex: none;
  }
  header .e-n-menu-title:nth-child(7) .e-n-menu-dropdown-icon-opened:after, header .e-n-menu-title:nth-child(7) .e-n-menu-dropdown-icon-closed:after, header .e-n-menu-title:nth-child(8) .e-n-menu-dropdown-icon-opened:after, header .e-n-menu-title:nth-child(8) .e-n-menu-dropdown-icon-closed:after {
    display: none;
  }
  header .e-n-menu-title:nth-child(7) .e-n-menu-dropdown-icon-opened svg, header .e-n-menu-title:nth-child(7) .e-n-menu-dropdown-icon-closed svg, header .e-n-menu-title:nth-child(8) .e-n-menu-dropdown-icon-opened svg, header .e-n-menu-title:nth-child(8) .e-n-menu-dropdown-icon-closed svg {
    fill: none !important;
    display: block;
    width: 10px !important;
  }
  header .elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content > .e-con {
    --display: inline-table;
  }
  header .ma-header-right-menu {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  body:has(.e-n-menu-toggle[aria-expanded=true]) {
    overflow: hidden;
  }
  div[data-elementor-type=footer] .e-n-accordion-item-title {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  div[data-elementor-type=footer] .e-n-accordion-item-title[aria-expanded=true] .e-n-accordion-item-title-text {
    border-left: 3px solid #4478FF;
    padding-left: 13px;
  }
  .e-n-menu-wrapper > .e-n-menu-content > div {
    padding: 0 !important;
  }
}
.elementor-widget-n-menu .e-n-menu-title:has(.e-n-menu-dropdown-icon[aria-expanded=true])::before {
  content: "";
  position: absolute;
  height: 4px;
  width: 100%;
  background: #4478FF;
  bottom: 0;
  left: 0;
}

.elementor-widget-n-menu ul.e-n-menu-heading:first-child span.e-n-menu-title-text {
  padding: 20px 0;
}

.e-n-menu-content > div {
  margin-top: 0;
}

.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) svg {
  fill: #4478FF !important;
}

.e-n-menu-title:nth-child(6), .e-n-menu-title:nth-child(7), .e-n-menu-title:nth-child(8) {
  display: none !important;
}

header .e-n-menu-wrapper > .e-n-menu-content > .e-child {
  box-shadow: 0px 20px 42.1px 0px rgba(6, 11, 39, 0.03);
}
header .ma-header-menu .ma-active-title:before {
  content: "";
  position: absolute;
  height: 4px;
  width: 100%;
  background: #4478FF;
  bottom: 0;
  left: 0;
}
header .ma-header-menu .ma-active-item {
  background-color: #F5F8FF;
}
header .ma-header-right-menu .e-n-menu-title::before {
  display: none;
}
header .ma-header-right-menu .e-n-menu-title .e-n-menu-dropdown-icon span svg,
header .ma-header-right-menu .e-n-menu-title:hover:not(.e-current) svg {
  fill: none !important;
  width: 10px !important;
}
header .ma-header-right-menu .e-n-menu-content .e-con-boxed {
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 16px 40px -8px rgba(88, 92, 95, 0.1607843137);
  top: -12px;
}
header .ma-header-right-menu .e-n-menu-content .e-con-boxed .elementor-widget {
  width: 100%;
}
header .ma-header-right-menu .e-n-menu-content .e-con-boxed .elementor-widget:last-child {
  border: none;
}
header .ma-header-right-menu .e-n-menu-content .e-con-boxed .elementor-widget a {
  width: 100%;
  text-align: left;
}

@media screen and (max-width: 1023px) {
  header .e-n-menu-wrapper > .e-n-menu-content > .e-child {
    box-shadow: none;
  }
}
@media screen and (max-width: 1023px) {
  header .e-n-menu-wrapper {
    overflow: inherit !important;
    overflow-y: scroll !important;
  }
}
.ma-before-after .e-con-inner {
  padding-left: 32px;
  width: calc(100% - 32px);
  gap: 32px;
}
.ma-before-after .ma-card-before, .ma-before-after .ma-card-after {
  transition: none !important;
}
@media screen and (max-width: 1079px) {
  .ma-before-after .ma-card-before, .ma-before-after .ma-card-after {
    padding: 48px 48px 38px;
    gap: 40px;
  }
}
.ma-before-after .ma-card-before .elementor-icon-list-item .elementor-icon-list-text, .ma-before-after .ma-card-after .elementor-icon-list-item .elementor-icon-list-text {
  padding-bottom: 16px;
  padding-left: 0 !important;
  border-bottom: 1px solid #667085;
  width: 100%;
  max-width: 415px;
}
.ma-before-after .ma-card-before {
  left: 0;
}
.ma-before-after .ma-card-before .elementor-icon-list-item:nth-child(2), .ma-before-after .ma-card-before .elementor-icon-list-item:nth-child(3), .ma-before-after .ma-card-before .elementor-icon-list-item:nth-child(7) {
  margin-top: 38px !important;
}
.ma-before-after .ma-card-after {
  left: 0;
}

@media only screen and (max-width: 768px) {
  .ma-before-after .e-con-inner {
    padding-left: 0;
  }
  .ma-card-before,
  .ma-card-after {
    width: 100%;
  }
  .ma-slider-item-content {
    text-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 1439px) {
  .elementor-location-footer .ma-footer-desktop-container {
    padding-left: 0 !important;
  }
}
.elementor-location-footer .ma-footer-see-all {
  cursor: pointer;
}
.elementor-location-footer .ma-footer-see-all ~ .elementor-widget {
  display: none;
}
.elementor-location-footer .elementor-widget-wrap.active-scroll {
  position: absolute;
  top: -140px;
  background-color: #131834;
  padding: 16px 24px;
  max-height: 640px;
  border-radius: 12px;
  overflow: auto;
  width: 240px;
  z-index: 12;
  left: -20%;
}
.elementor-location-footer .elementor-widget-wrap.active-scroll::-webkit-scrollbar-thumb {
  background-color: #344054;
  border-radius: 8px;
}
.elementor-location-footer .elementor-widget-wrap.active-scroll .ma-footer-see-all {
  display: none;
}
.elementor-location-footer .elementor-widget-wrap.active-scroll .ma-footer-see-all ~ .elementor-widget {
  display: block;
}
@media screen and (max-width: 1023px) {
  .elementor-location-footer .elementor-widget-wrap .elementor-section {
    padding: 0 !important;
  }
  .elementor-location-footer .elementor-section .elementor-widget-container p {
    font-size: 12px !important;
  }
}

@media only screen and (max-width: 1100px) {
  .ma-hero .ma-hero .section_title span.gradient {
    font-size: 40px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 48px !important;
    letter-spacing: -1px !important;
  }
}
.ma-hero-image {
  overflow: hidden;
}
@media screen and (max-width: 1535px) {
  .ma-hero-image img {
    width: 109% !important;
    margin-left: -28px;
  }
}
@media screen and (max-width: 1079px) {
  .ma-hero-image img {
    margin-left: -20px;
  }
}
@media screen and (max-width: 767px) {
  .ma-hero-image img {
    margin-left: -12px;
  }
}
@media screen and (max-width: 639px) {
  .ma-hero-image img {
    width: 120% !important;
    margin-left: -80px;
  }
}
@media screen and (max-width: 359px) {
  .ma-hero-image img {
    display: none !important;
  }
}
.ma-hero-image-sm img {
  display: none !important;
}
@media screen and (max-width: 359px) {
  .ma-hero-image-sm img {
    display: block !important;
    width: 100% !important;
    margin-left: 0 !important;
  }
}
