.accordion-anchor a{justify-content:space-between;padding:2rem 0;color:#000;width:100%;max-widtH:100%}.accordion-anchor,.accordion-anchor a{display:flex;flex-flow:row wrap;align-items:center;position:relative}.accordion-anchor a span{display:block;font-size:1.3rem;font-weight:300;line-height:125%;max-width:100%;width:calc(100% - 64px);transition:all .24s ease-in-out}a.accordion-anchor-toggle:hover span{font-weight:500;transform:translateX(18px)}a.accordion-anchor-toggle.toggled svg{transform:rotate(-180deg)}a.accordion-anchor-toggle:after{content:"";display:block;position:absolute;bottom:0;width:100%;height:1px;left:0;background:#a29c9c}.last-anchor a.accordion-anchor-toggle:after,a.accordion-anchor-toggle.toggled:after{display:none}.dnd-section.anchor-opened>.row-fluid>span.close-anchor{display:flex;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='31.653' height='16.552' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.3 16.162L15.845.707.354 16.198' fill='none' stroke='%23000'/%3E%3C/svg%3E");background-size:auto auto;background-repeat:no-repeat;background-position:100%;width:100%;max-width:100%;height:115px;box-sizing:border-box;padding-bottom:2rem;border-bottom:1px solid #a29c9c;position:relative;flex-flow:column;justify-content:center;align-items:flex-end;cursor:pointer}.dnd-section.anchor-opened{position:relative}