#hero-sec{margin-top:80px;width:100%;display:flex;justify-content:center;background-color:#fff;padding:80px 0}#hero-sec .wrapper{width:min(1120px,100%);display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 468px){#hero-sec .wrapper{flex-direction:column;gap:40px}}#hero-sec .text-sec{flex:1}@media screen and (max-width: 468px){#hero-sec .text-sec{width:100%;padding-inline:16px}}#hero-sec .text-sec h1{color:var(--Dark, #151414);font-size:64px;font-style:normal;font-weight:400;line-height:68px;letter-spacing:-1.12px}#hero-sec .text-sec h1 em{font-weight:700;font-style:normal;background:var(--Gradient-Secondary-2, linear-gradient(135deg, #fd9bb8 0%, #f45273 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width: 468px){#hero-sec .text-sec h1{padding-inline:16px;text-align:center;font-size:36px;line-height:40px}}#hero-sec .text-sec .cta-sec{margin-top:32px;display:flex;gap:16px}@media screen and (max-width: 468px){#hero-sec .text-sec .cta-sec{flex-direction:column}}#hero-sec .text-sec .cta-sec .cta{width:200px;text-align:center;font-size:16px;font-weight:600;padding:12px 40px;flex-shrink:0;border-radius:8px}#hero-sec .text-sec .cta-sec .cta:nth-of-type(1){background-color:#151414;color:#fafafa}#hero-sec .text-sec .cta-sec .cta:nth-of-type(2){border:.4px solid #151414;color:#000}@media screen and (max-width: 468px){#hero-sec .text-sec .cta-sec .cta{width:100%}}#hero-sec .hero-image{max-width:400px}#hero-sec .hero-image.mobile{display:none}@media screen and (max-width: 468px){#hero-sec .hero-image{display:none}#hero-sec .hero-image.mobile{width:80%;display:flex}}.integrations-sec{margin-top:80px;margin-bottom:80px;display:flex;flex-direction:column;align-items:center;width:100%}@media screen and (max-width: 468px){.integrations-sec{padding-inline:16px}}.integrations-sec h2{text-align:center;color:var(--Dark, #151414);font-size:48px;font-style:normal;font-weight:500;line-height:60px;letter-spacing:-0.96px}.integrations-sec h2 em{font-weight:700;font-style:normal;background:var(--Gradient-Secondary-2, linear-gradient(135deg, #fd9bb8 0%, #f45273 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width: 468px){.integrations-sec h2{font-size:36px;line-height:40px}}.integrations-sec .integrations-cont{margin-top:40px;width:min(1120px,100%);display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media screen and (max-width: 468px){.integrations-sec .integrations-cont{grid-template-columns:repeat(1, 1fr)}}.integrations-sec .integrations-cont .card{background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:16px;display:flex;flex-direction:column;gap:12px;transition:transform .2s ease-in}.integrations-sec .integrations-cont .card:hover{transform:translateY(-4px)}.integrations-sec .integrations-cont .img-cont{display:flex;height:200px;width:100%;border-radius:4px;align-items:center;justify-content:center}.integrations-sec .integrations-cont .img-cont[data-color=shopify]{background-color:#cff2e6}.integrations-sec .integrations-cont .img-cont[data-color=woocommerce]{background:rgba(155,92,143,.2)}.integrations-sec .integrations-cont .img-cont[data-color=magento]{background:rgba(255,86,0,.2)}.integrations-sec .integrations-cont .img-cont[data-color=bigcommerce]{background:rgba(52,49,63,.2)}.integrations-sec .integrations-cont .img-cont[data-color=prestashop]{background:rgba(163,219,233,.2)}.integrations-sec .integrations-cont .img-cont .card-image{width:100px;height:100px;border-radius:8px;object-fit:cover;object-position:top}.integrations-sec .integrations-cont .card-title{font-size:18px;font-weight:bold;margin:0}.integrations-sec .integrations-cont .card-text{font-size:14px;color:#666}.integrations-sec .integrations-cont .card-action{display:flex;justify-content:flex-end}
