.modal__overlay{align-items:center;background:rgba(0,0,0,.4);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000000}.modal__container{background-color:#fff;box-sizing:border-box;max-height:95vh;max-width:960px;padding:80px 60px;position:relative;width:auto}.modal__close{background:#fff;border:0;color:#fff;cursor:pointer;display:block;height:48px;margin:0;opacity:1;outline:0;overflow:visible;padding:0;position:absolute;right:0;text-decoration:none;top:0;transition:all .3s ease;width:48px;z-index:2}.modal__close>svg{pointer-events:none}.modal__close:hover{background:#f96464}.modal__close:hover svg g{stroke:#fff}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block;z-index:9999999}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}#preview-modal .modal__container{overflow:auto;padding:0!important;width:90%}#preview-modal .modal__header{padding:50px 15px 40px}#preview-modal .modal__content{padding:40px 15px 90px}@media (max-width:959px){#preview-modal .modal__container{max-height:unset;width:90%}#preview-modal .modal__content,#preview-modal .modal__header{padding:30px 15px}}@media (max-width:599px){#preview-modal .modal__container{height:100%;overflow:auto;width:100%}}a.productDemo-box{border-bottom:1px solid #dae2ee;margin:10px;text-align:center;transition:all .15s ease;width:260px}a.productDemo-box:hover{-webkit-box-shadow:0 6px 10px 0 rgba(34,47,75,.2);box-shadow:0 6px 10px 0 rgba(34,47,75,.2)}a.productDemo-box p{color:#4d5c7d}a.productDemo-box img.productIcon-demo{margin-bottom:2px;margin-right:8px;width:18px}.productDemo-des{margin-bottom:26px;margin-top:20px}@media (min-width:960px){#preview-modal .modal__container .dots-bottomright,#preview-modal .modal__container .dots-topleft{background:url(https://www.leanix.net/hubfs/2019-LX-Website/General/Dots/rel-bg/single-blue-dot.svg);background-repeat:repeat;background-size:12px;height:50px;position:absolute;width:270px}#preview-modal .modal__container .dots-topleft{left:6px;top:0}.modal__container .dots-bottomright{bottom:5px;right:5px}}@-webkit-keyframes fadeItemIn{0%{opacity:0}to{opacity:1}}@keyframes fadeItemIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeItemOut{0%{opacity:1}to{opacity:0}}@keyframes fadeItemOut{0%{opacity:1}to{opacity:0}}