@font-face{font-family:SimpleSans;src:url(./fonts/simplesans-regular-webfont.eot);src:url(./fonts/simplesans-regular-webfont-.eot#iefix) format("embedded-opentype"),url(./fonts/simplesans-regular-webfont.woff.txt) format("woff"),url(./fonts/simplesans-regular-webfont.ttf.txt) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:SimpleSansLight;src:url(./fonts/simplesans-light-webfont.eot);src:url(./fonts/simplesans-light-webfont-.eot#iefix) format("embedded-opentype"),url(./fonts/simplesans-light-webfont.woff.txt) format("woff"),url(./fonts/simplesans-light-webfont.ttf.txt) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:SimpleSansBold;src:url(./fonts/simplesans-bold-webfont.eot);src:url(./fonts/simplesans-bold-webfont-.eot#iefix) format("embedded-opentype"),url(./fonts/simplesans-bold-webfont.woff.txt) format("woff"),url(./fonts/simplesans-bold-webfont.ttf.txt) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:SimpleSansBlack;src:url(./fonts/simplesans-black-webfont.eot);src:url(./fonts/simplesans-black-webfont-.eot#iefix) format("embedded-opentype"),url(./fonts/simplesans-black-webfont.woff.txt) format("woff"),url(./fonts/simplesans-black-webfont.ttf.txt) format("truetype");font-weight:700;font-style:normal}:root{--form-height:500px;--scroll:0}*,:after,:before{box-sizing:border-box}:active,:focus{outline:0;box-shadow:none}body{margin:0;padding:0;width:100%;height:100%;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased;font-family:SimpleSans,system-ui,-apple-system,Helvetica Neue,sans-serif}strong{font-family:SimpleSansBold,SimpleSans,system-ui,-apple-system,Helvetica Neue,sans-serif;font-weight:700}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-weight:500;font-family:SimpleSans,system-ui,-apple-system,Helvetica Neue,sans-serif;font-size:2.3rem;line-height:1.2}@media (min-width:1025px){h1,h2{font-size:3.2rem;font-weight:500;font-family:SimpleSansLight,SimpleSans,system-ui,-apple-system,Helvetica Neue,sans-serif}}h3{font-size:1.6rem}img{object-fit:contain;max-width:100%}a{color:#fff;text-decoration:none;transition:color .3s}a:hover{color:#f60}a:visited{color:#fff}.hidden{display:none}.nowrap{white-space:nowrap}.horizontal{display:flex;flex-direction:column;justify-content:flex-start}@media screen and (min-width:1025px){.horizontal{flex-direction:row;margin-left:100px}}.vertical{display:flex;flex-direction:column}.center{display:flex;align-items:center;justify-content:center}.modal-open{height:100vh;position:fixed;overflow-y:hidden}@media (min-width:1025px){.modal-open{padding-right:15px}}button{border:none;color:#fff;cursor:pointer;font-size:1em;position:relative;text-decoration:none;font-family:SimpleSans,system-ui,-apple-system,Helvetica Neue,sans-serif}.btn{transition:all .3s,transform 1s ease 0s;padding:24px 24px;justify-content:space-between;background:0 0;display:inline-block;align-items:center;overflow:hidden;font-size:1.1em;display:flex;width:100%}.btn:hover:before,.btn:hover:visited:before{background:#4bc52f}.btn:active:before{background:#3b9b25}.btn:visited{color:currentColor}.btn:before{content:"";transition:all 1s;position:absolute;background:#43b02a;transform-origin:right;height:100%;width:100%;left:0;top:0}.btn:after{background:url(./img/download.svg);background-size:contain;position:relative;margin-left:15px;display:block;height:26px;width:26px;content:""}.btn span{transition:opacity .5s ease .8s;z-index:1}@media (min-width:1025px){.btn{margin:0}}.btn-link{padding:0;background:0 0;align-items:center;display:flex}.btn-link:after{background:url(./img/arrow.svg);background-size:covercontain;transition:transform .3s;position:relative;margin-left:15px;display:block;height:18px;width:24px;content:""}.btn-link:hover:after{transform:translateX(10px)}.close{background:0 0;position:absolute;padding:0;top:0;right:0;z-index:1;padding-right:24px}.field{position:relative;margin-top:1rem}.field input[type=email],.field input[type=tel],.field input[type=text]{width:100%;border:none;color:#fff;font-size:20px;padding:16px 0 10px 0;background:0 0;border-bottom:2px solid #fff}.field label{left:0;top:.5rem;font-size:20px;position:absolute;transform-origin:left;transition:all .3s;color:rgba(255,255,255,.7)}.field.active input{border-bottom-color:#fff}.field.active:not(.radio) label,.field.has-text label{transform:translate(0,-24px) scale(.7)}.field input:-webkit-autofill,.field input:-webkit-autofill:focus textarea:-webkit-autofill,.field input:-webkit-autofill:hover,.field select:-webkit-autofill,.field select:-webkit-autofill:focus,.field select:-webkit-autofill:hover,.field textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #2e8bc9 inset!important;-webkit-text-fill-color:#fff}.field.radio{display:flex;flex-wrap:wrap}.field.radio input{display:none}.field.radio label{padding-left:30px;position:relative;transform:none;margin-right:40px;top:0}.field.radio label:after,.field.radio label:before{display:inline-block;transition:all .3s;position:absolute;content:"";height:20px;width:20px;left:0;top:50%;transform:translate(0,-55%);border-radius:50%}.field.radio label:before{border:2px solid rgba(255,255,255,.7);z-index:1;box-shadow:inset 0 0 0 3px #004165}.field.radio input:checked+label:after{background:#fff}.field.radio input:checked+label:before{border-color:#fff}.field.radio input:checked+label{opacity:1;color:#fff}.field.radio p{width:100%;opacity:.7;margin:10px 0 10px 0}header{width:100%;margin-top:24px;position:absolute;z-index:2;left:0;top:0}header .inner{position:relative;background:0 0}header .container{position:relative}header .logo{transition:opacity .2s ease 1s}.up header .logo{transition:opacity .2s ease 0s}header .logo.white{top:0;left:0;position:absolute;opacity:1}header .logo.color{opacity:0}@media (min-width:1025px){header{position:fixed;margin-top:80px}.fp-viewing-1 header .logo.white,.fp-viewing-2 header .logo.white,.fp-viewing-3 header .logo.white,.fp-viewing-4 header .logo.white,.fp-viewing-5 header .logo.white,.logo-color header .logo.white{opacity:0}}footer{background:#333;color:#fff}footer .row.links li{font-size:.9rem;display:inline;padding:23px 30px 18px 0}footer .row.links>*{margin:0 0 24px 0}footer .row.links .follow-btn{margin-right:1rem}footer .row.legal{color:rgba(255,255,255,.6);font-size:.7rem}footer .row.legal p{margin:0}@media (max-width:1024px){footer{padding-bottom:9rem!important}}@media (min-width:1025px){footer .row.legal{margin-top:2rem;margin-left:105px}}.acc-home .container{position:relative;max-width:1200px;padding:0 24px;margin:auto;width:100%;height:100%}@media (min-width:1025px){.acc-home .container{max-width:none;padding:0 80px}}.acc-home .section{padding:48px 0;background-repeat:no-repeat;background-position:center;background-size:cover}.acc-home .section .info p{font-size:27px;line-height:1.2}.acc-home .section .callout{display:flex;align-items:center;position:relative;color:#f60}.acc-home .section .callout p{margin:1.4rem 0 0 0;font-size:1.3rem}.acc-home .section .callout p:first-child{margin-right:2rem}.acc-home .section .callout:before{top:0;left:0;width:100%;height:1px;content:"";display:block;position:absolute;background:#f60}@media (max-width:1024px){.acc-home .section{height:auto!important}.acc-home .section .fp-tableCell{height:auto!important}}@media (min-width:1025px){.acc-home .section{padding:0;height:100vh}.acc-home .section .fp-tableCell{padding:80px 0}.acc-home .section div.callout:before{transition:all 1s ease .5s;transform-origin:left;transform:scaleX(.2)}.acc-home .section div.callout p{opacity:0;transition:all .7s ease .8s;transform:translate(-30px,0)}.acc-home .section div.callout p:first-child{transition:all .7s ease 1.1s}}.acc-home .section.hero{background-image:url(content/dam/FirstData/images/accenture_merchant_study/img/couple_smiling_small.jpg);background-size:cover;color:#fff}.acc-home .section.hero .inner{display:flex;align-items:flex-start;flex-direction:column;height:100%}@media (max-width:1024px){.acc-home .section.hero{height:600px!important}}@media (min-width:1025px){.acc-home .section.hero{background-image:url(/content/dam/firstdata/us/en/accenture-merchant-study/images/couple_smiling.jpg)}.acc-home .section.hero .inner{width:50%}}.acc-home .section.cross-sell-opportunities .container,.acc-home .section.hero .container,.acc-home .section.product-penetration .container,.acc-home .section.relationships .container{display:flex;flex-direction:column;justify-content:space-between}.acc-home .section.cross-sell-opportunities .statistic,.acc-home .section.hero .statistic,.acc-home .section.product-penetration .statistic,.acc-home .section.relationships .statistic{font-size:3rem}.acc-home .section.cross-sell-opportunities .placeholder,.acc-home .section.hero .placeholder,.acc-home .section.product-penetration .placeholder,.acc-home .section.relationships .placeholder{width:100%;height:400px;max-width:600px;background:#ccc}@media (max-width:1024px){.acc-home .section.cross-sell-opportunities .image,.acc-home .section.hero .image,.acc-home .section.product-penetration .image,.acc-home .section.relationships .image{order:-1;margin-bottom:24px}}@media (min-width:1025px){.acc-home .section.cross-sell-opportunities .placeholder,.acc-home .section.hero .placeholder,.acc-home .section.product-penetration .placeholder,.acc-home .section.relationships .placeholder{min-width:500px}.acc-home .section.cross-sell-opportunities .container,.acc-home .section.hero .container,.acc-home .section.product-penetration .container,.acc-home .section.relationships .container{padding:0 160px;flex-direction:row}.acc-home .section.cross-sell-opportunities .callout,.acc-home .section.hero .callout,.acc-home .section.product-penetration .callout,.acc-home .section.relationships .callout{max-width:500px;align-items:center;display:flex}.acc-home .section.cross-sell-opportunities .info,.acc-home .section.hero .info,.acc-home .section.product-penetration .info,.acc-home .section.relationships .info{transform:translate(0,10rem);transition:transform 1.5s ease .2s;width:576px;display:flex;flex-direction:column;justify-content:center}.acc-home .section.cross-sell-opportunities .image,.acc-home .section.hero .image,.acc-home .section.product-penetration .image,.acc-home .section.relationships .image{height:100%;display:flex;flex-direction:column;justify-content:center}.acc-home .section.cross-sell-opportunities.active .info,.acc-home .section.hero.active .info,.acc-home .section.product-penetration.active .info,.acc-home .section.relationships.active .info{transform:translate(0,0)}.acc-home .section.cross-sell-opportunities.active div.callout p,.acc-home .section.cross-sell-opportunities.active div.callout:before,.acc-home .section.hero.active div.callout p,.acc-home .section.hero.active div.callout:before,.acc-home .section.product-penetration.active div.callout p,.acc-home .section.product-penetration.active div.callout:before,.acc-home .section.relationships.active div.callout p,.acc-home .section.relationships.active div.callout:before{opacity:1;transform:scale(1) translate(0,0)!important}.acc-home .section.cross-sell-opportunities.active~section .info,.acc-home .section.hero.active~section .info,.acc-home .section.product-penetration.active~section .info,.acc-home .section.relationships.active~section .info{transform:translate(0,-10rem)}}@media (max-width:1024px){.acc-home .section.relationships .image{opacity:0;transition:all 1s ease .2s}.acc-home .section.relationships .info{opacity:0;transition:all 1s ease 1s}}@media (min-width:1025px){.acc-home .section.relationships .info{padding-right:4rem}}.acc-home .section.cross-sell-opportunities{background:#eee}.acc-home .section.cross-sell-opportunities .fp-tableCell{padding-bottom:0}.acc-home .section.cross-sell-opportunities figure{order:2;margin:0;display:flex;position:relative;align-items:flex-end}.acc-home .section.cross-sell-opportunities figure figcaption{flex-grow:1;margin:0 1rem 1rem 1rem;padding-left:1.5rem;flex-direction:column;justify-content:center;align-items:flex-start!important}.acc-home .section.cross-sell-opportunities figure figcaption p{margin-top:0;max-width:300px}.acc-home .section.cross-sell-opportunities figure figcaption p:first-child{line-height:1;margin-bottom:1rem}.acc-home .section.cross-sell-opportunities figure figcaption:before{background:0 0;border:1px solid #f60;border-left:0;height:100%;width:12px}.acc-home .section.cross-sell-opportunities figure .col{height:100%;display:flex;flex-direction:column;justify-content:flex-end;width:50%}.acc-home .section.cross-sell-opportunities figure .bar{flex-shrink:0;width:100%}.acc-home .section.cross-sell-opportunities figure .bar .inner{width:100%;height:100%;transform-origin:bottom;transition:all 1.5s ease .5s}.acc-home .section.cross-sell-opportunities figure .bar-fiserv{position:relative;overflow:hidden;height:100%}.acc-home .section.cross-sell-opportunities figure .bar-fiserv .inner{background:#f60}.acc-home .section.cross-sell-opportunities figure .bar-fiserv:after{top:0;left:0;content:"";position:absolute;background:red;background:#fff;background:linear-gradient(135deg,rgba(255,255,255,.25) 0,rgba(255,255,255,0) 90%);transform:translate(-66%,-40%) rotate(35deg);display:block;height:500px;width:500px}.acc-home .section.cross-sell-opportunities figure .bar-other{transition-delay:.2s;height:62%}.acc-home .section.cross-sell-opportunities figure .bar-other .inner{background:#666}@media (max-width:768px){.acc-home .section.cross-sell-opportunities figcaption p{font-size:.8rem}.acc-home .section.cross-sell-opportunities figcaption p.statistic{font-size:2rem}}@media (max-width:1024px){.acc-home .section.cross-sell-opportunities{padding-bottom:0}.acc-home .section.cross-sell-opportunities figure{margin-top:3rem;height:500px}.acc-home .section.cross-sell-opportunities figure .bar-other{height:50%}.acc-home .section.cross-sell-opportunities .container{padding:0}.acc-home .section.cross-sell-opportunities .info{padding:0 24px}}@media (min-width:1025px){.acc-home .section.cross-sell-opportunities figure{order:-1}.acc-home .section.cross-sell-opportunities figure .bar{min-width:250px}.acc-home .section.cross-sell-opportunities figure .bar .inner{transform:scaleY(0)}.acc-home .section.cross-sell-opportunities figure .col{padding-top:320px}.acc-home .section.cross-sell-opportunities figure figcaption{transition:all .8s ease 1.5s}.acc-home .section.cross-sell-opportunities figure figcaption p{opacity:0;transition:all .7s ease 1.4s;transform:translate(-30px,0)}.acc-home .section.cross-sell-opportunities figure figcaption p:last-child{transition-delay:1.6s}.acc-home .section.cross-sell-opportunities figure figcaption:before{transition:transform .5s ease 2s,width .3s ease 2.5s;transform:scaleY(0);width:1px}.acc-home .section.cross-sell-opportunities .info{padding-left:80px}.acc-home .section.cross-sell-opportunities .statistic{font-size:4rem}.acc-home .section.cross-sell-opportunities .fp-tableCell{padding:0}.acc-home .section.cross-sell-opportunities.active .bar .inner,.acc-home .section.cross-sell-opportunities.active figcaption .inner{transform:scaleY(1)}.acc-home .section.cross-sell-opportunities.active .bar p,.acc-home .section.cross-sell-opportunities.active figcaption p{opacity:1;transform:translate(0,0)}.acc-home .section.cross-sell-opportunities.active .bar:before,.acc-home .section.cross-sell-opportunities.active figcaption:before{opacity:1;width:12px;transform:scaleY(1)}}@media (max-width:1024px){.acc-home .section.product-penetration .image{opacity:0;transition:all 1s ease .2s}.acc-home .section.product-penetration .info{opacity:0;transition:all 1s ease 1s}}@media (min-width:1025px){.acc-home .section.product-penetration .info{padding-right:4rem}}.acc-home .section.download-image{background-image:url(/content/dam/firstdata/us/en/accenture-merchant-study/images/man_holding_digital_tablet_small.jpg)}@media (max-width:1024px){.acc-home .section.download-image{height:600px!important}}@media (min-width:1025px){.acc-home .section.download-image{background-image:url(/content/dam/firstdata/us/en/accenture-merchant-study/images/man_holding_digital_tablet.jpg)}}.acc-home .section.download{background:#004165;color:#fff}.acc-home .section.download .download-close{opacity:0;position:absolute;top:24px;right:24px;transition:opacity .5s}.acc-home .section.download .info{margin-bottom:24px}.acc-home .section.download .info p{font-size:1rem}.acc-home .section.download .info h3{margin-bottom:10px}.acc-home .section.download .message{display:none;margin:24px 0}.acc-home .section.download form.submitted .btn{display:none}.acc-home .section.download form.submitted .message{display:block}.acc-home .section.download .open{position:absolute;width:100%;height:100%;z-index:1;border:none;background:0 0;pointer-events:none}.acc-home .section.download .container{margin-bottom:24px}@media (max-width:1024px){.acc-home .section.download{pointer-events:none;z-index:3;background:0 0;left:0;bottom:0;position:fixed;padding-bottom:0;height:100%!important;padding-top:0!important;padding-top:80px}.acc-home .section.download .container{margin-bottom:80px;transform:translateY(110%);transition:transform .5s;padding:24px;background:#004165;flex-direction:column;display:flex;height:calc(100% - 74px);flex-grow:1;overflow:scroll;margin:0}.acc-home .section.download form{height:100%;display:flex;flex-direction:column}.acc-home .section.download .field-submit{margin-top:0}.acc-home .section.download .open{pointer-events:all}}@media (min-width:1025px){.acc-home .section.download{width:calc((100% / 5) * 2);padding:60px;background:0 0;position:fixed;z-index:6;right:0;top:0}.acc-home .section.download .download-close{display:none}.acc-home .section.download form{flex-direction:column;position:relative;display:flex;z-index:1}.acc-home .section.download:after{content:"";position:absolute;transition:transform 1s ease 0s;background:#004165;height:100%;width:100%;left:0;top:0}.acc-home .section.download .container{flex:1;padding:0;margin-bottom:0;transition:all 1s ease .3s,opacity 1s ease .5s}.acc-home .section.download .container .inner{padding:0 0 3rem 0}.acc-home .section.download .btn{max-width:calc(1200px - (24px * 2));transform:translate(0,0);padding:24px;margin:auto}.acc-home .section.download .field-submit{margin-top:0;transition:transform 1s}}.acc-home .modal{pointer-events:none;position:fixed;height:100vh;width:100%;transition:opacity .3s;opacity:0;left:0;top:0}.acc-home .modal.active{opacity:1;pointer-events:initial}@media (max-width:1024px){.acc-home .modal .container{overflow:scroll}}.acc-home .modal.merchant-services{z-index:5;background:#2e8bc9;color:#fff}.acc-home .modal.merchant-services strong{margin-right:1rem}.acc-home .modal.merchant-services h2{margin-top:3rem}.acc-home .modal.merchant-services .serices-list{position:relative}.acc-home .modal.merchant-services li .name{padding:.5rem 0;cursor:pointer;font-size:1rem}.acc-home .modal.merchant-services li .content{height:auto;max-height:0;overflow:hidden;transition:all .3s;font-size:1rem}.acc-home .modal.merchant-services li .content .inner{border-top:1px solid #fff;padding:1rem 0}.acc-home .modal.merchant-services li.active .name{font-family:SimpleSansBold,SimpleSans,system-ui,-apple-system,Helvetica Neue,sans-serif;font-weight:700}.acc-home .modal.merchant-services li.active .content{opacity:1;max-height:300px}footer .fp-tableCell{padding:20px 0!important}footer .fp-tableCell .horizontal{max-width:976px;margin:0 auto}@media (min-width:1025px){.acc-home .modal.merchant-services .name{width:50%}.acc-home .modal.merchant-services .content{left:50%;width:50%;opacity:0;position:absolute;top:24px}.acc-home .modal.merchant-services .container>.inner{width:50%}.acc-home .modal.merchant-services .inner{display:flex;min-height:100%;flex-direction:column;position:relative}.acc-home .modal.merchant-services h2{flex-grow:1;display:flex;justify-content:center;flex-direction:column}}@media (min-width:1025px) and (max-height:900px){.acc-home .modal.merchant-services h2{font-size:2.5rem}}.acc-home .modal.thank-you{color:#000;z-index:20;background:#fff;padding-top:24px}.acc-home .modal.thank-you .container{align-items:flex-start}.acc-home .modal.thank-you .container img{margin:4rem 0 2rem 0;max-height:300px}.acc-home .modal.thank-you .close{top:24px}.acc-home .modal.thank-you a{color:#f60;font-family:SimpleSansBold,SimpleSans,system-ui,-apple-system,Helvetica Neue,sans-serif}@media (min-width:1025px){.acc-home .modal.thank-you .container{align-items:center;max-width:900px}.acc-home .modal.thank-you .container>*{flex:1}.acc-home .modal.thank-you .container img{margin:0 3rem 0 0;max-height:none}}@media (min-width:1025px){.fp-viewing-5:not(.form-open) .section.download{max-height:350px}.fp-viewing-5:not(.form-open) .section.download form{max-height:350px}.fp-viewing-5:not(.form-open) .section.download .container .inner{display:none}.fp-viewing-5:not(.form-open) .section.download .field-submit{top:0}.fp-viewing-1:not(.form-open) .section.download:after,.fp-viewing-2:not(.form-open) .section.download:after,.fp-viewing-3:not(.form-open) .section.download:after,.fp-viewing-5:not(.form-open) .section.download:after{transform:translateX(100%);transition:transform 1s ease .2s}.fp-viewing-1:not(.form-open) .section.download .open,.fp-viewing-2:not(.form-open) .section.download .open,.fp-viewing-3:not(.form-open) .section.download .open,.fp-viewing-5:not(.form-open) .section.download .open{pointer-events:initial}.fp-viewing-1:not(.form-open) .section.download .btn,.fp-viewing-2:not(.form-open) .section.download .btn,.fp-viewing-3:not(.form-open) .section.download .btn,.fp-viewing-5:not(.form-open) .section.download .btn{pointer-events:none}.fp-viewing-1:not(.form-open) .section.download .btn:before,.fp-viewing-2:not(.form-open) .section.download .btn:before,.fp-viewing-3:not(.form-open) .section.download .btn:before,.fp-viewing-5:not(.form-open) .section.download .btn:before{transform:translateX(calc(100% - 74px))}.fp-viewing-1:not(.form-open) .section.download .btn span,.fp-viewing-2:not(.form-open) .section.download .btn span,.fp-viewing-3:not(.form-open) .section.download .btn span,.fp-viewing-5:not(.form-open) .section.download .btn span{opacity:0;transition:opacity .2s ease 0s}.fp-viewing-1:not(.form-open) .section.download .field-submit,.fp-viewing-2:not(.form-open) .section.download .field-submit,.fp-viewing-3:not(.form-open) .section.download .field-submit{transform:translateY(calc(-1 * var(--form-height)))}.fp-viewing-1:not(.form-open) .section.download .container{visibility:hidden}.fp-viewing-2:not(.form-open) .section.download .container{visibility:hidden}.fp-viewing-3:not(.form-open) .section.download .container{visibility:hidden}.fp-viewing-5:not(.form-open) .section.download .container{opacity:0;transform:translateX(50%);transition:all 1s ease 0s,max-height 1s ease-in-out 0s,opacity .33333s ease 0s}}@media (max-width:1024px){.seen-1 .section.relationships .container>*,.seen-3 .section.product-penetration .container>*{opacity:1;transform:translate(0,0)}}@media (max-width:1024px){.seen-2 .section.cross-sell-opportunities .info{opacity:1;transform:translate(0,0)}}.mobile-form-open .section.download{pointer-events:initial}.mobile-form-open .section.download .download-close{opacity:1}.mobile-form-open .section.download .container{transform:translateY(0)}
