.blog{background:linear-gradient(#f8fafc,#fff);padding:6rem 2rem;position:relative}.blog-container{flex-direction:column;gap:2rem;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.blog .vertical-text{writing-mode:vertical-lr;text-orientation:mixed;-webkit-text-stroke:2px #1a56db;color:#0000;opacity:.6;letter-spacing:.5em;z-index:1;align-self:flex-start;font-family:Mulish,sans-serif;font-size:4rem;font-weight:900;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(-180deg)}.blog-content{flex-direction:column;gap:6rem;width:100%;max-width:1400px;margin:0 auto;display:flex}.blog-header{text-align:center;max-width:800px;margin:0 auto;position:relative}.blog-header:after{content:"";background:linear-gradient(90deg,#1a56db,#60a5fa);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%)}.blog-header h2{color:#0000;background:linear-gradient(45deg,#1a56db,#3b82f6);-webkit-background-clip:text;background-clip:text;font-family:Mulish,sans-serif;font-size:3.5rem;font-weight:800}.blog-header p{color:#64748b;font-size:1.2rem;font-weight:400;line-height:1.6}.blog-grid{flex-direction:column;gap:2.5rem;max-width:800px;margin:0 auto;padding:.5rem;display:flex}.blog-card{background:#fff;border-radius:12px;flex-direction:row;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.card-image,.card-content{height:100%}.card-image img{object-fit:cover;border-radius:12px 0 0 12px;width:100%;height:100%;transition:transform .5s}.blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.category{color:#1a56db;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;background:#fffffff2;border-radius:20px;padding:.375rem .875rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem;box-shadow:0 2px 8px #0000001a}.card-content{flex-direction:column;flex:1;justify-content:space-between;padding:1.25rem;display:flex}.card-content h3{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.card-content p{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.card-footer{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.date{color:#64748b;font-size:.75rem;font-weight:500}.read-more{color:#1a56db;background:#1a56db1a;border-radius:6px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.read-more svg{width:16px;height:16px;transition:transform .3s}.read-more:hover{color:#1e40af;background:#1a56db26}.read-more:hover svg{transform:translate(4px)}@media(max-width:768px){.blog-card{height:180px}.card-content{padding:1rem}.card-content h3{font-size:1rem}.category{padding:.25rem .75rem;top:.75rem;left:.75rem}}@media(max-width:968px){.blog{padding:6rem 1.5rem}.vertical-text{display:none}.blog-header h2{font-size:2.5rem}.blog-header p{font-size:1rem}.blog-grid{max-width:600px}}@media(max-width:480px){.blog{padding:4rem 1rem}.blog-header h2{font-size:2rem}.blog-header p{font-size:.9rem}.card-footer{padding:1rem 1.5rem}}@media(max-width:600px){.blog-card{flex-direction:column;max-width:100%;height:auto;min-height:0}.card-image img{object-fit:cover;border-radius:12px 12px 0 0;width:100%;height:100%}.card-content{padding:1rem .75rem 1.25rem}.blog-card{height:unset;flex-direction:column}.card-image{height:300px;width:100%!important;max-width:100%!important}}.swiper-container{width:100%;max-width:1400px;margin:0 auto;padding:2rem 0}.swiper-button-next,.swiper-button-prev{color:#1a56db;background:#fff;border-radius:50%;width:40px;height:40px;transition:all .3s;box-shadow:0 2px 10px #0000001a}.swiper-button-next:hover,.swiper-button-prev:hover{color:#fff;background:#1a56db;transform:scale(1.1)}.swiper-button-next:after,.swiper-button-prev:after{font-size:1.2rem}.swiper-pagination-bullet{opacity:.5;background:#1a56db;transition:all .3s}.swiper-pagination-bullet-active{opacity:1;background:#1a56db;transform:scale(1.2)}.carousel-card{background:#fff;border-radius:24px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #0000001a}.carousel-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}
