.ogc-invoices-page{--bg: #F9F9F9;--bg-alt: #F4F6FB;--bg-dark: #0B0F1A;--ink: #111418;--ink-soft: #2B2F38;--muted: #5C6373;--line: #E5E8EF;--line-soft: #EEF1F6;--brand: #005AD1;--brand-ink: #00307A;--brand-soft: #E6EEFB;--mint: #88DBB7;--orange: #FE5D02;--sans: "GT Walsheim", "GT Walsheim Pro", "Manrope", -apple-system, BlinkMacSystemFont, sans-serif;--container: 1320px;--gutter: 24px}.ogc-invoices-page *{box-sizing:border-box}.ogc-invoices-page{-webkit-text-size-adjust:100%}.ogc-invoices-page{margin:0;background-color:var(--bg);background-image:linear-gradient(to bottom,#c4d8f6,#d9e9f9 18%,#ebf2fc,#f4f8fe,#f9f9f9 78%);background-repeat:no-repeat;background-size:100% 900px;color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased}.ogc-invoices-page img,.ogc-invoices-page svg{max-width:100%;display:block}.ogc-invoices-page a{color:inherit}.ogc-invoices-page .container{max-width:var(--container);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.ogc-invoices-page .container.nav{padding-left:48px;padding-right:48px}.ogc-invoices-page .section{padding:42px 0;background:transparent}.ogc-invoices-page .section.alt{background:transparent}@media(max-width:700px){.ogc-invoices-page .section{padding:28px 0}}.ogc-invoices-page h1,.ogc-invoices-page h2,.ogc-invoices-page h3{margin:0;font-weight:500;letter-spacing:-.02em;color:var(--ink)}.ogc-invoices-page h1{font-size:clamp(38px,5vw,64px);line-height:1.15;letter-spacing:-.025em}.ogc-invoices-page h2{font-size:clamp(30px,4.2vw,50px);line-height:1.06;letter-spacing:-.022em;font-weight:500}.ogc-invoices-page h3{font-size:20px;font-weight:600;letter-spacing:-.01em}.ogc-invoices-page .eyebrow{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);margin:0 0 18px}.ogc-invoices-page .lede{font-size:clamp(19px,1.6vw,23px);line-height:1.5;color:var(--ink-soft);max-width:56ch;font-weight:400;margin:0}.ogc-invoices-page .btn{display:inline-flex;align-items:center;gap:8px;padding:15px 26px;border-radius:999px;font-family:var(--sans);font-size:16px;font-weight:600;line-height:1;text-decoration:none;border:1px solid transparent;cursor:pointer;white-space:nowrap;letter-spacing:-.005em;transition:background .2s ease,color .2s ease,border-color .2s ease}.ogc-invoices-page .btn-primary{background:var(--brand);color:#fff}.ogc-invoices-page .btn-primary:hover{background:var(--brand-ink)}.ogc-invoices-page .btn-ghost{background:transparent;color:var(--brand);border-color:var(--brand);border-width:1.5px}.ogc-invoices-page .btn-ghost:hover{background:var(--brand-soft)}.ogc-invoices-page .hero{padding:48px 0 40px;background:transparent}.ogc-invoices-page .hero .container{max-width:min(1500px,92vw)}.ogc-invoices-page .hero-grid{display:grid;grid-template-columns:1fr;gap:24px;justify-items:center;text-align:center}.ogc-invoices-page .hero-grid>*{min-width:0}.ogc-invoices-page .hero-copy{max-width:720px;margin:0 auto}.ogc-invoices-page .hero h1{font-size:clamp(40px,4.4vw,56px);margin-bottom:22px}.ogc-invoices-page .hero .lede{font-size:22px;line-height:1.4;color:var(--ink-soft);max-width:52ch;margin:0 auto 32px}.ogc-invoices-page .hero-cta{display:inline-flex;gap:12px;flex-wrap:wrap;justify-content:center}.ogc-invoices-page .hero-cta .btn{padding:17px 30px;font-size:17px}@media(max-width:920px){.ogc-invoices-page .hero-grid{grid-template-columns:1fr;gap:40px;text-align:center}.ogc-invoices-page .hero-copy{max-width:none;margin:0 auto}.ogc-invoices-page .hero .lede{margin-left:auto;margin-right:auto}.ogc-invoices-page .hero-cta{justify-content:center}}@media(max-width:700px){.ogc-invoices-page .hero{padding:32px 0 42px}.ogc-invoices-page .hero .lede{font-size:16px;color:var(--muted);margin-top:-5px;margin-bottom:28px}.ogc-invoices-page .hero .lede .lede-br{display:none}.ogc-invoices-page .hero h1{margin:0 -20px 22px;font-size:38px}.ogc-invoices-page .lede{font-size:15px}}.ogc-invoices-page .bs-split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;margin-top:0}@media(max-width:900px){.ogc-invoices-page .bs-split{grid-template-columns:1fr;gap:22px}.ogc-invoices-page .bs-split>div{display:contents}.ogc-invoices-page .bs-split .split-head{order:1}.ogc-invoices-page .bs-split>.bs-mockup{display:block;order:2;margin-top:0;margin-bottom:14px}.ogc-invoices-page .bs-split .bs-feature-list{order:3;margin-top:0}}@media(min-width:901px){.ogc-invoices-page .bs-split.rev>:first-child{order:2}}.ogc-invoices-page .split-head h2{margin:0}.ogc-invoices-page .bs-feature-list{display:flex;flex-direction:column;gap:28px;margin-top:32px}.ogc-invoices-page .bs-feature{display:flex;gap:16px;align-items:flex-start}.ogc-invoices-page .bs-feature-icon{width:40px;height:40px;border-radius:10px;background:var(--brand-soft);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.ogc-invoices-page .bs-feature-icon svg{width:20px;height:20px;stroke:var(--brand);fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.ogc-invoices-page .bs-feature h3{font-size:17px;margin:0 0 6px}.ogc-invoices-page .bs-feature p{font-size:16px;color:var(--ink);margin:0;line-height:1.5}.ogc-invoices-page .bs-mockup-img{display:block;width:100%;height:auto;border-radius:20px;box-shadow:0 8px 32px -8px #0b0f1a1f}@media(max-width:700px){.ogc-invoices-page .bs-feature p{font-size:15px;color:var(--muted)}.ogc-invoices-page .bs-feature h3{margin:0 0 4px}}.ogc-invoices-page .pi-invoice{container-type:inline-size;background:#fff;border-radius:20px;box-shadow:0 18px 44px -30px #0b0f1a3d;padding:5% 5.5%;color:#101317;font-family:var(--sans)}.ogc-invoices-page .pi-top{display:flex;align-items:flex-start;justify-content:space-between;gap:4cqw}.ogc-invoices-page .pi-logo{font-family:Crimson Pro,Georgia,serif;font-weight:800;font-size:7cqw;letter-spacing:-.01em;color:#1a2e9f;line-height:1}.ogc-invoices-page .pi-meta{display:flex;flex-direction:column;gap:.5cqw;font-size:2.6cqw;text-align:right}.ogc-invoices-page .pi-meta div{display:flex;justify-content:flex-end;gap:1.4cqw}.ogc-invoices-page .pi-meta span{color:#8a9099;font-weight:400}.ogc-invoices-page .pi-title{font-size:6.6cqw;font-weight:600;letter-spacing:-.02em;color:#101317;margin:3.4cqw 0 3cqw}.ogc-invoices-page .pi-parties{display:grid;grid-template-columns:1fr 1fr;gap:3cqw}.ogc-invoices-page .pi-plabel{font-size:3.2cqw;font-weight:600;margin-bottom:1.4cqw}.ogc-invoices-page .pi-val{font-size:2.9cqw;color:#5b6570;line-height:1.5}.ogc-invoices-page .pi-table{margin-top:3.4cqw}.ogc-invoices-page .pi-thead{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);background:#1a2e9f;color:#fff;font-size:2.7cqw;font-weight:400;padding:1.8cqw 2.4cqw}.ogc-invoices-page .pi-thead span:not(:first-child),.ogc-invoices-page .pi-trow>div:not(.pi-cell-item){text-align:center}.ogc-invoices-page .pi-trow{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:center;padding:2.4cqw;border-bottom:1px solid #E6E8EB;font-size:2.9cqw;color:#5b6570}.ogc-invoices-page .pi-item-name{font-size:3.1cqw;font-weight:500;color:#101317}.ogc-invoices-page .pi-item-desc{font-size:2.6cqw;color:#8a9099;margin-top:0}.ogc-invoices-page .pi-add{color:#1a2e9f;font-weight:400;font-size:2.8cqw;margin-top:2.6cqw}.ogc-invoices-page .pi-sum{margin-top:3.4cqw}.ogc-invoices-page .pi-sum-row{display:flex;justify-content:space-between;font-size:3cqw;padding:1.6cqw 0}.ogc-invoices-page .pi-sum-row span:first-child{font-weight:400}.ogc-invoices-page .pi-total{border-top:1px solid #101317;margin-top:1cqw;padding-top:2.6cqw;font-size:4cqw;font-weight:600}.ogc-invoices-page .pi-in{opacity:0}.ogc-invoices-page .bs-split.is-visible .pi-in{animation:piType 1.2s steps(18,end) .2s both}@keyframes piType{0%{opacity:1;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}@media(prefers-reduced-motion:reduce){.ogc-invoices-page .pi-in{opacity:1!important;clip-path:none!important;animation:none!important}}.ogc-invoices-page .fu-mock{display:flex;flex-direction:column;gap:16px}.ogc-invoices-page .fu-card{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 18px 44px -30px #0b0f1a33;padding:24px 26px}.ogc-invoices-page .fu-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.ogc-invoices-page .fu-card-title{font-size:20px;font-weight:600;letter-spacing:-.015em;color:var(--ink)}.ogc-invoices-page .fu-settings{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:500;color:var(--brand);white-space:nowrap}.ogc-invoices-page .fu-settings svg{width:15px;height:15px;stroke:var(--brand);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ogc-invoices-page .fu-tabs{display:inline-flex;gap:8px;margin:20px 0 4px}.ogc-invoices-page .fu-tab{font-size:14px;font-weight:500;color:var(--muted);background:var(--bg-alt);border-radius:999px;padding:8px 20px;font-family:var(--sans)}.ogc-invoices-page .fu-tab.on{color:#fff;background:var(--brand)}.ogc-invoices-page .fu-group{font-size:13px;font-weight:500;color:var(--muted);margin:16px 2px 8px}.ogc-invoices-page .fu-feed{display:flex;flex-direction:column;gap:10px}.ogc-invoices-page .fu-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:12px;padding:14px 16px}.ogc-invoices-page .fu-row-title{font-size:16px;font-weight:500;color:var(--ink)}.ogc-invoices-page .fu-row-sub{font-size:14px;color:var(--muted);margin-top:3px}.ogc-invoices-page .fu-row-when{display:inline-flex;align-items:center;gap:7px;font-size:14px;color:var(--ink);white-space:nowrap;flex-shrink:0}.ogc-invoices-page .fu-row-when svg{width:15px;height:15px;stroke:var(--brand);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(max-width:700px){.ogc-invoices-page .fu-card-title{font-size:16px}.ogc-invoices-page .fu-row-title{font-size:13.5px}.ogc-invoices-page .fu-row-when{gap:5px;font-size:13px}.ogc-invoices-page .fu-row-when svg{width:13px;height:13px}.ogc-invoices-page .fu-row-sub{font-size:13px}.ogc-invoices-page .fu-tabs{margin-top:14px}}.ogc-invoices-page .fu-row{opacity:0}.ogc-invoices-page .bs-split.is-visible .fu-row{animation-duration:5.4s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-fill-mode:both}.ogc-invoices-page .bs-split.is-visible .fu-row:nth-child(1){animation-name:fuRow1}.ogc-invoices-page .bs-split.is-visible .fu-row:nth-child(2){animation-name:fuRow2}.ogc-invoices-page .bs-split.is-visible .fu-row:nth-child(3){animation-name:fuRow3}@keyframes fuRow1{0%{opacity:0;transform:translateY(16px)}6%{opacity:1;transform:translateY(0)}82%{opacity:1;transform:translateY(0)}90%{opacity:0;transform:translateY(0)}to{opacity:0;transform:translateY(16px)}}@keyframes fuRow2{0%,9%{opacity:0;transform:translateY(16px)}15%{opacity:1;transform:translateY(0)}82%{opacity:1;transform:translateY(0)}90%{opacity:0;transform:translateY(0)}to{opacity:0;transform:translateY(16px)}}@keyframes fuRow3{0%,18%{opacity:0;transform:translateY(16px)}24%{opacity:1;transform:translateY(0)}82%{opacity:1;transform:translateY(0)}90%{opacity:0;transform:translateY(0)}to{opacity:0;transform:translateY(16px)}}@media(prefers-reduced-motion:reduce){.ogc-invoices-page .fu-row{opacity:1!important;animation:none!important}}.ogc-invoices-page .crm-title{text-align:center}.ogc-invoices-page .crm-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:32px}@media(max-width:760px){.ogc-invoices-page .crm-grid{grid-template-columns:1fr;margin-top:24px}}.ogc-invoices-page .crm-card{position:relative;display:block;border:1px solid var(--line);border-radius:20px;padding:28px 28px 0;background:#fff;color:inherit;text-decoration:none;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.ogc-invoices-page .crm-card:hover{border-color:var(--brand);transform:translateY(-2px);box-shadow:0 16px 36px -20px #0b0f1a33}.ogc-invoices-page .crm-card-name{font-size:24px;font-weight:600;letter-spacing:-.01em;color:var(--ink);padding-right:56px}.ogc-invoices-page .crm-card-desc{font-size:19px;color:var(--ink);margin-top:7px;padding-right:56px;line-height:1.55}.ogc-invoices-page .crm-arrow{position:absolute;top:24px;right:24px;width:48px;height:48px;border-radius:50%;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--ink);transition:border-color .2s ease,color .2s ease,background .2s ease}.ogc-invoices-page .crm-arrow svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease}.ogc-invoices-page .crm-card:hover .crm-arrow{border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}.ogc-invoices-page .crm-card:hover .crm-arrow svg{transform:rotate(-45deg)}.ogc-invoices-page .crm-card-visual{margin:24px -28px 0;display:flex;align-items:flex-end;justify-content:center}.ogc-invoices-page .crm-card-visual img{width:100%;max-width:none;height:auto;display:block}.ogc-invoices-page .steps-row{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:30px}@media(max-width:1024px){.ogc-invoices-page .steps-row{grid-template-columns:1fr;gap:24px;margin-top:24px}}.ogc-invoices-page .step-tile{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 18px 44px -30px #0b0f1a33;padding:28px;display:flex;flex-direction:column;gap:16px;min-height:280px}.ogc-invoices-page .step-num-lg{font-size:12px;font-weight:700;color:var(--brand);letter-spacing:.14em}.ogc-invoices-page .step-tile h3{font-size:22px;font-weight:600;letter-spacing:-.015em}.ogc-invoices-page .step-tile p{color:var(--ink);font-size:17px;margin:-8px 0 0;line-height:1.65}.ogc-invoices-page .step-visual-box{margin-top:auto;height:180px;border-radius:14px;background:#f2f7ff;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.ogc-invoices-page .step-visual-box img{width:100%;height:100%;object-fit:cover;display:block;border-radius:14px}.ogc-invoices-page .st-toast{display:flex;align-items:center;gap:11px;background:#fff;border-radius:12px;padding:12px 14px;margin:0 16px;max-width:268px;box-shadow:0 8px 24px -16px #0b0f1a38;opacity:0}.ogc-invoices-page .st-toast-icon{width:34px;height:34px;border-radius:50%;background:var(--brand-soft);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ogc-invoices-page .st-toast-icon svg{width:16px;height:16px;stroke:var(--brand);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ogc-invoices-page .st-toast-title{font-size:13px;color:var(--ink);line-height:1.35}.ogc-invoices-page .st-toast-title strong{font-weight:700}.ogc-invoices-page .st-toast-time{font-size:11px;color:var(--muted);margin-top:2px}.ogc-invoices-page .step-tile.is-visible .st-toast{animation:stToast 5.4s ease-in-out infinite both}@keyframes stToast{0%{opacity:0;transform:translateY(16px)}6%{opacity:1;transform:translateY(0)}82%{opacity:1;transform:translateY(0)}90%{opacity:0;transform:translateY(0)}to{opacity:0;transform:translateY(16px)}}@media(prefers-reduced-motion:reduce){.ogc-invoices-page .st-toast{opacity:1!important;animation:none!important}}.ogc-invoices-page .widget-showcase{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:26px;background:var(--line);border:1px solid var(--line);border-radius:16px;overflow:hidden}@media(max-width:1024px){.ogc-invoices-page .widget-showcase{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.ogc-invoices-page .widget-showcase{grid-template-columns:repeat(2,1fr)}.ogc-invoices-page .step-tile p{font-size:15px;color:var(--muted)}.ogc-invoices-page .crm-card-desc{font-size:16px;line-height:1.5}}.ogc-invoices-page .ws-card{background:#fff;padding:20px;display:flex;flex-direction:column;gap:8px}.ogc-invoices-page .ws-icon{width:40px;height:40px;border-radius:10px;background:var(--brand-soft);display:flex;align-items:center;justify-content:center;margin-bottom:7px}.ogc-invoices-page .ws-icon svg{width:20px;height:20px;stroke:var(--brand);fill:none;stroke-width:1.6;stroke-linecap:round}.ogc-invoices-page .ws-name{font-size:18px;font-weight:600;color:var(--ink);margin-bottom:-4px}.ogc-invoices-page .ws-desc{font-size:17px;color:var(--ink);line-height:1.5}.ogc-invoices-page .proof-strip{background:var(--bg-dark);padding:28px 0}.ogc-invoices-page .proof-inner{display:flex;align-items:center;justify-content:center;gap:56px;flex-wrap:wrap}.ogc-invoices-page .proof-stat{text-align:center}.ogc-invoices-page .proof-num{font-size:30px;font-weight:600;color:#fff;letter-spacing:-.02em;line-height:1}.ogc-invoices-page .proof-label{font-size:13px;color:#fff9;margin-top:4px}.ogc-invoices-page .pairs-section{padding:24px 0 80px;background:transparent}@media(max-width:700px){.ogc-invoices-page .pairs-section{padding:16px 0 56px}.ogc-invoices-page .ws-name{font-size:16px;margin-bottom:-4px}.ogc-invoices-page .ws-desc{font-size:13.5px;color:var(--muted)}}.ogc-invoices-page .pairs-eyebrow{text-align:center;margin:0 0 8px}.ogc-invoices-page .pairs-title{text-align:center;margin:0 auto 28px;font-size:clamp(30px,3.5vw,50px);letter-spacing:-.015em}.ogc-invoices-page .pairs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:900px){.ogc-invoices-page .pairs-grid{grid-template-columns:1fr}}.ogc-invoices-page .pairs-card{display:flex;flex-direction:column;gap:14px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:16px;text-decoration:none;color:inherit;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.ogc-invoices-page .pairs-card:hover{border-color:var(--brand);transform:translateY(-2px);box-shadow:0 12px 28px -16px #0b0f1a2e}.ogc-invoices-page .pairs-icon{width:44px;height:44px;border-radius:12px;background:var(--brand-soft);display:flex;align-items:center;justify-content:center}.ogc-invoices-page .pairs-icon [data-lucide]{width:22px;height:22px;stroke:var(--brand);stroke-width:2}.ogc-invoices-page .pairs-card h3{font-size:20px;margin:0;letter-spacing:-.01em}.ogc-invoices-page .pairs-card p{font-size:17px;color:var(--ink);margin:0;line-height:1.55}.ogc-invoices-page .pairs-link{font-size:14px;font-weight:600;color:var(--brand);margin-top:auto}.ogc-invoices-page .pairs-link .arrow{transition:transform .2s ease;display:inline-block}.ogc-invoices-page .pairs-card:hover .pairs-link .arrow{transform:translate(3px)}.ogc-invoices-page .final-cta{padding:100px 0;text-align:center;background:var(--bg-dark);color:#fff;position:relative;overflow:hidden;border-radius:30px 30px 0 0}.ogc-invoices-page .final-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(60% 50% at 20% 0%,rgba(0,90,209,.4) 0%,transparent 70%),radial-gradient(50% 50% at 90% 60%,rgba(100,180,255,.2) 0%,transparent 65%)}.ogc-invoices-page .final-cta .container{position:relative;z-index:1}.ogc-invoices-page .final-cta h2{color:#fff;font-size:clamp(32px,4vw,52px);margin-bottom:16px}.ogc-invoices-page .final-cta .lede{color:#ffffffa6;margin:0 auto 36px}.ogc-invoices-page .final-cta .btn-primary{background:#fff;color:var(--ink)}.ogc-invoices-page .final-cta .btn-ghost{color:#fff;border-color:#ffffff80;border-width:2px}.ogc-invoices-page .final-cta .btn-ghost:hover{background:#ffffff1a}.ogc-invoices-page .faq-card{background:var(--brand);border-radius:28px;padding:56px 64px;display:grid;grid-template-columns:200px 1fr;gap:64px;align-items:start;margin-bottom:15px}@media(max-width:900px){.ogc-invoices-page .faq-card{grid-template-columns:1fr;gap:36px;padding:40px 32px;margin:10px auto 20px}.ogc-invoices-page .pairs-card p{font-size:15px;color:var(--ink-soft);line-height:1.5;margin-top:-6px;margin-bottom:4px}.ogc-invoices-page .final-cta{padding-top:64px;padding-bottom:20px}}.ogc-invoices-page .faq-label{color:#fff}.ogc-invoices-page .faq-label h2{font-size:clamp(36px,4vw,52px);font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1;margin-bottom:20px}.ogc-invoices-page .faq-label a{color:#ffffffbf;font-size:18px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:5px;transition:color .15s}.ogc-invoices-page .faq-label a:hover{color:#fff}.ogc-invoices-page .faq-list{display:flex;flex-direction:column}.ogc-invoices-page .faq-item{border-top:1px solid rgba(255,255,255,.2);padding:20px 0}.ogc-invoices-page .faq-item:last-child{border-bottom:1px solid rgba(255,255,255,.2)}.ogc-invoices-page .faq-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:19px;font-weight:600;letter-spacing:-.01em;color:#fff;-webkit-user-select:none;user-select:none}.ogc-invoices-page .faq-item summary::-webkit-details-marker{display:none}.ogc-invoices-page .faq-item summary .plus{width:22px;height:22px;flex:0 0 auto;position:relative;flex-shrink:0}.ogc-invoices-page .faq-item summary .plus:before,.ogc-invoices-page .faq-item summary .plus:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background:#fffc;transition:transform .25s ease,background .15s}.ogc-invoices-page .faq-item summary .plus:before{width:13px;height:1.5px}.ogc-invoices-page .faq-item summary .plus:after{width:1.5px;height:13px;transition:transform .25s ease}.ogc-invoices-page .faq-item[open] summary .plus:after{transform:rotate(90deg)}.ogc-invoices-page .faq-item[open] summary{color:#fff}.ogc-invoices-page .faq-item[open] summary .plus:before,.ogc-invoices-page .faq-item[open] summary .plus:after{background:#fff}.ogc-invoices-page .faq-item .answer{padding-top:12px;color:#fff;font-size:17px;line-height:1.65;font-weight:400}.ogc-invoices-page .faq-item .answer a{color:#fff;text-decoration:underline}.ogc-invoices-page [data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease;transition-delay:var(--reveal-delay, 0ms)}.ogc-invoices-page [data-reveal].is-visible{opacity:1;transform:none}.ogc-invoices-page .widget-chevron [data-lucide]{width:14px;height:14px;stroke-width:2}.ogc-invoices-page .final-trust [data-lucide]{width:14px;height:14px;stroke-width:2;vertical-align:-2px;margin-right:2px}.ogc-invoices-page .final-trust{list-style:none;padding:0;margin:48px auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 40px}.ogc-invoices-page .final-trust li{display:flex;align-items:center;gap:7px;font-size:14px;color:#fff9;font-weight:500}.ogc-invoices-page{min-height:100%}.ogc-invoices-page p{margin-top:0}@media(min-width:701px){.ogc-invoices-page .hero{padding-top:179px}}@media(max-width:700px){.ogc-invoices-page .hero{padding-top:158px}}.ogc-invoices-page .hero .eyebrow,.ogc-invoices-page .hero h1,.ogc-invoices-page .hero .lede,.ogc-invoices-page .hero .hero-cta{opacity:0;transform:translateY(22px);animation:ogcInvoiceHeroEnter .9s cubic-bezier(.19,1,.22,1) forwards}.ogc-invoices-page .hero .eyebrow{animation-delay:0s}.ogc-invoices-page .hero h1{animation-delay:.1s}.ogc-invoices-page .hero .lede{animation-delay:.2s}.ogc-invoices-page .hero .hero-cta{animation-delay:.3s}@keyframes ogcInvoiceHeroEnter{0%{opacity:0;transform:translateY(18px) scale(.985);filter:blur(1px)}to{opacity:1;transform:none;filter:blur(0)}}@media(prefers-reduced-motion:reduce){.ogc-invoices-page .hero .eyebrow,.ogc-invoices-page .hero h1,.ogc-invoices-page .hero .lede,.ogc-invoices-page .hero .hero-cta{opacity:1;transform:none;filter:none;animation:none}}.mobile-break{display:none}@media(max-width:768px){.mobile-break{display:block}}.ogc-invoices-page .faq-item .answer p{color:#fffffff5!important}@media(max-width:750px){.faq-item .answer,.faq-item .answer p{padding-top:10px!important;font-size:15px!important;line-height:1.55!important;font-weight:400!important;color:#ffffffe6;margin-bottom:6px}.ogc-invoices-page .faq-item .answer p{color:#fffffff5!important}.faq-item summary{font-size:17px!important;line-height:1.4!important}.faq-label h2{margin-bottom:6px!important}.faq-label{margin-bottom:-12px!important}.faq-card{grid-template-columns:1fr;gap:36px!important;padding:32px 26px!important}}
/*# sourceMappingURL=/cdn/shop/t/101/assets/ogc-invoices.css.map */
