:root{--hero-font:var(--theme-font-heading);--hero-text:#fff;--hero-text-soft:#e0e8f0;--hero-text-subtle:#b3e5fc;--hero-bg:#333;--hero-gradient-start:#9a00ff;--hero-gradient-end:#7f42b5;--hero-gradient-hover-start:#b84dff;--hero-gradient-hover-end:#a066c6;--hero-shadow:rgba(122,0,255,.3);--hero-shadow-hover:rgba(154,0,255,.4);--partner-gradient-start:#f500fc;--partner-gradient-end:#7f42b5;--hero-illustration-max:min(500px,85%);--hero-illustration-max-md:320px;--hero-focus:var(--focus-ring,#2684ff);--hero-check:#28a745}html{scroll-behavior:smooth}.make-app-hero{background-color:var(--hero-bg);background:url(https://4302828.fs1.hubspotusercontent-na1.net/hubfs/4302828/make-app-landing-page/make-app-shared/hero/make-app-shared-hero-background.png) 50%/cover no-repeat;color:var(--hero-text);color-scheme:dark;font-family:var(--hero-font);padding:4rem;width:100%}.make-app-hero__container{align-items:center;display:flex;font-family:var(--hero-font);gap:2rem;justify-content:space-between;margin-inline:auto;max-width:1240px;padding-inline:2rem;position:relative}.make-app-hero__text{box-sizing:border-box;flex:1;max-width:600px;padding-inline:1rem}.make-app-hero__illustration{align-items:center;display:flex;flex:1;justify-content:center;text-align:center}.make-app-hero__illustration img{border-radius:.75rem;display:block;height:auto;max-width:var(--hero-illustration-max);width:100%}.make-app-hero__preheadline{color:#a3d5ff;font-size:clamp(1rem,1.6vw,1.2rem);font-weight:600;margin-bottom:1rem;text-shadow:1px 1px 2px rgba(0,0,0,.4)}.make-app-hero__headline{font-size:clamp(2rem,4vw,3.4rem);font-weight:800;line-height:1.2;margin-bottom:1rem;text-shadow:2px 2px 3px rgba(0,0,0,.3)}.make-app-hero__partner_name{background:linear-gradient(to right,var(--partner-gradient-start),var(--partner-gradient-end));-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;display:inline;margin-bottom:2rem}@media (prefers-contrast:more){.make-app-hero__partner_name{background:none!important;color:#fff!important}}.make-app-hero__description{color:#e4f1f8;font-size:clamp(1rem,1.6vw,1.3rem);line-height:1.6;margin-bottom:2.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.make-app-hero__cta{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.make-app-hero__cta-row{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.make-app-hero__cta_button{background:linear-gradient(to right,var(--hero-gradient-start),var(--hero-gradient-end));border:0;border-radius:999px;box-shadow:0 10px 20px var(--hero-shadow);color:#fff!important;display:inline-block;font-size:1.3rem;font-weight:700;line-height:1.25;padding:1.1rem 2.2rem;text-decoration:none!important;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.make-app-hero__cta_button:focus,.make-app-hero__cta_button:hover{background:linear-gradient(to right,var(--hero-gradient-hover-start),var(--hero-gradient-hover-end));box-shadow:0 16px 32px var(--hero-shadow-hover);outline:none;transform:scale(1.05)}.make-app-hero__secondary_button{background:transparent;border:2px solid hsla(0,0%,100%,.6);border-radius:999px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;padding:.85rem 1.6rem;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.make-app-hero__secondary_button:focus,.make-app-hero__secondary_button:hover{background:hsla(0,0%,100%,.08);border-color:#fff;outline:none;transform:translateY(-1px)}.make-app-hero__subline{margin:0}.make-app-hero__trust{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem;margin-top:.75rem}.make-app-hero__trust-item{align-items:center;color:var(--hero-text-subtle);display:flex;font-size:.9rem;font-weight:400;line-height:1.3}.check-icon{color:var(--hero-check);display:inline-flex;flex:0 0 auto;height:1em;line-height:1;margin-right:.5rem;width:1em}.check-icon svg{height:1em;width:1em;fill:currentColor;display:block}@media (forced-colors:active){.check-icon svg{fill:CanvasText}}.make-app-hero__cta_button:focus-visible,.make-app-hero__secondary_button:focus-visible{outline:3px solid #fff;outline-offset:2px}@media (forced-colors:active){.make-app-hero__cta_button:focus-visible,.make-app-hero__secondary_button:focus-visible{outline:2px solid CanvasText;outline-offset:2px}}@keyframes pulse{0%,to{box-shadow:0 10px 20px var(--hero-shadow);transform:scale(1)}50%{box-shadow:0 16px 32px var(--hero-shadow-hover);transform:scale(1.05)}}@media (prefers-reduced-motion:reduce){.make-app-hero__cta_button{transition:none!important}}@media (max-width:1024px){.make-app-hero{padding:2rem 0}.make-app-hero__container{align-items:center;flex-direction:column;gap:2rem;max-width:100%;padding-inline:1.5rem;text-align:center}.make-app-hero__illustration{margin-top:2rem}.make-app-hero__illustration img{max-width:var(--hero-illustration-max-md)}.make-app-hero__headline{font-size:2.5rem}.make-app-hero__description{font-size:1.15rem}.make-app-hero__cta_button{font-size:1.1rem;padding:.8rem 1.6rem}.make-app-hero__subline{text-align:center}.make-app-hero__cta-row{justify-content:center}.make-app-hero__trust{align-items:center}.make-app-hero__cta{align-items:center!important;margin-left:auto;margin-right:auto;max-width:90%;text-align:center!important}.make-app-hero__cta a,.make-app-hero__cta button{display:inline-block;margin-left:auto;margin-right:auto}}@media (max-width:768px){.make-app-hero__illustration,.make-app-hero__preheadline{display:none!important}}@media (max-width:480px){.make-app-hero{padding:1.25rem 0}.make-app-hero__container{padding-inline:.875rem}.make-app-hero__headline{font-size:2rem}.make-app-hero__description{font-size:1rem}.make-app-hero__cta_button{font-size:1rem;padding:.75rem 1.5rem}.make-app-hero__secondary_button{font-size:1rem;padding:.75rem 1.4rem}.make-app-hero__cta{max-width:95%}}@media (max-width:1024px){.make-app-hero{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}}body,html{overflow-x:hidden}.make-app-page .make-app-hero{box-sizing:border-box;max-width:100%!important;width:100%!important}.make-app-page .make-app-hero__container{gap:2rem;justify-content:center;margin-inline:auto;max-width:1240px;padding-inline:clamp(16px,3vw,40px)!important}@media (max-width:1024px){.make-app-page .make-app-hero__container{flex-direction:column;text-align:center}.make-app-page .make-app-hero__text{margin-inline:auto;max-width:640px;padding-inline:0!important}}.make-app-hero[data-cta-mode=hs_cta_embed] .make-app-hero__hubspot_cta a{background:linear-gradient(to right,var(--hero-gradient-start),var(--hero-gradient-end));border:0;border-radius:999px;box-shadow:0 10px 20px var(--hero-shadow);color:#fff!important;cursor:pointer;display:inline-block;font-size:1.3rem;font-weight:700;line-height:1.25;padding:1.1rem 2.2rem;position:relative;text-decoration:none!important;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;z-index:1}.make-app-hero[data-cta-mode=hs_cta_embed] .make-app-hero__hubspot_cta a:focus,.make-app-hero[data-cta-mode=hs_cta_embed] .make-app-hero__hubspot_cta a:hover{background:linear-gradient(to right,var(--hero-gradient-hover-start),var(--hero-gradient-hover-end));box-shadow:0 16px 32px var(--hero-shadow-hover);outline:none;transform:scale(1.05)}.make-app-hero[data-cta-mode=hs_cta_dropdown] .make-app-hero__hubspot_cta{display:inline-block;line-height:1}.make-app-hero[data-cta-mode=hs_cta_dropdown] .make-app-hero__hubspot_cta iframe{background:transparent;border:0;display:inline-block;pointer-events:auto}.make-app-hero__cta,.make-app-hero__cta-row{position:relative;z-index:0}.make-app-hero__cta-row:after,.make-app-hero__cta-row:before{content:none!important;display:none!important}.make-app-hero[data-cta-mode=hs_cta_embed] .make-app-hero__hubspot_cta,.make-app-hero[data-cta-mode=hs_cta_embed] .make-app-hero__hubspot_cta *{pointer-events:auto!important}