.DotGrid-module__RceZ0a__dot-grid{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.DotGrid-module__RceZ0a__dot-grid__wrap{width:100%;height:100%;position:relative}.DotGrid-module__RceZ0a__dot-grid__canvas{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}
.ReceivingVerification-module__UCWpTG__section{--ink:#172033;--muted:#647089;--line:#dfe6f1;--soft-line:#eaf0f7;--blue:#2f6af6;--blue-dark:#0b2f8d;--blue-deep:#061c56;--blue-soft:#eef4ff;--green:#22a665;--green-soft:#e9f8f0;color:var(--ink);background:linear-gradient(#f8fbff 0%,#fff 46%,#f7f9fc 100%);padding:128px 0;position:relative;overflow:hidden}.ReceivingVerification-module__UCWpTG__container{z-index:1;width:min(1180px,100% - 40px);margin:0 auto;position:relative}.ReceivingVerification-module__UCWpTG__ambientOne,.ReceivingVerification-module__UCWpTG__ambientTwo{pointer-events:none;filter:blur(12px);border-radius:50%;position:absolute}.ReceivingVerification-module__UCWpTG__ambientOne{background:radial-gradient(circle,#2f6af624,#0000 68%);width:520px;height:520px;animation:11s ease-in-out infinite alternate ReceivingVerification-module__UCWpTG__ambientFloat;top:-220px;left:-180px}.ReceivingVerification-module__UCWpTG__ambientTwo{background:radial-gradient(circle,#3fb8ff1f,#0000 70%);width:460px;height:460px;animation:13s ease-in-out 1s infinite alternate-reverse ReceivingVerification-module__UCWpTG__ambientFloat;bottom:20%;right:-160px}.ReceivingVerification-module__UCWpTG__heading{opacity:0;max-width:790px;margin-bottom:68px;transform:translateY(22px)}.ReceivingVerification-module__UCWpTG__heading>span,.ReceivingVerification-module__UCWpTG__subheading>span{color:#2356cc;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.ReceivingVerification-module__UCWpTG__heading>span:before,.ReceivingVerification-module__UCWpTG__subheading>span:before{background:var(--blue);content:"";border-radius:50%;width:7px;height:7px}.ReceivingVerification-module__UCWpTG__heading>span,.ReceivingVerification-module__UCWpTG__personaSection .ReceivingVerification-module__UCWpTG__subheading>span,.ReceivingVerification-module__UCWpTG__processFaq .ReceivingVerification-module__UCWpTG__subheading>span{font-weight:600}.ReceivingVerification-module__UCWpTG__heading>span:before,.ReceivingVerification-module__UCWpTG__processFaq .ReceivingVerification-module__UCWpTG__subheading>span:before{display:none}.ReceivingVerification-module__UCWpTG__heading h2,.ReceivingVerification-module__UCWpTG__subheading h2{letter-spacing:-.05em;margin:17px 0 18px;font-size:clamp(38px,4.5vw,62px);font-weight:500;line-height:1.04}.ReceivingVerification-module__UCWpTG__heading h2 em,.ReceivingVerification-module__UCWpTG__subheading h2 em,.ReceivingVerification-module__UCWpTG__personaQuote em{color:var(--blue);font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.ReceivingVerification-module__UCWpTG__heading p{max-width:690px;color:var(--muted);margin:0;font-size:16px;line-height:1.7}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__heading{opacity:1;transition:opacity .7s cubic-bezier(.23,1,.32,1),transform .7s cubic-bezier(.23,1,.32,1);transform:translateY(0)}.ReceivingVerification-module__UCWpTG__processGrid{grid-template-columns:1.03fr .97fr;align-items:center;gap:84px;display:grid}.ReceivingVerification-module__UCWpTG__steps{position:relative}.ReceivingVerification-module__UCWpTG__stepsLine{background:var(--soft-line);width:2px;position:absolute;top:23px;bottom:23px;left:22px;overflow:hidden}.ReceivingVerification-module__UCWpTG__stepsLine span{background:linear-gradient(var(--blue), #71c8f2);transform-origin:top;width:100%;height:100%;display:block;transform:scaleY(0)}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__stepsLine span{transition:transform 1.5s cubic-bezier(.23,1,.32,1) .35s;transform:scaleY(1)}.ReceivingVerification-module__UCWpTG__step{opacity:0;grid-template-columns:46px 1fr;gap:19px;padding-bottom:32px;display:grid;position:relative;transform:translate(-18px)}.ReceivingVerification-module__UCWpTG__step:last-child{padding-bottom:0}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__step{opacity:1;transition:opacity .6s cubic-bezier(.23,1,.32,1),transform .6s cubic-bezier(.23,1,.32,1);transform:translate(0)}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__step:nth-of-type(2){transition-delay:.18s}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__step:nth-of-type(3){transition-delay:.28s}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__step:nth-of-type(4){transition-delay:.38s}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__step:nth-of-type(5){transition-delay:.48s}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__step:nth-of-type(6){transition-delay:.58s}.ReceivingVerification-module__UCWpTG__stepIcon{z-index:1;width:46px;height:46px;color:var(--blue);background:#fff;border:1px solid #cad8f1;border-radius:13px;place-items:center;transition:transform .18s cubic-bezier(.23,1,.32,1),box-shadow .18s;display:grid;position:relative;box-shadow:0 8px 24px #1f3c6f12}.ReceivingVerification-module__UCWpTG__step:hover .ReceivingVerification-module__UCWpTG__stepIcon{transform:translateY(-2px)rotate(-2deg);box-shadow:0 12px 30px #2f6af624}.ReceivingVerification-module__UCWpTG__stepIcon svg{width:21px;height:21px}.ReceivingVerification-module__UCWpTG__stepIcon b{color:#fff;background:var(--blue);border:2px solid #f8fbff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:9px;display:grid;position:absolute;top:-7px;right:-7px}.ReceivingVerification-module__UCWpTG__step h3{margin:1px 0 5px;font-size:17px}.ReceivingVerification-module__UCWpTG__step p{max-width:46ch;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.ReceivingVerification-module__UCWpTG__phoneStage{opacity:0;place-items:center;min-height:500px;display:grid;position:relative;transform:translateY(46px)rotate(2deg)}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__phoneStage{opacity:1;transition:opacity .9s cubic-bezier(.23,1,.32,1) .3s,transform .9s cubic-bezier(.23,1,.32,1) .3s;transform:translateY(0)rotate(0)}.ReceivingVerification-module__UCWpTG__phoneGlow{background:radial-gradient(circle,#2f6af633,#0000 68%);border-radius:50%;width:390px;height:390px;position:absolute}.ReceivingVerification-module__UCWpTG__phone{z-index:1;background:#101828;border:1px solid #ffffff38;border-radius:31px;width:min(348px,100%);padding:10px;transition:transform .3s cubic-bezier(.23,1,.32,1),box-shadow .3s;position:relative;box-shadow:0 40px 75px -30px #061c5675}.ReceivingVerification-module__UCWpTG__phone:hover{transform:translateY(-6px)rotate(.5deg);box-shadow:0 48px 82px -28px #061c5685}.ReceivingVerification-module__UCWpTG__phoneScreen{background:#e7f0ea;border-radius:22px;overflow:hidden}.ReceivingVerification-module__UCWpTG__phoneHeader{color:#fff;background:var(--blue-deep);align-items:center;gap:11px;padding:15px 16px;display:flex}.ReceivingVerification-module__UCWpTG__phoneAvatar{background:linear-gradient(135deg, var(--blue), #61b7ed);border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:750;display:grid}.ReceivingVerification-module__UCWpTG__phoneHeader strong,.ReceivingVerification-module__UCWpTG__phoneHeader span{display:block}.ReceivingVerification-module__UCWpTG__phoneHeader strong{font-size:13px}.ReceivingVerification-module__UCWpTG__phoneHeader span{color:#fff9;margin-top:2px;font-size:9px}.ReceivingVerification-module__UCWpTG__phoneBody{background:linear-gradient(#e7f0eae0,#e7f0eae0),radial-gradient(circle at 20% 20%,#fff,#0000 35%);min-height:338px;padding:24px 15px 30px}.ReceivingVerification-module__UCWpTG__messageBubble{color:#293348;opacity:0;background:#fff;border-radius:5px 14px 14px;max-width:94%;padding:14px 14px 10px;transform:translateY(12px)scale(.97);box-shadow:0 3px 8px #1720331a}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__messageBubble{opacity:1;transition:opacity .5s cubic-bezier(.23,1,.32,1) .95s,transform .5s cubic-bezier(.23,1,.32,1) .95s;transform:translateY(0)scale(1)}.ReceivingVerification-module__UCWpTG__messageBubble p{margin:0 0 10px;font-size:11px;line-height:1.55}.ReceivingVerification-module__UCWpTG__messageBubble .ReceivingVerification-module__UCWpTG__code{color:var(--blue-dark);background:var(--blue-soft);letter-spacing:.13em;border-radius:7px;margin:1px 0 11px;padding:5px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px;display:inline-block}.ReceivingVerification-module__UCWpTG__messageBubble small{color:#c94b35;font-size:9px;display:block}.ReceivingVerification-module__UCWpTG__messageBubble time{color:#809079;text-align:right;margin-top:5px;font-size:8px;display:block}.ReceivingVerification-module__UCWpTG__phoneProof{z-index:2;color:#147a49;background:#fffffff0;border:1px solid #cfe4d9;border-radius:999px;align-items:center;gap:7px;padding:10px 13px;font-size:10px;font-weight:650;display:inline-flex;position:absolute;bottom:37px;right:1%;box-shadow:0 12px 28px #1f3c6f17}.ReceivingVerification-module__UCWpTG__phoneProof svg{width:15px;height:15px}.ReceivingVerification-module__UCWpTG__personaSection{opacity:0;margin-top:130px;transform:translateY(24px)}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__personaSection{opacity:1;transition:opacity .7s cubic-bezier(.23,1,.32,1) .65s,transform .7s cubic-bezier(.23,1,.32,1) .65s;transform:translateY(0)}.ReceivingVerification-module__UCWpTG__subheading{text-align:center;max-width:720px;margin:0 auto 40px}.ReceivingVerification-module__UCWpTG__subheading>span{justify-content:center}.ReceivingVerification-module__UCWpTG__subheading h2{margin-top:15px;font-size:clamp(32px,4vw,51px)}.ReceivingVerification-module__UCWpTG__personaSection .ReceivingVerification-module__UCWpTG__subheading{max-width:none}.ReceivingVerification-module__UCWpTG__personaSection .ReceivingVerification-module__UCWpTG__subheading>span{font-weight:400}.ReceivingVerification-module__UCWpTG__personaSection .ReceivingVerification-module__UCWpTG__subheading>span:before{display:none}.ReceivingVerification-module__UCWpTG__personaSection .ReceivingVerification-module__UCWpTG__subheading h2,.ReceivingVerification-module__UCWpTG__personaSection .ReceivingVerification-module__UCWpTG__subheading h2 em{white-space:nowrap;font-weight:400}.ReceivingVerification-module__UCWpTG__personaTabs{border:1px solid var(--line);background:#fff;border-radius:999px;grid-template-columns:repeat(3,1fr);gap:0;width:min(470px,100%);margin:0 auto 28px;padding:5px;display:grid;position:relative}.ReceivingVerification-module__UCWpTG__personaTabs>i{background:var(--blue);border-radius:999px;width:calc(33.3333% - 3.33333px);height:calc(100% - 10px);transition:transform .32s cubic-bezier(.23,1,.32,1);position:absolute;top:5px;left:5px;box-shadow:0 7px 18px #2f6af638}.ReceivingVerification-module__UCWpTG__personaTabs button{z-index:1;min-width:0;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:11px 12px;font-size:12px;font-weight:400;transition:color .18s,transform .14s cubic-bezier(.23,1,.32,1);display:flex;position:relative}.ReceivingVerification-module__UCWpTG__personaTabs button[aria-selected=true]{color:#fff}.ReceivingVerification-module__UCWpTG__personaTabs button:active{transform:scale(.97)}.ReceivingVerification-module__UCWpTG__personaTabs svg{width:16px;height:16px}.ReceivingVerification-module__UCWpTG__personaCard{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:auto 1fr;align-items:start;gap:28px;max-width:790px;min-height:300px;margin:0 auto;padding:42px;animation:.44s cubic-bezier(.23,1,.32,1) both ReceivingVerification-module__UCWpTG__panelIn;display:grid;box-shadow:0 24px 60px #1f3c6f14}.ReceivingVerification-module__UCWpTG__personaIcon{color:#fff;background:linear-gradient(135deg, var(--blue), #58a5f5);border-radius:16px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 13px 25px #2f6af633}.ReceivingVerification-module__UCWpTG__personaIcon svg{width:27px;height:27px}.ReceivingVerification-module__UCWpTG__personaQuote{max-width:none;color:var(--ink);white-space:nowrap;margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:21px;font-style:italic;font-weight:600;line-height:1.35}.ReceivingVerification-module__UCWpTG__personaQuote em{font-weight:400}.ReceivingVerification-module__UCWpTG__personaCard{min-height:0}.ReceivingVerification-module__UCWpTG__personaQuote{font-weight:400}.ReceivingVerification-module__UCWpTG__personaCard ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.ReceivingVerification-module__UCWpTG__personaCard li{color:var(--muted);align-items:flex-start;gap:9px;font-size:13px;line-height:1.55;display:flex}.ReceivingVerification-module__UCWpTG__personaCard li svg{width:16px;height:16px;color:var(--green);flex:none;margin-top:2px}.ReceivingVerification-module__UCWpTG__scenario{border:1px solid var(--line);opacity:0;border-radius:22px;grid-template-columns:1fr 1fr;max-width:980px;margin:110px auto 0;display:grid;overflow:hidden;transform:translateY(22px)}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__scenario{opacity:1;transition:opacity .7s cubic-bezier(.23,1,.32,1) .8s,transform .7s cubic-bezier(.23,1,.32,1) .8s;transform:translateY(0)}.ReceivingVerification-module__UCWpTG__scenario article{min-height:260px;padding:39px}.ReceivingVerification-module__UCWpTG__scenario article>span{letter-spacing:.09em;text-transform:uppercase;border-radius:999px;padding:5px 11px;font-size:9px;font-weight:700;display:inline-flex}.ReceivingVerification-module__UCWpTG__scenario p{margin:20px 0 0;font-size:14px;line-height:1.75}.ReceivingVerification-module__UCWpTG__scenarioBefore{background:#fff5f2}.ReceivingVerification-module__UCWpTG__scenarioBefore>span{color:#9d432d;background:#f8ddd5}.ReceivingVerification-module__UCWpTG__scenarioBefore p{color:#755043}.ReceivingVerification-module__UCWpTG__scenarioAfter{color:#fff;background:radial-gradient(circle at 88% 10%, #2f6af673, transparent 55%), var(--blue-deep)}.ReceivingVerification-module__UCWpTG__scenarioAfter>span{color:#d9e6ff;background:#2f6af659}.ReceivingVerification-module__UCWpTG__scenarioAfter p{color:#fffc}.ReceivingVerification-module__UCWpTG__scenarioAfter strong{color:#fff}.ReceivingVerification-module__UCWpTG__processFaq{max-width:790px;margin:120px auto 0}.ReceivingVerification-module__UCWpTG__processFaq>div>article{border-bottom:1px solid var(--line)}.ReceivingVerification-module__UCWpTG__processFaq button{width:100%;min-height:70px;color:var(--ink);cursor:pointer;text-align:left;font:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:18px 4px;font-size:14px;font-weight:400;display:flex}.ReceivingVerification-module__UCWpTG__processFaq button:active{transform:scale(.995)}.ReceivingVerification-module__UCWpTG__processFaq button>span{flex:none;width:18px;height:18px;position:relative}.ReceivingVerification-module__UCWpTG__processFaq button>span:before,.ReceivingVerification-module__UCWpTG__processFaq button>span:after{background:var(--ink);content:"";border-radius:2px;transition:transform .22s cubic-bezier(.23,1,.32,1);position:absolute}.ReceivingVerification-module__UCWpTG__processFaq button>span:before{width:18px;height:1.5px;top:8px;left:0}.ReceivingVerification-module__UCWpTG__processFaq button>span:after{width:1.5px;height:18px;top:0;left:8px}.ReceivingVerification-module__UCWpTG__faqOpen button>span:after{transform:rotate(90deg)}.ReceivingVerification-module__UCWpTG__processFaq article>div{grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.23,1,.32,1);display:grid}.ReceivingVerification-module__UCWpTG__processFaq article>div>p{min-height:0;color:var(--muted);margin:0;font-size:13px;line-height:1.65;overflow:hidden}.ReceivingVerification-module__UCWpTG__processFaq .ReceivingVerification-module__UCWpTG__faqOpen>div{grid-template-rows:1fr}.ReceivingVerification-module__UCWpTG__processFaq .ReceivingVerification-module__UCWpTG__faqOpen>div>p{padding:0 4px 22px}@keyframes ReceivingVerification-module__UCWpTG__ambientFloat{to{transform:translate(34px,26px)scale(1.06)}}@keyframes ReceivingVerification-module__UCWpTG__panelIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:900px){.ReceivingVerification-module__UCWpTG__section{padding:96px 0}.ReceivingVerification-module__UCWpTG__processGrid{grid-template-columns:1fr;gap:58px}.ReceivingVerification-module__UCWpTG__steps{max-width:650px}.ReceivingVerification-module__UCWpTG__phoneStage{min-height:480px}.ReceivingVerification-module__UCWpTG__phoneProof{right:15%}.ReceivingVerification-module__UCWpTG__personaSection{margin-top:105px}}@media (max-width:700px){.ReceivingVerification-module__UCWpTG__section{padding:80px 0}.ReceivingVerification-module__UCWpTG__heading{margin-bottom:50px}.ReceivingVerification-module__UCWpTG__heading h2,.ReceivingVerification-module__UCWpTG__subheading h2{font-size:clamp(34px,10vw,46px)}.ReceivingVerification-module__UCWpTG__heading p{font-size:14px}.ReceivingVerification-module__UCWpTG__step{gap:16px}.ReceivingVerification-module__UCWpTG__step p{font-size:12px}.ReceivingVerification-module__UCWpTG__phoneStage{min-height:440px}.ReceivingVerification-module__UCWpTG__phone{width:min(325px,100% - 10px)}.ReceivingVerification-module__UCWpTG__phoneBody{min-height:310px}.ReceivingVerification-module__UCWpTG__phoneProof{bottom:15px;right:0}.ReceivingVerification-module__UCWpTG__personaTabs button span{display:none}.ReceivingVerification-module__UCWpTG__personaTabs button{padding:11px}.ReceivingVerification-module__UCWpTG__personaCard{grid-template-columns:1fr;min-height:0;padding:29px 24px}.ReceivingVerification-module__UCWpTG__personaQuote{font-size:21px}.ReceivingVerification-module__UCWpTG__personaSection .ReceivingVerification-module__UCWpTG__subheading h2,.ReceivingVerification-module__UCWpTG__personaSection .ReceivingVerification-module__UCWpTG__subheading h2 em,.ReceivingVerification-module__UCWpTG__personaQuote{white-space:normal}.ReceivingVerification-module__UCWpTG__scenario{grid-template-columns:1fr;margin-top:80px}.ReceivingVerification-module__UCWpTG__scenario article{min-height:0;padding:30px 24px}.ReceivingVerification-module__UCWpTG__processFaq{margin-top:90px}}@media (prefers-reduced-motion:reduce){.ReceivingVerification-module__UCWpTG__section *,.ReceivingVerification-module__UCWpTG__section :before,.ReceivingVerification-module__UCWpTG__section :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.ReceivingVerification-module__UCWpTG__heading,.ReceivingVerification-module__UCWpTG__step,.ReceivingVerification-module__UCWpTG__phoneStage,.ReceivingVerification-module__UCWpTG__messageBubble,.ReceivingVerification-module__UCWpTG__personaSection,.ReceivingVerification-module__UCWpTG__scenario{opacity:1;transform:none}.ReceivingVerification-module__UCWpTG__stepsLine span{transform:scaleY(1)}}
