.summaryList{padding:60px 0px}@media(min-width:576px){.summaryList{padding:74px 0px 58px 0px}}@media(min-width:768px){.summaryList{padding:65px 0px 30px 0px}}@media(min-width:992px){.summaryList{padding:80px 0px}}@media(min-width:1200px){.summaryList{padding:100px 0px}}.summaryList__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.summaryList__wrapper--open .summaryList__subheader{margin-bottom:38px}.summaryList__wrapper--open.summaryList__listOne{margin-bottom:64px}.summaryList__listOne{margin-bottom:30px}@media(min-width:768px){.summaryList__listOne{margin-bottom:0}}@media(min-width:768px){.summaryList__listTwo .summaryList__ul{margin-bottom:30px}}@media(min-width:992px){.summaryList__listTwo .summaryList__ul{margin-bottom:0px}}.summaryList__ul{columns:2;-webkit-columns:2;-moz-columns:2}.summaryList__subheader{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width:768px){.summaryList__subheader{margin-bottom:34px}}.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{position:absolute;right:15px;top:0px;height:24px;width:24px;cursor:pointer}.summaryList__toggle:hover:before,.summaryList__toggle:hover:after{background-color:#b30064}.summaryList__toggle:before,.summaryList__toggle:after{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;background-color:#ff0080}.summaryList__toggle:before{top:0;left:50%;width:4px;height:100%;margin-left:-2px}.summaryList__toggle:after{top:50%;left:0;width:100%;height:4px;margin-top:-2px}.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{display:block;-webkit-animation:fadeIn .5s;animation:fadeIn .5s}@media(min-width:992px){.summaryList__inner{display:block}}.summaryList__link{color:#666}.summaryList__link:hover{color:#b30064}.summaryList__link[href=""]{pointer-events:none}