.elementor-kit-7{--e-global-color-primary:#22366E;--e-global-color-secondary:#54595F;--e-global-color-text:#272727;--e-global-color-accent:#A11915;--e-global-color-f12b793:#EA5042;--e-global-color-152ade1:#98D4E4;--e-global-color-7ff7e53:#00A57C;--e-global-color-112df4f:#A11915;--e-global-color-066e38d:#22366E;--e-global-color-ef29c5f:#EBDBCD;--e-global-typography-primary-font-family:"Futura";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Futura";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Futura";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Futura";--e-global-typography-accent-font-weight:500;font-family:"Futura", Sans-serif;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-f12b793 );font-size:22px;font-weight:600;line-height:1.2em;color:#FFFFFF;border-style:solid;border-width:3px 3px 3px 3px;border-color:var( --e-global-color-f12b793 );border-radius:40px 40px 40px 40px;padding:0.7em 1em 0.6em 1em;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#FFFFFF;color:var( --e-global-color-112df4f );border-style:solid;border-color:var( --e-global-color-112df4f );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-weight:700;}.elementor-kit-7 h2{font-weight:700;}.elementor-kit-7 h3{font-weight:600;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.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-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{padding:0.5em 1em 0.4em 1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    font-family: 'Futura', sans-serif;
    color: #313131;
}


a {
    color: #EA5042;
}
a:hover,
a:focus {
    color: #A11915;
}

.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}
.elementor-widget-text-editor table,
.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
    margin-bottom: .9em;
}

h1, h2, h3, h4, h5, h6 {
    margin-block-start: 2rem;
    margin-block-end: 1rem;
    line-height: 1.2;
    color: #22366E;
}

h1:first-child,
h2:first-child, 
h3:first-child, 
h4:first-child, 
h5:first-child, 
h6:first-child,
style:first-child+h1,
style:first-child+h2,
style:first-child+h3,
style:first-child+h4,
style:first-child+h5,
style:first-child+h6 {
  margin-block-start: 0;
}

h3,h4,h5,h6,
.elementor-widget-heading h3.elementor-heading-title,
.elementor-widget-heading h4.elementor-heading-title,
.elementor-widget-heading h5.elementor-heading-title,
.elementor-widget-heading h6.elementor-heading-title {
   color: #313131;
}
.elementor-widget-heading p.elementor-heading-title {
   color: #313131;
}

body table {
    border-collapse: separate !important;
    border-spacing: 5px 5px !important;
    border: none !important; 
    width: 100%;
    margin: 0;
}

body table td,
body table th {
    padding: 0.6em 1em 0.5em; 
    line-height: 1.5;
    vertical-align: middle; 
    border: none;
}

body table tr > td:first-child {
    width: 40%;
    text-align: left; 
}

body table td {
    width: 20%;
    text-align: center; 
}


body table tr > td {
    background: #021E1F;
    color: #FFF;
}

body table tbody tr:hover > th,
body table thead tr > th,
body table tbody tr:nth-child(odd) > th {
    background: #22366E;
    color: #FFF;
}

body table tfoot tr > td {
    background: #22366E;
    color: #FFF;
}

body table tbody tr > th {
    background: #98D4E4;
    color: #021E1F;
}

body table tbody tr:hover > td,
body table tbody > tr > td,
body table tbody > tr:nth-child(odd) > td {
    background: #98D4E4;
    color: #22366E;
}




.elementor-widget-text-editor ul,
.elementor-widget-text-editor p {
    margin-bottom: 1em;
}
.elementor-widget-text-editor p:last-child,
.elementor-widget-text-editor ul:last-child {
    margin-bottom: 0;
}

.elementor-button[type=button]:focus,
.elementor-button[type=submit]:focus,
button.elementor-button:focus {
    color: #FFF;
    background-color: #EA5042;
}
a.elementor-button:visited,
button.elementor-button:visited,
a.elementor-button,
button.elementor-button {
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-radius: 25px 25px 25px 25px;
    border-color: #EA5042;
    color: #FFFFFF;
    background: #EA5042;
}

a.elementor-button:hover,
button.elementor-button:hover {
    border-color: #EA5042;
    color: #EA5042;
    background-color: #FFF;
}
.elementor-element .elementor-button {
    font-weight: 700;
}
/* BUTTON INFO */
.elementor-element.elementor-button-info .elementor-button {
	border-color: #22366E;
	background-color: #22366E;
	color: #FFF;
}
.elementor-element.elementor-button-info .elementor-button:hover,
.elementor-element.elementor-button-info .elementor-button:focus {
	color: #22366E;
	background-color: #98D4E4;
}
/* BUTTON SUCCESS */
.elementor-element.elementor-button-success .elementor-button {
	border-color: #00A57C;
	background: #00A57C;
	color: #FFF;
}
.elementor-element.elementor-button-success .elementor-button:hover,
.elementor-element.elementor-button-success .elementor-button:focus {
	color: #00A57C;
	background-color: #FFF;
}
/* BUTTON WARNING */
.elementor-element.elementor-button-warning .elementor-button {
    background-color: #EBDBCD;
	border-color: #EBDBCD;
	color: #333;
}
.elementor-element.elementor-button-warning .elementor-button:hover,
.elementor-element.elementor-button-warning .elementor-button:focus {
	color: #333;
	background-color: #FFF;
}
/* BUTTON DANGER */
.elementor-element.elementor-button-danger .elementor-button {
    background-color: #A11915;
	border-color: #A11915;
	color: #FFF;
}
.elementor-element.elementor-button-danger .elementor-button:hover,
.elementor-element.elementor-button-danger .elementor-button:focus {
	color: #A11915;
	background-color: #FFF;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Futura';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://congress.figo.org/wp-content/uploads/2025/09/Futura-Book-font.ttf') format('truetype');
}
@font-face {
	font-family: 'Futura';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://congress.figo.org/wp-content/uploads/2025/09/futura-medium-bt.ttf') format('truetype');
}
@font-face {
	font-family: 'Futura';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://congress.figo.org/wp-content/uploads/2025/09/Futura-Heavy-font.ttf') format('truetype');
}
@font-face {
	font-family: 'Futura';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://congress.figo.org/wp-content/uploads/2025/09/FuturaPT-Bold.woff') format('woff'),
		url('https://congress.figo.org/wp-content/uploads/2025/09/FuturaPT-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */