.pmd-showMoreBlock{display:flex;flex-direction:column;align-items:center;max-width:920px;padding:1rem}.pmd-no-scroll .pmd-showMoreBlock{z-index:-1}.pmd-showMoreBlock--hidden{max-height:0;overflow:hidden;visibility:hidden}@media(min-width:1280px){.pmd-showMoreBlock{width:70%;margin:auto}}.pmd-showMoreBlock_title{padding:1rem;text-align:center;font-family:Brandon Grotesque Bold,arial,sans-serif;font-size:1.125rem;line-height:1.125rem;text-transform:uppercase}.pmd-showMoreBlock_description{max-height:50px;font-family:Segoe Ui,Open Sans,Sf Pro Text,sans-serif;font-size:.875rem;line-height:1.25rem;transition:max-height .18s ease-in-out;overflow:hidden}.pmd-showMoreBlock_description--minified{position:relative;transition:max-height .18s ease-in-out}.pmd-showMoreBlock_description--minified:after{position:absolute;bottom:0;display:block;content:"";width:100%;height:2.5rem;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.pmd-showMoreBlock_description--lighter{color:#707070}.pmd-showMoreBlock_description a{text-decoration:none;color:#111;text-decoration:underline}.pmd-showMoreBlock_description a:active,.pmd-showMoreBlock_description a:focus,.pmd-showMoreBlock_description a:hover{color:#c06}.pmd-showMoreBlock_description strong{font-weight:700}.pmd-showMoreBlock_description em{font-style:italic}.pmd-showMoreBlock>.pmd-button_primary--noBorder{outline:none}.pmd-showMoreBlock>.pmd-button_primary--noBorder:before{display:none}.pmd-showMoreBlock>.pmd-button_primary--noBorder:hover{color:#c06}.pmd-showMoreBlock>.pmd-button_primary--noBorder:hover>.pmd-svg{fill:#c06;transition:all .3s ease-in-out}