:has(>.truncate-content) .truncate-toggle{cursor:pointer;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:.3em;padding:0;margin:0;border:0;background:none;color:var(--wp--preset--color--primary);font-size:var(--wp--preset--font-size--small)}:has(>.truncate-content) .truncate-toggle span{text-decoration:underline;text-underline-offset:.2em}:has(>.truncate-content) .truncate-toggle::after{content:"";display:block;width:1em;height:1em;background:currentColor;-webkit-mask:url("/wp-content/themes/topcruisedeals/assets/images/icons/chevron-down-solid.svg") no-repeat center/contain;mask:url("/wp-content/themes/topcruisedeals/assets/images/icons/chevron-down-solid.svg") no-repeat center/contain;transform:scale(1, -1)}:has(>.truncate-content).is-truncated .truncate-content{-webkit-mask-image:linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%);mask-image:linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%);-webkit-mask-clip:border-box;mask-clip:border-box}:has(>.truncate-content).is-truncated .truncate-toggle::after{transform:scale(1, 1)}
