/* Full, open capability catalogue for the custom-software page. */
.custom-experience-section{--experience-blue:#0057b8;--experience-ink:#202b38;--experience-muted:#586575;padding:44px 0 56px;background:#f5f8fc;border-block:1px solid #e1e8f1;scroll-margin-top:110px}
.custom-experience-wrap{width:var(--site-content-width,min(1440px,calc(100% - 64px)));margin-inline:auto}
.custom-modules-layout{display:block}
.custom-module-library{min-width:0;scroll-margin-top:110px}
.module-catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:26px}
.module-catalog-heading>div{min-width:0;max-width:940px}
.module-catalog-heading .eyebrow{margin:0 0 12px;color:var(--experience-blue);font-size:12px}
.module-catalog-heading h2{margin:0;color:var(--experience-ink);font-size:clamp(30px,3.1vw,48px);line-height:1.12;letter-spacing:-.04em}
.module-catalog-heading p:not(.eyebrow){margin:15px 0 0;color:var(--experience-muted);font-size:16px;line-height:1.65}
.module-catalog-cta{display:inline-flex;align-items:center;justify-content:center;gap:14px;flex-shrink:0;max-width:280px;padding:14px 18px;background:#0057b8;color:#fff;text-decoration:none;font-size:13px;font-weight:800;line-height:1.5;text-align:center;border-radius:6px}
.module-catalog-cta:hover{background:#003f88}
.module-catalog-cta span{font-size:21px}
.module-catalog-caption{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-bottom:14px;color:#46566a;font-size:12px;font-weight:700}
.module-catalog-caption>span:first-child{text-transform:uppercase;letter-spacing:.08em}
.module-catalog-caption b{color:#0057b8;font-size:20px;margin-inline-end:4px}
.custom-module-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.custom-module-grid .custom-module-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0;padding:22px 16px 20px;border:1px solid #dce5ee;border-radius:9px;background:#fff;box-shadow:0 2px 5px #17324d04;transition:border-color .18s,box-shadow .18s,transform .18s}
.custom-module-grid .custom-module-card:hover{transform:translateY(-2px);border-color:#8fb7e4;box-shadow:0 8px 22px #17324d10}
.custom-module-grid .module-icon{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;margin-bottom:14px;border-radius:11px;background:#eaf2fd;color:#0057b8}
.custom-module-grid .module-icon svg{width:25px;height:25px}
.custom-module-grid h3{margin:0;color:var(--experience-ink);font-size:calc(16px + 1pt);font-weight:800;line-height:1.35;letter-spacing:-.015em;overflow-wrap:anywhere}
.custom-module-grid article>p{margin:9px 0 0;color:var(--experience-muted);font-size:calc(12px + 1pt);line-height:1.6}
.custom-module-grid .custom-module-card--priority{padding-block:24px;background:linear-gradient(145deg,#075bb9,#003b7f);border-color:#075bb9;box-shadow:0 5px 16px #0057b818}
.custom-module-grid .custom-module-card--priority .module-icon{background:#ffffff1c;border:1px solid #ffffff35;color:#fff;width:48px;height:48px}
.custom-module-grid .custom-module-card--priority h3{color:#fff;font-size:calc(18px + 1pt)}
.custom-module-grid .custom-module-card--priority p{color:#e0ecfb;font-size:calc(13px + 1pt)}
.module-catalog-note{margin:18px 0 0;padding:14px 18px;border-inline-start:3px solid #0057b8;background:#eaf1fa;color:#435972;font-size:13px;line-height:1.65}
.custom-modules-sidebar{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:26px;margin-top:42px;min-width:0}
.custom-modules-sidebar>section{min-width:0;padding:28px;border:1px solid #dce5ee;border-radius:10px;background:#fff}
.custom-modules-sidebar header .eyebrow{font-size:11px;color:#0057b8;margin-top:0}
.custom-modules-sidebar header h2,.custom-modules-sidebar .faq-grid header h2{margin:10px 0 0;font-size:27px;line-height:1.22;letter-spacing:-.03em;color:#202b38}
.custom-workflow-steps{position:relative;display:grid;gap:24px;list-style:none;margin:28px 0;padding:0}
.custom-workflow-steps:before{content:"";position:absolute;inset:35px auto 60px 25px;width:2px;background:#d6e5f6}
.custom-workflow-steps li{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr);gap:6px 16px;min-width:0}
.custom-workflow-steps li>span{grid-column:1;grid-row:1;position:relative;background:#fff;color:#0057b8;font-size:18px;font-weight:850;text-align:center}
.custom-workflow-steps .workflow-visual{grid-column:1;grid-row:2 / span 2;position:relative;display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#edf5ff;border:1px solid #cfe2f8;box-shadow:0 0 0 4px #fff}
.workflow-visual svg{width:27px;height:27px;color:#0057b8}
.custom-workflow-steps h3{grid-column:2;grid-row:1 / span 2;align-self:center;margin:0;color:#202b38;font-size:17px;line-height:1.4}
.custom-workflow-steps p{grid-column:2;margin:0;color:#586575;font-size:13px;line-height:1.7}
.custom-workflow-actions{display:flex;flex-wrap:wrap;gap:10px}
.theme-custom .custom-workflow-actions .btn{min-height:46px;padding:12px 14px;border-radius:6px;font-size:13px}
.theme-custom .custom-workflow-actions .btn--light{background:transparent;border-color:#c9dbee;color:#0057b8}
.custom-sidebar-faq .faq-grid{display:block}
.custom-sidebar-faq .faq-grid>header{position:static;margin-bottom:24px}
.custom-sidebar-faq header>p:not(.eyebrow){color:#586575;font-size:14px;line-height:1.65}
.custom-sidebar-faq header .btn{display:inline-flex;padding:10px 13px;border:1px solid #c9dbee;border-radius:6px;background:#fff;color:#0057b8;font-size:12px}
.custom-sidebar-faq .faq-list{border-top:1px solid #e1e8f0}
.custom-sidebar-faq .faq-list details{border-bottom:1px solid #e1e8f0}
.custom-sidebar-faq .faq-list summary{padding:17px 32px 17px 10px;color:#202b38;font-size:14px;font-weight:700;line-height:1.5}
.custom-sidebar-faq .faq-list summary:after{top:16px;right:10px;color:#0057b8;font-size:21px}
.custom-sidebar-faq .faq-list details[open]{background:#f0f6fe}
.custom-sidebar-faq .faq-list details[open] summary{color:#0057b8}
.custom-sidebar-faq .faq-list details p{margin:0;padding:0 12px 18px 10px;color:#586575;font-size:13px;line-height:1.75}
.site-page .custom-home-slider>.slider-stage,.theme-custom .work-pricing-section>.wrap{width:var(--site-content-width,min(1440px,calc(100% - 64px)));max-width:none;margin-inline:auto}
.site-page .custom-home-slider .slide{gap:36px}
.site-page .custom-home-slider .display{font-size:clamp(32px,3.5vw,56px)}
.theme-custom .work-pricing-section .custom-choice-title{white-space:normal;font-size:clamp(25px,2.7vw,40px);line-height:1.2}
.theme-custom .work-pricing-section .solution-choice__price{margin-top:0}
.theme-custom .work-pricing-section .solution-choice__price strong small{display:block;margin-top:8px;letter-spacing:0}
.theme-custom .work-pricing-section .solution-choice .btns{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-rows:1fr;align-content:stretch;align-self:stretch}
.theme-custom .work-pricing-section .solution-choice .btn{justify-content:center;width:100%}
.solution-choice .offer-call-copy{display:block;line-height:1.35}
.solution-choice .offer-call-copy small{display:block;margin-top:6px;font-size:20px;font-weight:800;line-height:1.3}
@media(min-width:761px){.theme-custom .work-pricing-section .solution-choice{grid-template-rows:repeat(6,auto);row-gap:0}.theme-custom .work-pricing-section .solution-choice>article{display:grid;grid-row:span 6;grid-template-rows:subgrid;row-gap:0}.theme-custom .work-pricing-section .solution-choice .checks{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));align-items:center}}
@media(max-width:1199px){.custom-module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.module-catalog-heading{align-items:start;flex-direction:column;gap:18px}.module-catalog-cta{max-width:none}.custom-modules-sidebar{gap:18px}.custom-modules-sidebar>section{padding:22px}}
@media(max-width:760px){.custom-experience-section{padding:30px 0 36px;scroll-margin-top:80px}.module-catalog-heading h2{font-size:32px}.module-catalog-heading p:not(.eyebrow){font-size:15px}.custom-module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.custom-module-grid .custom-module-card{padding:18px 12px}.custom-module-grid h3,.custom-module-grid .custom-module-card--priority h3{font-size:calc(15px + 1pt)}.custom-module-grid article>p,.custom-module-grid .custom-module-card--priority p{font-size:calc(12px + 1pt)}.custom-modules-sidebar{grid-template-columns:1fr;margin-top:28px}.custom-modules-sidebar>section{padding:24px 20px}.module-catalog-caption{font-size:11px}.solution-choice .offer-call-copy small{font-size:16px}}
@media(max-width:360px){.custom-module-grid{grid-template-columns:1fr}.custom-module-grid .custom-module-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:4px 12px;text-align:start;align-items:center}.custom-module-grid .module-icon,.custom-module-grid .custom-module-card--priority .module-icon{grid-column:1;grid-row:1/3;width:40px;height:40px;margin:0}.custom-module-grid article>p{grid-column:2;margin:4px 0 0}}
html[dir=rtl] .custom-workflow-steps:before{left:auto;right:25px}
html[dir=rtl] .custom-sidebar-faq .faq-list summary{padding-inline:10px 32px}
html[dir=rtl] .custom-sidebar-faq .faq-list summary:after{right:auto;left:10px}
@media(prefers-reduced-motion:reduce){.custom-module-grid .custom-module-card{transition:none}}
