.saga-ft-label{color:#0d6354;font-size:.82em;font-weight:700;letter-spacing:1.5px;margin-bottom:12px;text-transform:uppercase}.saga-ft-heading{color:#1a1a1a;font-size:1.8em;font-weight:800;line-height:1.2;margin-bottom:16px}.saga-ft-desc{color:#555;font-size:1em;line-height:1.7;margin-bottom:24px}.saga-ft-bullets{list-style:none;margin:0 0 28px;padding:0}.saga-ft-bullet{align-items:flex-start;background:#fff;border:1px solid #eee;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.03);display:flex;gap:14px;margin-bottom:8px;opacity:0;padding:12px 16px;transition:all .3s ease}.saga-ft-bullet--from-left{animation:saga-ft-slide-left .5s ease-out forwards;transform:translateX(-12px)}.saga-ft-bullet--from-right{animation:saga-ft-slide-right .5s ease-out forwards;transform:translateX(12px)}@keyframes saga-ft-slide-left{to{opacity:1;transform:translateX(0)}}@keyframes saga-ft-slide-right{to{opacity:1;transform:translateX(0)}}.saga-ft-bullet:hover{border-color:#0b4f42;box-shadow:0 6px 20px rgba(11,79,66,.1);transform:translateY(-2px)}.saga-ft-bullet-icon{align-items:center;background:#e8f5f1;border-radius:50%;color:#0b4f42;display:flex;font-size:.7em;height:28px;justify-content:center;margin-top:1px;min-width:28px;transition:all .3s ease;width:28px}.saga-ft-bullet:hover .saga-ft-bullet-icon{background:#0b4f42;color:#f5f0e8;transform:scale(1.1)}.saga-ft-bullet-text{color:#333;font-size:.95em;font-weight:500;line-height:1.5}.saga-ft-btn{align-items:center;background:#0b4f42;border-radius:8px;box-shadow:0 2px 8px rgba(11,79,66,.2);color:#fff;display:inline-flex;font-size:.95em;font-weight:600;padding:14px 28px;text-decoration:none;transition:all .2s}.saga-ft-btn:hover{background:#093d33;box-shadow:0 6px 20px rgba(11,79,66,.3);color:#fff;text-decoration:none;transform:translateY(-2px)}.saga-ft-img{border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,.06);display:block;transition:transform .4s ease,box-shadow .4s ease;width:100%}.saga-ft-img-wrap{position:relative}.saga-ft-img-wrap:hover .saga-ft-img{box-shadow:0 20px 48px rgba(0,0,0,.14),0 4px 12px rgba(0,0,0,.08);transform:translateY(-6px) scale(1.01)}.saga-ft-img-accent{background:linear-gradient(135deg,#0b4f42,#0d6354);border-radius:16px;height:100%;opacity:.15;position:absolute;top:12px;transition:all .4s ease;width:100%;z-index:-1}.saga-ft-img-accent--left{left:12px}.saga-ft-img-accent--right{left:auto;right:12px}.saga-ft-img-wrap:hover .saga-ft-img-accent{opacity:.2;top:16px}.saga-ft-img-wrap:hover .saga-ft-img-accent--left{left:16px}.saga-ft-img-wrap:hover .saga-ft-img-accent--right{right:16px}.saga-ft--img-left{align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1140px;padding:0 24px}@media (max-width:900px){.saga-ft--img-left{gap:36px;grid-template-columns:1fr}.saga-ft-img-accent{display:none}.saga-ft-heading{font-size:1.5em}}