.customer-perspective{--cp-text:#0f0f10;--cp-muted:#3a3a3a;--cp-accent:#1fd89c;--cp-accent-dark:#0b3d5c;--cp-border:#d9d9d9;--cp-placeholder-bg:#a8a8a8;--cp-placeholder-text:#2b2b2b;background:#fff;color:var(--cp-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding:60px 24px}.customer-perspective__container{margin:0 auto;max-width:1100px}.customer-perspective__header{align-items:center;display:flex;flex-wrap:wrap;gap:100px;margin-bottom:36px}.customer-perspective__title{font-size:clamp(28px,3.4vw,40px);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0}.customer-perspective__wave{flex:0 1 320px;height:50px;max-width:360px}.customer-perspective__wave svg{display:block;height:100%;width:100%}.customer-perspective__grid{display:grid;gap:40px;grid-template-columns:repeat(2,minmax(0,1fr))}.cp-card{display:flex;flex-direction:column}.cp-card__media{aspect-ratio:16/10;background:var(--cp-placeholder-bg);border-radius:18px;margin-bottom:22px;overflow:hidden;position:relative;width:100%}.cp-card__media img{display:block;height:100%;object-fit:cover;width:100%}.cp-card__placeholder{align-items:center;background-image:repeating-linear-gradient(135deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.05) 2px,transparent 0,transparent 6px);color:var(--cp-placeholder-text);display:flex;font-size:clamp(28px,4vw,48px);font-weight:800;inset:0;justify-content:center;letter-spacing:.04em;position:absolute}.cp-card__body{display:flex;flex-direction:column}.cp-card__heading{color:var(--cp-text);font-size:32px;font-weight:400;line-height:1.3;margin:0 0 14px}.cp-card__description p{font-size:16px;font-weight:300;line-height:1.6;margin-bottom:16px;margin:0 0 10px}.cp-card__description p:last-child{margin-bottom:0}.cp-card__bullets-label{font-size:15px;font-weight:400;margin:4px 0 12px}.cp-card__bullets{list-style:none;margin:0 0 24px;padding:0}.cp-card__bullets li{color:var(--cp-muted);font-size:14.5px;line-height:1.5;margin-bottom:10px;padding-left:30px;padding-right:30px;position:relative}.cp-card__bullets li:before{background-image:url(/hubfs/7884491/bannet-bullet-black.svg);background-repeat:no-repeat;background-size:contain;content:"";height:26px;left:0;position:absolute;top:2px;width:26px}[dir=rtl] .cp-card__bullets li:before{left:auto;right:0}.cp-card__cta-wrap{display:block}.cp-card__cta-wrap .hs-cta-wrapper,.cp-card__cta-wrap .hs_cos_wrapper{display:inline-block}.cp-card__cta-wrap .cta_button,.cp-card__cta-wrap .hs-cta-wrapper a,.cp-card__cta-wrap a{align-items:center;background:transparent!important;border:1.5px solid var(--cp-accent)!important;border-radius:999px!important;color:var(--cp-accent)!important;display:inline-flex!important;font-size:14px!important;font-weight:600!important;gap:8px;line-height:1.2!important;padding:10px 22px!important;text-decoration:none!important;transition:background-color .2s ease,color .2s ease,transform .2s ease}.cp-card__cta-wrap .cta_button:hover:after,.cp-card__cta-wrap a:hover:after{transform:translateX(3px);transition:transform .2s ease}@media (max-width:768px){.customer-perspective{padding:40px 18px}.customer-perspective__grid{gap:36px;grid-template-columns:1fr}.customer-perspective__header{margin-bottom:28px}.customer-perspective__wave{flex-basis:200px;height:36px}}