.summaryList{padding:60px 0}.summaryList__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.summaryList__wrapper--open .summaryList__subheader{margin-bottom:30px}.summaryList__wrapper--open.summaryList__listOne{margin-bottom:64px}.summaryList__listOne{margin-bottom:30px}@media(min-width:768px){.summaryList__listOne{margin-bottom:0}.summaryList__listTwo .summaryList__ul{margin-bottom:30px}}@media(min-width:992px){.summaryList__listTwo .summaryList__ul{margin-bottom:0}}.summaryList__ul{column-count:2;-webkit-columns:2;-moz-columns:2}.summaryList__subheader{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:20px;position:relative}.summaryList__toggle{position:relative}.summaryList__toggle.active .summaryList__toggleIcon:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.summaryList__toggle.active .summaryList__toggleIcon:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.summaryList__toggle{cursor:pointer;height:24px;position:absolute;right:15px;top:0;width:24px}.summaryList__toggle:hover:after,.summaryList__toggle:hover:before{background-color:#b30064}.summaryList__toggle:after,.summaryList__toggle:before{background-color:#ff0080;content:"";display:block;position:absolute;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.summaryList__toggle:before{height:100%;left:50%;margin-left:-2px;top:0;width:4px}.summaryList__toggle:after{height:4px;left:0;margin-top:-2px;top:50%;width:100%}.summaryList__toggle.active:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.summaryList__toggle.active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(min-width:992px){.summaryList__toggle:after{content:none}}.summaryList__inner{display:none}.summaryList__inner.active{-webkit-animation:fadeIn .5s;animation:fadeIn .5s;display:block}@media(min-width:992px){.summaryList__inner{display:block}}.summaryList__link{color:#666}.summaryList__link:hover{color:#b30064}.summaryList__link[href=""]{pointer-events:none}