:root{--primary-blue:#60a0dc;--dark-primary-blue:#064a98;--dark-blue-gray:#222325;--primary-green:#2bc3be;--dark-primary-green:#008489;--darkest-gray:#333b3d;--dark-gray:#515458;--gray:#787b7d;--light-gray:#b7b8ba;--lighter-gray:#d8d8d8;--lightest-gray:#ededed;--trans-gray:#f0f0f0;--white:#fff;--medium-gray:var(--neutral-600);--magenta:#cb517e;--dark-magenta:#9c0a51;--dark-red:var(--dark-magenta);--red:var(--magenta);--purple:var(--dark-primary-blue);--light-purple:var(--primary-blue);--dark-purple:var(--dark-primary-blue);--blue:var(--dark-primary-blue);--green:var(--dark-primary-green);--lime:var( --primary-green);--yellow:#fccf08;--light-yellow:#fff5cc;--dark-yellow:#ffb700;--bp10:320px;--bp20:375px;--bp23:480px;--bp27:655px;--bp30:768px;--bp40:1024px;--bp50:1280px;--bp10-gutter:20px;--bp30-gutter:30px;--bp40-gutter:35px;--font-family-body:"Macan",Arial,sans-serif;--font-family-heading:"Macan",Arial,sans-serif;--font-family-heading-alt:"Domaine",Arial,sans-serif;--bp10-font-xxlarge:64px;--bp10-font-xlarge:34px;--bp10-font-large:21px;--bp10-font-medium:15px;--bp10-font-base:13px;--font-xxxlarge:72px;--font-xxlarge:64px;--font-xlarge:42px;--font-large:26px;--font-medium:18px;--font-base:16px;--line-height:1.6;--bp10-vertical-rhythm:round(calc(var(--bp10-font-base)*var(--line-height)));--bp30-vertical-rhythm:round(calc(var(--font-base)*var(--line-height)));--footer-z-index:1;--section-content-z-index:1;--section-background-z-index:-1;--max-width:1440px;--edge-angle:75px;--button-radius:100px}[class*=button-]{-webkit-tap-highlight-color:rgba(0,0,0,0);background:transparent;border:0;border-radius:var(--button-radius);cursor:pointer;display:inline-block;font-size:14px;padding:5px 25px;position:relative;text-decoration:none;text-overflow:ellipsis;transform:perspective(1px) translateZ(0);white-space:nowrap}[class*=button-]:before{border-radius:var(--button-radius);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:50%;transition:transform .2s ease-out;z-index:-100}.button--large{font-size:20px;padding:14px 70px}.button--medium{font-size:16px;padding:12px 30px}.button--bold{font-weight:600}.button--full{display:block;text-align:center}.button--yellow{background-color:var(--yellow);color:var(--dark-blue-gray)}.button--yellow:before{background-color:var(--dark-yellow)}.button--yellow.active,.button--yellow:active,.button--yellow:focus,.button--yellow:hover{color:var(--dark-blue-gray)}.button--yellow.active:before,.button--yellow:active:before,.button--yellow:focus:before,.button--yellow:hover:before{transform:scaleX(1)}.footer{background:var(--trans-gray);position:relative;z-index:var(--footer-z-index)}.footer--dark{background:var(--medium-gray)}.footer__column{display:flex;flex-basis:0%;flex-direction:column;flex-grow:1}.footer__heading{color:var(--dark-gray);font-weight:600;margin-bottom:10px}.footer__link{line-height:25px}.footer__link:link,.footer__link:visited{color:var(--gray);opacity:.6;text-decoration:none}.footer__link:active,.footer__link:hover{opacity:1}.site-credit{color:rgba($dark-gray,.5);display:inline-block;margin-top:auto}@media screen and (min-width:320px){.footer{padding:var(--bp10-gutter)}.footer__column:last-child{margin-top:10px}}@media screen and (min-width:768px){.footer{padding:52px 28px}.footer__container{display:flex;flex-wrap:wrap}.footer__column{flex:1 0 50%;justify-content:flex-end}.footer__column:last-child{justify-content:flex-start;margin-left:auto}.footer__link{margin-bottom:10px}.footer__link:last-child{margin-bottom:0}.footer__heading{margin-bottom:18px}}@media screen and (min-width:1024px){.footer{padding-left:var(--b40-gutter);padding-right:var(--bp40-gutter)}.footer__container{flex-flow:nowrap}.footer__column{flex:0 1 230px}.footer__column:last-child{margin-top:0}}.header{padding-bottom:24px;padding-top:24px;position:relative;width:100%;z-index:100}.header--blue{background:var(--blue)}.header__container{margin:auto;max-width:var(--max-width)}.header__container--centered{align-items:center;display:flex;justify-content:center}@media screen and (min-width:768px){.header__logo{width:125px}}@media screen and (min-width:1024px){.header__logo{width:150px}}.cta{font-family:var(--font-family-heading);text-align:center}.cta-subhead{font-family:var(--font-family-body);margin-bottom:32px}.cta--light{color:var(--white)}.section--dark a:not(.button--yellow){color:var(--trans-gray)!important}.cta--large{font-size:38px}.cta--margin-top{margin-top:32px}.form-card{background:hsla(0,0%,100%,.2);margin-bottom:32px;max-width:746px;padding:52px;width:auto}.form-card--dark{background:hsla(0,0%,78%,.25)}.form-card--centered{margin:auto}.form-card--no-background{background:transparent}.hs-form .hs-input:not([type=checkbox]),.hs-form.hs-custom-form fieldset.form-columns-1 .hs-input:not([type=checkbox]),.hs-form.hs-custom-form fieldset.form-columns-2 .hs-input:not([type=checkbox]),.hs-form.hs-custom-form textarea{background:#fff;border:none;border-radius:4px;color:var(--dark-blue-gray);font-family:var(--font-family-body);font-size:16px;height:35px;outline:none;padding:2px 12px;width:calc(100% - 20px)}.hs-fieldtype-booleancheckbox{cursor:pointer;height:34px}.hs-form-booleancheckbox-display{align-items:center;cursor:pointer;display:flex}.hs-fieldtype-booleancheckbox ul{height:auto;list-style:none;margin-bottom:0;padding:0}.hs-fieldtype-booleancheckbox .hs-input[type=checkbox]{border-radius:4px;height:20px!important;margin-left:-10px;margin-right:12px;width:20px!important}.hs-fieldtype-booleancheckbox .hs-input[type=checkbox]~span{font-size:16px;font-weight:500}.hs-form.hs-custom-form textarea{min-height:100px;padding:10px 12px!important}.hs-field-desc{color:#fff;font-size:12px;line-height:35px}.hs-error-msgs{color:#fff}.hs-form.hs-custom-form .input:first-of-type{margin-left:8px;margin-right:8px}.hs-form label{color:var(--white);float:left;font-size:16px;line-height:35px;margin-left:8px}.hs-form.hs-custom-form fieldset{max-width:100%}.section--light .hs-form label{color:var(--dark-blue-gray)}.hs-form-field{margin-bottom:24px}.hs-button{background:var(--yellow);border:none;border-radius:48px;color:var(--dark-blue-gray);display:block;height:48px;line-height:48px;margin-left:auto;margin-right:auto;margin-top:24px;outline:none;text-align:center;text-decoration:none;width:250px}.form-card__terms,.form-card__terms>*{color:var(--white);font-size:12px;margin-top:24px;text-align:center;width:100%}.section--light .form-card__terms>*{color:var(--dark-blue-gray)!important}.form-card__terms a{color:var(--white)}.featured-image{margin-bottom:24px;max-width:749px;text-align:center;width:100%}.featured-image img{margin-left:auto;margin-right:auto}.max-width-content{max-width:750px}.logo-jungle-header{color:var(--white);font-weight:300;margin-top:54px;text-align:center}.logo-jungle{display:flex;flex-wrap:wrap;justify-content:center;max-width:800px}.logo-jungle .logo-jungle__logo{margin-bottom:52px;margin-left:20px;margin-right:20px}@media screen and (min-width:320px){.form-card{min-width:0;padding:12px}.logo-jungle__logo{height:15px}.logo-jungle-header{font-size:24px}}@media screen and (min-width:768px){.form-card{min-width:400px;padding:24px}.logo-jungle__logo{height:18px}.logo-jungle-header{font-size:28px}}@media screen and (min-width:1024px){.form-card{min-width:600px;padding:32px}.logo-jungle__logo{height:25px}.logo-jungle-header{font-size:36px}}.justify-self-left{justify-self:flex-end}.justify-self-right{justify-self:flex-start}@media screen and (min-width:320px){.content-card__content{color:var(--dark-blue-gray);font-size:28px;font-weight:300;max-width:400px}.cta--strong{font-size:34px;text-align:center}.cta-subhead{font-size:13px;text-align:center}}@media screen and (min-width:768px){.content-card__content,.cta--strong{font-size:42px}.cta-subhead{font-size:16px}}@media screen and (min-width:1024px){.cta--strong,.cta-subhead{text-align:left}}.section{padding-bottom:12px;padding-top:12px}.section .section__container.section__container--more-space{margin-bottom:85px;margin-top:85px}.section--dark>*{color:var(--white)}.section__container{margin-left:auto;margin-right:auto;max-width:var(--max-width);width:auto}.section__container--tight{max-width:1024px}.section .section__container--no-top-margin{margin-top:0!important}.section__container--centered{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.section__container--split-content{grid-gap:10px;align-items:center;display:grid;grid-template-columns:1fr 1fr;justify-items:center}.section__container--hero-form{grid-template-columns:1fr 2fr}.section__container--hero-form,.section__container--split-content-responsive,.section__container--thirds-content-responsive{grid-gap:24px;align-items:center;display:grid;justify-items:center}.section__container--stretch{align-items:stretch!important}.section__headline{margin-bottom:12px}.section__headline--centered{text-align:center}.section__item{display:flex;justify-content:center;margin-bottom:24px;margin-top:24px}.section__item--column{flex-direction:column}.section__item img{width:100%}.section__container--light-text{color:var(--white)}.section__container--top-padding{padding-top:20px}.section__container--bottom-padding{padding-bottom:40px}.section__item .section__item--image-number{height:76px;margin-right:26px;margin-top:-32px;width:68px}[class*=section--bg] .section__container,[class*=section--edge] .section__container{margin-bottom:50px;margin-top:50px;z-index:var(--section-content-z-index)}[class*=section--bg],[class*=section--edge]{position:relative;z-index:var(--section-content-z-index)}[class*=section--bg]:after,[class*=section--edge]:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:var(--section-background-z-index)}[class*=section--edge]:after{margin-top:calc(var(--edge-angle)*-1)}.section--edge-no-margin:after{margin-top:0}.section--edge-top-left:after{clip-path:polygon(0 0,100% var(--edge-angle),100% 100%,0 100%)}.section--edge-top-right:after{clip-path:polygon(0 var(--edge-angle),100% 0,100% 100%,0 100%)}.section--edge-top-arrow:after{clip-path:polygon(0 0,50% var(--edge-angle),100% 0,100% 100%,0 100%)}.section--bg-primary-green:after{background:var(--primary-green)}.section--bg-slice-first{margin-top:-30px}.section--bg-slice,.section--bg-slice-first{padding-top:20px}.section--bg-gradient-1:after{background:linear-gradient(90deg,#14c3a2,#095d98)}.section--bg-gradient-1-slice:after{background:linear-gradient(90deg,#45cab1,#3d80ad);box-shadow:1px 5px 18px 5px rgba(0,0,0,.8)}.section--bg-gradient-2-slice:after{background:linear-gradient(90deg,#a1e5d9,#9dbfd6);box-shadow:1px 5px 18px 5px rgba(0,0,0,.8)}.section--bg-gradient-3-slice:after{background:linear-gradient(90deg,#45cab1,#3d80ad);box-shadow:1px 5px 18px 5px rgba(0,0,0,.8)}.section--bg-dark-blue-gray-gradient-1:after{background:linear-gradient(90deg,#374557,#4d6078)}.section--bg-dark-blue:after{background:#064774}.section--bg-blue:after{background:var(--blue)}.section--bg-white:after{background:var(--white)}.section--bg-trans-gray:after{background:var(--trans-gray)}.section--bg-gray:after{background:var(--lighter-gray)}.section--bg-medium-gray:after{background:var(--medium-gray)}.section--bg-lightest-gray:after{background:var(--lightest-gray)}.section--bg-dark-blue-gray:after{background:var(--dark-blue-gray)}.section--bg-purple-blue:after{background:linear-gradient(180deg,var(--light-purple) 0,var(--blue) 100%)}.section--bg-green-blue:after{background:linear-gradient(180deg,var(--primary-green) 0,var(--blue) 100%)}.section--bg-primary-blue-gradient:after{background:linear-gradient(180deg,var(--primary-blue) 0,var(--blue) 100%)}.section__container--image-and-content{display:flex;flex-direction:row}@media screen and (min-width:320px){.section__container{padding-left:var(--bp10-gutter);padding-right:var(--bp10-gutter)}.section__container--split-content-responsive{grid-template-columns:1fr}.image-top{grid-column:1;grid-row:1}}@media screen and (min-width:768px){.section__container{padding-left:var(--bp30-gutter);padding-right:var(--bp30-gutter)}.section__container--split-content-responsive,.section__container--thirds-content-responsive{grid-template-columns:1fr}.image-top{grid-column:1;grid-row:1}}@media screen and (min-width:1024px){.section__container{padding-left:var(--bp40-gutter);padding-right:var(--bp40-gutter)}.section__container--split-content-responsive{grid-template-columns:1fr 1.25fr}.section__container--thirds-content-responsive{grid-template-columns:1fr 1fr 1fr}.image-top{grid-column:2;grid-row:1}}blockquote,body,ol,p,pre,table,ul{color:rgba(var(--dark-gray),.8);font-family:var(--font-family-body);font-weight:300;text-rendering:optimizeLegibility}blockquote,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul{margin-bottom:12px;margin-top:0}body{margin:0!important}h1,h2{font-family:var(--font-family-heading);font-weight:300;letter-spacing:-.8px}h3,h4,h5,h6,p{font-weight:300}h3,h4,h5,h6,p{font-family:var(--font-family-body)}p{font-weight:200;line-height:1.5em}a{color:var(--dark-primary-blue);text-decoration:underline;transition:color .2s ease-in}a:active,a:hover{color:var(--primary-blue)}.hr,hr{background-color:var(--lightest-gray);border:none;height:1px;margin-left:0;margin-right:0;overflow:hidden}sub,sup{line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}ul{text-align:left}.hs-form-field a,.hs-form-field a:visited{color:var(--lighter-gray)}