@media (max-width:768px){.spliff-desc-toggle{position:relative;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:12px;cursor:pointer}.spliff-desc-toggle::before,.spliff-desc-toggle::after{display:none}.spliff-desc-toggle[data-spliff-primary="1"]::before,.spliff-desc-toggle[data-spliff-primary="1"]::after{display:block}.spliff-desc-toggle::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3.2em;background:linear-gradient(to bottom,rgba(249,249,249,0) 0%,rgba(249,249,249,.75) 60%,rgba(249,249,249,1) 100%);pointer-events:none;animation:spliffHintPulse 2.4s ease-in-out infinite}.spliff-desc-toggle::before{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:.35rem;width:22px;height:14px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='14' viewBox='0 0 22 14'%3E%3Cpath d='M2 2l9 9 9-9' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center/contain;opacity:.72;animation:spliffChevronFloat 1.6s ease-in-out infinite;pointer-events:none}.spliff-desc-toggle[data-bg='dark']::after{background:linear-gradient(to bottom,rgba(27,27,27,0) 0%,rgba(27,27,27,.65) 60%,rgba(27,27,27,1) 100%)}.spliff-desc-toggle[data-bg='dark']::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='14' viewBox='0 0 22 14'%3E%3Cpath d='M2 2l9 9 9-9' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");opacity:.9}.spliff-desc-toggle.expanded{-webkit-line-clamp:unset;overflow:visible}.spliff-desc-toggle.expanded::after,.spliff-desc-toggle.expanded::before{display:none!important}@keyframes spliffHintPulse{0%,100%{opacity:1}50%{opacity:.8}}@keyframes spliffChevronFloat{0%,100%{transform:translate(-50%,0)}50%{transform:translate(-50%,4px)}}}