.expandable{-webkit-box-orient:vertical;-webkit-box-direction:normal;color:#545454;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:1.125rem;line-height:1.6875rem;position:relative}.expandable__summary{cursor:pointer;list-style:none;outline:none}@media (min-width:35em){.expandable__summary{margin-bottom:2.125rem}}.expandable__summary::-webkit-details-marker{display:none}.expandable__summary:before{background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(30%,hsla(0,0%,100%,.72)),color-stop(56%,hsla(0,0%,100%,.93)),color-stop(72%,#fff));background-image:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.72) 30%,hsla(0,0%,100%,.93) 56%,#fff 72%);bottom:0;content:"";display:block;height:100%;left:0;position:absolute;width:100%}[open] .expandable__summary:before{display:none}.expandable__summary:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8'%3E%3Cpath fill='%230080C8' d='M11.934.5 6.6 6.01 1.266.5.5 1.31 6.6 7.7l6.1-6.39z'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-size:.8125em;color:#0080c8;content:attr(show-more-label);cursor:pointer;display:inline-block;font-size:1rem;line-height:1.1875;margin-right:.9375rem;padding-right:1.25rem;position:absolute;right:0;text-align:right;text-decoration:none;top:100%}[open] .expandable__summary:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8'%3E%3Cpath fill='%230080C8' d='M11.934 7.7 6.6 2.19 1.266 7.7.5 6.89 6.6.5l6.1 6.39z'/%3E%3C/svg%3E");content:attr(show-less-label)}.expandable:not([open]) .expandable__summary{margin-bottom:.8em;max-height:12.5rem;overflow:hidden}
/*# sourceMappingURL=expandable.css.map */