.click-expand{background-color:#efefef;border:0;clear:both;margin-bottom:1.5em;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.click-expand.active:hover{background-color:#fff}.click-expand.active .ce-header{background-color:#252525}.click-expand.active .ce-header:after{background-image:url(https://www.marlinwire.com/hubfs/img/ico-minus.svg);background-repeat:no-repeat;background-size:13px 2px;color:#fff;content:"";height:2px;position:absolute;width:13px}.click-expand.active .ce-body{-webkit-animation:click-expand .5s 1;-moz-animation:click-expand .5s 1;animation:click-expand .5s 1;-webkit-animation-delay:.05s;-moz-animation-delay:.05s;animation-delay:.05s;-webkit-animation-fill-mode:backwards;-moz-animation-fill-mode:backwards;animation-fill-mode:backwards;display:block;opacity:1;padding:1.5em 1.25em 1.875em 1.875em}.click-expand.active .ce-body>:first-child{margin-top:0}.click-expand.active .ce-body>:last-child{margin-bottom:0}.click-expand:hover{background-color:#efefef}.ce-header{background-color:#0095d6;color:#fff;cursor:pointer;font-size:20px;font-weight:700;margin:0;padding:.7619047619em .5714285714em .7619047619em 1.3333333333em;position:relative;text-transform:none}.ce-header:after{background-image:url(https://www.marlinwire.com/hubfs/img/ico-plus.svg);background-repeat:no-repeat;background-size:13px 13px;color:#fff;content:"";height:13px;padding-left:8px;position:absolute;right:1em;top:50%;transform:translateY(-50%);width:13px}.ce-header:focus:not(:hover):not(:active){outline:2px dashed #006129;outline-offset:2px}.ce-body{background-color:#efefef;display:none;opacity:0}.ce-body p{font-size:1em}@-webkit-keyframes click-expand{0%{opacity:0}to{opacity:1}}@-moz-keyframes click-expand{0%{opacity:0}to{opacity:1}}@keyframes click-expand{0%{opacity:0}to{opacity:1}}