.giga-blog *, .gb-wrap *{box-sizing:border-box}.gb-wrap{width:100%;overflow:hidden;font-family:inherit}.gb-layout{display:flex;align-items:center;gap:34px;width:100%;max-width:100%;overflow:hidden}.gb-intro{flex:0 0 360px;min-width:240px;padding:20px 20px 20px 0;position:relative;z-index:3}.gb-eyebrow{font-weight:700;font-size:18px;line-height:1.2;margin-bottom:26px;color:#665aa0}.gb-title{font-size:52px;line-height:1.05;margin:0 0 26px;font-weight:800;letter-spacing:-.045em;color:#050505}.gb-desc{font-size:20px;line-height:1.8;margin:0 0 34px;color:#565760;max-width:330px}.gb-button{display:inline-flex;align-items:center;gap:12px;text-decoration:none;border-radius:10px;padding:14px 22px;background:#665aa0;color:#fff;font-weight:800;line-height:1;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease;box-shadow:0 10px 24px rgba(102,90,160,.18)}.gb-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(102,90,160,.24);color:#fff}.gb-button svg,.gb-button i{width:18px;height:18px;color:currentColor}.gb-carousel{position:relative;flex:1;min-width:0;overflow:hidden;padding:4px 0 18px}.gb-track{--gb-speed:38s;display:flex;width:max-content;animation:gb-marquee var(--gb-speed) linear infinite;will-change:transform}.gb-carousel.gb-reverse .gb-track{animation-direction:reverse}.gb-carousel.gb-pause-hover:hover .gb-track{animation-play-state:paused}.gb-track-inner{display:flex;align-items:stretch;gap:36px;padding-right:36px}.gb-card{width:420px;flex:0 0 auto;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 3px 15px rgba(0,0,0,.13);transition:transform .25s ease,box-shadow .25s ease}.gb-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(0,0,0,.14)}.gb-thumb{display:block;width:100%;height:230px;overflow:hidden;background:#eee;text-decoration:none}.gb-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.gb-card:hover .gb-thumb img{transform:scale(1.045)}.gb-card-body{padding:22px 24px 24px}.gb-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.gb-tag{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:5px;padding:6px 12px;background:#f0eef8;color:#665aa0;font-size:14px;font-weight:800;line-height:1}.gb-tag:hover{color:#665aa0;filter:brightness(.97)}.gb-card-title{font-size:28px;line-height:1.14;margin:0 0 20px;font-weight:850;letter-spacing:-.035em;color:#070707}.gb-card-title a{color:inherit;text-decoration:none}.gb-card-title a:hover{color:inherit;opacity:.78}.gb-date{display:flex;align-items:center;gap:10px;color:#5e6069;font-size:16px;line-height:1.2}.gb-date svg{flex:0 0 auto}.gb-fade{position:absolute;top:0;bottom:0;width:70px;z-index:2;pointer-events:none}.gb-fade-left{left:0;background:linear-gradient(90deg,var(--gb-fade-bg,#fff),rgba(255,255,255,0))}.gb-fade-right{right:0;background:linear-gradient(270deg,var(--gb-fade-bg,#fff),rgba(255,255,255,0))}@keyframes gb-marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
@media (max-width:1024px){.gb-layout{gap:22px}.gb-title{font-size:42px}.gb-desc{font-size:18px;line-height:1.65}.gb-card{width:340px}.gb-thumb{height:200px}.gb-card-title{font-size:23px}}
@media (max-width:767px){.gb-layout{display:block}.gb-intro{width:100%;min-width:0;padding:10px 18px 26px!important}.gb-eyebrow{font-size:15px;margin-bottom:14px}.gb-title{font-size:36px;margin-bottom:16px}.gb-desc{font-size:16px;line-height:1.65;margin-bottom:22px;max-width:100%}.gb-button{padding:13px 18px;border-radius:9px}.gb-carousel{width:100%;padding-left:18px;padding-bottom:12px}.gb-card{width:285px}.gb-thumb{height:170px}.gb-card-body{padding:18px}.gb-card-title{font-size:20px;margin-bottom:16px}.gb-date{font-size:14px}.gb-fade{width:34px}.gb-fade-left{display:none}}
@media (prefers-reduced-motion: reduce){.gb-track{animation:none!important}.gb-carousel{overflow-x:auto}.gb-track-inner[aria-hidden=true]{display:none}}
