.tote-rules-header{margin:0 auto;max-width:960px;padding:20px;width:100%}.tote-rules-header .title{font-size:23px;text-transform:uppercase}.tote-rules{list-style:none;margin:0 auto;max-width:960px;padding:0;width:100%}.tote-rules.chapters .chapter{border-radius:5px;cursor:pointer;margin-bottom:0;padding:0 20px}.tote-rules.chapters .chapter.open{margin-bottom:20px;padding:20px}.tote-rules.chapters .chapter header{align-items:center;display:flex;gap:20px;margin-bottom:20px}.tote-rules.chapters .chapter header .title{color:#001489;margin:0;text-transform:uppercase}.tote-rules.chapters .chapter.open header .title{color:#e8004d}.tote-rules.chapters .chapter.open{background-color:#efefef}.tote-rules.chapters .chapter .expand-toggle{align-items:center;background-color:#001489;border-radius:50%;display:flex;height:35px;justify-content:center;position:relative;width:35px}.tote-rules.chapters .chapter .expand-toggle:after{color:#fff;content:"+";font-size:20px;font-weight:600}.tote-rules.chapters .chapter.open .expand-toggle{background-color:#e8004d}.tote-rules.chapters .chapter.open .expand-toggle:after{color:#fff;content:"-";font-size:20px;font-weight:600}.tote-rules.chapters .chapter .content{display:none;padding-left:55px;padding-right:55px}.tote-rules.chapters .chapter.open .content{display:block}.tote-rules.chapters .chapter .content ol{counter-reset:item;padding-left:0}.tote-rules.chapters .chapter .content ol ol{counter-reset:item;margin-top:20px;padding-left:25px}.tote-rules.chapters .chapter .content ol ol ol{counter-reset:item;margin-top:20px;padding-left:50px}.tote-rules.chapters .chapter .content ol li,.tote-rules.chapters .chapter .content p{color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400}.tote-rules.chapters .chapter .content ol li{display:block}.tote-rules.chapters .chapter .content ol li:before{color:#001489;content:counters(item,".") ".";counter-increment:item;font-weight:700;margin-right:12px}