.elementor-kit-2940{--e-global-color-primary:#14213D;--e-global-color-secondary:#54595F;--e-global-color-text:#333333;--e-global-color-accent:#E60019;--e-global-color-c5055d4:#14213D;--e-global-color-91fe769:#E60019;--e-global-color-0a1dd92:#CC0016;--e-global-color-4d29a94:#000000;--e-global-color-fe1feee:#333333;--e-global-color-4eea959:#F2F2F2;--e-global-color-1f0a26c:#FFFFFF;--e-global-typography-primary-font-family:"Inria Serif";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inria Serif";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inria Serif";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Inria Serif";--e-global-typography-accent-font-weight:500;--e-global-typography-7e8d04d-font-family:"Inria Serif";--e-global-typography-7e8d04d-font-size:22px;--e-global-typography-7e8d04d-font-weight:600;--e-global-typography-7e8d04d-line-height:1.3em;font-family:"Inria Serif", serif;line-height:1.2em;}.elementor-kit-2940 button,.elementor-kit-2940 input[type="button"],.elementor-kit-2940 input[type="submit"],.elementor-kit-2940 .elementor-button{background-color:var( --e-global-color-91fe769 );text-decoration:underline;color:var( --e-global-color-1f0a26c );border-radius:0px 0px 0px 0px;}.elementor-kit-2940 button:hover,.elementor-kit-2940 button:focus,.elementor-kit-2940 input[type="button"]:hover,.elementor-kit-2940 input[type="button"]:focus,.elementor-kit-2940 input[type="submit"]:hover,.elementor-kit-2940 input[type="submit"]:focus,.elementor-kit-2940 .elementor-button:hover,.elementor-kit-2940 .elementor-button:focus{background-color:var( --e-global-color-0a1dd92 );}.elementor-kit-2940 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2940 h1{line-height:1.2em;}.elementor-kit-2940 h2{line-height:1.2em;}.elementor-kit-2940 h3{font-size:1.2em;}.elementor-kit-2940 h4{line-height:1.2em;}.elementor-kit-2940 h5{line-height:1.2em;}.elementor-kit-2940 h6{line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1170px;}.e-con{--container-max-width:1170px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2940{--e-global-typography-7e8d04d-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.red {
    color: var(--e-global-color-accent);
}
span.intro {
    display: block;
    font-size: .75em;
}


.btn-underline-red a,
.red-underline{
	position: relative;
	padding-bottom: 20px !important;
}
.btn-underline-red a:after,
.red-underline:after{
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    min-height: 30px;
    background: url(/wp-content/uploads/btn-underline-red.svg) center / contain no-repeat;
	transition: all .3s ease;
}
.btn-underline-red a:hover:after{
	transform: scale(1.05);
}

.ca-arrow{
    cursor: pointer;
}




.gform-style-01 {
    max-width: 600px;
    margin: 0 auto;
    border-radius: 8px;
}

.gform-style-01 .gform_wrapper {
    padding: 0;
    background: transparent;
}
.gform-style-01 .gfield {
    margin-bottom: 15px;
}
.gform-style-01 .gfield_label {
    font-weight: 600;
    color: #2c3e50;
    font-size: 16px;
    margin-bottom: 8px;
    display: block;
    font-family: "Inria Serif", sans-serif;
}
div#gfield_description_5_6 {
    display: inline;
}
.gform-style-01 .ginput_container.ginput_container_checkbox {
    display: inline-block;
}
.gform-style-01 .ginput_container input,
.gform-style-01 .ginput_container textarea,
.gform-style-01 .ginput_container select {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 15px;
    color: #555;
    background-color: white;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.gform-style-01 .ginput_container input:focus,
.gform-style-01 .ginput_container textarea:focus,
.gform-style-01 .ginput_container select:focus {
    outline: none;
    border-color: #3498db;
    box-shadow: 0 0 0 2px rgba(52, 152, 219, 0.1);
}

.gform-style-01 .ginput_container_textarea textarea {
    max-height: 75px;
    resize: vertical;
}

.gform-style-01 .gfield_checkbox input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin-right: 8px;
    accent-color: #3498db;
}

.gform-style-01 .gfield_checkbox label {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    color: #555;
    cursor: pointer;
}

.gform-style-01 .gfield_description {
    font-size: 13px;
    color: #7f8c8d;
    margin-top: 4px;
    line-height: 1.4;
}

.gform-style-01 .gform_footer {
    margin-top: 24px;
    text-align: left;
}

.gform-style-01 .gform_button {
    background-color: #e74c3c;
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.1s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.gform-style-01 .gform_button:hover {
    background-color: #c0392b;
    transform: translateY(-1px);
}

.gform-style-01 .gform_button:active {
    transform: translateY(0);
}

/* Responsive */
@media (max-width: 768px) {
    
    .gform-style-01 .gfield_label {
        font-size: 15px;
    }
    
    .gform-style-01 .ginput_container input,
    .gform-style-01 .ginput_container textarea,
    .gform-style-01 .ginput_container select {
        padding: 10px 14px;
        font-size: 14px;
    }
    
    .gform-style-01 .gform_button {
        padding: 10px 20px;
        font-size: 15px;
    }
}




.number-round > div {
    width: 1.5rem;
    height: 1.5rem;
    background-color: var(--e-global-color-accent);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.line-point-mark:after {
    content: "◆";
    color: var(--e-global-color-accent);
    position: absolute;
    top: 40px;
    font-size: 1.25em;
}
.line-point-mark:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 2000%;
    display: block;
    background-color: red;
    top: 49px;
    left: -200%;
}
.ohidden{
	overflow: hidden;
}
.line-point-mark.left:after {
    top: 0;
    left: -40px;
}
.line-point-mark.left:before {
    height: 2000%;
    width: 1px;
    left: -32px;
    top: -100px;
}
.block{
    display: block;
}

ol, ul{
	margin-bottom: 15px;
}
.page-content a {
    text-decoration: underline;
	
}/* End custom CSS */