.elementor-kit-35{--e-global-color-primary:#AF312E;--e-global-color-secondary:#CEAB74;--e-global-color-text:#363636;--e-global-color-accent:#6D6D6D;--e-global-color-8cb9c7d:#FFFFFF;--e-global-color-4f64aad:#000000;--e-global-color-b254a6a:#D4131B;--e-global-typography-primary-font-family:"Helvetica Neue";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica Neue";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.3em;--e-global-typography-42691d5-font-family:"Frank Ruhl Libre";--e-global-typography-42691d5-font-weight:700;--e-global-typography-4cfd06c-font-family:"Helvetica Neue";--e-global-typography-4cfd06c-font-weight:300;}.elementor-kit-35 e-page-transition{background-color:#FFBC7D;}.elementor-kit-35 a{color:var( --e-global-color-primary );font-family:"Helvetica Neue", Sans-serif;font-weight:700;}.elementor-kit-35 h1{font-family:"Frank Ruhl Libre", Sans-serif;font-weight:700;}.elementor-kit-35 h2{font-family:"Frank Ruhl Libre", Sans-serif;font-weight:700;}.elementor-kit-35 h3{font-family:"Frank Ruhl Libre", Sans-serif;font-weight:700;}.elementor-kit-35 h4{font-family:"Frank Ruhl Libre", Sans-serif;font-weight:700;}.elementor-kit-35 h5{font-family:"Frank Ruhl Libre", Sans-serif;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.engage-box .description {
    opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.4s ease-out, transform 0.4s ease-out; 
}

.engage-box {
    height: 280px;
  position: relative;
   
}

.engage-box:hover {
    cursor: pointer;
}

.engage-box:hover .main-card {
    transform: translateY(-110%);
}

.main-card {
    position: absolute;
  top: 50%; 
  left: 0;
  width: 100%;
  padding: 0 20px;
  transform: translateY(-50%);
  transition: transform 0.4s ease-out; 
}

.engage-box:hover .description {
    opacity: 1; 
  transform: translateY(50%); 
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://copfa.org/wp-content/uploads/2025/09/HelveticaNeue-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://copfa.org/wp-content/uploads/2025/09/HelveticaNeue-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://copfa.org/wp-content/uploads/2025/09/HelveticaNeue-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Helvetica Neue';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://copfa.org/wp-content/uploads/2025/09/HelveticaNeue-Roman.woff2') format('woff2');
}
/* End Custom Fonts CSS */