.blueSectWrapper{width:100%;margin:clamp(55px,10vw,110px) auto 0;padding:0 30px;box-sizing:border-box}.blueSectWrapper .blueSectContainer{background-color:#1c43b9;border:1px solid #e4e4e7;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box;width:100%;max-width:1210px;margin:0 auto}@media(min-width:992px){.blueSectWrapper .blueSectContainer{flex-direction:row;min-height:503px;height:auto;align-items:stretch;gap:16px}}.blueSectWrapper .leftColumn{width:100%;display:flex;align-items:flex-end;justify-content:center;position:relative;box-sizing:border-box;padding-left:20px;padding-right:20px}@media(min-width:992px){.blueSectWrapper .leftColumn{width:390px;flex-shrink:0;padding-top:24px;padding-left:20px;padding-right:10px}}@media(min-width:1200px){.blueSectWrapper .leftColumn{width:443px;padding-left:12px;padding-right:12px}}.blueSectWrapper .imageWrapper{width:100%;max-width:240px;aspect-ratio:389.938/425;height:auto;position:relative;margin-top:24px;box-sizing:border-box}.blueSectWrapper .imageWrapper img{display:block;width:100%!important;height:100%!important;object-fit:cover;object-position:bottom;transition:transform .3s ease}.blueSectWrapper .imageWrapper img:hover{transform:scale(1.05)}@media(min-width:576px){.blueSectWrapper .imageWrapper{max-width:300px}}@media(min-width:992px){.blueSectWrapper .imageWrapper{max-width:389.938px;width:100%;height:auto;aspect-ratio:389.938/425;margin-top:0}}.blueSectWrapper .rightColumn{padding:30px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:24px;box-sizing:border-box}@media(min-width:992px){.blueSectWrapper .rightColumn{padding:40px 30px 40px 0;flex:1;min-width:0;align-items:flex-start;text-align:left}}@media(min-width:1200px){.blueSectWrapper .rightColumn{padding:50px 50px 50px 0}}.blueSectWrapper .title{font-family:Inter,sans-serif;font-weight:500;color:#fff;font-size:clamp(32px,1.34rem + 2.82vw,62px);line-height:clamp(38px,1.69rem + 2.91vw,69px);margin:0;letter-spacing:-.02em}.blueSectWrapper .textContent{font-family:Inter,sans-serif;font-weight:400;color:#fff;font-size:clamp(15px,.83rem + .47vw,20px);line-height:clamp(22px,1.24rem + .56vw,28px);display:flex;flex-direction:column;gap:clamp(4px,.25rem + .19vw,6px)}.blueSectWrapper .textContent p{margin:0}.privyVoiceSection{display:flex;width:100%;align-items:center;justify-content:center;background:url(/_next/static/media/StatsAwardBG.0ee29287.png);background-repeat:no-repeat;background-position:top;background-size:cover;overflow:hidden}.privyVoiceSection .privyVoiceInner{display:flex;flex-direction:column;width:100%;padding:110px 0}@media only screen and (max-width:1280px){.privyVoiceSection .privyVoiceInner{padding:55px 0}}.privyVoiceSection .privyVoiceHeader{display:flex;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1210px;margin:0 auto 45px;padding:0 30px}.privyVoiceSection .privyVoiceTitle{color:#fff;font-family:var(--font-inter,"Inter",sans-serif);font-weight:700;font-size:32px;line-height:1.1;max-width:719px}@media(min-width:1024px){.privyVoiceSection .privyVoiceTitle{font-size:70px;line-height:80px}}.privyVoiceSection .privyVoiceNav{display:flex;gap:16px;flex-shrink:0}@media(min-width:768px){.privyVoiceSection .privyVoiceNav{gap:24px}}.privyVoiceSection .privyVoiceNav button{width:48px;height:48px;border-radius:9999px;border:1px solid #fff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;line-height:1;cursor:pointer;background:rgba(0,0,0,0);transition:background-color .25s ease}.privyVoiceSection .privyVoiceNav button:hover{background:hsla(0,0%,100%,.2)}@media(min-width:768px){.privyVoiceSection .privyVoiceNav button{width:56px;height:56px}}.privyVoiceSection .privyVoiceViewport{width:100%;overflow:hidden}.privyVoiceSection .privyVoiceTrack{display:flex;align-items:flex-start;gap:20px;will-change:transform}.privyVoiceSection .privyVoiceCard{position:relative;flex:0 0 auto;border-radius:15px;border:1px solid hsla(0,0%,100%,.15);padding:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;overflow:hidden;background-color:hsla(0,0%,100%,.22);transition:width .5s cubic-bezier(.22,.61,.36,1),min-height .5s cubic-bezier(.22,.61,.36,1),background-color .4s ease,box-shadow .4s ease;will-change:width,min-height;contain:layout}.privyVoiceSection .privyVoiceCard.is-active{background-color:#fff;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);z-index:20}.privyVoiceSection .privyVoiceCard.is-expanded{padding:30px;gap:40px;justify-content:space-between}.privyVoiceSection .pvQuote{position:absolute;left:23px;top:0;width:130px;height:100px;background:url(/assets/quotesIMG.png) no-repeat 0 0;background-size:contain;pointer-events:none;z-index:0;transition:opacity .4s ease}.privyVoiceSection .is-active .pvQuote{background-image:url(/assets/quotesIMGActive.png)}.privyVoiceSection .pvMessage{position:relative;z-index:1;width:100%;font-weight:500;font-size:calc(18px*var(--pvScale, 1));line-height:1.45;color:#fff;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:color .4s ease}.privyVoiceSection .is-active .pvMessage{color:#5d5d5d}.privyVoiceSection .is-expanded .pvMessage{display:block;-webkit-line-clamp:unset;overflow:visible;text-overflow:clip;font-size:calc(24px*var(--pvScale, 1));font-weight:300;line-height:1.3}.privyVoiceSection .pvFooter{position:relative;z-index:1;width:100%;display:flex;gap:16px;align-items:center;margin-top:24px}.privyVoiceSection .is-expanded .pvFooter{margin-top:0}.privyVoiceSection .pvAvatar{width:40px;height:40px;border-radius:60px;border:2px solid #fff;object-fit:cover;flex-shrink:0;transition:width .5s cubic-bezier(.22,.61,.36,1),height .5s cubic-bezier(.22,.61,.36,1),border-color .4s ease}.privyVoiceSection .is-active .pvAvatar{border-color:#1c43b9}.privyVoiceSection .is-expanded .pvAvatar{width:60px;height:60px;border-radius:60px}.privyVoiceSection .pvMeta{display:flex;justify-content:space-between;align-items:center;width:100%;gap:10px}.privyVoiceSection .privyVoiceCard:not(.is-active) .pvFooter{align-items:stretch}.privyVoiceSection .privyVoiceCard:not(.is-active) .pvAvatar{align-self:flex-start}.privyVoiceSection .privyVoiceCard:not(.is-active) .pvLogoWrap{align-self:flex-end}.privyVoiceSection .pvName{color:#fff;font-size:calc(18px*var(--pvScale, 1));font-weight:600;line-height:1.2}.privyVoiceSection .pvName,.privyVoiceSection .pvTitle{transition:color .4s ease,font-size .5s cubic-bezier(.22,.61,.36,1),line-height .5s cubic-bezier(.22,.61,.36,1)}.privyVoiceSection .pvTitle{color:#d2d9f1;font-size:calc(14px*var(--pvScale, 1));font-weight:400;line-height:1.15;margin-top:5px}.privyVoiceSection .is-active .pvName{color:#343434}.privyVoiceSection .is-active .pvTitle{color:#5d5d5d}.privyVoiceSection .is-expanded .pvName{font-size:calc(20px*var(--pvScale, 1));font-weight:600;line-height:1.2}.privyVoiceSection .is-expanded .pvTitle{font-size:calc(15px*var(--pvScale, 1));font-weight:400;line-height:1.2}.privyVoiceSection .pvLogoWrap{display:grid;align-items:center;justify-items:start;flex-shrink:0;transition:padding .4s ease}.privyVoiceSection .pvLogo{grid-area:1/1;height:1.5rem;object-fit:contain;transition:height .5s cubic-bezier(.22,.61,.36,1),opacity .4s ease}.privyVoiceSection .pvLogoActive{opacity:0}.privyVoiceSection .is-active .pvLogoActive,.privyVoiceSection .pvLogoInactive{opacity:1}.privyVoiceSection .is-active .pvLogoInactive{opacity:0}.privyVoiceSection .is-active .pvLogoWrap{border-left:1px solid rgba(111,124,164,.5);padding:5px 0 5px 10px;gap:10px}.privyVoiceSection .is-active .pvLogo{width:auto;height:auto;max-width:clamp(90px,18vw,140px);max-height:51px;object-fit:contain}