.ace-world-slider,.ace-world-slider *{box-sizing:border-box}
.ace-world-slider{--ace-ink:#10234d;--ace-gold:#f1c44d;position:relative;width:100%;min-height:clamp(540px,55vw,680px);overflow:hidden;isolation:isolate;background:#10234d;color:#fff;font-family:Nunito,Arial,Helvetica,sans-serif!important}
.ace-ws-viewport,.ace-ws-slide{position:absolute;inset:0}
.ace-ws-slide{opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s}
.ace-ws-slide.is-active{z-index:1;opacity:1;visibility:visible}
.ace-ws-image{display:block;width:100%!important;max-width:none!important;height:100%!important;object-fit:cover;object-position:center;transform:scale(1.025);transition:transform 7s ease}
.ace-ws-slide.is-active .ace-ws-image{transform:scale(1)}
.ace-ws-image.focal-left{object-position:left center}.ace-ws-image.focal-right{object-position:right center}
.ace-ws-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,22,54,.82) 0%,rgba(8,22,54,.52) 42%,rgba(8,22,54,.08) 76%),linear-gradient(0deg,rgba(7,18,44,.52) 0%,transparent 42%)}
.ace-ws-shell{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;width:min(1180px,calc(100% - 96px));margin:auto;padding:50px 0 92px}
.ace-ws-copy,.ace-ws-slide.is-left .ace-ws-copy,.ace-ws-slide.is-center .ace-ws-copy,.ace-ws-slide.is-right .ace-ws-copy{width:min(720px,78%);text-align:center}
.ace-ws-eyebrow{display:flex;align-items:center;gap:11px;margin:0 0 16px!important;color:#fff!important;font-family:Nunito,Arial,Helvetica,sans-serif!important;font-size:12px!important;font-weight:800!important;line-height:1.4!important;letter-spacing:.14em!important;text-transform:uppercase}
.ace-ws-eyebrow:before{content:"";width:32px;height:2px;background:var(--ace-gold)}.ace-ws-eyebrow,.is-left .ace-ws-eyebrow,.is-center .ace-ws-eyebrow,.is-right .ace-ws-eyebrow{justify-content:center}
.ace-ws-copy h1{max-width:16ch;margin:0 auto!important;color:#fff!important;font-family:Nunito,Arial,Helvetica,sans-serif!important;font-size:clamp(42px,5vw,66px)!important;font-weight:800!important;line-height:1.02!important;letter-spacing:-.035em!important;text-wrap:balance;text-shadow:0 3px 24px rgba(0,0,0,.18)}
.ace-ws-lead{max-width:560px;margin:20px auto 0!important;color:rgba(255,255,255,.9)!important;font-family:Nunito,Arial,Helvetica,sans-serif!important;font-size:clamp(16px,1.6vw,20px)!important;font-weight:500!important;line-height:1.55!important;letter-spacing:0!important}
.ace-ws-button{display:inline-flex;align-items:center;gap:14px;margin-top:27px;padding:12px 13px 12px 20px;border:0;border-radius:999px;background:#fff;color:var(--ace-ink)!important;font-family:Nunito,Arial,Helvetica,sans-serif!important;font-size:14px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;box-shadow:0 12px 30px rgba(0,0,0,.16);transition:transform .2s ease,box-shadow .2s ease}
.ace-ws-button span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--ace-ink);color:#fff;font-size:13px;transition:transform .2s ease}.ace-ws-button:hover,.ace-ws-button:focus-visible{transform:translateY(-2px);box-shadow:0 16px 36px rgba(0,0,0,.24)}.ace-ws-button:hover span{transform:rotate(45deg)}
.ace-ws-arrow{display:none!important}
.ace-ws-footer{position:absolute;z-index:4;bottom:44px!important;left:50%;display:block;width:220px!important;height:50px!important;margin:0!important;padding:4px 6px 10px!important;overflow:hidden;border:1px solid rgba(255,255,255,.3);border-radius:0!important;background:rgba(7,18,44,.76);box-shadow:0 10px 30px rgba(0,0,0,.25);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transform:translateX(-50%)}
.ace-ws-count{display:none!important}.ace-ws-progress{position:absolute;right:10px;bottom:6px!important;left:10px;display:block!important;width:auto!important;height:2px!important;min-height:2px!important;overflow:hidden;border-radius:0!important;background:rgba(255,255,255,.24);box-shadow:none}.ace-ws-progress span{display:block;width:100%;height:100%;border-radius:0!important;background:var(--ace-gold);transform-origin:left center}.ace-ws-dots{position:static;display:grid!important;grid-template-columns:repeat(3,1fr);align-items:center;width:100%!important;height:32px!important;gap:4px!important;margin:0!important;padding:0!important;overflow:visible!important;border:0;background:transparent;box-shadow:none;backdrop-filter:none}.ace-ws-dots button{display:grid!important;place-items:center;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;height:30px!important;min-height:30px!important;max-height:30px!important;margin:0!important;padding:0!important;border:1px solid transparent!important;border-radius:0!important;background:transparent!important;color:rgba(255,255,255,.72);font:800 12px/30px Nunito,Arial,Helvetica,sans-serif!important;box-shadow:none!important;cursor:pointer;appearance:none;-webkit-appearance:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.ace-ws-dots button:before,.ace-ws-dots button span:after{content:none!important}.ace-ws-dots button span{display:block;line-height:1!important}.ace-ws-dots button[aria-current="true"]{border-color:rgba(255,255,255,.2)!important;background:var(--ace-gold)!important;color:var(--ace-ink);box-shadow:none!important}.ace-ws-dots button:hover,.ace-ws-dots button:focus-visible{border-color:rgba(255,255,255,.25)!important;color:#fff;background:rgba(255,255,255,.12)!important}
@keyframes aceWsProgress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@keyframes aceWsNumberProgress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(max-width:760px){.ace-world-slider{min-height:590px}.ace-ws-shell{align-items:flex-end;justify-content:center;width:calc(100% - 40px);padding:70px 0 148px}.ace-ws-copy,.ace-ws-slide.is-left .ace-ws-copy,.ace-ws-slide.is-center .ace-ws-copy,.ace-ws-slide.is-right .ace-ws-copy{width:100%;text-align:center}.ace-ws-shade{background:linear-gradient(0deg,rgba(7,18,44,.94) 4%,rgba(7,18,44,.68) 49%,rgba(7,18,44,.12) 100%)}.ace-ws-copy h1{max-width:15ch;font-size:clamp(36px,10.6vw,49px)!important;line-height:1.04!important}.ace-ws-lead{max-width:95%;margin:14px auto 0!important;font-size:16px!important}.ace-ws-eyebrow{margin-bottom:12px!important;font-size:10px!important}.ace-ws-button{margin-top:20px}.ace-ws-footer{bottom:40px!important;left:50%;width:min(210px,calc(100% - 40px))!important;height:48px!important;padding:4px 6px 10px!important;border-radius:0!important;transform:translateX(-50%)}.ace-ws-dots{height:31px!important;gap:4px!important}.ace-ws-dots button{height:29px!important;min-height:29px!important;max-height:29px!important;line-height:29px!important;border-radius:0!important}.ace-ws-progress{right:9px;bottom:5px!important;left:9px;height:2px!important;min-height:2px!important;border-radius:0!important}}
@media(prefers-reduced-motion:reduce){.ace-ws-slide,.ace-ws-image,.ace-ws-button,.ace-ws-arrow,.ace-ws-dots button span:after{transition:none!important;animation:none!important}.ace-ws-dots button[aria-current="true"] span:after{transform:scaleX(1)}}
.ace-ws-slide:first-child .ace-ws-copy h1{max-width:none;white-space:nowrap;font-size:clamp(36px,4.4vw,58px)!important}
@media(max-width:760px){.ace-ws-slide:first-child .ace-ws-copy h1{max-width:none;font-size:clamp(22px,7.1vw,32px)!important;letter-spacing:-.025em!important}}
.ace-ws-footer{bottom:60px!important;height:30px!important;padding:2px 5px 6px!important}
.ace-ws-dots{height:20px!important}
.ace-ws-dots button{height:20px!important;min-height:20px!important;max-height:20px!important;font-size:11px!important;line-height:20px!important}
.ace-ws-progress{right:8px;bottom:3px!important;left:8px;height:2px!important;min-height:2px!important}
@media(max-width:760px){.ace-ws-footer{bottom:60px!important;height:30px!important;padding:2px 5px 6px!important}.ace-ws-dots{height:20px!important}.ace-ws-dots button{height:20px!important;min-height:20px!important;max-height:20px!important;line-height:20px!important}.ace-ws-progress{bottom:3px!important}}
.ace-ws-footer{padding:2px 5px!important}
.ace-ws-dots{height:26px!important}
.ace-ws-dots button{height:26px!important;min-height:26px!important;max-height:26px!important;line-height:26px!important}
.ace-ws-progress{display:none!important}
@media(max-width:760px){.ace-ws-footer{padding:2px 5px!important}.ace-ws-dots{height:26px!important}.ace-ws-dots button{height:26px!important;min-height:26px!important;max-height:26px!important;line-height:26px!important}}
.ace-ws-footer{padding:2px!important}
@media(max-width:760px){.ace-ws-footer{padding:2px!important}}
.ace-ws-dots{height:24px!important}
.ace-ws-dots button{height:24px!important;min-height:24px!important;max-height:24px!important;line-height:24px!important}
@media(max-width:760px){.ace-ws-dots{height:24px!important}.ace-ws-dots button{height:24px!important;min-height:24px!important;max-height:24px!important;line-height:24px!important}}
