.blox-hs-body *,.blox-hs-body :after,.blox-hs-body :before{box-sizing:border-box}.blox-hs-body{background-color:transparent;box-sizing:border-box}.blox-hs-body,.blox-hs-viewport{overflow:hidden;position:relative;width:100%}.blox-hs-track{display:flex;height:100%;position:relative;width:100%;will-change:transform}.blox-hs-track[data-transition=slide]{transition:transform .6s ease}.blox-hs-track[data-transition=fade]{display:block}.blox-hs-no-motion .blox-hs-track,.blox-hs-track[data-transition=none]{transition:none!important}.blox-hs-slide{flex:0 0 100%;height:100%;overflow:hidden;position:relative;width:100%}.blox-hs-track[data-transition=fade] .blox-hs-slide{inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .6s ease}.blox-hs-track[data-transition=fade] .blox-hs-slide.is-active{opacity:1;pointer-events:auto;z-index:1}.blox-hs-no-motion .blox-hs-track[data-transition=fade] .blox-hs-slide{transition:none!important}.blox-hs-bg{background-repeat:no-repeat;background-size:cover;inset:0;position:absolute;z-index:0}.blox-hs-overlay{inset:0;position:absolute;z-index:1}.blox-hs-content-wrap{display:flex;height:100%;padding:40px 20px;position:relative;width:100%;z-index:2}.blox-hs-container{display:flex;flex-direction:column;margin:0 auto;width:100%}.blox-hs-eyebrow{display:inline-block;width:fit-content}.blox-hs-headline>*{margin:0 0 16px}.blox-hs-subheadline>*{margin:0 0 28px}.blox-hs-buttons{display:flex;flex-wrap:wrap;gap:16px}.blox-hs-arrow{align-items:center;border:0;border-radius:999px;cursor:pointer;display:inline-flex;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease,transform .2s ease;z-index:5}.blox-hs-arrow:hover{transform:translateY(-50%) scale(1.05)}.blox-hs-arrow svg{height:50%;width:50%}.blox-hs-prev{left:24px}.blox-hs-next{right:24px}.blox-hs-no-motion .blox-hs-arrow,.blox-hs-no-motion .blox-hs-arrow:hover{transform:translateY(-50%)!important;transition:none!important}.blox-hs-dots{bottom:24px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:5}.blox-hs-dot{border:0;border-radius:999px;cursor:pointer;height:10px;padding:0;transition:transform .2s ease,background-color .2s ease;width:10px}.blox-hs-dot.is-active{transform:scale(1.3)}.blox-hs-no-motion .blox-hs-dot,.blox-hs-no-motion .blox-hs-dot.is-active{transform:none!important;transition:none!important}.blox-hs-chevron{animation:blox-hs-bounce 1.8s ease-in-out infinite;color:currentColor;display:flex;justify-content:inherit;margin-top:36px}.blox-hs-chevron svg{height:36px;opacity:.85;width:36px}@keyframes blox-hs-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.blox-hs-no-motion .blox-hs-chevron{animation:none!important}video.blox-hs-bg{height:100%;object-fit:cover;width:100%}@media (max-width:767px){.blox-hs-arrow{display:none!important}.blox-hs-content-wrap{padding:24px 16px}}@media (prefers-reduced-motion:reduce){.blox-hs-body *{animation:none!important;transition:none!important}}