.et_pb_section_1.et_pb_section{padding-bottom:0px}.et_pb_row_2.et_pb_row,.et_pb_row_5.et_pb_row,.et_pb_row_6.et_pb_row{padding-right:20px!important;padding-left:20px!important;padding-right:20px;padding-left:20px}.et_pb_row_2,body #page-container .et-db #et-boc .et-l .et_pb_row_2.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2.et_pb_row{width:100%;max-width:1200px}.et_pb_text_3.et_pb_text,.et_pb_text_4.et_pb_text,.et_pb_text_5.et_pb_text,.et_pb_text_6.et_pb_text,.et_pb_text_7.et_pb_text,.et_pb_text_8.et_pb_text,.et_pb_text_9.et_pb_text,.et_pb_text_10.et_pb_text,.et_pb_text_11.et_pb_text,.et_pb_text_12.et_pb_text,.et_pb_text_13.et_pb_text,.et_pb_text_14.et_pb_text,.et_pb_text_15.et_pb_text,.et_pb_text_16.et_pb_text,.et_pb_text_17.et_pb_text,.et_pb_text_18.et_pb_text,.et_pb_text_19.et_pb_text,.et_pb_text_20.et_pb_text,.et_pb_text_21.et_pb_text,.et_pb_text_22.et_pb_text,.et_pb_text_23.et_pb_text,.et_pb_text_24.et_pb_text,.et_pb_text_25.et_pb_text,.et_pb_text_26.et_pb_text,.et_pb_text_27.et_pb_text,.et_pb_text_28.et_pb_text,.et_pb_text_30.et_pb_text{color:#111010!important}.et_pb_text_3,.et_pb_text_30{line-height:1em;font-family:'Poppins',Helvetica,Arial,Lucida,sans-serif;font-weight:300;font-size:16px;line-height:1em;padding-top:0px!important;padding-bottom:20px!important;margin-top:0px!important;margin-bottom:0px!important}.et_pb_text_3 h1,.et_pb_text_30 h1{font-weight:600;font-size:60px;color:#FFFFFF!important;line-height:1.2em}.et_pb_text_3 h2,.et_pb_text_30 h2{font-size:40px;color:#FFFFFF!important;line-height:1.25em}.et_pb_text_3 h5,.et_pb_text_4 h5,.et_pb_text_5 h5,.et_pb_text_6 h5,.et_pb_text_7 h5,.et_pb_text_8 h5,.et_pb_text_9 h5,.et_pb_text_10 h5,.et_pb_text_11 h5,.et_pb_text_12 h5,.et_pb_text_13 h5,.et_pb_text_14 h5,.et_pb_text_15 h5,.et_pb_text_16 h5,.et_pb_text_17 h5,.et_pb_text_18 h5,.et_pb_text_19 h5,.et_pb_text_20 h5,.et_pb_text_21 h5,.et_pb_text_22 h5,.et_pb_text_23 h5,.et_pb_text_24 h5,.et_pb_text_25 h5,.et_pb_text_26 h5,.et_pb_text_27 h5,.et_pb_text_28 h5,.et_pb_text_29 h5,.et_pb_text_30 h5,.et_pb_text_31 h5,.et_pb_blurb_11.et_pb_blurb p,.et_pb_blurb_12.et_pb_blurb p,.et_pb_blurb_13.et_pb_blurb p,.et_pb_blurb_14.et_pb_blurb p,.et_pb_blurb_15.et_pb_blurb p,.et_pb_blurb_16.et_pb_blurb p,.et_pb_blurb_17.et_pb_blurb p,.et_pb_blurb_18.et_pb_blurb p,.et_pb_blurb_19.et_pb_blurb p,.et_pb_blurb_20.et_pb_blurb p{line-height:1.4em}.et_pb_text_4,.et_pb_text_31{line-height:1.6em;font-family:'Poppins',Helvetica,Arial,Lucida,sans-serif;font-weight:300;font-size:17px;letter-spacing:0.5px;line-height:1.6em;padding-top:0px!important;padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important}.et_pb_text_4 h1,.et_pb_text_5 h1,.et_pb_text_6 h1,.et_pb_text_7 h1,.et_pb_text_8 h1,.et_pb_text_9 h1,.et_pb_text_10 h1,.et_pb_text_11 h1,.et_pb_text_12 h1,.et_pb_text_13 h1,.et_pb_text_14 h1,.et_pb_text_15 h1,.et_pb_text_16 h1,.et_pb_text_17 h1,.et_pb_text_18 h1,.et_pb_text_19 h1,.et_pb_text_20 h1,.et_pb_text_21 h1,.et_pb_text_22 h1,.et_pb_text_23 h1,.et_pb_text_24 h1,.et_pb_text_25 h1,.et_pb_text_26 h1,.et_pb_text_27 h1,.et_pb_text_28 h1,.et_pb_text_29 h1,.et_pb_text_31 h1{font-weight:300}.et_pb_text_4 h3,.et_pb_text_31 h3{color:#FFFFFF!important;line-height:1.4em}.et_pb_section_2{overflow-x:hidden;overflow-y:hidden}.et_pb_section_2.et_pb_section{padding-top:28px;padding-bottom:20px}.et_pb_section_2:before{document.addEventListener('DOMContentLoaded',function(){const container=document.querySelector('.selector');const slider=document.querySelector('.selector .et_pb_row');let isDragging=false;let startPosition;let startTranslate;// Function to get current translateX value function getCurrentTranslate(){const transform=window.getComputedStyle(slider).getPropertyValue('transform');const matrix=new DOMMatrix(transform);return matrix.m41}// Start dragging container.addEventListener('mousedown',function(e){isDragging=true;startPosition=e.clientX;slider.style.animationPlayState='paused';slider.style.transition='none';startTranslate=getCurrentTranslate();slider.style.cursor='grabbing';// Prevent default behavior e.preventDefault()});// Track mouse movement container.addEventListener('mousemove',function(e){if (!isDragging) return;// Calculate distance moved const currentPosition=e.clientX;const difference=currentPosition-startPosition;// Apply the new translation const newTranslate=startTranslate+difference;slider.style.transform=`translateX(${newTranslate}px)`;// Prevent default behavior e.preventDefault()});// End dragging function endDrag(){if (!isDragging) return;isDragging=false;slider.style.cursor='grab';// After 2 seconds,resume the animation from the current position setTimeout(function(){// Get the current position const currentTranslate=getCurrentTranslate();const containerWidth=container.offsetWidth;// Create a new keyframe animation that starts from the current position const newKeyframes=` @keyframes newTicker{0%{transform:translateX(${currentTranslate}px)}100%{transform:translateX(${currentTranslate - containerWidth}px)}}`;// Add the new animation to the document const styleSheet=document.createElement('style');styleSheet.textContent=newKeyframes;document.head.appendChild(styleSheet);// Apply the new animation slider.style.animation='none';// Force reflow void slider.offsetWidth;slider.style.animation='newTicker 80s linear infinite'},1000)}container.addEventListener('mouseup',endDrag);container.addEventListener('mouseleave',endDrag);// Prevent dragging issues container.addEventListener('dragstart',function(e){e.preventDefault()})});}.et_pb_text_5,.et_pb_text_6,.et_pb_text_7,.et_pb_text_8,.et_pb_text_9,.et_pb_text_10,.et_pb_text_11,.et_pb_text_12,.et_pb_text_13,.et_pb_text_14,.et_pb_text_15,.et_pb_text_16,.et_pb_text_17,.et_pb_text_18,.et_pb_text_19,.et_pb_text_20,.et_pb_text_21,.et_pb_text_22,.et_pb_text_23,.et_pb_text_24,.et_pb_text_25,.et_pb_text_26,.et_pb_text_27,.et_pb_text_28{line-height:18px;font-family:'Poppins',Helvetica,Arial,Lucida,sans-serif;font-weight:300;font-size:16px;line-height:18px;padding-top:0px!important;padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important}.et_pb_row_4.et_pb_row{padding-left:420px!important;padding-left:420px}div.et_pb_section.et_pb_section_3{background-image:linear-gradient(56deg,rgba(17,16,16,1) 62%,rgba(17,16,16,0.71) 100%),url(https://template.glni.org/wp-content/uploads/2025/05/3rd.jpg)!important}.et_pb_section_3.et_pb_section{padding-top:80px;padding-right:0px;padding-bottom:79px;padding-left:0px;margin-top:0px;margin-bottom:0px;background-color:#111010!important}.et_pb_section_3{max-width:100%}.et_pb_row_5,body #page-container .et-db #et-boc .et-l .et_pb_row_5.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_5.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_5.et_pb_row,.et_pb_row_6,body #page-container .et-db #et-boc .et-l .et_pb_row_6.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_6.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_6.et_pb_row{max-width:1200px}.et_pb_text_29.et_pb_text,.et_pb_text_31.et_pb_text{color:#FFFFFF!important}.et_pb_text_29{line-height:1.9em;font-family:'Poppins',Helvetica,Arial,Lucida,sans-serif;text-transform:uppercase;font-size:19px;letter-spacing:15px;line-height:1.9em;padding-top:0px!important;padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important}body.uiwebview .et_pb_text_29,body.iphone .et_pb_text_29,body.uiwebview .et_pb_text_30,body.iphone .et_pb_text_30{font-variant-ligatures:no-common-ligatures}.et_pb_divider_1{margin-top:-10px!important;margin-bottom:20px!important;width:100px}.et_pb_divider_1:before{border-top-color:#2EA3F2;border-top-width:8px}.et_pb_image_0{width:80%;text-align:center}.et_pb_blurb_11.et_pb_blurb .et_pb_module_header,.et_pb_blurb_11.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_12.et_pb_blurb .et_pb_module_header,.et_pb_blurb_12.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_13.et_pb_blurb .et_pb_module_header,.et_pb_blurb_13.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_14.et_pb_blurb .et_pb_module_header,.et_pb_blurb_14.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_15.et_pb_blurb .et_pb_module_header,.et_pb_blurb_15.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_16.et_pb_blurb .et_pb_module_header,.et_pb_blurb_16.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_17.et_pb_blurb .et_pb_module_header,.et_pb_blurb_17.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_18.et_pb_blurb .et_pb_module_header,.et_pb_blurb_18.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_19.et_pb_blurb .et_pb_module_header,.et_pb_blurb_19.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_20.et_pb_blurb .et_pb_module_header,.et_pb_blurb_20.et_pb_blurb .et_pb_module_header a{font-weight:600;font-size:22px;color:#FFFFFF!important;text-align:left}.et_pb_blurb_11.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_12.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_13.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_14.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_15.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_16.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_17.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_18.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_19.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_20.et_pb_blurb .et_pb_blurb_description{text-align:left}.et_pb_blurb_11.et_pb_blurb,.et_pb_blurb_12.et_pb_blurb,.et_pb_blurb_14.et_pb_blurb,.et_pb_blurb_15.et_pb_blurb,.et_pb_blurb_16.et_pb_blurb,.et_pb_blurb_17.et_pb_blurb,.et_pb_blurb_19.et_pb_blurb,.et_pb_blurb_20.et_pb_blurb{font-family:'Poppins',Helvetica,Arial,Lucida,sans-serif;font-weight:300;font-size:18px;color:#FFFFFF!important;line-height:1.4em;background-color:RGBA(255,255,255,0);padding-bottom:20px!important}.et_pb_blurb_11 .et-pb-icon,.et_pb_blurb_12 .et-pb-icon,.et_pb_blurb_13 .et-pb-icon,.et_pb_blurb_15 .et-pb-icon,.et_pb_blurb_16 .et-pb-icon,.et_pb_blurb_17 .et-pb-icon,.et_pb_blurb_18 .et-pb-icon,.et_pb_blurb_20 .et-pb-icon{font-size:30px;color:#ffffff;font-family:FontAwesome!important;font-weight:900!important}.et_pb_blurb_11 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_11 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_12 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_12 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_13 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_13 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_14 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_14 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_15 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_15 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_16 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_16 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_17 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_17 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_18 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_18 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_19 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_19 .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_20 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_20 .et_pb_main_blurb_image .et-pb-icon{background-color:RGBA(255,255,255,0)}.et_pb_blurb_13.et_pb_blurb,.et_pb_blurb_18.et_pb_blurb{font-family:'Poppins',Helvetica,Arial,Lucida,sans-serif;font-weight:300;font-size:18px;color:#FFFFFF!important;line-height:1.4em;background-color:RGBA(255,255,255,0);min-height:40px;padding-bottom:20px!important}.et_pb_blurb_14 .et-pb-icon,.et_pb_blurb_19 .et-pb-icon{font-size:30px;color:#ffffff;font-family:ETmodules!important;font-weight:400!important}@media only screen and (min-width:981px){.et_pb_section_3{width:100%}}@media only screen and (max-width:980px){.et_pb_section_3{width:100%}.et_pb_text_29{letter-spacing:20px}.et_pb_image_0 .et_pb_image_wrap img{width:auto}}@media only screen and (max-width:767px){.et_pb_text_4,.et_pb_text_31{padding-bottom:40px!important}.et_pb_section_3{width:100vw}.et_pb_text_29{letter-spacing:10px}.et_pb_text_29 h1{font-size:25px}.et_pb_image_0 .et_pb_image_wrap img{width:auto}}