.elementor-kit-6{--e-global-color-primary:#0F0F1F;--e-global-color-secondary:#00C5CE;--e-global-color-text:#0F0F1F;--e-global-color-accent:#00C5CE;--e-global-color-9a3bc61:#FF4DA6;--e-global-color-aa82292:#A259FF;--e-global-color-e8661c8:#F3DF00;--e-global-color-cd0cfaa:#00C5CE;--e-global-color-dcf6f6f:#00D26A;--e-global-color-adffbdf:#FF7A00;--e-global-color-5e339a5:#757575;--e-global-color-fff1562:#000000;--e-global-color-eecdee9:#FFFFFF;--e-global-color-2bd0d4b:#00000000;--e-global-typography-primary-font-family:"Public Sans";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Public Sans";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Public Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25.2px;--e-global-typography-accent-font-family:"Public Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-1d4687b-font-family:"Public Sans";--e-global-typography-1d4687b-font-size:16px;--e-global-typography-1d4687b-text-transform:lowercase;--e-global-typography-1d4687b-line-height:36px;--e-global-typography-1d4687b-letter-spacing:0px;--e-global-typography-482259a-font-family:"Public Sans";--e-global-typography-482259a-font-size:18px;--e-global-typography-482259a-font-weight:300;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-bottom:25.2px;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1120px;}.e-con{--container-max-width:1120px;--container-default-padding-top:0px;--container-default-padding-right:26px;--container-default-padding-bottom:0px;--container-default-padding-left:26px;}.elementor-widget:not(:last-child){--kit-widget-spacing:32px;}.elementor-element{--widgets-spacing:32px 32px;--widgets-spacing-row:32px;--widgets-spacing-column:32px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1099px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0px;--container-default-padding-right:24px;--container-default-padding-bottom:0px;--container-default-padding-left:24px;}}/* Start custom CSS */.bl-toggle{
    cursor: pointer;
    height: 32px;
    width: 32px;
    border: none;
}
.bl-toggle:focus, 
.bl-toggle:hover, 
.bl-toggle:focus, 
.bl-toggle:hover{
    background: none;
}
.bl-toggle span {
    display:block;
    height:2px;
    width: 100%;
    background:#000;
    position: absolute;
    left: 0;
    top: 50%;
    transition: all 400ms cubic-bezier(.84,.06,.52,1.8);
}

.bl-toggle .bar-1{transform: translateY(-10px);
  animation-delay: 100ms;}
  
.bl-toggle .bar-3{transform: translateY(10px);
  animation-delay: 250ms;}


/* Quando ativado */
.bl-toggle.active .bar-1 {
  transform: rotate(45deg);
}

.bl-toggle.active .bar-2 {
  opacity: 0;
}

.bl-toggle.active .bar-3 {
  transform: rotate(-45deg);
}

.bl-servicos{
    display:flex; 
    list-style:none;
    gap:16px;
    padding: 0;
}


.bl-serv{
    position: relative;
}

.bl-serv .bl-serv-text{
    display: block;
    padding: 0 12px;
    white-space: nowrap;
    font-family: var(--e-global-typography-1d4687b-font-family), Sans-serif;
    font-size: var(--e-global-typography-1d4687b-font-size);
    text-transform: var(--e-global-typography-1d4687b-text-transform);
    line-height: var(--e-global-typography-1d4687b-line-height);
    letter-spacing: var(--e-global-typography-1d4687b-letter-spacing);
    color:var( --e-global-color-text);
    
}

.bl-serv_all .bl-serv-text, .bl-serv_website .bl-serv-text{
    border-radius:100px;
}

.bl-serv_design-system .bl-serv-text{
    border-radius: 0 16px;
}

.bl-serv_all .bl-serv-text{
    background:var( --e-global-color-adffbdf );
}

.bl-serv_aplicativos .bl-serv-text{
    background:var( --e-global-color-9a3bc61 );
}

.bl-serv_branding .bl-serv-text{
    background:var( --e-global-color-e8661c8 );
}

.bl-serv_design-system .bl-serv-text{
    background:var( --e-global-color-dcf6f6f );
}

.bl-serv_website .bl-serv-text{
    background:var( --e-global-color-cd0cfaa );
}


.bl-serv_all .bl-serv-text, .bl-serv_aplicativos .bl-serv-text, .bl-serv_campanha .bl-serv-text{
    color:var( --e-global-color-eecdee9 );
}

.bl-serv_aplicativos:before, .bl-serv_aplicativos:after, 
.bl-serv_campanha:before, .bl-serv_campanha:after{
    content:'';
    height:36px;
    display:block;
    position: absolute; 
	top: 0;
	right: 0;
}

.bl-serv_aplicativos{
    padding: 0 12px;    
}

.bl-serv_aplicativos .bl-serv-text,
.bl-serv_aplicativos:before, 
.bl-serv_aplicativos:after{
    background:var( --e-global-color-9a3bc61 );
}


.bl-serv_aplicativos:before, .bl-serv_aplicativos:after{
    width:12px;
    border-left:13px solid var( --e-global-color-9a3bc61 );
	clip-path: shape(from 0% 0%,line to 100% 50%,line to 0% 100%,vline to 0%,close);
}

.bl-serv_aplicativos:before{
    border-left:none;
    border-right:13px solid var( --e-global-color-9a3bc61 );
	clip-path: shape(from 0% 100%,hline to 100%,vline to 0%,hline to 0%,line to 100% 50%,line to 0% 100%,close);
	left: 0;
}


.bl-serv_campanha{
    padding: 0 6px;    
}

.bl-serv_campanha .bl-serv-text,
.bl-serv_campanha:before, 
.bl-serv_campanha:after{
    background:var( --e-global-color-aa82292 );
}

.bl-serv_campanha:before, .bl-serv_campanha:after{
    width:6.5px;
	clip-path: shape(from 83.07% 27.74%,curve to 0% 0% with 127.29% 15.88%/79.74% 0%,line to 0% 100%,curve to 83.07% 72.27% with 79.74% 100%/127.29% 84.12%,line to 0% 50%,line to 83.07% 27.74%,close);
}

.bl-serv_campanha:before{
    transform: scale(-1, -1);
    left:0;
}





.efeito-elastico{
    transition: width 0.6s linear(0, 0.196 16.8%, 0.366 28.2%, 0.543 37.3%, 0.999 57.7%, 0.884 65.6%, 0.857 69.2%, 0.848 72.9%, 0.871 79%, 0.982 92.6%, 0.996 96.1%, 1);
}/* End custom CSS */