.h5p-interactive-book.h5p-interactive-book-small .h5p-interactive-book-main.h5p-interactive-book-navigation-open .h5p-interactive-book-navigation{max-width:100%;width:100%}.h5p-interactive-book.h5p-interactive-book-small .h5p-interactive-book-main.h5p-interactive-book-navigation-open .h5p-interactive-book-navigation-chapter-accordion{opacity:0;visibility:hidden}.h5p-interactive-book.h5p-interactive-book-small .h5p-interactive-book-main.h5p-interactive-book-navigation-open .h5p-interactive-book-navigation-sectionlist{max-height:none;overflow:inherit;transition:max-height .5s ease-in;visibility:inherit}.h5p-interactive-book.h5p-interactive-book-small .h5p-interactive-book-main.h5p-interactive-book-navigation-open .h5p-interactive-book-content{display:none}.h5p-interactive-book .h5p-interactive-book-navigation-hidden .h5p-interactive-book-navigation{display:none}.h5p-interactive-book.h5p-scrollable-fullscreen.h5p-semi-fullscreen{overflow-y:scroll;-webkit-overflow-scrolling:touch}.h5p-interactive-book .h5p-scrollable-fullscreen{overflow-y:auto}.h5p-interactive-book.h5p-fullscreen{background-color:var(--h5p-theme-ui-base)}.h5p-interactive-book .h5p-content-controls{display:none}.h5p-interactive-book ::-webkit-scrollbar{width:6px;background:rgba(108,121,146,.35)}.h5p-interactive-book ::-webkit-scrollbar-thumb{background:rgba(108,121,146,.75);border-radius:4px}.h5p-interactive-book ::-webkit-scrollbar-thumb:hover{background:#6c7992}.h5p-interactive-book .h5p-theme-nav-button:focus-visible,.h5p-interactive-book .h5p-interactive-book-navigation-chapter-button:focus-visible,.h5p-interactive-book .h5p-interactive-book-navigation .section-button:focus-visible{outline:2px ridge var(--h5p-theme-contrast-cta-white);border-radius:4px;outline-offset:2px}.h5p-interactive-book .h5p-interactive-book-navigation .section-button:focus-visible{outline-offset:-2px}.h5p-interactive-book-main{display:flex;background-color:var(--h5p-theme-background)}.h5p-interactive-book-main.h5p-interactive-book-navigation-open .h5p-interactive-book-navigation{width:calc(var(--h5p-theme-spacing-xl)*5.5)}.h5p-interactive-book-main.h5p-interactive-book-navigation-open .h5p-interactive-book-navigation .navigation-list{opacity:1}.h5p-content-hidden.h5p-interactive-book-cover-present,.h5p-content-hidden .h5p-interactive-book-cover-present{display:none}.h5p-fullscreen .h5p-interactive-book,.h5p-semi-fullscreen .h5p-interactive-book{overflow-y:hidden !important;scrollbar-width:none}.h5p-fullscreen .h5p-interactive-book.edge-18 .h5p-interactive-book-status,.h5p-semi-fullscreen .h5p-interactive-book.edge-18 .h5p-interactive-book-status{padding-right:9em}.h5p-fullscreen .h5p-interactive-book-main,.h5p-semi-fullscreen .h5p-interactive-book-main{height:calc(100% - (4*var(--h5p-theme-spacing-s) + 100px))}.h5p-fullscreen .h5p-interactive-book-main .h5p-interactive-book-navigation,.h5p-fullscreen .h5p-interactive-book-main .h5p-interactive-book-content,.h5p-semi-fullscreen .h5p-interactive-book-main .h5p-interactive-book-navigation,.h5p-semi-fullscreen .h5p-interactive-book-main .h5p-interactive-book-content{max-height:100%;overflow-y:auto}.h5p-fullscreen .h5p-interactive-book-main .h5p-interactive-book-content,.h5p-semi-fullscreen .h5p-interactive-book-main .h5p-interactive-book-content{margin:0 var(--h5p-theme-spacing-s)}.h5p-interactive-book-chapter{display:none;transition:.25s;width:100%}.h5p-interactive-book-chapter.h5p-interactive-book-previous{transform:translateX(-100%)}.h5p-interactive-book-chapter.h5p-interactive-book-current{display:block}.h5p-interactive-book-chapter.h5p-interactive-book-next{transform:translateX(100%)}.h5p-interactive-book-chapter>div{margin-left:auto;margin-right:auto;max-width:1058px}.h5p-interactive-book-animate{display:block;transition:transform .25s ease-in-out}.h5p-interactive-book-content{margin:var(--h5p-theme-spacing-s);flex:1;width:0}.h5p-interactive-book-content.hidden{display:none}.h5p-interactive-book-content .h5p-column-content{max-height:9999999px}.h5p-interactive-book-content .h5p-column-content:first-child{margin-top:0}.h5p-interactive-book-status-progress-marker{align-items:center;border-top:1px solid #eee;display:flex;padding:1em 0 0 1em;clear:both;cursor:pointer}.h5p-interactive-book-status-progress-marker input[type=checkbox]{transform:scale(1.75);cursor:pointer}.h5p-interactive-book-status-progress-marker p{color:var(--h5p-theme-text-secondary);font-weight:bold;margin:0;padding-left:1em}.h5p-content-hidden{display:none}.h5p-course-presentation .h5p-wrapper{height:596px}.h5p-interactive-book-status{background:var(--h5p-theme-ui-base);display:grid;grid-template-columns:min-content 1fr}.h5p-interactive-book-status.h5p-interactive-book-status-header{-webkit-position:sticky;position:sticky;pointer-events:none;background:none;top:0;z-index:150}.h5p-interactive-book-status.h5p-interactive-book-status-header .h5p-interactive-book-status-to-top{display:none}.h5p-interactive-book-status.h5p-interactive-book-status-footer{z-index:2;position:relative}.h5p-interactive-book-status.h5p-interactive-book-status-footer .h5p-interactive-book-status-menu{display:none}.h5p-interactive-book-status.h5p-interactive-book-status-footer.footer-hidden{display:none}.h5p-interactive-book-status .h5p-interactive-book-status-side{pointer-events:auto;display:flex;align-items:center;padding:var(--h5p-theme-spacing-s);padding-right:0;height:3rem}.h5p-interactive-book-status .h5p-interactive-book-status-side .h5p-interactive-book-status-menu{background-color:var(--h5p-theme-contrast-cta-light);background-size:cover;border:none;flex-shrink:0}.h5p-interactive-book-status .h5p-interactive-book-status-side .h5p-interactive-book-status-menu .icon-menu{margin:auto}.h5p-interactive-book-status .h5p-interactive-book-status-side .h5p-interactive-book-status-menu.h5p-interactive-book-status-menu-active{position:relative}.h5p-interactive-book-status .h5p-interactive-book-status-side .h5p-interactive-book-status-menu.h5p-interactive-book-status-menu-active .icon-menu:before{font-family:"h5p-theme";content:""}.h5p-interactive-book-status .h5p-interactive-book-status-side .h5p-interactive-book-status-title{display:none;min-width:0;width:calc(100% - var(--h5p-theme-spacing-xs));padding-left:var(--h5p-theme-spacing-xs)}.h5p-interactive-book-status .h5p-interactive-book-status-side .h5p-interactive-book-status-title h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:var(--h5p-theme-spacing-xs);margin-top:0;color:var(--h5p-theme-text-primary);font-size:var(--h5p-theme-font-size-l)}.h5p-interactive-book-status .h5p-interactive-book-status-side .h5p-interactive-book-status-progressbar-back{background-color:color-mix(in srgb, var(--h5p-theme-main-cta-base), transparent 80%);background-size:cover;width:100%;border-radius:5px}.h5p-interactive-book-status .h5p-interactive-book-status-side .h5p-interactive-book-status-progressbar-back .h5p-interactive-book-status-progressbar-front{background-color:var(--h5p-theme-contrast-cta-white);height:.313em;transition:1s;border-radius:5px}.h5p-interactive-book-status .h5p-theme-pattern{display:none}.h5p-interactive-book-status .h5p-interactive-book-status-main{pointer-events:auto;display:grid;position:relative;grid-template-columns:min-content 1fr min-content;container-type:inline-size;container-name:h5p-navigation;padding:var(--h5p-theme-spacing-s);align-items:center}.h5p-interactive-book-status .h5p-interactive-book-status-main:has(.h5p-interactive-book-status-fullscreen){grid-template-columns:min-content 1fr min-content min-content}.h5p-interactive-book-status .h5p-interactive-book-status-main .h5p-theme-nav-button{z-index:1}.h5p-interactive-book-status .h5p-interactive-book-status-main .h5p-theme-progress{margin:0;white-space:nowrap;padding:calc(var(--h5p-theme-spacing-xxs)/2) var(--h5p-theme-spacing-xxs);margin-bottom:var(--h5p-theme-spacing-xxs)}.h5p-interactive-book-status .h5p-interactive-book-status-main .h5p-theme-progress span:first-of-type{display:inline-block;margin-right:calc(var(--h5p-theme-spacing-xxs)/2)}.h5p-interactive-book-status .h5p-interactive-book-status-main .h5p-theme-progress .hidden-but-read{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.h5p-interactive-book-status .h5p-interactive-book-status-main .h5p-interactive-book-status-info{display:flex;flex-direction:column;align-items:center;z-index:1;line-height:1;overflow:hidden}.h5p-interactive-book-status .h5p-interactive-book-status-main .h5p-interactive-book-status-info .h5p-interactive-book-status-chapter{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:70%}.h5p-interactive-book-status .h5p-interactive-book-status-main .h5p-interactive-book-status-info .h5p-interactive-book-status-chapter .title{color:var(--h5p-theme-text-secondary);font-family:var(--h5p-theme-font-name);font-size:var(--h5p-theme-font-size-m);font-weight:700;line-height:1.1;margin:0;overflow:hidden;text-decoration:none solid #4c4452;text-overflow:ellipsis}.h5p-interactive-book-status .h5p-interactive-book-status-main .h5p-interactive-book-status-fullscreen{border:none;margin-left:var(--h5p-theme-spacing-xs);z-index:1}.h5p-interactive-book-status .h5p-interactive-book-status-main .h5p-interactive-book-status-fullscreen.h5p-interactive-book-enter-fullscreen::before{font-family:"h5p-theme";content:""}.h5p-interactive-book-status .h5p-interactive-book-status-main .h5p-interactive-book-status-fullscreen.h5p-interactive-book-exit-fullscreen::before{font-family:"h5p-theme";content:""}.h5p-interactive-book-status .h5p-interactive-book-status-button{align-items:center;display:flex;padding:var(--h5p-theme-spacing-xs);font-size:var(--h5p-theme-font-size-m);background-color:var(--h5p-theme-contrast-cta-light);border-radius:var(--h5p-theme-border-radius-large);color:var(--h5p-theme-contrast-cta-white);border:none;cursor:pointer}.h5p-interactive-book-status .h5p-interactive-book-status-button:focus{outline:2px ridge var(--h5p-theme-main-cta-base);border-radius:4px;outline-offset:2px}.h5p-interactive-book-status .h5p-interactive-book-status-button:hover{background-color:color-mix(in srgb, var(--h5p-theme-contrast-cta-light), transparent 60%)}.h5p-interactive-book-status .h5p-interactive-book-status-button:active{background-color:color-mix(in srgb, var(--h5p-theme-contrast-cta-light), transparent 80%)}.h5p-interactive-book-status .h5p-interactive-book-status-arrow{background-color:var(--color-base-5, rgba(23, 104, 196, 0.05));background-size:cover;border:.125em solid var(--h5p-theme-ui-base);border-radius:3px;flex-shrink:0;height:2.75em;width:2.75em}.h5p-interactive-book-small.h5p-interactive-book-navigation-open:not(.h5p-interactive-book-navigation-hidden) .h5p-interactive-book-status{grid-template-columns:1fr}.h5p-interactive-book-small.h5p-interactive-book-navigation-open:not(.h5p-interactive-book-navigation-hidden) .h5p-interactive-book-status .h5p-interactive-book-status-main{display:none}.h5p-interactive-book-small.h5p-interactive-book-navigation-open:not(.h5p-interactive-book-navigation-hidden) .h5p-interactive-book-status .h5p-interactive-book-status-side{width:calc(100% - 2*var(--h5p-theme-spacing-s))}.h5p-interactive-book-navigation-open:not(.h5p-interactive-book-navigation-hidden) .h5p-interactive-book-status .h5p-interactive-book-status-side{width:calc(var(--h5p-theme-spacing-xl)*5.5 - 2*var(--h5p-theme-spacing-s));padding:var(--h5p-theme-spacing-s);box-shadow:.625em .625em 1.875em rgba(166,166,166,.2)}.h5p-interactive-book-navigation-open:not(.h5p-interactive-book-navigation-hidden) .h5p-interactive-book-status .h5p-interactive-book-status-side .h5p-interactive-book-status-title{display:block}.h5p-interactive-book.h5p-showing-summary .h5p-interactive-book-status-header:not(:has(.h5p-interactive-book-status-menu-active)){background-color:var(--h5p-theme-main-cta-base)}.h5p-interactive-book.h5p-showing-summary .h5p-interactive-book-status-header:not(:has(.h5p-interactive-book-status-menu-active))>.h5p-theme-pattern{display:block}.h5p-interactive-book.h5p-showing-summary .h5p-interactive-book-status-header:not(:has(.h5p-interactive-book-status-menu-active)) .h5p-interactive-book-status-menu{z-index:1;background-color:var(--h5p-theme-contrast-cta)}.h5p-interactive-book.h5p-showing-summary .h5p-interactive-book-status-header:has(.h5p-interactive-book-status-menu-active) .h5p-interactive-book-status-main{background-color:var(--h5p-theme-main-cta-base)}.h5p-interactive-book.h5p-showing-summary .h5p-interactive-book-status-header:has(.h5p-interactive-book-status-menu-active) .h5p-interactive-book-status-main .h5p-theme-pattern{display:block}.h5p-interactive-book.h5p-showing-summary .h5p-interactive-book-status-header .h5p-interactive-book-status-fullscreen{background-color:var(--h5p-theme-contrast-cta);border-radius:var(--h5p-theme-border-radius-large);color:var(--h5p-theme-main-cta-base);border:none;cursor:pointer}.h5p-interactive-book.h5p-showing-summary .h5p-interactive-book-status-header .h5p-interactive-book-status-fullscreen:focus-visible{outline:2px ridge var(--h5p-theme-contrast-cta-white);border-radius:4px;outline-offset:2px}.h5p-interactive-book.h5p-showing-summary .h5p-interactive-book-status-header .h5p-interactive-book-status-fullscreen:hover{background-color:var(--h5p-theme-contrast-cta-dark)}.h5p-interactive-book.h5p-showing-summary .h5p-interactive-book-status-header .h5p-interactive-book-status-fullscreen:active{background-color:var(--h5p-theme-contrast-cta-light)}.h5p-interactive-book-navigation{background-color:var(--h5p-theme-ui-base);background-size:cover;box-shadow:.625em .625em 1.875em rgba(166,166,166,.2);min-height:19em;transition:flex-basis .15s linear,max-width .15s linear;z-index:1}.h5p-interactive-book-navigation>a{font-weight:bold}.h5p-interactive-book-navigation>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5p-interactive-book-navigation .navigation-list{margin:1rem 0 0 0;padding:0 var(--h5p-theme-spacing-s);position:relative;opacity:0;transition:opacity .05s linear}.h5p-interactive-book-navigation-sectionlist{background-color:var(--h5p-theme-ui-base);background-size:cover;margin:0;padding:0;transition:max-height .5s ease-in}.h5p-interactive-book-navigation-sectionlist>:first-child{padding-top:.5em}.h5p-interactive-book-navigation-sectionlist>:last-child{border-bottom:solid 1px #e9e4ed;padding-bottom:.5em}.h5p-interactive-book-navigation-sectionlist .h5p-interactive-book-navigation-section{position:relative;background:rgba(0,0,0,0);color:var(--h5p-theme-text-secondary);font-size:.875em;font-weight:400;line-height:1.8;overflow:hidden;text-overflow:ellipsis}.h5p-interactive-book-navigation-sectionlist .h5p-interactive-book-navigation-section .section-button{position:relative;background:rgba(0,0,0,0);border:0;padding:0 1.3em;max-width:100%;font-family:var(--h5p-theme-font-name);display:flex;align-items:center;margin-bottom:var(--h5p-theme-spacing-xs)}.h5p-interactive-book-navigation-sectionlist .h5p-interactive-book-navigation-section .h5p-interactive-book-navigation-section-icon{color:var(--h5p-theme-text-primary);font-size:5px;visibility:hidden;font-size:var(--h5p-theme-font-size-xxs);background-color:var(--h5p-theme-ui-base);border-radius:50%;z-index:10}.h5p-interactive-book-navigation-sectionlist .h5p-interactive-book-navigation-section .h5p-interactive-book-navigation-section-icon.h5p-interactive-book-navigation-section-task{visibility:inherit}.h5p-interactive-book-navigation-sectionlist .h5p-interactive-book-navigation-section .h5p-interactive-book-navigation-section-title{font-size:var(--h5p-theme-font-size-s);margin-left:2rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--h5p-theme-text-third)}.h5p-interactive-book-navigation-sectionlist :hover{color:var(--color-base, #1768C4);cursor:pointer}.h5p-interactive-book-navigation-sectionlist>:last-child{border-bottom:none}.h5p-theme-show-results.h5p-interactive-book-navigation-chapter-button{width:100%;margin:var(--h5p-theme-spacing-s) 0;justify-content:center}.h5p-interactive-book-navigation-chapter-button{border-radius:var(--h5p-theme-border-radius-medium)}.h5p-interactive-book-navigation-chapter-progress:before,.h5p-interactive-book-navigation-chapter-button:not(.h5p-theme-show-results).h5p-interactive-book-navigation-current .h5p-interactive-book-navigation-chapter-progress:before{font-size:var(--h5p-theme-font-size-l);background-color:var(--h5p-theme-ui-base);border-radius:4em}.h5p-interactive-book-navigation-closed .h5p-interactive-book-navigation-chapter-button:not(.h5p-theme-show-results){background-color:var(--h5p-theme-ui-base)}.h5p-interactive-book-navigation-closed .h5p-interactive-book-navigation-chapter-button:not(.h5p-theme-show-results) .h5p-interactive-book-navigation-chapter-title-text{color:var(--h5p-theme-text-secondary)}.h5p-interactive-book-navigation-closed .h5p-interactive-book-navigation-sectionlist{max-height:0;overflow:hidden;transition:max-height .5s ease-out;visibility:hidden}.h5p-interactive-book-navigation-chapter{list-style:none}.h5p-interactive-book-navigation-chapter-button:not(.h5p-theme-show-results){align-items:center;background-color:var(--h5p-theme-ui-base);background-size:cover;border:0;color:var(--h5p-theme-text-primary);display:flex;font-family:var(--h5p-theme-font-name);height:3.438em;margin:0;padding:0 1.165em;text-align:initial;text-decoration:none solid var(--h5p-theme-text-secondary);width:100%;position:relative}.h5p-interactive-book-navigation-chapter-button:not(.h5p-theme-show-results).h5p-interactive-book-navigation-current{background-color:var(--h5p-theme-contrast-cta-light);border-bottom-color:#fff;z-index:1}.h5p-interactive-book-navigation-chapter-button:not(.h5p-theme-show-results).h5p-interactive-book-navigation-current .h5p-interactive-book-navigation-chapter-accordion{display:block}.h5p-interactive-book-navigation-chapter-button:not(.h5p-theme-show-results):hover{background-color:var(--color-base-5, rgba(23, 104, 196, 0.05));cursor:pointer}.h5p-interactive-book-navigation-chapter-button:not(.h5p-theme-show-results):hover .h5p-interactive-book-navigation-chapter-accordion{display:block}.h5p-interactive-book-navigation-chapter-button:not(.h5p-theme-show-results) .h5p-interactive-book-navigation-chapter-title-text{width:100%;background-color:rgba(0,0,0,0);color:var(--h5p-theme-contrast-cta-white);font-family:var(--h5p-theme-font-name);font-size:var(--h5p-theme-font-size-s);font-weight:700;line-height:1.5em;padding-left:1em;padding-right:2em;overflow:hidden;text-decoration:none solid var(--color-base, #1768C4);text-overflow:ellipsis;white-space:nowrap}.h5p-interactive-book-navigation-chapter-button:not(.h5p-theme-show-results) .h5p-interactive-book-navigation-chapter-accordion{display:none;font-size:var(--h5p-theme-font-size-xxs)}.h5p-interactive-book-navigation-chapter-button:not(.h5p-theme-show-results) .h5p-interactive-book-navigation-chapter-accordion.hidden{opacity:0;visibility:none}.h5p-interactive-book-navigation-chapter-button:not(.h5p-theme-show-results):active{background-color:var(--color-base-10, rgba(23, 104, 196, 0.1))}.h5p-content.h5p-large .h5p-interactive-book-navigation-chapter-button:not(.h5p-theme-show-results){padding-left:1.125em}.h5p-interactive-book-small .h5p-interactive-book-navigation-chapter:not(.h5p-interactive-book-navigation-summary-button):not(.h5p-interactive-book-navigation-no-sections) .h5p-interactive-book-navigation-chapter-button::after,.h5p-interactive-book-navigation-current[aria-expanded=true]:not(:has(.h5p-interactive-book-navigation-chapter-accordion.hidden))::after,.h5p-interactive-book-navigation-section::after{content:"";position:absolute;left:23px;bottom:0;top:0;z-index:0;height:100%;width:2px;background-color:color-mix(in srgb, var(--h5p-theme-main-cta-base), transparent 80%)}.h5p-interactive-book-navigation-summary-button .h5p-interactive-book-navigation-current::after{display:none}.h5p-interactive-book-small .h5p-interactive-book-navigation-chapter:not(.h5p-interactive-book-navigation-summary-button):not(.h5p-interactive-book-navigation-no-sections)>.h5p-interactive-book-navigation-chapter-button::after,.h5p-interactive-book-navigation-current[aria-expanded=true]:not(:has(.h5p-interactive-book-navigation-chapter-accordion.hidden))::after{height:50%;top:unset;display:none}.h5p-interactive-book-small .h5p-interactive-book-navigation-chapter:not(.h5p-interactive-book-navigation-summary-button):not(.h5p-interactive-book-navigation-no-sections)>.h5p-interactive-book-navigation-chapter-button:has(.h5p-interactive-book-navigation-chapter-progress)::after,.h5p-interactive-book-navigation-current[aria-expanded=true]:not(:has(.h5p-interactive-book-navigation-chapter-accordion.hidden)):has(.h5p-interactive-book-navigation-chapter-progress)::after{display:block}.h5p-interactive-book-navigation-section:last-child::after{height:50%}.h5p-interactive-book-cover{align-items:center;background:var(--h5p-theme-ui-base);display:flex;flex-direction:column;font-family:var(--h5p-theme-font-name);height:100%;left:0;padding-bottom:200px;position:relative;top:0;width:100%;z-index:3}.h5p-interactive-book-cover.h5p-cover-nographics{padding-top:120px}.h5p-interactive-book-cover p{margin:0 0 .5em}.h5p-interactive-book-cover-graphics{align-items:center;display:flex;height:15em;justify-content:center;margin:4.375em 0;position:relative;width:100%}.h5p-interactive-book-cover-graphics.h5p-image>img,.h5p-interactive-book-cover-graphics.h5p-video>video,.h5p-interactive-book-cover-graphics.h5p-video.h5p-youtube>div:not(.h5p-interactive-book-cover-bar),.h5p-interactive-book-cover-graphics.h5p-video.h5p-echo>div:not(.h5p-interactive-book-cover-bar){box-shadow:.5em .25em 3em 0 rgba(0,0,0,.2);position:absolute;left:50%;max-height:15em;min-width:20em;top:50%;transform:translate(-50%, -50%)}.h5p-interactive-book-cover-graphics.h5p-image>img,.h5p-interactive-book-cover-graphics.h5p-video>video,.h5p-interactive-book-cover-graphics.h5p-video.h5p-echo>div:not(.h5p-interactive-book-cover-bar){max-width:85%}.h5p-interactive-book-cover-graphics.h5p-video.h5p-youtube>div:not(.h5p-interactive-book-cover-bar){max-width:26.666em}.h5p-interactive-book-cover-bar{background-color:var(--color-base-5, rgba(23, 104, 196, 0.05));background-size:cover;height:70%;width:inherit}.h5p-interactive-book-cover-image{box-shadow:10px 4px 47px 0 rgba(0,0,0,.2);height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);z-index:3}.h5p-interactive-book-cover-title{color:var(--h5p-theme-text-primary);font-size:2.188em;font-weight:700;text-align:center;text-decoration:none solid var(--h5p-theme-text-primary);line-height:initial}.h5p-interactive-book-cover-description{color:var(--h5p-theme-text-secondary);font-size:1.25em;font-weight:400;margin-bottom:.5em;width:80%;text-decoration:none solid var(--h5p-theme-text-secondary)}.h5p-container.covered .h5p-content-controls{display:none}.h5p-interactive-book{container-type:inline-size;container-name:interactive-book}.h5p-interactive-book.h5p-interactive-book-small .h5p-interactive-book-summary-score-bar{margin-top:1.25rem}.h5p-interactive-book.h5p-interactive-book-small .h5p-interactive-book-summary-page{padding:.5rem}.h5p-interactive-book .h5p-interactive-book-summary-buttons{display:flex;gap:var(--h5p-theme-spacing-s)}.h5p-interactive-book-summary{padding:0 1.125rem;margin:.7rem auto}.h5p-theme-show-results[data-book-completed=true],.h5p-theme-show-results:active{outline:2px ridge var(--h5p-theme-main-cta-base);border-radius:4px;outline-offset:2px}.h5p-interactive-book-summary-page{background-color:var(--h5p-theme-ui-base);padding:var(--h5p-theme-spacing-xl)}.h5p-interactive-book-summary-page ol,.h5p-interactive-book-summary-page ul,.h5p-interactive-book-summary-page li{padding-left:0}.h5p-interactive-book-summary-page .h5p-interactive-box-summary-progress{display:flex;justify-content:space-between;gap:var(--h5p-theme-spacing-s);color:#273c59}.h5p-interactive-book-summary-page .h5p-interactive-box-summary-progress .h5p-interactive-book-summary-progress-container{background-color:var(--h5p-theme-ui-base);box-shadow:10px 10px 20px 5px rgba(0,0,0,.08);padding:var(--h5p-theme-spacing-s);box-sizing:border-box;border-radius:5px;flex:1;display:flex;align-items:center}.h5p-interactive-book-summary-page .h5p-interactive-box-summary-progress .h5p-interactive-book-summary-progress-container .absolute-value{color:var(--h5p-theme-text-secondary);font-size:calc(var(--h5p-theme-font-size-xxl)*1.2)}.h5p-interactive-book-summary-page .h5p-interactive-box-summary-progress .h5p-interactive-book-summary-progress-container .separator{color:var(--h5p-theme-text-third);font-size:.75em;margin:auto .2em;vertical-align:top}.h5p-interactive-book-summary-page .h5p-interactive-box-summary-progress h3{font-size:var(--h5p-theme-font-size-s);font-weight:bold;margin-top:0;margin-bottom:0;line-height:1;color:var(--h5p-theme-text-primary)}.h5p-interactive-book-summary-page .h5p-interactive-box-summary-progress .h5p-interactive-book-summary-progressbox-bigtext{font-size:calc(var(--h5p-theme-font-size-xxl)*1.2);color:var(--h5p-theme-text-primary);margin:var(--h5p-theme-spacing-s) auto;font-weight:bold}.h5p-interactive-book-summary-page .h5p-interactive-box-summary-progress .h5p-interactive-book-summary-progressbox-smalltext{font-size:var(--h5p-theme-font-size-s);color:var(--h5p-theme-text-third);line-height:1;margin:0}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-buttons{margin-top:var(--h5p-theme-spacing-l);flex-wrap:wrap;align-items:center}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-buttons .h5p-interactive-book-summary-submitted{opacity:0;border-radius:4px;background-color:#d3ede9;display:flex;align-items:center;flex:auto}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-buttons .h5p-interactive-book-summary-submitted .icon-chapter-done{font-size:2rem;margin:.5625rem 1rem;color:#0e8275}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-buttons .h5p-interactive-book-summary-submitted p{font-weight:bold;margin:0;font-size:.875rem;color:#0e8275;flex:1}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-buttons.submitted>button{display:none}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-buttons.submitted .h5p-interactive-book-summary-submitted{transform:translateY(0);opacity:1;padding-right:var(--h5p-theme-spacing-s)}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-buttons.submitted .h5p-interactive-book-summary-restart-button{display:flex}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-header{display:flex;align-items:center;justify-content:space-between}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-header select{margin:auto 0 auto auto;max-height:1.5rem}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-list{display:flex;flex-direction:column;line-height:1.9375rem}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-list-only-unanswered .h5p-interactive-book-summary-overview-section-details-task-done,.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-list-only-unanswered .h5p-interactive-book-summary-no-interactions{display:none}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-section,.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-list-empty{border:solid 1px var(--h5p-theme-stroke-1);border-radius:var(--h5p-theme-border-radius-large);padding:var(--h5p-theme-spacing-m);background-color:var(--h5p-theme-ui-base);margin:var(--h5p-theme-spacing-xs) 0;display:block}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-section span[class^=icon-],.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-list-empty span[class^=icon-],.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-section span[class*=" icon-"],.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-list-empty span[class*=" icon-"]{margin-right:var(--h5p-theme-spacing-xs);color:var(--h5p-theme-contrast-cta-white);font-weight:100;cursor:pointer}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-section h4,.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-list-empty h4{margin:0;display:flex;align-items:center;color:var(--h5p-theme-text-primary);cursor:pointer;font-size:var(--h5p-theme-font-size-l)}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-section h4:hover,.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-list-empty h4:hover{color:var(--h5p-theme-contrast-cta-white)}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-section:first-of-type,.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-list-empty:first-of-type,.h5p-interactive-book-summary-page .h5p-interactive-book-summary-top-section{border-top-right-radius:var(--h5p-theme-border-radius-large);border-top-left-radius:var(--h5p-theme-border-radius-large)}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-section:last-of-type,.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-list-empty:last-of-type,.h5p-interactive-book-summary-page .h5p-interactive-book-summary-bottom-section{border-bottom-right-radius:var(--h5p-theme-border-radius-large);border-bottom-left-radius:var(--h5p-theme-border-radius-large)}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-section-score-header{margin-left:auto;color:var(--h5p-theme-text-primary);font-size:var(--h5p-theme-font-size-s);font-weight:bold}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-list-empty{display:none}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-section-details{display:flex;border-top:1px solid var(--h5p-theme-stroke-1);padding:.25rem}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-section-details:hover{background:var(--h5p-theme-contrast-cta-light)}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-section-details .h5p-interactive-book-summary-section-title{font-size:var(--h5p-theme-font-size-m);font-weight:600;color:var(--h5p-theme-text-primary);border:0;background-color:rgba(0,0,0,0);padding:0;text-align:left;width:100%;cursor:pointer}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-overview-section-details .h5p-interactive-book-summary-section-score{margin-left:auto;white-space:nowrap;color:var(--h5p-theme-text-primary);font-weight:bold;font-size:var(--h5p-theme-font-size-m)}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-section-header{display:flex;align-items:center;margin-bottom:var(--h5p-theme-spacing-m)}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-section-icon{margin-right:.6125rem;color:var(--h5p-theme-contrast-cta-white);font-size:.8125rem;align-items:center;display:flex}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-chapter-subheader{color:var(--h5p-theme-text-third);font-size:var(--h5p-theme-font-size-s);line-height:.9375rem}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-progress-circle{width:calc(var(--h5p-theme-spacing-xl)*1.5);height:calc(var(--h5p-theme-spacing-xl)*1.5);min-height:calc(var(--h5p-theme-spacing-xl)*1.5);min-width:calc(var(--h5p-theme-spacing-xl)*1.5);border-radius:50%;border:6px solid var(--h5p-theme-ui-base);box-shadow:0 0 0 1px var(--h5p-theme-stroke-1);margin-left:auto;position:relative}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-progress-circle canvas{position:absolute;max-width:100%;max-height:100%}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-score-bar{display:flex;justify-content:flex-end;margin-top:3rem;display:none}.h5p-interactive-book-summary-page .h5p-interactive-book-summary-no-chapter-interactions p:first-child{font-size:1.2rem;font-weight:bold}.h5p-interactive-book-summary-footer{position:absolute;bottom:0;left:0;right:0;background-color:var(--h5p-theme-ui-base);height:5rem;box-shadow:-5px -5px 10px rgba(166,166,166,.4);display:flex;padding:1rem;box-sizing:border-box;transform:translateY(120%);transition:transform .5s;z-index:1}.h5p-interactive-book-summary-footer.show-footer{transform:translateY(0)}.h5p-interactive-book-summary-footer.menu-open{display:none}.h5p-interactive-book-summary-footer button{flex:auto}.h5p-interactive-book-summary-dropdown{position:relative;max-width:200px;border:1px solid #e8e8e8;border-radius:4px;background-color:var(--h5p-theme-ui-base);margin:auto .0625rem auto auto;font-size:.875rem;min-width:12rem;margin-top:1.5rem}.h5p-interactive-book-summary-dropdown>button{cursor:pointer}.h5p-interactive-book-summary-dropdown[active] .h5p-interactive-book-summary-dropdown-menu{display:block;box-shadow:0 2px 3px 2px rgba(0,0,0,.1)}.h5p-interactive-book-summary-dropdown[active] .h5p-interactive-book-summary-dropdown-menu button{background-color:var(--h5p-theme-ui-base)}.h5p-interactive-book-summary-dropdown[active] button{background-color:#fafafa;cursor:pointer;text-align:left}.h5p-interactive-book-summary-dropdown .h5p-interactive-book-summary-dropdown-menu{position:absolute;list-style:none;display:none;left:0;right:0;overflow:hidden;cursor:pointer;background-color:inherit}.h5p-interactive-book-summary-dropdown button{display:flex;width:100%;border:0;background:rgba(0,0,0,0);align-items:center;font-size:inherit;padding:.5rem .6875rem}.h5p-interactive-book-summary-dropdown button .icon-expanded{margin-left:auto;font-size:.5rem}.h5p-showing-summary .h5p-interactive-book-content{margin:0}.h5p-showing-summary.h5p-showing-summary .h5p-interactive-book-status:not(.h5p-interactive-book-status-footer) .h5p-interactive-book-status-main .h5p-interactive-book-status-info .h5p-interactive-book-status-chapter .title{color:var(--h5p-theme-contrast-cta) !important}.h5p-showing-summary.h5p-showing-summary .h5p-interactive-book-status:not(.h5p-interactive-book-status-footer) .h5p-interactive-book-status-main .h5p-theme-progress{color:var(--h5p-theme-main-cta-base);background-color:var(--h5p-theme-contrast-cta)}.h5p-showing-summary.h5p-showing-summary .h5p-interactive-book-status-main,.h5p-showing-summary.h5p-showing-summary .h5p-interactive-book-status .h5p-interactive-book-status-side{align-items:flex-start}@container interactive-book (max-width: 1029px){.h5p-fullscreen .h5p-interactive-box-summary-progress{position:inherit;margin-top:initial}.h5p-interactive-box-summary-progress{flex-direction:column}}
@font-face{font-family:"h5p-book";font-style:normal;font-weight:normal;src:url(8dc8cf1d96ae9353dbac.eot?a3wrpr#iefix) format("embedded-opentype"),url(3fbecededfe43dabfbb2.ttf?a3wrpr) format("truetype"),url(00f1d21bbce2734619cf.woff?a3wrpr) format("woff"),url(c15cb97e9d7a5ebe0220.svg?a3wrpr#h5p-interactive-book) format("svg")}.h5p-interactive-book [class^=icon-],.h5p-interactive-book [class*=" icon-"]{font-family:"h5p-theme";font-style:normal;font-variant:normal;font-weight:normal;line-height:1;text-transform:none;z-index:1}.icon-close ::before{content:""}.icon-expanded::before{content:""}.icon-collapsed::before{content:""}.icon-chapter-started::before{content:""}.icon-chapter-done::before{content:""}.icon-check-mark::before{content:""}.icon-chapter-blank::before{content:""}.icon-menu::before{content:""}.icon-previous::before{content:""}.icon-next::before{content:""}.icon-up::before{content:""}.icon-question-answered::before{content:""}.icon-enable-fullscreen::before{font-family:"h5p-theme";content:""}.icon-disable-fullscreen::before{font-family:"h5p-theme";content:""}
.h5p-confirmation-dialog-header{color:var(--color-base, #356593)}button.h5p-core-button{background:var(--color-base, #2579c6);color:var(--color-text, #fff)}button.h5p-core-button:link,button.h5p-core-button:visited{background:var(--color-base, #2579c6);color:var(--color-text, #fff)}button.h5p-core-button:hover{background:var(--color-base-85, rgba(31, 103, 168, 0.83));color:var(--color-text, #fff)}button.h5p-core-button:focus-visible{background:var(--color-base-85, #1f67a8);color:var(--color-text, #fff)}button.h5p-core-button:active{background:var(--color-base-80, #104888);color:var(--color-text, #fff)}.h5peditor .ui-dialog .h5p-joubelui-button,.h5p-joubelui-button{background:var(--color-base, #1a73d9);color:var(--color-text, #fff)}.h5peditor .ui-dialog .h5p-joubelui-button:hover,.h5peditor .ui-dialog .h5p-joubelui-button:focus-visible,.h5p-joubelui-button:hover,.h5p-joubelui-button:focus-visible{background:var(--color-base-85, #1356a3);color:var(--color-text, #fff)}.h5peditor .ui-dialog .h5p-joubelui-button:active,.h5p-joubelui-button:active{background:var(--color-base-80, #104888);box-shadow:inset 0 4px 0 var(--color-base-75, #0e407a);color:var(--color-text, #fff)}.joubel-simple-rounded-button{background:var(--color-base, #1a73d9);color:var(--color-text, #fff)}.joubel-simple-rounded-button:hover,.joubel-simple-rounded-button:focus-visible{background:var(--color-base-85, #1356a3);color:var(--color-text, #fff)}.joubel-simple-rounded-button:active{background:var(--color-base-80, #104888);box-shadow:inset 0 4px 0 var(--color-base-75, #0e407a);color:var(--color-text, #fff)}.h5p-joubelui-score-bar .joubel-tip-container{color:var(--color-base, #1a73d9)}.h5p-joubelui-progressbar-background{background-color:var(--color-base-80, #014876)}.h5p-documentation-tool-nav-button:before{color:var(--color-text, #fff)}.h5p-documentation-tool-nav-button.next:before{color:var(--color-text, #fff)}.h5p-free-text-question-text-wrapper{background:var(--color-base, #2880d0);color:var(--color-text, #fff)}.h5p-gotoquestion-text{background:var(--color-base, #018d82);color:var(--color-text, #fff)}.h5p-gotoquestion-button[aria-disabled=false]:hover,.h5p-gotoquestion-button[aria-disabled=false]:focus-visible{color:var(--color-base, #018d82)}.h5p-gotoquestion-button[aria-disabled=false]:hover:after,.h5p-gotoquestion-button[aria-disabled=false]:focus-visible:after{border-bottom-color:var(--color-base, #018d82)}.h5p-questionnaire .h5p-open-ended-question-question{background:var(--color-base, #2880d0);color:var(--color-text, #fff)}.h5p-question-feedback{color:var(--color-base, #1a73d9)}.h5p-questionnaire-submit-screen{background:var(--color-base, #2880d0);color:var(--color-text, #fff)}.h5p-questionnaire-submit-screen .h5p-questionnaire-button.previous{color:var(--color-text, #fff);border-color:var(--color-text, #fff)}.h5p-questionnaire-submit-screen .h5p-questionnaire-button.previous:hover{background-color:var(--color-base-85, #3b8ace)}.h5p-questionnaire-submit-screen .h5p-questionnaire-button.previous:active{background-color:var(--color-base-80, #1879ce)}.h5p-questionnaire-success{background:var(--color-base, #2880d0);color:var(--color-text, #fff)}.h5p-questionnaire-button.submit{background:var(--color-base, #0c9bfc);border-color:var(--color-base, #0c9bfc);filter:hue-rotate(180deg)}.h5p-questionnaire-button.submit:hover{background-color:var(--color-base-85, #20a5ff)}.h5p-questionnaire-button.submit:active{background-color:var(--color-base-80, #0d8eec)}.h5p-questionnaire-progress-bar-widget{background-color:var(--color-text, #fff)}.h5p-questionnaire-progress-bar-current{background:var(--color-base, #0c9bfc);filter:hue-rotate(180deg)}.h5p-questionnaire-progress-bar-widget-current{color:var(--color-base, #0c9bfc);filter:hue-rotate(180deg)}.questionset .progress-dot.answered{background:var(--color-base, #73a2d5)}.questionset .progress-dot.current{background:var(--color-base-80, #285585)}.h5p-questionnaire .h5p-simple-multiple-choice-question{background:var(--color-base, #2880d0);color:var(--color-text, #fff)}.h5p-single-choice-set .h5p-joubelui-progressbar-background{background-color:var(--color-base, #0097fd)}.h5p-timeline .vco-storyjs a{color:var(--color-base, #08c) !important}.h5p-timeline .vco-storyjs a:hover,.h5p-timeline .vco-storyjs a:active{color:var(--color-base-85, #08c) !important}.h5p-timeline .vco-timeline .vco-navigation .timenav-background .timenav-line{background-color:var(--color-base, #08c) !important}.h5p-timeline .vco-timeline .vco-navigation .timenav .content .marker.active .flag .flag-content h3,.h5p-timeline .vco-timeline .vco-navigation .timenav .content .marker.active .flag-small .flag-content h3{color:var(--color-base, #08c) !important}.h5p-timeline .vco-timeline .vco-navigation .timenav .content .marker.active .dot,.h5p-timeline .vco-timeline .vco-navigation .timenav .content .marker.active .line{background:var(--color-base, #08c) !important}.h5p-timeline .vco-timeline .vco-navigation .timenav .content .marker .line .event-line{background:var(--color-base, #08c) !important}
