

.hero {
  overflow:hidden;
  position:relative;
  border-top:1px solid #f7f7f7
}
.hero .wrap {
  height:100%;
  display:flex;
  align-items:center
}
.hero-copy {
  width:52%;
  z-index:2;
  padding:35px 0px 0px;
}
.eyebrow,.section-tag {
  font-size:8px;
  /* text-transform:uppercase; */
  letter-spacing:.25px;
  color:#941202;
  font-weight:700
}
.hero h1 {
  font-size:27px;
  line-height:1.03;
  letter-spacing:-1.1px;
  /* max-width:410px; */
  margin:9px 0 11px;
  font-weight:800
}
.hero h1 span {
  color:#D48C14
}
.hero-copy>p:not(.eyebrow) {
  font-size:10px;
  color:#626262;
  /* max-width:405px; */
  margin:0 0 15px
}
.stores {
  display:flex;
  align-items:end;
  gap:12px;
}
.store {
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:7px 11px;
  border-radius:6px;
  text-decoration:none;
  font-size:8px;
  color:white;
  background:#090909
}
.store.apple {
  background:#D48C14
}
.store i {
  font-size:11px
}
.business {
  font-size:12px;
  color:#777;
  text-decoration:none;
  margin-left: 10px;
  padding-bottom: 2px;
  border-bottom: 1px solid #777;
}
.stats {
  display:flex;
  margin-top:19px;
  width:398px;
  border-top:1px solid #eee;
  padding-top:12px
}
.stat {
  flex:1;
  border-right:1px solid #eee;
  padding-left:0
}
.stat+ .stat {
  padding-left:25px
}
.stat:last-child {
  border:none
}
.stat b {
  font-size:15px;
  display:block;
  line-height:1.2
}
.stat span {
  color:#626262;
  font-size:7px
}
.art {
  position:absolute;
  width: 50%;
  right: 0;
  bottom: 0px;
  /* inset-block:0; */
  overflow:hidden
}
.sun {
  position:absolute;
  width:220px;
  height:220px;
  border-radius:50%;
  background:#df9000;
  right:-12px;
  bottom:-88px
}
.arc {
  position:absolute;
  width:310px;
  height:310px;
  border:1px solid #e9ba56;
  border-radius:50%;
  right:3px;
  bottom:-99px
}
.arc.a2 {
  width:380px;
  height:380px;
  right:24px;
  bottom:-135px
}
.phone {
  position:absolute;
  width:151px;
  height:281px;
  bottom:-4px;
  left:39%;
  background:#101010;
  border-radius:22px;
  padding:5px;
  box-shadow:0 3px 12px #777;
  z-index:2
}
.phone:before {
  content:"";
  width:48px;
  height:10px;
  border-radius:0 0 8px 8px;
  background:#111;
  position:absolute;
  z-index:4;
  left:51px;
  top:5px
}
.screen {
  height:100%;
  overflow:hidden;
  border-radius:18px;
  background:#fff;
  padding:18px 9px 8px;
  color:#181818
}
.status {
  display:flex;
  justify-content:space-between;
  font-size:5px;
  font-weight:700;
  padding:0 2px 7px
}
.app-name {
  text-align:center;
  font-size:6px;
  font-weight:700;
  margin:4px 0 13px
}
.app-name i {
  color:#7759ee;
  margin-right:4px
}
.phone h4 {
  font-size:9px;
  line-height:1.15;
  margin:0 0 5px
}
.screen>p {
  font-size:4.8px;
  color:#777;
  margin:0 0 8px
}
.tool {
  height:35px;
  border-radius:8px;
  margin:6px 0;
  color:white;
  padding:7px 7px;
  display:flex;
  align-items:center;
  gap:7px;
  background:linear-gradient(100deg,#f07d61,#f9ae68)
}
.tool.purple {
  background:linear-gradient(100deg,#da54a1,#5d4ce6)
}
.tool.blue {
  background:linear-gradient(100deg,#46bce9,#2364e7)
}
.tool-icon {
  width:22px;
  height:22px;
  display:grid;
  place-items:center;
  border:1px solid #ffffff55;
  border-radius:50%;
  font-size:10px
}
.tool b {
  font-size:5.5px;
  display:block
}
.tool small {
  font-size:4px;
  opacity:.75;
  display:block
}
.tool .arrow {
  margin-left:auto;
  font-size:9px
}
.features,.use-cases {
  background:#F7F7F7;
}
.section-head {
  text-align:center;
  /* padding:31px 0 18px */
}
.section-head h2 {
  font-size:17px;
  line-height:1.1;
  letter-spacing:-.45px;
  margin:5px 0;
  text-transform:uppercase
}
.section-head p {
  margin:0;
  color:#888;
  font-size:8px
}
.grid {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  /* padding-bottom:35px */
}
.qr{
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
}
.card {
  background:white;
  padding:16px 15px 14px;
  border-radius:6px;
  min-height:103px
}
.cf-icon1{
  max-height: 45px;
  /* max-height: fit-content; */
  padding: 12px;
}
.cf-icon, .cf-icon1 {
  width: 45px;
  /* height: 22px; */
  background: #D48C141F;
  border-radius: 4px;
  display: flex;
  margin-bottom: 10px;
  padding: 10px;
}
.card h3 {
  font-size:17px;
  margin:18px 0 6px;
  font-weight: 600;
}
.card p {
  margin:0;
  color:#818181;
  font-size:15px;
  line-height:1.45
}
.how {
  /* padding-bottom:39px */
}
.how .section-head {
  /* padding-top:34px */
}
.steps {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  position:relative
}
.step {
  text-align:center;
  padding:0 16px;
  position:relative
}
.step img{
  width: 25%;
}
.step:not(:last-child):after {
  content:"→";
  position:absolute;
  /* right:-5px; */
  top:0px;
  font-size:30px;
  font-weight:300;
  color:#444
}
.step .round {
  width:29px;
  height:29px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:var(--orange);
  color:#fff;
  margin:0 auto 7px;
  font-size:11px
}
.step label {
  font-size: 13px;
  text-transform: uppercase;
  color: #941202;
  font-weight: 500;
}
.step h3 {
  font-size:17px;
  line-height:24px;
  margin:7px 0;
  font-weight: 600;
}
.step p {
  font-size:15px;
  color:#888;
  line-height:1.45;
  margin:0
}
.use-cases .section-head {
  /* padding-top:31px */
}
.use-cases .grid {
  /* padding-bottom:35px */
}
.use-cases .card {
  flex-direction: row;
  gap: 15px;
}
.use-cases h3 {
  margin-top:0px;
}

.testimonials .section-head {
  /* padding-top:35px */
}
.reviews {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  /* padding-bottom:36px */
}
.review {
  border:1px solid #eee;
  border-radius:5px;
  padding:15px 17px
}
.stars {
  color:#efa208;
  font-size:15px
}
.review blockquote {
  margin:0 0px 26px;
  font-style:italic;
  color:#666;
  font-size:8px;
  line-height:1.55;
  border: none;
  padding-left: 0px;
  padding: 15px 0px 25px;
  border-bottom: 1px solid #eee;
}
.person {
  display:flex;
  align-items:center;
  gap:7px;
  font-size:7px
}
.avatar {
  width:18px;
  height:18px;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:#fff;
  background:#1975dd;
  font-size:6px
}
.avatar.green {
  background:#17ad77
}
.person small {
  color:#999;
  display:block;
  font-size:6px
}
.banner {
  background:linear-gradient(100deg,#f2bd17,#dd9300);
  color:#fff;
  text-align:center;
  /* padding:35px 0 27px */
}
.banner h2 {
  font-size:30px;
  line-height:1.30;
  margin:0 auto 20px;
  max-width:330px;
  font-weight:700;
  letter-spacing: 0%;
}
.banner p {
  font-size:16px;
  margin:0 auto 35px;
  /* max-width:410px */
}
.banner .stores {
  justify-content:center
}
.stores a:hover{
  color:white;
}
.stores .business:hover{
  color: #777;
}
.banner .store {
  padding:10px 20px;
  background:#fff;
  color:#d99004;
  border:1px solid #fff
}
.banner .store:last-child {
  background:transparent;
  color:#fff
}
.fine {
  font-size: 13px !important;
  opacity: .9;
  margin: 25px 0px 0px !important;
  font-weight: 500;
}
/* FAQ */
.faq-container {
    max-width: 800px;
    margin: 40px auto 0;
}

.faq-item {
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    margin-bottom: 15px;
    overflow: hidden;
}

.faq-header {
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-weight: 700;
    font-size: 16px;
    line-height:100%;
    letter-spacing: 0%;
}

.faq-body {
    padding: 0 20px 20px;
    font-size: 15px;
    color: var(--text-gray);
    font-weight: 400;
    line-height:24px;
    letter-spacing:0%;
}

.faq-icon {
    font-size: 18px;
    color: #999;
}

.faq-container {
    max-width: 900px;
    margin: 0 auto;
}
.faq-item {
    border: 1px solid #e4e4e4;
    border-radius: 12px;
    /* background: #fafafa; */
    margin-bottom: 18px;
    overflow: hidden;
}
.faq-header {
    cursor: pointer;
    padding: 18px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
}
.faq-item.active .faq-header {
    font-weight: 700;
}
.faq-body {
    display: none;
    padding: 0 20px 18px;
    color: #444;
    line-height: 1.7;
    text-align: left;
}
.faq-item.active .faq-body {
    display: block;
}
.faq-icon img {
    transform: rotate(45deg);
    
}
.faq-item.active .faq-icon img {
    transition: transform 0.2s ease;
    transform: rotate(1deg); 
}
@media(max-width:700px) {
  nav {
    display:none
  }
  .hero {
    height:auto;
    padding:35px 0
  }
  .hero-copy {
    width:100%
  }
  .art {
    opacity:.18;
    width:100%
  }
  .hero h1 {
    font-size:25px
  }
  .grid {
    grid-template-columns:1fr
  }
  .steps {
    grid-template-columns:1fr 1fr;
    gap:25px
  }
  .step:after {
    display:none
  }
  .reviews {
    grid-template-columns:1fr
  }
  .topbar {
    display:none
  }
  .stats {
    width:100%
  }
  .phone {
    left:56%;
    opacity:.4
  }
  .section-head h2 {
    font-size:15px
  }
}
/* Display the entire desktop page at 90% scale. */
@media (min-width: 701px) {
  html {
    zoom: 90%;
  }
}
/* Supplied app screen artwork, framed to match the hero device. */
.phone {
  overflow: hidden;
}
.phone > .screen {
  display: none;
}
.phone::after {
  content: "";
  position: absolute;
  inset: 5px;
  z-index: 3;
  border-radius: 18px;
  background: url("assets/ai-scanner-phone-clear.png") center top / cover no-repeat;
}
/* Preserve the desktop design proportions. */
@media (min-width: 701px) {
  .topbar {
    height: 30px;
    font-size: 10px;
  }
  
  .brand {
    font-size: 20px;
  }
  .brand-mark {
    width: 32px;
    height: 32px;
  }
  .brand small {
    font-size: 8px;
  }
  nav {
    gap: 21px;
    font-size: 11px;
  }
  .talk {
    padding: 10px 17px;
  }
  .hero {
    /* height: 390px; */
  }
  .hero h1 {
    font-size: 42px;
    /* max-width: 583px; */
    margin: 15px 0 18px;
    font-weight: 700;
    letter-spacing: 0%;
    line-height: 45px;
  }
  .eyebrow, .section-tag {
    font-size: 10px;
  }
  .hero-copy > p:not(.eyebrow) {
    /* max-width: 599px; */
        margin-bottom: 30px;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: 0%;
  }
  .store {
    letter-spacing: 0%;
        gap: 10px;
        padding: 12px 20px;
        font-size: 13px;
        line-height: 100%;
  }
  .store i {
    font-size: 20px;
  }
  .business {
    line-height: 100%;
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 1%;
  }
  .stats {
    width: 530px;
    margin-top: 40px;
    padding-top: 25px;
  }
  .stat + .stat {
    padding-left: 32px;
  }
  .stat b {
    font-size: 26px;
  }
  .stat span {
    letter-spacing: 0%;
        font-size: 12px;
        line-height: 100%;
  }
  .sun {
    width: 300px;
    height: 300px;
    bottom: -120px;
  }
  .arc {
    width: 415px;
    height: 415px;
    bottom: -134px;
  }
  .arc.a2 {
    width: 510px;
    height: 510px;
    bottom: -181px;
  }
  .phone {
    width: 205px;
    height: 382px;
    border-radius: 29px;
    padding: 7px;
  }
  .phone::before {
    width: 65px;
    height: 13px;
    left: 70px;
    top: 7px;
  }
  .phone::after {
    inset: 7px;
    border-radius: 24px;
  }
  .section-head {
    /* padding: 43px 0 25px; */
  }
  .section-head h2 {
    font-size: 30px;
    margin: 15px 0;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0%;
  }
  .section-head p {
    letter-spacing: 0%;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 25px;
  }
  .grid {
    gap: 18px;
    /* padding-bottom: 50px; */
  }
  .card {
    min-height: 145px;
    padding: 25px 24px;
    border-radius: 8px;
  }
  .cf-icon {
    width: 45px;
    height: 45px;
  }
  .card h3 {
    font-size: 17px;
    margin-bottom: 8px;
  }
  .card p {
    font-size: 14px;
  }
  .how {
    /* padding-bottom: 55px; */
  }
  .how .section-head, .use-cases .section-head {
    /* padding-top: 46px; */
  }
  .step {
    padding: 0 20px;
  }
  .step:not(:last-child)::after {
    left: 245px;
    top: 0px;
    font-size: 36px;
  }
  .step .round {
    width: 38px;
    height: 38px;
    margin-bottom: 9px;
    font-size: 14px;
  }
  .step label {
    font-size: 13px;
  }
  .step h3 {
    font-size: 17px;
    margin: 9px 0;
  }
  .step p {
    font-size: 15px;
  }
  .use-cases .grid {
    /* padding-bottom: 50px; */
  }
  .testimonials .section-head {
    /* padding-top: 48px; */
  }
  .reviews {
    gap: 18px;
    /* padding-bottom: 52px; */
  }
  .review {
    padding: 20px 23px;
    border-radius: 7px;
  }
  .stars {
    font-size: 18px;
  }
  .review blockquote {
    /* margin: 12px 0; */
    font-size: 15px;
  }
  .person {
    gap: 9px;
    font-size: 13px;
  }
  .avatar {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  .person small {
    font-size: 12px;
  }
  .banner {
    /* padding: 48px 0 38px; */
  }
  .banner h2 {
    font-size: 30px;
    max-width: 440px;
  }
  .banner p {
    font-size: 16px;
    /* max-width: 530px; */
  }
  
  .faq {
    padding-bottom: 0px;
  }
  .faq .section-head {
    /* padding-top: 47px; */
  }
  .faq-list {
    max-width: 850px;
  }
  .faq-item {
    margin: 12px 0;
    padding: 5px 10px;
    font-size: 16px;
  }
  .faq-item p {
    font-size: 14px;
    margin-top: 9px;
    max-width: 650px;
  }
}
/* Match the former 120% browser zoom at the normal desktop zoom level. */
@media (min-width: 701px) {
  body {
    zoom: 1.2;
  }
}
/* Official e.Soft logo supplied by the client. */
.brand {
  font-size: 0;
}
.brand-mark {
  width: 145px;
  height: 50px;
  margin: 0;
  background: url("https://www.esoftech.com/wp-content/uploads/2024/09/eSoft_Logo-1.png") center / contain no-repeat;
}
.brand-mark::before {
  display: none;
}
.brand small {
  display: none;
}
@media (max-width: 700px) {
  .brand-mark {
    width: 120px;
    height: 42px;
  }
}
/* Hero artwork composition matched to the PDF reference. */
@media (min-width: 701px) {
  /* Let the hero mask crop the device at the section edge, as in the reference. */
  .phone {
    height: 377px;
    bottom: -55px;
  }
  .sun {
    width: 350px;
    height: 350px;
    right: 8px;
    bottom: -170px;
  }
  .arc {
    width: 440px;
    height: 440px;
    right: 117px;
    bottom: -180px;
  }
  .arc.a2 {
    width: 540px;
    height: 540px;
    right: 24px;
    bottom: -196px;
  }
}
.phone::after {
  background-size: 100% 100%;
}
/* Phone layout, including the 375px-wide iPhone SE. */
@media (max-width: 700px) {
  html {
    zoom: 1;
  }
  body {
    overflow-x: hidden;
  }
  .wrap {
    width: calc(100% - 32px);
  }
  header {
    /* height: 62px; */
  }
  .brand-mark {
    width: 112px;
    height: 40px;
  }
  .hero {
    height: auto;
    min-height: 0;
    padding: 34px 0 0;
  }
  .hero .wrap {
    display: block;
    height: auto;
  }
  .hero-copy {
    width: 100%;
    text-align: center;
  }
  .eyebrow, .section-tag {
    font-size: 10px;
  }
  .hero h1 {
    max-width: none;
    margin: 10px 0 14px;
    font-size: clamp(29px, 8.4vw, 34px);
    letter-spacing: -1px;
  }
  .hero-copy > p:not(.eyebrow) {
    max-width: 520px;
    margin: 0 auto 20px;
    font-size: 13px;
    line-height: 1.55;
  }
  .stores {
    justify-content: center;
    flex-wrap: wrap;
    gap: 9px;
  }
  .store {
    padding: 11px 15px;
    font-size: 11px;
  }
  .store i {
    font-size: 15px;
  }
  .business {
    /* width: 100%; */
    margin: 3px 0 0;
    font-size: 11px;
  }
  .stats {
    width: 100%;
    margin-top: 24px;
    padding-top: 14px;
    text-align: center;
  }
  .stat + .stat {
    padding-left: 10px;
  }
  .stat b {
    font-size: 18px;
  }
  .stat span {
    font-size: 8px;
  }
  .art {
    position: relative;
    width: 100%;
    height: 585px;
    right: auto;
    bottom: 0;
    /* inset-block: auto; */
    margin-top: 26px;
    opacity: 1;
  }
  .sun {
    width: 270px;
    height: 270px;
    right: 50%;
    bottom: -105px;
    transform: translateX(50%);
  }
  .arc {
    width: 340px;
    height: 340px;
    right: 50%;
    bottom: -118px;
    transform: translateX(50%);
  }
  .arc.a2 {
    width: 405px;
    height: 405px;
    right: 50%;
    bottom: -152px;
  }
  .phone {
    width: 174px;
    height: 324px;
    left: 50%;
    bottom: -4px;
    transform: translateX(-50%);
    opacity: 1;
  }
  .phone::after {
    border-radius: 21px;
  }
  .section-head {
    padding: 42px 0 22px;
  }
  .section-head h2 {
    font-size: 25px;
    line-height: 1.15;
  }
  .section-head p {
    font-size: 11px;
    line-height: 1.5;
  }
  .grid {
    grid-template-columns: 1fr;
    gap: 13px;
    padding-bottom: 42px;
  }
  .card {
    min-height: 0;
    padding: 20px;
  }
  .cf-icon {
    width: 32px;
    height: 32px;
    font-size: 14px;
  }
  .card h3 {
    font-size: 14px;
  }
  .card p {
    font-size: 11px;
  }
  .how {
    padding-bottom: 44px;
  }
  .steps {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .step {
    padding: 0 16px;
  }
  .step:not(:last-child)::after {
    display: none;
  }
  .step .round {
    width: 42px;
    height: 42px;
    font-size: 15px;
  }
  .step label {
    font-size: 9px;
  }
  .step h3 {
    font-size: 14px;
  }
  .step p {
    font-size: 11px;
  }
  .reviews {
    grid-template-columns: 1fr;
    gap: 13px;
    padding-bottom: 42px;
  }
  .review {
    padding: 19px;
  }
  .review blockquote {
    font-size: 11px;
  }
  .banner {
    padding: 42px 0 34px;
  }
  .banner h2 {
    font-size: 26px;
  }
  .banner p {
    font-size: 11px;
    line-height: 1.55;
  }
  .banner .stores {
    display: grid;
    width: min(240px, 100%);
    margin: 0 auto;
  }
  .banner .store {
    justify-content: center;
  }
  .fine {
    font-size: 8px !important;
    padding: 0 12px;
  }
  .faq {
    padding-bottom: 42px;
  }
  .faq-item {
    padding: 13px;
    font-size: 11px;
  }
  .faq-item p {
    font-size: 10px;
    line-height: 1.55;
  }
}
body, button, input, textarea, select {
  font-family: Montserrat, Arial, sans-serif;
}
/* Shared section labels: AI-Powered Document Scanner, Core Features, etc. */
.eyebrow,
    .section-tag {
  font-size: 13px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 4%;
    /* text-transform: uppercase;; */
}

@media (max-width:560px){
  .art {
    height: 467px;
  }
  .step img {
    width: 15%;
  }
}

@media (max-width: 420px) {
  .art {
    height: 330px;
  }
  .step img {
    width: 15%;
  }
}