@keyframes fade-in{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}@keyframes fade-out{0%{opacity:1;left:0}1%{opacity:1;left:0}100%{opacity:0;left:0}}.body-content .block .content,.body-content .banner .content{text-align:left;justify-content:flex-start}.body-content .block .content h2,.body-content .banner .content h2{margin:0;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}@media only screen and (max-width:400px){.body-content .block .content h2,.body-content .banner .content h2{font-size:1.2rem}}.body-content .block .content img,.body-content .banner .content img{max-height:3rem;margin:1rem 2rem 1rem 1rem}@media only screen and (max-width:400px){.body-content .block .content img,.body-content .banner .content img{margin:0 1rem 0 0;height:2rem}}@media only screen and (min-width:768px) and (max-width:1024px),only screen and (min-width:1025px) and (max-width:1366px),only screen and (min-width:1367px){.body-content #qa-breadcrumb{display:none}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1024px){.body-content #qa-subnav{display:none}}