.bkst-section{box-sizing:border-box;width:100%;overflow:hidden}.bkst-text{margin:0;padding:0;word-break:break-word;overflow:hidden}.bkst-section .bkst-text{font-family:var(--bkst-tx-font-family,inherit);font-size:var(--bkst-tx-font-size-d,var(--bkst-tx-sz,48px));font-weight:var(--bkst-tx-font-weight,var(--bkst-tx-w,800));font-style:var(--bkst-tx-font-style,normal);text-decoration:var(--bkst-tx-text-decoration,none);text-transform:var(--bkst-tx-text-transform,var(--bkst-tx-tt,none));line-height:var(--bkst-tx-line-height-d,var(--bkst-tx-lh,1.2));letter-spacing:var(--bkst-tx-letter-spacing-d,var(--bkst-tx-ls,normal));word-spacing:var(--bkst-tx-word-spacing-d,normal)}@media (max-width:1024px){.bkst-section .bkst-text{font-size:var(--bkst-tx-font-size-t,var(--bkst-tx-font-size-d,var(--bkst-tx-sz,48px)));line-height:var(--bkst-tx-line-height-t,var(--bkst-tx-line-height-d,var(--bkst-tx-lh,1.2)));letter-spacing:var(--bkst-tx-letter-spacing-t,var(--bkst-tx-letter-spacing-d,var(--bkst-tx-ls,normal)));word-spacing:var(--bkst-tx-word-spacing-t,var(--bkst-tx-word-spacing-d,normal))}}@media (max-width:767px){.bkst-section .bkst-text{font-size:var(--bkst-tx-font-size-m,var(--bkst-tx-font-size-t,var(--bkst-tx-font-size-d,var(--bkst-tx-sz,48px))));line-height:var(--bkst-tx-line-height-m,var(--bkst-tx-line-height-t,var(--bkst-tx-line-height-d,var(--bkst-tx-lh,1.2))));letter-spacing:var(--bkst-tx-letter-spacing-m,var(--bkst-tx-letter-spacing-t,var(--bkst-tx-letter-spacing-d,var(--bkst-tx-ls,normal))));word-spacing:var(--bkst-tx-word-spacing-m,var(--bkst-tx-word-spacing-t,var(--bkst-tx-word-spacing-d,normal)))}}.bkst-word,.bkst-char,.bkst-line{display:inline-block;will-change:transform,opacity,filter;overflow:hidden;opacity:0;transform:translateY(1em);transition:opacity var(--bkst-dur,600ms) var(--bkst-ease,cubic-bezier(.22,1,.36,1)),transform var(--bkst-dur,600ms) var(--bkst-ease,cubic-bezier(.22,1,.36,1)),filter var(--bkst-dur,600ms) ease;transition-delay:calc(var(--bkst-i, 0) * var(--bkst-stagger, 80ms))}.bkst-line{display:block}.bkst-word.bkst-revealed,.bkst-char.bkst-revealed,.bkst-line.bkst-revealed{opacity:1;transform:none;filter:none}.bkst-section[data-animation="fade-in"] .bkst-word,.bkst-section[data-animation="fade-in"] .bkst-char,.bkst-section[data-animation="fade-in"] .bkst-line{transform:none}.bkst-section[data-animation="slide-right"] .bkst-word,.bkst-section[data-animation="slide-right"] .bkst-char,.bkst-section[data-animation="slide-right"] .bkst-line{transform:translateX(-1em)}.bkst-section[data-animation="zoom-in"] .bkst-word,.bkst-section[data-animation="zoom-in"] .bkst-char,.bkst-section[data-animation="zoom-in"] .bkst-line{transform:scale(.6);transform-origin:center bottom}.bkst-section[data-animation="blur-in"] .bkst-word,.bkst-section[data-animation="blur-in"] .bkst-char,.bkst-section[data-animation="blur-in"] .bkst-line{transform:translateY(.4em);filter:blur(8px)}.bkst-section[data-animation="drop-down"] .bkst-word,.bkst-section[data-animation="drop-down"] .bkst-char,.bkst-section[data-animation="drop-down"] .bkst-line{transform:translateY(-1em)}.bkst-highlight{color:var(--bkst-hl-c,#6c3fb5)}.bkst-space{display:inline-block;opacity:1!important;transform:none!important}.bkst-revealed{opacity:1!important;transform:none!important;filter:none!important}@media (prefers-reduced-motion:reduce){.bkst-word,.bkst-char,.bkst-line{opacity:1;transform:none;filter:none;transition:none}}