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