.why-us-swiper{width:100%;overflow:visible!important}.why-us-swiper .swiper-wrapper{overflow:visible}.why-us-pagination{justify-content:center;gap:6px;margin-top:20px;display:flex}.why-us-pagination .swiper-pagination-bullet{background:var(--brand);opacity:.2;cursor:pointer;border-radius:50%;width:7px;height:7px;transition:opacity .25s,width .25s}.why-us-pagination .swiper-pagination-bullet-active{opacity:1;border-radius:99px;width:20px}@media (width>=1024px){.why-us-pagination{display:none}}.why-us-swiper .swiper-slide{height:auto}.why-us-prev.swiper-button-disabled,.why-us-next.swiper-button-disabled{opacity:0;pointer-events:none}.why-us-card{backdrop-filter:blur(16px);background:#fffffff2;border:1px solid #fff9;border-radius:20px;flex-direction:column;height:100%;display:flex;overflow:hidden}.why-us-graphic{background:#02024c09;border-bottom:1px solid #02024c0f;flex-direction:column;justify-content:flex-start;height:216px;padding:20px 20px 16px;display:flex;overflow:hidden}.why-us-graphic-inner{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex}.wu-card-el{background:#fff;border:1px solid #02024c12;border-radius:12px;width:100%;box-shadow:0 2px 8px #02024c0f}@keyframes marqueeLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marqueeRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.proto-row{width:100%;overflow:hidden}.proto-track{gap:8px;width:max-content;display:flex}.proto-left{animation:18s linear infinite marqueeLeft}.proto-right{animation:22s linear infinite marqueeRight}.proto-tag{white-space:nowrap;color:var(--brand);background:#fff;border:1px solid #02024c1a;border-radius:99px;align-items:center;padding:5px 13px;font-size:11px;font-weight:500;display:inline-flex;box-shadow:0 1px 4px #02024c0d}@keyframes chatTyping{0%,3%{opacity:0;transform:translateY(4px)scale(.9)}8%{opacity:1;transform:translateY(0)scale(1)}22%{opacity:1}27%,to{opacity:0;transform:translateY(4px)scale(.9)}}@keyframes chatMsg1{0%,26%{opacity:0;transform:translateY(5px)scale(.92)}32%{opacity:1;transform:translateY(0)scale(1)}88%{opacity:1}95%,to{opacity:0}}@keyframes chatMsg2{0%,44%{opacity:0;transform:translateY(5px)scale(.92)}50%{opacity:1;transform:translateY(0)scale(1)}88%{opacity:1}95%,to{opacity:0}}@keyframes chatMsg3{0%,60%{opacity:0;transform:translateY(5px)scale(.92)}67%{opacity:1;transform:translateY(0)scale(1)}88%{opacity:1}95%,to{opacity:0}}@keyframes dotBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-3px)}}.chat-thread{flex-direction:column;gap:6px;display:flex}.chat-dr-group{padding-left:30px;position:relative}.chat-dr-bubbles{flex-direction:column;gap:4px;display:flex}.chat-avatar-dr{opacity:0;border-radius:50%;flex-shrink:0;width:24px;height:24px;transition:top .35s cubic-bezier(.34,1.56,.64,1),opacity .25s;position:absolute;top:0;left:0;overflow:hidden}.chat-pt-group{justify-content:flex-end;align-items:flex-end;gap:6px;display:flex}.chat-avatar-pt{opacity:0;border-radius:50%;flex-shrink:0;width:24px;height:24px;overflow:hidden}.chat-bubble{opacity:0;border-radius:16px;width:fit-content;max-width:88%;padding:7px 11px;font-size:11px;line-height:1.45}.chat-bubble-dr{color:var(--brand);background:#fff;border-bottom-left-radius:4px;box-shadow:0 1px 4px #02024c14}.chat-bubble-pt{background:var(--accent-brand);color:#fff;border-bottom-right-radius:4px}.chat-typing-indicator{align-items:center;gap:3px;padding:8px 12px;animation:10s infinite chatTyping;display:flex}.chat-dot{background:#02024c4d;border-radius:50%;width:5px;height:5px;animation:.9s infinite dotBounce}.chat-dot:nth-child(2){animation-delay:.15s}.chat-dot:nth-child(3){animation-delay:.3s}.chat-msg-1{animation:10s infinite chatMsg1}.chat-msg-2{animation:10s infinite chatMsg2}.chat-msg-3{animation:10s infinite chatMsg3}.proto-overlay-img{object-fit:contain;object-position:bottom;filter:drop-shadow(0 6px 20px #02024c1f);width:100%;height:100%;min-height:120%}.ahpra-graphic{gap:10px}.ahpra-doc-ring{border:2px solid #5ba89d4d;width:54px;height:54px;transition:width .5s cubic-bezier(.34,1.56,.64,1),height .5s cubic-bezier(.34,1.56,.64,1)}.ahpra-doc-img{width:48px;height:48px;transition:width .5s cubic-bezier(.34,1.56,.64,1),height .5s cubic-bezier(.34,1.56,.64,1)}.ahpra-doc-dot{opacity:0;background:#5ba89d;width:12px;height:12px;transition:opacity .35s,transform .35s cubic-bezier(.34,1.56,.64,1);bottom:2px;right:2px;transform:scale(0)}.ahpra-doc[data-active=true] .ahpra-doc-ring{width:70px;height:70px}.ahpra-doc[data-active=true] .ahpra-doc-img{width:64px;height:64px}.ahpra-doc[data-active=true] .ahpra-doc-dot{opacity:1;transform:scale(1)}@media (width>=640px){.ahpra-graphic{gap:16px}.ahpra-doc-ring{width:68px;height:68px}.ahpra-doc-img{width:62px;height:62px}.ahpra-doc-dot{width:14px;height:14px;bottom:4px;right:4px}.ahpra-doc[data-active=true] .ahpra-doc-ring{width:88px;height:88px}.ahpra-doc[data-active=true] .ahpra-doc-img{width:80px;height:80px}}.cc-step-icon{border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.cc-step-label{font-size:9px;font-weight:500}.cc-connector{flex-direction:column;flex:1;align-items:center;gap:2px;margin:0 2px 14px;display:flex}.cc-connector-label{color:#0077a3;opacity:.5;font-size:8px;display:none}@media (width>=640px){.cc-step-icon{border-radius:8px;width:30px;height:30px}.cc-step-icon svg{width:14px;height:14px}.cc-connector-label{display:block}}.wu-tags{flex-wrap:nowrap;justify-content:center;gap:6px;margin-top:8px;display:flex}.wu-tag{color:var(--brand);opacity:.55;white-space:nowrap;background:#fffc;border:1px solid #02024c1a;border-radius:99px;padding:3px 9px;font-size:10px;font-weight:500}.why-us-text{flex:1;padding:20px 22px 24px}.why-us-title{color:var(--brand);margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.25}.why-us-desc{color:var(--brand);opacity:.8;margin:0;font-size:13px;line-height:1.6}
