@charset "UTF-8";.pill.turquoise-sulphur{background:linear-gradient(91.68deg,var(--cl-turquoise-400) 0,var(--cl-sulphur-400) 100%);color:var(--cl-violet-700)}.onpageebookchapters .gd>.gd__c{row-gap:16px;column-gap:16px}@media (min-width:576px){.onpageebookchapters .gd>.gd__c{row-gap:24px;column-gap:24px}}@media (min-width:768px){.onpageebookchapters .gd>.gd__c{row-gap:32px;column-gap:32px}}.onpageebookchapters .gd>.gd__c>.gd__i{padding-left:0;padding-right:0}.onpageebookchapters .chapter-tiles{max-width:1200px;margin:0 auto;--hoveradjust:6}.onpageebookchapters .chapter-tiles__tile{--tilepad:16px;display:grid;grid-template-areas:"icon" "img" "text";grid-template-rows:auto 1fr auto;height:100%;height:100%;padding:var(--tilepad);border-radius:16px;min-height:160px;transition:all ease-in-out .3s;position:relative;top:0;left:0;width:100%;height:100%;overflow:hidden}@media (min-width:576px){.onpageebookchapters .chapter-tiles__tile{--tilepad:24px;border-radius:24px}}@media (min-width:1024px){.onpageebookchapters .chapter-tiles__tile{--tilepad:32px;min-height:calc(177px * var(--rspan))}}.onpageebookchapters .chapter-tiles__tile__bg{width:100%;height:100%;position:absolute;top:0;right:0;transition:all ease .3s;background-repeat:no-repeat;background-size:cover}.onpageebookchapters .chapter-tiles__tile__icon{height:24px;width:24px;grid-area:icon;z-index:1}@media (min-width:576px){.onpageebookchapters .chapter-tiles__tile__icon{height:32px;width:32px}}@media (min-width:1024px){.onpageebookchapters .chapter-tiles__tile__icon{height:40px;width:40px}}.onpageebookchapters .chapter-tiles__tile p{grid-area:text;font-size:1.125rem;line-height:1.5rem;font-weight:600;z-index:1}@media (min-width:576px){.onpageebookchapters .chapter-tiles__tile p{font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.onpageebookchapters .chapter-tiles__tile p{font-size:1.875rem;line-height:2.5rem}}.onpageebookchapters .chapter-tiles__tile p span{display:block;font-weight:400}.onpageebookchapters .chapter-tiles__tile a{z-index:2}.onpageebookchapters .chapter-tiles__tile a::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.onpageebookchapters .chapter-tiles__tile:hover{width:calc(100% + var(--hoveradjust) * 2px);height:calc(100% + var(--hoveradjust) * 2px);left:calc(var(--hoveradjust) * -1px);top:calc(var(--hoveradjust) * -1px);padding-right:calc(var(--tilepad) + var(--hoveradjust) * 2px);box-shadow:0 4px 6px var(--cl-midnight-200)}.onpageebookchapters .chapter-tiles__tile[class*=bg-turquoise-]{background:linear-gradient(315deg,var(--cl-turquoise-300) 0,var(--cl-turquoise-100) 100%);color:var(--cl-midnight-700)}.onpageebookchapters .chapter-tiles__tile[class*=bg-desert-]{background:linear-gradient(315deg,var(--cl-desert-200) 0,var(--cl-desert-100) 100%);color:var(--cl-midnight-700)}.onpageebookchapters .chapter-tiles__tile[class*=bg-azure-]{background:linear-gradient(315deg,var(--cl-azure-200) 0,var(--cl-azure-100) 100%);color:var(--cl-midnight-700)}.onpageebookchapters .chapter-tiles__tile[class*=bg-violet-]{background:linear-gradient(315deg,var(--cl-violet-200) 0,var(--cl-violet-100) 100%);color:var(--cl-midnight-700)}.onpageebookchapters .chapter-tiles__tile[class*=bg-midnight-]{background:linear-gradient(315deg,var(--cl-midnight-200) 0,var(--cl-midnight-100) 100%);color:var(--cl-midnight-700)}.onpageebookchapters .chapter-tiles__tile[class*=bg-sulphur-]{background:linear-gradient(91.68deg,var(--cl-turquoise-400) 0,var(--cl-sulphur-400) 100%);color:var(--cl-midnight-700);grid-template-areas:"text";grid-template-rows:1fr;grid-template-columns:1fr}.onpageebookchapters .chapter-tiles__tile[class*=bg-sulphur-] p{display:grid;align-items:center;align-content:center}.onpageebookchapters .chapters-bg{width:0;background:var(--cl-midnight-700);height:100%;width:0;position:fixed;top:0;left:0;opacity:0;transition:opacity ease .3s;transition-delay:.4s;z-index:-1}.onpageebookchapters .chapters-bg--show{width:100%;right:0;opacity:.8;z-index:99;transition:opacity ease .3s;transition-delay:0s}.onpageebookchapters .chapters{position:fixed;top:0;right:-100%;display:grid;grid-template-areas:"close close" "content content" "prev next" "form form";grid-template-rows:20px auto max-content;grid-template-columns:1fr 1fr;row-gap:16px;column-gap:8px;width:100%;height:100%;max-width:800px;overflow-y:scroll;overflow-x:hidden;background-color:var(--cl-midnight-700);z-index:999;padding:20px;transition:right ease .3s,background ease .4s;scrollbar-width:thin;scrollbar-color:#fff transparent;overscroll-behavior:contain}@media (min-width:576px){.onpageebookchapters .chapters{grid-template-rows:40px auto max-content;padding:20px;row-gap:24px;column-gap:24px}}@media (min-width:1024px){.onpageebookchapters .chapters{padding:40px;row-gap:40px;column-gap:32px;grid-template-columns:minmax(auto,384px) minmax(auto,384px);margin-left:auto;margin-right:auto;justify-content:center}}.onpageebookchapters .chapters::-webkit-scrollbar{width:4px}.onpageebookchapters .chapters::-webkit-scrollbar-track{background:0 0}.onpageebookchapters .chapters::-webkit-scrollbar-thumb{background:#fff}.onpageebookchapters .chapters::-webkit-scrollbar-thumb:hover{background:#fff;width:6px}.onpageebookchapters .chapters--show{right:0;transition:right ease .3s}@media (min-width:1024px){.onpageebookchapters .chapters--show{max-width:80%}}.onpageebookchapters .chapters .chapters__btn-close{position:absolute;right:0;display:block;width:30px;height:30px;cursor:pointer;grid-area:close;justify-self:end;z-index:9}.onpageebookchapters .chapters .chapters__btn-close::after,.onpageebookchapters .chapters .chapters__btn-close::before{content:"";display:block;position:absolute;left:50%;width:2px;height:32px;background-color:var(--cl-midnight-200)}.onpageebookchapters .chapters .chapters__btn-close::before{transform:rotate(-45deg)}.onpageebookchapters .chapters .chapters__btn-close::after{transform:rotate(45deg)}.onpageebookchapters .chapters .chapters__btn-close:hover::after,.onpageebookchapters .chapters .chapters__btn-close:hover::before{background-color:var(--cl-midnight-100)}.onpageebookchapters .chapters .hubspotform{grid-area:form;color:#fff;margin-top:64px}.onpageebookchapters .chapters .hubspotform h3{text-align:center;margin-bottom:24px}@media (min-width:576px){.onpageebookchapters .chapters .hubspotform h3{margin-bottom:32px}}@media (min-width:1024px){.onpageebookchapters .chapters .hubspotform h3{margin-bottom:64px}}.onpageebookchapters .chapters .hubspotform .hs-fieldtype-phonenumber label,.onpageebookchapters .chapters .hubspotform .hs-fieldtype-text label{color:var(--cl-midnight-700)}.onpageebookchapters .chapters .hubspotform .hs-error-msgs label{color:#c32b2b}@media (min-width:1024px){.onpageebookchapters .chapters .hubspotform .hs-error-msgs{position:absolute;bottom:-22px}.onpageebookchapters .chapters .hubspotform .hs-error-msgs label{color:#fff}}.onpageebookchapters .chapters--teal{background-color:#0b6e6a}.onpageebookchapters .chapters--berry{background-color:#7a0056}.onpageebookchapters .chapters__btn{font-size:.875rem;line-height:1.25rem;color:var(--cl-white);background-color:var(--cl-midnight-600);text-decoration:none;padding:16px;position:relative;cursor:pointer;border-radius:8px;transition:all .2s ease;opacity:1;display:grid;grid-auto-flow:column;align-items:center}@media (min-width:576px){.onpageebookchapters .chapters__btn{padding:24px;font-size:1rem;line-height:1.625rem;border-radius:16px}}@media (min-width:1024px){.onpageebookchapters .chapters__btn{padding:24px;border-radius:24px}}.onpageebookchapters .chapters__btn--change{color:var(--cl-midnight-600)}.onpageebookchapters .chapters__btn--hidden{opacity:0}.onpageebookchapters .chapters__btn:hover{background-color:var(--cl-midnight-500)}.onpageebookchapters .chapters__btn span{display:none}@keyframes btnprev{0%{left:0}100%{left:-6px}}@keyframes btnnext{0%{right:0}100%{right:-6px}}.onpageebookchapters .chapters__btn.chapters__btn--prev{grid-area:prev;grid-auto-columns:min-content auto;column-gap:16px;text-align:right}.onpageebookchapters .chapters__btn.chapters__btn--prev::before{display:block;content:"";position:relative;left:0;width:18px;height:18px;border-top:2px solid #fff;border-left:2px solid #fff;transform:rotate(-45deg);transition:all .3s ease}.onpageebookchapters .chapters__btn.chapters__btn--prev:hover::before{animation:btnprev .6s ease 0s infinite alternate}.onpageebookchapters .chapters__btn.chapters__btn--next{grid-area:next;grid-auto-columns:auto min-content;column-gap:16px;text-align:left;justify-content:end}.onpageebookchapters .chapters__btn.chapters__btn--next::after{display:block;content:"";position:relative;right:0;width:18px;height:18px;border-top:2px solid #fff;border-left:2px solid #fff;transform:rotate(135deg);transition:all .3s ease}.onpageebookchapters .chapters__btn.chapters__btn--next:hover::after{animation:btnnext .6s ease 0s infinite alternate}.onpageebookchapters .chapters-container{position:relative;grid-area:content;overflow:hidden;margin:24px 0;scrollbar-width:thin;height:100%}.onpageebookchapters .chapters-container__chapter{position:absolute;width:100%;transition:transform ease .3s;color:#fff;padding:0 20px}.onpageebookchapters .chapters-container__chapter h2,.onpageebookchapters .chapters-container__chapter h3,.onpageebookchapters .chapters-container__chapter h4,.onpageebookchapters .chapters-container__chapter p{color:#fff}.onpageebookchapters .chapters-container__chapter h2{margin-bottom:24px}.onpageebookchapters .chapters-container__chapter .row+p,.onpageebookchapters .chapters-container__chapter img+p,.onpageebookchapters .chapters-container__chapter p+p,.onpageebookchapters .chapters-container__chapter p+ul{margin-top:24px}.onpageebookchapters .chapters-container__chapter .callout-box+.row,.onpageebookchapters .chapters-container__chapter .callout-box+p,.onpageebookchapters .chapters-container__chapter .chart-box+.callout-box,.onpageebookchapters .chapters-container__chapter .chart-box+.chart-box,.onpageebookchapters .chapters-container__chapter .chart-box+.row,.onpageebookchapters .chapters-container__chapter .chart-box+p,.onpageebookchapters .chapters-container__chapter .teal-bar+.chart-box,.onpageebookchapters .chapters-container__chapter p+.callout-box,.onpageebookchapters .chapters-container__chapter p+.chart-box,.onpageebookchapters .chapters-container__chapter p+.row{margin-top:40px}.onpageebookchapters .chapters-container__chapter a{color:#14c5bd}.onpageebookchapters .chapters-container__chapter a.source{font-size:14px;margin-top:8px;text-decoration:none}.onpageebookchapters .chapters-container__chapter a.source:hover{text-decoration:underline}.onpageebookchapters .chapters-container__chapter table{margin-bottom:10px}.onpageebookchapters .chapters-container__chapter table tbody tr{border-bottom:none}.onpageebookchapters .chapters-container__chapter table tbody tr td{font-size:18px;color:#fff;padding:4px}.onpageebookchapters .chapters-container__chapter .icon{padding:6px 10px;width:44px;height:40px;border-radius:16px}@media (min-width:576px){.onpageebookchapters .chapters-container__chapter .icon{padding:8px 12px;width:56px;height:48px;border-radius:24px}}@media (min-width:1024px){.onpageebookchapters .chapters-container__chapter .icon{padding:10px 14px;width:65px;height:56px;border-radius:32px}}.onpageebookchapters .chapters-container__chapter .icon img{width:100%;height:100%}.onpageebookchapters .chapters-container__chapter .icon+h2{margin-top:24px}@media (min-width:576px){.onpageebookchapters .chapters-container__chapter .icon+h2{margin-top:32px}}@media (min-width:1024px){.onpageebookchapters .chapters-container__chapter .icon+h2{margin-top:40px}}.onpageebookchapters .chapters-container__chapter .img{padding:8px;border-radius:8px}@media (min-width:576px){.onpageebookchapters .chapters-container__chapter .img{padding:24px;border-radius:16px}}@media (min-width:1024px){.onpageebookchapters .chapters-container__chapter .img{padding:24px;border-radius:24px}}.onpageebookchapters .chapters-container__chapter .author{display:grid;grid-template-areas:"img" "details";gap:8px;justify-content:space-between;align-items:center;margin-top:28px;padding-top:28px;border-top:1px solid var(--cl-midnight-500)}@media (min-width:576px){.onpageebookchapters .chapters-container__chapter .author{grid-template-areas:"img details";grid-template-columns:160px 1fr;gap:16px;margin-top:34px;padding-top:34px}}@media (min-width:1024px){.onpageebookchapters .chapters-container__chapter .author{gap:24px;margin-top:40px;padding-top:40px}}.onpageebookchapters .chapters-container__chapter .author__img{grid-area:img;max-width:160px}.onpageebookchapters .chapters-container__chapter .author__details{display:grid;grid-template-areas:"name" "role" "social" "logo";column-gap:8px;row-gap:4px}@media (min-width:576px){.onpageebookchapters .chapters-container__chapter .author__details{grid-template-areas:"name logo" "role logo" "social logo";grid-template-columns:1fr 160px;column-gap:16px}}.onpageebookchapters .chapters-container__chapter .author__name{grid-area:name;font-size:24px;line-height:30px}@media (min-width:576px){.onpageebookchapters .chapters-container__chapter .author__name{font-size:32px;line-height:40px}}@media (min-width:1024px){.onpageebookchapters .chapters-container__chapter .author__name{font-size:40px;line-height:50px}}.onpageebookchapters .chapters-container__chapter .author__role{grid-area:role;font-size:16px;line-height:18px;margin-top:0}@media (min-width:576px){.onpageebookchapters .chapters-container__chapter .author__role{font-size:18px;line-height:22px}}@media (min-width:1024px){.onpageebookchapters .chapters-container__chapter .author__role{font-size:20px;line-height:24px}}.onpageebookchapters .chapters-container__chapter .author__social{grid-area:social;font-size:12px;line-height:16px;margin-top:0}@media (min-width:576px){.onpageebookchapters .chapters-container__chapter .author__social{font-size:14px;line-height:18px}}@media (min-width:1024px){.onpageebookchapters .chapters-container__chapter .author__social{font-size:16px;line-height:20px}}.onpageebookchapters .chapters-container__chapter .author__logo{grid-area:logo;align-self:end;max-width:160px;margin-top:16px}@media (min-width:576px){.onpageebookchapters .chapters-container__chapter .author__logo{margin-top:0}}.onpageebookchapters .chapters-container__chapter[class*=-turquoise-] .highlight{color:var(--cl-turquoise-400)}.onpageebookchapters .chapters-container__chapter[class*=-turquoise-] .icon,.onpageebookchapters .chapters-container__chapter[class*=-turquoise-] .img{background-color:var(--cl-turquoise-300)}.onpageebookchapters .chapters-container__chapter[class*=-desert-] .highlight{color:var(--cl-desert-400)}.onpageebookchapters .chapters-container__chapter[class*=-desert-] .icon,.onpageebookchapters .chapters-container__chapter[class*=-desert-] .img{background-color:var(--cl-desert-300)}.onpageebookchapters .chapters-container__chapter[class*=-azure-] .highlight{color:var(--cl-azure-400)}.onpageebookchapters .chapters-container__chapter[class*=-azure-] .icon,.onpageebookchapters .chapters-container__chapter[class*=-azure-] .img{background-color:var(--cl-azure-300)}.onpageebookchapters .chapters-container__chapter[class*=-violet-] .highlight{color:var(--cl-violet-400)}.onpageebookchapters .chapters-container__chapter[class*=-violet-] .icon,.onpageebookchapters .chapters-container__chapter[class*=-violet-] .img{background-color:var(--cl-violet-300)}.onpageebookchapters .chapters-container__chapter[class*=-midnight-] .highlight{color:var(--cl-midnight-100)}.onpageebookchapters .chapters-container__chapter[class*=-midnight-] .icon,.onpageebookchapters .chapters-container__chapter[class*=-midnight-] .img{background-color:var(--cl-midnight-100)}