.elementor-829 .elementor-element.elementor-element-71aa057{--display:flex;--min-height:618px;--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;}.elementor-829 .elementor-element.elementor-element-71aa057:not(.elementor-motion-effects-element-type-background), .elementor-829 .elementor-element.elementor-element-71aa057 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.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 );color:var( --e-global-color-primary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-829 .elementor-element.elementor-element-5a24b3a .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(50px/2);}.elementor-829 .elementor-element.elementor-element-5a24b3a .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(50px/2);}.elementor-829 .elementor-element.elementor-element-5a24b3a .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(50px/2);}.elementor-829 .elementor-element.elementor-element-5a24b3a .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-50px/2);}.elementor-829 .elementor-element.elementor-element-5a24b3a .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-50px/2);}.elementor-829 .elementor-element.elementor-element-5a24b3a .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-829 .elementor-element.elementor-element-5a24b3a .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-829 .elementor-element.elementor-element-5a24b3a{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-829 .elementor-element.elementor-element-5a24b3a .elementor-icon-list-text{transition:color 0.3s;}.elementor-829 .elementor-element.elementor-element-21531eb{--display:flex;--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;}.elementor-829 .elementor-element.elementor-element-21531eb:not(.elementor-motion-effects-element-type-background), .elementor-829 .elementor-element.elementor-element-21531eb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-829 .elementor-element.elementor-element-28b4e89 .elementor-button{padding:1.5em 1.5em 1.5em 1.5em;}.elementor-829 .elementor-element.elementor-element-1b20fc5{--display:flex;}/* Start custom CSS for container, class: .elementor-element-71aa057 */.container {
max-height: 700px;
overflow: hidden;
transition: max-height 2s ease-in-out;
}
.container::after{
content:"";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, transparent 50%, #000);
z-index: 2;
pointer-events: none;
}
.container.expandir{
max-height: 5000px;
}
.container.expandir::after{
opacity: 0;
}/* End custom CSS */