/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 3.0.0
Description: Child theme - Acuiti Labs / SAP Subscription Billing design system.
*/
:root{--acx-blue:#2B54C4;--acx-navy:#0F1E3D;--acx-mid:#16295B;--acx-deep:#0D1B3E;--acx-footer:#0A142E;--acx-red:#A43F3F;--acx-redl:#B04A4A;--acx-salmon:#D08585;--acx-bluetint:#E2E9F7;--acx-pinktint:#F7E6E3;--acx-gray:#5E6B85;--acx-line:#E4E8F1}
body{margin:0}

/* ---------- Header (white) ---------- */
.acx-header{background:#fff;position:sticky;top:0;z-index:999;box-shadow:0 1px 0 rgba(15,30,61,.08)}
.acx-header-in{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 24px}
.acx-logo{display:inline-flex;align-items:center;gap:8px;color:var(--acx-navy);font-family:Jost,sans-serif;font-weight:600;font-size:21px;text-decoration:none}
.acx-logo i{width:16px;height:15px;background:var(--acx-navy);clip-path:polygon(50% 0,100% 100%,62% 100%,50% 68%,38% 100%,0 100%);display:inline-block}
.acx-nav>ul{list-style:none;display:flex;gap:26px;margin:0;padding:0}
.acx-nav li{position:relative;margin:0}
.acx-nav a{color:#33415E;font:500 13px Inter,sans-serif;text-decoration:none;padding:12px 0;display:block;transition:color .2s}
.acx-nav a:hover{color:var(--acx-blue)}
.acx-nav li.menu-item-has-children>a:after{content:" \25BE";font-size:8px;opacity:.6}
.acx-nav li ul{visibility:hidden;opacity:0;position:absolute;top:100%;left:-16px;background:#fff;min-width:230px;padding:8px 0;margin:0;list-style:none;box-shadow:0 14px 34px rgba(10,16,40,.16);border:1px solid var(--acx-line);border-radius:4px;transition:opacity .15s}
.acx-nav li:hover>ul{visibility:visible;opacity:1}
.acx-nav li ul a{color:var(--acx-navy);padding:9px 18px}
.acx-nav li ul a:hover{background:#F1F4FA}
.acx-header-right{display:flex;align-items:center;gap:16px}
.acx-cta{background:var(--acx-navy);color:#fff;font:600 12.5px Inter,sans-serif;padding:12px 24px;text-decoration:none;clip-path:polygon(11px 0,calc(100% - 11px) 0,100% 50%,calc(100% - 11px) 100%,11px 100%,0 50%);transition:background .2s}
.acx-cta:hover{background:var(--acx-mid);color:#fff}
.acx-toggle{display:none;background:none;border:none;cursor:pointer;padding:6px}
.acx-toggle span{display:block;width:22px;height:2px;background:var(--acx-navy);margin:5px 0}
@media (max-width:980px){
  .acx-toggle{display:block}
  .acx-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:12px 24px 24px;border-top:1px solid var(--acx-line);box-shadow:0 20px 30px rgba(10,16,40,.1)}
  .acx-nav.open{display:block}
  .acx-nav>ul{flex-direction:column;gap:4px}
  .acx-nav li ul{visibility:visible;opacity:1;position:static;box-shadow:none;border:none;padding:0 0 0 16px}
  .acx-cta{display:none}
}

/* ---------- Ornaments & shapes ---------- */
.acx-eyebrow .elementor-heading-title{display:inline-flex;align-items:center;gap:9px}
.acx-eyebrow .elementor-heading-title:before{content: "";
  display: inline-block;
  width: 20px;
  height: 8px;
  margin-right: 8px;
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='20' height='8' viewBox='0 0 20 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='12' y1='4' x2='-4.37115e-08' y2='4' stroke='%23000000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.2499 0L12.1249 2.00018L11 3.99979L12.1249 6.00011L13.2499 8H15.4999H17.7497L18.875 6.00011L20 3.99979L18.875 2.00018L17.7497 0H15.4999H13.2499Z' fill='%23000000'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg width='20' height='8' viewBox='0 0 20 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='12' y1='4' x2='-4.37115e-08' y2='4' stroke='%23000000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.2499 0L12.1249 2.00018L11 3.99979L12.1249 6.00011L13.2499 8H15.4999H17.7497L18.875 6.00011L20 3.99979L18.875 2.00018L17.7497 0H15.4999H13.2499Z' fill='%23000000'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-size: contain;}
.acx-eyebrow .elementor-heading-title:after{content: "";
  display: inline-block;
  width: 20px;
  height: 8px;
  margin-left: 8px;
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='20' height='8' viewBox='0 0 20 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='-0.5' x2='12' y2='-0.5' transform='matrix(1 -8.74229e-08 -8.74229e-08 -1 8 3.5)' stroke='%23000000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.75011 0L7.87512 2.00018L9 3.99979L7.87512 6.00011L6.75011 8H4.50007H2.25032L1.12502 6.00011L0 3.99979L1.12502 2.00018L2.25032 0H4.50007H2.25032Z' fill='%23000000'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg width='20' height='8' viewBox='0 0 20 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline y1='-0.5' x2='12' y2='-0.5' transform='matrix(1 -8.74229e-08 -8.74229e-08 -1 8 3.5)' stroke='%23000000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.75011 0L7.87512 2.00018L9 3.99979L7.87512 6.00011L6.75011 8H4.50007H2.25032L1.12502 6.00011L0 3.99979L1.12502 2.00018L2.25032 0H4.50007H2.25032Z' fill='%23000000'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-size: contain;}
.acx-hexbtn .elementor-button{clip-path:polygon(11px 0,calc(100% - 11px) 0,100% 50%,calc(100% - 11px) 100%,11px 100%,0 50%);border-radius:0}

.acxbtnhex .elementor-button{clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 14px, 100% 100%, 0 100%);border-radius:0}
.acx-notch{clip-path:polygon(0 0,calc(100% - 44px) 0,100% 44px,100% 100%,0 100%)}
.acx-hexi .elementor-icon{width:42px;height:48px;display:flex;align-items:center;justify-content:center;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background:var(--acx-blue);font-size:16px;color:#fff}
.acx-hexi--red .elementor-icon{background:var(--acx-red)}
.acx-hexi .elementor-icon svg{width:16px;height:16px;fill:#fff}
.acx-heroimg img{width:100%;object-fit:cover;border-radius:20px;clip-path:polygon(0 0,calc(100% - 34px) 0,100% 34px,100% 100%,0 100%)}
.acx-pocimg img{width:100%;object-fit:cover;clip-path:polygon(0 0,100% 0,100% calc(100% - 56px),calc(100% - 56px) 100%,0 100%)}
.acx-darkimg img{width:100%;aspect-ratio:16/10;object-fit:cover;opacity:.9}
.acx-storyimg img{width:100%;aspect-ratio:16/10;object-fit:cover;clip-path:polygon(0 0,calc(100% - 40px) 0,100% 40px,100% 100%,0 100%)}
.acx-faq .elementor-accordion .elementor-accordion-item{border:1px solid var(--acx-line);margin-bottom:14px;background:#fff;border-radius:4px;overflow:hidden}
.acx-faq .elementor-tab-title{padding:18px 20px}
.acx-faq .elementor-tab-content{border:none;padding:0 20px 18px}

/* ---------- Footer (mega, dark) ---------- */
.acx-footer{background:var(--acx-footer);color:#AEBBDD;font:400 13px/1.8 Inter,sans-serif;}
.acx-ftop{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:44px}
.acx-fmid{max-width:1240px;margin:52px auto 0;display:grid;grid-template-columns:1.15fr .9fr 1.35fr .8fr;gap:44px}
.acx-flogo{display:inline-flex;align-items:center;gap:10px;color:#fff;font-family:Jost,sans-serif;font-weight:600;font-size:26px;text-decoration:none;margin-bottom:18px}
.acx-flogo i{width:20px;height:19px;background:#fff;clip-path:polygon(50% 0,100% 100%,62% 100%,50% 68%,38% 100%,0 100%);display:inline-block}
.acx-fbrand p{margin:0;max-width:340px}
.acx-fh{color:#fff;font:600 11.5px Inter,sans-serif;letter-spacing:1.6px;text-transform:uppercase;margin:0 0 16px}
.acx-fh:before{content:"\25C6\00a0\00a0";color:var(--acx-redl);font-size:8px}
.acx-footer ul{list-style:none;margin:0;padding:0}
.acx-footer li{margin:0 0 10px}
.acx-footer a{color:#AEBBDD;text-decoration:none;transition:color .2s}
.acx-footer a:hover{color:#fff}
.acx-fl a:after{content:"\00a0\2197";font-size:10px;opacity:.6}
.acx-fsub{color:#8CA0CC;font:600 10.5px Inter,sans-serif;letter-spacing:1.2px;text-transform:uppercase;margin:16px 0 10px}
.acx-fsub:first-child{margin-top:0}
.acx-foffice strong{color:#fff;font-weight:600}
.acx-foffice p{margin:0 0 18px}
.acx-fsoc li{display:flex;align-items:center;gap:10px}
.acx-fsoc svg{width:15px;height:15px;fill:#AEBBDD;flex-shrink:0}
.acx-fbottom{max-width:1240px;margin:48px auto 0}
.acx-fbottom hr{border:none;border-top:1px solid rgba(255,255,255,.1);margin:0 0 20px}
.acx-fbottom p{text-align:center;color:#6E7A9C;font-size:12px;margin:0}
@media (max-width:980px){.acx-ftop{grid-template-columns:1fr 1fr}.acx-fmid{grid-template-columns:1fr 1fr}}
@media (max-width:600px){.acx-ftop,.acx-fmid{grid-template-columns:1fr}.acx-footer{clip-path:polygon(0 20px,20px 0,calc(100% - 20px) 0,100% 20px,100% 100%,0 100%)}}
/* ---------- Elementor header/footer replica helpers ---------- */
.acxeftr .elementor-icon-list-text::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 3px;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.335 8.84518L6.16288 16.0173L4.98438 14.8388L12.1565 7.66667H5.83506V6H15.0017V15.1667H13.335V8.84518Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}
.acx-mark{width:16px;height:15px;background:#0F1E3D;clip-path:polygon(50% 0,100% 100%,62% 100%,50% 68%,38% 100%,0 100%);display:inline-block;margin-right:8px}
.acx-logo-w .elementor-heading-title{display:inline-flex;align-items:center}
.acx-flogo-w .elementor-heading-title{display:inline-flex;align-items:center}
.acx-flogo-w .acx-mark{width:20px;height:19px;background:#fff}
.acx-fh-w .elementor-heading-title:before{content: "";
  display: inline-block;
  width: 9px;
  height: 8px;
  margin-right: 8px;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='8' viewBox='0 0 9 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.24989 0L1.12488 2.00018L0 3.99979L1.12488 6.00011L2.24989 8H4.49993H6.74968L7.87498 6.00011L9 3.99979L7.87498 2.00018L6.74968 0H4.49993H2.24989Z' fill='%233DB8E0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;}
.acx-hdr-el{position:relative}
.acx-navw ul{list-style:none;margin:0;padding:0}
.acx-navw ul.menu{display:flex;gap:26px}
.acx-navw li{position:relative;margin:0}
.acx-navw a{color:#33415E;font:500 13px Inter,sans-serif;padding:12px 0;display:block;text-decoration:none;transition:color .2s}
.acx-navw a:hover{color:#2B54C4}
.acx-navw li.menu-item-has-children>a:after{content:" \25BE";font-size:8px;opacity:.6}
.acx-navw ul.sub-menu{visibility:hidden;opacity:0;position:absolute;top:100%;left:-16px;background:#fff;min-width:230px;padding:8px 0;margin:0;box-shadow:0 14px 34px rgba(10,16,40,.16);border:1px solid #E4E8F1;border-radius:4px;transition:opacity .15s;z-index:99}
.acx-navw li:hover>ul.sub-menu{visibility:visible;opacity:1}
.acx-navw ul.sub-menu a{color:#0F1E3D;padding:9px 18px}
.acx-navw ul.sub-menu a:hover{background:#F1F4FA}
.acx-toggle-el{display:none;background:none;border:none;cursor:pointer;padding:6px}
.acx-toggle-el span{display:block;width:22px;height:2px;background:#0F1E3D;margin:5px 0}
.acx-fl-el .elementor-icon-list-text:after{content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-left: 6px;
  opacity: .6;
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.35066 2.84518L1.17851 10.0173L0 8.83883L7.17216 1.66667H0.850683V0H10.0173V9.16667H8.35066V2.84518Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;}
.acx-fsub-w .elementor-heading-title{color:#8CA0CC}
@media (max-width:980px){
  .acx-toggle-el{display:block}
  .acx-navw ul.menu{display:none;flex-direction:column;gap:4px;position:absolute;top:100%;left:0;right:0;background:#fff;padding:12px 24px 24px;border-top:1px solid #E4E8F1;box-shadow:0 20px 30px rgba(10,16,40,.1);z-index:998}
  .acx-navw.open ul.menu{display:flex}
  .acx-navw ul.sub-menu{visibility:visible;opacity:1;position:static;box-shadow:none;border:none;padding:0 0 0 16px}
}
/* ---------- Careers / Contact / Blog / Board helpers ---------- */
.acx-hexphoto img{width:100%;aspect-ratio:0.92/1;object-fit:cover;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}
.acx-portrait img{width:100%;aspect-ratio:1/1.05;object-fit:cover}
.acx-featimg img{width:100%;aspect-ratio:16/9.5;object-fit:cover}
.acx-form{max-width:520px;margin:0 auto;text-align:left}
.acx-form .row{margin-bottom:26px}
.acx-form label{display:block;color:#7FA3FF;font:500 12px Inter,sans-serif;margin-bottom:6px}
.acx-form input,.acx-form select,.acx-form textarea{width:100%;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.18);color:#E9EFFF;font:400 14px Inter,sans-serif;padding:10px 0 12px;border-radius:0;outline:none}
.acx-form select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%237FA3FF' fill='none' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 4px center}
.acx-form select option{background:#0A142E;color:#E9EFFF}
.acx-form textarea{min-height:80px;resize:vertical}
.acx-form input:focus,.acx-form select:focus,.acx-form textarea:focus{border-bottom-color:#7FA3FF}
.acx-form ::placeholder{color:#7A87A8}
.acx-form .hp{position:absolute;left:-9999px;height:0;overflow:hidden}
.acx-form-btn{display:inline-block;background:#234087;color:#fff;border:1px solid rgba(255,255,255,.25);font:600 13px Inter,sans-serif;padding:13px 28px;cursor:pointer;clip-path:polygon(11px 0,calc(100% - 11px) 0,100% 50%,calc(100% - 11px) 100%,11px 100%,0 50%);transition:background .2s}
.acx-form-btn:hover{background:#2B54C4}
.acx-form-success{display:none;color:#9FE8B5;font:500 13px Inter,sans-serif;margin-top:16px}