.learn-more-box{background:#fff;border-radius:4px;box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);overflow:hidden;color:#6b7c93;transition:color .25s,box-shadow .25s;padding:0!important;margin:30px auto;max-width:320px}@media (min-width:670px){.learn-more-box{float:right;width:260px;margin:5px 0 20px 40px!important}}@media (min-width:880px){.learn-more-box{margin-right:calc((100vw - 880px) * -.75)}}@media (min-width:1040px){.learn-more-box{margin-right:-120px!important}}.learn-more-box a{color:inherit}.learn-more-box .hero{height:130px;background-size:cover;background-position:top;position:relative}.learn-more-box .hero:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background:linear-gradient(to top right,hsla(0,0%,100%,.5),hsla(0,0%,100%,0));transition:opacity .25s}.learn-more-box .text{position:relative;z-index:2;padding:0 25px 20px 40px;text-align:right}.learn-more-box .text:before{content:'';position:absolute;left:0;top:0;right:0;bottom:-200px;background:#fff;transform:skewY(-12deg);transform-origin:0 0;z-index:-1}.learn-more-box .text p{font-weight:500;line-height:26px;margin:0}.learn-more-box .text p:after{font:normal 16px StripeIcons;content:'\2192';padding-left:6px}.learn-more-box svg{position:absolute;right:25px;top:-66px}.learn-more-box .hover-fillDark{fill:currentColor}.learn-more-box:hover{box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07);color:#32325d}.learn-more-box:hover .hero:after{opacity:.25}.learn-more-box:active{box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08)}.guide-content .sub-list:before{content:none}.guide-content .sub-list li{margin-top:7px;margin-bottom:7px}.guide-content .sub-list li:before{font:normal 16px StripeIcons;content:'\27A2';background:none;border-radius:0;left:-19px;top:4px;color:#aab7c4}.guide-content strong{font-weight:600;color:#32325d}.guide-content strong a{font-weight:600}.guide-content code{letter-spacing:-.025em;color:#424770;white-space:nowrap;margin:0 .1em}.guide-content .pad-small{margin:0 .1em}.guide-content .pad-medium{margin:0 .2em}.guide-content .pad-large{margin:0 .3em}.guide-content figure{position:relative;margin:60px 0;padding:60px 0}.guide-content figure:before{content:'';position:absolute;z-index:-1;left:-100vw;width:200vw;top:0;bottom:0;background:#f6f9fc}.guide-content figure .figure-anchor{position:absolute;display:block;left:50%;top:0;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(50,50,93,.15),0 1px 0 rgba(0,0,0,.02);font-weight:500;font-size:17px;line-height:31px;text-align:center;color:#aab7c4;transition-property:opacity,background,color,box-shadow;transition-duration:.25s;opacity:0}.guide-content figure .figure-anchor:hover{color:#424770;box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08)}.guide-content figure .figure-anchor:active{color:#32325d;background:#f6f9fc;box-shadow:0 1px 3px rgba(50,50,93,.15),0 1px 0 rgba(0,0,0,.02)}.guide-content figure:hover .figure-anchor{opacity:1}.guide-content table{width:100%;border-collapse:collapse;line-height:25px}.guide-content table td,.guide-content table th{padding:7px 20px 7px 0;position:relative}.guide-content table th{text-align:left;font-weight:500;color:#424770;vertical-align:bottom}.guide-content .callout{margin:30px -20px;padding:30px;border-radius:4px;background:#f6f9fc;text-align:center}figure.break-even-calculator main{font-size:20px;line-height:45px;font-weight:300;color:#6b7c93;padding-top:15px}figure.break-even-calculator main p{margin:20px 0 0}figure.break-even-calculator main em{display:inline-block;white-space:nowrap;font-style:normal}figure.break-even-calculator main strong{white-space:nowrap;font-weight:500;color:#32325d}figure.break-even-calculator .scrubber{line-height:38px;display:inline-block;padding:0 9px;cursor:ew-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px;box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);background:#fff;transition-property:color,background,box-shadow,transform;transition-duration:.15s}figure.break-even-calculator .scrubber:hover{box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);color:#6b7c93}figure.break-even-calculator .scrubber.active{box-shadow:0 1px 3px rgba(50,50,93,.15),0 1px 0 rgba(0,0,0,.02);color:#32325d;background:#fbfcfe}figure.break-even-calculator .has-hint{border-bottom:2px solid #cfd7df;padding-bottom:2px;position:relative;transition:color .2s,border .2s;cursor:default}figure.break-even-calculator .has-hint:hover{color:#b76ac4;border-bottom-color:#f6a4eb}figure.break-even-calculator .has-hint:hover .hint{transform:translateX(-50%);opacity:1}figure.break-even-calculator .hint{position:absolute;left:50%;bottom:35px;pointer-events:none;transform:translateX(-50%) scale(.75);transform-origin:50% 180%;opacity:0;transition:transform .2s,opacity .2s;background:#6b7c93;padding:0 8px;border-radius:4px;box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);color:#fff;font-size:15px;font-weight:500;line-height:26px}figure.break-even-calculator .hint:after{content:'';position:absolute;width:10px;height:10px;left:50%;margin-left:-5px;bottom:-5px;background:#6b7c93;transform:rotate(45deg);border-radius:10px 0 3px 0}figure.classifiers .charges{position:absolute;top:0;margin:0}figure.classifiers .charges li{position:absolute;width:14px;height:14px;border-radius:50%;margin:-7px}figure.classifiers .charges li:before{content:none}figure.classifiers .graph{height:350px;position:relative;font-size:15px;line-height:22px;font-weight:500;color:#6b7c93}figure.classifiers .graph .neg{border-radius:8px;overflow:hidden;display:-ms-flexbox;display:flex;height:100%}figure.classifiers .graph .neg div{position:relative;-ms-flex:1 1 50%;flex:1 1 50%;min-width:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (min-width:670px){figure.classifiers .graph .neg div{padding:0 40px}}figure.classifiers .graph .neg span{white-space:nowrap;position:relative}@media (min-width:670px){figure.classifiers .graph .neg span{transform:none!important;white-space:normal;position:static}}figure.classifiers .graph .neg .fraud{background:rgba(230,235,241,.75)}@media (min-width:670px){figure.classifiers .graph .neg .fraud{text-align:right;-ms-flex-pack:end;justify-content:flex-end;padding-right:calc(100px + 10%)}}figure.classifiers .graph .neg .fraud span{transform:rotate(-90deg);left:calc(-105px + 13vw)}figure.classifiers .graph .neg .fraud .charges{right:0}figure.classifiers .graph .neg .fraud .charges li{background:#cfd7df}figure.classifiers .graph .neg .fraud .charges li:nth-child(1){right:257px;top:47px}figure.classifiers .graph .neg .fraud .charges li:nth-child(2){right:100px;top:35px}figure.classifiers .graph .neg .fraud .charges li:nth-child(3){right:132px;top:76px}figure.classifiers .graph .neg .fraud .charges li:nth-child(4){right:197px;top:112px}figure.classifiers .graph .neg .fraud .charges li:nth-child(5){right:288px;top:123px}figure.classifiers .graph .neg .fraud .charges li:nth-child(6){right:337px;top:199px}figure.classifiers .graph .neg .fraud .charges li:nth-child(7){right:251px;top:235px}figure.classifiers .graph .neg .fraud .charges li:nth-child(8){right:181px;top:239px}figure.classifiers .graph .neg .fraud .charges li:nth-child(9){right:311px;top:274px}figure.classifiers .graph .neg .fraud .charges li:nth-child(10){right:196px;top:297px}figure.classifiers .graph .neg .fraud .charges li:nth-child(11){right:113px;top:310px}figure.classifiers .graph .neg .legit{background:hsla(0,0%,100%,.75)}@media (min-width:670px){figure.classifiers .graph .neg .legit{-ms-flex-pack:start;justify-content:flex-start;padding-left:calc(100px + 10%)}}figure.classifiers .graph .neg .legit span{transform:rotate(90deg);right:calc(-105px + 13vw)}figure.classifiers .graph .neg .legit .charges{left:0}figure.classifiers .graph .neg .legit .charges li{border:2px solid #cfd7df}figure.classifiers .graph .neg .legit .charges li:nth-child(1){left:90px;top:27px}figure.classifiers .graph .neg .legit .charges li:nth-child(2){left:175px;top:53px}figure.classifiers .graph .neg .legit .charges li:nth-child(3){left:300px;top:62px}figure.classifiers .graph .neg .legit .charges li:nth-child(4){left:141px;top:90px}figure.classifiers .graph .neg .legit .charges li:nth-child(5){left:237px;top:128px}figure.classifiers .graph .neg .legit .charges li:nth-child(6){left:320px;top:141px}figure.classifiers .graph .neg .legit .charges li:nth-child(7){left:198px;top:235px}figure.classifiers .graph .neg .legit .charges li:nth-child(8){left:330px;top:239px}figure.classifiers .graph .neg .legit .charges li:nth-child(9){left:154px;top:267px}figure.classifiers .graph .neg .legit .charges li:nth-child(10){left:248px;top:278px}figure.classifiers .graph .neg .legit .charges li:nth-child(11){left:130px;top:311px}figure.classifiers .graph .neg .legit .charges li:nth-child(12){left:309px;top:303px}figure.classifiers .graph .pos-pointer{position:absolute;top:50%;bottom:-13px;width:100px;left:calc(50% - 100px / 2);overflow:hidden}figure.classifiers .graph .pos-pointer:after,figure.classifiers .graph .pos-pointer:before{content:'';position:absolute;background:#aab7c4}figure.classifiers .graph .pos-pointer:before{top:0;left:50%;border-radius:50%;transform:translate(-50%,-50%);width:224px;height:224px}@media (min-width:670px){figure.classifiers .graph .pos-pointer:before{width:274px;height:274px}}figure.classifiers .graph .pos-pointer:after{top:50%;bottom:0;width:2px;left:calc(50% - 1px)}figure.classifiers .graph .pos,figure.classifiers .graph .shadow{display:-ms-flexbox;display:flex;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:220px;height:220px}@media (min-width:670px){figure.classifiers .graph .pos,figure.classifiers .graph .shadow{width:270px;height:270px}}figure.classifiers .graph .shadow div{-ms-flex-preferred-size:50%;flex-basis:50%}figure.classifiers .graph .shadow .fraud{border-radius:200px 0 0 200px;box-shadow:0 4px 6px rgba(21,149,112,.15),0 1px 3px rgba(0,0,0,.08)}figure.classifiers .graph .shadow .legit{border-radius:0 200px 200px 0;box-shadow:0 4px 6px rgba(200,93,66,.15),0 1px 3px rgba(0,0,0,.08)}figure.classifiers .graph .pos{border-radius:50%;overflow:hidden}figure.classifiers .graph .pos div{-ms-flex:1 0 50%;flex:1 0 50%;min-width:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:0 10px;position:relative}figure.classifiers .graph .pos .fraud{background:#d6facf;color:#24b47e;text-align:right;padding-right:20px}@media (min-width:670px){figure.classifiers .graph .pos .fraud{padding:0;text-align:center}}figure.classifiers .graph .pos .fraud .charges{right:0}figure.classifiers .graph .pos .fraud .charges li{background:#74e4a2}figure.classifiers .graph .pos .fraud .charges li:nth-child(1){right:21px;top:29px}figure.classifiers .graph .pos .fraud .charges li:nth-child(2){right:48px;top:56px}figure.classifiers .graph .pos .fraud .charges li:nth-child(3){right:-100px}figure.classifiers .graph .pos .fraud .charges li:nth-child(4){right:84px;top:91px}figure.classifiers .graph .pos .fraud .charges li:nth-child(5){right:42px;top:155px}figure.classifiers .graph .pos .fraud .charges li:nth-child(6){right:18px;top:193px}figure.classifiers .graph .pos .fraud .charges li:nth-child(7){right:50px;top:190px}figure.classifiers .graph .pos .fraud .charges li:nth-child(8){right:-100px}@media (min-width:670px){figure.classifiers .graph .pos .fraud .charges li:nth-child(1){right:21px;top:29px}figure.classifiers .graph .pos .fraud .charges li:nth-child(2){right:48px;top:56px}figure.classifiers .graph .pos .fraud .charges li:nth-child(3){right:28px;top:88px}figure.classifiers .graph .pos .fraud .charges li:nth-child(4){right:96px;top:91px}figure.classifiers .graph .pos .fraud .charges li:nth-child(5){right:42px;top:173px}figure.classifiers .graph .pos .fraud .charges li:nth-child(6){right:88px;top:183px}figure.classifiers .graph .pos .fraud .charges li:nth-child(7){right:24px;top:229px}figure.classifiers .graph .pos .fraud .charges li:nth-child(8){right:63px;top:231px}}figure.classifiers .graph .pos .legit{background:#fff7ee;color:#e25950;padding-left:20px}@media (min-width:670px){figure.classifiers .graph .pos .legit{padding:0;text-align:center}}figure.classifiers .graph .pos .legit .charges{left:0}figure.classifiers .graph .pos .legit .charges li{border:2px solid #ffa27b}figure.classifiers .graph .pos .legit .charges li:nth-child(1){left:26px;top:29px}figure.classifiers .graph .pos .legit .charges li:nth-child(2){left:73px;top:52px}figure.classifiers .graph .pos .legit .charges li:nth-child(3){left:28px;top:64px}figure.classifiers .graph .pos .legit .charges li:nth-child(4){left:84px;top:87px}figure.classifiers .graph .pos .legit .charges li:nth-child(5){left:72px;top:162px}figure.classifiers .graph .pos .legit .charges li:nth-child(6){left:29px;top:188px}figure.classifiers .graph .pos .legit .charges li:nth-child(7){left:35px;top:159px}figure.classifiers .graph .pos .legit .charges li:nth-child(8){left:-100px}@media (min-width:670px){figure.classifiers .graph .pos .legit .charges li:nth-child(1){left:26px;top:29px}figure.classifiers .graph .pos .legit .charges li:nth-child(2){left:73px;top:52px}figure.classifiers .graph .pos .legit .charges li:nth-child(3){left:28px;top:88px}figure.classifiers .graph .pos .legit .charges li:nth-child(4){left:64px;top:97px}figure.classifiers .graph .pos .legit .charges li:nth-child(5){left:102px;top:162px}figure.classifiers .graph .pos .legit .charges li:nth-child(6){left:29px;top:188px}figure.classifiers .graph .pos .legit .charges li:nth-child(7){left:75px;top:189px}figure.classifiers .graph .pos .legit .charges li:nth-child(8){left:44px;top:236px}}figure.classifiers .legend{display:-ms-flexbox;display:flex;margin:18px 0 -5px;font-size:13px;line-height:20px;font-weight:600;color:#aab7c4;text-transform:uppercase;letter-spacing:.025em}figure.classifiers .legend span{-ms-flex:1 0 33.334%;flex:1 0 33.334%;min-width:0;padding:0 10px}figure.classifiers .legend .blocked{color:#8898aa;text-align:center}figure.classifiers .legend .legit{text-align:right}figure.curve-graph h4{text-align:center}figure.curve-graph .graph-container{background:#fff;border-radius:4px;box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);padding:10px;position:relative;max-width:498px;width:calc(100% - 50px);margin:80px auto 30px}@media (min-width:670px){figure.curve-graph .graph-container{margin-top:30px;width:calc(100% - 230px)}}figure.curve-graph .graph-container img{width:100%;height:258px}figure.curve-graph .graph{display:-ms-flexbox;display:flex;position:relative}figure.curve-graph .curve-labels label{position:absolute;left:50%;transform:translateX(-50%);background:#fff;border-radius:50px;font-size:14px;line-height:22px;padding:0 6px;font-weight:500}figure.curve-graph .curve-labels .great{color:#fe95de}figure.curve-graph .curve-labels .good{color:#ffa3c3}figure.curve-graph .curve-labels .okay{color:#ffb4a1}figure.curve-graph .points span{position:absolute;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;background:#9251ac;box-shadow:0 0 0 3px #fff}figure.curve-graph .points span:after{content:'';position:absolute;border-left:2px solid rgba(136,152,170,.25);height:200px;left:3px;bottom:8px}@media (min-width:670px){figure.curve-graph .points span:after{width:100px;border:2px solid rgba(136,152,170,.25)}figure.curve-graph .points span.label-left:after{left:auto;bottom:auto;height:auto;right:8px;top:3px;border-bottom:none}figure.curve-graph .points span.label-up-left:after{left:auto;right:3px;bottom:8px;height:25px;border-top-right-radius:4px;border-bottom:none;border-left:none}figure.curve-graph .points span.label-up-right:after{left:3px;bottom:8px;height:25px;border-top-left-radius:4px;border-bottom:none;border-right:none}figure.curve-graph .points span.label-down-right:after{bottom:8px;left:3px;top:8px;height:25px;border-bottom-left-radius:4px;border-top:none;border-right:none}}figure.curve-graph .point-labels label{font-size:14px;line-height:19px;color:#8898aa;position:absolute;margin:0;top:-15px}@media (min-width:670px){figure.curve-graph .point-labels label{top:auto}}figure.curve-graph .point-labels label span{position:absolute;bottom:0;background:#f6f9fc;display:block;padding:0 10px 5px;width:120px}@media (min-width:670px){figure.curve-graph .point-labels label span{bottom:auto;width:110px}}@media (min-width:880px){figure.curve-graph .point-labels label span{width:120px}}@media (min-width:670px){figure.curve-graph .point-labels label.left{text-align:right;left:-15px!important}figure.curve-graph .point-labels label.left span{position:absolute;right:0}}figure.curve-graph .point-labels label.right{text-align:right}@media (min-width:670px){figure.curve-graph .point-labels label.right{text-align:left;left:calc(100% + 15px)!important}}figure.curve-graph .axis-container{font-size:16px;line-height:20px;color:#aab7c4}figure.curve-graph .axis-container code{color:inherit;font-size:15px}figure.curve-graph .axis-container.y{position:absolute;left:-15px;top:10px;bottom:10px}figure.curve-graph .axis{display:-ms-flexbox;display:flex;position:absolute;-ms-flex-pack:justify;justify-content:space-between}figure.curve-graph .axis .title{font-weight:500;color:#32325d}figure.curve-graph .axis.x{bottom:-32px;left:10px;right:10px}figure.curve-graph .axis.y{-ms-flex-direction:column;flex-direction:column;right:0;top:0;bottom:0}figure.curve-graph .axis.y label{width:16px;transform:rotate(-90deg);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media (min-width:670px){figure.curve-graph .axis.y label{width:100px;transform:none;-ms-flex-pack:end;justify-content:flex-end}}figure.curve-graph .axis.y span{white-space:nowrap}@media (min-width:670px){figure.curve-graph .axis.y span{white-space:normal;text-align:right}}figure.curve-graph.pr .curve-labels .great{top:-1px}figure.curve-graph.pr .curve-labels .good{top:103px}figure.curve-graph.pr .curve-labels .okay{top:224px}figure.curve-graph.pr .points .high{left:1.5%;top:15%}figure.curve-graph.pr .points .high:after{height:80px}@media (min-width:670px){figure.curve-graph.pr .points .high:after{height:0}}figure.curve-graph.pr .points .low{left:90%;top:99%}figure.curve-graph.pr .points .low:after{height:300px}@media (min-width:670px){figure.curve-graph.pr .points .low:after{height:25px}}figure.curve-graph.pr .point-labels .high{left:0}figure.curve-graph.pr .point-labels .low{left:calc(100% - 150px)}@media (min-width:670px){figure.curve-graph.pr .point-labels .high{top:38px}figure.curve-graph.pr .point-labels .low{top:225px}}figure.curve-graph.roc .curve-labels .great{top:4px}figure.curve-graph.roc .curve-labels .good{top:30px}figure.curve-graph.roc .curve-labels .okay{top:64px}figure.curve-graph.roc .points .high{left:6%;top:45%}figure.curve-graph.roc .points .high:after{height:160px}@media (min-width:670px){figure.curve-graph.roc .points .high:after{height:61px}}figure.curve-graph.roc .points .low{left:88%;top:2%}figure.curve-graph.roc .points .low:after{height:50px}@media (min-width:670px){figure.curve-graph.roc .points .low:after{height:40px;width:120px}}figure.curve-graph.roc .point-labels .high{left:0}figure.curve-graph.roc .point-labels .low{left:calc(100% - 150px)}@media (min-width:670px){figure.curve-graph.roc .point-labels .high,figure.curve-graph.roc .point-labels .low{top:50px}}figure.decision-tree *{display:-ms-flexbox;display:flex}figure.decision-tree .columns{-ms-flex:1 0;flex:1 0;-ms-flex-pack:center;justify-content:center}figure.decision-tree .columns>*{-ms-flex:1;flex:1}figure.decision-tree>.columns{margin-left:-44px;width:102%}figure.decision-tree .stretch{width:100%;-ms-flex-pack:distribute;justify-content:space-around}figure.decision-tree .space{-ms-flex:0.25 1;flex:0.25 1}figure.decision-tree .space.large{-ms-flex:1.5 1;flex:1.5 1}figure.decision-tree .align{width:100%;-ms-flex-pack:center;justify-content:center}figure.decision-tree .align>*{display:-ms-inline-flexbox;display:inline-flex}figure.decision-tree .align.left{-ms-flex-pack:start;justify-content:flex-start}figure.decision-tree .align.right{-ms-flex-pack:end;justify-content:flex-end}figure.decision-tree .centered{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}figure.decision-tree .block{display:block}figure.decision-tree .condition{border-radius:4px;background:#fff;box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);display:-ms-inline-flexbox;display:inline-flex;padding:14px 20px;text-align:right;-ms-flex-align:center;align-items:center;line-height:22px}figure.decision-tree .condition span{color:#525f7f}figure.decision-tree .condition em{color:#6772e5;font-weight:500;font-size:22px;margin:0 10px}figure.decision-tree .condition strong{color:#32325d;font-weight:500}figure.decision-tree .decision{border-radius:50%;width:45px;height:33px;background:#f6f9fc;margin:20px 0;position:relative;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.025em;color:#aab7c4;-ms-flex-pack:center;justify-content:center;padding-top:2px}figure.decision-tree .decision:before{content:'';position:absolute;z-index:-1;top:-50px;bottom:-50px;left:50%;border-left:2px solid #cfd7df;margin-left:-1px}figure.decision-tree .decision.left:before{transform:rotate(45deg)}figure.decision-tree .decision.right:before{transform:rotate(-45deg)}figure.decision-tree .score{background:#fdda94;border-radius:100px;color:#8d212e;font-weight:500;font-size:20px;padding:8px 17px}figure.decision-tree .score.bad{color:#7c0e3e;background:#ffcca5}figure.decision-tree .score.good{color:#025450;background:#aff1b6}figure.decision-tree .caption{margin:-12px 0 -10px -58px;padding-top:40px;-ms-flex-pack:center;justify-content:center;position:relative}figure.decision-tree .caption:after,figure.decision-tree .caption:before{content:'';position:absolute;left:50%;background:#e6ebf1}figure.decision-tree .caption:before{width:8px;height:8px;top:-4px;margin-left:-4px;border-radius:50%}figure.decision-tree .caption:after{top:0;bottom:30px;margin-left:-1px;width:2px}figure.decision-tree .caption span{font-size:13px;font-weight:600;color:#cfd7df;text-transform:uppercase;letter-spacing:.025em}figure.score-dist-diagram{padding:50px 0 40px}figure.score-dist-diagram main{margin:0 auto;max-width:430px}figure.score-dist-diagram img{width:100%}figure.score-dist-diagram .x-axis{display:-ms-flexbox;display:flex;padding:0 5px;font-size:15px}figure.score-dist-diagram .x-axis .max code,figure.score-dist-diagram .x-axis .min code{color:#aab7c4}figure.score-dist-diagram .x-axis .title{-ms-flex-positive:1;flex-grow:1;text-align:center}figure.training-data table{table-layout:fixed}figure.training-data .fraud-status:before{content:'';display:inline-block;width:11px;height:11px;border-radius:50%;margin-right:10px;box-sizing:border-box;border:2px solid #cfd7df}figure.training-data .fraud-row{color:#e25950;font-weight:500}figure.training-data .fraud-row .fraud-status:before{background:#fa755a;border:none}figure.training-data th:first-child:before{content:'';position:absolute;left:-100vw;width:200vw;bottom:0;border-bottom:2px solid #e6ebf1}figure.training-data thead tr:last-child th{padding-bottom:20px}figure.training-data tbody tr:first-child td{padding-top:20px}figure.training-data tr td:last-child,figure.training-data tr th:last-child{width:50px;text-align:right;padding-right:0}figure.training-data tbody{white-space:nowrap}figure.training-data tbody tr:nth-child(even) td:first-child:before{content:'';position:absolute;z-index:-1;left:-100vw;width:200vw;top:0;bottom:0;background:rgba(230,235,241,.25)}figure.training-data .country-dot{display:inline-block;width:11px;height:11px;border-radius:50%;background:#aab7c4;margin-left:5px}figure.training-data .fraud-row .country-dot{background:#fa755a}.guide-cover{margin-bottom:60px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:670px){.guide-cover{-ms-flex-direction:row;flex-direction:row}}.guide-introduction{min-width:0;-ms-flex-order:2;order:2}@media (min-width:670px){.guide-introduction{-ms-flex:1 1.5 680px;flex:1 1.5 680px;padding-right:40px;-ms-flex-order:-1;order:-1}}@media (min-width:880px){.guide-introduction{padding-right:60px}}.guide-sidebar{min-width:0}@media (min-width:670px){.guide-sidebar{-ms-flex:1 1 320px;flex:1 1 320px}}html[lang=ja] .sidebar-box .cta h4{margin-left:10%}