@charset "UTF-8";
/*!
Theme Name: Winger Child Theme pour amhosaero.com
Theme URI: https://winger.ancorathemes.com/
Description: Winger is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes & Caplaser
Author URI: https://ancorathemes.com/
Version: 1.0.17
Tested up to: 6.9
Requires at least: 5.5
Requires PHP: 7.4
Engine: 1.75.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: winger
Template: winger
*/
/* =Child-Theme customization starts here
------------------------------------------------------------ */
.top_panel_navi {
  padding: 0 !important;
}

.amhos-latest-articles {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.amhos-latest-articles__header {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1.5rem;
}
.amhos-latest-articles__heading {
  margin: 0;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.amhos-latest-articles__filters {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 1rem;
}
.amhos-latest-articles__filter {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  min-width: 200px;
}
.amhos-latest-articles__filter span {
  font-size: 0.85rem;
  font-weight: 600;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.amhos-latest-articles__filter select {
  padding: 0.6rem 0.8rem;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  font-size: 0.95rem;
}
.amhos-latest-articles__filter select:focus {
  outline: none;
  border-color: #2cc0fe;
}
.amhos-latest-articles__results {
  transition: opacity 180ms ease;
}
.amhos-latest-articles__results.is-loading {
  opacity: 0.5;
  pointer-events: none;
}
.amhos-latest-articles__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.25rem;
}
@media (max-width: 1024px) {
  .amhos-latest-articles__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .amhos-latest-articles__list {
    grid-template-columns: 1fr;
  }
}
.amhos-latest-articles__item {
  background-color: #f7f8fa;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 180ms ease, box-shadow 180ms ease;
}
.amhos-latest-articles__item:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}
.amhos-latest-articles__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: inherit;
}
.amhos-latest-articles__thumb {
  aspect-ratio: 16/9;
  overflow: hidden;
  background-color: #e5e7eb;
}
.amhos-latest-articles__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.amhos-latest-articles__body {
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.amhos-latest-articles__date {
  font-size: 0.8rem;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.amhos-latest-articles__title {
  margin: 0;
  font-size: 1.15rem;
  line-height: 1.3;
}
.amhos-latest-articles__planes {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
}
.amhos-latest-articles__planes li {
  font-size: 0.75rem;
  padding: 0.2rem 0.55rem;
  background-color: rgba(44, 192, 254, 0.1);
  color: #2cc0fe;
  border-radius: 999px;
  font-weight: 600;
}
.amhos-latest-articles__excerpt {
  margin: 0;
  font-size: 0.9rem;
  color: #6b7280;
  line-height: 1.5;
}
.amhos-latest-articles__empty {
  padding: 1.25rem;
  text-align: center;
  color: #6b7280;
}
.amhos-latest-articles__more-wrap {
  display: flex;
  justify-content: center;
}
.amhos-latest-articles__more {
  padding: 0.75rem 2.5rem;
  background-color: #2cc0fe;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 0.95rem;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 180ms ease;
}
.amhos-latest-articles__more:hover {
  background-color: rgb(3.3924528302, 179.8754716981, 253.8075471698);
}
.amhos-latest-articles__more:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .elementor-col-66,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) .elementor-col-66 {
  width: 55%;
}
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .elementor-col-33,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) .elementor-col-33 {
  width: 45%;
}
@media (max-width: 1024px) {
  body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .elementor-col-66,
  body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .elementor-col-33,
  body.home .elementor-section.elementor-top-section:has(.e-heading-base) .elementor-col-66,
  body.home .elementor-section.elementor-top-section:has(.e-heading-base) .elementor-col-33 {
    width: 100%;
  }
  body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .elementor-col-66,
  body.home .elementor-section.elementor-top-section:has(.e-heading-base) .elementor-col-66 {
    margin-top: 2.5rem;
  }
  body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .elementor-col-33,
  body.home .elementor-section.elementor-top-section:has(.e-heading-base) .elementor-col-33 {
    margin-top: 1.5rem;
  }
}
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .elementor-widget-image img,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) .elementor-widget-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0;
  box-shadow: 0 2px 4px rgba(15, 23, 42, 0.1), 0 18px 40px -10px rgba(15, 23, 42, 0.3), 0 36px 72px -20px rgba(44, 192, 254, 0.28);
}
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .elementor-widget-image,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) .elementor-widget-image {
  position: relative;
}
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .elementor-widget-image::before,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) .elementor-widget-image::before {
  content: "";
  position: absolute;
  inset: -6% -4% auto auto;
  width: 55%;
  aspect-ratio: 1/1;
  background: radial-gradient(circle at 50% 50%, rgba(44, 192, 254, 0.12) 0%, rgba(44, 192, 254, 0.04) 45%, transparent 70%);
  z-index: 0;
  pointer-events: none;
  filter: blur(8px);
}
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .elementor-widget-image .elementor-widget-container,
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .elementor-widget-image img,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) .elementor-widget-image .elementor-widget-container,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) .elementor-widget-image img {
  position: relative;
  z-index: 1;
}
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .sc_item_title_text,
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) h2.e-heading-base,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) .sc_item_title_text,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) h2.e-heading-base {
  font-size: clamp(1.75rem, 2.6vw, 2.5rem);
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: -0.005em;
}
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .sc_title_title,
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) h2.e-heading-base,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) .sc_title_title,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) h2.e-heading-base {
  position: relative;
  margin-bottom: 1rem;
  padding-left: 2.5rem;
}
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .sc_title_title::before,
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) h2.e-heading-base::before,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) .sc_title_title::before,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) h2.e-heading-base::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.75rem;
  height: 1.75rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232cc0fe"><path d="M21 16v-2l-8-5V3.5a1.5 1.5 0 0 0-3 0V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.9;
}
@media (max-width: 600px) {
  body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .sc_title_title,
  body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) h2.e-heading-base,
  body.home .elementor-section.elementor-top-section:has(.e-heading-base) .sc_title_title,
  body.home .elementor-section.elementor-top-section:has(.e-heading-base) h2.e-heading-base {
    padding-left: 2rem;
  }
  body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .sc_title_title::before,
  body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) h2.e-heading-base::before,
  body.home .elementor-section.elementor-top-section:has(.e-heading-base) .sc_title_title::before,
  body.home .elementor-section.elementor-top-section:has(.e-heading-base) h2.e-heading-base::before {
    width: 1.3rem;
    height: 1.3rem;
  }
}
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .sc_item_descr,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) .sc_item_descr {
  margin-top: 0.75rem;
  font-size: 1.05rem;
  line-height: 1.65;
  color: #6b7280;
  max-width: 38ch;
}
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .elementor-widget-text-editor,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) .elementor-widget-text-editor {
  margin-top: 1.25rem;
  padding-left: 1.1rem;
  border-left: 2px solid rgba(44, 192, 254, 0.45);
}
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .elementor-widget-text-editor p,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) .elementor-widget-text-editor p {
  line-height: 1.75;
  color: #3a3f4a;
}
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .elementor-widget-text-editor p + p,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) .elementor-widget-text-editor p + p {
  margin-top: 1rem;
}
body.home .elementor-section.elementor-top-section:has(.elementor-widget-trx_sc_title) .elementor-widget-text-editor p:first-child::first-letter,
body.home .elementor-section.elementor-top-section:has(.e-heading-base) .elementor-widget-text-editor p:first-child::first-letter {
  font-weight: 700;
  color: #2cc0fe;
  font-size: 1.15em;
  letter-spacing: 0.01em;
}
@media (max-width: 1024px) {
  body.home .elementor-element-6fd0e81 {
    display: none !important;
  }
}
body.home .elementor-widget-shortcode:has(.amhos-latest-articles) {
  position: relative;
}
body.home .elementor-widget-shortcode:has(.amhos-latest-articles)::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, transparent 0%, rgba(44, 192, 254, 0.5) 25%, rgba(44, 192, 254, 0.5) 75%, transparent 100%);
  margin-bottom: 2rem;
}
body.home .elementor-widget-shortcode:has(.amhos-latest-articles)::after {
  content: "";
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  width: 28px;
  height: 28px;
  background: #fff;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%232cc0fe" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"><path d="M2 18 L22 6"/><path d="M6 18 L14 12"/><path d="M10 18 L18 12"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px 18px;
  border: 1px solid rgba(44, 192, 254, 0.35);
  border-radius: 50%;
  padding: 4px;
}

