.spy-cta-section{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:nowrap;background:var(--color-accent);width:100%;height:100%}.spy-cta-section .cta{flex:1 1 auto;text-align:center;padding:50px}.spy-cta-section .cta:nth-of-type(2){border-left:1px solid white}.spy-cta-section .cta .heading{font-style:italic;font-weight:500;font-family:"Source Sans Pro";font-size:35px;color:white;margin-bottom:15px;margin-top:0}.spy-cta-section .cta .btn{border:3px solid white;display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:nowrap;margin-bottom:0}.spy-cta-section .cta .btn span{order:2;font-size:16px}.spy-cta-section .cta.add-icon .btn:before{content:'';background-image:url('https://21178260.fs1.hubspotusercontent-na1.net/hubfs/21178260/Web%20Assets/icon-download_pdf.svg');background-position:center;background-repeat:no-repeat;background-size:contain;width:15px;height:26px;position:relative;display:inline-block;margin-right:15px;order:0}.spy-cta-section .cta.add-icon .btn:hover:before{display:none}.spy-cta-section .cta.add-icon .btn:hover:after{content:'';background-image:url('https://21178260.fs1.hubspotusercontent-na1.net/hubfs/21178260/Web%20Assets/icon-download_pdf--dark.svg');background-position:center;background-repeat:no-repeat;background-size:contain;width:15px;height:26px;position:relative;display:inline-block;margin-right:15px;order:-1}.spy-cta-section .cta .btn:hover{color:#282421;background:white}@media(max-width:980px){.spy-cta-section{flex-direction:column}.spy-cta-section .cta{width:100%}.spy-cta-section .cta:nth-of-type(2){border-left:0;border-top:1px solid white}}