body .body-wrapper .grid-module{overflow:hidden;position:relative;width:100%}body .body-wrapper .grid-module img{align-self:center;margin-bottom:-50px;margin-top:64px;max-height:64px;max-width:64px}body .body-wrapper .grid-module .grid-wrapper{align-content:flex-start;background-position:bottom;background-repeat:no-repeat;display:flex;flex-wrap:wrap;height:100%;justify-content:center;position:absolute;width:100%}body .body-wrapper .grid-module .grid-wrapper.red{background-image:radial-gradient(circle,var(--rgba-red-light),transparent,var(--colors-gray90))}body .body-wrapper .grid-module .grid-wrapper.green{background-image:radial-gradient(circle,var(--rgba-green-light),transparent,var(--colors-gray90))}body .body-wrapper .grid-module .grid-wrapper.blue{background-image:radial-gradient(circle,var(--rgba-blue-light),transparent,var(--colors-gray90))}body .body-wrapper .grid-module .grid-wrapper.purble{background-image:radial-gradient(circle,var(--rgba-purble-light),transparent,var(--colors-gray90))}body .body-wrapper .grid-module .grid-wrapper .top-gradient{background-image:radial-gradient(circle,transparent,var(--colors-gray90));height:100%;position:absolute;width:100%;z-index:1}body .body-wrapper .grid-module .grid-wrapper .grid-piece{aspect-ratio:1/1;background-color:transparent;border:1px solid hsla(0,0%,100%,.05);width:calc(5% - 2px)}body .body-wrapper .grid-module .grid-wrapper .grid-piece.shade1{background-color:hsla(0,0%,100%,.08)}body .body-wrapper .grid-module .grid-wrapper .grid-piece.shade2{background-color:hsla(0,0%,100%,.05)}body .body-wrapper .grid-module .module-content-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;position:relative;width:100%;z-index:2}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper{align-self:center;color:var(--colors-gray20);display:flex;flex-direction:column;flex-wrap:wrap;max-width:700px;position:relative;text-align:center}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper .header{align-self:center;color:var(--colors-gray10);font-size:var(--font-size-h1);font-weight:var(--font-weight-h1);line-height:var(--font-line-height-h1);margin-top:100px}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper .header.small{font-size:var(--font-size-h3);font-weight:var(--font-weight-h3);line-height:var(--font-line-height-h3)}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper .header.large{font-size:var(--font-size-h1-large);font-weight:var(--font-weight-h1-strong);line-height:var(--font-line-height-h1-large)}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper .header h1,body .body-wrapper .grid-module .module-content-wrapper .text-wrapper .header h2,body .body-wrapper .grid-module .module-content-wrapper .text-wrapper .header h3{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper .description{align-self:center;color:var(--colors-gray20);font-size:var(--font-size-p);font-weight:var(--font-weight-p);line-height:var(--font-line-height-p);margin-top:20px;width:80%}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper .description p{font-size:inherit;font-weight:inherit;line-height:inherit}body .body-wrapper .grid-module .module-content-wrapper .form-wrapper{display:flex;height:100px}body .body-wrapper .grid-module .module-content-wrapper .form-wrapper form{align-items:center;background-color:#fff;border-radius:16px;display:flex;height:54px;justify-content:space-between;width:420px}body .body-wrapper .grid-module .module-content-wrapper .form-wrapper form .hs-form-field .hs-input{background-color:transparent;border:none;margin-left:20px;padding:5px;width:100%}body .body-wrapper .grid-module .module-content-wrapper .form-wrapper form .hs-form-field .hs-input.error,body .body-wrapper .grid-module .module-content-wrapper .form-wrapper form .hs-form-field .hs-input.invalid{border:2px solid red}body .body-wrapper .grid-module .module-content-wrapper .form-wrapper form .hs-submit input[type=button],body .body-wrapper .grid-module .module-content-wrapper .form-wrapper form .hs-submit input[type=submit]{background-color:var(--colors-button-green-bg);background-image:url(https://25306451.fs1.hubspotusercontent-eu1.net/hubfs/25306451/Applixure_V3_2025/Images/Icons/arrow-link.png);background-position:97px 10px;background-repeat:no-repeat;background-size:24px 24px;border:none;border-radius:8px;color:#fff;cursor:pointer;height:42px;margin:8px;padding:12px 36px 12px 24px;position:relative;width:140px}body .body-wrapper .grid-module .module-content-wrapper .form-wrapper form .hs-error-msgs,body .body-wrapper .grid-module .module-content-wrapper .form-wrapper form .hs_error_rollup{display:none}body .body-wrapper .grid-module .module-content-wrapper .button-wrapper{display:flex;margin-left:-20px;margin-top:40px;padding-bottom:20px}body .body-wrapper .grid-module .module-content-wrapper .button-wrapper.horizontal{flex-direction:row;gap:40px;justify-content:center}body .body-wrapper .grid-module .module-content-wrapper .button-wrapper.vertical{flex-direction:column;justify-content:center}@media (max-width:679px){body .body-wrapper .grid-module{height:auto!important;margin-bottom:64px}body .body-wrapper .grid-module .module-content-wrapper{height:100%;justify-content:center;padding:0 16px;width:auto}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper{margin:40px 0 16px;max-width:100%}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper img{margin-bottom:40px}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper .header{margin-top:0}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper .header.small{font-size:var(--font-size-h1);font-weight:var(--font-weight-h1);line-height:var(--font-line-height-h1)}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper .header.large{font-size:var(--font-size-h1-large);font-weight:var(--font-weight-h1-large);line-height:var(--font-line-height-h1-large)}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper .description{margin-top:0;width:100%}body .body-wrapper .grid-module .module-content-wrapper .button-wrapper{display:flex;margin-left:-20px;margin-top:20px;padding-bottom:20px}body .body-wrapper .grid-module .module-content-wrapper .button-wrapper.horizontal{flex-direction:column;gap:20px}}@media (min-width:680px) and (max-width:1279px){body .body-wrapper .grid-module{height:auto!important;margin-bottom:64px}body .body-wrapper .grid-module .module-content-wrapper{height:100%;justify-content:center;padding:0 16px;width:auto}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper{margin:40px 0 16px;max-width:100%}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper img{margin-bottom:40px}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper .header{margin-top:0}body .body-wrapper .grid-module .module-content-wrapper .text-wrapper .description{margin-top:0;width:100%}body .body-wrapper .grid-module .module-content-wrapper .button-wrapper{display:flex;margin-left:-20px;margin-top:20px;padding-bottom:20px}body .body-wrapper .grid-module .module-content-wrapper .button-wrapper.horizontal{flex-direction:column;gap:20px}}body .body-wrapper .grid-module .module-content-wrapper .button-wrapper a.button{text-decoration:none}@media (max-width:432px){body .body-wrapper .grid-module .module-content-wrapper .button-wrapper a.button.green{justify-content:center;width:100%}body .body-wrapper .grid-module .module-content-wrapper .button-wrapper.horizontal{align-items:center;box-sizing:border-box;padding-left:18px;padding-right:3px;width:90%}}@media (max-width:679px){body .body-wrapper .grid-module .module-content-wrapper .button-wrapper.horizontal{align-items:center}}