
/*! Squarespace LESS Compiler  (less.js language v1.3.3)  */
.background-fix{background-image:url(https://images.squarespace-cdn.com/content/v1/5f7b75f3cb6064569d6568c9/1601926753499-P666T2HE0V3LQPIK9HU1/ke17ZwdGBToddI8pDm48kLkXF2pIyv_F2eUT9F60jBl7gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z4YTzHvnKhyp6Da-NYroOW3ZGjoBKy3azqku80C789l0iyqMbMesKd95J-X4EagrgU9L3Sa3U8cogeb0tjXbfawd0urKshkc5MgdBeJmALQKw/image-asset.jpeg);background-repeat:no-repeat;background-size:cover}.footer-fix{background-color:#38383b;padding-top:calc(2vh);padding-bottom:calc(2vh);padding-left:1.75rem;padding-right:1.75rem;color:#fff;display:flex;justify-content:center}.interest-section{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.new-user{width:35%;padding:3rem;margin:.5rem;background:#f7f7f7}.smarthub-user{width:35%;padding:3rem;margin:.5rem;background:#f7f7f7}.flex-column{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.interest-section-heading{text-align:center}.hidden{display:none}@media screen and (max-width:815px){.new-user{width:60%}.smarthub-user{width:60%}}@media screen and (max-width:600px){.new-user{width:95%}.smarthub-user{width:95%}}.BUTTON_SPZ{background:#f63d3d;background-image:-webkit-linear-gradient(top,#f63d3d,#d01ebd);background-image:-moz-linear-gradient(top,#f63d3d,#d01ebd);background-image:-ms-linear-gradient(top,#f63d3d,#d01ebd);background-image:-o-linear-gradient(top,#f63d3d,#d01ebd);background-image:-webkit-gradient(to bottom,#f63d3d,#d01ebd);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:.4rem;color:#fff;margin-top:1rem;-webkit-box-shadow:1px 1px 10px 0 #000;-moz-box-shadow:1px 1px 10px 0 #000;box-shadow:1px 1px 10px 0 #000;text-shadow:1px 1px 10px #000;border:solid #337fed 1px;text-decoration:none;display:inline-block;cursor:pointer;text-align:center}.BUTTON_SPZ:hover{border:solid #337fed 1px;background:#000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:.4rem;text-decoration:none}