.om-b1{--om-navy:#00167c;--om-navy-deep:#000a3d;--om-cyan:#c4fffc;--om-white:#ffffff;--om-ink:#0a0a14;font-family:Georgia,'Times New Roman',serif;}
.om-b1 *{box-sizing:border-box;margin:0;padding:0;}
.om-b1 .om-sans{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;}
/* ===== TRUST BAR ===== */
.om-trust{background:var(--om-navy-deep);padding:14px 24px;}
.om-trust-row{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:24px;}
.om-trust-item{display:flex;align-items:center;gap:8px;color:var(--om-cyan);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:13px;letter-spacing:.02em;white-space:nowrap;}
.om-trust-item svg{flex-shrink:0;width:18px;height:18px;}
.om-trust-item span{color:var(--om-white);opacity:.9;}
/* ===== HERO ===== */
.om-hero{background:radial-gradient(ellipse 120% 90% at 50% -10%,#0022b8 0%,var(--om-navy) 45%,var(--om-navy-deep) 100%);position:relative;overflow:hidden;padding:72px 24px 88px;}
.om-hero::before{content:"";position:absolute;inset:0;background-image:
radial-gradient(1.5px 1.5px at 12% 22%,var(--om-cyan) 0,transparent 100%),
radial-gradient(1.5px 1.5px at 82% 15%,var(--om-cyan) 0,transparent 100%),
radial-gradient(1px 1px at 30% 68%,var(--om-white) 0,transparent 100%),
radial-gradient(1.5px 1.5px at 92% 60%,var(--om-cyan) 0,transparent 100%),
radial-gradient(1px 1px at 60% 12%,var(--om-white) 0,transparent 100%),
radial-gradient(1.5px 1.5px at 6% 78%,var(--om-cyan) 0,transparent 100%),
radial-gradient(1px 1px at 46% 40%,var(--om-white) 0,transparent 100%),
radial-gradient(1.5px 1.5px at 74% 85%,var(--om-cyan) 0,transparent 100%);
opacity:.6;pointer-events:none;}
.om-hero-inner{max-width:1200px;margin:0 auto;position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center;}
.om-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--om-cyan);border:1px solid rgba(196,255,252,.35);padding:7px 14px;border-radius:99px;margin-bottom:22px;}
.om-hero-eyebrow svg{width:13px;height:13px;}
.om-hero h1{color:var(--om-white);font-size:44px;line-height:1.14;font-weight:700;letter-spacing:-.01em;margin-bottom:20px;}
.om-hero h1 em{font-style:italic;color:var(--om-cyan);}
.om-hero-sub{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:rgba(255,255,255,.82);font-size:17px;line-height:1.6;max-width:520px;margin-bottom:28px;}
.om-hero-bullets{list-style:none;display:flex;flex-direction:column;gap:13px;margin-bottom:32px;}
.om-hero-bullets li{display:flex;align-items:flex-start;gap:11px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:var(--om-white);font-size:15px;line-height:1.45;}
.om-hero-bullets svg{flex-shrink:0;width:20px;height:20px;margin-top:1px;}
.om-price-box{display:flex;align-items:baseline;gap:12px;margin-bottom:22px;flex-wrap:wrap;}
.om-price-now{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:var(--om-white);font-size:38px;font-weight:800;}
.om-price-tag{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:var(--om-cyan);font-size:13px;background:rgba(196,255,252,.12);padding:5px 12px;border-radius:6px;letter-spacing:.03em;}
.om-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--om-cyan);color:var(--om-navy-deep);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-weight:700;font-size:16px;padding:18px 34px;border-radius:8px;text-decoration:none;letter-spacing:.03em;text-transform:uppercase;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 8px 24px rgba(196,255,252,.25);}
.om-cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(196,255,252,.35);}
.om-cta-btn svg{width:18px;height:18px;}
.om-cta-note{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:rgba(255,255,255,.55);font-size:12px;margin-top:12px;}
.om-hero-visual{position:relative;display:flex;justify-content:center;align-items:center;}
.om-ebook-float{width:100%;max-width:360px;aspect-ratio:3/4;background-image:url('https://cdn.shopify.com/s/files/1/0744/2697/4286/files/ChatGPT_Image_16_jun_2026_11_14_14_p.m..png?v=1786161058');background-size:contain;background-position:center;background-repeat:no-repeat;filter:drop-shadow(0 30px 50px rgba(0,0,0,.45));animation:om-float 5s ease-in-out infinite;display:block!important;opacity:1!important;visibility:visible!important;}
@keyframes om-float{0%,100%{transform:translateY(0) rotate(-1.5deg);}50%{transform:translateY(-16px) rotate(1.5deg);}}
.om-badge{position:absolute;background:var(--om-white);color:var(--om-navy-deep);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-weight:700;font-size:12.5px;padding:10px 16px;border-radius:99px;display:flex;align-items:center;gap:7px;box-shadow:0 10px 24px rgba(0,0,0,.25);}
.om-badge svg{width:16px;height:16px;color:var(--om-navy);}
.om-badge-1{top:6%;left:0;}
.om-badge-2{bottom:8%;right:0;}
/* ===== PROBLEMA ===== */
.om-problem{background:var(--om-white);padding:88px 24px;}
.om-problem-inner{max-width:1160px;margin:0 auto;}
.om-problem-head{max-width:640px;margin:0 auto 52px;text-align:center;}
.om-problem-eyebrow{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--om-navy);opacity:.65;margin-bottom:14px;}
.om-problem-head h2{font-size:32px;line-height:1.28;color:var(--om-ink);font-weight:700;}
.om-problem-head h2 em{font-style:italic;color:var(--om-navy);}
.om-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:20px;}
.om-pcard{background:#f7f9ff;border:1.5px solid #e7ebf9;border-radius:100px 24px 100px 24px;padding:32px 28px;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease,border-color .35s ease,background .35s ease;cursor:default;}
.om-pcard:hover{transform:translateY(-8px) rotate(-.6deg);box-shadow:0 20px 34px rgba(0,22,124,.14);border-color:var(--om-cyan);background:#ffffff;}
.om-pcard:nth-child(4){grid-column:1 / span 1;}
.om-pcard-num{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:rgba(0,22,124,.08);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:.02em;color:var(--om-navy);margin-bottom:16px;transition:transform .35s cubic-bezier(.2,.8,.2,1),background .35s ease,color .35s ease;}
.om-pcard:hover .om-pcard-num{transform:rotate(-10deg) scale(1.12);background:var(--om-navy);color:var(--om-cyan);}
.om-pcard p{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:var(--om-ink);font-size:15px;line-height:1.55;}
.om-problem-banner{margin-top:36px;background:linear-gradient(120deg,var(--om-navy) 0%,var(--om-navy-deep) 100%);border-radius:16px;padding:38px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;}
.om-problem-banner p{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:var(--om-white);font-size:17px;line-height:1.5;max-width:640px;}
.om-problem-banner strong{color:var(--om-cyan);}
.om-banner-arrow{flex-shrink:0;width:44px;height:44px;color:var(--om-cyan);}
@media(max-width:900px){
.om-trust-row{flex-wrap:wrap;justify-content:center;gap:14px 22px;}
.om-trust-item span{display:none;}
.om-hero{padding:52px 18px 64px;}
.om-hero-inner{grid-template-columns:1fr;gap:40px;}
.om-hero-visual{order:-1;max-width:280px;margin:0 auto;}
.om-hero h1{font-size:30px;}
.om-price-now{font-size:30px;}
.om-cta-btn{width:100%;padding:17px 24px;}
.om-badge{font-size:11px;padding:8px 13px;}
.om-problem{padding:60px 18px;}
.om-problem-head h2{font-size:25px;}
.om-problem-grid{grid-template-columns:1fr;}
.om-pcard:nth-child(4){grid-column:auto;}
.om-problem-banner{padding:28px 24px;flex-direction:column;text-align:center;}
.om-problem-banner p{max-width:none;}
}
.om-b2{--om-navy:#00167c;--om-navy-deep:#000a3d;--om-cyan:#c4fffc;--om-white:#ffffff;--om-ink:#0a0a14;font-family:Georgia,'Times New Roman',serif;}
.om-b2 *{box-sizing:border-box;margin:0;padding:0;}
/* ===== LA SOLUCION ===== */
.om-solution{background:var(--om-white);padding:88px 24px;}
.om-solution-inner{max-width:720px;margin:0 auto;}
.om-solution-head{text-align:center;margin-bottom:40px;}
.om-solution-eyebrow{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--om-navy);opacity:.65;margin-bottom:14px;}
.om-solution h2{font-size:32px;line-height:1.28;color:var(--om-ink);font-weight:700;margin-bottom:18px;}
.om-solution h2 em{font-style:italic;color:var(--om-navy);}
.om-solution-sub{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:#454559;font-size:16px;line-height:1.6;margin-bottom:34px;max-width:480px;}
.om-benefits{display:flex;flex-direction:column;gap:18px;}
.om-bItem{display:flex;gap:18px;align-items:flex-start;padding:18px;border-radius:100px 20px 100px 20px;transition:background .3s ease,transform .3s ease;}
.om-bItem:hover{background:#f7f9ff;transform:translateX(6px);}
.om-bIcon{flex-shrink:0;width:46px;height:46px;border-radius:50%;background:rgba(0,22,124,.08);display:flex;align-items:center;justify-content:center;transition:background .3s ease,transform .3s ease;}
.om-bItem:hover .om-bIcon{background:var(--om-navy);transform:rotate(-8deg) scale(1.08);}
.om-bIcon svg{width:22px;height:22px;color:var(--om-navy);transition:color .3s ease;}
.om-bItem:hover .om-bIcon svg{color:var(--om-cyan);}
.om-bText h3{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:16px;font-weight:700;color:var(--om-ink);margin-bottom:5px;}
.om-bText p{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:14.5px;line-height:1.55;color:#55556b;}
.om-solution-cta{margin-top:34px;}
.om-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--om-navy);color:var(--om-white);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-weight:700;font-size:16px;padding:17px 32px;border-radius:8px;text-decoration:none;letter-spacing:.03em;text-transform:uppercase;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;box-shadow:0 8px 22px rgba(0,22,124,.22);}
.om-cta-btn:hover{transform:translateY(-2px);background:var(--om-navy-deep);}
.om-cta-btn svg{width:18px;height:18px;}
/* ===== BONO DESTACADO ===== */
.om-bonus{background:#f2f6ff;padding:64px 24px 0;}
.om-bonus-inner{max-width:1000px;margin:0 auto;background:var(--om-white);border-radius:24px;padding:40px;display:grid;grid-template-columns:.6fr 1fr;gap:40px;align-items:center;box-shadow:0 16px 36px rgba(0,22,124,.08);}
.om-iCard-tag{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:6px 14px;border-radius:99px;display:inline-block;}
.om-iCard-tag.om-tag-bonus{background:var(--om-cyan);color:var(--om-navy-deep);}
.om-bonus-img{width:100%;aspect-ratio:3/4;background-image:url('https://cdn.shopify.com/s/files/1/0744/2697/4286/files/ChatGPT_Image_16_jun_2026_11_14_48_p.m..png?v=1786160577');background-size:contain;background-position:center;background-repeat:no-repeat;display:block!important;opacity:1!important;visibility:visible!important;}
.om-bonus-text h2{font-size:26px;line-height:1.3;color:var(--om-ink);font-weight:700;margin:14px 0 12px;}
.om-bonus-text h2 em{font-style:italic;color:var(--om-navy);}
.om-bonus-text p{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:#55556b;font-size:15px;line-height:1.6;}
/* ===== QUE CONTIENE LA COMPRA ===== */
.om-included{background:#f2f6ff;padding:56px 24px 88px;}
.om-included-inner{max-width:1000px;margin:0 auto;}
.om-included-head{text-align:center;max-width:560px;margin:0 auto 44px;}
.om-included-head h2{font-size:32px;line-height:1.28;color:var(--om-ink);font-weight:700;}
.om-included-head h2 em{font-style:italic;color:var(--om-navy);}
.om-included-head p{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:#55556b;font-size:15.5px;margin-top:12px;}
.om-included-recap{background:var(--om-white);border-radius:24px;padding:44px;display:grid;grid-template-columns:.75fr 1.25fr;gap:44px;align-items:center;box-shadow:0 16px 36px rgba(0,22,124,.08);}
.om-included-img{width:100%;aspect-ratio:1/1;background-image:url('https://cdn.shopify.com/s/files/1/0744/2697/4286/files/ChatGPT_Image_16_jun_2026_11_14_14_p.m..png?v=1786161058');background-size:contain;background-position:center;background-repeat:no-repeat;display:block!important;opacity:1!important;visibility:visible!important;}
.om-included-list{list-style:none;display:flex;flex-direction:column;gap:16px;}
.om-included-list li{display:flex;align-items:center;gap:12px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:15.5px;color:var(--om-ink);}
.om-included-list li svg{flex-shrink:0;width:22px;height:22px;padding:4px;border-radius:50%;background:rgba(0,22,124,.08);color:var(--om-navy);}
.om-included-list li strong{color:var(--om-navy);}
/* ===== CTA FINAL ===== */
.om-guarantee{background:var(--om-white);padding:44px 24px 0;}
.om-guarantee-inner{max-width:1000px;margin:0 auto;display:flex;gap:28px;flex-wrap:wrap;justify-content:center;padding-bottom:44px;border-bottom:1px solid #eceffb;}
.om-gItem{display:flex;align-items:center;gap:12px;flex:1;min-width:260px;}
.om-gIcon{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#eef1ff;display:flex;align-items:center;justify-content:center;}
.om-gIcon svg{width:22px;height:22px;color:var(--om-navy);}
.om-gItem h4{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:14.5px;font-weight:700;color:var(--om-ink);margin-bottom:3px;}
.om-gItem p{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:13px;color:#66667a;line-height:1.4;}
.om-finalcta{background:radial-gradient(ellipse 120% 90% at 50% 110%,#0022b8 0%,var(--om-navy) 45%,var(--om-navy-deep) 100%);position:relative;overflow:hidden;padding:80px 24px;}
.om-finalcta::before{content:"";position:absolute;inset:0;background-image:
radial-gradient(1.5px 1.5px at 14% 20%,var(--om-cyan) 0,transparent 100%),
radial-gradient(1px 1px at 78% 30%,var(--om-white) 0,transparent 100%),
radial-gradient(1.5px 1.5px at 90% 75%,var(--om-cyan) 0,transparent 100%),
radial-gradient(1px 1px at 40% 85%,var(--om-white) 0,transparent 100%),
radial-gradient(1.5px 1.5px at 8% 65%,var(--om-cyan) 0,transparent 100%),
radial-gradient(1px 1px at 55% 10%,var(--om-white) 0,transparent 100%);
opacity:.6;pointer-events:none;}
.om-finalcta-inner{max-width:980px;margin:0 auto;position:relative;display:grid;grid-template-columns:.7fr 1.3fr;gap:52px;align-items:center;}
.om-finalcta-img{width:100%;max-width:260px;aspect-ratio:3/4;background-image:url('https://cdn.shopify.com/s/files/1/0744/2697/4286/files/ChatGPT_Image_16_jun_2026_11_14_14_p.m..png?v=1786161058');background-size:contain;background-position:center;background-repeat:no-repeat;filter:drop-shadow(0 26px 44px rgba(0,0,0,.4));animation:om-float2 5s ease-in-out infinite;margin:0 auto;display:block!important;opacity:1!important;}
@keyframes om-float2{0%,100%{transform:translateY(0) rotate(-1.5deg);}50%{transform:translateY(-14px) rotate(1.5deg);}}
.om-finalcta h2{color:var(--om-white);font-size:30px;line-height:1.3;font-weight:700;margin-bottom:16px;}
.om-finalcta h2 em{font-style:italic;color:var(--om-cyan);}
.om-finalcta-pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:26px;}
.om-pill{display:inline-flex;align-items:center;gap:7px;background:rgba(196,255,252,.1);border:1px solid rgba(196,255,252,.3);color:var(--om-cyan);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:12.5px;padding:8px 14px;border-radius:99px;}
.om-pill svg{width:13px;height:13px;}
.om-finalcta-price{display:flex;align-items:baseline;gap:12px;margin-bottom:26px;flex-wrap:wrap;}
.om-finalcta-price .om-price-now{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:var(--om-white);font-size:36px;font-weight:800;}
.om-finalcta-price .om-price-tag{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:var(--om-cyan);font-size:13px;background:rgba(196,255,252,.12);padding:5px 12px;border-radius:6px;}
.om-finalcta .om-cta-btn{background:var(--om-cyan);color:var(--om-navy-deep);box-shadow:0 8px 24px rgba(196,255,252,.25);}
.om-finalcta .om-cta-btn:hover{background:var(--om-white);}
.om-finalcta-note{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:rgba(255,255,255,.55);font-size:12px;margin-top:12px;}
@media(max-width:900px){
.om-solution{padding:56px 18px;}
.om-solution h2{font-size:25px;}
.om-bonus{padding:48px 18px 0;}
.om-bonus-inner{grid-template-columns:1fr;gap:24px;padding:26px;text-align:center;}
.om-bonus-img{max-width:220px;margin:0 auto;}
.om-bonus-text h2{font-size:22px;}
.om-included{padding:48px 18px 60px;}
.om-included-head h2{font-size:25px;}
.om-included-recap{grid-template-columns:1fr;gap:26px;padding:26px;text-align:center;}
.om-included-img{max-width:220px;margin:0 auto;}
.om-included-list{text-align:left;}
.om-guarantee{padding:36px 18px 0;}
.om-guarantee-inner{flex-direction:column;gap:20px;padding-bottom:36px;}
.om-finalcta{padding:56px 18px;}
.om-finalcta-inner{grid-template-columns:1fr;gap:30px;text-align:center;}
.om-finalcta-img{max-width:200px;}
.om-finalcta h2{font-size:24px;}
.om-finalcta-pills{justify-content:center;}
.om-finalcta-price{justify-content:center;}
.om-finalcta .om-cta-btn{width:100%;}
}
.om-b3{--om-navy:#00167c;--om-navy-deep:#000a3d;--om-cyan:#c4fffc;--om-white:#ffffff;--om-ink:#0a0a14;font-family:Georgia,'Times New Roman',serif;}
.om-b3 *{box-sizing:border-box;margin:0;padding:0;}
.om-faq{background:var(--om-white);padding:88px 24px 96px;}
.om-faq-inner{max-width:820px;margin:0 auto;}
.om-faq-head{text-align:center;max-width:520px;margin:0 auto 44px;}
.om-faq-eyebrow{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--om-navy);opacity:.65;margin-bottom:14px;}
.om-faq-head h2{font-size:32px;line-height:1.28;color:var(--om-ink);font-weight:700;}
.om-faq-head h2 em{font-style:italic;color:var(--om-navy);}
.om-faq-list{display:flex;flex-direction:column;gap:12px;}
.om-faq-item{border:1.5px solid #e7ebf9;border-radius:16px;background:#f7f9ff;overflow:hidden;transition:border-color .3s ease,background .3s ease;}
.om-faq-item[open]{border-color:var(--om-cyan);background:var(--om-white);box-shadow:0 12px 28px rgba(0,22,124,.08);}
.om-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-weight:700;font-size:15.5px;color:var(--om-ink);}
.om-faq-item summary::-webkit-details-marker{display:none;}
.om-faq-plus{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:rgba(0,22,124,.08);display:flex;align-items:center;justify-content:center;position:relative;transition:background .3s ease,transform .3s ease;}
.om-faq-plus svg{width:14px;height:14px;color:var(--om-navy);transition:transform .3s ease;}
.om-faq-item[open] .om-faq-plus{background:var(--om-navy);transform:rotate(45deg);}
.om-faq-item[open] .om-faq-plus svg{color:var(--om-cyan);}
.om-faq-a{padding:0 24px 22px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:14.5px;line-height:1.65;color:#4a4a5e;}
.om-faq-cta{margin-top:44px;text-align:center;}
.om-faq-cta p{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:#55556b;font-size:14.5px;margin-bottom:18px;}
.om-faq-cta .om-cta-btn{background:var(--om-navy);color:var(--om-white);}
.om-faq-cta .om-cta-btn:hover{background:var(--om-navy-deep);}
@media(max-width:900px){
.om-faq{padding:56px 18px 64px;}
.om-faq-head h2{font-size:25px;}
.om-faq-item summary{padding:17px 18px;font-size:14.5px;}
.om-faq-a{padding:0 18px 18px;}
.om-faq-cta .om-cta-btn{width:100%;}
}
.om-cw{width:100vw;position:relative;left:50%;margin-left:-50vw;overflow-x:hidden;}
