:root{--menu-width:37.5em;max-width:100vw;overflow-x:hidden}.header{left:0;padding:12px 0 8px;position:absolute;top:0;transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease;width:100%;z-index:99}@media (min-width:768px){.header{padding:12px 20px}}@media (min-width:1200px){.header{padding:15px 20px}}.header__logo--hide{opacity:0;pointer-events:none;visibility:0}.header__logo svg{width:100%}@media (max-width:1199px){.header__hideOnMobile{display:none}}.header--white:not(.header--fixed) .header__secondaryMenu ul a,.header--white:not(.header--fixed) a.header__parentLink{color:var(--white)}.header--white.header--fixed .header__logo svg path,.header--white.header--fixed .header__logo svg rect{fill:var(--navy)}.header--white.header--fixed .header__logo svg #Path_10,.header--white.header--fixed .header__logo svg #Path_11{fill:var(--bright-blue)}.header--white.header--fixed .header__logo svg #Path_9{fill:var(--light-blue-3)}.header--fixed{background-color:var(--white);-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.08);box-shadow:0 0 20px 0 rgba(0,0,0,.08);position:fixed}@media (min-width:1200px){.header--fixed{padding:8px 20px}}.header--fixed .header__submenu{top:5.2em}.header--fixed .header--has-submenu:hover:after{bottom:-1.2em}.header--fixed .header__subMenuHolder{top:3.1em}.header--fixed .hamburger__icon,.header--fixed .hamburger__icon:after,.header--fixed .hamburger__icon:before{background:var(--black)}.header__mainMenu{padding-left:21px}.header__mainMenu-ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:50px;-webkit-perspective:2000px;perspective:2000px;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;z-index:2}.header__parentLink{font-size:15px}@media (min-width:1366px){.header__parentLink{font-size:16px}}.header__parentLink--noLink{cursor:default}.header__item--active-link,.header__parentLink--noLink:hover{color:var(--sunset)!important}.header__label{pointer-events: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}.header__depth--1{padding:0 9px}@media (min-width:1366px){.header__depth--1{padding:0 17px}}.header__depth--1:first-child{padding-left:0}.header__depth--1:after{border:8px solid transparent;border-bottom-color:#fff;bottom:-5em;content:"";display:block;left:calc(50% - 30px);opacity:0;pointer-events:none;position:absolute;-webkit-transition:bottom .1s ease-out,opacity .01s ease-out .01s;transition:bottom .1s ease-out,opacity .01s ease-out .01s}.header__depth--1 a{text-decoration:none}.header__depth--1 a:hover{color:var(--sunset)}.header__depth--1.header--has-submenu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative}.header__depth--1.header--has-submenu:hover>.header__parentLink:after{display:block}.header__depth--1 .header__parentLink{position:relative}.header__depth--1 .header__parentLink:after{content:"";cursor:default;display:block;display:none;height:70px;left:-30px;position:absolute;width:220%;z-index:1}.header__depth--2{display:none}.header__depth--2,.header__depth--3{margin-bottom:15px}.header__depth--2 *,.header__depth--3 *{font-size:16px;font-weight:var(--fw-bold);line-height:24px}@media screen and (max-width:576px){.header__depth--2 *,.header__depth--3 *{font-size:16px}}@media screen and (min-width:1366px){.header__depth--2 *,.header__depth--3 *{font-size:16px}}@media screen and (max-width:576px){.header__depth--2 *,.header__depth--3 *{line-height:24px}}@media screen and (min-width:1366px){.header__depth--2 *,.header__depth--3 *{line-height:24px}}.header__submenu--level-2{border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;padding:10px 0;pointer-events:none;position:absolute;top:4em;transition:all .25s ease-out,opacity .25s ease-in,margin-left .25s ease-out,-webkit-clip-path .15s ease-out;-webkit-transition:all .25s ease-out,opacity .25s ease-in,margin-left .25s ease-out,-webkit-clip-path .15s ease-out;transition:all .25s ease-out,opacity .25s ease-in,margin-left .25s ease-out,clip-path .15s ease-out;transition:all .25s ease-out,opacity .25s ease-in,margin-left .25s ease-out,clip-path .15s ease-out,-webkit-clip-path .15s ease-out;z-index:999}.header__subMenuContainer{-webkit-filter:drop-shadow(0 0 6px rgba(0,0,0,.16));filter:drop-shadow(0 0 6px rgba(0,0,0,.16));min-width:100%;position:absolute;top:.5em;width:100%;z-index:-1}.header__subMenuHolder{background:var(--white);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:471px;opacity:0;pointer-events:none;position:absolute;top:2.1rem;-webkit-transform:rotateX(-25deg) scale(1);transform:rotateX(-25deg) scale(1);-webkit-transform-origin:50% 7em 0;transform-origin:50% 7em 0;-webkit-transition:opacity 2 ease-out;transition:opacity 2 ease-out;width:calc(var(--menu-width)*1.5)}.header--has-submenu:hover:after{bottom:-2px;-webkit-filter:drop-shadow(0 -15px 6px rgba(0,0,0,.16));filter:drop-shadow(0 -15px 6px rgba(0,0,0,.16));opacity:1;-webkit-transition:bottom .25s ease-out,opacity .01s ease-out .15s;transition:bottom .25s ease-out,opacity .01s ease-out .15s}.header--has-submenu:hover .header__depth--2{display:block}.header--has-submenu:hover .header__submenu--level-2{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1;pointer-events:all;visibility:visible}.header--has-submenu:hover~.header__subMenuContainer .header__subMenuHolder{-webkit-animation:clipPath .25s ease-out 1 forwards;animation:clipPath .25s ease-out 1 forwards;opacity:1;right:auto;transition:left .15s ease-out,height .15s ease-out,-webkit-clip-path .25s ease-out;-webkit-transition:left .15s ease-out,height .15s ease-out,-webkit-clip-path .25s ease-out;transition:clip-path .25s ease-out,left .15s ease-out,height .15s ease-out;transition:clip-path .25s ease-out,left .15s ease-out,height .15s ease-out,-webkit-clip-path .25s ease-out}.header--has-submenu:hover:first-child .header__submenu--level-2{left:-2.5em}.header--has-submenu:hover:first-child:hover~.header__subMenuContainer .header__subMenuHolder{-webkit-clip-path:inset(0 40.5em 14.5em 0 round 10px);clip-path:inset(0 40.5em 14.5em 0 round 10px);left:calc(-4em - 1px)}.header--has-submenu:hover:nth-child(2) .header__submenu--level-2{left:-4em;min-width:280px}.header--has-submenu:hover:nth-child(2):hover~.header__subMenuContainer .header__subMenuHolder{-webkit-clip-path:inset(0 36em 11.5em 0 round 10px);clip-path:inset(0 36em 11.5em 0 round 10px);left:calc(1.5em - 1px)}@media (min-width:1366px){.header--has-submenu:hover:nth-child(2):hover~.header__subMenuContainer .header__subMenuHolder{left:calc(2.5em - 1px)}}.header--has-submenu:hover:nth-child(3) .header__submenu--level-2{left:-2em;min-width:240px}.header--has-submenu:hover:nth-child(3):hover~.header__subMenuContainer .header__subMenuHolder{-webkit-clip-path:inset(0 37.5em 14.5em 0 round 10px);clip-path:inset(0 37.5em 14.5em 0 round 10px);left:calc(10.5em - 1px)}@media (min-width:1366px){.header--has-submenu:hover:nth-child(3):hover~.header__subMenuContainer .header__subMenuHolder{left:calc(12.5em - 1px)}}.header--has-submenu:hover:nth-child(4) .header__submenu--level-2{display:grid;grid-auto-flow:dense;left:-2.5em;min-width:420px}.header--has-submenu:hover:nth-child(4) .header__submenu--level-2 .header__li{grid-column:1}.header--has-submenu:hover:nth-child(4) .header__submenu--level-2 .header__li:nth-child(n+6){grid-column:2}.header--has-submenu:hover:nth-child(4):hover~.header__subMenuContainer .header__subMenuHolder{-webkit-clip-path:inset(0 27.5em 8.5em 0 round 10px);clip-path:inset(0 27.5em 8.5em 0 round 10px);left:calc(17em - 1px)}@media (min-width:1366px){.header--has-submenu:hover:nth-child(4):hover~.header__subMenuContainer .header__subMenuHolder{left:calc(21em - 1px)}}.header--has-submenu:hover:nth-child(5) .header__submenu--level-2{left:-3em;min-width:200px}.header--has-submenu:hover:nth-child(5):hover~.header__subMenuContainer .header__subMenuHolder{-webkit-clip-path:inset(0 40.5em 9em 0 round 10px);clip-path:inset(0 40.5em 9em 0 round 10px);left:calc(27em - 1px)}@media (min-width:1366px){.header--has-submenu:hover:nth-child(5):hover~.header__subMenuContainer .header__subMenuHolder{left:calc(32em - 1px)}}.header__secondaryMenu ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;margin:0;padding:0}.header__secondaryMenu ul li{margin:0 12px}.header__secondaryMenu ul li:first-child{margin-left:25px}.header__secondaryMenu ul li a{font-size:15px;font-weight:var(--fw-medium);line-height:25px;text-decoration:none}@media screen and (max-width:576px){.header__secondaryMenu ul li a{line-height:25px}}@media screen and (min-width:1366px){.header__secondaryMenu ul li a{line-height:25px}}@media (min-width:1366px){.header__secondaryMenu ul li a{font-size:16px}}.header__secondaryMenu ul li a:hover{color:var(--sunset)!important}.header__secondaryMenu a.button--headerCta{font-size:15px}@media (min-width:1366px){.header__secondaryMenu a.button--headerCta{font-size:16px}}.header__icon{padding-left:30px;position:relative}.header__icon:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/default-menu-icon.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:19px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:18px}@media (min-width:1200px){.header__icon:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/default-menu-icon.svg)}}.header__icon--whyMeddicc-overview:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/why-meddicc/overview.svg)}.header__icon--whyMeddicc-aboutUs:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/why-meddicc/about-us.svg)}.header__icon--whyMeddicc-contact:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/why-meddicc/contact-us.svg)}.header__icon--whatWeDo-enablement:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/what-we-do/enablement.svg)}.header__icon--whatWeDo-mOs:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/what-we-do/mOs.svg)}.header__icon--whatWeDo-community:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/what-we-do/community.svg)}.header__icon--whatWeDo-meddiccMedia:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/what-we-do/meddicc-media.svg)}.header__icon--whoWeHelp-salesAndRevenueLeader:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/who-we-help/sales-and-revenue.svg)}.header__icon--whoWeHelp-enablement:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/who-we-help/enablement-teams.svg)}.header__icon--whoWeHelp-individualContributor:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/who-we-help/individual-contributor.svg)}.header__icon--whatIsMeddpicc-overview:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/what-is-meddpicc/overview.svg)}.header__icon--whatIsMeddpicc-metrics:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/what-is-meddpicc/metrics.svg)}.header__icon--whatIsMeddpicc-economicBuyer:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/what-is-meddpicc/economic-buyer.svg)}.header__icon--whatIsMeddpicc-decisionCriteria:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/what-is-meddpicc/decision-criteria.svg)}.header__icon--whatIsMeddpicc-decisionProcess:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/what-is-meddpicc/decision-process.svg)}.header__icon--whatIsMeddpicc-paperProcess:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/what-is-meddpicc/paper-process.svg)}.header__icon--whatIsMeddpicc-champion:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/what-is-meddpicc/champion.svg)}.header__icon--whatIsMeddpicc-inplicateThePain:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/what-is-meddpicc/implicate-the-pain.svg)}.header__icon--whatIsMeddpicc-competition:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/what-is-meddpicc/competition.svg)}.header__icon--resources-all:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/resources/all.svg)}.header__icon--resources-meddiccMedia:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/resources/meddicc-media.svg)}.header__icon--resources-meddiccRegistry:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/resources/meddicc-registry.svg)}.header__icon--resources-meddiccStore:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/resources/meddicc-store.svg)}.header__icon--resources-whatIsMeddic:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/website/images/vectors/menu-icons/resources/what-is-meddic.svg)}.header__openMenu--active{color:var(--sunset)}.header__loginMenu{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-webkit-box-shadow:0 6px 15px 0 rgba(0,0,0,.16);box-shadow:0 6px 15px 0 rgba(0,0,0,.16);display:none;max-width:500px;position:absolute;right:15px;top:4em;z-index:99}@media (min-width:1200px){.header__loginMenu{left:auto;max-width:717px;padding:34px 10px 30px 47px;right:auto;top:5em}}.header__loginMenu:before{border:8px solid transparent;border-bottom:8px solid var(--white);content:"";display:block;-webkit-filter:drop-shadow(0 -15px 6px rgba(0,0,0,.16));filter:drop-shadow(0 -15px 6px rgba(0,0,0,.16));position:absolute;right:20px;top:-15px}.header__loginMenu--show{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:1200px){.header__loginMenu--show{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:row;flex-direction:row}}.header__loginMenu .loginMenuCard{border-bottom:1px solid var(--light-grey);padding:40px}@media (min-width:1200px){.header__loginMenu .loginMenuCard{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-item-align:stretch;align-self:stretch;border-bottom:0;border-right:1px solid var(--light-grey);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:23px 30px 23px 0}.header__loginMenu .loginMenuCard:first-child{padding-left:0}}.header__loginMenu .loginMenuCard:last-child{border:0}@media (min-width:1200px){.header__loginMenu .loginMenuCard:last-child{padding-left:30px}.header__loginMenu .loginMenuCard:nth-child(2){padding:23px 30px}}.header__loginMenu .loginMenuCard__header{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:26px}.header__loginMenu .loginMenuCard__body{-webkit-box-flex:1;-ms-flex:1;flex:1}.header__loginMenu .loginMenuCard__body-copy *{font-family:var(--font-primary);font-size:14px;line-height:20px}@media screen and (max-width:576px){.header__loginMenu .loginMenuCard__body-copy *{font-size:14px}}@media screen and (min-width:1366px){.header__loginMenu .loginMenuCard__body-copy *{font-size:14px}}@media screen and (max-width:576px){.header__loginMenu .loginMenuCard__body-copy *{line-height:20px}}@media screen and (min-width:1366px){.header__loginMenu .loginMenuCard__body-copy *{line-height:20px}}.header__icon--mtb:before{background-image:url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/mtb-book.svg)}