.elementor-kit-7{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#E84A23;--e-global-color-text:#FFFFFF;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:2.875em;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:1.625em;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:1.375em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#000000;}.site-header{background-image:url("https://conectionviper.com.br/wordpress/wp-content/uploads/2026/03/logo.png");padding-inline-end:0px;padding-inline-start:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1520px;}.e-con{--container-max-width:1520px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.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 */html,body{
    overflow-x: hidden;
    width: 100%;
}



.bullet::Before{
    content:"";
    position: absolute;
    background:#E84A23;
    border-radius: 100px;
    border: 5px solid #000;
    outline:2px solid #fff;
    top:-120%;
    right:-12;
    transform: tranlatey(-50%);
    width: 20px;
    height: 20px;
    z-index: 2;
}
 
.bullet::after{
    content:"";
    position: absolute;
    background: #fff;
   top:-90%;
   left:0;
   width: 500px;
   height: 1px;
   
}/* End custom CSS */