#home-hero{padding:32px 8px}#home-hero,.home-hero-headings{align-items:center;display:flex;flex-direction:column;gap:16px}.home-hero-headings{text-align:center}.home-hero-main-heading{font-size:clamp(1.1rem,.474rem + 2.226cqi,2.7rem)}.home-hero-sub-heading{font-size:clamp(1.1rem,.748rem + 1.252cqi,2rem)}.demo-btn-container{align-items:center;border:1px solid var(--text-color);border-radius:32px;cursor:pointer;display:flex;gap:16px;margin-top:64px;overflow:hidden;text-decoration:none}.demo-btn-container:hover{>.play-icon{transform:scale(15.5);transition:all .8s cubic-bezier(.41,.11,.03,1.03)}>.play-icon:before{transform:translate(-50%,-50%) scale(.2);transition:transform .8s ease}}.play-icon{align-items:center;background-color:var(--text-color);border-radius:100%;display:flex;height:44px;justify-content:center;margin-left:8px;position:relative;transform-origin:center;transition:transform .5s ease;width:44px;will-change:transform}.play-icon:before{border-bottom:8px solid transparent;border-left:12px solid var(--background-color);border-top:8px solid transparent;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1);transform-origin:center;width:0;will-change:transform}.demo-btn-text{color:var(--primary-color)}.demo-btn-text,.demo-btn-time{font-size:var(--txt-1);z-index:1}.demo-btn-time{background-color:var(--text-color);border-left:1px solid var(--background-color);color:var(--background-color);padding:16px}.home-hero-cta-disclaimer{text-align:center}#home-testimonials{background-image:url(/static/images/backgrounds/bg-swirls-purple.png);background-position:50%;background-size:cover;display:flex;flex-wrap:wrap;gap:32px 16px;justify-content:space-evenly;padding:64px 8px;width:100%}.home-testimonial-container{background-color:var(--background-color);border-radius:4px;max-width:445px;min-width:250px;padding:26px 16px 8px;position:relative;>img{left:50%;position:absolute;top:0;transform:translate(-50%,-50%)}>.home-testimonial-signature{padding-top:4px;text-align:right}.home-testimonial-content,>.home-testimonial-signature{font-style:italic}}#home-what-is-pos{width:100%}.home-what-is-pos-bento{align-items:center;background-color:var(--text-color);background-image:linear-gradient(45deg,rgba(151,71,255,0),#9747ff);border-radius:32px;display:flex;gap:32px;justify-content:space-between;padding:32px;width:100%;>.home-what-is-pos-bento-text{color:var(--background-color);display:flex;flex:1;flex-direction:column;gap:16px}>.home-what-is-pos-bento-image{align-items:center;display:flex;flex:1;justify-content:center;max-width:430px;>img{border-radius:16px;height:auto;max-height:100%;object-fit:contain;width:100%}}}#home-features{display:flex;flex-direction:column;gap:32px;width:100%}.home-features-headings{align-items:center;display:flex;flex-direction:column;gap:16px}.home-feature-bento{background-color:var(--text-color);background-image:linear-gradient(90deg,hsla(69,30%,95%,0) 0,#f6f7f0 60%);background-position:0;background-repeat:no-repeat;background-size:500% 100%;border-radius:32px;color:var(--background-color);display:flex;flex-direction:column;gap:16px;padding:64px}.home-feature-bento-cards{align-items:center;display:flex;flex-wrap:wrap;gap:12px;list-style-type:none}.home-feature-bento-card{align-items:center;background-color:var(--background-color);border-radius:4px;color:var(--text-color);display:flex;flex-direction:column;padding:16px 32px}.home-bento-desc-row{display:flex;justify-content:space-between}#home-features-2{align-items:center;background-image:url(/static/images/backgrounds/bg-swirls-purple.png);background-position:50%;background-size:cover;color:var(--background-color);display:flex;flex-direction:column;gap:32px;width:100%}.home-features-2-bentos{display:flex;flex-wrap:wrap;gap:32px}.home-feature-2-bento{align-items:center;background:var(--text-color);background:linear-gradient(45deg,#0e1317,#9747ff 150%);border-radius:32px;-webkit-box-shadow:0 8px 32px 0 #1e1331;box-shadow:0 8px 32px 0 #1e1331;display:flex;flex:1;flex-direction:column;gap:16px;overflow:hidden;padding:32px;position:relative;z-index:0}.home-feature-2-bento.wide{min-width:100%}.home-feature-2-bullets{align-items:center;color:var(--text-color);display:flex;flex-wrap:wrap;gap:8px}.home-feature-2-bullet{background-color:var(--background-color);border-radius:4px;padding:4px 8px}.features-marketing-boxes{display:grid;gap:12px;grid-template-columns:1fr 1fr}.marketing-box{border:1px solid var(--text-color);border-radius:4px;display:flex;flex-direction:column;gap:12px;padding:32px;>label{align-self:center}}@media only screen and (max-width:980px){.home-what-is-pos-bento{flex-direction:column-reverse;overflow:hidden;padding:0;>.home-what-is-pos-bento-text{align-items:center;padding:16px}>.home-what-is-pos-bento-image{max-height:50px;max-width:100%;width:100%;>img{border-radius:0;max-height:128px;object-fit:cover}}}}@media only screen and (max-width:630px){.features-marketing-boxes,.home-features-2-bentos{flex-direction:column;gap:16px}.features-marketing-boxes{display:flex}}@media only screen and (max-width:570px){.demo-btn-text,.demo-btn-time{font-size:var(--txt-0);text-align:center}}@media (prefers-reduced-motion:reduce){.play-icon,.play-icon:before{transition:none!important}.demo-btn-container:hover{border-color:var(--primary-color);>.demo-btn-time,>.play-icon{background-color:var(--primary-color)}>.play-icon{transform:scale(1)}>.play-icon:before{transform:translate(-50%,-50%) scale(1)}}.light{animation:none}}