.kld-agentic-chat-animation{box-sizing:border-box;padding:60px 20px;width:100%}.kld-agentic-chat-animation__container{margin:0 auto;max-width:1200px;width:100%}.kld-agentic-chat-animation__visual{aspect-ratio:16/9;box-sizing:border-box;overflow:hidden;position:relative;width:100%}.kld-agentic-chat-animation__player{display:block;height:100%;width:100%}.kld-agentic-chat-animation__pause{align-items:center;background:#fff;border:0;border-radius:4px;bottom:20px;box-shadow:0 2px 8px rgba(0,0,0,.15);color:#111;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;justify-content:center;left:20px;line-height:1;min-height:40px;min-width:90px;padding:8px 14px;position:absolute;transition:transform .2s ease,box-shadow .2s ease;z-index:10}.kld-agentic-chat-animation__pause:hover{box-shadow:0 4px 12px rgba(0,0,0,.18);transform:translateY(-1px)}.kld-agentic-chat-animation__pause:focus-visible{outline:2px solid #111;outline-offset:3px}.kld-agentic-chat-animation__pause-icon{align-items:center;display:inline-flex;gap:3px;height:14px;justify-content:center;width:12px}.kld-agentic-chat-animation__pause-icon span{background:currentColor;border-radius:1px;display:block;height:12px;width:3px}.kld-agentic-chat-animation__pause.is-paused
.kld-agentic-chat-animation__pause-icon span{display:none}.kld-agentic-chat-animation__pause.is-paused
.kld-agentic-chat-animation__pause-icon:before{border-bottom:7px solid transparent;border-left:10px solid;border-top:7px solid transparent;content:"";display:block;height:0;width:0}.kld-agentic-chat-animation__content{box-sizing:border-box;display:grid;margin-top:30px;position:relative;width:100%}.kld-agentic-chat-animation__text{display:grid;grid-column:1;grid-row:1;grid-template-columns:minmax(260px,1fr) minmax(0,2fr);opacity:0;pointer-events:none;transition:opacity .5s ease,visibility .5s ease;visibility:hidden;width:100%}.kld-agentic-chat-animation__text.is-active{opacity:1;pointer-events:auto;visibility:visible}.kld-agentic-chat-animation__headline{color:#000!important;font-family:Nunito Sans;font-size:24px!important;font-style:normal;font-weight:700!important;line-height:28px!important;margin:0;max-width:338px;padding:0}.kld-agentic-chat-animation__description{padding-left:40px}.kld-agentic-chat-animation__description,.kld-agentic-chat-animation__description p{color:#29293e;font-family:Nunito Sans;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.kld-agentic-chat-animation__description p{margin-top:0}.kld-agentic-chat-animation__description p:last-child{margin-bottom:0}@media (max-width:767px){.kld-agentic-chat-animation{padding:40px 16px}.kld-agentic-chat-animation__text{gap:12px;grid-template-columns:1fr;padding:0}.kld-agentic-chat-animation__description{padding-left:0}.kld-agentic-chat-animation__pause{bottom:12px;left:12px}}@media (max-width:480px){.kld-agentic-chat-animation{padding:30px 12px}}