.hero-banner{flex-wrap:wrap;justify-content:space-between;align-items:center;width:70%;height:calc(100vh - 80px);margin:0 auto;display:flex}.hero-block{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.hero-block.left{width:60%}.hero-block.right{width:40%}.hero-title{font-size:4rem}.hero-subtitle{line-height:5}.product-card{width:220px;height:142px;color:var(--white);background-image:linear-gradient(45deg,#233986 14.29%,#08838f 85.71%);border-radius:24px;flex-direction:column;justify-content:start;padding:0;display:flex;position:absolute;box-shadow:0 10px 18px #23398629}.card-1{animation:1.8s infinite alternate down;top:-56px;left:20%;transform:rotate(6deg)}.card-2{animation:1.8s infinite alternate card-2-down;top:30%;left:70%;transform:rotate(-6deg)}.card-3{animation:1.8s infinite alternate card-3-down;top:70%;left:20%;transform:rotate(2deg)}.radial-block{opacity:.16;filter:blur(45px);background:#08838f;width:420px;height:420px;position:relative;top:60px;left:120px}.punch{background-color:var(--white);border-radius:50%;width:10px;height:10px;margin:24px}.product-card h4{font-weight:var(--font-weight-bold);margin-left:24px}.product-card p{margin-left:24px;font-size:12px}.hero-actions,.our-work-link{align-items:center;display:flex}@keyframes down{0%{animation-timing-function:ease-in-out;translate:0}to{translate:0 32px}}@keyframes card-2-down{0%{animation-timing-function:ease-in-out;translate:0 32px}to{translate:0}}@keyframes card-3-down{0%{animation-timing-function:ease-in-out;translate:0}to{translate:0 32px}}.badge-block{margin-top:25px}.badge{border:1px solid var(--hairline,#ddd);background:var(--white,#fff);border-radius:8px;margin:10px;padding:10px;display:inline-block}.info-card-list{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:20px;display:flex}.info-card{background:var(--white,#fff);box-sizing:border-box;flex:0 0 calc(33.333% - 13.3333px);padding:32px 24px}.info-card-punch{background-color:var(--brand-teal);border-radius:50%;width:10px;height:10px}.step-card-list{margin-top:48px;display:flex}.step-card{padding:16px}.step-card:not(:last-child){border-right:1px solid var(--hairline)}.info-card-title,.setp-card-title{text-align:left;font-weight:var(--font-weight-semiBold);margin-top:10px}.info-card-description,.step-card-description{font-weight:var(--font-weight-font);margin-top:15px}.step-card-description{text-align:left;font-size:12px}@media (width<=1024px){.hero-banner{width:90%}.hero-title{font-size:2.75rem}.info-card{flex:0 0 calc(50% - 10px)}}@media (width<=768px){.hero-banner{flex-direction:column;gap:48px;width:100%;height:auto;padding:40px 20px}.hero-block.left,.hero-block.right{width:100%}.hero-title{font-size:2.25rem}.hero-subtitle{line-height:2}.hero-actions{flex-wrap:wrap;gap:12px}.hero-block.right{height:280px;position:relative}.radial-block{width:240px;height:240px;top:20px;left:0}.product-card{width:160px;height:128px}.product-card .punch{margin:14px 14px 6px}.product-card h4{margin-top:15px;margin-left:14px;font-size:.95rem}.product-card p{margin:4px 0 8px 14px;font-size:11px}.card-1{left:8%}.card-2{left:55%}.card-3{left:8%}.info-card{flex:0 0 100%}.step-card-list{flex-direction:column}.step-card:not(:last-child){border-right:none;border-bottom:1px solid var(--hairline)}}
