.tool-cards-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%;min-height:0}.tool-cards-card--loaded:hover .tool-cards-card__image,.tool-cards-card--loaded:hover .tool-cards-card__skeleton{transform:scale(1.05)}.tool-cards-card__image-container{position:relative;width:100%;overflow:hidden;font-size:0;border-radius:var(--border-radius-xlarge)}.tool-cards-card__skeleton{width:100%;height:100%;border-radius:var(--border-radius-xlarge);transition:transform .3s ease-out;transform:scale(1);background:linear-gradient(90deg,#bebebe33 25%,#8181813d 37%,#bebebe33 63%);background-size:400% 100%;animation:insmind-custom-skeleton-loading 1.4s ease infinite}@keyframes insmind-custom-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.tool-cards-card__image{width:100%;height:100%;object-fit:cover;background-color:var(--background-color-secondary-regular);transition:transform .3s ease-out;transform:scale(1)}.tool-cards-card__video-icon{position:absolute;top:4px;right:6px;width:16px;height:16px}.tool-cards-card__text{display:-webkit-box;height:42px;margin-top:4px;overflow:hidden;font:var(--text-p1-regular);color:var(--text-color-primary);text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}:root{--button-height-large: 48px;--button-height-medium: 40px;--button-height-small: 32px;--landing-module-padding: 120px}@media only screen and (max-width: 599px){:root{--landing-module-padding: 20px}}@media only screen and (min-width: 600px) and (max-width: 959px){:root{--landing-module-padding: 40px}}@media only screen and (min-width: 960px) and (max-width: 1279px){:root{--landing-module-padding: 80px}}.landing-scene-tools{width:100%;max-width:1200px;margin:0 auto}.landing-scene-tools__scroll{margin-top:40px}.landing-scene-tools__card{margin-right:16px}.landing-scene-tools__card .tool-cards-card{justify-content:normal;width:172px}@media only screen and (min-width: 960px) and (max-width: 1279px){.landing-scene-tools{width:calc(100vw - 160px);margin:0 80px}}@media only screen and (min-width: 600px) and (max-width: 959px){.landing-scene-tools{width:calc(100vw - 80px);margin:0 40px}}@media only screen and (max-width: 599px){.landing-scene-tools{width:100%}.landing-scene-tools__card{margin-right:8px}.landing-scene-tools__card:first-of-type{padding-left:20px}.landing-scene-tools__card:last-of-type{padding-right:20px}.landing-scene-tools__card .tool-cards-card{width:144px}}
