:root{--theme-mode-bg:inherit;--theme-mode-bg-rgb:inherit;--theme-mode-heading:inherit;--theme-mode-heading-rgb:inherit;--theme-mode-body:inherit;--theme-mode-body-rgb:inherit;--theme-mode-link:inherit;--theme-mode-link-rgb:inherit;--theme-mode-link-hover:inherit;--theme-mode-link-hover-rgb:inherit;--theme-mode-border:inherit;--theme-mode-border-rgb:inherit;--theme-mode-border-light:inherit;--theme-mode-border-light-rgb:inherit;--theme-mode-accent-1:inherit;--theme-mode-accent-1-rgb:inherit;--theme-mode-accent-2:inherit;--theme-mode-accent-2-rgb:inherit}.theme-light{--theme-mode-bg:var(--color-mode-light-bg);--theme-mode-bg-rgb:var(--color-mode-light-bg-rgb);--theme-mode-heading:var(--color-mode-light-heading);--theme-mode-heading-rgb:var(--color-mode-light-heading-rgb);--theme-mode-body:var(--color-mode-light-body);--theme-mode-body-rgb:var(--color-mode-light-body-rgb);--theme-mode-link:var(--color-mode-light-link);--theme-mode-link-rgb:var(--color-mode-light-link-rgb);--theme-mode-link-hover:var(--color-mode-light-link-hover);--theme-mode-link-hover-rgb:var(--color-mode-light-link-hover-rgb);--theme-mode-border:var(--color-mode-light-border);--theme-mode-border-rgb:var(--color-mode-light-border-rgb);--theme-mode-border-light:var(--color-mode-light-border-light);--theme-mode-border-light-rgb:var(--color-mode-light-border-light-rgb);--theme-mode-accent-1:var(--color-mode-light-accent-1);--theme-mode-accent-1-rgb:var(--color-mode-light-accent-1-rgb);--theme-mode-accent-2:var(--color-mode-light-accent-2);--theme-mode-accent-2-rgb:var(--color-mode-light-accent-2-rgb)}.theme-dark{--theme-mode-bg:var(--color-mode-dark-bg);--theme-mode-bg-rgb:var(--color-mode-dark-bg-rgb);--theme-mode-heading:var(--color-mode-dark-heading);--theme-mode-heading-rgb:var(--color-mode-dark-heading-rgb);--theme-mode-body:var(--color-mode-dark-body);--theme-mode-body-rgb:var(--color-mode-dark-body-rgb);--theme-mode-link:var(--color-mode-dark-link);--theme-mode-link-rgb:var(--color-mode-dark-link-rgb);--theme-mode-link-hover:var(--color-mode-dark-link-hover);--theme-mode-link-hover-rgb:var(--color-mode-dark-link-hover-rgb);--theme-mode-border:var(--color-mode-dark-border);--theme-mode-border-rgb:var(--color-mode-dark-border-rgb);--theme-mode-border-light:var(--color-mode-dark-border-light);--theme-mode-border-light-rgb:var(--color-mode-dark-border-light-rgb);--theme-mode-accent-1:var(--color-mode-dark-accent-1);--theme-mode-accent-1-rgb:var(--color-mode-dark-accent-1-rgb);--theme-mode-accent-2:var(--color-mode-dark-accent-2);--theme-mode-accent-2-rgb:var(--color-mode-dark-accent-2-rgb)}.theme-gray{--theme-mode-bg:var(--color-mode-gray-bg);--theme-mode-bg-rgb:var(--color-mode-gray-bg-rgb);--theme-mode-heading:var(--color-mode-gray-heading);--theme-mode-heading-rgb:var(--color-mode-gray-heading-rgb);--theme-mode-body:var(--color-mode-gray-body);--theme-mode-body-rgb:var(--color-mode-gray-body-rgb);--theme-mode-link:var(--color-mode-gray-link);--theme-mode-link-rgb:var(--color-mode-gray-link-rgb);--theme-mode-link-hover:var(--color-mode-gray-link-hover);--theme-mode-link-hover-rgb:var(--color-mode-gray-link-hover-rgb);--theme-mode-border:var(--color-mode-gray-border);--theme-mode-border-rgb:var(--color-mode-gray-border-rgb);--theme-mode-border-light:var(--color-mode-gray-border-light);--theme-mode-border-light-rgb:var(--color-mode-gray-border-light-rgb);--theme-mode-accent-1:var(--color-mode-gray-accent-1);--theme-mode-accent-1-rgb:var(--color-mode-gray-accent-1-rgb);--theme-mode-accent-2:var(--color-mode-gray-accent-2);--theme-mode-accent-2-rgb:var(--color-mode-gray-accent-2-rgb)}.bg-theme{background-color:var(--theme-mode-bg)!important}.bg-theme-background-rgb{background-color:var(--theme-mode-bg-rgb)!important}.text-theme-heading{color:var(--theme-mode-heading)!important}.bg-theme-heading{background-color:var(--theme-mode-heading)!important}.text-theme-heading-rgb{color:var(--theme-mode-heading-rgb)!important}.bg-theme-heading-rgb{background-color:var(--theme-mode-heading-rgb)!important}.text-theme{color:var(--theme-mode-body)!important}.text-theme-body-rgb{color:var(--theme-mode-body-rgb)!important}.text-theme-link{color:var(--theme-mode-link)!important}.bg-theme-link{background-color:var(--theme-mode-link)!important}.border-theme-link{border-color:var(--theme-mode-link)!important}.text-theme-link-rgb{color:var(--theme-mode-link-rgb)!important}.bg-theme-link-rgb{background-color:var(--theme-mode-link-rgb)!important}.border-theme-link-rgb{border-color:var(--theme-mode-link-rgb)!important}.border-theme-border{border-color:var(--theme-mode-border)!important}.border-theme-border-rgb{border-color:var(--theme-mode-border-rgb)!important}.border-theme-border-light{border-color:var(--theme-mode-border-light)!important}.border-theme-border-light-rgb{border-color:var(--theme-mode-border-light-rgb)!important}.text-theme-accent-1{color:var(--theme-mode-accent-1)!important}.bg-theme-accent-1{background-color:var(--theme-mode-accent-1)!important}.border-theme-accent-1{border-color:var(--theme-mode-accent-1)!important}.text-theme-accent-1-rgb{color:var(--theme-mode-accent-1-rgb)!important}.bg-theme-accent-1-rgb{background-color:var(--theme-mode-accent-1-rgb)!important}.border-theme-accent-1-rgb{border-color:var(--theme-mode-accent-1-rgb)!important}.text-theme-accent-2{color:var(--theme-mode-accent-2)!important}.bg-theme-accent-2{background-color:var(--theme-mode-accent-2)!important}.border-theme-accent-2{border-color:var(--theme-mode-accent-2)!important}.text-theme-accent-2-rgb{color:var(--theme-mode-accent-2-rgb)!important}.bg-theme-accent-2-rgb{background-color:var(--theme-mode-accent-2-rgb)!important}.border-theme-accent-2-rgb{border-color:var(--theme-mode-accent-2-rgb)!important}.pillar-page .PostHero .post-meta{color:#333;margin-bottom:3rem;margin-top:1rem;padding-bottom:0!important}@media (max-width:899.98px){.pillar-page .PostHero .post-meta{background-color:#f4f4f4!important;margin:0;padding-bottom:1.25rem!important;padding-top:1.25rem}.pillar-page .PostHero .post-meta .topic{display:none}}.pillar-page .Block--hero{min-height:0}.pillar-page .Block--hero:before{background-color:rgba(0,0,0,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:599.98px){.pillar-page .Block--hero{background-image:none!important;color:#333}}.pillar-page .Block--hero h1{font-size:56px;font-weight:700;line-height:56px;margin-bottom:1.25rem;text-transform:uppercase;word-break:break-word}@media (min-width:1200px){.pillar-page .Block--hero h1{font-size:72px;line-height:74px}}.pillar-page .Block--hero-content{max-width:100%;z-index:1}.pillar-page .Block--hero-content p:last-child{margin-bottom:0}.pillar-page .Block--hero-featured{display:none!important;max-width:350px;width:100%;z-index:1}@media (min-width:600px){.pillar-page .Block--hero-featured{display:flex!important}}.pillar-page .Block--hero .image-placeholder{margin-bottom:2rem}@media (min-width:600px){.pillar-page .Block--hero .image-placeholder{margin-top:-.5rem}}@media (min-width:900px){.pillar-page .Block--hero .image-placeholder{margin-bottom:2.5rem;margin-left:-3rem;margin-right:-3rem}}@media (min-width:1200px){.pillar-page .Block--hero .image-placeholder{margin-left:-5rem;margin-right:-5rem}}.pillar-page .Block--hero .image-placeholder{padding-bottom:49%}@media (min-width:1200px){.pillar-page .FlowingText>p:first-child{margin-bottom:3rem}}.pillar-page .FlowingText h2{margin-top:0!important;padding-top:2rem!important}.pillar-page .FlowingText h2:not([data-anchor-wrapper]){font-family:Trade Gothic LT Std,Arial,Helvetica,sans-serif;font-size:36px;font-weight:700;letter-spacing:-.4px;line-height:37px;text-transform:none}@media (min-width:1200px){.pillar-page .FlowingText h2:not([data-anchor-wrapper]){font-size:46px;letter-spacing:-1.3px;line-height:48px;margin-bottom:2rem}}.pillar-page .BlogAuthor-picture{flex-shrink:0;margin-right:1rem}.pillar-page .BlogAuthor-picture img{height:96px;width:96px}.pillar-page .BlogAuthor-bio{border-left:2px solid #ff6418;font-size:16px;line-height:22px;padding-left:2rem}.pillar-page .BlogAuthor-bio h3{color:#ff6418;margin-bottom:.25rem;text-transform:uppercase}.pillar-page .BlogAuthor-bio p{font-size:16px;line-height:22px}.pillar-page .ContentOfferBox h2{font-family:Trade Gothic LT Std Bold Condensed\ 20;text-transform:uppercase}.pillar-page .ContentOfferBox .SectionMore a{padding-right:24px}@media (max-width:899.98px){.pillar-page .Sidebar{border-bottom:1px solid #f4f4f4;margin-bottom:2.5rem;padding:0}.pillar-page .Sidebar .chapter-select-dropdown.Select select{border:0}}@media (max-width:599.98px){.pillar-page .Sidebar{margin-bottom:1.25rem}}.pillar-page .chapter-select-dropdown{display:none}@media (max-width:899.98px){.pillar-page .chapter-select-dropdown{display:block;transition:opacity .25s ease-in-out}}.pillar-page .chapter-select-dropdown.Select:after{right:20px}.pillar-page .chapter-select-dropdown.Select.fixed-dropdown{box-shadow:0 4px 10px rgba(51,51,51,.2);transform:translateY(-100%);transition:transform .25s ease-in-out}.pillar-page .chapter-select-dropdown.Select.fixed-dropdown.visible{left:0;position:fixed;top:0;transform:translateY(0);transition:transform .25s ease-in-out;z-index:1000}.pillar-page .chapter-select-dropdown-placeholder{display:none;height:0}@media (max-width:899.98px){.pillar-page .chapter-select-dropdown-placeholder{display:none;height:42px}}.pillar-page .chapter-select-dropdown-placeholder.visible{display:block}.pillar-page .BlogSidebar{background-color:#f4f4f4;padding:2.5rem 2rem}@media (max-width:899.98px){.pillar-page .BlogSidebar{display:none}}.pillar-page .BlogSidebar-chapters ul{list-style:none;margin:0;padding:0}.pillar-page .BlogSidebar-chapters li:not(.download-item){border-left:2px solid #e4e4e4}.pillar-page .BlogSidebar-chapters li:not(.download-item).is-active{border-color:#ff6418}.pillar-page .BlogSidebar-chapters li:not(.download-item).is-active a,.pillar-page .BlogSidebar-chapters li:not(.download-item).is-active:before,.pillar-page .BlogSidebar-chapters li:not(.download-item):hover a,.pillar-page .BlogSidebar-chapters li:not(.download-item):hover:before{color:#333}.pillar-page .BlogSidebar-chapters li:not(.download-item).download-item a{--button-bg-color:#ff6418;--button-fg-color:#fff;--button-hover-bg-color:#ff8346;--button-hover-fg-color:#fff;--button-hover-border-color:#ff6418;--button-pressed-bg-color:#ff6418;background:var(--button-bg-color);box-shadow:inset 0 0 0 1px var(--button-bg-color)}.pillar-page .BlogSidebar-chapters li:not(.download-item).download-item a,.pillar-page .BlogSidebar-chapters li:not(.download-item).download-item a:active,.pillar-page .BlogSidebar-chapters li:not(.download-item).download-item a:focus,.pillar-page .BlogSidebar-chapters li:not(.download-item).download-item a:hover{color:var(--button-fg-color)}.pillar-page .BlogSidebar-chapters li:not(.download-item).download-item a:focus{--button-fg-color:--button-fg-color}.pillar-page .BlogSidebar-chapters li:not(.download-item).download-item a:hover{--button-bg-color:var(--button-hover-bg-color);--button-fg-color:var(--button-hover-fg-color)}.pillar-page .BlogSidebar-chapters li:not(.download-item).download-item a:active{--button-bg-color:var(--button-pressed-bg-color);--button-fg-color:--button-hover-fg-color;transition-duration:.15s}.touch .pillar-page .BlogSidebar-chapters li:not(.download-item).download-item a:hover{--button-bg-color:#ff6418;--button-fg-color:#fff}.touch .pillar-page .BlogSidebar-chapters li:not(.download-item).download-item a:active{--button-bg-color:#ff8346;--button-fg-color:#fff;transition-duration:0s}.pillar-page .BlogSidebar-chapters li:not(.download-item) a{border:none;color:rgba(51,51,51,.5);display:block;font-size:18px;font-weight:400;letter-spacing:.1px;line-height:24px;padding:.5rem 1rem}.pillar-page .BlogSidebar-chapters li:not(.download-item) a strong{font-weight:700}.pillar-page .BlogSidebar-chapters li:not(.download-item) a:active,.pillar-page .BlogSidebar-chapters li:not(.download-item) a:focus,.pillar-page .BlogSidebar-chapters li:not(.download-item) a:hover{text-decoration:none!important}.pillar-page .BlogSidebar-chapters li:not(.download-item) a:active,.pillar-page .BlogSidebar-chapters li:not(.download-item) a:hover{color:#333}.touch .pillar-page .BlogSidebar-chapters li:not(.download-item) a:hover{color:rgba(51,51,51,.5)}.touch .pillar-page .BlogSidebar-chapters li:not(.download-item) a:active{color:#333}.pillar-page .BlogSidebar-chapters .hs-cta-node>a.cta_button{width:100%!important;--button-bg-color:#ff6418;--button-fg-color:#fff;--button-hover-bg-color:#ff8346;--button-hover-fg-color:#fff;--button-hover-border-color:#ff6418;--button-pressed-bg-color:#ff6418;background:var(--button-bg-color);border-color:#ff6418!important;box-shadow:inset 0 0 0 1px var(--button-bg-color)}.pillar-page .BlogSidebar-chapters .hs-cta-node>a.cta_button,.pillar-page .BlogSidebar-chapters .hs-cta-node>a.cta_button:active,.pillar-page .BlogSidebar-chapters .hs-cta-node>a.cta_button:focus,.pillar-page .BlogSidebar-chapters .hs-cta-node>a.cta_button:hover{color:var(--button-fg-color)}.pillar-page .BlogSidebar-chapters .hs-cta-node>a.cta_button:focus{--button-fg-color:--button-fg-color}.pillar-page .BlogSidebar-chapters .hs-cta-node>a.cta_button:hover{--button-bg-color:var(--button-hover-bg-color);--button-fg-color:var(--button-hover-fg-color)}.pillar-page .BlogSidebar-chapters .hs-cta-node>a.cta_button:active{--button-bg-color:var(--button-pressed-bg-color);--button-fg-color:--button-hover-fg-color;transition-duration:.15s}.touch .pillar-page .BlogSidebar-chapters .hs-cta-node>a.cta_button:hover{--button-bg-color:#ff6418;--button-fg-color:#fff}.touch .pillar-page .BlogSidebar-chapters .hs-cta-node>a.cta_button:active{--button-bg-color:#ff8346;--button-fg-color:#fff;transition-duration:0s}.pillar-page .BlogSidebar-cta{display:flex;justify-content:center}.pillar-page .BlogSidebar-cta a{width:100%}.pillar-page .SubscribeAction-mobile{display:none}@media (max-width:899.98px){.pillar-page .SubscribeAction{align-items:center;background-color:#fff;display:flex;flex-direction:row;height:4.5rem;justify-content:space-between;left:0;margin-top:0;opacity:0;padding-left:24px;padding-right:24px;pointer-events:none;position:fixed;top:0;transform:translate3d(0,-100%,0);transition:.2s ease-in-out;width:100%;z-index:999999}}@media (max-width:899.98px) and (min-width:480px){.pillar-page .SubscribeAction{height:5.625rem;padding-left:48px;padding-right:38px}}@media (max-width:899.98px){.pillar-page .SubscribeAction .button{--button-border-width:1px;font-size:14px;max-width:300px;min-height:28px;min-height:0;min-width:120px;min-width:0;padding:.4rem 1.57143em}.pillar-page .SubscribeAction-mobile{display:block}}.pillar-page.subscribe-open .SubscribeAction{opacity:0;pointer-events:none}.lte-ie11 .pillar-page.subscribe-open .SubscribeAction{display:none}@media (max-width:899.98px){.pillar-page.has-scrolledMore[data-scroll-direction=down]:not(.subscribe-open) .SubscribeAction{opacity:1;pointer-events:auto;transform:translateY(0)}.lte-ie11 .pillar-page.has-scrolledMore[data-scroll-direction=down]:not(.subscribe-open) .SubscribeAction{display:block}}.hs-inline-edit .pillar-page .Block--hero{min-height:0!important}.hs-inline-edit .pillar-page .mce-content-body{border:1px dotted grey;min-height:20rem}.hs-inline-edit .pillar-page .ContentOfferBox>div{padding-top:0!important}.pillar-page.has-scrolledMore .send-document-action{transform:translateY(0)}.pillar-page #mobile-content-offer-popup{border-radius:8px}.pillar-page .send-document-action{background-color:#fff;bottom:0;box-shadow:0 -4px 10px rgba(51,51,51,.2);left:0;max-width:100%;padding:10px;position:fixed;transform:translateY(100%);transition:all .25s ease-in-out;width:100%;z-index:1}.pillar-page .send-document-action button{max-width:100%;width:100%}@media (min-width:900px){.pillar-page .send-document-action{display:none!important}}