:root{--navbar-height:63px}@media(min-width:1024px){:root{--navbar-height:85px}}.show-more__wrapper{margin-bottom:20px;overflow:hidden;position:relative}.show-more__wrapper .sm-content{-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent);max-height:200px;max-height:var(--max-height,200px);overflow:hidden;transition:max-height .5s ease,-webkit-mask-image .5s ease;transition:max-height .5s ease,mask-image .5s ease;transition:max-height .5s ease,mask-image .5s ease,-webkit-mask-image .5s ease}@media(min-width:768px){.show-more__wrapper.mobile-only .sm-content{-webkit-mask-image:none;mask-image:none;max-height:none}.show-more__wrapper.mobile-only .sm-action{display:none}}.show-more__wrapper.status-more .sm-content{-webkit-mask-image:none;mask-image:none;max-height:none;transition:max-height .5s ease,-webkit-mask-image .5s ease;transition:max-height .5s ease,mask-image .5s ease;transition:max-height .5s ease,mask-image .5s ease,-webkit-mask-image .5s ease}.show-more__wrapper.status-more .sm-action .more{display:none}.show-more__wrapper.status-more .sm-action .less{display:inline}.show-more__wrapper.status-more .icon--chevron-up{transform:rotate(1turn)}.show-more__wrapper .icon--chevron-up{margin-bottom:4px;margin-left:4px;transform:rotate(180deg)}.show-more__wrapper .sm-action .more{display:inline}.show-more__wrapper .sm-action .less{display:none}.show-more__wrapper .sm-action{color:#2966d3;cursor:pointer;display:block;padding-top:15px;text-align:center}.show-more__wrapper .sm-action span{cursor:pointer;font-size:14px}.show-more__wrapper .sm-action button{background:transparent;border:none;border-bottom:1px solid #2966d3;color:inherit;padding:0}