@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes bounceInShow{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}10%{opacity:1;transform:scaleX(1)}20%{transform:scale3d(.9,.9,.9)}30%{transform:scaleX(1)}40%{transform:scale3d(.9,.9,.9)}50%{transform:scaleX(1)}60%{transform:scale3d(.9,.9,.9)}70%{transform:scaleX(1)}80%{opacity:1;transform:scale3d(.9,.9,.9)}90%{opacity:1;transform:scale3d(1.01,1.01,1.01)}to{opacity:1;transform:scaleX(1)}}@keyframes spinToX{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(45deg) scale(1.2)}to{transform:rotate(90deg) scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,20%,0)}to{opacity:1;transform:translateZ(0)}}.grecaptcha-badge{display:none}.apollo-banner-cta,.apollo-box-cta-btn,.apollo-modal-cta{background:#fff!important;color:var(--chakra-colors-_primary-700)!important;border:2px solid var(--chakra-colors-_primary-700)!important}.apollo-banner-cta:hover,.apollo-box-cta-btn:hover,.apollo-modal-cta:hover{background:var(--chakra-colors-_primary-100)!important}.apollo-box-cta-btn:focus-visible{outline-color:var(--chakra-colors-_primary-700)!important}.apollo-modal-cta:focus-visible,.apollo-modal-cta:hover{outline:none!important}.apollo-modal-cta:focus-visible{box-shadow:0 0 0 2px var(--apollo-modal-bg),0 0 0 4px var(--chakra-colors-_primary-100)!important}@media(max-width:1199px){.apollo-surface-box{--apollo-offset-y:84px!important}}.apollo-surface-banner-top{--apollo-offset-y:var(--app-header-height,60px)!important}#apollo-banner-slot{position:sticky;top:var(--app-header-height,60px);z-index:1100}@media(max-width:1199px){#apollo-banner-slot{position:static}}#apollo-banner-slot{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-in-out}#apollo-banner-slot.apollo-slot--active{grid-template-rows:1fr}@media(prefers-reduced-motion:reduce){#apollo-banner-slot{transition:none}}#apollo-banner-slot .apollo-surface-banner-top{position:static!important;transform:none!important;z-index:auto!important;min-height:0;overflow:hidden}@media(min-width:481px)and (max-width:1199px){#apollo-banner-slot .apollo-banner{position:relative;display:block;padding:0 16px 16px;min-height:0;gap:0}#apollo-banner-slot .apollo-banner-inner{flex-direction:column;align-items:stretch;gap:8px}#apollo-banner-slot .apollo-banner-imgbox{width:100%;height:72px}#apollo-banner-slot .apollo-banner-fade-l{width:122.5px}#apollo-banner-slot .apollo-banner-fade-r{width:111px}#apollo-banner-slot .apollo-banner-textrow{gap:8px;width:100%}#apollo-banner-slot .apollo-banner-close{position:absolute;top:16px;right:16px;z-index:1}}body{padding:0;margin:0;box-sizing:border-box;overflow-x:hidden}body::-webkit-scrollbar{width:var(--chakra-space-1)}body::-webkit-scrollbar-thumb{background-color:var(--chakra-colors-_primary-600);border-radius:var(--chakra-radii-md)}