@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes marqueeHorizontal{0%{transform:translate(0)}to{transform:translate(var(--scroll-width))}}.ce-text h1,.ce-header h1{font-family:Open Sans,"sans-serif";font-weight:300;font-size:48px;color:#005757;margin-bottom:54px}@media (min-width:0) and (max-width:1200px){.ce-text h1,.ce-header h1{font-size:32px}}.ce-text h1,.ce-header h1{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.ce-text p,.ce-header p{font-family:Open Sans,"sans-serif";font-weight:300;font-size:16px;line-height:24px;color:#242424}.ce-text ul,.ce-header ul{margin-top:10px;list-style:disc;list-style-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='14' viewBox='0 0 20 14' fill='none'%3E%3Cpath d='M1 7.32419L6.70253 13L19 1' stroke='%23005757' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.ce-text ul li,.ce-header ul li{display:list-item;gap:10px;padding:5px 0;margin-left:28px}.ce-text .col-container{display:flex;gap:2.5em;flex-wrap:wrap}.ce-text .col-container .col{min-width:calc(50% - 1.25em);max-width:calc(50% - 1.25em)}.ce-text .col-container .col:only-child{min-width:100%;max-width:100%}@media (max-width:767.98px){.ce-text .col-container .col{min-width:100%;max-width:100%}}