.animate-auto,.stagger{-webkit-animation-fill-mode:both;animation-fill-mode:both;opacity:0}.fadeIn{-webkit-animation:fadeIn 1s;animation:fadeIn 1s}.fadeInUp{-webkit-animation:fadeInUp 1s;animation:fadeInUp 1s}.fadeInLeft{-webkit-animation:fadeInLeft 1s;animation:fadeInLeft 1s}.fadeInRight{-webkit-animation:fadeInRight 1s;animation:fadeInRight 1s}@media screen and (min-width:1050px){.fadeInDelay{-webkit-animation:fadeInUp 1s;animation:fadeInUp 1s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes rotateY{to{-webkit-transform:rotateY(1turn)}}@keyframes rotateY{to{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}}a.button{border-radius:14px;-webkit-border-radius:14px;-moz-border-radius:14px;cursor:pointer;display:inline-block;font-size:calc(13.08354px + .50633vw);font-weight:var(--fw-bold);line-height:calc(21.27089px + .12658vw);outline:none;padding:14px 35px;text-align:center;text-decoration:none;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:576px){a.button{font-size:16px}}@media screen and (min-width:1366px){a.button{font-size:20px}}@media screen and (max-width:576px){a.button{line-height:22px}}@media screen and (min-width:1366px){a.button{line-height:23px}}@media (min-width:768px){a.button{padding:16px 35px 18px 34px}}a.button--headerCta{background-color:var(--sunset);color:var(--white);font-size:16px;line-height:25px;padding:12px 15px}@media screen and (max-width:576px){a.button--headerCta{font-size:16px}}@media screen and (min-width:1366px){a.button--headerCta{font-size:16px}}@media screen and (max-width:576px){a.button--headerCta{line-height:25px}}@media screen and (min-width:1366px){a.button--headerCta{line-height:25px}}@media (min-width:1366px){a.button--headerCta{padding:12px 28px}}a.button--headerCta:hover{background-color:var(--bright-blue);color:var(--white)}.button--primary a,a.button--primary{background-color:var(--sunset);color:var(--white)}.button--primary a:hover,a.button--primary:hover{background:var(--bright-blue);color:var(--white)}a.button--secondary{background-color:var(--bright-blue);color:var(--white)}a.button--secondary:hover{background:var(--sunset);color:var(--white)}a.button--tertiary{background-color:var(--sunset);color:var(--white)}a.button--tertiary:hover{background:var(--bright-blue);color:var(--white)}a.button--quaternary{background-color:var(--navy);color:var(--white)}a.button--quaternary:hover{background:var(--sunset);color:var(--white)}a.button--quinary{background-color:var(--sunset);color:var(--white)}a.button--quinary:hover{background:var(--bright-blue);color:var(--white)}a.button--play{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}a.button--play:hover svg path{fill:var(--sunset)}a.button--play svg{width:50px}@media (min-width:768px){a.button--play svg{width:auto}}a.button--play--secondary:hover svg path{fill:var(--navy)}a.button--video{padding-right:74px;position:relative}a.button--video:after{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/button-video-icon.svg);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:24px;position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px}a.textLink{font-size:16px;font-weight:var(--fw-semi);letter-spacing:.5px;line-height:25px;padding-right:35px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}@media screen and (max-width:576px){a.textLink{font-size:16px}}@media screen and (min-width:1366px){a.textLink{font-size:16px}}@media screen and (max-width:576px){a.textLink{line-height:25px}}@media screen and (min-width:1366px){a.textLink{line-height:25px}}a.textLink:hover:after{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/textlink-navy-arrow.svg)}a.textLink:after{background-repeat:no-repeat;content:"";display:block;height:11px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:background-image .5s;transition:background-image .5s;width:18px}a.textLink--sunset{color:var(--sunset)}a.textLink--sunset:after{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/textlink-orange-arrow.svg)}a.textLink--sunset:hover{color:var(--navy)}a.textLink--white{color:var(--white)}a.textLink--white:after{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/textlink-white-arrow.svg)}a.textLink--white:hover{color:var(--navy)}.playBtn{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.playBtn .button--play svg{width:100px}@media (min-width:1200px){.playBtn .button--play svg{width:auto}}@media (min-width:992px){.playBtn--left{left:0}}.playBtn--shadow svg{-webkit-filter:drop-shadow(10px 30px 30px #0e185f);filter:drop-shadow(10px 30px 30px #0e185f)}.playBtn--greenToBlue a.button--play:hover svg path,.playBtn--navyToBlue a.button--play:hover svg path,.playBtn--redToBlue a.button--play:hover svg path,.playBtn--yellowToBlue a.button--play:hover svg path{fill:var(--bright-blue)}.playBtn--blueToRed a.button--play:hover svg path{fill:var(--sunset)}:root{--font-primary:"Poppins",sans-serif;--font-secondary:"Arimo",sans-serif;--header-height:66px;--white:#fff;--black:#000;--red:red;--medium-black:#2a2a3d;--light-blue:#dcebfe;--light-blue-2:#c7defe;--light-blue-3:#a3c7f7;--light-blue-4:#eef5ff;--dark-blue:#242f9b;--dark-blue-2:#0157cc;--dark-blue-3:#0d57cc;--navy:#0e185f;--sunset:#ff6575;--dark-grey:#333;--dark-grey-2:#2a2a3c;--dull-grey:#a7a7c1;--light-grey:#e7e7f2;--bright-blue:#1778fb;--medium-blue:#0057cc;--light-green:#c4f1e8;--grey:#424142;--red:#e4005a;--fw-light:300;--fw-normal:400;--fw-medium:500;--fw-semi:600;--fw-bold:700;--fw-xbold:800}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{color:var(--medium-black);font-family:var(--font-primary);margin:0;padding:0;-webkit-font-smoothing:antialiased}a{color:var(--black);text-decoration:underline;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}a:hover{color:var(--sunset);text-decoration:none}svg,svg *{-webkit-transition:fill .5s ease;transition:fill .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}svg :focus,svg:focus{outline:none}img{max-width:100%}::-moz-selection{background-color:var(--black);color:var(--white)}::selection{background-color:var(--black);color:var(--white)}form .hs-form-field{margin-bottom:15px;position:relative}form .hs-form-field input,form .hs-form-field select,form .hs-form-field textarea{border-color:transparent;border-width:0 0 2px;font-size:14px;line-height:18px;outline:0;padding:20px 15px 15px;width:100%}@media screen and (max-width:576px){form .hs-form-field input,form .hs-form-field select,form .hs-form-field textarea{font-size:14px}}@media screen and (min-width:1366px){form .hs-form-field input,form .hs-form-field select,form .hs-form-field textarea{font-size:14px}}@media screen and (max-width:576px){form .hs-form-field input,form .hs-form-field select,form .hs-form-field textarea{line-height:18px}}@media screen and (min-width:1366px){form .hs-form-field input,form .hs-form-field select,form .hs-form-field textarea{line-height:18px}}form .hs-form-field input::-webkit-input-placeholder,form .hs-form-field select::-webkit-input-placeholder,form .hs-form-field textarea::-webkit-input-placeholder{color:var(--grey)}form .hs-form-field input::-moz-placeholder,form .hs-form-field select::-moz-placeholder,form .hs-form-field textarea::-moz-placeholder{color:var(--grey)}form .hs-form-field input:-ms-input-placeholder,form .hs-form-field select:-ms-input-placeholder,form .hs-form-field textarea:-ms-input-placeholder{color:var(--grey)}form .hs-form-field input::-ms-input-placeholder,form .hs-form-field select::-ms-input-placeholder,form .hs-form-field textarea::-ms-input-placeholder{color:var(--grey)}form .hs-form-field input::placeholder,form .hs-form-field select::placeholder,form .hs-form-field textarea::placeholder{color:var(--grey)}form .hs-form-field select{-webkit-appearance:none;-moz-appearance:none;background:var(--white) url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/select-dropdown-arrow.svg) no-repeat;background-position:right 25px center;background-repeat:no-repeat;background-size:20px;background-size:14px;cursor:pointer;outline:0;width:100%}form .legal-consent-container{margin-top:35px}form .legal-consent-container span{margin-left:0!important}form .legal-consent-container *{color:var(--grey)}form .legal-consent-container ul{list-style-type:none;margin-left:0;padding:0}form .legal-consent-container .hs-richtext *{font-size:12px;line-height:15px}@media screen and (max-width:576px){form .legal-consent-container .hs-richtext *{font-size:12px}}@media screen and (min-width:1366px){form .legal-consent-container .hs-richtext *{font-size:12px}}@media screen and (max-width:576px){form .legal-consent-container .hs-richtext *{line-height:15px}}@media screen and (min-width:1366px){form .legal-consent-container .hs-richtext *{line-height:15px}}form .hs-fieldtype-booleancheckbox label,form .hs-form-booleancheckbox label{display:-webkit-box;display:-ms-flexbox;display:flex}form .hs-form-booleancheckbox a{color:var(--pink);text-decoration:underline}form .hs-form-booleancheckbox a:hover{color:var(--purple)}form li.hs-form-booleancheckbox *{font-size:14px;line-height:18px}@media screen and (max-width:576px){form li.hs-form-booleancheckbox *{font-size:14px}}@media screen and (min-width:1366px){form li.hs-form-booleancheckbox *{font-size:14px}}@media screen and (max-width:576px){form li.hs-form-booleancheckbox *{line-height:18px}}@media screen and (min-width:1366px){form li.hs-form-booleancheckbox *{line-height:18px}}form li.hs-form-booleancheckbox>label{cursor:pointer;width:100%}form li.hs-form-booleancheckbox input[type=checkbox]{cursor:pointer;display:inline-block;height:24px;height:100%;margin-right:20px;margin-top:2px;visibility:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:24px}form li.hs-form-booleancheckbox input[type=checkbox]:before{border:1px solid var(--white);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:transparent;height:24px;justify-content:center;transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;-webkit-transition:all .2s ease;visibility:visible;width:24px}form li.hs-form-booleancheckbox input[type=checkbox]:active:before{-webkit-transform:scale(0);transform:scale(0)}form li.hs-form-booleancheckbox input[type=checkbox]:checked:before{background:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/checkbox-tick.svg) no-repeat;background-color:var(--sunset);background-position:50%;background-size:13px;border-color:var(--sunset)}form .hs_submit{margin-top:29px}form .hs_submit .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){form .hs_submit .actions{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}form .hs_submit input[type=submit]{background-color:var(--sunset);border:0;border-radius:14px;-webkit-border-radius:14px;-moz-border-radius:14px;color:var(--white);cursor:pointer;display:inline-block;font-weight:var(--fw-bold);outline:none;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}form .hs_submit input[type=submit]:hover{background-color:var(--navy);color:var(--white)}form input.error,form select.error,form textarea.error{border-bottom:2px solid var(--red)}form .hs-error-msgs{display:none!important;height:0;opacity:0;visibility:hidden}.color--white{color:var(--white)}.color--black{color:var(--black)}.color--sunset{color:var(--sunset)}.color--brightBlue{color:var(--bright-blue)}.background--cover{background-size:cover}.background--contain,.background--cover{background-position:50%;background-repeat:no-repeat}.background--contain{background-size:contain}.background--white{background-color:var(--white)}.background--navy{background-color:var(--navy)}.background--lightBlue{background-color:var(--light-blue)}.background--lightBlue2{background-color:var(--light-blue-2)}.background--lightBlue3{background-color:var(--light-blue-3)}.background--lightBlue4{background-color:var(--light-blue-4)}.background--sunset{background-color:var(--sunset)}.background--blueWPattern{background-color:var(--medium-blue);background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/bg-patterns/pattern-on-blue-bg.svg)}.background--blueWPattern,.background--darkblue2WPattern{background-position:50%;background-repeat:no-repeat;background-size:cover}.background--darkblue2WPattern{background-color:var(--dark-blue-2);background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/bg-patterns/quote-banner-bg.svg)}.background--darkblue3WPattern{background-color:var(--dark-blue-3);background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/bg-patterns/text-three-col-bg.svg);background-position:50%;background-repeat:no-repeat;background-size:cover}.background--lightGreen{background-color:var(--light-green)}.background--brightBlue{background-color:var(--bright-blue)}.background--mediumBlue{background-color:var(--medium-blue)}.font-arimo{font-family:var(--font-secondary)}.font-poppins{font-family:var(--font-primary)}.fw-bold{font-weight:var(--fw-bold)}.fw-medium{font-weight:var(--fw-medium)}.fw-semi{font-weight:var(--fw-semi)}.overlay{height:100%;left:0;position:absolute;top:0;width:100%}ul.reset-list{list-style:none;margin:0;padding:0}.flex-align{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.link-absolute{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}#sticky{position:sticky;position:-webkit-sticky;top:100px}.index-top{position:relative;z-index:1}.globalFilter{-webkit-appearance:none;-moz-appearance:none;background:var(--white) url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/select-dropdown-arrow.svg);background-position:right 15px center;background-repeat:no-repeat;background-size:14px;border:0;cursor:pointer;font-size:14px;font-weight:var(--fw-bold);line-height:24px;outline:none;padding:14px 17px 13px;width:100%}@media screen and (max-width:576px){.globalFilter{font-size:14px}}@media screen and (min-width:1366px){.globalFilter{font-size:14px}}@media screen and (max-width:576px){.globalFilter{line-height:24px}}@media screen and (min-width:1366px){.globalFilter{line-height:24px}}@media (min-width:768px){.globalFilter{min-width:180px;width:auto}}.globalFilter__option{color:var(--black);font-size:16px;line-height:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:576px){.globalFilter__option{font-size:16px}}@media screen and (min-width:1366px){.globalFilter__option{font-size:16px}}@media screen and (max-width:576px){.globalFilter__option{line-height:22px}}@media screen and (min-width:1366px){.globalFilter__option{line-height:22px}}.navy-checked-bullet-point ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin-top:30px;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left}.navy-checked-bullet-point ul li{display:inline-block;margin-bottom:22px;padding-left:39px;position:relative}.navy-checked-bullet-point ul li:before{background:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/navy-checked-bullet-point.svg);background-size:contain;content:"";display:block;height:26px;left:0;position:absolute;top:2px;width:26px}.navy-checked-bullet-point ul li p{font-family:var(--font-primary);font-weight:var(--fw-bold)}.body-container.container-fluid,.footer-container.container-fluid,.header-container.container-fluid{padding:0!important}.container-fluid:after,.container-fluid:before{display:none!important}.row-fluid [class*=span]{min-height:0!important}.card{border:none;border-radius:0}.figure{margin:0}.slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}@media (min-width:992px){.slick-dots{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.slick-dots li{list-style-type:none;padding-right:10px}.slick-dots li:last-child{padding-right:0}.slick-dots .slick-active button{background-color:var(--navy)}.slick-dots button{background-color:var(--light-grey);border:none;border-radius:100%;color:transparent;cursor:pointer;display:block;font-size:0;height:14px;outline:none!important;padding:0;width:14px}h1,h2,h3,h4,h5,h6{font-weight:var(--fw-bold);text-transform:uppercase}h1{font-size:calc(15.04304px + 3.29114vw);line-height:calc(21.95949px + 2.78481vw)}@media screen and (max-width:576px){h1{font-size:34px}}@media screen and (min-width:1366px){h1{font-size:60px}}@media screen and (max-width:576px){h1{line-height:38px}}@media screen and (min-width:1366px){h1{line-height:60px}}h1.display--1{font-size:calc(22.33418px + 2.02532vw);line-height:calc(35.79241px + 1.77215vw)}@media screen and (max-width:576px){h1.display--1{font-size:34px}}@media screen and (min-width:1366px){h1.display--1{font-size:50px}}@media screen and (max-width:576px){h1.display--1{line-height:46px}}@media screen and (min-width:1366px){h1.display--1{line-height:60px}}h2{font-size:calc(26.16709px + 1.01266vw);line-height:calc(33.62532px + .75949vw)}@media screen and (max-width:576px){h2{font-size:32px}}@media screen and (min-width:1366px){h2{font-size:40px}}@media screen and (max-width:576px){h2{line-height:38px}}@media screen and (min-width:1366px){h2{line-height:44px}}h2.display--1{font-size:calc(11.95949px + 2.78481vw);line-height:calc(19.41772px + 2.53165vw)}@media screen and (max-width:576px){h2.display--1{font-size:28px}}@media screen and (min-width:1366px){h2.display--1{font-size:50px}}@media screen and (max-width:576px){h2.display--1{line-height:34px}}@media screen and (min-width:1366px){h2.display--1{line-height:54px}}h2.display--2{font-size:calc(29.62532px + .75949vw);line-height:calc(30.33418px + 2.02532vw)}@media screen and (max-width:576px){h2.display--2{font-size:34px}}@media screen and (min-width:1366px){h2.display--2{font-size:40px}}@media screen and (max-width:576px){h2.display--2{line-height:42px}}@media screen and (min-width:1366px){h2.display--2{line-height:58px}}p{font-family:var(--font-secondary);font-size:16px;line-height:22px}@media screen and (max-width:576px){p{font-size:16px}}@media screen and (min-width:1366px){p{font-size:16px}}@media screen and (max-width:576px){p{line-height:22px}}@media screen and (min-width:1366px){p{line-height:22px}}p:empty{display:none}div.display--1 p{font-size:calc(16.54177px + .25316vw);line-height:24px}@media screen and (max-width:576px){div.display--1 p{font-size:18px}}@media screen and (min-width:1366px){div.display--1 p{font-size:20px}}@media screen and (max-width:576px){div.display--1 p{line-height:24px}}@media screen and (min-width:1366px){div.display--1 p{line-height:24px}}div.display--2 p{font-size:calc(16.54177px + .25316vw);line-height:calc(24.54177px + .25316vw)}@media screen and (max-width:576px){div.display--2 p{font-size:18px}}@media screen and (min-width:1366px){div.display--2 p{font-size:20px}}@media screen and (max-width:576px){div.display--2 p{line-height:26px}}@media screen and (min-width:1366px){div.display--2 p{line-height:28px}}blockquote{font-size:calc(12.70886px + 1.26582vw);font-weight:var(--fw-semi);line-height:calc(20.70886px + 1.26582vw)}@media screen and (max-width:576px){blockquote{font-size:20px}}@media screen and (min-width:1366px){blockquote{font-size:30px}}@media screen and (max-width:576px){blockquote{line-height:28px}}@media screen and (min-width:1366px){blockquote{line-height:38px}}blockquote.display--1{font-size:calc(11.77215px + 3.16456vw);line-height:calc(18.31392px + 3.41772vw)}@media screen and (max-width:576px){blockquote.display--1{font-size:30px}}@media screen and (min-width:1366px){blockquote.display--1{font-size:55px}}@media screen and (max-width:576px){blockquote.display--1{line-height:38px}}@media screen and (min-width:1366px){blockquote.display--1{line-height:65px}}.footer .modal{display:none;height:100%;left:0;overflow:hidden;padding:0 20px;position:fixed;top:0;width:100%;z-index:99999}@media (min-width:576px){.footer .modal{padding:40px}}@media (min-width:992px){.footer .modal{padding:70px 80px}}.footer .modal--close{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:auto!important;position:fixed;right:50%;text-decoration:none;top:32px;z-index:999999}.footer .modal--close:hover{color:var(--white)}.footer .modal--close:hover .modal--close-icon:after,.footer .modal--close:hover .modal--close-icon:before{background-color:var(--white)}.footer .modal--close-icon{height:16px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.footer .modal--close-icon:after,.footer .modal--close-icon:before{background-color:var(--sunset);content:"";display:block;height:16px;left:15px;position:absolute;-webkit-transition:background-color .5s ease;transition:background-color .5s ease;width:2px}.footer .modal--close-icon:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.footer .modal--close-icon:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.footer .modal--open{display:block}.footer .modal .modal__wrapper{max-height:100%;overflow:hidden;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:150}.footer .modal .modal__wrapper:before{content:"";display:block;padding-top:56.25%}.footer .modal .modal__wrapper iframe,.footer .modal .modal__wrapper video{height:100%;left:0;outline:none;position:absolute;top:0;width:100%}.footer .modal .modal__overlay{background:var(--dark-grey-2);height:100%;left:0;position:absolute;top:0;width:100%}.insertCard{display:-webkit-box;display:-ms-flexbox;display:flex}.insertCard--flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.iconTextCard{background-color:var(--dark-blue);background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/bg-patterns/icon-text-card-bg.svg);background-position:0;background-repeat:no-repeat;background-size:cover;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-webkit-box-shadow:-10px 40px 30px 0 rgba(0,0,0,.16);box-shadow:-10px 40px 30px 0 rgba(0,0,0,.16);padding:58px 41px}.iconTextCard.lazy{background-image:none}.iconTextCard__header{margin-bottom:37px}.iconTextCard__body-label{font-size:20px;line-height:28px;margin-bottom:20px}@media screen and (max-width:576px){.iconTextCard__body-label{font-size:20px}}@media screen and (min-width:1366px){.iconTextCard__body-label{font-size:20px}}@media screen and (max-width:576px){.iconTextCard__body-label{line-height:28px}}@media screen and (min-width:1366px){.iconTextCard__body-label{line-height:28px}}.resourceCard{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:var(--navy);border:1px solid var(--dull-grey);-ms-flex-direction:column;flex-direction:column;margin-bottom:30px;width:100%}@media (min-width:992px){.resourceCard{margin-bottom:64px}}.resourceCard--red,.resourceCard:hover{background-color:var(--red)}.resourceCard--red:hover{background-color:var(--navy)}.resourceCard--white{background-color:var(--white)}.resourceCard--white .resourceCard__body-author-name,.resourceCard--white .resourceCard__body-tag{color:var(--dark-grey)}.resourceCard--white .resourceCard__body-title{color:var(--black)}.resourceCard--white:hover{background-color:var(--navy)}.resourceCard--white:hover .resourceCard__body *{color:var(--white)}.resourceCard--hasAuthor .resourceCard__body{padding-bottom:31px}.resourceCard--large{max-width:none}@media (min-width:768px){.resourceCard--large{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resourceCard--large .resourceCard__header{height:100%;min-height:360px;width:50%}}@media (min-width:992px){.resourceCard--large .resourceCard__header{min-height:444px}}.resourceCard--large .resourceCard__body{height:100%}@media (min-width:992px){.resourceCard--large .resourceCard__body{padding:100px 124px 32px 33px}}.resourceCard--large .resourceCard__body-title{font-size:calc(16.16709px + 1.01266vw);line-height:calc(26.16709px + 1.01266vw)}@media screen and (max-width:576px){.resourceCard--large .resourceCard__body-title{font-size:22px}}@media screen and (min-width:1366px){.resourceCard--large .resourceCard__body-title{font-size:30px}}@media screen and (max-width:576px){.resourceCard--large .resourceCard__body-title{line-height:32px}}@media screen and (min-width:1366px){.resourceCard--large .resourceCard__body-title{line-height:40px}}.resourceCard__link{pointer-events:auto}.resourceCard__header{background-position:top;background-repeat:no-repeat;background-size:cover;height:264px;position:relative;width:100%}.resourceCard__header.lazy{background-image:none!important}.resourceCard__body{display:-webkit-box;display:-ms-flexbox;display:flex;padding:25px 33px 45px 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}@media (min-width:992px){.resourceCard__body{padding:25px 33px 63px 43px}}.resourceCard__body-copy{-webkit-box-flex:1;-ms-flex:1;flex:1}.resourceCard__body-tag{margin:0 10px 20px 0}.resourceCard__body-tag,.resourceCard__body-title{transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.resourceCard__body-title{font-size:20px;font-weight:var(--fw-bold);line-height:28px}@media screen and (max-width:576px){.resourceCard__body-title{font-size:20px}}@media screen and (min-width:1366px){.resourceCard__body-title{font-size:20px}}@media screen and (max-width:576px){.resourceCard__body-title{line-height:28px}}@media screen and (min-width:1366px){.resourceCard__body-title{line-height:28px}}.resourceCard__body-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:30px}.resourceCard__body-author-avatar{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;height:46px;margin-right:17px;width:46px}.resourceCard__body-author-avatar.lazy{background-image:none!important}.seriesCard{border:1px solid var(--dull-grey);padding-bottom:62px}@media (min-width:992px){.template--whyMeddicc-wrapper .checkpointGrid{padding-bottom:464px}.template--whyMeddicc-wrapper .promoCardsBanner{margin-top:-390px;padding:0}}.template--whyMeddicc .testimonialCarousel{background-color:var(--light-blue)}.template--whyMeddicc .meddiccMedia{background-color:var(--white)}.template--whatIsMeddpiccL1 .testimonialCarousel{background-color:var(--light-blue)}@media (min-width:1200px){.template--whatIsMeddpiccL2 .hero--row{padding-bottom:111px}}.template--whatIsMeddpiccL2 .centeredText{padding-top:0}@media (min-width:1200px){.template--whatIsMeddpiccL2 .hs_cos_wrapper:nth-last-child(4) .twoColTextImage{padding-bottom:362px}}.template--whoWeHelpL2 .testimonialCarousel{background-color:var(--light-blue)}@media (min-width:768px){.template--aboutUs .hero{padding-bottom:20px}}.template--meddiccRegistry{background-color:var(--navy)}.template--meddiccRegistry .ctaBanner .animate-auto{opacity:1}.template--whatWeDoL2 .twoColumnText{padding-bottom:0}:root{--bar-width:30px;--bar-height:3px;--bar-spacing:8px}.header--white .hamburger__icon,.header--white .hamburger__icon:after,.header--white .hamburger__icon:before{background:var(--white)}.hamburger{height:25px;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px}.hamburger:hover .hamburger__icon,.hamburger:hover .hamburger__icon:after,.hamburger:hover .hamburger__icon:before{background-color:var(--sunset)}.hamburger--open{background-color:var(--navy)!important}.hamburger--open .hamburger__icon{background:var(--white)!important}.hamburger--open .hamburger__icon.animate{background:transparent!important}.hamburger--open .hamburger__icon:after,.hamburger--open .hamburger__icon:before{background:var(--white)!important}.hamburger__simpleMenu ul a,.hamburger__simpleMenu ul span{color:var(--white)}.hamburger__simpleMenu ul a:hover,.hamburger__simpleMenu ul span:hover{color:var(--sunset)}.hamburger__trigger{height:100%;top:0;width:100%;z-index:10}.hamburger__icon,.hamburger__trigger{cursor:pointer;left:0;position:absolute}.hamburger__icon{background:var(--navy);border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;height:var(--bar-height);top:10px;width:var(--bar-width)}.hamburger__icon.animate{background:transparent}.hamburger__icon.animate:after,.hamburger__icon.animate:before{background:var(--white)}.hamburger__icon.animate:after{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:top .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:top .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:top .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s}.hamburger__icon.animate:before{bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:bottom .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:bottom .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:bottom .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:bottom .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s}.hamburger__icon:after,.hamburger__icon:before{background:var(--navy);border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;content:"";display:block;height:var(--bar-height);left:0;position:absolute;width:var(--bar-width)}.hamburger__icon:before{bottom:var(--bar-spacing);-webkit-transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.hamburger__icon:after{top:var(--bar-spacing);-webkit-transition:top .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:top .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:top .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1);transition:top .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.hamburger__popup{background:var(--navy);display:none;height:0;overflow-y:scroll;padding:40px 15px 140px;visibility:hidden}@media (min-width:768px){.hamburger__popup{padding:40px 30px 140px}}.hamburger__popup.active{-webkit-animation:fadeIn .3s;animation:fadeIn .3s;display:block;height:100vh;left:0;position:absolute;visibility:visible;width:100%;z-index:9999}.hamburger__popup-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%;position:relative}@media (min-width:576px){.hamburger__popup-inner{margin-left:auto;margin-right:auto;max-width:540px;padding:0 15px}}@media (min-width:768px){.hamburger__popup-inner{max-width:720px}}@media (min-width:992px){.hamburger__popup-inner{max-width:960px}}.hamburger__menu{margin-top:60px}.hamburger__menu ul{list-style-type:none;margin:0;padding:0}.hamburger__menu a{text-decoration:none}.hamburger__item--active-link{color:var(--sunset)}.hamburger__depth-1{position:relative}.hamburger__depth-1 .hamburger__label,.hamburger__depth-1>a:first-of-type{display:inline-block;font-size:26px;font-weight:var(--fw-bold);line-height:36px;position:relative}@media screen and (max-width:576px){.hamburger__depth-1 .hamburger__label,.hamburger__depth-1>a:first-of-type{font-size:26px}}@media screen and (min-width:1366px){.hamburger__depth-1 .hamburger__label,.hamburger__depth-1>a:first-of-type{font-size:26px}}@media screen and (max-width:576px){.hamburger__depth-1 .hamburger__label,.hamburger__depth-1>a:first-of-type{line-height:36px}}@media screen and (min-width:1366px){.hamburger__depth-1 .hamburger__label,.hamburger__depth-1>a:first-of-type{line-height:36px}}.hamburger__depth-1.opened{margin-bottom:30px}.hamburger__depth-1.opened>a:first-of-type{color:var(--sunset)}.hamburger__depth-1.opened .hamburger__arrow:after,.hamburger__depth-1.opened .hamburger__arrow:before{background-color:var(--sunset)}.hamburger__depth-1.opened .hamburger__arrow:before{left:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger__depth-1.opened .hamburger__arrow:after{left:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger__depth-2 .hamburger__label,.hamburger__depth-2 a,.hamburger__depth-3 .hamburger__label,.hamburger__depth-3 a{font-family:var(--font-primary);font-size:20px;font-weight:var(--fw-normal);line-height:46px}@media screen and (max-width:576px){.hamburger__depth-2 .hamburger__label,.hamburger__depth-2 a,.hamburger__depth-3 .hamburger__label,.hamburger__depth-3 a{font-size:20px}}@media screen and (min-width:1366px){.hamburger__depth-2 .hamburger__label,.hamburger__depth-2 a,.hamburger__depth-3 .hamburger__label,.hamburger__depth-3 a{font-size:20px}}@media screen and (max-width:576px){.hamburger__depth-2 .hamburger__label,.hamburger__depth-2 a,.hamburger__depth-3 .hamburger__label,.hamburger__depth-3 a{line-height:46px}}@media screen and (min-width:1366px){.hamburger__depth-2 .hamburger__label,.hamburger__depth-2 a,.hamburger__depth-3 .hamburger__label,.hamburger__depth-3 a{line-height:46px}}.hamburger__arrow{height:9px;position:absolute;right:-30px;top:54%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:14px}.hamburger__arrow:after,.hamburger__arrow:before{background-color:var(--white);bottom:0;content:"";display:block;height:100%;position:absolute;-webkit-transition:all .5s;transition:all .5s;width:2px}.hamburger__arrow:before{left:7px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger__arrow:after{left:13px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger__submenu--level-2{height:0;overflow:hidden}.hamburger--has-submenu{margin-bottom:0}.hamburger__link,.hamburger__parent-item{padding:15px 0}.hamburger__cta{margin-top:60px;width:100%}.hamburger__cta a{font-size:26px;line-height:36px;padding:15px 30px}@media screen and (max-width:576px){.hamburger__cta a{font-size:26px}}@media screen and (min-width:1366px){.hamburger__cta a{font-size:26px}}@media screen and (max-width:576px){.hamburger__cta a{line-height:36px}}@media screen and (min-width:1366px){.hamburger__cta a{line-height:36px}}html body.hs-blog-listing #hs-eu-cookie-confirmation,html body.hs-blog-post #hs-eu-cookie-confirmation,html body.hs-site-page #hs-eu-cookie-confirmation{background-image:none;background:var(--white);border:none;bottom:0;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.08);box-shadow:0 0 20px 0 rgba(0,0,0,.08);font-family:var(--font-primary);font-size:16px;left:0;line-height:22px;position:fixed;top:auto}@media screen and (max-width:576px){html body.hs-blog-listing #hs-eu-cookie-confirmation,html body.hs-blog-post #hs-eu-cookie-confirmation,html body.hs-site-page #hs-eu-cookie-confirmation{font-size:16px}}@media screen and (min-width:1366px){html body.hs-blog-listing #hs-eu-cookie-confirmation,html body.hs-blog-post #hs-eu-cookie-confirmation,html body.hs-site-page #hs-eu-cookie-confirmation{font-size:16px}}@media screen and (max-width:576px){html body.hs-blog-listing #hs-eu-cookie-confirmation,html body.hs-blog-post #hs-eu-cookie-confirmation,html body.hs-site-page #hs-eu-cookie-confirmation{line-height:22px}}@media screen and (min-width:1366px){html body.hs-blog-listing #hs-eu-cookie-confirmation,html body.hs-blog-post #hs-eu-cookie-confirmation,html body.hs-site-page #hs-eu-cookie-confirmation{line-height:22px}}html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{background:var(--white);text-shadow:none;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:15px!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:576px){html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{max-width:540px}}@media (min-width:768px){html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{max-width:720px}}@media (min-width:992px){html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{max-width:960px}}@media (min-width:1200px){html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{max-width:1140px}}@media (min-width:1600px){html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{max-width:1320px}}html body.hs-blog-listing #hs-eu-cookie-confirmation p,html body.hs-blog-post #hs-eu-cookie-confirmation p,html body.hs-site-page #hs-eu-cookie-confirmation p{margin:0!important}html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer{font-size:14px!important;line-height:20px!important;margin-bottom:0}html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer,html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-policy-wording,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-policy-wording,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-policy-wording{font-size:14px!important;line-height:20px!important}html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer p,html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-policy-wording p,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer p,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-policy-wording p,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer p,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-policy-wording p{color:var(--black);font-size:14px!important;line-height:20px!important;margin-bottom:0}html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer p:last-child,html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-policy-wording p:last-child,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer p:last-child,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-policy-wording p:last-child,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer p:last-child,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-policy-wording p:last-child{margin-bottom:0}html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer a,html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-policy-wording a,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer a,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-policy-wording a,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer a,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-policy-wording a{color:var(--sunset);text-decoration:underline}html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer a:hover,html body.hs-blog-listing #hs-eu-cookie-confirmation #hs-eu-policy-wording a:hover,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer a:hover,html body.hs-blog-post #hs-eu-cookie-confirmation #hs-eu-policy-wording a:hover,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-cookie-disclaimer a:hover,html body.hs-site-page #hs-eu-cookie-confirmation #hs-eu-policy-wording a:hover{color:var(--bright-blue)}html body.hs-blog-listing #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area{margin-top:10px;text-align:left;width:100%}html body.hs-blog-listing #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area #hs-eu-confirmation-button,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area #hs-eu-confirmation-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area #hs-eu-confirmation-button{margin-left:0!important}html body.hs-blog-listing #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-blog-listing #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button{background-color:var(--navy)!important;border:0!important;border-radius:14px;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:10px;color:var(--white)!important;cursor:pointer;display:inline-block;font-size:16px;font-weight:var(--fw-bold);font-weight:var(--fw-bold)!important;line-height:22px;outline:none;padding:15px 21px!important;text-align:center;text-decoration:none;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:576px){html body.hs-blog-listing #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-blog-listing #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button{font-size:16px}}@media screen and (min-width:1366px){html body.hs-blog-listing #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-blog-listing #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button{font-size:16px}}@media screen and (max-width:576px){html body.hs-blog-listing #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-blog-listing #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button{line-height:22px}}@media screen and (min-width:1366px){html body.hs-blog-listing #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-blog-listing #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button{line-height:22px}}html body.hs-blog-listing #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button:hover,html body.hs-blog-listing #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button:hover,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button:hover,html body.hs-blog-post #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button:hover,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button:hover,html body.hs-site-page #hs-eu-cookie-confirmation div#hs-en-cookie-confirmation-buttons-area a#hs-eu-decline-button:hover{background-color:var(--bright-blue)!important;color:var(--white)!important}.leadinModal-content{background-color:var(--navy)!important}.leadinModal-content *{color:var(--white)!important}.leadinModal-content h4{font-size:20px;font-weight:var(--fw-bold);line-height:28px;text-transform:uppercase}@media screen and (max-width:576px){.leadinModal-content h4{font-size:20px}}@media screen and (min-width:1366px){.leadinModal-content h4{font-size:20px}}@media screen and (max-width:576px){.leadinModal-content h4{line-height:28px}}@media screen and (min-width:1366px){.leadinModal-content h4{line-height:28px}}.leadinModal-content p{font-family:var(--font-secondary);font-size:16px;font-weight:var(--fw-bold);line-height:22px}@media screen and (max-width:576px){.leadinModal-content p{font-size:16px}}@media screen and (min-width:1366px){.leadinModal-content p{font-size:16px}}@media screen and (max-width:576px){.leadinModal-content p{line-height:22px}}@media screen and (min-width:1366px){.leadinModal-content p{line-height:22px}}.leadinModal-close:before{color:var(--white)!important;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.leadinModal-close:hover:before{color:var(--sunset)!important}.leadinModal a.leadin-button{border-radius:14px;-webkit-border-radius:14px;-moz-border-radius:14px;cursor:pointer;display:inline-block;font-size:calc(13.08354px + .50633vw);font-weight:var(--fw-bold);font-weight:var(--fw-bold)!important;line-height:calc(21.27089px + .12658vw);outline:none;padding:14px 35px;text-align:center;text-decoration:none;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:576px){.leadinModal a.leadin-button{font-size:16px}}@media screen and (min-width:1366px){.leadinModal a.leadin-button{font-size:20px}}@media screen and (max-width:576px){.leadinModal a.leadin-button{line-height:22px}}@media screen and (min-width:1366px){.leadinModal a.leadin-button{line-height:23px}}@media (min-width:768px){.leadinModal a.leadin-button{padding:16px 35px 18px 34px}}.leadinModal a.leadin-button.leadin-button-primary{background-color:var(--sunset);color:var(--white);font-size:16px;line-height:25px;padding:12px 15px}@media screen and (max-width:576px){.leadinModal a.leadin-button.leadin-button-primary{font-size:16px}}@media screen and (min-width:1366px){.leadinModal a.leadin-button.leadin-button-primary{font-size:16px}}@media screen and (max-width:576px){.leadinModal a.leadin-button.leadin-button-primary{line-height:25px}}@media screen and (min-width:1366px){.leadinModal a.leadin-button.leadin-button-primary{line-height:25px}}@media (min-width:1366px){.leadinModal a.leadin-button.leadin-button-primary{padding:12px 28px}}.leadinModal a.leadin-button.leadin-button-primary:hover{background-color:var(--bright-blue)!important;color:var(--white)}.resourceListing{padding-bottom:100px}@media (min-width:1200px){.resourceListing{padding-bottom:132px}}.resourceListing__posts--filtered .insertCard{display:none}.resourceListing__posts--filtered .insertCard--visible{display:-webkit-box;display:-ms-flexbox;display:flex}.resourceListing__posts--notFiltered .insertCard:nth-child(n+16){display:none}.resourceListing__posts .resourceCard{background-color:var(--white);margin-bottom:30px}@media (min-width:768px){.resourceListing__posts .resourceCard{margin-bottom:20px}}.resourceListing__posts .resourceCard .resourceCard__body-author-name,.resourceListing__posts .resourceCard .resourceCard__body-tag{color:var(--dark-grey)}.resourceListing__posts .resourceCard .resourceCard__body-title{color:var(--black)}.resourceListing__posts .resourceCard:hover{background-color:var(--navy)}.resourceListing__posts .resourceCard:hover .resourceCard__body *{color:var(--white)}.resourceListing__loadmore{margin-top:60px}.resourceListing__message{display:none}@-webkit-keyframes flipAnimation{0%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}50%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@keyframes flipAnimation{0%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}50%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@media (min-width:992px){.post__wrapper{padding-bottom:132px}}.post__sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:30px;padding-bottom:30px}@media (min-width:768px){.post__sidebar{margin-top:0}}.post__sidebar#sticky{top:120px}.post__sidebar-intro{margin-bottom:25px}.post__sidebar-socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:768px){.post__sidebar-socials{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.post__sidebar-link{margin-right:20px}@media (min-width:768px){.post__sidebar-link{margin:0 0 17px}}.post__sidebar-link svg:hover ellipse{fill:var(--sunset)}.post__body-intro{margin-bottom:30px}.post__body-intro-title{font-size:calc(5.04304px + 3.29114vw);line-height:calc(15.04304px + 3.29114vw)}@media screen and (max-width:576px){.post__body-intro-title{font-size:24px}}@media screen and (min-width:1366px){.post__body-intro-title{font-size:50px}}@media screen and (max-width:576px){.post__body-intro-title{line-height:34px}}@media screen and (min-width:1366px){.post__body-intro-title{line-height:60px}}.post__body-details{margin-bottom:48px}.post__body-details-pubdate{margin-right:31px}.post__body-body img{height:auto;margin:40px 0}.post__body-body p{line-height:26px}@media screen and (max-width:576px){.post__body-body p{line-height:26px}}@media screen and (min-width:1366px){.post__body-body p{line-height:26px}}.post__body-body a{color:var(--sunset);font-weight:var(--fw-bold);text-decoration:none}.post__body-body a:hover{color:var(--navy)}.post__body-tags{margin-top:50px}.post__body-tags-ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.post__body-tags-li{background-color:var(--navy);border-radius:11px;-webkit-border-radius:11px;-moz-border-radius:11px;-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.16);box-shadow:0 10px 20px 0 rgba(0,0,0,.16);display:inline-block;margin:0 17px 17px 0;padding:9px 31px;position:relative;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.post__body-tags-li:hover{background-color:var(--bright-blue)}.post__body-tags-li:hover *{color:var(--white)}.post__body-tags-label{font-size:14px;line-height:21px;transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}@media screen and (max-width:576px){.post__body-tags-label{font-size:14px}}@media screen and (min-width:1366px){.post__body-tags-label{font-size:14px}}@media screen and (max-width:576px){.post__body-tags-label{line-height:21px}}@media screen and (min-width:1366px){.post__body-tags-label{line-height:21px}}.post__body-author{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.post__body-author-avatar{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;height:64px;margin-right:26px;width:64px}.post__body-author-details{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 80px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:767px){.resourceCard__header{height:193px}}