.elementor.elementor-577 > .e-con:first-child {
  padding-top: 3rem;
  padding-bottom: 1.5rem;
}
.elementor.elementor-577 > .e-con:first-child .elementor-widget-text-editor {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.1rem;
  border-left: 2px solid rgba(44, 192, 254, 0.45);
}
.elementor.elementor-577 > .e-con:first-child .elementor-widget-text-editor p {
  line-height: 1.75;
  color: #3a3f4a;
  margin-bottom: 1rem;
}
.elementor.elementor-577 > .e-con:first-child .elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}
.elementor.elementor-577 > .e-con:first-child .elementor-widget-text-editor p:first-child::first-letter {
  font-weight: 700;
  color: #2cc0fe;
  font-size: 1.15em;
  letter-spacing: 0.01em;
}
.elementor.elementor-577 > .e-con:first-child .elementor-widget-heading {
  margin-top: 3rem;
  text-align: center;
}
.elementor.elementor-577 > .e-con:first-child .elementor-widget-heading .elementor-heading-title {
  display: inline-block;
  position: relative;
  padding: 0 0 0.6rem;
  font-size: clamp(1.5rem, 2.2vw, 2rem);
  font-weight: 700;
  letter-spacing: -0.005em;
}
.elementor.elementor-577 > .e-con:first-child .elementor-widget-heading .elementor-heading-title::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 0.65rem;
  margin-bottom: 0.15em;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232cc0fe"><path d="M21 16v-2l-8-5V3.5a1.5 1.5 0 0 0-3 0V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.elementor.elementor-577 > .e-con:first-child .elementor-widget-heading .elementor-heading-title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 64px;
  height: 2px;
  background: linear-gradient(to right, transparent 0%, rgba(44, 192, 254, 0.8) 50%, transparent 100%);
}
.elementor.elementor-577 .elementor-section.elementor-top-section .elementor-container {
  align-items: stretch;
  gap: 1.5rem;
}
@media (max-width: 1024px) {
  .elementor.elementor-577 .elementor-section.elementor-top-section .elementor-container {
    flex-wrap: wrap;
    gap: 1.5rem;
  }
}
@media (max-width: 1024px) {
  .elementor.elementor-577 .elementor-section.elementor-top-section .elementor-column.elementor-col-33 {
    width: 100% !important;
  }
}
.elementor.elementor-577 .elementor-section.elementor-top-section .elementor-column.elementor-col-33 .elementor-widget-wrap {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  padding: 2rem 1.75rem 1.5rem;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04), 0 8px 24px -12px rgba(15, 23, 42, 0.12);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  position: relative;
}
.elementor.elementor-577 .elementor-section.elementor-top-section .elementor-column.elementor-col-33 .elementor-widget-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 1.5rem;
  right: 1.5rem;
  height: 3px;
  background: linear-gradient(to right, rgba(44, 192, 254, 0.85) 0%, rgba(44, 192, 254, 0.25) 100%);
  border-radius: 0 0 3px 3px;
}
.elementor.elementor-577 .elementor-section.elementor-top-section .elementor-column.elementor-col-33 .elementor-widget-wrap:hover {
  transform: translateY(-3px);
  border-color: rgba(44, 192, 254, 0.35);
  box-shadow: 0 2px 4px rgba(15, 23, 42, 0.06), 0 18px 38px -14px rgba(44, 192, 254, 0.3);
}
.elementor.elementor-577 .elementor-section.elementor-top-section .elementor-column.elementor-col-33 .elementor-widget-spacer .elementor-spacer-inner {
  height: 0 !important;
}
.elementor.elementor-577 .elementor-section.elementor-top-section .elementor-column.elementor-col-33 h2.e-heading-base {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3;
  color: #0f172a;
  margin: 0.25rem 0 1.25rem;
  padding-bottom: 0.85rem;
  border-bottom: 1px solid rgba(44, 192, 254, 0.25);
  letter-spacing: -0.005em;
}
.elementor.elementor-577 .elementor-section.elementor-top-section .elementor-column.elementor-col-33 .elementor-widget-icon-list .elementor-icon-list-items {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.elementor.elementor-577 .elementor-section.elementor-top-section .elementor-column.elementor-col-33 .elementor-widget-icon-list .elementor-icon-list-item {
  display: flex;
  align-items: flex-start;
  gap: 0.7rem;
  line-height: 1.55;
  font-size: 0.95rem;
  color: #3a3f4a;
}
.elementor.elementor-577 .elementor-section.elementor-top-section .elementor-column.elementor-col-33 .elementor-widget-icon-list .elementor-icon-list-icon {
  flex: 0 0 0.55rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.65rem;
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 50%;
  background: #2cc0fe;
  box-shadow: 0 0 0 3px rgba(44, 192, 254, 0.18);
}
.elementor.elementor-577 .elementor-section.elementor-top-section .elementor-column.elementor-col-33 .elementor-widget-icon-list .elementor-icon-list-icon svg {
  display: none;
}
.elementor.elementor-577 .elementor-section.elementor-top-section .elementor-column.elementor-col-33 .elementor-widget-icon-list .elementor-icon-list-text {
  flex: 1 1 auto;
}

.elementor.elementor-583 > .elementor-section:nth-of-type(2),
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(2) .elementor-widget-wrap,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) .elementor-widget-wrap {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type {
  text-align: center;
  margin-bottom: 0.5rem;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type .sc_item_title,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type .sc_item_title {
  display: inline-block;
  position: relative;
  padding: 0 0 0.6rem;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title {
  font-size: clamp(1.6rem, 2.4vw, 2.15rem);
  font-weight: 700;
  letter-spacing: -0.005em;
  line-height: 1.2;
  color: #0f172a;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title::before,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 0.65rem;
  margin-bottom: 0.2em;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232cc0fe"><path d="M21 16v-2l-8-5V3.5a1.5 1.5 0 0 0-3 0V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title::after,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 64px;
  height: 2px;
  background: linear-gradient(to right, transparent 0%, rgba(44, 192, 254, 0.8) 50%, transparent 100%);
}
.elementor.elementor-583 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type),
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) {
  margin-top: 1.5rem;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) h3.sc_item_title,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) h3.sc_item_title {
  position: relative;
  font-size: clamp(1.15rem, 1.6vw, 1.4rem);
  font-weight: 700;
  color: #0f172a;
  letter-spacing: -0.005em;
  padding-bottom: 0.5rem;
  margin: 0;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) h3.sc_item_title::after,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) h3.sc_item_title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 2px;
  background: #2cc0fe;
  border-radius: 2px;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor {
  padding-left: 1.1rem;
  border-left: 2px solid rgba(44, 192, 254, 0.45);
}
.elementor.elementor-583 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor p,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor p {
  line-height: 1.75;
  color: #3a3f4a;
  margin-bottom: 1rem;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor p:last-child,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor:first-of-type p:first-child::first-letter,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor:first-of-type p:first-child::first-letter {
  font-weight: 700;
  color: #2cc0fe;
  font-size: 1.15em;
  letter-spacing: 0.01em;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul {
  list-style: none;
  padding-left: 0;
  margin: 0.5rem 0 0;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul li,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul li {
  position: relative;
  padding-left: 1.4rem;
  margin-bottom: 0.55rem;
  line-height: 1.6;
  color: #3a3f4a;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul li::before,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.6rem;
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 50%;
  background: #2cc0fe;
  box-shadow: 0 0 0 3px rgba(44, 192, 254, 0.18);
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3),
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) {
  padding-top: 2rem;
  padding-bottom: 4rem;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-container,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-container {
  align-items: stretch;
  gap: 1.5rem;
}
@media (max-width: 1024px) {
  .elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-container,
  .elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-container {
    flex-wrap: wrap;
    gap: 1.5rem;
  }
}
@media (max-width: 1024px) {
  .elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33,
  .elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 {
    width: 100% !important;
  }
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-wrap,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-wrap {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  padding: 2.25rem 1.75rem 1.75rem;
  text-align: center;
  box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04), 0 8px 24px -12px rgba(15, 23, 42, 0.12);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  position: relative;
  height: 100%;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-wrap::before,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 1.5rem;
  right: 1.5rem;
  height: 3px;
  background: linear-gradient(to right, rgba(44, 192, 254, 0.85) 0%, rgba(44, 192, 254, 0.25) 100%);
  border-radius: 0 0 3px 3px;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-wrap:hover,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-wrap:hover {
  transform: translateY(-3px);
  border-color: rgba(44, 192, 254, 0.35);
  box-shadow: 0 2px 4px rgba(15, 23, 42, 0.06), 0 18px 38px -14px rgba(44, 192, 254, 0.3);
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-wrap:hover .elementor-widget-icon .elementor-icon,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-wrap:hover .elementor-widget-icon .elementor-icon {
  background: #2cc0fe;
  color: #fff;
  transform: translateY(-2px);
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-wrap:hover .elementor-widget-icon .elementor-icon svg,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-wrap:hover .elementor-widget-icon .elementor-icon svg {
  fill: #fff;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-icon,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-icon {
  margin-bottom: 1.25rem;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-icon .elementor-icon-wrapper,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-icon .elementor-icon-wrapper {
  display: flex;
  justify-content: center;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-icon .elementor-icon,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-icon .elementor-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: rgba(44, 192, 254, 0.12);
  color: #2cc0fe;
  transition: background 0.25s ease, transform 0.25s ease;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-icon .elementor-icon svg,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-icon .elementor-icon svg {
  width: 32px;
  height: 32px;
  fill: #2cc0fe;
  transition: fill 0.25s ease;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-heading,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-heading {
  margin-bottom: 1.25rem;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-heading .elementor-heading-title,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-heading .elementor-heading-title {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.3;
  color: #0f172a;
  margin: 0;
  padding-bottom: 0.85rem;
  letter-spacing: -0.005em;
  position: relative;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-heading .elementor-heading-title::after,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-heading .elementor-heading-title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 40px;
  height: 1px;
  background: rgba(44, 192, 254, 0.45);
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-button,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-button {
  margin-top: auto;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-button .elementor-button,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-button .elementor-button {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0.6rem 1.35rem;
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #2cc0fe;
  background: transparent;
  border: 1px solid rgba(44, 192, 254, 0.55);
  border-radius: 999px;
  box-shadow: none;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-button .elementor-button::after,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-button .elementor-button::after {
  content: "→";
  font-weight: 400;
  transition: transform 0.2s ease;
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-button .elementor-button:hover, .elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-button .elementor-button:focus,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-button .elementor-button:hover,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-button .elementor-button:focus {
  background: #2cc0fe;
  color: #fff;
  border-color: #2cc0fe;
  transform: translateY(-1px);
}
.elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-button .elementor-button:hover::after, .elementor.elementor-583 > .elementor-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-button .elementor-button:focus::after,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-button .elementor-button:hover::after,
.elementor.elementor-583 > section.elementor-top-section:nth-of-type(3) .elementor-column.elementor-col-33 .elementor-widget-button .elementor-button:focus::after {
  transform: translateX(3px);
}

.elementor.elementor-586 > .elementor-section:nth-of-type(2),
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2),
.elementor.elementor-587 > .elementor-section:nth-of-type(2),
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2),
.elementor.elementor-588 > .elementor-section:nth-of-type(2),
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) {
  padding-top: 1rem;
  padding-bottom: 4rem;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-wrap,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-wrap,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-wrap,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-wrap,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-wrap,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-wrap {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type {
  text-align: center;
  margin-bottom: 0.5rem;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type .sc_item_title,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type .sc_item_title,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type .sc_item_title,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type .sc_item_title,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type .sc_item_title,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type .sc_item_title {
  display: inline-block;
  position: relative;
  padding: 0 0 0.6rem;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title {
  font-size: clamp(1.6rem, 2.4vw, 2.15rem);
  font-weight: 700;
  letter-spacing: -0.005em;
  line-height: 1.2;
  color: #0f172a;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title::before,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title::before,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title::before,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title::before,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title::before,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 0.65rem;
  margin-bottom: 0.2em;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%232cc0fe"><path d="M21 16v-2l-8-5V3.5a1.5 1.5 0 0 0-3 0V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title::after,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title::after,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title::after,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title::after,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title::after,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:first-of-type h2.sc_item_title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 64px;
  height: 2px;
  background: linear-gradient(to right, transparent 0%, rgba(44, 192, 254, 0.8) 50%, transparent 100%);
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type),
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type),
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type),
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type),
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type),
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) {
  margin-top: 1.5rem;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) h3.sc_item_title,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) h3.sc_item_title,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) h3.sc_item_title,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) h3.sc_item_title,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) h3.sc_item_title,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) h3.sc_item_title {
  position: relative;
  font-size: clamp(1.15rem, 1.6vw, 1.4rem);
  font-weight: 700;
  color: #0f172a;
  letter-spacing: -0.005em;
  padding-bottom: 0.5rem;
  margin: 0;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) h3.sc_item_title::after,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) h3.sc_item_title::after,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) h3.sc_item_title::after,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) h3.sc_item_title::after,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) h3.sc_item_title::after,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-trx_sc_title:not(:first-of-type) h3.sc_item_title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 2px;
  background: #2cc0fe;
  border-radius: 2px;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor {
  padding-left: 1.1rem;
  border-left: 2px solid rgba(44, 192, 254, 0.45);
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor p,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor p,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor p,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor p,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor p,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor p {
  line-height: 1.75;
  color: #3a3f4a;
  margin-bottom: 1rem;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor p:last-child,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor p:last-child,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor p:last-child,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor p:last-child,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor p:last-child,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor:first-of-type p:first-child::first-letter,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor:first-of-type p:first-child::first-letter,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor:first-of-type p:first-child::first-letter,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor:first-of-type p:first-child::first-letter,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor:first-of-type p:first-child::first-letter,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor:first-of-type p:first-child::first-letter {
  font-weight: 700;
  color: #2cc0fe;
  font-size: 1.15em;
  letter-spacing: 0.01em;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul {
  list-style: none;
  padding-left: 0;
  margin: 0.75rem 0 1rem;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul li,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul li,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul li,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul li,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul li,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul li {
  position: relative;
  padding-left: 1.4rem;
  margin-bottom: 0.85rem;
  line-height: 1.65;
  color: #3a3f4a;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul li::before,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul li::before,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul li::before,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul li::before,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul li::before,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.65rem;
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 50%;
  background: #2cc0fe;
  box-shadow: 0 0 0 3px rgba(44, 192, 254, 0.18);
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul li > strong:first-child,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul li > strong:first-child,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul li > strong:first-child,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul li > strong:first-child,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul li > strong:first-child,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul li > strong:first-child {
  display: block;
  margin-bottom: 0.25rem;
  color: #0f172a;
  font-weight: 700;
  font-size: 1.02em;
  letter-spacing: -0.003em;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul ul,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul ul,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul ul,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul ul,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul ul,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul ul {
  margin: 0.5rem 0 0.25rem;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul ul li,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul ul li,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul ul li,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul ul li,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul ul li,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul ul li {
  margin-bottom: 0.4rem;
  font-size: 0.97em;
}
.elementor.elementor-586 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul ul li::before,
.elementor.elementor-586 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul ul li::before,
.elementor.elementor-587 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul ul li::before,
.elementor.elementor-587 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul ul li::before,
.elementor.elementor-588 > .elementor-section:nth-of-type(2) .elementor-widget-text-editor ul ul li::before,
.elementor.elementor-588 > section.elementor-top-section:nth-of-type(2) .elementor-widget-text-editor ul ul li::before {
  top: 0.7rem;
  width: 0.4rem;
  height: 0.4rem;
  background: transparent;
  border: 1.5px solid #2cc0fe;
  box-shadow: none;
}/*# sourceMappingURL=style.css.map */