.headingTitle{border-radius:8px;background-color:gainsboro;padding:2em 2px;margin-top:20px}.blog-hero-section{background:linear-gradient(135deg,#1674bf,#0d4a7c);position:relative;overflow:hidden;width:78%;margin:90px auto auto;border-radius:1rem;border-bottom:10px}.blog-hero-section .bg-pattern{background-image:radial-gradient(circle at 10% 20%,rgba(255,255,255,.03) 0,transparent 20%),radial-gradient(circle at 90% 80%,rgba(255,255,255,.03) 0,transparent 20%);pointer-events:none}.hero-title{text-shadow:0 2px 10px rgba(0,0,0,.1);line-height:1.2}.hero-subtitle{font-size:1.25rem;line-height:1.6;max-width:800px;margin-left:auto;margin-right:auto}.blog-hero-section .form-control{background:rgba(255,255,255,.95);transition:all .3s ease}.blog-hero-section .form-control:focus{background:white;box-shadow:0 0 0 3px rgba(255,193,7,.25)}.blog-hero-section .input-group{box-shadow:0 10px 30px rgba(0,0,0,.15)}.blog-hero-section .btn-warning{background:linear-gradient(135deg,#ffc107,#ffb300);border:none;font-weight:600;transition:all .3s ease}.blog-hero-section .btn-warning:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,193,7,.4)}.blog-hero-section .col-auto{padding:0 2rem;position:relative}.blog-hero-section .col-auto:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:30px;background:rgba(255,255,255,.2)}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.animate-bounce{animation:bounce 2s infinite}.blog-hero-section .badge{backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}@media (min-width:1200px){.blog-hero-section .container>.row>div{max-width:80%;margin:0 auto}}@media (max-width:768px){.blog-hero-section{padding-top:3rem!important;padding-bottom:3rem!important}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1.1rem}.blog-hero-section .col-auto{padding:0 1.5rem}.blog-hero-section .col-auto:not(:last-child):after{height:20px}}@media (max-width:576px){.hero-title{font-size:1.75rem}.hero-subtitle{font-size:1rem}.blog-hero-section .col-auto{padding:0 1rem}.blog-hero-section .input-group{flex-direction:column;background:rgba(255,255,255,.95);border-radius:1rem!important;padding:.5rem}.blog-hero-section .btn-warning,.blog-hero-section .form-control,.blog-hero-section .input-group-text{border-radius:.75rem!important;margin-bottom:.5rem;width:100%}.blog-hero-section .input-group-text{justify-content:center}}.text-gradient{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hover-lift{transition:all .3s ease}.hover-lift:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)!important}.hover-text-primary:hover{color:#1674bf!important}.blog-image{transition:transform .5s ease}.hover-lift:hover .blog-image{transform:scale(1.05)}.badge.bg-primary{background:#1674bf!important}.page-item.active .page-link{background:#1674bf;border-color:#1674bf}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.placeholder-glow .placeholder{animation:pulse 2s ease-in-out infinite}.form-check-input:checked{background-color:#1674bf;border-color:#1674bf}.form-check-input:focus{border-color:#1674bf;box-shadow:0 0 0 .25rem rgba(22,116,191,.25)}