@import"https://use.typekit.net/hqj0hae.css";.story-arrow-prompt{opacity:0;top:calc(50% - 1rem);right:1.25rem;position:absolute;display:flex;height:1.75rem;width:auto;align-items:center;background-color:#fff9;border-radius:2rem;z-index:6000;text-align:center;animation:arrow-prompt-fade-in .5s ease-in-out var(--48907f20) forwards,bounce 2s ease-in-out var(--31364134) infinite,arrow-prompt-fade-out .2s ease-out var(--6c47e843) forwards}.story-arrow-prompt .prompt-text{padding:.65rem;font-size:.725rem;font-weight:400;font-family:Arial,Helvetica,sans-serif}.story-cue-box{display:inline-block;background:#fff9;border-radius:2rem;font-size:1rem;padding:.5rem 2rem}@keyframes story-cue-slide-in{0%{top:0;opacity:0}to{top:calc(6% + 1rem);opacity:1}}@keyframes story-cue-slide-out{0%{top:calc(6% + 1rem);opacity:1}to{top:0;opacity:0}}@keyframes arrow-prompt-fade-in{0%{right:4rem;opacity:0}to{right:1.25rem;opacity:1}}@keyframes arrow-prompt-fade-out{0%{opacity:1}to{opacity:0;display:none}}@keyframes bounce{0%{right:1.25rem}50%{right:2rem}to{right:1.25rem}}:root{--storysoft-cookie-notice-background-color: #f8f9fa;--storysoft-cookie-notice-text-color: #333;--storysoft-cookie-notice-button-active-color: rgb(20, 115, 230);--storysoft-cookie-notice-button-text-color: #fff;--storysoft-cookie-notice-header-size: .75rem;--storysoft-cookie-notice-font-family: Arial, sans-serif;--storysoft-cookie-notice-font-size: .7rem}.storysoft-cookie-notice-background{position:fixed;bottom:0;left:0;right:0;top:0;z-index:100000;background-color:#00000080;display:flex;justify-content:center;align-items:center;padding:1rem}.storysoft-cookie-notice{position:relative;background-color:#fff;border-radius:.25rem;box-shadow:0 0 1rem #0000001a;max-width:37.5rem;width:100%;padding:2rem 1.25rem 1.25rem;display:flex;flex-direction:column;font-family:var(--storysoft-cookie-notice-font-family);font-size:var(--storysoft-cookie-notice-font-size)}.storysoft-cookie-notice .close-button{position:absolute;top:.5rem;right:.5rem;cursor:pointer;font-size:1.5rem;color:var(--storysoft-cookie-notice-text-color)}.storysoft-cookie-notice-content h1{font-size:var(--storysoft-cookie-notice-header-size);font-weight:700;margin-bottom:.5rem}.storysoft-cookie-notice-content p{font-size:var(--storysoft-cookie-notice-font-size);line-height:1.5;margin-bottom:1rem}.storysoft-cookie-notice-buttons{display:flex;justify-content:space-between;margin-top:1rem}.storysoft-cookie-notice-buttons .storysoft-cookie-notice-button{background-color:var(--storysoft-cookie-notice-button-active-color);color:#fff;border:none;border-radius:.125rem;padding:.5rem 1rem;cursor:pointer;transition:background-color .2s;font-size:var(--storysoft-cookie-notice-font-size);font-weight:700;min-width:8rem}.storysoft-cookie-notice-buttons .storysoft-cookie-notice-button:hover{opacity:.8}.storysoft-cookie-notice-buttons .storysoft-cookie-notice-button.outline{background-color:transparent;color:var(--storysoft-cookie-notice-button-active-color);border:.1rem solid var(--storysoft-cookie-notice-button-active-color)}.storysoft-cookie-notice-buttons .left-column{display:flex;flex:1}.storysoft-cookie-notice-buttons .left-column button{margin-right:1rem}.storysoft-cookie-notice-buttons .right-column{display:flex;flex:1;justify-content:flex-end}.storysoft-cookie-notice-buttons .right-column button{margin-left:1rem}@media (max-width: 768px){.storysoft-cookie-notice{padding:1rem}.storysoft-cookie-notice-content{max-height:50vh;overflow-y:auto}.storysoft-cookie-notice-buttons{flex-direction:column;margin-top:0}.storysoft-cookie-notice-buttons .left-column,.storysoft-cookie-notice-buttons .right-column{display:flex;flex-direction:column}.storysoft-cookie-notice-buttons .left-column button,.storysoft-cookie-notice-buttons .right-column button{margin:.5rem 0}}.storysoft-cookie-settings-modal{position:relative;background-color:#fff;border-radius:.25rem;box-shadow:0 0 1rem #0000001a;max-width:37.5rem;max-height:90vh;width:100%;padding:1.25rem;font-family:var(--storysoft-cookie-notice-font-family);font-size:var(--storysoft-cookie-notice-font-size)}.storysoft-cookie-settings-modal h1{font-size:var(--storysoft-cookie-notice-header-size);font-weight:700;margin-bottom:1rem}.storysoft-cookie-settings-modal p{line-height:1.5}.storysoft-cookie-settings-modal-content{max-height:50vh;overflow-y:auto;padding-right:.5rem}.storysoft-cookie-settings-modal-content::-webkit-scrollbar{width:.5rem}.storysoft-cookie-settings-modal-content::-webkit-scrollbar-track{background:#f1f1f1}.storysoft-cookie-settings-modal-content::-webkit-scrollbar-thumb{background:#888;border-radius:.25rem}.storysoft-cookie-settings-modal-content::-webkit-scrollbar-thumb:hover{background:#555}.storysoft-cookie-setting-accordion{margin-top:1rem}.storysoft-cookie-setting-accordion-item{background-color:#fff;border:.1rem solid #e9ecef}.storysoft-cookie-setting-accordion-header{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;cursor:pointer;border-bottom:1px solid #e9ecef}.storysoft-cookie-setting-accordion-header:hover{background-color:#f8f9fa}.storysoft-cookie-setting-accordion-header .storysoft-cookie-setting-accordion-header-plus-minus{font-size:1rem;margin-right:1rem}.storysoft-cookie-setting-accordion-header .storysoft-cookie-setting-accordion-header-text{font-weight:700;flex:1}.storysoft-cookie-setting-accordion-header .storysoft-cookie-setting-accordion-header-toggle{display:flex;align-items:center}.storysoft-cookie-setting-accordion-header .storysoft-cookie-setting-accordion-header-toggle .required-notice{font-size:var(--storysoft-cookie-notice-font-size);font-weight:700;color:var(--storysoft-cookie-notice-button-active-color)}.storysoft-cookie-setting-accordion-header .storysoft-cookie-setting-accordion-header-toggle .toggle-switch{position:relative;display:inline-block;width:3rem;height:1.5rem;background-color:#e9ecef;border-radius:1rem;transition:background-color .2s;cursor:pointer}.storysoft-cookie-setting-accordion-header .storysoft-cookie-setting-accordion-header-toggle .toggle-switch.active{background-color:var(--storysoft-cookie-notice-button-active-color)}.storysoft-cookie-setting-accordion-header .storysoft-cookie-setting-accordion-header-toggle .toggle-switch.active .toggle-switch-handle{transform:translate(1.5rem)}.storysoft-cookie-setting-accordion-header .storysoft-cookie-setting-accordion-header-toggle .toggle-switch-handle{position:absolute;top:.125rem;left:.125rem;width:1.25rem;height:1.25rem;background-color:#fff;border-radius:50%;transition:transform .2s}.storysoft-cookie-setting-accordion-header .storysoft-cookie-setting-accordion-header-toggle input{display:none}.storysoft-cookie-setting-accordion-content{padding:1rem;border-bottom:1px solid #e9ecef}.btn-row[data-v-6f609b6c]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:10%;width:100%}.btn-row[data-v-6f609b6c]:hover{cursor:normal}.btn-row .btn-col[data-v-6f609b6c]{width:var(--6276f372);background-color:var(--623e13d9)}.btn-row .btn-col[data-v-6f609b6c]:hover{cursor:pointer}.image-wrapper[data-v-855ded43]{display:inline-block;position:relative;width:90%;height:auto;margin-top:6%}.slider-wrapper[data-v-855ded43]{position:absolute;top:4%;left:0;width:100%;height:92%}.before-layer[data-v-855ded43]{position:absolute;width:100%;height:67%;overflow:hidden}.drag-handle[data-v-855ded43]{width:100%;position:absolute;left:50%;top:67%;transform:translate(-50%,-50%);cursor:pointer}ul li{list-style-type:none}#story-loading-error[data-v-54170465]{display:flex;justify-content:center;align-items:center;text-align:center;background:#000000bf;color:#fff;position:fixed;top:0;left:0;z-index:10000;width:100vw;height:100vh;padding:5%}#story-loading-screen[data-v-06123642]{background:#000000bf;color:#fff;position:fixed;top:0;left:0;z-index:10000;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.story-loading-image[data-v-06123642]{width:90%;max-width:12rem}/*!
 * Copyright Storysoft LLC, All rights reserved.
 */*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.2;color:#000;text-align:left;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:3.75rem}h2{font-size:3rem}h3{font-size:2.125rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:.5rem}abbr[title],abbr[data-bs-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}b,strong{font-weight:bolder}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,a>code{color:inherit}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.st-slide-up,.slide-up{opacity:0;animation-name:st-slide-up;animation-duration:1s;animation-delay:-.1s;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes st-slide-up{0%{transform:translateY(2rem);opacity:0}to{transform:translateY(0);opacity:1}}.st-slide-down,.slide-down{opacity:0;animation-name:st-slide-down;animation-duration:1s;animation-delay:-.1s;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes st-slide-down{0%{transform:translateY(-2rem);opacity:0}to{transform:translateY(0);opacity:1}}.st-fade-in,.fade-in{opacity:0;animation-name:st-fade-in;animation-duration:1s;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes st-fade-in{0%{opacity:0}to{opacity:1}}.st-fade-out,.fade-out{animation-name:st-fade-out;animation-duration:1s;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes st-fade-out{0%{opacity:1}to{opacity:0;pointer-events:none}}.st-delay-1,.delay-1{animation-delay:1s}.st-delay-2,.delay-2{animation-delay:2s}.st-delay-3,.delay-3{animation-delay:3s}.st-delay-4,.delay-4{animation-delay:4s}.st-delay-5,.delay-5{animation-delay:5s}.st-delay-6,.delay-6{animation-delay:6s}.st-delay-7,.delay-7{animation-delay:7s}.st-delay-8,.delay-8{animation-delay:8s}.st-delay-9,.delay-9{animation-delay:9s}.st-delay-10,.delay-10{animation-delay:10s}.st-delay-11,.delay-11{animation-delay:11s}.st-delay-12,.delay-12{animation-delay:12s}.st-delay-13,.delay-13{animation-delay:13s}.st-delay-14,.delay-14{animation-delay:14s}.st-delay-15,.delay-15{animation-delay:15s}.st-delay-16,.delay-16{animation-delay:16s}.st-delay-17,.delay-17{animation-delay:17s}.st-delay-18,.delay-18{animation-delay:18s}.st-delay-19,.delay-19{animation-delay:19s}.st-delay-20,.delay-20{animation-delay:20s}.st-delay-21,.delay-21{animation-delay:21s}.st-delay-22,.delay-22{animation-delay:22s}.st-delay-23,.delay-23{animation-delay:23s}.st-delay-24,.delay-24{animation-delay:24s}.st-delay-25,.delay-25{animation-delay:25s}.st-delay-26,.delay-26{animation-delay:26s}.st-delay-27,.delay-27{animation-delay:27s}.st-delay-28,.delay-28{animation-delay:28s}.st-delay-29,.delay-29{animation-delay:29s}.st-delay-30,.delay-30{animation-delay:30s}.st-delay-0-5,.delay-0-5{animation-delay:.5s}.st-delay-1-5,.delay-1-5{animation-delay:1.5s}.st-delay-2-5,.delay-2-5{animation-delay:2.5s}.st-delay-3-5,.delay-3-5{animation-delay:3.5s}.st-delay-4-5,.delay-4-5{animation-delay:4.5s}.st-delay-5-5,.delay-5-5{animation-delay:5.5s}.st-delay-6-5,.delay-6-5{animation-delay:6.5s}.st-delay-7-5,.delay-7-5{animation-delay:7.5s}.st-delay-8-5,.delay-8-5{animation-delay:8.5s}.st-delay-9-5,.delay-9-5{animation-delay:9.5s}.st-delay-10-5,.delay-10-5{animation-delay:10.5s}.st-delay-11-5,.delay-11-5{animation-delay:11.5s}.st-delay-12-5,.delay-12-5{animation-delay:12.5s}.st-delay-13-5,.delay-13-5{animation-delay:13.5s}.st-delay-14-5,.delay-14-5{animation-delay:14.5s}.st-delay-15-5,.delay-15-5{animation-delay:15.5s}.st-delay-16-5,.delay-16-5{animation-delay:16.5s}.st-delay-17-5,.delay-17-5{animation-delay:17.5s}.st-delay-18-5,.delay-18-5{animation-delay:18.5s}.st-delay-19-5,.delay-19-5{animation-delay:19.5s}.st-delay-20-5,.delay-20-5{animation-delay:20.5s}.st-delay-21-5,.delay-21-5{animation-delay:21.5s}.st-delay-22-5,.delay-22-5{animation-delay:22.5s}.st-delay-23-5,.delay-23-5{animation-delay:23.5s}.st-delay-24-5,.delay-24-5{animation-delay:24.5s}.st-delay-25-5,.delay-25-5{animation-delay:25.5s}.st-delay-26-5,.delay-26-5{animation-delay:26.5s}.st-delay-27-5,.delay-27-5{animation-delay:27.5s}.st-delay-28-5,.delay-28-5{animation-delay:28.5s}.st-delay-29-5,.delay-29-5{animation-delay:29.5s}.st-duration-1{animation-delay:1s}.st-duration-2{animation-delay:2s}.st-duration-3{animation-delay:3s}.st-duration-4{animation-delay:4s}.st-duration-5{animation-delay:5s}.st-duration-6{animation-delay:6s}.st-duration-7{animation-delay:7s}.st-duration-8{animation-delay:8s}.st-duration-9{animation-delay:9s}.st-duration-10{animation-delay:10s}.st-duration-11{animation-delay:11s}.st-duration-12{animation-delay:12s}.st-duration-13{animation-delay:13s}.st-duration-14{animation-delay:14s}.st-duration-15{animation-delay:15s}.st-duration-16{animation-delay:16s}.st-duration-17{animation-delay:17s}.st-duration-18{animation-delay:18s}.st-duration-19{animation-delay:19s}.st-duration-20{animation-delay:20s}.st-duration-21{animation-delay:21s}.st-duration-22{animation-delay:22s}.st-duration-23{animation-delay:23s}.st-duration-24{animation-delay:24s}.st-duration-25{animation-delay:25s}.st-duration-26{animation-delay:26s}.st-duration-27{animation-delay:27s}.st-duration-28{animation-delay:28s}.st-duration-29{animation-delay:29s}.st-duration-30{animation-delay:30s}.st-duration-0-5{animation-delay:.5s}.st-duration-1-5{animation-delay:1.5s}.st-duration-2-5{animation-delay:2.5s}.st-duration-3-5{animation-delay:3.5s}.st-duration-4-5{animation-delay:4.5s}.st-duration-5-5{animation-delay:5.5s}.st-duration-6-5{animation-delay:6.5s}.st-duration-7-5{animation-delay:7.5s}.st-duration-8-5{animation-delay:8.5s}.st-duration-9-5{animation-delay:9.5s}.st-duration-10-5{animation-delay:10.5s}.st-duration-11-5{animation-delay:11.5s}.st-duration-12-5{animation-delay:12.5s}.st-duration-13-5{animation-delay:13.5s}.st-duration-14-5{animation-delay:14.5s}.st-duration-15-5{animation-delay:15.5s}.st-duration-16-5{animation-delay:16.5s}.st-duration-17-5{animation-delay:17.5s}.st-duration-18-5{animation-delay:18.5s}.st-duration-19-5{animation-delay:19.5s}.st-duration-20-5{animation-delay:20.5s}.st-duration-21-5{animation-delay:21.5s}.st-duration-22-5{animation-delay:22.5s}.st-duration-23-5{animation-delay:23.5s}.st-duration-24-5{animation-delay:24.5s}.st-duration-25-5{animation-delay:25.5s}.st-duration-26-5{animation-delay:26.5s}.st-duration-27-5{animation-delay:27.5s}.st-duration-28-5{animation-delay:28.5s}.st-duration-29-5{animation-delay:29.5s}.st-fade-out-and-hide{animation-name:st-fade-out-and-hide;animation-duration:1s;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes st-fade-out-and-hide{0%{opacity:1}to{opacity:0;pointer-events:none;position:absolute;top:-1000%;left:-1000%;width:0;height:0;overflow:hidden}}.st-show-and-fade-in,.st-page-body.st-show-and-fade-in,.st-page-body-noindent.st-show-and-fade-in,.page-body.st-show-and-fade-in,.page-body-noindent.st-show-and-fade-in{position:absolute;top:0;opacity:0;animation-name:st-show-and-fade-in;animation-duration:1s;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes st-show-and-fade-in{0%{position:inherit;opacity:0}to{position:inherit;opacity:1}}.story-cue{position:absolute;z-index:1500;pointer-events:none}.story-swipe-cue,.story-generic-cue{top:0;left:0;width:100%;text-align:center;opacity:0;animation:story-cue-slide-in .5s ease-in-out .2s forwards,story-cue-slide-out .2s ease-out 5.7s forwards}.st-m-0,.story-m-0{margin:0%}.st-mx-0,.story-mx-0{margin-left:0%;margin-right:0%}.st-my-0,.story-my-0{margin-top:0%;margin-bottom:0%}.st-mt-0,.story-mt-0{margin-top:0%}.st-mb-0,.story-mb-0{margin-bottom:0%}.st-ml-0,.story-ml-0{margin-left:0%}.st-mr-0,.story-mr-0{margin-right:0%}.st-p-0,.story-p-0{padding:0%}.st-px-0,.story-px-0{padding-left:0%;padding-right:0%}.st-py-0,.story-py-0{padding-top:0%;padding-bottom:0%}.st-pt-0,.story-pt-0{padding-top:0%}.st-pb-0,.story-pb-0{padding-bottom:0%}.st-pl-0,.story-pl-0{padding-left:0%}.st-pr-0,.story-pr-0{padding-right:0%}.st-m-1,.story-m-1{margin:1%}.st-mx-1,.story-mx-1{margin-left:1%;margin-right:1%}.st-my-1,.story-my-1{margin-top:1%;margin-bottom:1%}.st-mt-1,.story-mt-1{margin-top:1%}.st-mb-1,.story-mb-1{margin-bottom:1%}.st-ml-1,.story-ml-1{margin-left:1%}.st-mr-1,.story-mr-1{margin-right:1%}.st-p-1,.story-p-1{padding:1%}.st-px-1,.story-px-1{padding-left:1%;padding-right:1%}.st-py-1,.story-py-1{padding-top:1%;padding-bottom:1%}.st-pt-1,.story-pt-1{padding-top:1%}.st-pb-1,.story-pb-1{padding-bottom:1%}.st-pl-1,.story-pl-1{padding-left:1%}.st-pr-1,.story-pr-1{padding-right:1%}.st-m-2,.story-m-2{margin:2%}.st-mx-2,.story-mx-2{margin-left:2%;margin-right:2%}.st-my-2,.story-my-2{margin-top:2%;margin-bottom:2%}.st-mt-2,.story-mt-2{margin-top:2%}.st-mb-2,.story-mb-2{margin-bottom:2%}.st-ml-2,.story-ml-2{margin-left:2%}.st-mr-2,.story-mr-2{margin-right:2%}.st-p-2,.story-p-2{padding:2%}.st-px-2,.story-px-2{padding-left:2%;padding-right:2%}.st-py-2,.story-py-2{padding-top:2%;padding-bottom:2%}.st-pt-2,.story-pt-2{padding-top:2%}.st-pb-2,.story-pb-2{padding-bottom:2%}.st-pl-2,.story-pl-2{padding-left:2%}.st-pr-2,.story-pr-2{padding-right:2%}.st-m-3,.story-m-3{margin:3%}.st-mx-3,.story-mx-3{margin-left:3%;margin-right:3%}.st-my-3,.story-my-3{margin-top:3%;margin-bottom:3%}.st-mt-3,.story-mt-3{margin-top:3%}.st-mb-3,.story-mb-3{margin-bottom:3%}.st-ml-3,.story-ml-3{margin-left:3%}.st-mr-3,.story-mr-3{margin-right:3%}.st-p-3,.story-p-3{padding:3%}.st-px-3,.story-px-3{padding-left:3%;padding-right:3%}.st-py-3,.story-py-3{padding-top:3%;padding-bottom:3%}.st-pt-3,.story-pt-3{padding-top:3%}.st-pb-3,.story-pb-3{padding-bottom:3%}.st-pl-3,.story-pl-3{padding-left:3%}.st-pr-3,.story-pr-3{padding-right:3%}.st-m-4,.story-m-4{margin:4%}.st-mx-4,.story-mx-4{margin-left:4%;margin-right:4%}.st-my-4,.story-my-4{margin-top:4%;margin-bottom:4%}.st-mt-4,.story-mt-4{margin-top:4%}.st-mb-4,.story-mb-4{margin-bottom:4%}.st-ml-4,.story-ml-4{margin-left:4%}.st-mr-4,.story-mr-4{margin-right:4%}.st-p-4,.story-p-4{padding:4%}.st-px-4,.story-px-4{padding-left:4%;padding-right:4%}.st-py-4,.story-py-4{padding-top:4%;padding-bottom:4%}.st-pt-4,.story-pt-4{padding-top:4%}.st-pb-4,.story-pb-4{padding-bottom:4%}.st-pl-4,.story-pl-4{padding-left:4%}.st-pr-4,.story-pr-4{padding-right:4%}.st-m-5,.story-m-5{margin:5%}.st-mx-5,.story-mx-5{margin-left:5%;margin-right:5%}.st-my-5,.story-my-5{margin-top:5%;margin-bottom:5%}.st-mt-5,.story-mt-5{margin-top:5%}.st-mb-5,.story-mb-5{margin-bottom:5%}.st-ml-5,.story-ml-5{margin-left:5%}.st-mr-5,.story-mr-5{margin-right:5%}.st-p-5,.story-p-5{padding:5%}.st-px-5,.story-px-5{padding-left:5%;padding-right:5%}.st-py-5,.story-py-5{padding-top:5%;padding-bottom:5%}.st-pt-5,.story-pt-5{padding-top:5%}.st-pb-5,.story-pb-5{padding-bottom:5%}.st-pl-5,.story-pl-5{padding-left:5%}.st-pr-5,.story-pr-5{padding-right:5%}.st-m-6,.story-m-6{margin:6%}.st-mx-6,.story-mx-6{margin-left:6%;margin-right:6%}.st-my-6,.story-my-6{margin-top:6%;margin-bottom:6%}.st-mt-6,.story-mt-6{margin-top:6%}.st-mb-6,.story-mb-6{margin-bottom:6%}.st-ml-6,.story-ml-6{margin-left:6%}.st-mr-6,.story-mr-6{margin-right:6%}.st-p-6,.story-p-6{padding:6%}.st-px-6,.story-px-6{padding-left:6%;padding-right:6%}.st-py-6,.story-py-6{padding-top:6%;padding-bottom:6%}.st-pt-6,.story-pt-6{padding-top:6%}.st-pb-6,.story-pb-6{padding-bottom:6%}.st-pl-6,.story-pl-6{padding-left:6%}.st-pr-6,.story-pr-6{padding-right:6%}.st-m-7,.story-m-7{margin:7%}.st-mx-7,.story-mx-7{margin-left:7%;margin-right:7%}.st-my-7,.story-my-7{margin-top:7%;margin-bottom:7%}.st-mt-7,.story-mt-7{margin-top:7%}.st-mb-7,.story-mb-7{margin-bottom:7%}.st-ml-7,.story-ml-7{margin-left:7%}.st-mr-7,.story-mr-7{margin-right:7%}.st-p-7,.story-p-7{padding:7%}.st-px-7,.story-px-7{padding-left:7%;padding-right:7%}.st-py-7,.story-py-7{padding-top:7%;padding-bottom:7%}.st-pt-7,.story-pt-7{padding-top:7%}.st-pb-7,.story-pb-7{padding-bottom:7%}.st-pl-7,.story-pl-7{padding-left:7%}.st-pr-7,.story-pr-7{padding-right:7%}.st-m-8,.story-m-8{margin:8%}.st-mx-8,.story-mx-8{margin-left:8%;margin-right:8%}.st-my-8,.story-my-8{margin-top:8%;margin-bottom:8%}.st-mt-8,.story-mt-8{margin-top:8%}.st-mb-8,.story-mb-8{margin-bottom:8%}.st-ml-8,.story-ml-8{margin-left:8%}.st-mr-8,.story-mr-8{margin-right:8%}.st-p-8,.story-p-8{padding:8%}.st-px-8,.story-px-8{padding-left:8%;padding-right:8%}.st-py-8,.story-py-8{padding-top:8%;padding-bottom:8%}.st-pt-8,.story-pt-8{padding-top:8%}.st-pb-8,.story-pb-8{padding-bottom:8%}.st-pl-8,.story-pl-8{padding-left:8%}.st-pr-8,.story-pr-8{padding-right:8%}.st-m-9,.story-m-9{margin:9%}.st-mx-9,.story-mx-9{margin-left:9%;margin-right:9%}.st-my-9,.story-my-9{margin-top:9%;margin-bottom:9%}.st-mt-9,.story-mt-9{margin-top:9%}.st-mb-9,.story-mb-9{margin-bottom:9%}.st-ml-9,.story-ml-9{margin-left:9%}.st-mr-9,.story-mr-9{margin-right:9%}.st-p-9,.story-p-9{padding:9%}.st-px-9,.story-px-9{padding-left:9%;padding-right:9%}.st-py-9,.story-py-9{padding-top:9%;padding-bottom:9%}.st-pt-9,.story-pt-9{padding-top:9%}.st-pb-9,.story-pb-9{padding-bottom:9%}.st-pl-9,.story-pl-9{padding-left:9%}.st-pr-9,.story-pr-9{padding-right:9%}.st-m-10,.story-m-10{margin:10%}.st-mx-10,.story-mx-10{margin-left:10%;margin-right:10%}.st-my-10,.story-my-10{margin-top:10%;margin-bottom:10%}.st-mt-10,.story-mt-10{margin-top:10%}.st-mb-10,.story-mb-10{margin-bottom:10%}.st-ml-10,.story-ml-10{margin-left:10%}.st-mr-10,.story-mr-10{margin-right:10%}.st-p-10,.story-p-10{padding:10%}.st-px-10,.story-px-10{padding-left:10%;padding-right:10%}.st-py-10,.story-py-10{padding-top:10%;padding-bottom:10%}.st-pt-10,.story-pt-10{padding-top:10%}.st-pb-10,.story-pb-10{padding-bottom:10%}.st-pl-10,.story-pl-10{padding-left:10%}.st-pr-10,.story-pr-10{padding-right:10%}.st-m-15,.story-m-15{margin:15%}.st-mx-15,.story-mx-15{margin-left:15%;margin-right:15%}.st-my-15,.story-my-15{margin-top:15%;margin-bottom:15%}.st-mt-15,.story-mt-15{margin-top:15%}.st-mb-15,.story-mb-15{margin-bottom:15%}.st-ml-15,.story-ml-15{margin-left:15%}.st-mr-15,.story-mr-15{margin-right:15%}.st-p-15,.story-p-15{padding:15%}.st-px-15,.story-px-15{padding-left:15%;padding-right:15%}.st-py-15,.story-py-15{padding-top:15%;padding-bottom:15%}.st-pt-15,.story-pt-15{padding-top:15%}.st-pb-15,.story-pb-15{padding-bottom:15%}.st-pl-15,.story-pl-15{padding-left:15%}.st-pr-15,.story-pr-15{padding-right:15%}.st-m-20,.story-m-20{margin:20%}.st-mx-20,.story-mx-20{margin-left:20%;margin-right:20%}.st-my-20,.story-my-20{margin-top:20%;margin-bottom:20%}.st-mt-20,.story-mt-20{margin-top:20%}.st-mb-20,.story-mb-20{margin-bottom:20%}.st-ml-20,.story-ml-20{margin-left:20%}.st-mr-20,.story-mr-20{margin-right:20%}.st-p-20,.story-p-20{padding:20%}.st-px-20,.story-px-20{padding-left:20%;padding-right:20%}.st-py-20,.story-py-20{padding-top:20%;padding-bottom:20%}.st-pt-20,.story-pt-20{padding-top:20%}.st-pb-20,.story-pb-20{padding-bottom:20%}.st-pl-20,.story-pl-20{padding-left:20%}.st-pr-20,.story-pr-20{padding-right:20%}.st-m-25,.story-m-25{margin:25%}.st-mx-25,.story-mx-25{margin-left:25%;margin-right:25%}.st-my-25,.story-my-25{margin-top:25%;margin-bottom:25%}.st-mt-25,.story-mt-25{margin-top:25%}.st-mb-25,.story-mb-25{margin-bottom:25%}.st-ml-25,.story-ml-25{margin-left:25%}.st-mr-25,.story-mr-25{margin-right:25%}.st-p-25,.story-p-25{padding:25%}.st-px-25,.story-px-25{padding-left:25%;padding-right:25%}.st-py-25,.story-py-25{padding-top:25%;padding-bottom:25%}.st-pt-25,.story-pt-25{padding-top:25%}.st-pb-25,.story-pb-25{padding-bottom:25%}.st-pl-25,.story-pl-25{padding-left:25%}.st-pr-25,.story-pr-25{padding-right:25%}.st-m-30,.story-m-30{margin:30%}.st-mx-30,.story-mx-30{margin-left:30%;margin-right:30%}.st-my-30,.story-my-30{margin-top:30%;margin-bottom:30%}.st-mt-30,.story-mt-30{margin-top:30%}.st-mb-30,.story-mb-30{margin-bottom:30%}.st-ml-30,.story-ml-30{margin-left:30%}.st-mr-30,.story-mr-30{margin-right:30%}.st-p-30,.story-p-30{padding:30%}.st-px-30,.story-px-30{padding-left:30%;padding-right:30%}.st-py-30,.story-py-30{padding-top:30%;padding-bottom:30%}.st-pt-30,.story-pt-30{padding-top:30%}.st-pb-30,.story-pb-30{padding-bottom:30%}.st-pl-30,.story-pl-30{padding-left:30%}.st-pr-30,.story-pr-30{padding-right:30%}.st-m-35,.story-m-35{margin:35%}.st-mx-35,.story-mx-35{margin-left:35%;margin-right:35%}.st-my-35,.story-my-35{margin-top:35%;margin-bottom:35%}.st-mt-35,.story-mt-35{margin-top:35%}.st-mb-35,.story-mb-35{margin-bottom:35%}.st-ml-35,.story-ml-35{margin-left:35%}.st-mr-35,.story-mr-35{margin-right:35%}.st-p-35,.story-p-35{padding:35%}.st-px-35,.story-px-35{padding-left:35%;padding-right:35%}.st-py-35,.story-py-35{padding-top:35%;padding-bottom:35%}.st-pt-35,.story-pt-35{padding-top:35%}.st-pb-35,.story-pb-35{padding-bottom:35%}.st-pl-35,.story-pl-35{padding-left:35%}.st-pr-35,.story-pr-35{padding-right:35%}.st-m-40,.story-m-40{margin:40%}.st-mx-40,.story-mx-40{margin-left:40%;margin-right:40%}.st-my-40,.story-my-40{margin-top:40%;margin-bottom:40%}.st-mt-40,.story-mt-40{margin-top:40%}.st-mb-40,.story-mb-40{margin-bottom:40%}.st-ml-40,.story-ml-40{margin-left:40%}.st-mr-40,.story-mr-40{margin-right:40%}.st-p-40,.story-p-40{padding:40%}.st-px-40,.story-px-40{padding-left:40%;padding-right:40%}.st-py-40,.story-py-40{padding-top:40%;padding-bottom:40%}.st-pt-40,.story-pt-40{padding-top:40%}.st-pb-40,.story-pb-40{padding-bottom:40%}.st-pl-40,.story-pl-40{padding-left:40%}.st-pr-40,.story-pr-40{padding-right:40%}.st-m-45,.story-m-45{margin:45%}.st-mx-45,.story-mx-45{margin-left:45%;margin-right:45%}.st-my-45,.story-my-45{margin-top:45%;margin-bottom:45%}.st-mt-45,.story-mt-45{margin-top:45%}.st-mb-45,.story-mb-45{margin-bottom:45%}.st-ml-45,.story-ml-45{margin-left:45%}.st-mr-45,.story-mr-45{margin-right:45%}.st-p-45,.story-p-45{padding:45%}.st-px-45,.story-px-45{padding-left:45%;padding-right:45%}.st-py-45,.story-py-45{padding-top:45%;padding-bottom:45%}.st-pt-45,.story-pt-45{padding-top:45%}.st-pb-45,.story-pb-45{padding-bottom:45%}.st-pl-45,.story-pl-45{padding-left:45%}.st-pr-45,.story-pr-45{padding-right:45%}.st-m-50,.story-m-50{margin:50%}.st-mx-50,.story-mx-50{margin-left:50%;margin-right:50%}.st-my-50,.story-my-50{margin-top:50%;margin-bottom:50%}.st-mt-50,.story-mt-50{margin-top:50%}.st-mb-50,.story-mb-50{margin-bottom:50%}.st-ml-50,.story-ml-50{margin-left:50%}.st-mr-50,.story-mr-50{margin-right:50%}.st-p-50,.story-p-50{padding:50%}.st-px-50,.story-px-50{padding-left:50%;padding-right:50%}.st-py-50,.story-py-50{padding-top:50%;padding-bottom:50%}.st-pt-50,.story-pt-50{padding-top:50%}.st-pb-50,.story-pb-50{padding-bottom:50%}.st-pl-50,.story-pl-50{padding-left:50%}.st-pr-50,.story-pr-50{padding-right:50%}.st-m-55,.story-m-55{margin:55%}.st-mx-55,.story-mx-55{margin-left:55%;margin-right:55%}.st-my-55,.story-my-55{margin-top:55%;margin-bottom:55%}.st-mt-55,.story-mt-55{margin-top:55%}.st-mb-55,.story-mb-55{margin-bottom:55%}.st-ml-55,.story-ml-55{margin-left:55%}.st-mr-55,.story-mr-55{margin-right:55%}.st-p-55,.story-p-55{padding:55%}.st-px-55,.story-px-55{padding-left:55%;padding-right:55%}.st-py-55,.story-py-55{padding-top:55%;padding-bottom:55%}.st-pt-55,.story-pt-55{padding-top:55%}.st-pb-55,.story-pb-55{padding-bottom:55%}.st-pl-55,.story-pl-55{padding-left:55%}.st-pr-55,.story-pr-55{padding-right:55%}.st-m-60,.story-m-60{margin:60%}.st-mx-60,.story-mx-60{margin-left:60%;margin-right:60%}.st-my-60,.story-my-60{margin-top:60%;margin-bottom:60%}.st-mt-60,.story-mt-60{margin-top:60%}.st-mb-60,.story-mb-60{margin-bottom:60%}.st-ml-60,.story-ml-60{margin-left:60%}.st-mr-60,.story-mr-60{margin-right:60%}.st-p-60,.story-p-60{padding:60%}.st-px-60,.story-px-60{padding-left:60%;padding-right:60%}.st-py-60,.story-py-60{padding-top:60%;padding-bottom:60%}.st-pt-60,.story-pt-60{padding-top:60%}.st-pb-60,.story-pb-60{padding-bottom:60%}.st-pl-60,.story-pl-60{padding-left:60%}.st-pr-60,.story-pr-60{padding-right:60%}.st-m-65,.story-m-65{margin:65%}.st-mx-65,.story-mx-65{margin-left:65%;margin-right:65%}.st-my-65,.story-my-65{margin-top:65%;margin-bottom:65%}.st-mt-65,.story-mt-65{margin-top:65%}.st-mb-65,.story-mb-65{margin-bottom:65%}.st-ml-65,.story-ml-65{margin-left:65%}.st-mr-65,.story-mr-65{margin-right:65%}.st-p-65,.story-p-65{padding:65%}.st-px-65,.story-px-65{padding-left:65%;padding-right:65%}.st-py-65,.story-py-65{padding-top:65%;padding-bottom:65%}.st-pt-65,.story-pt-65{padding-top:65%}.st-pb-65,.story-pb-65{padding-bottom:65%}.st-pl-65,.story-pl-65{padding-left:65%}.st-pr-65,.story-pr-65{padding-right:65%}.st-m-70,.story-m-70{margin:70%}.st-mx-70,.story-mx-70{margin-left:70%;margin-right:70%}.st-my-70,.story-my-70{margin-top:70%;margin-bottom:70%}.st-mt-70,.story-mt-70{margin-top:70%}.st-mb-70,.story-mb-70{margin-bottom:70%}.st-ml-70,.story-ml-70{margin-left:70%}.st-mr-70,.story-mr-70{margin-right:70%}.st-p-70,.story-p-70{padding:70%}.st-px-70,.story-px-70{padding-left:70%;padding-right:70%}.st-py-70,.story-py-70{padding-top:70%;padding-bottom:70%}.st-pt-70,.story-pt-70{padding-top:70%}.st-pb-70,.story-pb-70{padding-bottom:70%}.st-pl-70,.story-pl-70{padding-left:70%}.st-pr-70,.story-pr-70{padding-right:70%}.st-m-75,.story-m-75{margin:75%}.st-mx-75,.story-mx-75{margin-left:75%;margin-right:75%}.st-my-75,.story-my-75{margin-top:75%;margin-bottom:75%}.st-mt-75,.story-mt-75{margin-top:75%}.st-mb-75,.story-mb-75{margin-bottom:75%}.st-ml-75,.story-ml-75{margin-left:75%}.st-mr-75,.story-mr-75{margin-right:75%}.st-p-75,.story-p-75{padding:75%}.st-px-75,.story-px-75{padding-left:75%;padding-right:75%}.st-py-75,.story-py-75{padding-top:75%;padding-bottom:75%}.st-pt-75,.story-pt-75{padding-top:75%}.st-pb-75,.story-pb-75{padding-bottom:75%}.st-pl-75,.story-pl-75{padding-left:75%}.st-pr-75,.story-pr-75{padding-right:75%}.st-m-80,.story-m-80{margin:80%}.st-mx-80,.story-mx-80{margin-left:80%;margin-right:80%}.st-my-80,.story-my-80{margin-top:80%;margin-bottom:80%}.st-mt-80,.story-mt-80{margin-top:80%}.st-mb-80,.story-mb-80{margin-bottom:80%}.st-ml-80,.story-ml-80{margin-left:80%}.st-mr-80,.story-mr-80{margin-right:80%}.st-p-80,.story-p-80{padding:80%}.st-px-80,.story-px-80{padding-left:80%;padding-right:80%}.st-py-80,.story-py-80{padding-top:80%;padding-bottom:80%}.st-pt-80,.story-pt-80{padding-top:80%}.st-pb-80,.story-pb-80{padding-bottom:80%}.st-pl-80,.story-pl-80{padding-left:80%}.st-pr-80,.story-pr-80{padding-right:80%}.st-m-85,.story-m-85{margin:85%}.st-mx-85,.story-mx-85{margin-left:85%;margin-right:85%}.st-my-85,.story-my-85{margin-top:85%;margin-bottom:85%}.st-mt-85,.story-mt-85{margin-top:85%}.st-mb-85,.story-mb-85{margin-bottom:85%}.st-ml-85,.story-ml-85{margin-left:85%}.st-mr-85,.story-mr-85{margin-right:85%}.st-p-85,.story-p-85{padding:85%}.st-px-85,.story-px-85{padding-left:85%;padding-right:85%}.st-py-85,.story-py-85{padding-top:85%;padding-bottom:85%}.st-pt-85,.story-pt-85{padding-top:85%}.st-pb-85,.story-pb-85{padding-bottom:85%}.st-pl-85,.story-pl-85{padding-left:85%}.st-pr-85,.story-pr-85{padding-right:85%}.st-m-90,.story-m-90{margin:90%}.st-mx-90,.story-mx-90{margin-left:90%;margin-right:90%}.st-my-90,.story-my-90{margin-top:90%;margin-bottom:90%}.st-mt-90,.story-mt-90{margin-top:90%}.st-mb-90,.story-mb-90{margin-bottom:90%}.st-ml-90,.story-ml-90{margin-left:90%}.st-mr-90,.story-mr-90{margin-right:90%}.st-p-90,.story-p-90{padding:90%}.st-px-90,.story-px-90{padding-left:90%;padding-right:90%}.st-py-90,.story-py-90{padding-top:90%;padding-bottom:90%}.st-pt-90,.story-pt-90{padding-top:90%}.st-pb-90,.story-pb-90{padding-bottom:90%}.st-pl-90,.story-pl-90{padding-left:90%}.st-pr-90,.story-pr-90{padding-right:90%}.st-m-95,.story-m-95{margin:95%}.st-mx-95,.story-mx-95{margin-left:95%;margin-right:95%}.st-my-95,.story-my-95{margin-top:95%;margin-bottom:95%}.st-mt-95,.story-mt-95{margin-top:95%}.st-mb-95,.story-mb-95{margin-bottom:95%}.st-ml-95,.story-ml-95{margin-left:95%}.st-mr-95,.story-mr-95{margin-right:95%}.st-p-95,.story-p-95{padding:95%}.st-px-95,.story-px-95{padding-left:95%;padding-right:95%}.st-py-95,.story-py-95{padding-top:95%;padding-bottom:95%}.st-pt-95,.story-pt-95{padding-top:95%}.st-pb-95,.story-pb-95{padding-bottom:95%}.st-pl-95,.story-pl-95{padding-left:95%}.st-pr-95,.story-pr-95{padding-right:95%}.st-m-100,.story-m-100{margin:100%}.st-mx-100,.story-mx-100{margin-left:100%;margin-right:100%}.st-my-100,.story-my-100{margin-top:100%;margin-bottom:100%}.st-mt-100,.story-mt-100{margin-top:100%}.st-mb-100,.story-mb-100{margin-bottom:100%}.st-ml-100,.story-ml-100{margin-left:100%}.st-mr-100,.story-mr-100{margin-right:100%}.st-p-100,.story-p-100{padding:100%}.st-px-100,.story-px-100{padding-left:100%;padding-right:100%}.st-py-100,.story-py-100{padding-top:100%;padding-bottom:100%}.st-pt-100,.story-pt-100{padding-top:100%}.st-pb-100,.story-pb-100{padding-bottom:100%}.st-pl-100,.story-pl-100{padding-left:100%}.st-pr-100,.story-pr-100{padding-right:100%}.st-my-auto{margin-top:auto!important;margin-bottom:auto!important}.st-mr-auto{margin-right:auto!important}.st-ml-auto{margin-left:auto!important}.st-mx-auto{margin-left:auto!important;margin-right:auto!important}.st-scrollbar-spacer,.story-scrollbar-spacer{overflow-x:hidden;overflow-y:scroll;visibility:hidden}#storysoft-zoom-indicator{position:absolute;bottom:0;right:0;height:0;width:0;overflow:hidden}#storysoft-zoom-indicator:before{content:"z 1"}@media (resolution: 24dpi),(min-resolution: 23.04dpi) and (max-resolution: 24.96dpi){.st-autoscale{zoom:4}#storysoft-zoom-indicator:before{content:"z 0.25"}}@media (resolution: 31.68dpi),(min-resolution: 30.72dpi) and (max-resolution: 32.64dpi){.st-autoscale{zoom:calc(1 / .33)}#storysoft-zoom-indicator:before{content:"z 0.33"}}@media (resolution: 48dpi),(min-resolution: 47.04dpi) and (max-resolution: 48.96dpi){.st-autoscale{zoom:2}#storysoft-zoom-indicator:before{content:"z 0.5"}}@media (resolution: 64.32dpi),(min-resolution: 63.36dpi) and (max-resolution: 65.28dpi){.st-autoscale{zoom:calc(1 / .67)}#storysoft-zoom-indicator:before{content:"z 0.67"}}@media (resolution: 72dpi),(min-resolution: 71.04dpi) and (max-resolution: 72.96dpi){.st-autoscale{zoom:calc(1 / .75)}#storysoft-zoom-indicator:before{content:"z 0.75"}}@media (resolution: 76.8dpi),(min-resolution: 75.84dpi) and (max-resolution: 77.76dpi){.st-autoscale{zoom:1.25}#storysoft-zoom-indicator:before{content:"z 0.8"}}@media (resolution: 86.4dpi),(min-resolution: 85.44dpi) and (max-resolution: 87.36dpi){.st-autoscale{zoom:calc(1 / .9)}#storysoft-zoom-indicator:before{content:"z 0.9"}}@media (resolution: 96dpi),(min-resolution: 95.04dpi) and (max-resolution: 96.96dpi){.st-autoscale{zoom:1}#storysoft-zoom-indicator:before{content:"z 1"}}@media (resolution: 105.6dpi),(min-resolution: 104.64dpi) and (max-resolution: 106.56dpi){.st-autoscale{zoom:calc(1 / 1.1)}#storysoft-zoom-indicator:before{content:"z 1.1"}}@media (resolution: 115.2dpi),(min-resolution: 114.24dpi) and (max-resolution: 116.16dpi){.st-autoscale{zoom:calc(1 / 1.2)}#storysoft-zoom-indicator:before{content:"z 1.2"}}@media (resolution: 120dpi),(min-resolution: 119.04dpi) and (max-resolution: 120.96dpi){.st-autoscale{zoom:.8}#storysoft-zoom-indicator:before{content:"z 1.25"}}@media (resolution: 124.8dpi),(min-resolution: 123.84dpi) and (max-resolution: 125.76dpi){.st-autoscale{zoom:calc(1 / 1.3)}#storysoft-zoom-indicator:before{content:"z 1.3"}}@media (resolution: 134.4dpi),(min-resolution: 133.44dpi) and (max-resolution: 135.36dpi){.st-autoscale{zoom:calc(1 / 1.4)}#storysoft-zoom-indicator:before{content:"z 1.4"}}@media (resolution: 144dpi),(min-resolution: 143.04dpi) and (max-resolution: 144.96dpi){.st-autoscale{zoom:calc(1 / 1.5)}#storysoft-zoom-indicator:before{content:"z 1.5"}}@media (resolution: 153.6dpi),(min-resolution: 152.64dpi) and (max-resolution: 154.56dpi){.st-autoscale{zoom:.625}#storysoft-zoom-indicator:before{content:"z 1.6"}}@media (resolution: 163.2dpi),(min-resolution: 162.24dpi) and (max-resolution: 164.16dpi){.st-autoscale{zoom:calc(1 / 1.7)}#storysoft-zoom-indicator:before{content:"z 1.7"}}@media (resolution: 168dpi),(min-resolution: 167.04dpi) and (max-resolution: 168.96dpi){.st-autoscale{zoom:calc(1 / 1.75)}#storysoft-zoom-indicator:before{content:"z 1.75"}}@media (resolution: 172.8dpi),(min-resolution: 171.84dpi) and (max-resolution: 173.76dpi){.st-autoscale{zoom:calc(1 / 1.8)}#storysoft-zoom-indicator:before{content:"z 1.8"}}@media (resolution: 182.4dpi),(min-resolution: 181.44dpi) and (max-resolution: 183.36dpi){.st-autoscale{zoom:calc(1 / 1.9)}#storysoft-zoom-indicator:before{content:"z 1.9"}}@media (resolution: 30dpi),(min-resolution: 29.04dpi) and (max-resolution: 30.96dpi){.st-autoscale{zoom:3.2}#storysoft-zoom-indicator:before{content:"z 0.3125"}}@media (resolution: 39.6dpi),(min-resolution: 38.64dpi) and (max-resolution: 40.56dpi){.st-autoscale{zoom:calc(1 / .4125)}#storysoft-zoom-indicator:before{content:"z 0.4125"}}@media (resolution: 60dpi),(min-resolution: 59.04dpi) and (max-resolution: 60.96dpi){.st-autoscale{zoom:1.6}#storysoft-zoom-indicator:before{content:"z 0.625"}}@media (resolution: 80.4dpi),(min-resolution: 79.44dpi) and (max-resolution: 81.36dpi){.st-autoscale{zoom:calc(1 / .8375)}#storysoft-zoom-indicator:before{content:"z 0.8375"}}@media (resolution: 90dpi),(min-resolution: 89.04dpi) and (max-resolution: 90.96dpi){.st-autoscale{zoom:calc(1 / .9375)}#storysoft-zoom-indicator:before{content:"z 0.9375"}}@media (resolution: 108dpi),(min-resolution: 107.04dpi) and (max-resolution: 108.96dpi){.st-autoscale{zoom:calc(1 / 1.125)}#storysoft-zoom-indicator:before{content:"z 1.125"}}@media (resolution: 132dpi),(min-resolution: 131.04dpi) and (max-resolution: 132.96dpi){.st-autoscale{zoom:calc(1 / 1.375)}#storysoft-zoom-indicator:before{content:"z 1.375"}}@media (resolution: 150dpi),(min-resolution: 149.04dpi) and (max-resolution: 150.96dpi){.st-autoscale{zoom:.64}#storysoft-zoom-indicator:before{content:"z 1.5625"}}@media (resolution: 156dpi),(min-resolution: 155.04dpi) and (max-resolution: 156.96dpi){.st-autoscale{zoom:calc(1 / 1.625)}#storysoft-zoom-indicator:before{content:"z 1.625"}}@media (resolution: 180dpi),(min-resolution: 179.04dpi) and (max-resolution: 180.96dpi){.st-autoscale{zoom:calc(1 / 1.875)}#storysoft-zoom-indicator:before{content:"z 1.875"}}@media (resolution: 36dpi),(min-resolution: 35.04dpi) and (max-resolution: 36.96dpi){.st-autoscale{zoom:calc(1 / .375)}#storysoft-zoom-indicator:before{content:"z 0.375"}}@media (resolution: 47.52dpi),(min-resolution: 46.56dpi) and (max-resolution: 48.48dpi){.st-autoscale{zoom:calc(1 / .495)}#storysoft-zoom-indicator:before{content:"z 0.495"}}@media (resolution: 96.48dpi),(min-resolution: 95.52dpi) and (max-resolution: 97.44dpi){.st-autoscale{zoom:calc(1 / 1.005)}#storysoft-zoom-indicator:before{content:"z 1.005"}}@media (resolution: 129.6dpi),(min-resolution: 128.64dpi) and (max-resolution: 130.56dpi){.st-autoscale{zoom:calc(1 / 1.35)}#storysoft-zoom-indicator:before{content:"z 1.35"}}@media (resolution: 158.4dpi),(min-resolution: 157.44dpi) and (max-resolution: 159.36dpi){.st-autoscale{zoom:calc(1 / 1.65)}#storysoft-zoom-indicator:before{content:"z 1.65"}}@media (resolution: 187.2dpi),(min-resolution: 186.24dpi) and (max-resolution: 188.16dpi){.st-autoscale{zoom:calc(1 / 1.95)}#storysoft-zoom-indicator:before{content:"z 1.95"}}@media (resolution: 42dpi),(min-resolution: 41.04dpi) and (max-resolution: 42.96dpi){.st-autoscale{zoom:calc(1 / .4375)}#storysoft-zoom-indicator:before{content:"z 0.4375"}}@media (resolution: 55.44dpi),(min-resolution: 54.48dpi) and (max-resolution: 56.4dpi){.st-autoscale{zoom:calc(1 / .5775)}#storysoft-zoom-indicator:before{content:"z 0.5775"}}@media (resolution: 84dpi),(min-resolution: 83.04dpi) and (max-resolution: 84.96dpi){.st-autoscale{zoom:calc(1 / .875)}#storysoft-zoom-indicator:before{content:"z 0.875"}}@media (resolution: 112.56dpi),(min-resolution: 111.6dpi) and (max-resolution: 113.52dpi){.st-autoscale{zoom:calc(1 / 1.1725)}#storysoft-zoom-indicator:before{content:"z 1.1725"}}@media (resolution: 126dpi),(min-resolution: 125.04dpi) and (max-resolution: 126.96dpi){.st-autoscale{zoom:calc(1 / 1.3125)}#storysoft-zoom-indicator:before{content:"z 1.3125"}}@media (resolution: 151.2dpi),(min-resolution: 150.24dpi) and (max-resolution: 152.16dpi){.st-autoscale{zoom:calc(1 / 1.575)}#storysoft-zoom-indicator:before{content:"z 1.575"}}@media (resolution: 184.8dpi),(min-resolution: 183.84dpi) and (max-resolution: 185.76dpi){.st-autoscale{zoom:calc(1 / 1.925)}#storysoft-zoom-indicator:before{content:"z 1.925"}}@media (resolution: 63.36dpi),(min-resolution: 62.4dpi) and (max-resolution: 64.32dpi){.st-autoscale{zoom:calc(1 / .66)}#storysoft-zoom-indicator:before{content:"z 0.66"}}@media (resolution: 128.64dpi),(min-resolution: 127.68dpi) and (max-resolution: 129.6dpi){.st-autoscale{zoom:calc(1 / 1.34)}#storysoft-zoom-indicator:before{content:"z 1.34"}}@media (resolution: 54dpi),(min-resolution: 53.04dpi) and (max-resolution: 54.96dpi){.st-autoscale{zoom:calc(1 / .5625)}#storysoft-zoom-indicator:before{content:"z 0.5625"}}@media (resolution: 71.28dpi),(min-resolution: 70.32dpi) and (max-resolution: 72.24dpi){.st-autoscale{zoom:calc(1 / .7425)}#storysoft-zoom-indicator:before{content:"z 0.7425"}}@media (resolution: 144.72dpi),(min-resolution: 143.76dpi) and (max-resolution: 145.68dpi){.st-autoscale{zoom:calc(1 / 1.5075)}#storysoft-zoom-indicator:before{content:"z 1.5075"}}@media (resolution: 162dpi),(min-resolution: 161.04dpi) and (max-resolution: 162.96dpi){.st-autoscale{zoom:calc(1 / 1.6875)}#storysoft-zoom-indicator:before{content:"z 1.6875"}}@media (resolution: 79.2dpi),(min-resolution: 78.24dpi) and (max-resolution: 80.16dpi){.st-autoscale{zoom:calc(1 / .825)}#storysoft-zoom-indicator:before{content:"z 0.825"}}@media (resolution: 160.8dpi),(min-resolution: 159.84dpi) and (max-resolution: 161.76dpi){.st-autoscale{zoom:calc(1 / 1.675)}#storysoft-zoom-indicator:before{content:"z 1.675"}}@media (resolution: 95.04dpi),(min-resolution: 94.08dpi) and (max-resolution: 96dpi){.st-autoscale{zoom:calc(1 / .99)}#storysoft-zoom-indicator:before{content:"z 0.99"}}@media (resolution: 126.72dpi),(min-resolution: 125.76dpi) and (max-resolution: 127.68dpi){.st-autoscale{zoom:calc(1 / 1.32)}#storysoft-zoom-indicator:before{content:"z 1.32"}}@media (resolution: 96dpi){.st-autoscale{zoom:1}#storysoft-zoom-indicator:before{content:"z 1"}}.story-reference-modal,.story-reference-modal-min{position:absolute;top:0;left:0;z-index:6000;width:100%;height:100%;background-color:#fff;overflow-y:auto;word-break:break-word;color:#000}.story-reference-modal-min{background-color:#70707085;display:flex;justify-content:center;align-items:center}.story-reference-modal-min .story-pharma-modal-container{position:relative;width:80%;max-height:80%;overflow-y:auto;background-color:#fff}.story-study-design,.story-study-design-min{position:absolute;top:0;left:0;z-index:6000;width:100%;height:100%;background-color:#fff;overflow-y:auto;word-break:break-word;color:#5b6771}.story-study-design-min{background-color:#70707085;display:flex;justify-content:center;align-items:center}.story-study-design-min .story-pharma-modal-container{position:relative;width:80%;max-height:80%;overflow-y:auto;background-color:#fff}.story-pharma-modal-container{padding:1rem}.story-pharma-modal-close{color:#000;cursor:pointer;margin-left:auto;text-align:center;font-size:1.5rem;width:1.5rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}.story-pharma-modal-close:hover{opacity:1}.story-isi-modal{position:absolute;left:0;bottom:5%;width:100%;height:30%;background:#fff;z-index:2000;font-size:.875rem;padding-top:.5rem;padding-left:.75rem;padding-right:.75rem;overflow:hidden}.story-isi-modal.active{position:absolute;top:0;left:0;z-index:6000;width:100%;height:100%;background-color:#fff;overflow-y:auto;word-break:break-word;color:#000}.story-isi-modal.active .story-isi-more-label,.story-isi-modal.active .story-isi-more-icon{display:none}.story-isi-modal.active .story-isi-less-label,.story-isi-modal.active .story-isi-less-icon{display:inline-block}.story-isi-modal .story-isi-toggle{cursor:pointer;display:flex;align-items:center}.story-isi-modal .story-isi-headline{flex:1}.story-isi-modal .story-isi-controls{display:flex;flex-direction:row;padding-left:.5rem;font-size:.8rem}.story-isi-modal .story-isi-controls img{width:1rem;height:1rem}.story-isi-modal .story-isi-label{vertical-align:middle;margin-right:.25rem}.story-isi-modal .story-isi-icon{vertical-align:middle;height:1rem;z-index:10}.story-isi-modal .story-isi-more-label,.story-isi-modal .story-isi-more-icon{display:inline-block}.story-isi-modal .story-isi-less-label,.story-isi-modal .story-isi-less-icon{display:none}.story-isi-expander{position:absolute;left:0;bottom:5%;width:100%;height:30%;background:#fff;z-index:2000;font-size:.875rem;padding-top:.5rem;padding-left:.75rem;padding-right:.75rem;overflow:hidden;transition:height .5s ease-in-out}.story-isi-expander.active{position:absolute;bottom:0!important;left:0;z-index:6000;width:100%;height:100%;background-color:#fff;overflow-y:auto;word-break:break-word;color:#000}.story-isi-expander.active .story-isi-more-label,.story-isi-expander.active .story-isi-more-icon{display:none}.story-isi-expander.active .story-isi-less-label,.story-isi-expander.active .story-isi-less-icon{display:inline-block}.story-isi-expander .story-isi-toggle{cursor:pointer;display:flex;align-items:center}.story-isi-expander .story-isi-headline{flex:1}.story-isi-expander .story-isi-controls{display:flex;flex-direction:row;padding-left:.5rem;font-size:.8rem}.story-isi-expander .story-isi-controls img{width:1rem;height:1rem}.story-isi-expander .story-isi-label{vertical-align:middle;margin-right:.25rem}.story-isi-expander .story-isi-icon{vertical-align:middle;height:1rem;z-index:10}.story-isi-expander .story-isi-more-label,.story-isi-expander .story-isi-more-icon{display:inline-block}.story-isi-expander .story-isi-less-label,.story-isi-expander .story-isi-less-icon{display:none}.story-isi-scroller{position:absolute;left:0;bottom:0;width:100%;height:30%;background:#fff;z-index:2000}.story-isi-scroller-content{overflow-y:scroll;font-size:.875rem;padding:.75rem;height:100%}.story-isi-scroller-header{display:flex;position:absolute;top:0;left:0;width:100%;height:1rem;z-index:10;pointer-events:none}.story-isi-scroller-fadefx{flex:1;pointer-events:none;background:linear-gradient(to bottom,#fff,#fff0)}.story-pharma-footer{background:#fff;border-top:.0625rem solid #d8d8d8;bottom:0;display:flex;height:2rem;left:0;overflow:hidden;position:absolute;width:100%;z-index:5000}.story-pharma-footer-item{flex:1}.story-tray-btn{width:100%;height:100%;text-align:center;font-size:.75rem;font-weight:700;line-height:1.1;display:flex;align-items:center;justify-content:center;cursor:pointer}.story-tray-divider{width:.0625rem;height:100%;background:#d8d8d8}[v-cloak]{display:none!important}*:not(input):not(textarea){user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}:root{--story-arrow-base-size: 3rem;--story-inner-arrow-base-size: 1rem}html{position:relative;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;background-color:#000;font-size:100%}html,body,#app,#storysoft-app{height:100%}img{pointer-events:none}#storysoft-app{display:flex;justify-content:center;align-items:center;background-color:#e4e4e4}#story-container{display:block;position:relative;margin:0 auto;padding:2rem}#story-frame{position:relative;height:100%;overflow-x:hidden;overflow-y:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}#story-progress{position:absolute;top:0;left:0;width:100%;height:2.5rem;z-index:1000;padding:0 .25rem}.story-progress-bars{display:flex}.story-progress-bar{flex:1;padding:.25rem}.story-progress-dash{width:100%;border-radius:1rem;height:.2rem;background:#999}.story-progress-dash.active{background:#f0f0f0}.story-progress-dash.dark{background:#000}.story-action-bar{display:flex}.story-action-item{display:flex;justify-content:center;align-items:center;padding:0 .25rem}.story-action-spacer{flex:1}.story-author-icon{margin:auto 0}.story-author-icon a{display:block;height:1.25rem;width:1.25rem;border-radius:50%;background-size:cover;background-color:#fff;box-shadow:0 0 .25rem #000000bf}.story-author-icon.story-rectangle-icon a{width:3rem;height:1.25rem;border-radius:unset}.story-author-name{font-size:.75rem;color:#fff}.story-author-name a{color:#fff;text-decoration:none}.story-author-name a:hover{color:#fff}.story-author-name a:link,.story-author-name a:visited{text-decoration:none}.story-author-pill{font-size:.75rem;line-height:1;background:#909090;border-radius:.125rem;min-width:3rem;padding:.25rem .75rem}.story-author-pill a{color:#fff;text-decoration:none}.story-author-pill a:link,.story-author-pill a:visited{text-decoration:none}.story-action{color:#fff;cursor:pointer}.story-like-icon,.story-share-icon,.story-audio-icon{font-size:1rem}.story-progress-pill{min-width:2.5rem;background:#000c;color:#fff;border-radius:.75rem;font-size:.75rem;line-height:1;text-align:center;padding:.25rem 0}.story-progress-pill span{display:inline-block}.story-nav-arrow.inner{display:flex;position:absolute;top:calc(50% - 3rem);transition:background-color .3s;font-size:2.25rem;min-width:3rem;height:6rem;text-align:center;z-index:2000;justify-content:center;align-items:center;cursor:pointer}.story-nav-arrow.inner svg{width:1rem;height:2rem}.story-nav-arrow.inner .story-arrow-fill{color:#ffffff80}.story-nav-arrow.inner .story-arrow{color:#00000080}.story-nav-arrow.inner.disabled{opacity:.5}.story-nav-arrow.inner.disabled .story-arrow-fill{color:#0000000d}.story-nav-arrow.inner.disabled .story-arrow{color:#0003}.story-nav-arrow.inner.disabled:hover{cursor:default}.story-nav-arrow.outer{display:flex;position:absolute;top:calc(50% - 3rem);transition:background-color .3s;background-color:#ffffff80;font-size:2.25rem;min-width:3rem;height:6rem;text-align:center;z-index:2000;justify-content:center;align-items:center;cursor:pointer}.story-nav-arrow.outer:hover{background-color:#fffc}.story-nav-arrow.outer.disabled{opacity:.5}.story-nav-arrow.outer.disabled:hover{background-color:#ffffff80}.story-left-arrow.outer{border-radius:6rem 0 0 6rem;left:-3rem}.story-left-arrow.inner{justify-content:flex-start;left:0}.story-right-arrow.inner{right:0;justify-content:flex-end}.story-right-arrow.outer{border-radius:0 6rem 6rem 0;right:-3rem}.story-nav-arrow.highlight{animation-name:story-pulse-nav-arrow;animation-iteration-count:infinite;animation-duration:1s}@keyframes story-pulse-nav-arrow{0%{background-color:#ffffff80}50%{background-color:#fffc}to{background-color:#ffffff80}}.story-nav-arrow.embedded.outer{zoom:.75}.story-left-arrow.embedded{border-radius:0 6rem 6rem 0;left:0;padding-right:1rem}.story-right-arrow.embedded{border-radius:6rem 0 0 6rem;right:0;padding-left:1rem}.story-page-content{position:relative;height:100%}.st-page-body,.st-page-body-noindent,.page-body,.page-body-noindent{position:relative;width:100%;height:100%;z-index:100;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.st-page-body:before,.page-body:before{display:block;content:"";height:2.5rem}.st-page-footer,.page-footer{position:absolute;bottom:0;left:0;width:100%;z-index:100}.st-page-background,.page-background{width:100%;height:100%;position:absolute;top:0;left:0;z-index:10;overflow:hidden}.st-video-background,.video-background{position:absolute;min-width:100%;min-height:100%;width:auto;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-aspect-ratio: 720/1280){.st-video-background,.video-background{width:100%;height:auto}}.story-social-modal{position:absolute;top:0;left:0;z-index:6000;width:100%;height:100%;background-color:#fff;overflow-y:auto;word-break:break-word;color:#5b6771;border:none;text-align:center}.social-close-row{display:flex;justify-content:flex-end}.story-social-close{color:#000;cursor:pointer;margin-left:auto;text-align:center;font-size:4rem;width:4rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff;background-color:transparent;border:none}.story-social-close:hover{opacity:1}.story-social-caption{margin-top:3rem;margin-bottom:0;font-size:2rem;font-weight:400}.story-social-btns{display:inline-flex;padding:1rem 0}.story-social-btn-container{padding:0 1rem}.story-social-btn{cursor:pointer;font-size:4rem;transition:transform .1s;transform:scale(1)}.story-social-btn:hover{transform:scale(1.1)}.story-clipboard{background-color:#007bff;border-color:#007bff;border-radius:.25rem;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;line-height:1.5;padding:.375rem .75rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.story-clipboard:hover{background-color:#0069d9;border-color:#0062cc}.story-clipboard.story-copy-success{background-color:#28a745;border-color:#28a745}.story-clipboard.story-copy-success:hover{background-color:#218838;border-color:#1e7e34}.story-clipboard.story-copy-error{background-color:#dc3545;border-color:#dc3545}.story-clipboard.story-copy-error:hover{background-color:#c82333;border-color:#bd2130}@media (prefers-reduced-motion: reduce){.story-clipboard{transition:none}}#story-bg-audio{display:none}.story-swipe-notice{position:relative;width:100%;height:4rem;background:#ffffffe6;color:#828282;border-radius:2rem;font-size:1.25rem;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s ease-in;opacity:0}.story-swipe-notice.story-active{opacity:1}.story-swipe-notice:before{position:absolute;right:0;bottom:15%;content:"";width:.5rem;height:.5rem;background:#828282;border-radius:.25rem;animation-duration:1.5s;animation-iteration-count:infinite;animation-name:story-swipe-notice-scroll;animation-fill-mode:backwards;opacity:0}@keyframes story-swipe-notice-scroll{0%{opacity:1;right:10%}90%{opacity:0;right:90%}to{opacity:0;right:10%}}@font-face{font-family:Karbon-Regular;src:url(./Karbon-Regular-8jkSThu9.ttf) format("truetype")}@font-face{font-family:Karbon-Bold;src:url(./Karbon-Bold-QgCsNEep.otf) format("opentype")}#storysoft-app{background-color:#3d205ba4}.story-arrow-prompt{animation:arrow-prompt-fade-in .5s ease-in-out 1.75s forwards,bounce 2s ease-in-out .7s infinite,arrow-prompt-fade-out .2s ease-out 6.5s forwards}#story-progress{background-color:transparent}#story-progress .story-author-pill{background-color:#3d205b;border-radius:.25rem}#story-progress .story-author-pill a{color:#f5f5f8;font-family:Arial,Helvetica,sans-serif}#story-progress .story-action{color:#3d205b}#story-progress .story-progress-pill{font-family:Arial,Helvetica,sans-serif;background-color:#3d205b;color:#f5f5f8}#story-progress .story-progress-dash{background-color:#3d205b80}#story-progress .story-progress-dash.active{background-color:#3d205b}.st-page-3 .story-action,.st-page-4 .story-action,.st-page-5 .story-action,.st-page-7 .story-action{color:#fff!important}.story-tray-btn{font-weight:300}.story-social-caption{color:#5b6771}.story-isi-modal{padding-top:3%;padding-right:4.5%;padding-left:4.5%;height:21%}.story-isi-modal .story-isi-headline{font-family:Bio Sans,sans-serif,sans-serif;text-transform:uppercase;color:#e71d71}.story-isi-modal .story-isi-controls{font-size:.75rem}.story-isi-modal .story-isi-controls .story-isi-label{font-family:Bio Sans,sans-serif;margin-right:.25rem;padding-top:.1rem}.story-isi-modal .story-isi-icon{height:auto;width:.95rem}.story-isi-modal .story-isi-modal-content p{font-family:Bio Sans,sans-serif;font-size:.75rem;color:#3d205b;margin-bottom:.25rem}.story-isi-modal .story-isi-modal-content p strong{font-weight:700}.story-isi-modal .company-info p{font-size:.75rem;font-family:bio-sans,sans-serif;font-weight:300;font-style:normal;margin-bottom:.25rem;color:#3d205b}.story-reference-modal-min{background-color:#e71d71bf}.story-reference-modal-min .story-pharma-modal-container{padding:0rem;width:88%!important}.story-reference-modal-min .story-pharma-modal-container .story-pharma-modal-close{display:none}.story-reference-modal-min .story-pharma-modal-container .story-pharma-modal-content .custom-close-row{display:flex;justify-content:flex-end}.story-reference-modal-min .story-pharma-modal-container .story-pharma-modal-content .custom-close-row .custom-close{margin-top:-.75%;width:1.25rem;cursor:pointer}.story-reference-modal-min .story-pharma-modal-container .story-pharma-modal-content .content{padding:0 1.25rem .75rem}.story-reference-modal-min .story-pharma-modal-container .story-pharma-modal-content h1{font-family:Karbon-Regular;font-size:.75rem;color:#3d205b;font-weight:300}.story-reference-modal-min .story-pharma-modal-container .story-pharma-modal-content h1 strong{font-family:Karbon-Bold}.story-study-design-min{background-color:#e71d71bf}.story-study-design-min .story-pharma-modal-container{padding:0rem;width:90%!important}.story-study-design-min .story-pharma-modal-container .story-pharma-modal-close{display:none}.story-study-design-min .story-pharma-modal-container .story-pharma-modal-content{font-family:Helvetica,sans-serif;font-size:.75rem}.story-study-design-min .story-pharma-modal-container .story-pharma-modal-content .custom-close-row{display:flex;justify-content:flex-end}.story-study-design-min .story-pharma-modal-container .story-pharma-modal-content .custom-close-row .custom-close{margin-top:-.75%;width:1.25rem;cursor:pointer}.story-study-design-min .story-pharma-modal-container .story-pharma-modal-content .content{padding:0 .5rem .75rem 1rem}.story-study-design-min .story-pharma-modal-container .story-pharma-modal-content h1{font-family:Helvetica,sans-serif;font-size:.75rem;color:#3d205b;font-weight:300}.story-study-design-min .story-pharma-modal-container .story-pharma-modal-content h1 strong{font-weight:900}.story-pharma-footer{background-color:#3d205b}.story-pharma-footer .story-tray-btn{color:#f5f5f8;font-family:Arial,Helvetica,sans-serif;font-weight:200}@font-face{font-family:Karbon-Regular;src:url(./Karbon-Regular-8jkSThu9.ttf) format("truetype")}@font-face{font-family:Karbon-Bold;src:url(./Karbon-Bold-QgCsNEep.otf) format("opentype")}@font-face{font-family:Karbon-Regular;src:url(./Karbon-Regular-8jkSThu9.ttf) format("truetype")}@font-face{font-family:Karbon-Bold;src:url(./Karbon-Bold-QgCsNEep.otf) format("opentype")}html,body{overscroll-behavior-y:none;line-height:1.2;font-family:arboria,sans-serif}html sup,body sup{font-size:.65em;top:-.55em}.content-container{display:flex;flex-direction:column;height:100%}.content-container .top-content{flex-grow:1}h1{font-family:arboria,sans-serif;font-weight:700;color:#fff;font-size:2rem}h2{font-family:arboria,sans-serif;font-weight:700;color:#f5f5f8;font-size:1.5rem}p{font-family:Bio Sans,sans-serif;font-weight:300;color:#fff;font-size:1rem}@font-face{font-family:Karbon-Regular;src:url(./Karbon-Regular-8jkSThu9.ttf) format("truetype")}@font-face{font-family:Karbon-Bold;src:url(./Karbon-Bold-QgCsNEep.otf) format("opentype")}@font-face{font-family:Karbon-Regular;src:url(./Karbon-Regular-8jkSThu9.ttf) format("truetype")}@font-face{font-family:Karbon-Bold;src:url(./Karbon-Bold-QgCsNEep.otf) format("opentype")}.clickable:hover{cursor:pointer}.text-nowrap{white-space:nowrap}.w-100{width:100%}.text-center{text-align:center}.text-magenta{color:#b13c93}.text-white{color:#fff}.text-indigo{color:#353251}.st-page-1 .transparent-box{background-color:#e71d71bf;height:fit-content;width:75%;border-radius:.5rem;margin-bottom:7rem;margin-left:-1%}.st-page-1 .text{color:#fff;font-weight:700;font-size:1.5rem;padding:.5rem}.page-2 .content-container{padding-top:2.25rem}.page-2 .play-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;flex:1}.page-2 .play-container .play{padding-left:.8rem;width:fit-content}.page-2 .play-container .play-button img{width:100%;height:auto}.page-2 .playback-progress-container{width:100%;height:.2rem;background:#f5f5f883}.page-2 .playback-progress{width:0%;height:100%;background-color:#e71d71;transition:width .5s}.st-page-3 .top-content{margin-top:4.25rem}.st-page-3 .top-content .logo-container{margin:auto;width:16.438rem}.st-page-3 .top-content .middle{padding:0 3.5rem 2.5rem}.st-page-3 .top-content h1{text-shadow:0rem .188rem .375rem rgba(61,32,91,.6)}.st-page-3 .top-content .footnote p{color:#f5f5f8}.page-4 .st-page-background{background-color:#3d205b}.page-4 .top-content{margin-top:4rem}.page-4 .header{text-shadow:0rem .188rem .375rem rgba(61,32,91,.6)}.page-4 .play-button{display:flex;align-items:center;justify-content:center;position:absolute;z-index:1000;top:11.5rem;left:0;right:0}.page-4 .play-button .play{width:7.3rem}.page-4 .play-button .play img{width:100%;height:auto}.page-4 .chart{display:flex;flex-direction:column;align-items:center;justify-content:center}.page-4 .chart .container{width:85%;margin:auto}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.page-4 .filter{text-align:center}.page-4 .blurred{filter:blur(.2rem);opacity:.9;pointer-events:none}.page-4 .footnote ul{padding:2rem 1rem 0rem 2rem}.page-4 .footnote ul li{opacity:0;font-family:Bio Sans,sans-serif;font-size:.75rem;color:#f5f5f8;font-weight:300}.st-page-5 .top-content{margin-top:4rem}.st-page-5 .cards{position:absolute;left:-7.25rem;width:125%}.st-page-5 .slider-container{position:absolute;top:7rem;right:1.25rem;width:3rem;height:55%;text-align:center}.st-page-5 .slider-track{background-color:#fff;display:inline-block;width:5%;height:95%}.st-page-5 .slider-control{position:absolute;background-size:contain;background-repeat:no-repeat;background-position:center center;height:3rem;width:100%;z-index:1000;cursor:pointer}.st-page-6 .st-video-background{top:45%}.st-page-6 .question{background-color:#3d205b80;height:fit-content;width:75%;border-radius:.5rem;margin-left:-1%;margin-top:2.5rem}.st-page-6 .question h6{padding:.75rem}.st-page-6 .button-row{margin-bottom:3rem}.st-page-6 .button-row .button-col{margin-bottom:1.25rem}.st-page-6 .button-row .button-col .button{box-shadow:0 .188rem .365rem #3d205b99;font-family:Bio Sans,sans-serif;font-size:1rem;color:#fff;font-weight:300;background-color:#e71d71;border-radius:.5rem;height:fit-content;padding:.5rem 0;width:65%;border:none;cursor:pointer}.st-page-6 .button-row .button-col .button.active{background-color:#e71d71bf;color:#fff}.st-page-6 .button-row .button-col .answer:hover{background-color:#e71d71bf;transition:.5s}.st-page-7 .content-container{margin-top:5rem;height:auto}.st-page-7 .nuulife-logo{width:16.438rem}.st-page-7 .text-container{position:relative;width:88%;margin:auto}.st-page-7 .text-container .answer{text-shadow:0rem .188rem .375rem rgba(61,32,91,.6);margin:2.25rem 3.5rem 2.5rem}.st-page-7 .text-container .answer2{margin:2.25rem 3rem 2.5rem}.st-page-7 .cta{border:none;height:fit-content;width:fit-content;padding:.75rem 2.5rem;border-radius:.5rem;box-shadow:-.1rem .2rem .25rem #47414772;font-family:arboria,sans-serif;font-size:1rem;font-weight:700;background-color:#e71d71;color:#fff}.st-page-7 .cta-container .text-center{margin-bottom:5%}
