.elementor-981 .elementor-element.elementor-element-dc2a72f{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:42px 42px;--row-gap:42px;--column-gap:42px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-981 .elementor-element.elementor-element-ec9594c{text-align:center;}.elementor-981 .elementor-element.elementor-element-ec9594c .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:56px;font-weight:600;line-height:120%;color:var( --e-global-color-68870e6 );}.elementor-981 .elementor-element.elementor-element-55f3536{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--overflow:hidden;--border-radius:24px 24px 24px 24px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-981 .elementor-element.elementor-element-55f3536:not(.elementor-motion-effects-element-type-background), .elementor-981 .elementor-element.elementor-element-55f3536 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-3837ddf );}.elementor-981 .elementor-element.elementor-element-a44f358{padding:30px 30px 30px 30px;}body.elementor-page-981:not(.elementor-motion-effects-element-type-background), body.elementor-page-981 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-b7ca9b7 );}body.elementor-page-981{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-981 .elementor-element.elementor-element-55f3536{--width:67%;}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-981 .elementor-element.elementor-element-55f3536{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-981 .elementor-element.elementor-element-55f3536{--gap:0px 0px;--row-gap:0px;--column-gap:0px;}}/* Start custom CSS */@media (max-width: 767px) {
    .card-lista{
        min-height: 100%;
    }
        .lista li {
        width: 100% !important;
    }
}
    .lista li::marker{
        color: white;
        font-size: 0px;
        
    }

   .lista li:before {
	content: '➜';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #8ad408;
	text-align: center;
	line-height: 30px;
}

    .lista {
	display: table;
	width: 100%;
}

    .lista li {
	width: 50%;
	float: left;
	padding: 10px 0;
	position: relative;
	padding-left: 40px;
}

.card-linha{
    min-height: 460px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}/* End custom CSS */