.insmind-guide-app-appstore-button{position:relative;display:flex;align-items:center;justify-content:center;height:56px;padding:10px 16px 10px 12px;overflow:hidden;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:10px;outline:0;cursor:pointer;transition:all .2s ease}.insmind-guide-app-appstore-button:active,.insmind-guide-app-appstore-button:hover,.insmind-guide-app-appstore-button:visited{color:#fff}.insmind-guide-app-appstore-button:before{position:absolute;top:0;left:-100%;z-index:1;display:none;width:100%;height:100%;background:linear-gradient(90deg,#fff0 25%,#fff3 45%,#ffffff3b 55%,#fff3 59.51%,#ffffff26 69.51%,#fff0 85%);opacity:1;content:"";animation:slide 2s infinite}.insmind-guide-app-appstore-button--show-animation:before{display:block}.insmind-guide-app-appstore-button__icon{width:36px;height:36px}.insmind-guide-app-appstore-button__texts{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.insmind-guide-app-appstore-button__texts-title{font-size:18px;font-weight:400;line-height:1}.insmind-guide-app-appstore-button__texts-action{font-size:.75rem;line-height:1rem}.insmind-guide-app-android-button{position:relative;display:flex;align-items:center;justify-content:center;height:56px;padding:10px 16px 10px 12px;overflow:hidden;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:10px;outline:0;cursor:pointer;transition:all .2s ease}.insmind-guide-app-android-button:active,.insmind-guide-app-android-button:hover,.insmind-guide-app-android-button:visited{color:#fff}.insmind-guide-app-android-button:before{position:absolute;top:0;left:-100%;z-index:1;display:none;width:100%;height:100%;background:linear-gradient(90deg,#fff0 25%,#fff3 45%,#ffffff3b 55%,#fff3 59.51%,#ffffff26 69.51%,#fff0 85%);opacity:1;content:"";animation:slide 2s infinite}.insmind-guide-app-android-button--show-animation:before{display:block}.insmind-guide-app-android-button__icon{width:36px;height:36px}.insmind-guide-app-android-button__texts{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.insmind-guide-app-android-button__texts-title{font-size:18px;font-weight:400;line-height:1}.insmind-guide-app-android-button__texts-action{font-size:.75rem;line-height:1rem}@keyframes slide{0%{left:-100%}to{left:100%}}: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}}.insmind-landing-footer{padding:64px var(--landing-module-padding)}.insmind-landing-footer__card{position:relative;width:100%;max-width:1200px;padding:64px 0;margin:0 auto;background:linear-gradient(234deg,#cffeee 21.55%,#59f4e8 98.34%);border-radius:var(--border-radius-xxlarge)}.insmind-landing-footer__contain{display:flex;gap:40px;width:100%;transform:translate(64px)}.insmind-landing-footer__content{flex:1}.insmind-landing-footer__content h2{margin-bottom:32px;font:var(--text-h1-bold);font-size:48px}.insmind-landing-footer__content p{max-width:100%;margin-bottom:40px;font:var(--text-h6-regular);color:var(--text-color-primary)}.insmind-landing-footer__content p:last-child{margin-bottom:0}.insmind-landing-footer__guide{display:flex}.insmind-landing-footer__guide-appstore,.insmind-landing-footer__guide-android{min-width:180px}.insmind-landing-footer__guide-appstore:hover,.insmind-landing-footer__guide-android:hover{background-color:var(--color-gray-900)}.insmind-landing-footer__guide-android{margin-left:8px}.insmind-landing-footer__guide-scan{display:flex;align-items:center;justify-content:center;width:56px;height:56px;padding:10px;margin-left:8px;background-color:var(--static-color-black);border-radius:var(--border-radius-large);cursor:pointer}.insmind-landing-footer__guide-scan:hover{background-color:var(--color-gray-900)}.insmind-landing-footer__guide-scan-icon{width:36px;height:36px;color:var(--static-color-white)}.insmind-landing-footer__guide-qrcode .gda-tooltip-arrow:before{background-color:#fff}.insmind-landing-footer__guide-qrcode .gda-tooltip-inner{display:flex;flex-direction:column;padding:8px;background:var(--background-color-primary-regular);border-radius:var(--tooltips-border-radius)}.insmind-landing-footer__guide-qrcode .gda-tooltip-inner .insmind-landing-footer__guide-qrcode-img{display:block;width:100px;height:100px}.insmind-landing-footer__guide-qrcode .gda-tooltip-inner .insmind-landing-footer__guide-qrcode-text{margin-top:4px;font:var(--text-p2-regular);color:var(--text-color-secondary)}.insmind-landing-footer__pic{flex:1}.insmind-landing-footer__btn{display:flex;align-items:center;justify-content:center;margin-top:64px}.insmind-landing-footer__btn .gda-btn.gda-btn-primary:visited{color:var(--static-color-white)}@media only screen and (min-width: 600px) and (max-width: 959px){.insmind-landing-footer__card{display:flex;justify-content:center;padding:64px 0 32px}.insmind-landing-footer__contain{flex-direction:column;gap:64px;max-width:640px;transform:translate(0)}.insmind-landing-footer__content{margin:0 40px}.insmind-landing-footer__content h2{width:100%;font:var(--text-h2-bold);text-align:center}.insmind-landing-footer__content p{text-align:center}.insmind-landing-footer__guide{justify-content:center}.insmind-landing-footer__pic{max-width:640px;margin:0 20px}}@media only screen and (max-width: 599px){.insmind-landing-footer{padding:64px var(--landing-module-padding)}.insmind-landing-footer__card{width:100%;height:auto;padding:48px 0 20px}.insmind-landing-footer__contain{flex-direction:column;gap:56px;transform:translate(0)}.insmind-landing-footer__content{padding:0 20px}.insmind-landing-footer__content h2{margin-bottom:16px;font:var(--text-h3-bold);line-height:1.1;text-align:center}.insmind-landing-footer__content p{margin-bottom:40px;font:var(--text-p1-regular);text-align:center}.insmind-landing-footer__content p:last-child{margin-bottom:0}.insmind-landing-footer__pic{width:100%;padding:0 20px}.insmind-landing-footer__btn{margin-top:40px}.insmind-landing-footer__guide{flex-direction:column;align-items:center}.insmind-landing-footer__guide-appstore,.insmind-landing-footer__guide-android{max-width:180px}.insmind-landing-footer__guide-appstore{margin-bottom:8px}.insmind-landing-footer__guide-android{margin-left:0}.insmind-landing-footer__guide-scan{display:none}}
