.purple-banner{background-color:var(--purple-500);background-image:url(https://assets.nodesource.com/website/bg-hex-pattern.png),url(https://assets.nodesource.com/website/Texture@2x.webp);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 85%);clip-path:polygon(0 0,100% 0,100% 100%,0 85%)}.try-banner{z-index:7;-webkit-clip-path:polygon(0 0,100% 15%,100% 100%,0 85%);clip-path:polygon(0 0,100% 15%,100% 100%,0 85%)}.copilot-banner{z-index:5;margin-top:-30px;-webkit-clip-path:polygon(0 0,100% 6%,100% 100%,0 85%);clip-path:polygon(0 0,100% 6%,100% 100%,0 85%)}.apm-banner{z-index:1;margin-top:-30px;-webkit-clip-path:polygon(0 0,100% 10%,100% 100%,0 90%);clip-path:polygon(0 0,100% 10%,100% 100%,0 90%)}.purple-banner .content-container{display:flex;gap:60px;margin:120px 80px 140px;width:auto;justify-content:center}.purple-banner .content-container .container-promo-text{display:grid}.purple-banner .promo-text{color:var(--gray-10);font-size:var(--font-size-h2);line-height:var(--line-height-h2);font-weight:300;letter-spacing:-.5px;text-align:left}.purple-banner .promo-text span{font-weight:600}.purple-banner .button-container{text-transform:uppercase;display:flex;gap:20px;font-size:var(--font-size-p);line-height:var(--line-height-p);align-items:center}.purple-banner .button-container .button-fill{flex-grow:0;flex-direction:row;border-radius:2px;box-shadow:0 5.3px 5.3px 0 rgba(0,0,0,.1);border:1px solid rgba(32,37,37,.5);background-color:var(--yellow-300);color:var(--gray-700)}.purple-banner .button-container .button-empty,.purple-banner .button-container .button-fill{width:240px;height:48.2px;display:flex;justify-content:center;align-items:center;text-align:center;font-size:var(--font-size-p);line-height:var(--line-height-p)}.purple-banner .button-container .button-empty{border:1px solid var(--yellow-300);color:var(--yellow-100)}@media screen and (max-width:800px){.try-banner{-webkit-clip-path:polygon(0 0,100% 6%,100% 100%,0 95%);clip-path:polygon(0 0,100% 6%,100% 100%,0 95%)}.copilot-banner{-webkit-clip-path:polygon(0 0,100% 12%,100% 100%,0 93%);clip-path:polygon(0 0,100% 12%,100% 100%,0 93%)}.apm-banner{padding-bottom:30px}.purple-banner .content-container{margin:50px auto}.purple-banner .button-container,.purple-banner .content-container{display:flex;flex-direction:column;height:auto}.purple-banner .button-container .button-empty,.purple-banner .button-container .button-fill{width:300px}.purple-banner .promo-text{text-align:center;font-size:2.5em}}@media screen and (min-width:801px) and (max-width:1000px){.purple-banner .content-container{display:flex;flex-direction:column;align-items:center}}@media screen and (min-width:1601px){.purple-banner .content-container .container-promo-text{display:grid}}.modal{position:fixed;z-index:100;transform:translateZ(0);top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.modal-content{max-width:100%;max-height:100%;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;flex-grow:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-shadow:0 10px 40px 0 rgba(0,0,0,.8);background-color:var(--gray-600)}.modal-content>video{width:95%;margin-top:auto;margin-bottom:auto}.modal-top{height:40px;color:#fff;align-self:stretch;flex-grow:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px;box-shadow:0 6px 12px 0 rgba(46,53,53,.25);background-color:var(--gray-400)}.modal-top>span{font-size:12px;color:var(--gray-300);letter-spacing:2px}.modal-footer{height:80px;align-self:stretch;flex-grow:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--gray-700)}.close-modal{background-color:var(--gray-400);float:right;font-size:14px;letter-spacing:1.75px;height:40px}.close-modal:focus,.close-modal:hover,.modal-top>span:hover{color:#fff;text-decoration:none;cursor:pointer}.close-button{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:24px;cursor:pointer}.nsolid-video{z-index:2;position:relative;flex-direction:row;justify-content:center;display:flex;align-items:center;padding:10.6px 19.8px;border-radius:2px;box-shadow:0 5.3px 5.3px 0 rgba(0,0,0,.1);border:1px solid rgba(32,37,37,.5);background-color:var(--green-300);margin-right:auto;margin-left:auto;font-size:var(--font-size-p);line-height:var(--line-height-p);letter-spacing:normal;text-align:center;color:var(--green-600);text-transform:uppercase}.nsolid-video svg{margin-left:10px}.nsolid-video:hover{background-color:var(--green-200);color:var(--green-600)}.nsolid-video:active{background-color:var(--green-500);color:var(--green-100)}.button-empty{border-radius:2px;border:1px solid rgba(32,37,37,.5);text-transform:uppercase;background-color:transparent;border:1px solid var(--yellow-300);color:var(--yellow-100);font-weight:700}.button-empty,.button-fill{flex-grow:0;flex-direction:row;box-shadow:0 5.3px 5.3px 0 rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center;text-align:center;width:240px;height:48.2px;font-size:var(--font-size-p);line-height:var(--line-height-p)}.button-fill{border-radius:2px;border:1px solid rgba(32,37,37,.5)}.button-fill,.button-fill:hover{background-color:var(--yellow-300);color:var(--gray-700)}@media screen and (max-width:800px){.modal-content{max-width:100%;max-height:42%}.modal-content>video{width:100%}}@media screen and (min-width:801px) and (max-width:1000px){.modal-content{max-width:100%;max-height:56%}.modal-content>video{width:98%}}@media screen and (min-width:1001px) and (max-width:1280px){.modal-content{max-width:98%}.modal-content,.modal-content>video{max-height:-moz-fit-content;max-height:fit-content}.modal-content>video{width:97%;object-fit:fill}}@media screen and (min-width:1281px) and (max-width:1600px){.modal-content{max-width:90%;max-height:80%}.modal-content>video{max-width:75%}}@media screen and (min-width:1601px){.modal-content{max-width:90%}.modal-content,.modal-content>video{max-height:-moz-fit-content;max-height:fit-content}.modal-content>video{object-fit:fill}}.testimony{z-index:3;background-size:3.125em;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 90%);clip-path:polygon(0 0,100% 0,100% 100%,0 90%);margin-top:-40px;flex-grow:0;background-color:var(--gray-700);background-image:url(https://assets.nodesource.com/website/bg-hex-pattern.png),linear-gradient(to bottom,var(--gray-10),var(--gray-10))}.testimony span{font-weight:600;font-size:2.9rem;text-align:center;width:100%;display:grid;padding:50px 0;line-height:1.1;letter-spacing:-.5px}.testimony .carousel-wrap{box-sizing:border-box;margin:0 auto;padding:0 50px 50px;max-width:1060px;position:relative;width:100%}.quotes{display:flex;overflow:hidden;margin:0 80px;flex-direction:row}.customer-quote,.quotes{color:var(--gray-700);align-items:center}.customer-quote{display:grid!important;justify-content:center;flex:1 0 100%;font-size:30px;font-weight:var(--weight-light);margin:0 auto;max-width:100%;opacity:0;order:auto;padding:0;position:relative;word-wrap:nowrap;transition:all .25s;grid-gap:30px;gap:30px}.customer-quote strong{text-align:center;display:block}.customer-quote svg{width:100%}.customer-quote img{margin:auto}.quote-1 div.quote-1,.quote-2 div.quote-2,.quote-3 div.quote-3{opacity:1;order:-1}blockquote:after,blockquote:before{color:var(--gray-700)!important;display:inline;font-size:1.25em;font-weight:200;line-height:1em}blockquote:before{content:"\201C"}blockquote:after{content:"\201D"}.testimony blockquote{align-self:center;font-size:2.9rem;line-height:1.1;font-stretch:normal;font-style:italic;letter-spacing:-.5px;text-align:center}.testimony div#nasa-quote{font-size:var(--font-size-heading-3);font-weight:300}.quote-selector{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;margin:0 80px}.quote-selector button{border-radius:4px;display:block;height:80px;margin:40px 20px 16px;padding:16px 20px;width:160px;transition:all .25s}.quote-selector button:hover{background:#fff}.quote-1 .quote-selector .quote-1,.quote-2 .quote-selector .quote-2,.quote-3 .quote-selector .quote-3{background:#fff;box-shadow:0 6px 12px var(--color-light-2)}.quote-selector img{max-width:100%;max-height:100%}.carousel-wrap .arrows .arrow{background:transparent!important;border:transparent!important;display:flex;justify-content:center;align-items:center;height:50px;position:absolute;top:50%;text-align:center;transform:translateY(-50%);padding:0;width:50px}.carousel-wrap .arrows .arrow svg:first-of-type{height:50px;width:53px;position:relative}.carousel-wrap .arrows .arrow svg:last-of-type{fill:var(--gray-700)!important;height:auto;width:10px!important;position:absolute}.carousel-wrap .arrows .arrow:hover{background:rgba(0,0,0,.25)}.carousel-wrap .arrows .arrow:active{background:rgba(0,0,0,.5)}.carousel-wrap .arrow#next{right:40px}.carousel-wrap .arrow#prev{left:40px;transform:translateY(-50%) rotateY(180deg)}@media screen and (max-width:800px){.quote-selector,.quotes,.testimony .carousel-wrap{padding:0;margin:0 auto}.testimony{height:100%;padding:30px}.testimony span{padding:50px 0 0}.testimony .carousel-wrap .arrows{display:none}.testimony blockquote{font-size:2.57rem}}