@charset "UTF-8";:root{font-family:Poppins,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;display:block;color-scheme:light dark;color:#ffffffde;background-color:#242424;width:100%;max-width:none;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{width:100%;margin:0;padding:0;display:block;box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:block;width:100%}p{font-size:1em}h1{font-size:3.2em;line-height:1.1}.extra-big-text{font-size:3rem}.standard-text{font-size:.8rem}.small-text{font-size:.5rem}button{display:flex;align-items:center;gap:8px;justify-content:center;border:1px solid black;padding:.6em 1.2em;font-size:1.2em;font-weight:500;font-family:inherit;background-color:#f98948;color:#000;font-weight:700;cursor:pointer;border-radius:9999px;margin-top:30px;margin-bottom:20px}button:hover{background-color:#e0773e}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#navbar{position:fixed;top:0;width:100%;background-color:green;display:flex;align-items:center;justify-content:center;padding:10px 20px;z-index:1000;color:#fff;border-bottom:1px solid black}@media (max-width: 404px){#navbar{justify-content:space-between}}@media (max-width: 404px){#navbar-options a{margin-left:0;margin-right:0;font-size:.75em}}#navbar_content{width:800px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media (max-width: 800px){#navbar_content{width:auto}}#navbar a{color:#fff;margin-left:20px;text-decoration:none;font-weight:700}@media (max-width: 800px){#navbar_logo_desktop{display:none}}#navbar_logo_mobile{display:none}@media (max-width: 800px){#navbar_logo_mobile{display:block}}section{padding:10px 20px;margin-bottom:20px;color:#000;display:flex;width:800px;align-items:flex-start;flex-direction:column;text-align:center;scroll-margin-top:60px}@media (max-width: 800px){section{width:auto;margin-left:15px;margin-right:15px}}.section-container{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;border-top:1px solid black}footer{background-color:#fffff4;color:#000;text-align:left}#quote-component p{margin:0 60px}#quote-component .standard-text{font-size:1rem}#quote-component{align-items:center;margin-bottom:20px;margin-top:20px}#request-a-demo-button{font-size:1em;width:250px;justify-content:space-between}@media (max-width: 600px){#request-a-demo-button{width:75%;font-size:.8em}}.spinner{width:20px;height:20px;border:3px solid #fff;border-top:3px solid black;border-radius:50%;animation:spin .7s linear infinite;margin:auto;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.contact-us-close-button{position:absolute;top:10px;right:10px;height:30px}#contact-us-component h2{margin:0;color:green;text-shadow:-.5px -.5px 0 black,.5px -.5px 0 black,-.5px .5px 0 black,.5px .5px 0 black;text-align:center}#contact-us-component.contact-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;margin:0;width:100%}.modal-haze{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:0}.modal-form{position:relative;z-index:1;width:500px;background-color:#fffff4;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000040;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 600px){.modal-form{width:90%}}#contact-form{display:flex;align-items:flex-start;flex-direction:column;width:250px}#contact-form input{background-color:#fff;border:1px black solid;margin-bottom:0;margin-top:1px;width:100%;color:#000;border-radius:6px;padding:.5rem}@media (max-width: 600px){#contact-form input{width:80%}}#contact-us-component p{font-size:.8em;text-align:left}#contact-us-component #contact-form p{font-size:.8em;margin-top:10px;margin-bottom:0}#leader-component #leader-tagline{margin-top:30px}.leader-subheading{display:flex;flex-direction:row}.leader-subheading-icon{margin-left:5px;margin-right:5px}.leader-subheading-container{margin-top:20px}#leader-component h2{margin:0;color:green;text-shadow:-.5px -.5px 0 black,.5px -.5px 0 black,-.5px .5px 0 black,.5px .5px 0 black;text-align:center}#leader-component p{margin-top:5px;margin-bottom:5px;align-items:left}#arrow-right{height:30px}#how-it-works p,h2{text-align:left}#how-it-works h2{margin-bottom:0}#how-section-0{align-items:flex-start;flex-direction:column;justify-content:space-between;width:80%;margin:0}@media (max-width: 800px){#how-section-0{width:100%}}#how-section-1{display:flex;flex-grow:row}.how-it-works-sub-section{width:100%;max-width:800px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start}@media (max-width: 800px){.how-it-works-sub-section{flex-direction:column;margin:15px 0;align-items:center;width:auto}}#how-section-1-1{width:60%}@media (max-width: 800px){#how-section-1-1{width:100%}}#how-it-works-image-1{width:20%}@media (max-width: 800px){#how-it-works-image-1{width:40%;margin-top:20px}}#how-section-2-1{order:2;width:50%}@media (max-width: 800px){#how-section-2-1{order:1;width:100%}}#how-it-works-image-2{width:40%;height:auto;flex-shrink:0;order:1}@media (max-width: 800px){#how-it-works-image-2{order:2;width:80%}}#how-section-3-1{width:50%}@media (max-width: 800px){#how-section-3-1{width:100%}}#how-it-works-image-3{width:40%;height:auto;flex-shrink:0}@media (max-width: 800px){#how-it-works-image-3{width:80%}}#leader-component{padding-top:80px;align-items:center}footer{background-color:#fffff4;padding:20px;text-align:center}.publisher-retailer-leader{text-align:left;margin-bottom:30px}@media (max-width: 800px){.publisher-retailer-leader{margin-bottom:20px}}.publisher-retailer-leader p{font-size:.9rem}@media (max-width: 800px){.publisher-retailer-leader p{font-size:1em;font-weight:400}}#publishers{color:#fff}.icon-section{display:flex;flex-direction:row}@media (max-width: 800px){.icon-section{flex-direction:column}}.icon-section p{font-size:1em;text-align:left}@media (max-width: 800px){.icon-section p{margin-bottom:40px;margin-top:0}}.icon-section h3{text-align:left;font-size:1em;margin-bottom:0;margin-top:-8px}@media (max-width: 800px){.icon-section h3{font-size:1.3em}}.icon-subsection{margin:0 10px}
