.crypto-gateway-demo{--demo-orange:#ff6d00;--demo-border:#e2e8f0;position:relative;width:min(1073px,100%);overflow:hidden;border:1px solid var(--demo-border);border-radius:6px;background:#f3f4f6;-webkit-box-shadow:0 20px 60px rgba(15,23,42,.16);box-shadow:0 20px 60px rgba(15,23,42,.16);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-align:left}.crypto-gateway-demo,.crypto-gateway-demo *{-webkit-box-sizing:border-box;box-sizing:border-box}.crypto-gateway-demo .demo-browser-bar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;height:40px;padding:0 12px;border-bottom:1px solid #d8dee8;color:#374151;background:#f3f4f6}.crypto-gateway-demo .demo-browser-bar__side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25%}.crypto-gateway-demo .demo-browser-bar__side:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.crypto-gateway-demo .demo-browser-dots{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.crypto-gateway-demo .demo-browser-dot{width:10px;height:10px;border-radius:50%}.crypto-gateway-demo .demo-browser-dot--red{background:#f87171}.crypto-gateway-demo .demo-browser-dot--yellow{background:#facc15}.crypto-gateway-demo .demo-browser-dot--green{background:#4ade80}.crypto-gateway-demo .demo-browser-address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%;min-width:0;height:25px;padding:0 16px;border-radius:999px;background:#e5e7eb}.crypto-gateway-demo .demo-browser-address__text{overflow:hidden;max-width:100%;font-size:12px;line-height:1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.crypto-gateway-demo .demo-browser-fullscreen{display:inline-grid;place-items:center;width:24px;height:24px;padding:2px;border:0;border-radius:5px;color:#4b5563;background:0 0;cursor:pointer}.crypto-gateway-demo .demo-browser-fullscreen:focus-visible,.crypto-gateway-demo .demo-browser-fullscreen:hover{outline:0;background:#e5e7eb}.crypto-gateway-demo .demo-browser-fullscreen svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.crypto-gateway-demo .demo-stage{position:relative;aspect-ratio:3675/1890;overflow:hidden;background:#dfe5ee;isolation:isolate}.crypto-gateway-demo .demo-image{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}.crypto-gateway-demo .demo-cta[hidden],.crypto-gateway-demo .demo-image[hidden]{display:none}.crypto-gateway-demo .demo-cta{position:absolute;inset:0;display:grid;place-items:center;padding:clamp(28px,5vw,72px);color:#172033;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.96),rgba(238,242,247,.88) 42%,rgba(210,218,229,.9) 100%),#e5e9ef}.crypto-gateway-demo .demo-cta__content{width:min(820px,90%);text-align:center}.crypto-gateway-demo .demo-cta__logo{display:block;width:clamp(150px,23vw,244px);height:auto;margin:0 auto clamp(16px,2.5vw,28px)}.crypto-gateway-demo .demo-cta__title{margin:0 0 10px;font-size:clamp(20px,3vw,34px);line-height:1.15;letter-spacing:-.025em}.crypto-gateway-demo .demo-cta__text{max-width:680px;margin:0 auto clamp(18px,3vw,30px);color:#374151;font-size:clamp(12px,1.55vw,17px);line-height:1.5}.crypto-gateway-demo .demo-cta__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:128px;min-height:42px;padding:10px 22px;border:0;border-radius:7px;color:#fff;background:var(--demo-orange);-webkit-box-shadow:0 10px 24px rgba(255,109,0,.28);box-shadow:0 10px 24px rgba(255,109,0,.28);font:inherit;font-weight:600;text-decoration:none;cursor:pointer;-webkit-transition:-webkit-transform 170ms ease,-webkit-box-shadow 170ms ease;transition:-webkit-transform 170ms ease,-webkit-box-shadow 170ms ease;transition:transform 170ms ease,box-shadow 170ms ease;transition:transform 170ms ease,box-shadow 170ms ease,-webkit-transform 170ms ease,-webkit-box-shadow 170ms ease}.crypto-gateway-demo .demo-cta__button:focus-visible,.crypto-gateway-demo .demo-cta__button:hover{outline:0;color:#fff;-webkit-box-shadow:0 13px 28px rgba(255,109,0,.36);box-shadow:0 13px 28px rgba(255,109,0,.36);-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.crypto-gateway-demo .demo-hotspot{position:absolute;z-index:2;min-width:24px;min-height:24px;padding:0;border:2px solid var(--demo-orange);border-radius:8px;background:0 0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:left 420ms cubic-bezier(.4,0,.2,1),top 420ms cubic-bezier(.4,0,.2,1),width 420ms cubic-bezier(.4,0,.2,1),height 420ms cubic-bezier(.4,0,.2,1),border-radius 420ms cubic-bezier(.4,0,.2,1);transition:left 420ms cubic-bezier(.4,0,.2,1),top 420ms cubic-bezier(.4,0,.2,1),width 420ms cubic-bezier(.4,0,.2,1),height 420ms cubic-bezier(.4,0,.2,1),border-radius 420ms cubic-bezier(.4,0,.2,1);will-change:left,top,width,height}.crypto-gateway-demo .demo-hotspot:not(.demo-hotspot--point){-webkit-animation:interactive-demo-frame-pulse 1.5s cubic-bezier(.4,0,.6,1) infinite;animation:interactive-demo-frame-pulse 1.5s cubic-bezier(.4,0,.6,1) infinite}.crypto-gateway-demo .demo-hotspot:not(.demo-hotspot--point):focus-visible,.crypto-gateway-demo .demo-hotspot:not(.demo-hotspot--point):hover{outline:0;background:0 0}.crypto-gateway-demo .demo-hotspot:disabled{cursor:default}@-webkit-keyframes interactive-demo-frame-pulse{0%,100%{-webkit-box-shadow:0 0 0 0 rgba(255,109,0,.3);box-shadow:0 0 0 0 rgba(255,109,0,.3)}50%{-webkit-box-shadow:0 0 0 4px rgba(255,109,0,.3);box-shadow:0 0 0 4px rgba(255,109,0,.3)}}@keyframes interactive-demo-frame-pulse{0%,100%{-webkit-box-shadow:0 0 0 0 rgba(255,109,0,.3);box-shadow:0 0 0 0 rgba(255,109,0,.3)}50%{-webkit-box-shadow:0 0 0 4px rgba(255,109,0,.3);box-shadow:0 0 0 4px rgba(255,109,0,.3)}}.crypto-gateway-demo .demo-hotspot--point{width:18px;height:18px;min-width:18px;min-height:18px;border-radius:50%;background:var(--demo-orange);-webkit-box-shadow:0 0 0 0 rgba(255,109,0,.6);box-shadow:0 0 0 0 rgba(255,109,0,.6);-webkit-animation:interactive-demo-point-pulse 1.8s infinite;animation:interactive-demo-point-pulse 1.8s infinite}@-webkit-keyframes interactive-demo-point-pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,109,0,.65);box-shadow:0 0 0 0 rgba(255,109,0,.65)}70%{-webkit-box-shadow:0 0 0 14px rgba(255,109,0,0);box-shadow:0 0 0 14px rgba(255,109,0,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(255,109,0,0);box-shadow:0 0 0 0 rgba(255,109,0,0)}}@keyframes interactive-demo-point-pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,109,0,.65);box-shadow:0 0 0 0 rgba(255,109,0,.65)}70%{-webkit-box-shadow:0 0 0 14px rgba(255,109,0,0);box-shadow:0 0 0 14px rgba(255,109,0,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(255,109,0,0);box-shadow:0 0 0 0 rgba(255,109,0,0)}}.crypto-gateway-demo .demo-tooltip{position:absolute;z-index:3;width:min(265px,calc(100% - 20px));padding:14px 14px 12px;border-radius:10px;color:#fff;background:var(--demo-orange);-webkit-box-shadow:none;box-shadow:none;font-size:clamp(12px,1.35vw,15px);line-height:1.4;text-align:left;opacity:0;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:opacity 150ms ease,-webkit-transform 170ms ease-in,-webkit-box-shadow 170ms ease-in;transition:opacity 150ms ease,-webkit-transform 170ms ease-in,-webkit-box-shadow 170ms ease-in;transition:opacity 150ms ease,transform 170ms ease-in,box-shadow 170ms ease-in;transition:opacity 150ms ease,transform 170ms ease-in,box-shadow 170ms ease-in,-webkit-transform 170ms ease-in,-webkit-box-shadow 170ms ease-in}.crypto-gateway-demo .demo-tooltip.is-visible{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.crypto-gateway-demo .demo-tooltip.is-visible:hover{-webkit-box-shadow:0 14px 30px rgba(15,23,42,.32),0 0 0 6px rgba(255,109,0,.2);box-shadow:0 14px 30px rgba(15,23,42,.32),0 0 0 6px rgba(255,109,0,.2);-webkit-transform:scale(1.045);-ms-transform:scale(1.045);transform:scale(1.045)}.crypto-gateway-demo .demo-tooltip.is-intro{-webkit-animation:interactive-demo-tooltip-glow 1.5s cubic-bezier(.4,0,.6,1) infinite;animation:interactive-demo-tooltip-glow 1.5s cubic-bezier(.4,0,.6,1) infinite}.crypto-gateway-demo .demo-tooltip.pulse-once{-webkit-animation:1.5s ease-in-out interactive-demo-pulse-once;animation:1.5s ease-in-out interactive-demo-pulse-once}.crypto-gateway-demo .demo-tooltip.is-intro.pulse-once{-webkit-animation:1.5s ease-in-out interactive-demo-pulse-once,1.5s cubic-bezier(.4,0,.6,1) infinite interactive-demo-tooltip-glow;animation:1.5s ease-in-out interactive-demo-pulse-once,1.5s cubic-bezier(.4,0,.6,1) infinite interactive-demo-tooltip-glow}.crypto-gateway-demo .demo-tooltip.is-intro::after{display:none}@-webkit-keyframes interactive-demo-tooltip-glow{0%,100%{-webkit-box-shadow:0 10px 24px rgba(15,23,42,.2),0 0 0 0 rgba(255,109,0,.3);box-shadow:0 10px 24px rgba(15,23,42,.2),0 0 0 0 rgba(255,109,0,.3)}50%{-webkit-box-shadow:0 12px 28px rgba(15,23,42,.28),0 0 0 6px rgba(255,109,0,.18);box-shadow:0 12px 28px rgba(15,23,42,.28),0 0 0 6px rgba(255,109,0,.18)}}@keyframes interactive-demo-tooltip-glow{0%,100%{-webkit-box-shadow:0 10px 24px rgba(15,23,42,.2),0 0 0 0 rgba(255,109,0,.3);box-shadow:0 10px 24px rgba(15,23,42,.2),0 0 0 0 rgba(255,109,0,.3)}50%{-webkit-box-shadow:0 12px 28px rgba(15,23,42,.28),0 0 0 6px rgba(255,109,0,.18);box-shadow:0 12px 28px rgba(15,23,42,.28),0 0 0 6px rgba(255,109,0,.18)}}@-webkit-keyframes interactive-demo-pulse-once{0%,100%{-webkit-transform:scale(1);transform:scale(1)}25%,80%{-webkit-transform:scale(1.045);transform:scale(1.045)}}@keyframes interactive-demo-pulse-once{0%,100%{-webkit-transform:scale(1);transform:scale(1)}25%,80%{-webkit-transform:scale(1.045);transform:scale(1.045)}}.crypto-gateway-demo .demo-tooltip::after{position:absolute;left:var(--arrow-left,50%);width:12px;height:12px;background:var(--demo-orange);content:"";-webkit-transform:translateX(-50%) rotate(45deg);-ms-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg)}.crypto-gateway-demo .demo-tooltip[data-placement=top]::after{bottom:-6px}.crypto-gateway-demo .demo-tooltip[data-placement=bottom]::after{top:-6px}.crypto-gateway-demo .demo-tooltip[data-placement=left]::after{top:var(--arrow-top,50%);right:-6px;left:auto;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.crypto-gateway-demo .demo-tooltip[data-placement=right]::after{top:var(--arrow-top,50%);left:-6px;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.crypto-gateway-demo .demo-tooltip__text{margin:0}.crypto-gateway-demo .demo-tooltip__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px}.crypto-gateway-demo .demo-tooltip__nav-button{display:inline-grid;place-items:center;width:38px;min-height:32px;padding:0;border:0;border-radius:6px;color:#fff;background:rgba(255,255,255,.2);cursor:pointer;-webkit-transition:background-color 150ms ease,opacity 150ms ease;transition:background-color 150ms ease,opacity 150ms ease}.crypto-gateway-demo .demo-tooltip__nav-button:focus-visible,.crypto-gateway-demo .demo-tooltip__nav-button:hover{outline:0;background:rgba(255,255,255,.4)}.crypto-gateway-demo .demo-tooltip__nav-button:disabled{cursor:default;opacity:.32}.crypto-gateway-demo .demo-tooltip__nav-button:disabled:hover{background:rgba(255,255,255,.2)}.crypto-gateway-demo .demo-tooltip__nav-button svg{width:16px;height:16px;fill:currentColor}.crypto-gateway-demo .demo-controls{position:absolute;right:0;bottom:0;left:0;z-index:5;min-height:68px;padding:7px 16px 8px;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(rgba(15,23,42,0)),color-stop(46%,rgba(15,23,42,.3)),to(rgba(15,23,42,.58)));background:linear-gradient(180deg,rgba(15,23,42,0),rgba(15,23,42,.3) 46%,rgba(15,23,42,.58));opacity:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity 180ms ease,-webkit-transform 220ms ease;transition:opacity 180ms ease,-webkit-transform 220ms ease;transition:opacity 180ms ease,transform 220ms ease;transition:opacity 180ms ease,transform 220ms ease,-webkit-transform 220ms ease}.crypto-gateway-demo .demo-controls:hover,.crypto-gateway-demo:focus-within .demo-controls,.crypto-gateway-demo:hover .demo-controls{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.crypto-gateway-demo.has-outside-tooltip{overflow:visible}.crypto-gateway-demo .demo-controls__row{display:grid;grid-template-columns:1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40px}.crypto-gateway-demo .demo-controls__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.crypto-gateway-demo .demo-controls__group:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.crypto-gateway-demo .demo-button{display:inline-grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;color:#fff;background:0 0;cursor:pointer}.crypto-gateway-demo .demo-button:focus-visible,.crypto-gateway-demo .demo-button:hover{outline:0;background:rgba(255,255,255,.06)}.crypto-gateway-demo .demo-button:disabled{cursor:default;opacity:.35}.crypto-gateway-demo .demo-button svg{width:20px;height:20px;fill:currentColor}.crypto-gateway-demo .demo-button .demo-line-icon,.crypto-gateway-demo .demo-tooltip__nav-button .demo-line-icon{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.crypto-gateway-demo .demo-icon-replay,.crypto-gateway-demo .is-replay .demo-icon-next{display:none}.crypto-gateway-demo .is-replay .demo-icon-replay{display:block}.crypto-gateway-demo .demo-progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:100%;height:4px;margin-bottom:4px}.crypto-gateway-demo .demo-progress__step{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;height:100%;padding:0;border:0;border-radius:999px;background:rgba(226,232,240,.52);cursor:pointer;-webkit-transition:background-color 180ms ease,-webkit-transform 180ms ease;transition:background-color 180ms ease,-webkit-transform 180ms ease;transition:background-color 180ms ease,transform 180ms ease;transition:background-color 180ms ease,transform 180ms ease,-webkit-transform 180ms ease}.crypto-gateway-demo .demo-progress__step:focus-visible,.crypto-gateway-demo .demo-progress__step:hover{outline:0;background:#fff;-webkit-transform:scaleY(1.8);-ms-transform:scaleY(1.8);transform:scaleY(1.8)}.crypto-gateway-demo .demo-progress__step.is-complete,.crypto-gateway-demo .demo-progress__step[aria-current=step]{background:var(--demo-orange)}.crypto-gateway-demo:-webkit-full-screen{display:grid;place-content:center;width:100vw;height:100vh;border:0;border-radius:0;background:#080b12}.crypto-gateway-demo:-ms-fullscreen{display:grid;place-content:center;width:100vw;height:100vh;border:0;border-radius:0;background:#080b12}.crypto-gateway-demo:fullscreen{display:grid;place-content:center;width:100vw;height:100vh;border:0;border-radius:0;background:#080b12}.crypto-gateway-demo:-webkit-full-screen .demo-stage{width:min(100vw,calc((100vh - 40px) * 3675 / 1890))}.crypto-gateway-demo:-ms-fullscreen .demo-stage{width:min(100vw,calc((100vh - 40px) * 3675 / 1890))}.crypto-gateway-demo:fullscreen .demo-stage{width:min(100vw,calc((100vh - 40px) * 3675 / 1890))}@media (max-width:600px){.crypto-gateway-demo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:visible;border:0;background:0 0;-webkit-box-shadow:none;box-shadow:none;padding-bottom:13px!important}.crypto-gateway-demo .demo-stage{overflow:hidden;border:1px solid var(--demo-border);border-bottom:0;border-radius:0;-webkit-box-shadow:0 12px 32px rgba(15,23,42,.14);box-shadow:0 12px 32px rgba(15,23,42,.14)}.crypto-gateway-demo .demo-browser-bar{height:32px;padding:0 7px;border:1px solid var(--demo-border);border-bottom:0;border-radius:6px 6px 0 0}.crypto-gateway-demo .demo-browser-bar__side{display:none}.crypto-gateway-demo .demo-browser-address{width:100%;height:22px;padding:0 12px}.crypto-gateway-demo .demo-browser-address__text{font-size:11px}.crypto-gateway-demo:-webkit-full-screen .demo-stage{width:min(100vw,calc((100vh - 32px) * 3675 / 1890))}.crypto-gateway-demo:-ms-fullscreen .demo-stage{width:min(100vw,calc((100vh - 32px) * 3675 / 1890))}.crypto-gateway-demo:fullscreen .demo-stage{width:min(100vw,calc((100vh - 32px) * 3675 / 1890))}.crypto-gateway-demo .demo-cta{padding:10px 12px}.crypto-gateway-demo .demo-cta__content{width:94%}.crypto-gateway-demo .demo-cta__logo{width:min(145px,43vw);margin-bottom:8px}.crypto-gateway-demo .demo-cta__title{margin-bottom:4px;font-size:clamp(17px,5.2vw,20px)}.crypto-gateway-demo .demo-cta__text{margin-bottom:8px;font-size:11px;line-height:1.3}.crypto-gateway-demo .demo-cta__button{min-width:112px;min-height:32px;padding:6px 18px;font-size:12px}.crypto-gateway-demo .demo-tooltip{position:relative;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;top:auto!important;left:auto!important;width:100%;margin:0 0 12px;padding:13px 14px 11px;border-radius:9px;font-size:13px;line-height:1.4;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:none;transition:none}.crypto-gateway-demo .demo-tooltip.is-visible{-webkit-transform:none;-ms-transform:none;transform:none}.crypto-gateway-demo .demo-tooltip.is-visible:hover{-webkit-transform:none;-ms-transform:none;transform:none}.crypto-gateway-demo .demo-tooltip.is-intro.pulse-once,.crypto-gateway-demo .demo-tooltip.pulse-once{-webkit-animation:interactive-demo-tooltip-glow 1.5s cubic-bezier(.4,0,.6,1) infinite;animation:interactive-demo-tooltip-glow 1.5s cubic-bezier(.4,0,.6,1) infinite}.crypto-gateway-demo .demo-tooltip::after{display:none}.crypto-gateway-demo .demo-tooltip__actions{margin-top:6px}.crypto-gateway-demo .demo-tooltip__nav-button{width:34px;min-height:26px}.crypto-gateway-demo .demo-controls{position:absolute;right:0;bottom:0;left:0;width:100%;min-height:0;padding:5px 4px 4px;border:1px solid var(--demo-border);border-top:0;border-radius:0 0 6px 6px;background:#ecedef;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.crypto-gateway-demo .demo-controls__row{display:none}.crypto-gateway-demo .demo-progress{gap:4px;height:3px;margin:0}.crypto-gateway-demo .demo-progress__step{background:rgba(71,85,105,.3)}}@media (hover:none){.crypto-gateway-demo .demo-controls{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.crypto-gateway-demo,.crypto-gateway-demo *,.crypto-gateway-demo ::after,.crypto-gateway-demo ::before{scroll-behavior:auto!important;-webkit-animation-duration:0s!important;animation-duration:0s!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:0s!important;transition-duration:0s!important}}