.blog-section{padding:20px;font-family:Lora,serif}.heading{font-size:3.5rem;font-weight:100;color:#000;text-align:center}.featured-article{display:flex;align-items:center;gap:20px;font-size:32px;font-family:"Source Sans 3",sans-serif;color:#111928}.featured-img{width:450px;height:350px;border-radius:10px}.article-meta{display:flex;justify-content:space-between;font-size:24px;color:#111928}.btn{background-color:#c13235;color:#fff;padding:10px 15px;border-radius:8px;cursor:pointer;font-size:14px}.article-list{margin-top:20px}.article-list-item{display:flex;align-items:center;gap:15px;padding:10px;border-bottom:1px solid #ddd}.list-thumbnail{width:50px;height:50px;border-radius:5px}.list-content{flex-grow:1}.blog-name{font-weight:700;font-size:14px}.list-date{font-size:12px;color:gray}.list-description{font-size:14px}.faq-section{width:100%;text-align:center;font-family:Lora,serif;background-color:#f5f5f5}.faq-container{width:60%;margin:auto;font-family:Lora,serif;background-color:#f5f5f5}.faq-title{font-size:3.5rem;font-weight:100;color:#000;text-align:center}.faq-item{background:#fff;border-radius:10px;margin-bottom:10px;padding:15px;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif;box-shadow:0 2px 4px #0000001a}.faq-item:hover{background:#ececec}.faq-question{display:flex;justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:700}.faq-text{transition:color .3s ease}.faq-icon{font-size:1.5rem;font-weight:700}.faq-item.open{background:#f8f8f8;border-left:5px solid #0197E7}.faq-item.open .faq-text{color:#0197e7}.faq-answer{margin-top:10px;font-size:.95rem;color:#333;line-height:1.4}.hero{position:relative;width:100%;max-width:1200px;max-height:766px;margin:40px auto;border-radius:15px;overflow:hidden}.hero-image{width:1200px;height:650px;max-height:fit-content;object-fit:cover;display:block;border-radius:15px}.hero-content{position:absolute;top:70%;left:10%;transform:translateY(-50%);color:#000;max-width:50%}.hero-content h1{font-size:56px;font-weight:100;font-family:Lora,serif;letter-spacing:.5px}.bold-text{font-weight:600;font-family:Lora,serif}.hero-buttons{margin-top:24px;display:flex;gap:16px}.primary-button,.secondary-button{padding:10px 20px;font-size:18px;border-radius:5px;border:none;cursor:pointer}.primary-button{background:linear-gradient(to right,#2caff3,#1975bb);color:#fff}.secondary-button{background-color:#fff;color:#2caff3;border:2px solid #2CAFF3}.primary-button:hover,.secondary-button:hover{background-color:#e0eaff}.news-section{width:100%;margin:auto;text-align:center;font-family:Lora,serif;background-color:#f5f5f5}.news-title{font-size:3.5rem;font-weight:100;color:#000}.news-card{display:flex;background:#f5f5f5;margin-top:25px;overflow:hidden;align-items:center;padding:15px;transition:transform .3s ease}.news-card:hover{transform:translateY(-5px)}.news-image{width:400px;height:380px;object-fit:cover;margin-left:20px;border-radius:10px}.news-content{padding:15px;flex:1;text-align:left}.news-header{display:flex;justify-content:space-between;font-size:20px;color:#6c757d}.news-heading{font-size:48px;font-weight:700;margin:10px 0;color:#212529}.news-button{display:inline-block;background:#c13235;color:#fff;padding:10px 16px;margin-top:2%;border-radius:6px;text-decoration:none;font-weight:700;transition:background .3s ease}.news-button:hover{background:#c9302c}.event-list{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;padding:20px}.event-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px #0000001a;text-align:center;padding:15px;width:250px}.event-image{width:100%;height:150px;object-fit:cover;border-radius:8px}.event-date{font-weight:700;color:#a00}.event-desc{font-size:14px;color:#333}.read-more{font-size:14px;font-weight:700;color:#0056b3;cursor:pointer}.partner-section{text-align:center;padding:50px 0;overflow:hidden;background:#fff;font-family:Lora,serif}.partner-section h2{font-size:3.5rem;font-weight:100;color:#000}.partner-section .highlight{color:#0197e7;font-weight:600}.partner-slider{position:relative;width:100%;display:flex;flex-direction:column;overflow:hidden;gap:20px;padding:20px 0}.partner-track{display:flex;width:max-content;gap:50px;animation-duration:20s;animation-timing-function:linear;animation-iteration-count:infinite}.partner-track img{height:80px;width:auto;object-fit:contain}.track-left{animation-name:slide-left}.track-right{animation-name:slide-right}@keyframes slide-left{0%{transform:translate(30%)}to{transform:translate(-30%)}}@keyframes slide-right{0%{transform:translate(-30%)}to{transform:translate(30%)}}.services-section{text-align:center;padding:50px 0;background:#fff;font-family:Lora,serif}.services-section h2{font-size:3.5rem;font-weight:100;color:#000}.services-section .highlight{color:#0197e7;font-weight:600}.testimonials{padding:30px 0;background:#ebecf0;font-family:Lora,serif}.testimonials-header{display:flex;align-items:center;justify-content:left;gap:40px;max-width:1200px;margin-left:10%;padding:20px}.testimonials-header h2{font-size:3.5rem;font-weight:100;color:#000;white-space:nowrap;text-align:start}.testimonials-header .highlight{color:#0197e7;font-weight:600}.testimonials-header p{max-width:750px;font-size:1.5rem;color:#333;line-height:1.5}.testimonials-container{display:flex;overflow:hidden;justify-content:center;gap:20px;padding:20px;flex-wrap:nowrap}.testimonial-card{position:relative;width:320px;padding:20px;border-radius:12px;background:#fff;box-shadow:0 4px 10px #0000001a;text-align:left;transition:transform .3s ease-in-out}.testimonial-header{display:flex;align-items:center;gap:15px}.testimonial-avatar{width:50px;height:50px;border-radius:50%;object-fit:cover}.testimonial-info{display:flex;flex-direction:column}.testimonial-name{font-size:1rem;font-weight:700;color:#2374e1}.testimonial-date{font-size:.85rem;color:#666}.testimonial-rating{font-size:1rem;color:#fc0}.testimonial-message{font-size:1rem;color:#333;margin:10px 0}.read-more{font-size:.9rem;color:#2374e1;text-decoration:none;font-weight:700}.slide-in{opacity:0;transform:translate(-100%);animation:slideIn .8s forwards ease-in-out}@keyframes slideIn{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.container{max-width:1200px;margin:0 auto;padding:50px 20px;text-align:center;font-family:Lora,serif}.heading{font-size:3.5rem;font-weight:100;color:#000}.highlight{color:#0197e7;font-weight:600}.services-section{text-align:center;padding:50px 0;background:#fff}.services-container{display:flex;justify-content:center;gap:24px;padding:20px 0;flex-wrap:wrap}.extra-card{position:relative;width:260px;height:200px;border-radius:12px;overflow:hidden;text-decoration:none;transition:.3s ease-in-out}.extra-card img{width:100%;height:100%;object-fit:cover;border-radius:12px}.extra-card .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;transition:.3s ease-in-out}.extra-card p{position:absolute;bottom:10px;left:10%;color:#fff;font-size:1.2rem;text-align:center;z-index:2;text-align:left}.extra-card:hover{transform:scale(1.05)}.extra-card:hover .overlay{background:#0000004d}.extra-card:focus{outline:2px solid #0197E7;border-radius:12px}.service-card{position:relative;width:260px;height:320px;border-radius:12px;overflow:hidden;text-decoration:none;transition:.3s ease-in-out}.service-card img{width:100%;height:100%;object-fit:cover;border-radius:12px}.service-card .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;transition:.3s ease-in-out}.service-card p{position:absolute;bottom:10px;left:10%;color:#fff;font-size:1.2rem;text-align:center;z-index:2;text-align:left}.service-card:hover{transform:scale(1.05)}.service-card:hover .overlay{background:#0000004d}.service-card:focus{outline:2px solid #0197E7;border-radius:12px}
