custom-accordion .accordion-item .accordion-content{max-height:0;overflow:hidden;transition:all .3s ease-in-out}custom-accordion .accordion-item.open .accordion-content{padding-top:15px;padding-left:0;text-align:left;max-height:none!important;padding-bottom:0}custom-accordion .accordion-header{cursor:pointer;position:relative;display:flex;justify-content:space-between;align-items:center}:root{--bg: #f6f7f8;--card: #ffffff;--ink: #0e2135;--muted: #6b7a90;--brand: #1e66ff;--brand-2: #0ea5e9;--radius: 18px;--shadow: 0 10px 30px rgba(14, 33, 53, .08)}.custom__accordion .custom__accordion-content-wrapper{display:grid;grid-template-columns:1.1fr 1.6fr;gap:40px;align-items:start}.custom__accordion .left{position:sticky;top:24px;display:flex;flex-direction:column;gap:16px}.custom__accordion .badge{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:2px solid #dfe5ee;border-radius:999px;background:#fff;font-weight:600;color:var(--ink);box-shadow:var(--shadow)}.custom__accordion .badge:before{content:"?";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--brand);color:#fff;font-weight:700}.custom__accordion .intro{max-width:44ch}.custom__accordion .icons{display:flex;flex-wrap:wrap;gap:14px;margin:16px 0;width:100%;max-width:410px}.custom__accordion .icon-item{flex:1 1 150px;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:12px;background:#fff;box-shadow:var(--shadow);font-weight:600;color:var(--ink);line-height:24px}.custom__accordion .icon-item svg{width:20px;height:20px;color:var(--brand)}.custom__accordion .cta{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:12px;background:linear-gradient(90deg,var(--brand),var(--brand-2));color:#fff;text-decoration:none;font-weight:700;box-shadow:var(--shadow);width:100%;max-width:410px;margin-top:15px}.custom__accordion .cta svg{width:18px;height:18px}.custom__accordion .right{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.custom__accordion .list{display:flex;flex-direction:column}.custom__accordion details{border-bottom:1px solid #eef1f5}.custom__accordion details:last-child{border-bottom:none}.custom__accordion summary{cursor:pointer;list-style:none;padding:22px 24px;font-weight:800;font-size:22px;line-height:1.25;display:flex;align-items:flex-start;gap:12px}.custom__accordion summary::-webkit-details-marker{display:none}.custom__accordion .chev{margin-left:auto;transition:transform .25s ease}.custom__accordion details[open] .chev{transform:rotate(90deg)}.custom__accordion .panel{padding:0 24px 22px;color:var(--muted);max-width:70ch}.custom__accordion summary:hover{background:#f9fbff}.custom__accordion summary:focus-visible{outline:3px solid rgba(30,102,255,.35)}.custom__accordion .accordion-title{margin-top:0;margin-bottom:20px}.custom__accordion .accordion-header h3{margin:0;font-weight:700;text-align:left}.custom__accordion .accordion-header{padding:0;line-height:1}.custom__accordion .accordion-item{margin-bottom:20px;padding-bottom:20px}@media (max-width: 767px){.custom__accordion .custom__accordion-content-wrapper{grid-template-columns:1fr;gap:24px}.custom__accordion .left{position:relative;top:0}.custom__accordion .right{border-radius:14px}.custom__accordion .icons,.custom__accordion .cta{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom-accordion.css.map */
