.elementor-kit-6{--e-global-color-primary:#0078D4;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#EC4899;--e-global-color-686e95d:#005A9E;--e-global-color-a81279d:#0078D4;--e-global-color-a35cd11:#EC4899;--e-global-color-1195e32:#FAF9F8;--e-global-color-17fdf61:#8B5CF6;--e-global-color-0712f44:#C8C6C4;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 a{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-6 h2{font-family:"Poppins", Sans-serif;font-weight:700;}.elementor-kit-6 h3{font-family:"Poppins", Sans-serif;font-weight:600;}.elementor-kit-6 h5{font-size:16px;font-weight:600;}.elementor-kit-6 h6{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-weight:500;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.hero {
  background:
    radial-gradient(
      ellipse at top right,
      rgba(139, 92, 246, 0.12),
      transparent 55%
    ),
    radial-gradient(
      ellipse at bottom left,
      rgba(0, 120, 212, 0.10),
      transparent 55%
    );
}

.grad  {   background:
linear-gradient(135deg, #0078D4 0%, #8B5CF6 50%, #EC4899 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

.av-hero {background: linear-gradient(135deg, #0A1530 0%, #1E1B4B 50%, #2D1244 100%);}

.callout {
    background: linear-gradient(135deg, rgba(0, 120, 212, 0.08) 0%, rgba(139, 92, 246, 0.08) 50%, rgba(236, 72, 153, 0.08) 100%);
}

.num { padding:8px 11px;
    display: flex;
    justify-content: center;
line-height: 1;
    margin-right: 15px;
    text-align: center;
    font-size: 18px;
float:left;
background: linear-gradient(135deg, #0078D4 0%, #8B5CF6 50%, #EC4899 100%);
    place-items: center;
    border-radius: 50%;
    position:relative;
color: #fff;
    font-weight: 700;
box-shadow: 0 4px 10px rgba(139, 92, 246, 0.25);}

.box-dispensa {
    background: linear-gradient(180deg, rgba(236, 72, 153, 0.06), rgba(139, 92, 246, 0.04));
    border-color: rgba(236, 72, 153, 0.22);
}

.hero_pill {
    align-items: center;
    gap: 12px;
    background: #fff;
    border: 1px solid #e1dfdd;
    padding: 8px 16px 8px 8px;
    border-radius: 999px;
    font-size: 0.88rem;
    font-weight: 600;
    color:#000;
    margin-bottom: 20px;
    box-shadow:0 1px 2px rgba(0,0,0,0.04), 0 1px 3px rgba(0,0,0,0.06);
}

.link {color:#0078D4; font-weight:600;}



.dot { display: block;
    justify-content: center center;
   margin-top:3px;
    line-height: 1;
    margin-right:5px;
    float:left;
    width:10px;
    height:10px;
    padding:0px;
    border-radius: 50%;
    background:linear-gradient(135deg, #0078D4 0%, #8B5CF6 50%, #EC4899 100%);
}/* End custom CSS */