.modal-popup-wrapper{--bgColor:rgba(0,0,0,.8)}.modal-popup-button svg{fill:#fff}.modal-popup-button .hs_cos_wrapper_type_icon{display:inline-block;height:15px;vertical-align:sub;width:20px}.modal-popup-wrapper{display:none;height:100vh;left:0;position:fixed;top:0;transition:all .5s ease-in-out;width:100%;z-index:99999999}.modal-popup-wrapper.show{display:block}.modal-popup-wrapper .modal-backdrop{background-color:var(--bgColor);height:100vh;left:0;position:fixed;top:0;transition:all .5s ease-in-out;width:100%}.modal-popup-wrapper .modal-popup-container{background:#fff;border-radius:20px;box-shadow:0 5px 15px 0 rgba(0,0,0,.25);left:50%;max-height:98%;max-width:800px;overflow:scroll;padding:40px;position:absolute;top:50%;transform:translate(-50%,-50%);width:98%}.growelab-page .modal-popup-wrapper .modal-popup-container{border-radius:7.5px}.modal-popup-wrapper .row-fluid{display:flex}.modal-popup-wrapper .row-fluid img{max-width:100%}.modal-popup-wrapper .row-fluid.img-right{flex-direction:row-reverse}.modal-popup-wrapper .row-fluid.img-right .span8{margin-left:0}.modal-popup-wrapper .row-fluid.img-right .span4{margin-left:2.564102564%}.modal-popup-wrapper .row-fluid.img-bottom,.modal-popup-wrapper .row-fluid.img-top{flex-wrap:wrap}.modal-popup-wrapper .row-fluid.img-bottom [class*=span],.modal-popup-wrapper .row-fluid.img-top [class*=span]{width:100%!important}.modal-popup-wrapper .row-fluid.img-bottom{flex-direction:column-reverse}.modal-popup-wrapper .row-fluid.img-bottom .span4{margin-top:30px}.modal-popup-wrapper .row-fluid.img-top .span4{margin-bottom:30px}.modal-cta{margin-top:20px}.modal-close-btn-wrapper{position:absolute;right:5px;top:5px;z-index:99999999}.modal-close-btn{background:none;background:hsla(0,0%,100%,.5);border:0;border-radius:25px;height:50px;padding:5px;transition:all .5s ease-in-out;width:50px}.modal-close-btn path{fill:rgba(0,0,0,.25);transition:fill .5s ease-in-out}.modal-close-btn:hover{background-color:#fff;cursor:pointer;padding:5px}.modal-close-btn:hover path{fill:rgba(0,0,0,.7)}