.ll-help-router{padding:36px 0 72px}.ll-help-router__intro{max-width:820px;margin-bottom:34px}.ll-help-router__eyebrow{margin:0 0 8px;color:#536473;font-size:.78rem;font-weight:700;text-transform:uppercase}.ll-help-router h1{margin:0 0 14px;font-size:clamp(2.2rem,4vw,3.6rem)}.ll-help-router__lead{color:#536473;font-size:1.08rem}.ll-help-router__chooser{display:grid;grid-template-columns:minmax(270px,.8fr) minmax(0,1.2fr);overflow:hidden;border:1px solid var(--ll-border, #d5dee6);border-radius:var(--ll-radius, 7px);background:#fff}.ll-help-router__question,.ll-help-router__answers{padding:clamp(24px,4vw,42px)}.ll-help-router__question{background:#eef4f7}.ll-help-router__step{margin:0 0 8px;color:#536473;font-size:.8rem;font-weight:700}.ll-help-router__question h2{margin:0 0 22px;font-size:clamp(1.45rem,2.2vw,2rem)}.ll-help-router__choices{display:grid;gap:8px}.ll-help-router__choices button{min-height:46px;padding:11px 14px;border:1px solid #c8d5dd;border-radius:4px;background:#fff;color:#13263a;font:inherit;font-weight:700;text-align:left;cursor:pointer}.ll-help-router__choices button:hover,.ll-help-router__choices button:focus-visible,.ll-help-router__choices button[aria-pressed=true]{border-color:#064b76;background:#064b76;color:#fff}.ll-help-router__answers{min-height:330px}.ll-help-router__answer[hidden],.ll-help-router__answers-empty[hidden]{display:none!important}.ll-help-router__answers-empty{display:grid;min-height:100%;color:#536473;place-items:center;text-align:center}.ll-help-router__answer h3{margin:0 0 14px;font-size:1.35rem}.ll-help-router__answer h3:focus{outline:none}.ll-help-router__answer-links{border-top:1px solid #d9e0e5}.ll-help-router__answer-links h4,.ll-help-router__error-heading{margin:24px 0 0;padding:16px 0 10px;border-bottom:1px solid #d9e0e5;font-size:.82rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.ll-help-router__item{border-bottom:1px solid #d9e0e5}.ll-help-router__item summary{position:relative;padding:15px 34px 15px 0;font-weight:700;cursor:pointer;list-style:none}.ll-help-router__item summary::-webkit-details-marker{display:none}.ll-help-router__item summary:after{position:absolute;top:50%;right:4px;width:9px;height:9px;border-right:2px solid #195575;border-bottom:2px solid #195575;content:"";transform:translateY(-70%) rotate(45deg)}.ll-help-router__item[open] summary:after{transform:translateY(-30%) rotate(225deg)}.ll-help-router__item-body{padding:0 34px 16px 0}.ll-help-router__item-body p{margin:0 0 9px;color:#536473;font-size:.9rem}.ll-help-router__item-body a{display:inline-block;color:#064b76;font-size:.9rem;font-weight:700}.ll-help-router__all-topics{margin-top:22px;border-bottom:1px solid #d7e0e5}.ll-help-router__all-topics>summary{padding:16px 0;color:#064b76;font-weight:700;cursor:pointer}.ll-help-router__all-topics[open]>summary{margin-bottom:18px}.ll-help-router__directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ll-help-router__topic{min-width:0;padding:26px;border:1px solid #d7e0e5;border-radius:6px;background:#fff}.ll-help-router__topic-head{margin-bottom:14px}.ll-help-router__topic-head h2{margin:0 0 6px;font-size:1.35rem}.ll-help-router__topic-head p{margin:0;color:#536473}.ll-help-router__links{border-top:1px solid #d9e0e5}.ll-help-router__result{display:grid;min-height:0;padding:15px 0;border-bottom:1px solid #d9e0e5;color:inherit;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center}.ll-help-router__result:last-child{border-bottom:0}.ll-help-router__result:hover h3,.ll-help-router__result:focus-visible h3{color:#064b76}.ll-help-router__result h3{margin:0 0 4px;font-size:1rem}.ll-help-router__result p{margin:0;color:#536473;font-size:.86rem}.ll-help-router__arrow{color:#064b76;font-size:1.25rem}.ll-help-router__contact{display:flex;margin-top:52px;padding:24px;border-radius:6px;background:#eaf2f6;gap:24px;align-items:center;justify-content:space-between}.ll-help-router__special{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,1.6fr);gap:28px;margin-top:28px;padding:24px;border:1px solid #d7e0e5;border-radius:6px;background:#f7fafb;align-items:center}.ll-help-router__special h2{margin:0 0 6px;font-size:1.35rem}.ll-help-router__special p{margin:0;color:#536473}.ll-help-router__special-links{display:grid;gap:0;border-top:1px solid #d7e0e5}.ll-help-router__special-links a{display:flex;min-height:44px;padding:11px 0;border-bottom:1px solid #d7e0e5;color:inherit;gap:14px;align-items:center;justify-content:space-between}.ll-help-router__special-links a:hover,.ll-help-router__special-links a:focus-visible{color:#064b76}.ll-help-router__contact h2{margin:0 0 6px;font-size:1.35rem}.ll-help-router__contact p{margin:0;color:#536473}body:has(.ll-help-router) #MainContent>.shopify-section[id$=__closing]{margin:0;padding:var(--ll-section-space, 56px) 0;background:var(--ll-surface-closing, #dcebf2)}@media only screen and (max-width:899px){.ll-help-router__chooser{grid-template-columns:1fr}.ll-help-router__answers{min-height:0}.ll-help-router__answers-empty{min-height:150px}.ll-help-router__directory{grid-template-columns:1fr}.ll-help-router__contact{display:grid}.ll-help-router__special{grid-template-columns:1fr}}@media only screen and (max-width:589px){.ll-help-router{padding:28px 0 52px}.ll-help-router h1{font-size:2.35rem}.ll-help-router__topic{padding:22px}.ll-help-router__contact .btn{width:100%}body:has(.ll-help-router) #MainContent>.shopify-section[id$=__closing]{padding:42px 0}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/ll-help-router.css.map */
