.BlogCard-module__eDLQSW__card{background:#eff5ff;border-radius:4px 4px 30px 30px;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;transform:translateY(0)scale(1);box-shadow:0 2px 8px #0000001a}.BlogCard-module__eDLQSW__card:before{content:"";opacity:0;pointer-events:none;z-index:1;background:linear-gradient(135deg,#3b82f60d,#9333ea0d);transition:opacity .4s;position:absolute;inset:0}.BlogCard-module__eDLQSW__card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #00000026}.BlogCard-module__eDLQSW__card:hover:before{opacity:1}.BlogCard-module__eDLQSW__link{color:inherit;z-index:2;text-decoration:none;display:block;position:relative}.BlogCard-module__eDLQSW__imageContainer{background:#f8fafc;width:100%;height:200px;position:relative;overflow:hidden}.BlogCard-module__eDLQSW__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94);transform:scale(1)}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__image{transform:scale(1.1)}.BlogCard-module__eDLQSW__imageOverlay{opacity:0;pointer-events:none;background:linear-gradient(45deg,#3b82f61a 0%,#07358a1a 100%);transition:opacity .4s;position:absolute;inset:0}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__imageOverlay{opacity:1}.BlogCard-module__eDLQSW__content{z-index:2;padding:1.5rem;transition:transform .3s;position:relative}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__content{transform:translateY(-2px)}.BlogCard-module__eDLQSW__title{color:#1a1a1a;margin:0 0 .75rem;font-size:1.25rem;font-weight:600;line-height:1.3;transition:color .3s;position:relative}.BlogCard-module__eDLQSW__title:after{content:"";background:linear-gradient(90deg,#07358a,#515d75);width:0;height:2px;transition:width .4s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:-4px;left:0}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__title{color:#07358a}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__title:after{width:100%}.BlogCard-module__eDLQSW__meta{color:#666;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;font-size:.875rem;transition:color .3s;display:flex}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__meta{color:#4b5563}.BlogCard-module__eDLQSW__date,.BlogCard-module__eDLQSW__readTime{color:inherit;transition:color .3s;position:relative}.BlogCard-module__eDLQSW__date:after,.BlogCard-module__eDLQSW__readTime:after{content:"";background:#07358a;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__date:after,.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__readTime:after{width:100%}.BlogCard-module__eDLQSW__excerpt{color:#4a4a4a;margin:0 0 1rem;line-height:1.6;transition:color .3s,transform .3s}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__excerpt{color:#374151;transform:translateY(-1px)}.BlogCard-module__eDLQSW__tags{flex-wrap:wrap;gap:.5rem;display:flex}.BlogCard-module__eDLQSW__tag{color:#333;background:#f0f0f0;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:500;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;transform:translateY(0)scale(1)}.BlogCard-module__eDLQSW__tag:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__tag{color:#fff;background:linear-gradient(135deg,#07358a,#4f82e1);transform:translateY(-2px)scale(1.05)}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__tag:before{left:100%}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__tag:first-child{transition-delay:.1s}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__tag:nth-child(2){transition-delay:.15s}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__tag:nth-child(3){transition-delay:.2s}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__tag:nth-child(4){transition-delay:.25s}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__tag:nth-child(5){transition-delay:.3s}@keyframes BlogCard-module__eDLQSW__pulse{0%{box-shadow:0 20px 40px #00000026}50%{box-shadow:0 25px 50px #0003}to{box-shadow:0 20px 40px #00000026}}.BlogCard-module__eDLQSW__card:hover{animation:2s infinite BlogCard-module__eDLQSW__pulse}.BlogCard-module__eDLQSW__link:focus{outline-offset:2px;outline:2px solid #07358a}.BlogCard-module__eDLQSW__link:focus .BlogCard-module__eDLQSW__card{transform:translateY(-4px)scale(1.01);box-shadow:0 15px 30px #0000001f}@media (max-width:768px){.BlogCard-module__eDLQSW__content{padding:1rem}.BlogCard-module__eDLQSW__title{font-size:1.125rem}.BlogCard-module__eDLQSW__meta{flex-direction:column;gap:.25rem}.BlogCard-module__eDLQSW__card:hover{transform:translateY(-4px)scale(1.01)}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__image{transform:scale(1.05)}.BlogCard-module__eDLQSW__card:hover .BlogCard-module__eDLQSW__tag{transform:translateY(-1px)scale(1.02)}.BlogCard-module__eDLQSW__imageContainer{height:auto}}@media (prefers-reduced-motion:reduce){.BlogCard-module__eDLQSW__card,.BlogCard-module__eDLQSW__image,.BlogCard-module__eDLQSW__content,.BlogCard-module__eDLQSW__title,.BlogCard-module__eDLQSW__meta,.BlogCard-module__eDLQSW__excerpt,.BlogCard-module__eDLQSW__tag,.BlogCard-module__eDLQSW__imageOverlay,.BlogCard-module__eDLQSW__title:after,.BlogCard-module__eDLQSW__date:after,.BlogCard-module__eDLQSW__readTime:after,.BlogCard-module__eDLQSW__tag:before{transition:none;animation:none}.BlogCard-module__eDLQSW__card:hover{animation:none}}
.BlogList-module__Z6z12a__container{max-width:1700px;min-height:100vh;margin:0 auto;padding:2rem 1rem}.BlogList-module__Z6z12a__header{text-align:center;margin-bottom:3rem}.BlogList-module__Z6z12a__heading{color:#07358a;margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.BlogList-module__Z6z12a__header p{color:#666;margin:0;font-size:1.125rem}.BlogList-module__Z6z12a__flex{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.BlogList-module__Z6z12a__flex>*{flex:0 450px;min-width:0;max-width:450px}@media (max-width:768px){.BlogList-module__Z6z12a__container{padding:1rem}.BlogList-module__Z6z12a__heading{font-size:2rem}.BlogList-module__Z6z12a__flex{flex-direction:column;gap:1.5rem}.BlogList-module__Z6z12a__flex>*{flex:none}}
.page-module__jXZM3G__main{flex-direction:column;justify-content:center;margin-top:88px;display:flex}@media (min-width:769px) and (max-width:950px){.page-module__jXZM3G__main{margin-top:128px}}@media (max-width:460px){.page-module__jXZM3G__main{margin-top:156px}}
