/**handles:h5p-core-styles-h5p-confirmation-dialog,h5p-core-styles-h5p-core-button**/
.h5p-confirmation-dialog-background{position:fixed;height:100%;width:100%;left:0;top:0;background:rgba(44,44,44,.9);background-color:hsl(from var(--h5p-theme-main-cta-base) h calc(s * .3) 18% / 40%);opacity:1;visibility:visible;-webkit-transition:opacity .1s,linear 0s,visibility 0s linear 0s;transition:opacity .1s linear 0s,visibility 0s linear 0s;z-index:201}.h5p-confirmation-dialog-background.hidden{display:none}.h5p-confirmation-dialog-background.hiding{opacity:0;visibility:hidden;-webkit-transition:opacity .1s,linear 0s,visibility 0s linear .1s;transition:opacity .1s linear 0s,visibility 0s linear .1s}.h5p-confirmation-dialog-popup:focus{outline:0}.h5p-confirmation-dialog-popup{position:absolute;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;max-width:35em;min-width:25em;top:2em;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);color:#555;-webkit-transition:transform .1s ease-in;transition:transform .1s ease-in}.h5p-confirmation-dialog-popup.hidden{-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}.h5p-confirmation-dialog-header{padding:1.5em;background:#fff;color:#356593}.h5p-confirmation-dialog-header-text{font-size:1.25em}.h5p-confirmation-dialog-body{background:#fafbfc;border-top:solid 1px #dde0e9;padding:1.25em 1.5em}.h5p-confirmation-dialog-text{margin-bottom:1.5em}.h5p-confirmation-dialog-buttons{float:right}button.h5p-confirmation-dialog-exit,button.h5p-confirmation-dialog-exit:link,button.h5p-confirmation-dialog-exit:visited{position:absolute;background:0 0;border:none;font-size:2.5em;top:-.9em;right:-1.15em;color:#fff;cursor:pointer;text-decoration:none}button.h5p-confirmation-dialog-exit:focus,button.h5p-confirmation-dialog-exit:hover{color:#e4ecf5}.h5p-confirmation-dialog-exit:before{font-family:H5P;content:"\e890"}.h5p-confirmation-dialog-popup.offline .h5p-confirmation-dialog-buttons{float:none;text-align:center}.h5p-confirmation-dialog-popup.offline .count-down{font-family:Arial;margin-top:.15em;color:#000}.h5p-confirmation-dialog-popup.offline .h5p-confirmation-dialog-confirm-button:before{content:"\e90b";font-weight:400;vertical-align:text-bottom}.throbber-wrapper{display:none;position:absolute;height:100%;width:100%;top:0;left:0;z-index:1;background:rgba(44,44,44,.9);background-color:hsl(from var(--h5p-theme-main-cta-base) h calc(s * .3) 18% / 40%)}.throbber-wrapper.show{display:block}.throbber-wrapper .throbber-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.throbber-wrapper .sending-requests-throbber{position:absolute;top:7em;left:50%;transform:translateX(-50%)}.throbber-wrapper .sending-requests-throbber:before{display:block;font-family:H5P;content:"\e90b";color:#fff;font-size:10em;animation:request-throbber 1.5s infinite linear}@keyframes request-throbber{from{transform:rotate(0)}to{transform:rotate(359deg)}}@media (prefers-reduced-motion){.h5p-confirmation-dialog-background{-webkit-transition:none;transition:none;transition:none}}.h5p-theme .h5p-confirmation-dialog-header{display:flex;align-items:center;color:var(--h5p-theme-text-primary);padding:var(--h5p-theme-spacing-m) var(--h5p-theme-spacing-l);font-weight:700;background-color:var(--h5p-theme-ui-base);border-radius:var(--h5p-theme-border-radius-large) var(--h5p-theme-border-radius-large) 0 0}.h5p-theme .h5p-confirmation-dialog-header-text{font-size:var(--h5p-theme-font-size-xl);margin-right:3em}.h5p-theme .h5p-confirmation-dialog-body{background:var(--h5p-theme-ui-base);border-top:0;padding:0 var(--h5p-theme-spacing-l) var(--h5p-theme-spacing-l) var(--h5p-theme-spacing-l);border-radius:0 0 var(--h5p-theme-border-radius-large) var(--h5p-theme-border-radius-large)}.h5p-theme button.h5p-confirmation-dialog-exit,.h5p-theme button.h5p-confirmation-dialog-exit:link,.h5p-theme button.h5p-confirmation-dialog-exit:visited{font-size:var(--h5p-theme-font-size-xl);color:var(--h5p-theme-text-primary);top:var(--h5p-theme-spacing-s);right:var(--h5p-theme-spacing-s);line-height:calc(var(--h5p-theme-spacing-s) * 3.0836);padding:0}.h5p-theme button.h5p-confirmation-dialog-exit:focus-visible{outline:2px ridge var(--h5p-theme-contrast-cta-white);border-radius:100%;outline-offset:2px}.h5p-theme .h5p-confirmation-dialog-exit:before{transform:translateY(-.48em);font-family:h5p-theme;content:"\e910";padding:var(--h5p-theme-spacing-s);border-radius:50%}.h5p-theme .h5p-confirmation-dialog-exit:hover:before{color:var(--h5p-theme-text-primary);background-color:var(--h5p-theme-alternative-base)}.h5p-theme .h5p-core-button:focus-visible{background-color:var(--h5p-theme-contrast-cta-white)}.h5p-theme .h5p-confirmation-dialog-background{background-color:rgba(0,0,0,.85);background-color:hsl(from var(--h5p-theme-main-cta-base) h calc(s * .3) 18% / 40%)}.h5p-theme .h5p-confirmation-dialog-buttons{container-type:inline-size;container-name:h5p-confirmation-dialog-buttons;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--h5p-theme-spacing-s);width:100%}.h5p-theme .h5p-confirmation-dialog-buttons .h5p-theme-secondary-cta{padding-inline:calc(var(--h5p-theme-spacing-l))}.h5p-theme .h5p-core-button.h5p-confirmation-dialog-confirm-button:before{content:"\e908";margin-top:unset;font-size:unset;font-family:h5p-theme;display:inline-block;line-height:unset;padding-right:unset}@container (max-width:400px){.h5p-theme .h5p-confirmation-dialog-buttons button.h5p-theme-cancel::before{content:"\e910";font-family:h5p-theme;font-size:90%}.h5p-theme .h5p-confirmation-dialog-buttons .h5p-theme-primary-cta:hover{padding-inline:var(--h5p-theme-spacing-l)}.h5p-theme .h5p-confirmation-dialog-buttons .h5p-theme-primary-cta:before,.h5p-theme .h5p-confirmation-dialog-buttons .h5p-theme-primary-cta:disabled:before,.h5p-theme .h5p-confirmation-dialog-buttons .h5p-theme-secondary-cta:disabled:before{margin-right:0;opacity:1;padding:0;position:unset;text-indent:0;transform:translate(0,0)}.h5p-theme .h5p-confirmation-dialog-buttons .h5p-theme-secondary-cta:before{margin-right:0}.h5p-theme .h5p-confirmation-dialog-buttons span{display:none}}@container (max-width:250px){.h5p-theme .h5p-confirmation-dialog-buttons .h5p-theme-primary-cta:hover{padding-inline:var(--h5p-theme-spacing-s)}.h5p-theme .h5p-confirmation-dialog-buttons .h5p-theme-secondary-cta{padding-inline:var(--h5p-theme-spacing-s)}}
button.h5p-core-button,button.h5p-core-button:link,button.h5p-core-button:visited{font-family:"Open Sans",sans-serif;font-weight:600;font-size:1em;line-height:1.2;padding:.5em 1.25em;border-radius:2em;background:#2579c6;color:#fff;cursor:pointer;border:none;box-shadow:none;outline:0;display:inline-block;text-align:center;text-shadow:none;vertical-align:baseline;text-decoration:none;-webkit-transition:initial;transition:initial}button.h5p-core-button:focus{background:#1f67a8}button.h5p-core-button:hover{background:rgba(31,103,168,.83)}button.h5p-core-button:active{background:#104888}button.h5p-core-button:before{font-family:H5P;padding-right:.15em;font-size:1.5em;vertical-align:middle;line-height:.7}button.h5p-core-cancel-button,button.h5p-core-cancel-button:link,button.h5p-core-cancel-button:visited{border:none;background:0 0;color:#a00;margin-right:1em;font-size:1em;text-decoration:none;cursor:pointer}button.h5p-core-cancel-button:focus,button.h5p-core-cancel-button:hover{background:0 0;border:none;color:#e40000}.h5p-theme .h5p-core-cancel-button:focus{color:var(--h5p-theme-main-cta-base);border:solid 3px var(--h5p-theme-main-cta-base)}.h5p-theme .h5p-core-cancel-button:focus:active{color:var(--h5p-theme-contrast-cta)}.h5p-theme .h5p-core-cancel-button:hover{background-color:var(--h5p-theme-main-cta-base);border:solid 3px var(--h5p-theme-main-cta-base);color:var(--h5p-theme-contrast-cta);cursor:pointer}.h5p-theme .h5p-core-button{display:flex}.h5p-theme .h5p-core-button:before{font-family:h5p-theme;padding-right:unset;font-size:unset;vertical-align:unset;line-height:unset}