body{touch-action:auto!important}:root{--header-height: 64px;--top-banner-height: 0px;--landing-module-padding: 120px}:root[top-banner]{--top-banner-height: 64px}@media only screen and (max-width: 599px){:root[top-banner]{--top-banner-height: 122px}}@media only screen and (max-width: 599px){:root{--header-height: 56px;--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}}@keyframes insmind-custom-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}ul,li{padding:0;margin:0;list-style:none}.list-enter-active:nth-child(4n+1){transition-delay:0s}.list-enter-active:nth-child(4n+2){transition-delay:.1s}.list-enter-active:nth-child(4n+3){transition-delay:.2s}.list-enter-active:nth-child(4n+4){transition-delay:.3s}.list-enter-active:nth-child(4n+5){transition-delay:.3s}.list-enter-active:nth-child(4n+6){transition-delay:.4s}.list-enter-active:nth-child(4n+7){transition-delay:.5s}.list-enter-active:nth-child(4n+8){transition-delay:.6s}.list-enter-active:nth-child(4n+9){transition-delay:.6s}.list-enter-active:nth-child(4n+10){transition-delay:.7s}.list-enter-active:nth-child(4n+11){transition-delay:.8s}.list-enter-active:nth-child(4n+12){transition-delay:.9s}.list-enter-active:nth-child(4n+13){transition-delay:.9s}.list-enter-active:nth-child(4n+14){transition-delay:1s}.list-enter-active:nth-child(4n+15){transition-delay:1.1s}.list-enter-active:nth-child(4n+16){transition-delay:1.2s}.list-leave-active:nth-child(4n+1){transition-delay:.45s}.list-leave-active:nth-child(4n+2){transition-delay:.4s}.list-leave-active:nth-child(4n+3){transition-delay:.35s}.list-leave-active:nth-child(4n+4){transition-delay:.3s}.list-leave-active:nth-child(4n+5){transition-delay:.35s}.list-leave-active:nth-child(4n+6){transition-delay:.3s}.list-leave-active:nth-child(4n+7){transition-delay:.25s}.list-leave-active:nth-child(4n+8){transition-delay:.2s}.list-leave-active:nth-child(4n+9){transition-delay:.25s}.list-leave-active:nth-child(4n+10){transition-delay:.2s}.list-leave-active:nth-child(4n+11){transition-delay:.15s}.list-leave-active:nth-child(4n+12){transition-delay:.1s}.list-leave-active:nth-child(4n+13){transition-delay:.15s}.list-leave-active:nth-child(4n+14){transition-delay:.1s}.list-leave-active:nth-child(4n+15){transition-delay:.05s}.list-leave-active:nth-child(4n+16){transition-delay:0s}.list-enter-active{transition:opacity .4s cubic-bezier(.4,0,.2,1)}.list-leave-active{transition:opacity .2s cubic-bezier(.4,0,.2,1)}.list-enter-from,.list-leave-to{opacity:0}.insmind-module-category{display:flex;flex-direction:column;align-items:center;padding:4px var(--landing-module-padding) 80px}.insmind-module-category__btns{display:flex;flex-wrap:wrap;justify-content:center;max-width:1200px}.insmind-module-category__btns-item{margin:4px}.insmind-module-category__cards{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;width:100%;max-width:1200px;margin-top:20px}.insmind-module-category__cards--has-text{grid-gap:32px 24px}.insmind-module-category__card{cursor:auto}.insmind-module-category__card--is-pointer{cursor:pointer}.insmind-module-category__card:hover .insmind-module-category__card-cover{transition:transform ease-out .3s;transform:scale(1.05)}.insmind-module-category__card-container{overflow:hidden;border-radius:var(--border-radius-xlarge)}.insmind-module-category__card-cover{width:100%;height:100%;transform:scale(1);will-change:transform}.insmind-module-category__card-title{margin-top:8px;font:var(--text-h5-bold);color:var(--text-color-primary)}.insmind-module-category__card-desc{margin-top:4px;font:var(--text-p1-regular);color:var(--text-color-secondary)}@media only screen and (min-width: 600px) and (max-width: 959px){.insmind-module-category__cards{grid-template-columns:repeat(3,1fr)}.list-enter-active:nth-child(3n+1){transition-delay:0s}.list-enter-active:nth-child(3n+2){transition-delay:.1s}.list-enter-active:nth-child(3n+3){transition-delay:.2s}.list-enter-active:nth-child(3n+4){transition-delay:.3s}.list-enter-active:nth-child(3n+5){transition-delay:.4s}.list-enter-active:nth-child(3n+6){transition-delay:.5s}.list-enter-active:nth-child(3n+7){transition-delay:.6s}.list-enter-active:nth-child(3n+8){transition-delay:.7s}.list-enter-active:nth-child(3n+9){transition-delay:.8s}.list-leave-active:nth-child(3n+1){transition-delay:.3s}.list-leave-active:nth-child(3n+2){transition-delay:.25s}.list-leave-active:nth-child(3n+3){transition-delay:.2s}.list-leave-active:nth-child(3n+4){transition-delay:.2s}.list-leave-active:nth-child(3n+5){transition-delay:.15s}.list-leave-active:nth-child(3n+6){transition-delay:.1s}.list-leave-active:nth-child(3n+7){transition-delay:.1s}.list-leave-active:nth-child(3n+8){transition-delay:.05s}.list-leave-active:nth-child(3n+9){transition-delay:0s}}@media only screen and (max-width: 599px){.insmind-module-category{padding-top:8px}.insmind-module-category__cards{grid-template-columns:repeat(2,1fr);grid-gap:16px;margin-top:12px}.insmind-module-category__cards--has-text{grid-gap:24px 16px}.insmind-module-category__card-cover{border-radius:var(--border-radius-large)}.insmind-module-category__card-title{font:var(--text-h7-bold)}.list-enter-active:nth-child(odd){transition-delay:0s}.list-enter-active:nth-child(2n+2){transition-delay:.1s}.list-enter-active:nth-child(2n+3){transition-delay:.3s}.list-enter-active:nth-child(2n+4){transition-delay:.4s}.list-enter-active:nth-child(2n+5){transition-delay:.6s}.list-enter-active:nth-child(2n+6){transition-delay:.7s}.list-enter-active:nth-child(2n+7){transition-delay:.9s}.list-enter-active:nth-child(2n+8){transition-delay:1s}.list-leave-active:nth-child(odd){transition-delay:.15s}.list-leave-active:nth-child(2n+2){transition-delay:.1s}.list-leave-active:nth-child(2n+3){transition-delay:.05s}.list-leave-active:nth-child(2n+4){transition-delay:0s}.list-leave-active:nth-child(2n+5){transition-delay:-.05s}.list-leave-active:nth-child(2n+6){transition-delay:-.1s}.list-leave-active:nth-child(2n+7){transition-delay:-.15s}.list-leave-active:nth-child(2n+8){transition-delay:-.2s}}
