.guide-cta{background:var(--stf-white);align-items:center;gap:var(--space-6);grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);max-width:1050px;margin:50px auto;padding:0 20px;display:grid}.guide-cta img{justify-self:center;width:100%;max-width:265px;height:auto;display:block}.guide-cta h2{color:var(--stf-slate);margin:0 0 18px;font-size:25px;font-weight:600;line-height:1.2}.guide-cta p{color:var(--stf-slate);margin:0 0 22px;font-size:18px;font-weight:500;line-height:1.2}.guide-cta .button{background:var(--stf-magenta);border-radius:50px;padding:16px 32px}.home-footer{background:var(--stf-feature-icon-blue);color:var(--stf-white)}.home-footer__inner{gap:var(--space-4);text-align:center;max-width:760px;width:min(100% - 2rem, var(--page-max));justify-items:center;margin-inline:auto;padding:32px 20px 18px;display:grid}.footer-links{flex-wrap:wrap;justify-content:center;gap:24px 34px;margin:0;padding:0;list-style:none;display:flex}.footer-links a,.home-footer p,.home-footer p a{color:var(--stf-white)}.footer-links--primary a{font-size:14px;font-weight:700;line-height:1}.footer-links--legal a,.home-footer p{font-size:16px;font-weight:400;line-height:1.45}.footer-links a,.home-footer p a{text-decoration:none}.footer-links a:hover,.home-footer p a:hover{color:var(--stf-white);text-underline-offset:.18em;text-decoration:underline}.home-footer p{margin:0}@media (width<=1024px){.guide-cta{text-align:center;grid-template-columns:1fr}}@media (width<=560px){.guide-cta{margin-block:40px}.footer-links{justify-content:start;gap:18px 24px}.home-footer__inner{text-align:left;justify-items:start}}.full-stack-page{--full-stack-blue:#2379e7;--full-stack-copy:#4b4c4c;--full-stack-magenta:#b330e2;color:var(--full-stack-copy);background:#fff;font-family:Montserrat,sans-serif}.full-stack-hero{color:#fff;text-align:center;background:url(/assets/full-stack/hero-blue-server.webp) 50%/cover no-repeat;min-height:558px;padding:150px 0 170px;position:relative}.full-stack-hero:before{content:"";background:#2379e7e6;position:absolute;inset:0}.full-stack-hero__inner{z-index:1;max-width:810px;margin:0 auto;position:relative}.full-stack-hero h1{color:#fff;margin:0;font-size:40px;font-weight:700;line-height:50px}.full-stack-hero p{color:#fff;margin:20px 0 0;font-size:18px;font-weight:400;line-height:18px}.full-stack-hero__button,.full-stack-button{box-sizing:border-box;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.full-stack-hero__button{background:var(--full-stack-magenta);color:#fff;border:3px solid #fff;width:212px;min-height:45px;margin-top:35px;padding:12px 38px;font-size:15px;font-weight:500;line-height:15px}.full-stack-button{background:var(--full-stack-blue);border:0;width:234px;min-height:46px;margin-top:29px;padding:15px 34px;font-size:16px;font-weight:700;line-height:16px;color:#fff!important}.full-stack-hero__button:hover,.full-stack-hero__button:focus-visible,.full-stack-button:hover,.full-stack-button:focus-visible{text-decoration:none}.full-stack-feature{background:#fff;min-height:344px;padding:0;position:relative}.full-stack-feature:not(.full-stack-feature--first):before{content:"";border-top:2px solid #ccc;width:min(1120px,100% - 20px);height:0;display:block;position:absolute;top:-87px;left:50%;transform:translate(-50%)}.full-stack-feature+.full-stack-feature{margin-top:172px}.full-stack-feature--first+.full-stack-feature{margin-top:109px}.full-stack-feature--first{min-height:465px;padding-top:80px}.full-stack-feature--final{min-height:434px}.full-stack-feature__inner{grid-template-columns:540px 540px;align-items:start;max-width:1100px;margin:0 auto;display:grid}.full-stack-feature--media-left .full-stack-feature__inner,.full-stack-feature--media-right .full-stack-feature__inner{column-gap:20px}.full-stack-feature__copy{max-width:540px;padding-top:20px}.full-stack-feature--first .full-stack-feature__copy{padding-top:20px}.full-stack-feature h2{color:var(--full-stack-copy);margin:0 0 20px;font-size:24px;font-weight:700;line-height:24px}.full-stack-feature p{color:var(--full-stack-copy);margin:0;font-size:15px;font-weight:500;line-height:22.5px}.full-stack-feature p+p{margin-top:0}.full-stack-feature__media{align-items:center;height:256px;margin:44px 0 0;display:flex}.full-stack-feature--first .full-stack-feature__media{margin-top:65px}.full-stack-feature__media img{max-width:100%;height:auto;max-height:256px;display:block}.full-stack-feature__media--fullstack img{width:366px}.full-stack-feature__media--url img{width:360px}.full-stack-feature__media--portal img,.full-stack-feature__media--users img,.full-stack-feature__media--events img{width:327px}.full-stack-feature__media--storage img{width:305px}.full-stack-feature--media-left .full-stack-feature__media{justify-content:flex-start}.full-stack-feature--media-left .full-stack-feature__copy{grid-column:2}.full-stack-feature--media-right .full-stack-feature__copy{grid-area:1/1}.full-stack-feature--media-right .full-stack-feature__media{grid-area:1/2;justify-content:flex-end}.back-to-top{background:var(--stf-white);border-radius:var(--radius-pill);color:var(--stf-feature-icon-blue);z-index:3;border:1px solid #2379e747;width:max-content;margin:0 28px 20px auto;padding:12px 18px;font-size:14px;font-weight:700;line-height:1;text-decoration:none;display:flex;position:sticky;bottom:18px;box-shadow:0 8px 20px #17233c29}@media (width<=1024px){.full-stack-hero{min-height:558px;padding:150px 12px 170px}.full-stack-hero__inner{max-width:810px}.full-stack-feature,.full-stack-feature--first,.full-stack-feature--final{min-height:0;padding:0}.full-stack-feature--first{min-height:522px;padding-top:10px}.full-stack-feature:not(.full-stack-feature--first):not(.full-stack-feature--final){min-height:412px}.full-stack-feature--final{min-height:520px}.full-stack-feature__inner{grid-template-columns:387px 387px;column-gap:20px;max-width:794px}.full-stack-feature__copy,.full-stack-feature--first .full-stack-feature__copy{padding-top:10px}.full-stack-feature__media,.full-stack-feature--first .full-stack-feature__media{height:256px;margin-top:54px}.full-stack-feature--first .full-stack-feature__media{margin-top:124px}.full-stack-feature__media img{max-width:100%;max-height:256px}.full-stack-button{margin-top:46px}}@media (width<=640px){.full-stack-hero{min-height:744px;padding:160px 10px 170px}.full-stack-hero__inner{max-width:370px}.full-stack-hero h1{font-size:40px;line-height:50px}.full-stack-hero p{margin-top:30px;font-size:18px;line-height:18px}.full-stack-hero__button{margin-top:35px}.full-stack-feature,.full-stack-feature--first,.full-stack-feature--final{min-height:0;padding:0}.full-stack-feature--first{min-height:913px}.full-stack-feature:not(.full-stack-feature--first):not(.full-stack-feature--final){min-height:734px}.full-stack-feature--final{min-height:900px}.full-stack-feature__inner{flex-direction:column;gap:44px;max-width:350px;display:flex}.full-stack-feature--media-right .full-stack-feature__inner{flex-direction:column}.full-stack-feature__copy{order:2;max-width:350px;padding-top:0}.full-stack-hero+.full-stack-feature{margin-top:39px}.full-stack-feature+.full-stack-feature{margin-top:142px}.full-stack-feature--first+.full-stack-feature{margin-top:82px}.full-stack-feature:not(.full-stack-feature--first):before{top:-72px}.full-stack-feature__media,.full-stack-feature--first .full-stack-feature__media{order:1;width:100%;height:auto;margin:20px auto 0;justify-content:center!important}.full-stack-feature--first .full-stack-feature__media{margin-top:100px}.full-stack-feature__media img{width:100%;height:auto;max-height:none}.full-stack-feature h2{margin-bottom:14px;font-size:24px;line-height:30px}.full-stack-feature p{font-size:15px;line-height:22.5px}.full-stack-button{margin:29px auto 0;display:flex}}
