@media screen and (max-width: 1080px){.modal-card[data-v-4736d2ae]{width:inherit}}.modal-card-foot[data-v-4736d2ae]{background:white}.modal-card[data-v-4736d2ae]{border-radius:5px}footer .button[data-v-4736d2ae]{background:#3f7e8d}.modal-card-foot[data-v-9c4548bc]{background:white}.modal-card[data-v-9c4548bc]{border-radius:5px}footer[data-v-9c4548bc]{justify-content:space-between}footer .button-cancel[data-v-9c4548bc]{background:white;color:#000;float:right}footer .button-confirm[data-v-9c4548bc]{background:black}@media screen and (max-width: 1080px){.modal-card[data-v-9c4548bc]{width:inherit}}@media only screen and (max-device-width: 768px){.container-app[data-v-4d628040]{overflow:hidden}}.voice-icon[data-v-4d628040]{position:fixed;display:none;bottom:0;left:50%;z-index:99}@media only screen and (max-device-width: 768px){.voice-icon[data-v-4d628040]{display:block}}@keyframes ld-float-4d628040{0%{animation-timing-function:cubic-bezier(0,.4,.6,1);transform:translate(-50%,-30%) scale(.8);box-shadow:0 0 #0000004d}50%{animation-timing-function:cubic-bezier(.4,0,1,.6);transform:translate(-50%,-30%) scale(1);box-shadow:0 23% 5% -15% #0003}to{transform:translate(-50%,-30%) scale(.8);box-shadow:0 0 #0000004d}}.ld.ld-float[data-v-4d628040]{animation:ld-float-4d628040 2s infinite linear}.ld[data-v-4d628040]{transform-origin:50% 50%;transform-box:fill-box}.item[data-v-0e7eca5a]{margin-top:2rem;display:flex}.details[data-v-0e7eca5a]{flex:1;margin-left:1rem}i[data-v-0e7eca5a]{display:flex;place-items:center;place-content:center;width:32px;height:32px;color:var(--color-text)}h3[data-v-0e7eca5a]{font-size:1.2rem;font-weight:500;margin-bottom:.4rem;color:var(--color-heading)}@media (min-width: 1080px){.item[data-v-0e7eca5a]{margin-top:0;padding:.4rem 0 1rem calc(var(--section-gap) / 2)}i[data-v-0e7eca5a]{top:calc(50% - 25px);left:-26px;position:absolute;border:1px solid var(--color-border);background:var(--color-background);border-radius:8px;width:50px;height:50px}.item[data-v-0e7eca5a]:before{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;bottom:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-0e7eca5a]:after{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;top:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-0e7eca5a]:first-of-type:before{display:none}.item[data-v-0e7eca5a]:last-of-type:after{display:none}}.notification[data-v-3e542a8e]{margin-bottom:10px!important;margin-top:10px}.container-footer[data-v-493999e4]{min-height:50px;margin-top:15px;padding-top:15px}@media screen and (max-width: 1080px){.container-footer.mobile-fixed[data-v-493999e4]{background:white;width:100%;z-index:5}}.hollow-dots-spinner,.hollow-dots-spinner *{box-sizing:border-box}.hollow-dots-spinner{height:15px;width:90px}.hollow-dots-spinner .dot{width:15px;height:15px;margin:0 7.5px;border:3px solid #ff1d5e;border-radius:50%;float:left;transform:scale(0);animation:hollow-dots-spinner-animation 1s ease infinite 0ms}.hollow-dots-spinner .dot:nth-child(1){animation-delay:.3s}.hollow-dots-spinner .dot:nth-child(2){animation-delay:.6s}.hollow-dots-spinner .dot:nth-child(3){animation-delay:calc(.3s * 3)}@keyframes hollow-dots-spinner-animation{50%{transform:scale(1);opacity:1}to{opacity:0}}.self-building-square-spinner,.self-building-square-spinner *{box-sizing:border-box}.self-building-square-spinner{height:40px;width:40px;top:calc(-10px * 2 / 3)}.self-building-square-spinner .square{height:10px;width:10px;top:calc(-10px * 2 / 3);margin-right:calc(10px / 3);margin-top:calc(10px / 3);background:#ff1d5e;float:left;position:relative;opacity:0;animation:self-building-square-spinner 6s infinite}.self-building-square-spinner .square:nth-child(1){animation-delay:calc(.3s * 6)}.self-building-square-spinner .square:nth-child(2){animation-delay:2.1s}.self-building-square-spinner .square:nth-child(3){animation-delay:2.4s}.self-building-square-spinner .square:nth-child(4){animation-delay:calc(.3s * 3)}.self-building-square-spinner .square:nth-child(5){animation-delay:1.2s}.self-building-square-spinner .square:nth-child(6){animation-delay:1.5s}.self-building-square-spinner .square:nth-child(7){animation-delay:0s}.self-building-square-spinner .square:nth-child(8){animation-delay:.3s}.self-building-square-spinner .square:nth-child(9){animation-delay:.6s}.self-building-square-spinner .clear{clear:both}@keyframes self-building-square-spinner{0%{opacity:0}5%{opacity:1;top:0}50.9%{opacity:1;top:0}55.9%{opacity:0;top:inherit}}.looping-rhombuses-spinner,.looping-rhombuses-spinner *{box-sizing:border-box}.looping-rhombuses-spinner{width:60px;height:15px;position:relative}.looping-rhombuses-spinner .rhombus{height:15px;width:15px;background-color:#ff1d5e;left:60px;position:absolute;margin:0 auto;border-radius:2px;transform:translateY(0) rotate(45deg) scale(0);animation:looping-rhombuses-spinner-animation 2.5s linear infinite}.looping-rhombuses-spinner .rhombus:nth-child(1){animation-delay:calc(2.5s * 1 / -1.5)}.looping-rhombuses-spinner .rhombus:nth-child(2){animation-delay:calc(2.5s * 2 / -1.5)}.looping-rhombuses-spinner .rhombus:nth-child(3){animation-delay:-5s}@keyframes looping-rhombuses-spinner-animation{0%{transform:translate(0) rotate(45deg) scale(0)}50%{transform:translate(-233%) rotate(45deg) scale(1)}to{transform:translate(-466%) rotate(45deg) scale(0)}}.half-circle-spinner,.half-circle-spinner *{box-sizing:border-box}.half-circle-spinner{width:60px;height:60px;border-radius:100%;position:relative}.half-circle-spinner .circle{content:"";position:absolute;width:100%;height:100%;border-radius:100%;border:6px solid transparent}.half-circle-spinner .circle.circle-1{border-top-color:#ff1d5e;animation:half-circle-spinner-animation 1s infinite}.half-circle-spinner .circle.circle-2{border-bottom-color:#ff1d5e;animation:half-circle-spinner-animation 1s infinite alternate}@keyframes half-circle-spinner-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}button.is-primary[data-v-711a0385]{background-color:#874a97;border-color:#874a97}button.is-primary[data-v-711a0385]:hover{background-color:#884a97ce;border-color:#884a97ce}button.is-primary[disabled][data-v-711a0385]{background-color:#874a97;border-color:#874a97}button.is-primary[disabled][data-v-711a0385]:hover{background-color:#884a97ce;border-color:#884a97ce}.container[data-v-493eea49]{padding:10px;font-family:Figtree,sans-serif}.container-login .column[data-v-493eea49]{padding:50px}.login-header[data-v-493eea49]{padding:20px 0;margin-bottom:20px}.login-img[data-v-493eea49]{height:100vh;background-image:url(/images/auth/login-cover.png);background-size:cover}.login-title[data-v-493eea49]{display:flex;align-items:center;margin-bottom:25px}.login-title img[data-v-493eea49]{width:42%;margin-left:-2px}.login-title p[data-v-493eea49]{font-size:30px;font-weight:700;font-family:Courier,sans-serif;padding:16px}button.is-primary[data-v-493eea49]{background-color:#874a97;border-color:#874a97}button.is-primary[data-v-493eea49]:hover{background-color:#884a97ce;border-color:#884a97ce}.is-pulled-left[data-v-493eea49]{float:left!important;color:#000;font-size:15px;font-weight:600;color:#1e1e1eb3}@media only screen and (max-width: 1080px){.login-img[data-v-493eea49]{height:520px}}@media only screen and (max-width: 768px){.login-img[data-v-493eea49]{height:40vh;background-position:center}.container-login .column[data-v-493eea49]{padding:20px 30px}.login-title[data-v-493eea49]{margin-bottom:0}}.container[data-v-6e035c2a]{padding:10px;font-family:Figtree,sans-serif}.container-login .column[data-v-6e035c2a]{padding:100px 50px}.login-img[data-v-6e035c2a]{height:100vh;background-image:url(/images/auth/login-cover.png);background-size:cover}.login-header[data-v-6e035c2a]{border-bottom:1px solid gainsboro;padding:20px 0;margin-bottom:20px}button.is-primary[data-v-6e035c2a]{background-color:#874a97;border-color:#874a97}button.is-primary[data-v-6e035c2a]:hover{background-color:#884a97ce;border-color:#884a97ce}@media only screen and (max-width: 768px){.login-img[data-v-6e035c2a]{height:40vh;background-position:center}.container-login .column[data-v-6e035c2a]{padding:20px 30px}.login-title[data-v-6e035c2a]{margin-bottom:0}}.list-item-install span[data-v-6248861f],.list-item-install.is-desktop[data-v-6248861f]{display:inline}@media screen and (max-device-width: 755px){.list-item-install.is-desktop[data-v-6248861f]{display:none}.list-item-install.is-mobile[data-v-6248861f]{display:inline}}span[data-v-76f401a1]{background:#1a7270;position:relative;color:#fff;padding:5px 7px;border-radius:5px}@media screen and (min-width: 1216px){.container[data-v-545f1b84]:not(.is-max-desktop){width:100%!important;padding:0;margin:auto;max-width:1600px}.container:not(.is-max-desktop) .column.is-3[data-v-545f1b84]{padding:0;max-width:25%!important;border-right:1.5px solid rgba(189,189,189,.3137254902)}.container:not(.is-max-desktop) .columns[data-v-545f1b84]{margin:0}.setting-group[data-v-545f1b84]{display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100% - 216px)}}.dashboard-container[data-v-545f1b84]{margin:0;font-family:Figtree,sans-serif}.dashboard-container .container[data-v-545f1b84]:nth-child(2){padding:10px 15px 15px}.dashboard-container .dashboard-logo[data-v-545f1b84]{display:flex;justify-content:center;padding:16px 16px 90px;background:linear-gradient(45deg,#068D8A,#340A4E);margin-bottom:-60px}.container-main[data-v-545f1b84]{margin-bottom:40px}.beta[data-v-545f1b84]{margin-left:18px;border-radius:20px;font-size:14px;font-weight:700;background:#874A97;color:#fff;padding:4px 16px}.menu-nav[data-v-545f1b84]{display:none}.menu[data-v-545f1b84]{padding:0;height:100vh}.menu .menu-list[data-v-545f1b84]{padding:0 8px}.menu .menu-list a[data-v-545f1b84]{color:#000}.menu .menu-list li.line[data-v-545f1b84]{border:1px solid rgba(189,189,189,.3137254902);margin:10px 2px}.menu .menu-label[data-v-545f1b84]{text-align:center;font-weight:700;color:#000;font-size:14px}.menu .menu-label img[data-v-545f1b84]{border:6px solid white;border-radius:50px}.menu ul li .is-active[data-v-545f1b84]{background-color:#1ebbb2;color:#fff}.menu ul li .is-active .beta[data-v-545f1b84]{background:white;color:#874a97}.menu ul li svg[data-v-545f1b84]{margin-bottom:-3px}.menu .dropdown-icon[data-v-545f1b84]{float:right;margin-top:-30px;margin-right:10px}@media screen and (max-width: 1080px){.container[data-v-545f1b84]{max-width:1080px}.menu[data-v-545f1b84]{width:100%}.column[data-v-545f1b84]{padding:0;flex-basis:auto;width:auto!important}.m-has-menu[data-v-545f1b84],.menu-is-showing .container-main[data-v-545f1b84]{display:none}.menu-nav[data-v-545f1b84]{z-index:100;display:block;position:absolute!important;color:#fff;font-size:2em;right:32px;top:4px;width:40px;height:70px;text-align:center;padding-top:20px}.menu-nav.mobile[data-v-545f1b84]{display:block!important}.container[data-v-545f1b84]{padding:10px}.dashboard-container[data-v-545f1b84]{margin-top:0}.dashboard-container .container[data-v-545f1b84]:nth-child(2){padding:0;margin:auto;width:95%}.container-main[data-v-545f1b84]{margin-top:0!important;margin-bottom:85px!important;padding:0 15px}.footer-menu[data-v-545f1b84]{display:grid;grid-template-columns:auto auto auto auto;justify-content:space-evenly;color:#1e1e1ecc;margin:auto;background-color:#fff;height:68px;box-shadow:0 -23px 23px #cfd3e140;position:fixed;z-index:99;bottom:0;left:0;width:100%;padding:0;align-content:center;font-size:14px}.footer-menu span[data-v-545f1b84]{color:#1e1e1ecc;display:flex;justify-content:center;flex-direction:column;align-items:center;font-weight:600}.router-link-active span[data-v-545f1b84]{color:#8252a1}.dashboard-logo[data-v-545f1b84]{border-radius:10px 10px 0 0}.is-mobile[data-v-545f1b84]{display:block!important}}.container[data-v-545f1b84]{padding:10px}.chat-link[data-v-545f1b84]{display:flex;align-items:center;gap:10px}.chat-link img[data-v-545f1b84]{margin-left:auto}.menu ul li .is-mobile svg{margin-bottom:-2px}.menu ul li .is-desktop svg{margin-bottom:-3px}.is-desktop{display:block!important}.is-mobile{display:none!important}@media screen and (max-width: 1080px) and (min-width: 769px){.container-selection{padding:20px 80px!important}.container-selection .selection{justify-content:space-between!important}.container-box{padding:0 80px!important}.container-main>.level{display:block}.container-main>.level .level-right{justify-content:flex-start;padding:20px 80px 0}}@media screen and (max-device-width: 1080px){.is-desktop{display:none!important}.is-mobile,.dashboard-columns{display:block!important}.menu-column{width:100%!important}}a[data-v-e15c0066]{color:#8252a1;font-size:14px}.breadcrumb-container[data-v-e15c0066]{margin-bottom:-24px}@media screen and (max-width: 1080px){.breadcrumb-container[data-v-e15c0066]{display:none}}.toggle-nav[data-v-4db331a5],.backIcon[data-v-4db331a5]{display:none}.title[data-v-4db331a5]{position:relative}.title.sub-title[data-v-4db331a5]{display:none}.level[data-v-4db331a5]{margin-top:48px}.level-left[data-v-4db331a5]{max-width:70%;align-items:flex-start}.beta[data-v-4db331a5]{margin-left:18px;border-radius:20px;font-size:14px;background:#874A97;color:#fff;padding:4px 16px;position:absolute;top:0}.header-info[data-v-4db331a5]{width:fit-content}@media screen and (max-width: 1080px){.level-left[data-v-4db331a5]{display:flex;margin-left:-25px;padding:0 25px 16px;width:100vw;min-width:100vw;overflow:hidden;box-shadow:0 16px 20px #cfd3e126}.level-left .titleImg[data-v-4db331a5]{display:none}.level-left .backIcon[data-v-4db331a5]{display:block;margin-right:10px;z-index:99;color:#000}.level-left span[data-v-4db331a5],.dashed[data-v-4db331a5]{display:none}.title.sub-title[data-v-4db331a5]{display:block;margin-bottom:0;margin-left:-30px}.title.main-title[data-v-4db331a5]{display:none}.title.is-4[data-v-4db331a5]{font-size:1.25rem;text-align:center}.header-info[data-v-4db331a5]{width:100%}}@media screen and (max-width: 1080px){.toggle-nav[data-v-4db331a5]{z-index:100;display:block;position:absolute;color:#000;font-size:2em;right:-10px;top:36px;width:85px;height:70px;text-align:center}.toggle-nav a[data-v-4db331a5]{color:#000}.toggle-nav.icon-color a[data-v-4db331a5]{color:#fff}}.hide[data-v-4db331a5]{display:none}.session-columns .column[data-v-84446490]{background:#f8f8f8;margin:0 10px;border-radius:5px}.session-columns .column .table[data-v-84446490]{background:#f8f8f8}.session-columns h5[data-v-84446490]{border-bottom:1px solid gainsboro;padding-bottom:10px;font-weight:700;opacity:.9}.tabs[data-v-bf72bb76]{margin-bottom:.6rem!important}.tabs li.is-active a[data-v-bf72bb76]{background:rgba(187,107,217,.14)!important;border-radius:5px;margin-bottom:0;border-bottom-style:unset;color:#000;border-color:transparent!important}.tabs li[data-v-bf72bb76]{display:block;font-weight:600;font-size:15px;color:#00000080}.tabs ul[data-v-bf72bb76]{border-bottom-color:transparent;border-bottom-style:none}.tabs.is-boxed a[data-v-bf72bb76]:hover{background-color:transparent;border-bottom-color:transparent}.container-header[data-v-990a2018]{height:40px;border-bottom:1px gainsboro dashed;margin-bottom:10px}.container[data-v-0258840c]{margin-top:4rem;padding:15px}.container-header[data-v-0d1241ec]{height:40px;border-bottom:1px gainsboro dashed;margin-bottom:10px}.container-header[data-v-29ed2326]{height:60px;border-bottom:1px gainsboro dashed;margin-bottom:10px}.card-index-module[data-v-5d636a26]{height:100%}.card-index-module .backIcon[data-v-5d636a26]{display:none}.card-index-module a[data-v-5d636a26]{text-decoration:none;color:#000}.card-index-module a.disabled[data-v-5d636a26]{pointer-events:none;opacity:.9}.card-index-module .card-index-module-container[data-v-5d636a26]{height:100%;padding:20px;border:1px solid #8252A1;border-radius:16px}.card-index-module .card-index-module-container img[data-v-5d636a26]{width:50px;margin-right:16px}.card-index-module .card-index-module-container .container-title[data-v-5d636a26]{display:flex;align-items:center;margin-bottom:12px}.card-index-module .card-index-module-container .container-desc p[data-v-5d636a26]{font-size:12px}.card-index-module .card-index-module-container.hide[data-v-5d636a26]{display:none}.card-index-module .card-index-module-container[data-v-5d636a26]:hover{background-color:#f5f5f5}.card-index-module .card-index-module-container.comingsoon[data-v-5d636a26]:after{position:relative;content:"Coming Soon";bottom:-10px;left:0px;padding:.5rem;width:100%;background:#8252A1;color:#fff;text-align:center;font-size:12px;font-weight:700;border-radius:50px}@media screen and (max-width: 1080px){.card-index-module[data-v-5d636a26]{padding:0}.card-index-module .card-index-module-container[data-v-5d636a26]{border:1px solid rgba(64,64,64,.1882352941)!important;padding:12px!important}.card-index-module .card-index-module-container.comingsoon[data-v-5d636a26]:after{bottom:-6px!important;padding:.25rem .5rem!important;font-size:10px!important}.card-index-module .container-img[data-v-5d636a26]{display:flex}.card-index-module .container-img.no-img[data-v-5d636a26]{display:none}.card-index-module .container-title[data-v-5d636a26]{margin-bottom:0!important}.card-index-module .container-title p[data-v-5d636a26],.card-index-module .container-desc[data-v-5d636a26]{display:none}.card-index-module .container-info[data-v-5d636a26]{display:flex;width:90%;justify-content:space-between;align-items:center}.card-index-module .container-info.no-img[data-v-5d636a26]{width:100%}.card-index-module .backIcon[data-v-5d636a26]{display:block}}.container-selection[data-v-e46e6682]{margin-top:20px;max-width:90%}.container-selection .columns a[data-v-e46e6682]{text-decoration:none;color:#000}.container-selection .columns a.disabled[data-v-e46e6682]{pointer-events:none;opacity:.9}.container-selection .columns .column[data-v-e46e6682]{border:1px solid #8252A1;padding:20px;margin:12px;border-radius:16px}.container-selection .columns .column img[data-v-e46e6682]{width:50px;margin-right:16px}.container-selection .columns .column .container-title[data-v-e46e6682]{display:flex;align-items:center}.container-info[data-v-e46e6682]{display:flex;width:100%;justify-content:space-between;align-items:center}.backIcon[data-v-e46e6682]{display:block}@media screen and (max-width: 1080px){.container-selection[data-v-e46e6682]{padding:0;max-width:100%}.container-selection .column[data-v-e46e6682]{border:1px solid rgba(64,64,64,.1882352941)!important;padding:12px!important}.container-selection .container-title[data-v-e46e6682]{margin-bottom:0!important}.container-selection .container-title p[data-v-e46e6682]{display:none}.container-selection .container-info[data-v-e46e6682]{display:flex;width:100%;justify-content:space-between;align-items:center}.columns[data-v-e46e6682]:nth-child(2){margin-top:12px}}.button-send[data-v-369ea448]{background:#5e79b2!important;border-color:#5e79b2!important}.container-messages[data-v-369ea448]{padding:10px 0}.container-messages .container-message[data-v-369ea448]{margin:5px 0 10px;width:100%;display:inline-flex}.container-messages .chat-icon[data-v-369ea448]{width:40px;height:40px;border-radius:50%;background:#5e79b2;top:0;left:0;z-index:1}.container-messages .container-text[data-v-369ea448]{display:inline-block;color:#000;padding:10px;border-radius:5px;height:auto;position:relative;margin-left:8px;max-width:calc(100% - 48px)}.container-messages .container-text .container-text-content[data-v-369ea448]{position:relative;z-index:2}.container-messages .role-assistant[data-v-369ea448]{display:inline-flex}.container-messages .role-assistant .container-text[data-v-369ea448]{background:#0FBAB2;color:#fff}.container-messages .role-assistant .chat-icon[data-v-369ea448]{background:url(/images/doctor-icon.png);background-size:contain}.container-messages .role-user .container-text[data-v-369ea448]{background:rgba(136,74,151,.0666666667);border:1px solid #874A97;color:#000}.container-messages .chat-icon[data-v-369ea448]{background:url(/images/profile-icon.png);background-size:contain}.tabs[data-v-15cea05e]{margin-bottom:.6rem!important}.tabs li.is-active a[data-v-15cea05e]{background:rgba(187,107,217,.14)!important;border-radius:5px;margin-bottom:0;border-bottom-style:unset;color:#000;border-color:transparent!important}.tabs li[data-v-15cea05e]{display:block;font-weight:600;font-size:15px;color:#00000080}.tabs ul[data-v-15cea05e]{border-bottom-color:transparent;border-bottom-style:none}.tabs.is-boxed a[data-v-15cea05e]:hover{background-color:transparent;border-bottom-color:transparent}.container-cpg-header{font-weight:700;padding:10px;border-radius:5px;border-bottom:1px dashed gainsboro}.container-text-content .container-text-example-questions{list-style:circle;padding-left:20px}.container-text-content .container-text-example-questions li a{color:#fff;font-weight:700}.button-send[data-v-b1d69a02]{background:#5e79b2!important;border-color:#5e79b2!important}.container-messages[data-v-b1d69a02]{padding:10px 0}.container-messages .container-message[data-v-b1d69a02]{margin:5px 0 10px;width:100%;display:inline-flex}.container-messages .chat-icon[data-v-b1d69a02]{width:40px;height:40px;border-radius:50%;background:#5e79b2;top:0;left:0;z-index:1}.container-messages .container-text[data-v-b1d69a02]{display:inline-block;color:#000;padding:10px;border-radius:5px;height:auto;position:relative;margin-left:8px;max-width:calc(100% - 48px)}.container-messages .container-text .container-text-content[data-v-b1d69a02]{position:relative;z-index:2}.container-messages .role-assistant[data-v-b1d69a02]{display:inline-flex}.container-messages .role-assistant .container-text[data-v-b1d69a02]{background:#0FBAB2;color:#fff}.container-messages .role-assistant .chat-icon[data-v-b1d69a02]{background:url(/images/doctor-icon.png);background-size:contain}.container-messages .role-user .container-text[data-v-b1d69a02]{background:rgba(136,74,151,.0666666667);border:1px solid #874A97;color:#000}.container-messages .chat-icon[data-v-b1d69a02]{background:url(/images/profile-icon.png);background-size:contain}.container-selection[data-v-23e79326],.container-selection[data-v-b750dd6d]{margin-top:20px;max-width:90%}.file[data-v-b750dd6d]{justify-content:center}@media screen and (max-width: 1080px){.modal-card[data-v-b34058c5]{width:inherit}}.modal-selector[data-v-b34058c5]{cursor:pointer;display:inline-block}.modal-card-foot[data-v-b34058c5]{background:white}.modal-card[data-v-b34058c5]{border-radius:5px}footer .button[data-v-b34058c5]{background:#3f7e8d}.overlay-dropdown[data-v-69e5a7e9]{width:100%;height:100%;position:fixed;z-index:3;background:black;opacity:.1}.dropdown[data-v-69e5a7e9]{position:relative;z-index:2}.dropdown.is-active[data-v-69e5a7e9]{z-index:4}.without-border[data-v-69e5a7e9]{border:0px}.quiz-group[data-v-fba65d78]{width:100%;padding:20px;align-items:center;display:inline-flex;flex-direction:column;justify-content:center}.quiz-group .select select[data-v-fba65d78]{padding:0 10px!important;width:100%}.quiz-group .column.is-half[data-v-fba65d78]{padding:0}.quiz-group .container-variable[data-v-fba65d78]{align-items:center;margin-bottom:20px;width:100%}.quiz-group .container-variable .selection-title[data-v-fba65d78]{font-weight:600}.quiz-group .start-button[data-v-fba65d78]{background-color:#8252a1;color:#fff;width:100%;border-radius:5px;border:none;padding:10px;margin-top:10px;font-size:18px}.quiz-group .start-button[data-v-fba65d78]:disabled{background-color:#ccc;cursor:not-allowed}.quiz-group .question-selection[data-v-fba65d78]{display:inline-flex;width:100%;justify-content:space-between}.quiz-group .question-selection .column.is-one-third[data-v-fba65d78],.quiz-group .question-selection .column.is-one-third-tablet[data-v-fba65d78]{flex:none;width:32.3333%}.quiz-group .question-selection .question-button[data-v-fba65d78]{border-radius:8px;border:1px solid;font-size:15px;font-weight:500;color:#4a4a4a;border:2px solid #e9ecef}.quiz-group .question-button.active[data-v-fba65d78]{background-color:#8252a1;color:#fff;border:2px solid #8252A1}@media screen and (max-width: 768px){.quiz-group .question-selection .question-button[data-v-fba65d78]{padding:7px}}button[data-v-94484c30]{font-family:Figtree,sans-serif;font-size:1em}.columns[data-v-94484c30]{margin:0}.column .is-one-two[data-v-94484c30]{margin-right:1.2rem;height:100%;padding:25px;border:2px solid #8252A1;border-radius:12px;background:white;align-items:center;flex-direction:column;display:inline-flex;justify-content:space-between}.column .is-one-two strong[data-v-94484c30]{padding-top:16px}.container-roles[data-v-94484c30]{width:70%;margin:auto}.container-roles h2[data-v-94484c30]{font-weight:600;padding:22px 0 10px}@media screen and (max-width: 768px){.container-roles[data-v-94484c30]{width:95%;margin:auto}.container-roles .is-flex-wrap-wrap[data-v-94484c30]{display:inline-flex;flex-direction:row}.container-roles .is-flex-wrap-wrap .is-one-two[data-v-94484c30]{margin:10px;width:50%;height:23vh}}.question[data-v-926e3882]{width:95%;margin:auto;position:relative;height:auto}.question h2[data-v-926e3882]{font-weight:600;margin-bottom:10px}.question .button-group[data-v-926e3882]{display:inline-flex;align-items:center;justify-content:space-between;width:100%;margin:6px auto;padding:8px 15px;font-size:16px;font-weight:500;border-radius:7px;border:2px solid #e9ecef;color:#4a4a4a}.question .button-group .icon-group[data-v-926e3882]{height:22px;width:22px}.question .button-group.incorrect[data-v-926e3882]{background-color:#f8d7da;border-color:#dc3545}.question .button-group.correct[data-v-926e3882]{background-color:#d4edda;border-color:#28a745}.question .feedback-group[data-v-926e3882]{width:100%;margin-top:35px;padding:15px;box-shadow:#959da580 0 5px 13px;border-radius:8px;font-weight:600;text-align:center}.question .feedback-group .feedback[data-v-926e3882]{margin-bottom:6px;font-size:17px}.question .feedback-group .next-question-button[data-v-926e3882]{margin-top:20px;border-radius:8px;font-size:16px;background-color:#8252a1;color:#fff;border:none;padding:.6rem 1.4rem;text-align:center}.progress-bar-container[data-v-926e3882]{width:100%;background-color:#e9ecef;border-radius:5px;overflow:hidden}.progress-bar[data-v-926e3882]{height:10px;background-color:#8252a1;transition:width .3s ease;border-radius:50px}.progress-info[data-v-926e3882]{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:20px;flex-direction:column}.progress-info p[data-v-926e3882]{font-size:13px;margin-bottom:5px;color:#333;display:inline-flex;align-items:center}.statistic-group[data-v-926e3882]{text-align:center}.statistic-group h2[data-v-926e3882]{font-size:20px}.quiz-results[data-v-926e3882]{padding:8px;border-radius:8px;margin-top:20px}.quiz-results h3[data-v-926e3882]{font-size:16px;font-weight:600}.quiz-results hr[data-v-926e3882]{margin:.65rem 0}.quiz-results p[data-v-926e3882]{font-size:14px;margin:10px 0;display:inline-flex;align-items:center}.quiz-results p span[data-v-926e3882]{font-weight:600;font-size:22px}.quiz-results .correction[data-v-926e3882]{display:inline-flex;flex-direction:row;width:40%;margin:10px auto;justify-content:space-around}.quiz-results .result-group[data-v-926e3882]{display:inline-flex;flex-direction:column;align-items:center;line-height:22px}.quiz-results .result-group .red[data-v-926e3882]{color:#dc3545;font-weight:700;font-size:24px}.quiz-results .result-group .green[data-v-926e3882]{color:#28a745;font-weight:700;font-size:24px}.quiz-results .accuracy[data-v-926e3882]{background:#8252A1;color:#fff;border-radius:50%;text-align:center;display:inline-flex;align-content:center;justify-content:center;flex-wrap:wrap;flex-direction:column;width:21vh;height:21vh}.quiz-results .left-column[data-v-926e3882]{text-align:center}.restart-group[data-v-926e3882]{display:inline-flex;justify-content:end;width:100%}.restart-group .restart-button[data-v-926e3882]{margin-top:8px;padding:10px 20px;border:none;border-radius:5px;background-color:#8252a1;color:#fff;cursor:pointer;font-size:16px}@media screen and (max-width: 768px){.quiz-results p span[data-v-926e3882]{font-weight:600;font-size:24px}.restart-group[data-v-926e3882]{justify-content:center}.question .button-group[data-v-926e3882]{text-align:left}.quiz-results p[data-v-926e3882]{font-size:15px}.quiz-results .correction[data-v-926e3882]{width:70%}.quiz-results .result-group .green[data-v-926e3882],.quiz-results .result-group .red[data-v-926e3882]{font-size:26px}.restart-group .restart-button[data-v-926e3882]{font-size:17px}}.container-button{display:inline-block}.container-button .dropdown-trigger{border-left:1px solid #486fb5}.container-button .dropdown-trigger button{background:#6c93c3;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:5px;padding-right:5px}.container-button .dropdown-main-button{border-top-right-radius:0;border-bottom-right-radius:0}.button-icon[data-v-c5016fdc]{color:#000}.button-icon .button-icon-text[data-v-c5016fdc]{padding-left:6px}.button-icon .iconify[data-v-c5016fdc]{position:relative;top:3px}.tabs[data-v-9d3b061b]{margin-bottom:.6rem!important}.tabs li.is-active a[data-v-9d3b061b]{background:rgba(187,107,217,.14)!important;border-radius:5px;margin-bottom:0;border-bottom-style:unset;color:#000;border-color:transparent!important}.tabs li[data-v-9d3b061b]{display:block;font-weight:600;font-size:15px;color:#00000080}.tabs ul[data-v-9d3b061b]{border-bottom-color:transparent;border-bottom-style:none}.tabs.is-boxed a[data-v-9d3b061b]:hover{background-color:transparent;border-bottom-color:transparent}.container-error[data-v-ef3dfec7]{color:red;padding-bottom:5px}pre[data-v-a7b85d8c]{white-space:pre-wrap;background:white}.container-box[data-v-3068cc0b]{height:100%}.container-disclaimer .notification.is-primary[data-v-3068cc0b]{background-color:#bb6bd930;color:#000}.container-variable[data-v-3068cc0b]{padding-bottom:10px}.container-variable.has-labels[data-v-3068cc0b]{padding:10px 0}.container-variable .variable-label[data-v-3068cc0b]{padding-bottom:5px;font-weight:700}.footer-prompt .iconify[data-v-3068cc0b]{position:relative;font-size:1.1em;top:0;margin-right:5px}pre[data-v-3068cc0b]{white-space:pre-wrap}.checkbox[data-v-3068cc0b]{font-size:15px;font-weight:600;display:inline-flex;visibility:visible}input[type=checkbox][data-v-3068cc0b]{vertical-align:baseline;margin-right:8px}@media screen and (max-width: 1080px){.checkbox[data-v-3068cc0b]{top:265px;font-size:12px;width:60%}}.is-pulled-right .button{background-color:#874a97!important;padding:10px 25px}.menu-list li[data-v-2b3d9d35]{border-bottom:1px gainsboro dashed}.list-prompts .columns[data-v-2b3d9d35]{padding:15px}.list-prompts .column[data-v-2b3d9d35]{padding:0}.container-response pre[data-v-08955f07]{white-space:pre-wrap;background:white}.container-prompt-content pre[data-v-08955f07]{white-space:pre-wrap}.container-response-footer[data-v-08955f07]{display:flex;justify-content:space-between}.container-response-footer .container-votes a[data-v-08955f07]{padding:0 10px}.container-response-footer .container-votes a.good-vote[data-v-08955f07],.container-response-footer .container-votes a.bad-vote[data-v-08955f07]{color:#333;padding:0 8px}.container-feedback-selector[data-v-08955f07]{width:150px;text-align:center}.container-feedback-selector .iconify[data-v-08955f07]{position:relative;top:1.5em}.container-disclaimer .notification.is-primary[data-v-08955f07]{background-color:#bb6bd930;color:#000}.container-form[data-v-8807bd11]{position:absolute;bottom:18px;width:calc(100% - 30px);max-width:900px;z-index:99}.button-send[data-v-8807bd11]{background:#874A97!important;border-color:#874a97!important;height:100%}.button-send[data-v-8807bd11]:hover{background:rgba(136,74,151,.8078431373)!important;border-color:#884a97ce!important}.container-messages[data-v-8807bd11]{padding:10px 0 38px;max-height:366px;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:transparent transparent}.container-messages .container-message[data-v-8807bd11]{margin:5px 0 10px;width:100%;display:inline-flex}.container-messages .chat-icon[data-v-8807bd11]{width:40px;height:40px;border-radius:50%;background:#5e79b2;top:0;left:0;z-index:1}.container-messages .container-text[data-v-8807bd11]{display:inline-block;color:#000;padding:10px;border-radius:5px;height:auto;position:relative;margin-left:8px;max-width:calc(100% - 48px)}.container-messages .container-text .container-text-content[data-v-8807bd11]{position:relative;z-index:2}.container-messages .role-assistant[data-v-8807bd11]{display:inline-flex}.container-messages .role-assistant .container-text[data-v-8807bd11]{background:#0FBAB2;color:#fff}.container-messages .role-assistant .chat-icon[data-v-8807bd11]{background:url(/images/doctor-icon.png);background-size:contain}.container-messages .role-user .container-text[data-v-8807bd11]{background:rgba(136,74,151,.0666666667);border:1px solid #874A97;color:#000}.container-messages .chat-icon[data-v-8807bd11]{background:url(/images/profile-icon.png);background-size:contain}@media screen and (max-width: 768px){.container-messages[data-v-8807bd11]{padding:10px 0 20px;max-height:calc(100vh - 314px)}.container-form[data-v-8807bd11]{position:fixed;bottom:80px}.container-form .container-footer[data-v-8807bd11]{background-color:transparent}}@media screen and (max-width: 1080px) and (min-width: 769px){.container-form[data-v-8807bd11]{max-width:1080px;padding:0 80px;position:relative;width:100%}.container-messages[data-v-8807bd11]{padding:10px 80px 38px;max-height:none}}.tabs[data-v-9ae1487d]{margin-bottom:.6rem!important}.tabs li.is-active a[data-v-9ae1487d]{background:rgba(187,107,217,.14)!important;border-radius:5px;margin-bottom:0;border-bottom-style:unset;color:#000;border-color:transparent!important}.tabs li[data-v-9ae1487d]{display:block;font-weight:600;font-size:15px;color:#00000080}.tabs ul[data-v-9ae1487d]{border-bottom-color:transparent;border-bottom-style:none}.tabs.is-boxed a[data-v-9ae1487d]:hover{background-color:transparent;border-bottom-color:transparent}.menu-list li[data-v-6bdbaaa8]{border-bottom:1px gainsboro dashed}.list-prompts .columns[data-v-6bdbaaa8]{padding:15px}.list-prompts .column[data-v-6bdbaaa8]{padding:0}.container-selection[data-v-ad9744ed]{margin-top:20px;padding:10px 12px 15px;max-width:100%}.container-selection .ask-box[data-v-ad9744ed]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:1px solid #874A97;border-radius:10px;padding:14px 16px;color:#00000080;margin-bottom:24px}.container-selection .ask-box svg[data-v-ad9744ed]{color:#0fbab2}.container-selection .selection[data-v-ad9744ed]{display:grid;grid-template-columns:auto auto auto auto auto auto auto auto;flex-direction:row;justify-content:space-around;width:75%}.container-selection .selection .selection-widget[data-v-ad9744ed]{color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:8px}.container-selection .selection .selection-widget img[data-v-ad9744ed]{width:50px;margin-bottom:4px}.container-selection .selection .selection-widget p[data-v-ad9744ed]{font-size:12px}.user-header[data-v-ad9744ed]{display:flex;justify-content:space-between;align-items:center;padding:20px 23px 13px;margin:-15px -15px 10px;box-shadow:0 5px 5px #0000001a}.user-header img[data-v-ad9744ed]{margin-right:8px}.user-header p[data-v-ad9744ed]{font-size:14px}.user-header p.username[data-v-ad9744ed]{font-size:16px;font-weight:600}.user-header-desktop[data-v-ad9744ed]{display:flex;justify-content:space-between;background:url(/images/cover.png) no-repeat;background-size:cover;align-items:end;padding:20px 26px;margin:18px 12px;border-radius:12px;height:165px}.user-header-desktop img[data-v-ad9744ed]{margin-right:8px}.user-header-desktop p[data-v-ad9744ed]{color:#fff;font-size:16px}.user-header-desktop p.username[data-v-ad9744ed]{font-size:18px;font-weight:600}.banner[data-v-ad9744ed]{margin-top:20px}.banner img[data-v-ad9744ed]{width:100%;border-radius:18px}.modal[data-v-ad9744ed]{z-index:9999}.modal .selection-title[data-v-ad9744ed]{font-size:16px;font-weight:600}.modal .selection[data-v-ad9744ed]{display:flex;flex-direction:column;height:fit-content;margin-bottom:12px;justify-content:flex-start}.modal .selection .modal-selection[data-v-ad9744ed]{color:#000;display:flex;flex-direction:column;align-items:flex-start;justify-content:start;margin:8px 40px 8px 8px;padding:8px;border:.1rem solid lightgray;border-radius:8px;word-break:break-word}.modal .selection .modal-selection img[data-v-ad9744ed]{width:50px}.modal .selection .modal-selection div[data-v-ad9744ed]{font-size:14px;display:flex;align-items:center;padding:8px;width:100%;min-width:100%;justify-content:space-between}.modal .selection .modal-selection a[data-v-ad9744ed]{min-width:78%;color:#000;text-align:center;display:flex}.modal-close[data-v-ad9744ed]{right:20px}.modal-close[data-v-ad9744ed]:before,.modal-close[data-v-ad9744ed]:after{background-color:#000}.modal-content[data-v-ad9744ed]{background-color:#fff;display:grid;grid-template-columns:auto auto auto;height:100%;padding:24px 24px 0}.modal-background[data-v-ad9744ed]{background-color:transparent}.modal-content[data-v-ad9744ed]{margin:0 0 0 auto;width:75%;max-height:100vh}.is-desktop[data-v-ad9744ed]{display:flex!important}.is-mobile[data-v-ad9744ed]{display:none!important}@media screen and (max-width: 1080px){.modal-content[data-v-ad9744ed]{padding:24px 30px 0;width:100%}.container-selection[data-v-ad9744ed]{max-width:100%;margin:15px 0;padding:10px 0 15px}.container-selection .selection[data-v-ad9744ed]{display:grid;grid-template-columns:auto auto auto auto;width:100%}.modal .selection[data-v-ad9744ed]{display:grid;grid-template-columns:auto auto auto auto;border-bottom:1px solid rgba(0,0,0,.0705882353)}.modal .selection-title[data-v-ad9744ed]{font-size:14px!important}.modal .modal-selection[data-v-ad9744ed]{color:#000;display:flex;flex-direction:column;width:100%;min-width:78px;max-width:78px;justify-content:center;margin:8px 16px 8px -4px!important;border:none!important;padding:0!important}.modal .modal-selection img[data-v-ad9744ed]{width:50px;margin-bottom:4px}.modal .modal-selection div[data-v-ad9744ed]{font-size:10px!important;font-weight:400!important;justify-content:center!important}.modal .modal-selection div svg[data-v-ad9744ed]{display:none}.modal .modal-selection a[data-v-ad9744ed]{flex-direction:column;align-items:center}.modal .mdl-m10[data-v-ad9744ed]{margin-left:-14px!important}.is-desktop[data-v-ad9744ed]{display:none!important}.is-mobile[data-v-ad9744ed]{display:flex!important}.modal-background[data-v-ad9744ed]{background-color:#fff}.modal-content[data-v-ad9744ed]{margin:0 auto;width:100%;display:flex;flex-direction:column}.selection-widget .medical-code[data-v-ad9744ed]{width:70%;white-space:breakspace;text-align:center}}.tabs[data-v-4de783cf]{margin-bottom:.6rem!important}.tabs li.is-active a[data-v-4de783cf]{background:rgba(187,107,217,.14)!important;border-radius:5px;margin-bottom:0;border-bottom-style:unset;color:#000;border-color:transparent!important}.tabs li[data-v-4de783cf]{display:block;font-weight:600;font-size:15px;color:#00000080}.tabs ul[data-v-4de783cf]{border-bottom-color:transparent;border-bottom-style:none}.tabs.is-boxed a[data-v-4de783cf]:hover{background-color:transparent;border-bottom-color:transparent}.container-variable[data-v-d61f325e]{padding:5px 0}.container-disclaimer .notification.is-primary[data-v-d61f325e]{background-color:#bb6bd930;color:#000}.container-diagnoses[data-v-428e347a]{padding:20px 10px;border:1px solid gainsboro;margin-top:15px;margin-bottom:15px}.container-diagnoses .diagnoses-type-title[data-v-428e347a]{font-weight:700}.container-diagnoses .container-diagnoses-type[data-v-428e347a]{margin-bottom:20px}.container-diagnoses .container-diagnoses-type ol[data-v-428e347a]{padding:0 30px}.container-response pre[data-v-428e347a]{white-space:pre-wrap;background:white}.container-prompt-content pre[data-v-428e347a]{white-space:pre-wrap}.container-response-footer[data-v-428e347a]{display:flex;justify-content:space-between}.container-response-footer .container-votes a[data-v-428e347a]{padding:0 10px}.container-response-footer .container-votes a.good-vote[data-v-428e347a],.container-response-footer .container-votes a.bad-vote[data-v-428e347a]{color:#333;padding:0 8px}.container-feedback-selector[data-v-428e347a]{width:150px;text-align:center}.container-feedback-selector .iconify[data-v-428e347a]{position:relative;top:1.5em}.container-disclaimer .notification.is-primary[data-v-428e347a]{background-color:#bb6bd930;color:#000}.container-ddx pre[data-v-8c276cbb]{white-space:pre-wrap}.container-ddx .container-diagnosis[data-v-8c276cbb]{padding:15px 10px;border:1px solid gainsboro;margin-top:15px}.container-ddx .diagnosis-content-title[data-v-8c276cbb]{font-weight:700}.menu-list li[data-v-7808358b]{border-bottom:1px gainsboro dashed}.list-prompts .columns[data-v-7808358b]{padding:15px}.list-prompts .column[data-v-7808358b]{padding:0}.imagePreviewWrapper[data-v-77a39492]{width:250px;height:170px;display:block;cursor:pointer;margin:0;background-position:center center}.container-selection[data-v-77a39492]{margin-top:20px}.container-upload-instructions[data-v-77a39492]{padding:20px 10px}.container-upload-instructions[data-v-77a39492] *{color:red}.list-documents[data-v-77a39492]{padding:0;margin:0}.list-documents li[data-v-77a39492]{border-bottom:1px dashed gainsboro}.list-documents li .is-expanded[data-v-77a39492]{cursor:pointer}.file[data-v-77a39492]{justify-content:center}.container-selection[data-v-3770c6b2]{margin-top:20px}.list-documents[data-v-3770c6b2]{padding:0;margin:0}.list-documents li[data-v-3770c6b2]{border-bottom:1px dashed gainsboro}.list-documents li .is-expanded[data-v-3770c6b2]{cursor:pointer}.file[data-v-3770c6b2]{justify-content:center}.container-selection[data-v-afb3e9d5]{margin-top:20px}.container-upload-instructions[data-v-afb3e9d5]{padding:20px 10px}.container-upload-instructions[data-v-afb3e9d5] *{color:red}.list-documents[data-v-afb3e9d5]{padding:0;margin:0}.list-documents li[data-v-afb3e9d5]{border-bottom:1px dashed gainsboro}.list-documents li .is-expanded[data-v-afb3e9d5]{cursor:pointer}.file[data-v-afb3e9d5]{justify-content:center}.container-selection[data-v-291fd044]{margin-top:20px;padding:10px 12px 15px;max-width:100%}.container-selection .ask-box[data-v-291fd044]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:1px solid #8252A1;border-radius:10px;padding:6px 16px;color:#00000080;margin-bottom:24px}.container-selection .ask-box svg[data-v-291fd044]{color:#0fbab2}.container-selection .ask-box .input[data-v-291fd044]{border:none;box-shadow:none;margin:0;font-family:Figtree,sans-serif;padding-left:0}.container-selection .notes-box[data-v-291fd044]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:1px solid #000;border-radius:10px;padding:14px 16px;color:#000;margin-bottom:16px;font-weight:600;cursor:pointer}.container-selection .subtitle[data-v-291fd044]{font-size:16px;font-weight:600;margin-bottom:0}.user-header[data-v-291fd044]{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;margin:-20px -20px 20px;box-shadow:0 5px 5px #0000001a}.user-header img[data-v-291fd044]{margin-right:8px}.user-header p[data-v-291fd044]{font-size:14px}.user-header p.username[data-v-291fd044]{font-size:16px;font-weight:600}.user-header-desktop[data-v-291fd044]{display:flex;justify-content:space-between;background:url(/images/cover.png) no-repeat;background-size:cover;align-items:end;padding:20px 26px;margin:18px 12px;border-radius:12px;height:165px}.user-header-desktop img[data-v-291fd044]{margin-right:8px}.user-header-desktop p[data-v-291fd044]{color:#fff;font-size:16px}.user-header-desktop p.username[data-v-291fd044]{font-size:18px;font-weight:600}.banner[data-v-291fd044]{margin-top:20px}.banner img[data-v-291fd044]{width:100%;border-radius:18px}.is-desktop[data-v-291fd044]{display:flex!important}.is-mobile[data-v-291fd044]{display:none!important}@media screen and (max-width: 1080px){.is-desktop[data-v-291fd044]{display:none!important}.is-mobile[data-v-291fd044]{display:flex!important}.title-btn.columns[data-v-291fd044]{display:flex;flex-direction:row}}.container-selection[data-v-6d30eaf8]{margin-top:20px}.container-upload-instructions[data-v-6d30eaf8]{padding:20px 10px}.container-upload-instructions[data-v-6d30eaf8] *{color:red}.list-documents[data-v-6d30eaf8]{padding:0;margin:0}.list-documents li[data-v-6d30eaf8]{border-bottom:1px dashed gainsboro}.list-documents li .is-expanded[data-v-6d30eaf8]{cursor:pointer}.file[data-v-6d30eaf8]{justify-content:center}.variable-label[data-v-6d30eaf8]{font-weight:700}.file-with-border[data-v-6d30eaf8]{border:1px solid #dbdbdb;box-shadow:inset 0 .0625em .125em #0a0a0a0d;padding:20px 0;border-color:#dbdbdb;border-radius:4px;display:flex;flex-direction:column;justify-content:center;align-items:center}.file-cta[data-v-6d30eaf8]{border:none;background:none;color:#874a97}.button-input-group[data-v-6d30eaf8]{display:flex;flex-direction:row}.button-input-group .button-input[data-v-6d30eaf8]{display:flex;align-items:center;justify-content:center;margin:8px;border-radius:10px;font-family:Figtree,sans-serif;font-style:normal;font-weight:600;text-align:center;padding:4px 12px;cursor:pointer;width:150px}.button-input-group .button-input svg[data-v-6d30eaf8]{margin-right:4px}.button-input-group .choose-btn[data-v-6d30eaf8]{color:#8252a1;background:#DACBE3}.button-input-group .paste-btn[data-v-6d30eaf8]{color:#1e1e1e;background:#ddd}.back-btn[data-v-6d30eaf8]{position:absolute;font-size:16px;display:flex;flex:row;justify-content:center;align-items:center;font-weight:600;cursor:pointer;color:#000}@media screen and (max-width: 768px){.back-btn[data-v-6d30eaf8]{display:none}}.container-selection[data-v-afd54837]{margin-top:20px;padding:10px 12px 15px;max-width:100%}.container-selection .ask-box[data-v-afd54837]{bottom:30px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:1px solid #8252A1;border-radius:10px;padding:6px 16px;color:#00000080;margin-bottom:24px}.container-selection .ask-box svg[data-v-afd54837]{color:#0fbab2}.container-selection .ask-box .input[data-v-afd54837]{border:none;box-shadow:none;margin:0;font-family:Figtree,sans-serif;padding-left:0}.container-selection .notes-box[data-v-afd54837]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border:1px solid #000;border-radius:10px;padding:14px 16px;color:#000;margin-bottom:16px;font-weight:600;cursor:pointer}.container-selection .subtitle[data-v-afd54837]{font-size:16px;font-weight:600;margin-bottom:0}.chat-area[data-v-afd54837]{min-height:320px}.back-btn[data-v-afd54837]{position:absolute;font-size:16px;display:flex;flex:row;justify-content:center;align-items:center;font-weight:600;cursor:pointer;color:#000}.type-selection[data-v-afd54837]{padding:12px 0;margin-top:12px}.type-selection .column[data-v-afd54837]{display:flex;align-items:center;border-radius:10px;border:1px solid rgba(30,30,30,.5019607843);margin:12px;justify-content:center;font-weight:700;cursor:pointer}.type-selection .column[data-v-afd54837]:hover,.type-selection .column[data-v-afd54837]:active{background:rgba(30,30,30,.1254901961)}.type-selection .column svg[data-v-afd54837]{margin-right:8px}.variable-label[data-v-afd54837]{font-weight:700;color:#000}@media screen and (max-width: 768px){.back-btn[data-v-afd54837]{display:none}}.pdf-viewer-container[data-v-b0f12c40]{display:flex;flex-direction:column;height:100%}.app-header[data-v-b0f12c40]{padding:14px 18px;background-color:#0fbab21a;color:#2e2c2c;font-size:14px;display:flex;justify-content:space-between}.app-header button[data-v-b0f12c40]{border:none;background:transparent;cursor:pointer}.app-header button[data-v-b0f12c40]:disabled{opacity:.5;cursor:not-allowed}.app-header label[data-v-b0f12c40]{font-size:13px;align-items:center;display:flex;justify-content:space-between;margin-right:15px}.app-content[data-v-b0f12c40]{padding:24px 20px;flex:1;overflow:hidden}.pdf-container[data-v-b0f12c40]{height:100%}.error-container[data-v-b0f12c40],.loading-container[data-v-b0f12c40]{display:flex;justify-content:center;align-items:center;height:100%}.error-message[data-v-b0f12c40]{color:red}.right[data-v-b0f12c40]{float:right}.mbl-pdf[data-v-b0f12c40]{height:580px;overflow-y:auto;overflow-x:hidden}@media screen and (max-width: 1080px){.mbl-pdf[data-v-b0f12c40]{height:910px}}@media screen and (max-width: 768px){.mbl-pdf[data-v-b0f12c40]{height:436px}}.image-preview[data-v-59cb9056]{transition:all .3s ease}.response-image-card[data-v-59cb9056]{margin-bottom:15px;border-radius:8px;overflow:hidden;display:inline-block;max-width:100%;box-shadow:0 2px 4px #0000001a}.container-response[data-v-59cb9056]{padding:30px 0;border-top:1px dashed gainsboro;margin-top:30px;margin-left:40px;margin-right:40px;width:auto}.container-response .title.is-6[data-v-59cb9056]{padding:0;margin:0}.container-response ol[data-v-59cb9056]{padding:0 15px;overflow-wrap:break-word}.container-response .response-content[data-v-59cb9056] table{display:block;max-width:100%;width:fit-content;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1rem 0;border-collapse:collapse;background:linear-gradient(to right,white 30%,rgba(255,255,255,0)),linear-gradient(to right,rgba(255,255,255,0),white 70%) 100% 0,radial-gradient(farthest-side at 0% 50%,rgba(0,0,0,.2),rgba(0,0,0,0)),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.2),rgba(0,0,0,0)) 100% 0;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-attachment:local,local,scroll,scroll}.container-response .response-content[data-v-59cb9056] table th,.container-response .response-content[data-v-59cb9056] table td{min-width:120px;padding:12px;border:1px solid #ddd}.container-response .response-content[data-v-59cb9056] .table-wrapper{width:100%;overflow-x:auto;margin:1rem 0}.container-response .response-sources[data-v-59cb9056]{margin-top:25px;width:80%}.container-response .response-suggestions[data-v-59cb9056]{margin-top:25px}.container-response .response-suggestions a[data-v-59cb9056]{font-weight:700}.close-btn[data-v-59cb9056]{background:grey;position:relative;float:right;top:7px;right:7px}.without-url .source-card[data-v-59cb9056]{background-color:#000!important}.chat-view-container[data-v-59cb9056]{max-width:74vw}@media screen and (max-width: 1080px){.chat-view-container[data-v-59cb9056]{max-width:100%}.popup-container[data-v-59cb9056]{position:fixed;bottom:-100%;left:0;width:100%;height:auto;opacity:0;overflow:hidden;transition:opacity .6s ease;animation:slideUp-59cb9056 1.2s ease forwards;z-index:9}@keyframes slideUp-59cb9056{0%{bottom:-100%;opacity:0}to{bottom:0;opacity:1}}@keyframes slideDown-59cb9056{0%{bottom:0;opacity:1}to{bottom:-90%;opacity:0}}.popup-container.active[data-v-59cb9056]{opacity:1;height:1140px}.popup-container.inactive[data-v-59cb9056]{animation:slideDown-59cb9056 1.2s ease forwards;animation-delay:.6s}.popup-content[data-v-59cb9056]{position:relative;width:100%;background-color:#fff;padding:12px 20px 20px}.dropdown-ctm[data-v-59cb9056]{background:transparent;border:unset}.btn-dropdown[data-v-59cb9056]{width:18%;background:white;border-radius:12px 12px 0 0;text-align:center;position:relative;left:14px;box-shadow:0 3px 7px 2px #0003;margin-top:2px;top:1px;height:30px;transform:translate(5px)}.btn-dropdown[data-v-59cb9056]:before{position:absolute;content:" ";width:12px;height:40px;border-bottom:14px solid white;bottom:-12px;border-bottom-right-radius:100%;left:-9px}.btn-dropdown[data-v-59cb9056]:after{position:absolute;content:" ";width:11px;height:41px;border-bottom:13px solid white;bottom:-12px;border-bottom-left-radius:100%;right:-8px}.source-card[data-v-59cb9056]{display:block;min-width:45%}.source-card a[data-v-59cb9056]{font-size:12px}}.source-container[data-v-59cb9056]{padding-bottom:10px;margin:0;flex-direction:row;width:auto;min-width:auto;max-width:500px;display:flex;overflow:scroll;scrollbar-width:thin;scrollbar-color:#2cbbb2}.source-container .source-card[data-v-59cb9056]{background-color:#bb6bd930;border-radius:12px;color:#000;cursor:pointer;margin:8px 8px 8px 0;box-shadow:2px 2px 3px #a37faf}.source-container .source-card a[data-v-59cb9056]{color:#000;font-size:14px;font-weight:500!important;height:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-height:3em}.source-card[data-v-59cb9056]{background-color:#bb6bd930;border-radius:12px;color:#000;cursor:pointer;margin:8px 8px 8px 0;box-shadow:2px 2px 3px #a37faf;max-width:100%;overflow:hidden}.source-card-url[data-v-59cb9056]{background-color:#bb6bd930;border-radius:12px;color:#000;cursor:pointer;margin:8px 8px 8px 0;box-shadow:2px 2px 3px #a37faf;max-width:100%;overflow:hidden;padding:8px;font-size:15px}.source-content[data-v-59cb9056]{display:flex;align-items:center;padding:8px}.source-text[data-v-59cb9056]{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}@media screen and (max-width: 768px){.popup-container.active[data-v-59cb9056]{height:688px}}@media screen and (min-width: 769px){.container-response .response-content[data-v-59cb9056] table{width:100%}.container-response .response-content[data-v-59cb9056] table th,.container-response .response-content[data-v-59cb9056] table td{min-width:100px}}select option[data-v-7561d22a]{font-weight:500}select option[disabled][data-v-7561d22a]{color:#d0d0d0}select option[data-v-b8289fae]{font-weight:500}select option[disabled][data-v-b8289fae]{color:#d0d0d0}.btn-options[data-v-8d36e97b]{cursor:pointer}.type-selected[data-v-8d36e97b]{background:rgba(17,185,177,.42)}.hippo-main[data-v-8d36e97b]{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:30px 0 22px;color:#000}.hippo-main .hippo-title[data-v-8d36e97b]{font-size:1.35rem;text-align:center;font-weight:700}.hippo-main .hippo-subtitle[data-v-8d36e97b]{font-size:1.1rem}.hippo-button[data-v-8d36e97b]{display:block;margin:0 48px}.hippo-button .btn-title[data-v-8d36e97b]{font-weight:600;font-size:1rem}.hippo-button .btn-group[data-v-8d36e97b]{display:grid;grid-template-columns:auto;width:100%}.hippo-button .btn-options[data-v-8d36e97b]{border:1px solid rgba(30,30,30,.5019607843);border-radius:10px;padding:9px 20px;margin:6px 0}.hippo-button .btn-options span[data-v-8d36e97b]{font-size:1.2rem;font-weight:600}.hippo-button .btn-options p[data-v-8d36e97b]{font-size:.85rem;line-height:17px}.hippo-button .btn-options[data-v-8d36e97b]:hover,.btn-options[data-v-8d36e97b]:hover{background-color:#0fbab21a;color:#000}.modal-content[data-v-8d36e97b]{width:90%;text-align:center;display:block;background:white;border-radius:11px}.modal-content .modal-close[data-v-8d36e97b]{background:rgba(30,30,30,.5019607843);position:relative;top:10px;float:right;right:10px}.modal-content .select-options[data-v-8d36e97b]{display:inline-flex;width:100%;padding:20px;flex-direction:column;justify-content:center}.modal-content .select-options .select-question[data-v-8d36e97b]{align-items:center;flex-wrap:wrap;display:flex;margin:9px 0}.modal-content .select-options .selection-title[data-v-8d36e97b]{font-weight:600;font-size:1rem;width:25%;text-align:justify}.modal-content .custom-btn[data-v-8d36e97b]{margin-bottom:22px;margin-right:25px}@media screen and (min-width: 1216px){.hippo-main .hippo-title[data-v-8d36e97b]{font-size:1.45rem}.hippo-main .hippo-subtitle[data-v-8d36e97b]{font-size:1.1rem}.hippo-button .btn-title[data-v-8d36e97b]{margin-bottom:5px}.hippo-button .btn-group[data-v-8d36e97b]{justify-content:space-between;grid-template-columns:auto auto auto}.hippo-button .btn-options[data-v-8d36e97b]{width:95%;margin:auto auto 8px}.hippo-button .btn-options span[data-v-8d36e97b]{font-size:1.2rem;font-weight:600}.hippo-button .btn-options p[data-v-8d36e97b]{font-size:.85rem;line-height:17px}.modal-content[data-v-8d36e97b]{width:60%;border-radius:13px}.modal-content .modal-close[data-v-8d36e97b]{background:rgba(30,30,30,.5019607843);position:relative;top:10px;float:right;right:10px}.modal-content .select-options[data-v-8d36e97b]{padding:21px 55px}.modal-content .select-options .select-question[data-v-8d36e97b]{align-items:center;flex-wrap:wrap;display:flex;margin:9px 0}.modal-content .select-options .selection-title[data-v-8d36e97b]{font-weight:600;font-size:1rem;width:25%;text-align:justify}.modal-content .custom-btn[data-v-8d36e97b]{margin-bottom:22px;margin-right:25px}}@media screen and (max-width: 1080px){.user-header[data-v-8d36e97b]{display:flex!important;justify-content:space-between;align-items:center;padding:15px 25px;margin:-8px -8px 20px;box-shadow:0 5px 5px #0000001a}.user-header img[data-v-8d36e97b]{margin-right:8px}.user-header p[data-v-8d36e97b]{font-size:14px}.user-header p.username[data-v-8d36e97b]{font-size:16px;font-weight:600}.hippo-main img[data-v-8d36e97b]{width:100px}.hippo-main .hippo-title[data-v-8d36e97b]{font-size:1.2rem;text-align:center;font-weight:700}.hippo-main .hippo-subtitle[data-v-8d36e97b],.hippo-button .btn-title[data-v-8d36e97b]{font-size:.9rem}.hippo-button .btn-options span[data-v-8d36e97b]{font-size:1rem}.hippo-button .btn-options p[data-v-8d36e97b]{font-size:.75rem;line-height:15px}.select-options .select-question[data-v-8d36e97b]{align-items:baseline!important;flex-direction:column}.select-options .select-question .selection-title[data-v-8d36e97b]{font-size:.9rem}.modal-content[data-v-8d36e97b]{max-height:calc(100vh - 100px)}}.scroll-to-bottom{&[data-v-8d36e97b]{position:fixed;bottom:80px;left:50%;transform:translate(-50%);background:#11b9b1;color:#fff;border-radius:25px;cursor:pointer;padding:10px 20px;box-shadow:0 2px 5px #0003;transition:all .3s ease;z-index:1000;display:flex;align-items:center;gap:8px}.scroll-text[data-v-8d36e97b] {font-size: 14px; font-weight: 500;} &[data-v-8d36e97b]:hover {transform: translateX(-50%) translateY(-2px); box-shadow: 0 4px 8px rgba(0,0,0,.3);}}.patient-table[data-v-d9575369]{border-radius:12px;border:.5px solid grey;overflow:hidden}.patient-table table thead[data-v-d9575369]{background-color:#7f588a;border-top-left-radius:20px;border-top-right-radius:20px}.patient-table table thead th[data-v-d9575369]{color:#fff}.patient-table table td[data-v-d9575369]{vertical-align:middle}.patient-table table .patient-popup[data-v-d9575369]{cursor:pointer}.patient-table[data-v-46b9fd74]{border-radius:12px;border:.5px solid grey;overflow:hidden}.patient-table table thead[data-v-46b9fd74]{background-color:#7f588a;border-top-left-radius:20px;border-top-right-radius:20px}.patient-table table thead th[data-v-46b9fd74]{color:#fff}.patient-table table td[data-v-46b9fd74]{vertical-align:middle}.patient-table table .patient-popup[data-v-46b9fd74]{cursor:pointer}.container-variable[data-v-904907d4]{padding-bottom:10px}.container-variable.has-labels[data-v-904907d4]{padding:10px 0}.container-variable .variable-label[data-v-904907d4]{padding-bottom:5px;font-weight:700}.container-variables[data-v-7a068c69]{padding:10px 0}.container-variable[data-v-7a068c69]{padding:15px 0;border-top:1px gainsboro dashed;margin-bottom:10px}.user-header[data-v-cddb40b5]{display:flex;justify-content:space-between;align-items:center;padding:20px 23px 13px;margin:-15px -15px 10px;box-shadow:0 5px 5px #0000001a}.user-header img[data-v-cddb40b5]{margin-right:8px}.user-header p[data-v-cddb40b5]{font-size:14px}.user-header p.username[data-v-cddb40b5]{font-size:16px;font-weight:600}.chat-roles-container[data-v-cddb40b5]{margin-top:40px!important;margin-bottom:85px!important;padding:0 15px}.chat-roles-container .title[data-v-cddb40b5]{color:#1e1e1ecc;font-weight:600;font-size:18px}.chat-roles-container .columns.roles[data-v-cddb40b5]{flex-wrap:wrap}.chat-roles-container .columns.roles .column[data-v-cddb40b5]{margin-bottom:20px;border:1px solid #874A97;border-radius:8px;display:flex;flex-direction:row;align-items:center;color:#000}.chat-roles-container .columns.roles .column img[data-v-cddb40b5]{width:40px;margin-right:20px}.chat-roles-container .float-button[data-v-cddb40b5]{background-color:#874a97;position:fixed;bottom:80px;right:18px;height:60px;width:60px;border-radius:60px;display:flex;justify-content:center;align-items:center}.is-desktop[data-v-cddb40b5]{display:flex!important}.is-mobile[data-v-cddb40b5]{display:none!important}@media screen and (max-width: 1080px){.is-desktop[data-v-cddb40b5]{display:none!important}.is-mobile[data-v-cddb40b5]{display:flex!important}.chat-roles-container .columns.roles .column[data-v-cddb40b5]{width:100%!important;flex:none}}@media screen and (min-width: 1081px){.chat-roles-container .columns.roles .column[data-v-cddb40b5]{margin:10px;width:calc(50% - 20px);flex:none}.float-button[data-v-cddb40b5]{bottom:30px!important;right:30px!important}}.container-form[data-v-a1f5a9b5]{position:absolute;bottom:18px;width:calc(100% - 30px);max-width:900px;z-index:99}.button-send[data-v-a1f5a9b5]{background:#874A97!important;border-color:#874a97!important;height:100%}.button-send[data-v-a1f5a9b5]:hover{background:rgba(136,74,151,.8078431373)!important;border-color:#884a97ce!important}.container-messages[data-v-a1f5a9b5]{padding:10px 0 38px;height:680px;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:transparent transparent}.container-messages .container-message[data-v-a1f5a9b5]{margin:5px 0 10px;width:100%;display:inline-flex}.container-messages .chat-icon[data-v-a1f5a9b5]{width:40px;height:40px;border-radius:50%;background:#5e79b2;top:0;left:0;z-index:1}.container-messages .container-text[data-v-a1f5a9b5]{display:inline-block;color:#000;padding:10px;border-radius:5px;height:auto;position:relative;margin-left:8px;max-width:calc(100% - 48px)}.container-messages .container-text .container-text-content[data-v-a1f5a9b5]{position:relative;z-index:2}.container-messages .role-assistant[data-v-a1f5a9b5]{display:inline-flex}.container-messages .role-assistant .container-text[data-v-a1f5a9b5]{background:#0FBAB2;color:#fff}.container-messages .role-assistant .chat-icon[data-v-a1f5a9b5]{background:url(/images/doctor-icon.png);background-size:contain}.container-messages .role-user .container-text[data-v-a1f5a9b5]{background:rgba(136,74,151,.0666666667);border:1px solid #874A97;color:#000}.container-messages .chat-icon[data-v-a1f5a9b5]{background:url(/images/profile-icon.png);background-size:contain}@media screen and (max-width: 768px){.container-messages[data-v-a1f5a9b5]{padding:10px 0 20px;max-height:calc(100vh - 314px)}.container-form[data-v-a1f5a9b5]{position:fixed;bottom:80px}.container-form .container-footer[data-v-a1f5a9b5]{background-color:transparent}}@media screen and (max-width: 1080px) and (min-width: 769px){.container-form[data-v-a1f5a9b5]{max-width:1080px;padding:0 80px;position:relative;width:100%}.container-messages[data-v-a1f5a9b5]{padding:10px 80px 38px;max-height:none}}.user-header[data-v-825fbfcd]{display:flex;justify-content:space-between;align-items:center;padding:20px 23px 13px;margin:-15px -15px 10px;box-shadow:0 5px 5px #0000001a}.user-header img[data-v-825fbfcd]{margin-right:8px}.user-header p[data-v-825fbfcd]{font-size:14px}.user-header p.username[data-v-825fbfcd]{font-size:16px;font-weight:600}.chat-roles-container[data-v-825fbfcd]{margin-top:40px!important;margin-bottom:85px!important;padding:0 15px}.chat-roles-container .title[data-v-825fbfcd]{color:#1e1e1ecc;font-weight:600;font-size:18px}.chat-roles-container .columns.roles[data-v-825fbfcd]{flex-wrap:wrap}.chat-roles-container .columns.roles .column[data-v-825fbfcd]{margin-bottom:20px;border:1px solid #874A97;border-radius:8px;display:flex;flex-direction:row;align-items:center;color:#000}.chat-roles-container .columns.roles .column img[data-v-825fbfcd]{width:40px;margin-right:20px}.chat-roles-container .float-button[data-v-825fbfcd]{background-color:#874a97;position:fixed;bottom:80px;right:18px;height:60px;width:60px;border-radius:60px;display:flex;justify-content:center;align-items:center}.is-desktop[data-v-825fbfcd]{display:flex!important}.is-mobile[data-v-825fbfcd]{display:none!important}@media screen and (max-width: 1080px){.is-desktop[data-v-825fbfcd]{display:none!important}.is-mobile[data-v-825fbfcd]{display:flex!important}.chat-roles-container .columns.roles .column[data-v-825fbfcd]{width:100%!important;flex:none}}@media screen and (min-width: 1081px){.chat-roles-container .columns.roles .column[data-v-825fbfcd]{margin:10px;width:calc(50% - 20px);flex:none}.float-button[data-v-825fbfcd]{bottom:30px!important;right:30px!important}}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.container-text-content p{margin-top:1.25rem;margin-bottom:1.25rem;white-space:pre-line}.container-text-content ol{padding-left:20px;margin-top:1.25rem;margin-bottom:1.25rem}.container-text-content ol li p{padding-left:10px}.container-text-content>*:first-child{margin-top:0!important}.container-text-content>*:last-child{margin-bottom:0!important}.container-form[data-v-2aac725d]{position:absolute;bottom:18px;width:calc(100% - 30px);max-width:900px;z-index:99}.button-send[data-v-2aac725d]{background:#874A97!important;border-color:#874a97!important;height:100%}.button-send[data-v-2aac725d]:hover{background:rgba(136,74,151,.8078431373)!important;border-color:#884a97ce!important}.container-messages[data-v-2aac725d]{padding:10px 0 38px;height:680px;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:transparent transparent}.container-messages .container-message[data-v-2aac725d]{margin:5px 0 10px;width:100%;display:inline-flex}.container-messages .chat-icon[data-v-2aac725d]{width:40px;height:40px;border-radius:50%;background:#5e79b2;top:0;left:0;z-index:1}.container-messages .container-text[data-v-2aac725d]{display:inline-block;color:#000;padding:10px;border-radius:5px;height:auto;position:relative;margin-left:8px;max-width:calc(100% - 48px)}.container-messages .container-text .container-text-content[data-v-2aac725d]{position:relative;z-index:2}.container-messages .role-assistant[data-v-2aac725d]{display:inline-flex}.container-messages .role-assistant .container-text[data-v-2aac725d]{background:#0FBAB2;color:#fff}.container-messages .role-assistant .chat-icon[data-v-2aac725d]{background:url(/images/doctor-icon.png);background-size:contain}.container-messages .role-user .container-text[data-v-2aac725d]{background:rgba(136,74,151,.0666666667);border:1px solid #874A97;color:#000}.container-messages .chat-icon[data-v-2aac725d]{background:url(/images/profile-icon.png);background-size:contain}@media screen and (max-width: 768px){.container-messages[data-v-2aac725d]{padding:10px 0 20px;max-height:calc(100vh - 314px)}.container-form[data-v-2aac725d]{position:fixed;bottom:80px}.container-form .container-footer[data-v-2aac725d]{background-color:transparent}}@media screen and (max-width: 1080px) and (min-width: 769px){.container-form[data-v-2aac725d]{max-width:1080px;padding:0 80px;position:relative;width:100%}.container-messages[data-v-2aac725d]{padding:10px 80px 38px;max-height:none}}.imagePreviewWrapper[data-v-57207981]{width:250px;height:170px;display:block;cursor:pointer;margin:0;background-position:center center}.container-selection[data-v-57207981]{margin-top:20px}.container-upload-instructions[data-v-57207981]{padding:20px 10px}.container-upload-instructions[data-v-57207981] *{color:red}.list-documents[data-v-57207981]{padding:0;margin:0}.list-documents li[data-v-57207981]{border-bottom:1px dashed gainsboro}.list-documents li .is-expanded[data-v-57207981]{cursor:pointer}.file[data-v-57207981]{justify-content:center}table[data-v-57207981]{border-collapse:collapse;width:100%}th[data-v-57207981],td[data-v-57207981]{padding:8px;text-align:left;border-bottom:1px solid #DDD}tr[data-v-57207981]:hover{background-color:#d6eeee}.modal-overlay[data-v-1405eea1]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}.modal-container[data-v-1405eea1]{background-color:#fff;border-radius:12px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 8px 30px #0000001f}.modal-header[data-v-1405eea1]{position:sticky;top:0;z-index:1;background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.75rem;border-bottom:1px solid #f0f0f0}.modal-header h2[data-v-1405eea1]{margin:0;color:#1e293b;font-size:1.5rem;font-weight:600}.close-button[data-v-1405eea1]{background:none;border:none;font-size:1.25rem;cursor:pointer;color:#94a3b8;transition:color .2s;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%}.close-button[data-v-1405eea1]:hover{color:#475569;background-color:#f8fafc}.modal-content[data-v-1405eea1]{padding:1.75rem;overflow:visible}.status-card[data-v-1405eea1]{background-color:#f8fafc;border-radius:8px;padding:1.25rem;margin-bottom:1.75rem;border:1px solid #e2e8f0;overflow:visible}.status-header[data-v-1405eea1]{display:flex;align-items:center;margin-bottom:1rem}.status-badge[data-v-1405eea1]{display:inline-block;padding:.375rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600;margin-right:.75rem}.status-badge.active[data-v-1405eea1]{background-color:#dcfce7;color:#166534}.status-badge.inactive[data-v-1405eea1]{background-color:#fee2e2;color:#b91c1c}.status-badge.pending[data-v-1405eea1]{background-color:#fef3c7;color:#92400e}.plan-badge[data-v-1405eea1]{background-color:#e0f2fe;color:#0369a1;padding:.375rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600}.status-info[data-v-1405eea1]{padding-top:.5rem;border-top:1px solid #e2e8f0}.info-row[data-v-1405eea1]{display:flex;flex-wrap:wrap;margin-bottom:.5rem}.info-item[data-v-1405eea1]{flex:1;min-width:200px;margin-bottom:.5rem}.info-label[data-v-1405eea1]{display:block;color:#64748b;font-size:.875rem;margin-bottom:.25rem}.info-value[data-v-1405eea1]{font-weight:500;color:#334155}form[data-v-1405eea1]{overflow:visible;padding-bottom:30px}.form-grid[data-v-1405eea1]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;overflow:visible}.form-group[data-v-1405eea1]{margin-bottom:.5rem}.form-group.full-width[data-v-1405eea1]{grid-column:span 2}label[data-v-1405eea1]{display:block;margin-bottom:.5rem;font-size:.9rem;color:#475569;font-weight:500}input[data-v-1405eea1],select[data-v-1405eea1],textarea[data-v-1405eea1]{width:100%;padding:.75rem;border:1px solid #e2e8f0;border-radius:6px;font-size:1rem;color:#334155;transition:all .2s ease;background-color:#fff}input[data-v-1405eea1]:focus,select[data-v-1405eea1]:focus,textarea[data-v-1405eea1]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f640}textarea[data-v-1405eea1]{resize:vertical;font-family:monospace}select[data-v-1405eea1]{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;padding-right:2.5rem}.button-group[data-v-1405eea1]{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.btn-cancel[data-v-1405eea1],.btn-submit[data-v-1405eea1]{padding:.75rem 1.5rem;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.btn-cancel[data-v-1405eea1]{background-color:#f1f5f9;border:1px solid #e2e8f0;color:#475569}.btn-cancel[data-v-1405eea1]:hover{background-color:#e2e8f0}.btn-submit[data-v-1405eea1]{background-color:#3b82f6;border:1px solid #3b82f6;color:#fff}.btn-submit[data-v-1405eea1]:hover{background-color:#2563eb;border-color:#2563eb}@media (max-width: 768px){.form-grid[data-v-1405eea1]{grid-template-columns:1fr}.form-group.full-width[data-v-1405eea1]{grid-column:span 1}.status-info[data-v-1405eea1],.info-row[data-v-1405eea1]{flex-direction:column}.info-item[data-v-1405eea1]{min-width:100%}}.start-container[data-v-41818864]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:1.5rem}.premium-status-container[data-v-41818864]{display:flex;justify-content:flex-end;width:100%;max-width:600px;margin:0 auto;padding:0 1rem;margin-bottom:1rem}.premium-section[data-v-41818864]{display:flex;align-items:center;gap:8px}.premium-status[data-v-41818864]{display:flex;align-items:center;padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600;background-color:#f0f0f0;color:#666;box-shadow:0 1px 3px #0000001a;transition:all .2s ease;cursor:pointer}.premium-status[data-v-41818864]:hover{background-color:#e9e9e9;transform:translateY(-1px);box-shadow:0 2px 5px #00000026}.premium-status.is-premium[data-v-41818864]{background-color:#ffefd1;color:#c59938}.premium-status.is-premium[data-v-41818864]:hover{background-color:#ffe9b8;color:#b38728;box-shadow:0 2px 5px #c5993833}.status-icon[data-v-41818864]{margin-right:.3rem}.is-premium .status-icon[data-v-41818864]{color:#ffc107}.settings-button[data-v-41818864]{cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f8fafc;color:#64748b;transition:all .2s ease}.settings-button[data-v-41818864]:hover{background-color:#e2e8f0;color:#3b82f6;transform:rotate(15deg)}.start-panel[data-v-41818864]{background-color:#f8f9fa;border-radius:12px;padding:2rem;width:100%;max-width:600px;box-shadow:0 4px 12px #00000014}.start-panel h2[data-v-41818864]{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1.5rem;text-align:center}.action-buttons[data-v-41818864]{display:flex;gap:1rem;margin-bottom:2rem}.action-button[data-v-41818864]{display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1;padding:.8rem 1rem;border-radius:8px;font-weight:600;font-size:.95rem;text-decoration:none;border:none;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.template-btn[data-v-41818864]{background-color:#1ebbb2;color:#fff}.template-btn[data-v-41818864]:hover{background-color:#19a6a0;transform:translateY(-2px);box-shadow:0 4px 8px #1ebbb24d}.history-btn[data-v-41818864]{background-color:#8252a1;color:#fff}.history-btn[data-v-41818864]:hover{background-color:#6b4589;transform:translateY(-2px);box-shadow:0 4px 8px #8252a14d}.device-selection[data-v-41818864]{margin-bottom:2rem}.device-selection h3[data-v-41818864]{font-size:1.1rem;font-weight:600;color:#444;margin-bottom:.8rem}.device-dropdown[data-v-41818864]{position:relative;margin-bottom:1rem}.device-select[data-v-41818864]{width:100%;padding:.8rem 2.5rem .8rem 1rem;font-size:.95rem;border:1px solid #ddd;border-radius:8px;appearance:none;background-color:#fff;transition:border-color .2s}.device-select[data-v-41818864]:focus{outline:none;border-color:#8252a1;box-shadow:0 0 0 3px #8252a11a}.device-icon[data-v-41818864]{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#666;pointer-events:none}.is-loading[data-v-41818864]:after{content:"";position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;border:2px solid #ddd;border-top-color:#8252a1;border-radius:50%;animation:spin-41818864 .8s linear infinite}@keyframes spin-41818864{to{transform:translateY(-50%) rotate(360deg)}}.error-message[data-v-41818864]{display:flex;align-items:center;gap:.5rem;color:#e74c3c;font-size:.9rem;margin-bottom:1rem}.error-icon[data-v-41818864]{flex-shrink:0}.visualizer-container[data-v-41818864]{background-color:#fff;border-radius:10px;padding:1rem;margin-bottom:1rem;box-shadow:inset 0 0 5px #0000001a;border:1px solid #eee;transition:all .3s ease}.test-controls[data-v-41818864]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.test-status[data-v-41818864]{padding:.35rem .75rem;border-radius:16px;font-size:.85rem;font-weight:500;background-color:#ffe6e6;color:#ff4d4d;transition:all .3s ease}.test-status.audio-detected[data-v-41818864]{background-color:#e6ffe6;color:#0c0;animation:pulse-green-41818864 1.5s infinite}@keyframes pulse-green-41818864{0%{box-shadow:0 0 #0c06}70%{box-shadow:0 0 0 6px #0c00}to{box-shadow:0 0 #0c00}}.stop-test-btn[data-v-41818864]{background-color:#ff6b6b;color:#fff;border:none;border-radius:20px;padding:.35rem .8rem;font-size:.85rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.4rem;transition:all .2s ease}.stop-test-btn[data-v-41818864]:hover{background-color:#ff5252;transform:translateY(-1px)}.test-mic-btn[data-v-41818864]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.7rem 1rem;background-color:#dacce3;border:none;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease}.test-mic-btn[data-v-41818864]:hover{background-color:#d0bcd9;transform:translateY(-1px)}.test-mic-btn[data-v-41818864]:disabled{background-color:#f0f0f0;color:#aaa;cursor:not-allowed;transform:none}.mic-icon[data-v-41818864]{color:#666}.start-session-btn[data-v-41818864]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;background-color:#8252a1;color:#fff;border:none;border-radius:12px;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 8px #8252a133}.start-session-btn[data-v-41818864]:hover{background-color:#6b4589;transform:translateY(-2px);box-shadow:0 6px 12px #8252a14d}.start-session-btn[data-v-41818864]:disabled{background-color:#ccc;color:#888;cursor:not-allowed;transform:none;box-shadow:none}.start-icon[data-v-41818864]{font-size:1.5rem}@media (max-width: 768px){.start-container[data-v-41818864]{padding:2rem 1rem 1rem;align-items:flex-start}.premium-status-container[data-v-41818864]{padding:0 .5rem}.start-panel[data-v-41818864]{padding:1.5rem;border-radius:16px;box-shadow:0 4px 16px #0000001a}.start-panel h2[data-v-41818864]{font-size:1.3rem;margin-bottom:1.2rem}.action-buttons[data-v-41818864]{flex-direction:row;margin-bottom:1.5rem}.action-button[data-v-41818864]{padding:.7rem .5rem;font-size:.85rem;border-radius:10px}.button-icon[data-v-41818864]{width:18px;height:18px}.device-selection h3[data-v-41818864]{font-size:1rem;margin-bottom:.6rem}.device-select[data-v-41818864]{padding:.7rem .8rem;font-size:.9rem;border-radius:10px}.visualizer-container[data-v-41818864]{padding:.75rem}.test-controls[data-v-41818864]{margin-bottom:.5rem}.test-status[data-v-41818864],.stop-test-btn[data-v-41818864]{font-size:.8rem;padding:.3rem .6rem}.test-mic-btn[data-v-41818864]{padding:.7rem;font-size:.9rem;border-radius:10px;margin-top:.5rem}.start-session-btn[data-v-41818864]{padding:.9rem;font-size:1rem;border-radius:10px;margin-top:.5rem}}@media (max-width: 380px){.action-buttons[data-v-41818864]{flex-direction:column;gap:.6rem}.action-button[data-v-41818864]{padding:.8rem;width:100%}.start-panel[data-v-41818864]{padding:1.2rem}.device-select[data-v-41818864]{font-size:.85rem;padding:.8rem .6rem}.error-message[data-v-41818864]{font-size:.8rem;margin-bottom:.8rem}.test-mic-btn[data-v-41818864]{font-size:.85rem;margin-bottom:1rem}.device-selection h3[data-v-41818864],.start-session-btn[data-v-41818864]{font-size:.95rem}.start-icon[data-v-41818864]{width:20px;height:20px}.visualizer-container[data-v-41818864]{padding:.6rem}.test-controls[data-v-41818864]{flex-direction:column;gap:.5rem;align-items:stretch}.stop-test-btn[data-v-41818864]{width:100%;justify-content:center}}@media (hover: none){.action-button[data-v-41818864]:active{transform:scale(.98);opacity:.9}.test-mic-btn[data-v-41818864]:active{transform:scale(.98);background-color:#cab0d8}.start-session-btn[data-v-41818864]:active{transform:scale(.98);background-color:#724891}.stop-test-btn[data-v-41818864]:active{transform:scale(.98);background-color:#e55353}.device-select[data-v-41818864],.test-mic-btn[data-v-41818864],.start-session-btn[data-v-41818864]{min-height:48px}.action-button[data-v-41818864]{min-height:44px}}.agentic-audit-container[data-v-e7f37c12]{position:relative;width:100%;height:100%;min-height:400px}.top-row .reload-button[data-v-e7f37c12]{background-color:#e3e3e3;color:#333;border:1px solid #bbb;padding:8px 16px;border-radius:6px;cursor:pointer}.center-button[data-v-e7f37c12]{display:flex;align-items:center;justify-content:center;height:80%}.start-button[data-v-e7f37c12]{padding:12px 24px;font-size:1.2rem;background-color:#168982;color:#fff;border:none;border-radius:8px;cursor:pointer}.content-wrapper[data-v-e7f37c12]{display:flex;flex-wrap:wrap}.scrollable-content[data-v-e7f37c12]{max-height:60vh;overflow-y:auto;border-radius:12px;padding:1rem;margin-bottom:2rem}.container[data-v-e7f37c12]{padding:0 1rem}.hold-input[data-v-e7f37c12]{margin-top:20px;border-radius:10px;background-color:#f5f5f5;padding:15px}.spinner-section[data-v-e7f37c12]{display:flex;align-items:center;gap:10px;margin-bottom:1rem}.status[data-v-e7f37c12]{font-size:1rem;color:#333}.output-box[data-v-e7f37c12]{margin-top:20px;padding:2px}.context-display-content[data-v-e7f37c12]{padding:1rem}.accordion-card[data-v-e7f37c12]{border:1px solid #dedede;border-radius:10px;margin-bottom:1rem;padding:.5rem}.accordion-summary[data-v-e7f37c12]{display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;margin:0;padding:0}.analysis-header[data-v-e7f37c12]{margin-left:.5rem;font-weight:600;font-size:1.5rem;line-height:1.3}.accordion-icon[data-v-e7f37c12]{display:inline-block;transition:transform .2s ease;font-size:1.5rem;color:#333;margin-left:8px}.accordion-icon[data-v-e7f37c12]:before{content:"\25b6"}details[open] .accordion-icon[data-v-e7f37c12]{transform:rotate(90deg)}.source-section[data-v-e7f37c12]{margin-left:1rem;margin-right:1rem}.filename-item[data-v-e7f37c12]{cursor:pointer;background-color:#08d4b538;color:#000;border-radius:10px;padding:5px;margin:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.filename-item[data-v-e7f37c12]:hover{color:#fff;background-color:#08d4b5}.pdf-viewer-column[data-v-e7f37c12]{position:relative;background:#fdfdfd;flex:1}.pdf-outer-container[data-v-e7f37c12]{max-height:65vh;max-width:100%;width:100%;overflow-x:hidden;margin:0 auto}.modal-close[data-v-e7f37c12]{position:absolute;top:.5rem;right:.5rem;background:grey;color:#fff;border:none;border-radius:8px;padding:.5rem 1rem;cursor:pointer;z-index:2}.mobile-popup-container[data-v-e7f37c12]{position:fixed;bottom:-100%;left:0;width:100%;height:auto;opacity:0;overflow:hidden;transition:opacity .6s ease;animation:slideUp-e7f37c12 1.2s ease forwards;z-index:9999;background-color:#fff}.mobile-popup-container.active[data-v-e7f37c12]{opacity:1;height:90vh}.mobile-popup-container.inactive[data-v-e7f37c12]{animation:slideDown-e7f37c12 1.2s ease forwards;animation-delay:.6s}@keyframes slideUp-e7f37c12{0%{bottom:-100%;opacity:0}to{bottom:0;opacity:1}}@keyframes slideDown-e7f37c12{0%{bottom:0;opacity:1}to{bottom:-100%;opacity:0}}.btn-dropdown[data-v-e7f37c12]{width:80px;background:#eee;border-radius:12px 12px 0 0;text-align:center;position:relative;left:calc(50% - 40px);top:5px;box-shadow:0 3px 7px 2px #0003}.popup-content[data-v-e7f37c12]{padding:.5rem;height:100%;overflow:auto}.modal-container[data-v-dec8d3ca]{margin:0 auto;padding:24px;border-radius:16px;box-shadow:0 4px 24px #0000001a;min-height:70vh;max-height:70vh}.modal-header[data-v-dec8d3ca]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.modal-header .title[data-v-dec8d3ca]{font-size:24px;font-weight:600;color:#1a1a1a}.search-filters[data-v-dec8d3ca]{margin-bottom:20px}.search-filters .search-input[data-v-dec8d3ca]{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:16px;font-size:14px}.search-filters .search-input[data-v-dec8d3ca]:focus{border-color:#dacce3;outline:none}.search-filters .tabs[data-v-dec8d3ca]{display:flex;border-bottom:1px solid #e0e0e0;margin-bottom:16px;position:relative}.search-filters .tabs .tab[data-v-dec8d3ca]{padding:12px 24px;cursor:pointer;font-size:14px;font-weight:500;color:#666;position:relative;transition:all .2s}.search-filters .tabs .tab[data-v-dec8d3ca]:hover{color:#1a1a1a}.search-filters .tabs .tab.active[data-v-dec8d3ca]{color:#6200ea}.search-filters .tabs .tab.active[data-v-dec8d3ca]:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#6200ea}.search-filters .tabs .refresh-btn[data-v-dec8d3ca]{background:none;border:none;padding:8px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#666;margin-left:auto;margin-right:8px;align-self:center}.search-filters .tabs .refresh-btn[data-v-dec8d3ca]:hover{background:#f5f5f5;color:#1a1a1a}.templates-list[data-v-dec8d3ca]{max-height:400px;overflow-y:auto;margin:20px 0}.templates-list .template-card[data-v-dec8d3ca]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:8px;margin-bottom:12px;background:#f8f8f8;cursor:pointer;transition:all .2s}.templates-list .template-card[data-v-dec8d3ca]:hover{background:#DACCE3;transform:translateY(-2px)}.templates-list .template-card .template-info .template-header[data-v-dec8d3ca]{display:flex;align-items:center;gap:8px}.templates-list .template-card .template-info h3[data-v-dec8d3ca]{font-size:16px;margin-bottom:4px}.templates-list .template-card .template-info .template-badges[data-v-dec8d3ca]{display:flex;gap:4px}.templates-list .template-card .template-info .template-badges .last-used-badge[data-v-dec8d3ca]{font-size:10px;background:#e0f7fa;color:#00838f;padding:2px 6px;border-radius:4px}.templates-list .template-card .template-info .template-meta[data-v-dec8d3ca]{font-size:12px;color:#666;display:flex;gap:12px}.templates-list .template-card .template-actions[data-v-dec8d3ca]{display:flex;align-items:center;gap:12px}.templates-list .template-card .template-actions .favorite-btn[data-v-dec8d3ca]{background:none;border:none;cursor:pointer;color:#aaa;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.templates-list .template-card .template-actions .favorite-btn[data-v-dec8d3ca]:hover{background:rgba(0,0,0,.05)}.templates-list .template-card .template-actions .favorite-btn.is-favorite[data-v-dec8d3ca]{color:#ffc107}.modal-footer[data-v-dec8d3ca]{margin-top:20px;text-align:right}.modal-footer .create-btn[data-v-dec8d3ca]{display:flex;align-items:center;gap:8px;padding:12px 24px}.empty-state[data-v-dec8d3ca]{text-align:center;padding:40px 20px;color:#666}.empty-state .icon[data-v-dec8d3ca]{margin-bottom:16px;color:#dacce3}.empty-state p[data-v-dec8d3ca]{font-size:16px;margin-bottom:20px}.empty-state .create-template-btn[data-v-dec8d3ca]{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;margin-top:16px}.tiptap-wrapper{display:flex;flex-direction:column;height:100%;border:1px solid #e0e0e0;border-radius:6px;transition:border-color .2s ease}.tiptap-wrapper:focus-within{border-color:#8252a1;box-shadow:0 0 0 2px #8252a133}.editor-toolbar{display:flex;flex-wrap:wrap;padding:2px;background-color:#f5f5f5;border-bottom:1px solid #e0e0e0;border-top-left-radius:5px;border-top-right-radius:5px}.toolbar-button{background:none;border:none;width:32px;height:32px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:4px;color:#555;transition:all .2s}.toolbar-button:hover{background-color:#e0e0e0}.toolbar-button.is-active{background-color:#8252a1;color:#fff}.toolbar-divider{width:1px;background-color:#ccc;margin:0 8px;align-self:stretch}.text-sm{font-size:.75rem;margin-left:2px}.tiptap-editor{flex:1;overflow-y:auto}.tiptap-editor-container{position:relative;top:1hv}.tiptap-active-border{border:1px solid #e0e0e0;border-radius:6px}.tiptap-toolbar{padding:8px;background:#f5f5f5;border-radius:6px;box-shadow:0 2px 4px #0000001a;margin-bottom:8px;position:fixed;max-height:50px;overflow:hidden;transform:translateY(0);z-index:1000}.tiptap-content{padding:1rem;min-height:300px;outline:none}.tiptap-content h1{font-size:2em;font-weight:700;margin:1em 0 .5em}.tiptap-content h2{font-size:1.5em;font-weight:600;margin:1em 0 .5em;color:#333}.tiptap-content h3{font-size:1.2em;font-weight:600;margin:1em 0 .5em;color:#333}.tiptap-content p{margin:.5em 0;line-height:1.6}.tiptap-content ul,.tiptap-content ol{margin-left:1.5em;margin-bottom:1em}.tiptap-content li{margin:.5em 0;line-height:1.6}.tiptap-content strong{font-weight:700}.tiptap-content em{font-style:italic}.tiptap-content img{max-width:100%;height:auto}.tiptap-content p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#adb5bd;pointer-events:none;height:0}.slide-fade-enter-active{transition:all .3s ease}.slide-fade-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from,.slide-fade-leave-to{transform:translateY(-10px);opacity:0}.tabs[data-v-0a7d0a00]{margin-bottom:.6rem!important}.tabs li.is-active a[data-v-0a7d0a00]{background:rgba(187,107,217,.14)!important;border-radius:5px;margin-bottom:0;border-bottom-style:unset;color:#000;border-color:transparent!important;background:#DACCE3}.tabs li[data-v-0a7d0a00]{display:block;font-weight:600;font-size:15px;color:#00000080;background-color:#8252a1;color:#fff;border-radius:8px}.tabs li a[data-v-0a7d0a00]{background-color:#8252a1;color:#fff;border-radius:8px;padding:13px 20px}.tabs ul[data-v-0a7d0a00]{border-bottom-color:transparent;border-bottom-style:none}.tabs.is-boxed a[data-v-0a7d0a00]:hover{background-color:transparent;border-bottom-color:transparent}@media screen and (max-width: 1080px){.tabs[data-v-0a7d0a00]{position:absolute!important;top:5vh!important;right:2vh!important;left:auto!important;z-index:100!important;display:flex!important;justify-content:flex-end!important;width:auto!important}.tabs li[data-v-0a7d0a00]{background-color:transparent;margin-left:.5rem!important}.tabs li a[data-v-0a7d0a00]{background-color:transparent;padding:0}.tabs li a .add-icon[data-v-0a7d0a00]{margin-right:0!important;width:1.6rem;height:1.6rem;color:#8252a1!important}}.scribe-container[data-v-a164a2a2]{display:flex;flex-direction:column;margin:0 auto;min-height:50vh;padding:.5rem;overflow:visible}.audio-panel[data-v-a164a2a2]{position:relative;background-color:#f8f9fa;border-radius:8px;padding:.75rem 1rem;margin-bottom:.75rem;box-shadow:0 2px 4px #0000000d}.status-indicators[data-v-a164a2a2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.timer-container[data-v-a164a2a2]{display:flex;flex-direction:column;align-items:center}.timer[data-v-a164a2a2]{font-size:1.8rem;font-weight:600;color:#333;line-height:1}.listening-status[data-v-a164a2a2]{font-size:.85rem;color:#777;margin-top:.25rem}.listening-status.active[data-v-a164a2a2]{color:#1ebbb2;font-weight:600}.audio-status[data-v-a164a2a2]{padding:.35rem .75rem;border-radius:16px;font-size:.85rem;font-weight:500;background-color:#ffe6e6;color:#ff4d4d}.audio-status.detected[data-v-a164a2a2]{background-color:#e6ffe6;color:#0c0}.visualizer-container[data-v-a164a2a2]{background-color:#fff;border-radius:6px;padding:.75rem;height:80px;display:flex;align-items:center;justify-content:center;margin:.5rem 0;box-shadow:inset 0 0 4px #0000001a}.visualizer-placeholder[data-v-a164a2a2]{width:100%;height:70px;background:linear-gradient(90deg,#f0f0f0 25%,#d1f4ec 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-a164a2a2 1.5s infinite;border-radius:4px;position:relative}@keyframes shimmer-a164a2a2{0%{background-position:-200% 0}to{background-position:200% 0}}.paused-indicator[data-v-a164a2a2]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}.paused-indicator span[data-v-a164a2a2]{font-size:2rem;font-weight:700;color:#ff5252;padding:.5rem 2rem;border-radius:8px;letter-spacing:3px;width:95%;text-align:center;text-shadow:1px 1px 3px rgba(0,0,0,.2);animation:pulsePause-a164a2a2 5s infinite}@keyframes pulsePause-a164a2a2{0%{opacity:.7;transform:scale(.95);color:#1ebbb2}50%{opacity:1;transform:scale(1.05);color:#8252a1}to{opacity:.7;transform:scale(.95);color:#1ebbb2}}.controls[data-v-a164a2a2]{display:flex;justify-content:center;margin:.5rem 0}.primary-btn[data-v-a164a2a2],.stop-btn[data-v-a164a2a2]{padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;border:none;border-radius:24px;cursor:pointer;transition:all .2s ease;min-width:160px;display:flex;align-items:center;justify-content:center;gap:.4rem}.primary-btn[data-v-a164a2a2]{background-color:#8252a1;color:#fff}.primary-btn[data-v-a164a2a2]:hover{background-color:#6b4589;transform:translateY(-1px);box-shadow:0 3px 6px #8252a133}.stop-btn[data-v-a164a2a2]{background-color:#ff6b6b;color:#fff}.stop-btn[data-v-a164a2a2]:hover{background-color:#ff5252;transform:translateY(-1px);box-shadow:0 3px 6px #ff6b6b33}.device-selector-minimal[data-v-a164a2a2]{position:absolute;bottom:12px;right:12px;z-index:2}.device-icon-btn[data-v-a164a2a2]{width:36px;height:36px;border-radius:50%;background-color:#f0f0f0;border:none;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.device-icon-btn[data-v-a164a2a2]:hover{background-color:#e0e0e0;transform:translateY(-1px);box-shadow:0 3px 5px #0000001a}.device-icon-btn.active[data-v-a164a2a2]{background-color:#8252a1;color:#fff}.device-dropdown[data-v-a164a2a2]{position:absolute;bottom:calc(100% + 5px);right:0;width:250px;max-height:10rem;background:white;border-radius:8px;box-shadow:0 4px 12px #00000026;overflow:hidden;animation:fadeInUp-a164a2a2 .2s ease-out}@keyframes fadeInUp-a164a2a2{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header[data-v-a164a2a2]{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background-color:#f5f5f5;border-bottom:1px solid #eee;font-weight:600;font-size:.85rem}.refresh-icon[data-v-a164a2a2]{background:none;border:none;color:#777;cursor:pointer;padding:5px;border-radius:50%;transition:all .2s ease}.refresh-icon[data-v-a164a2a2]:hover{background-color:#e0e0e0;color:#555}.device-list[data-v-a164a2a2]{max-height:8rem;overflow-y:auto}.device-option[data-v-a164a2a2]{padding:10px 12px;cursor:pointer;font-size:.85rem;transition:background .2s;border-left:3px solid transparent}.device-option[data-v-a164a2a2]:hover{background-color:#f5f5f5}.device-option.selected[data-v-a164a2a2]{background-color:#f0f0f0;border-left-color:#8252a1;font-weight:500}.data-panels[data-v-a164a2a2]{display:flex;gap:1rem;min-height:300px;margin-bottom:.5rem;overflow:visible}.data-panel[data-v-a164a2a2]{flex:1;border-radius:8px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.data-panel h2[data-v-a164a2a2]{margin:0;padding:.6rem 1rem;font-size:1rem;font-weight:600;color:#333;background-color:#f8f9fa;border-bottom:1px solid #eee}.panel-content[data-v-a164a2a2]{flex:1;overflow-y:auto;padding:.75rem;scrollbar-width:thin;scrollbar-color:#ccc #f8f9fa}.empty-state[data-v-a164a2a2]{display:flex;align-items:center;justify-content:center;height:100%;color:#aaa;font-style:italic;text-align:center;padding:1rem;font-size:.85rem;min-height:200px}.panel-content[data-v-a164a2a2]::-webkit-scrollbar{width:8px}.panel-content[data-v-a164a2a2]::-webkit-scrollbar-track{background:#f8f9fa;border-radius:4px}.panel-content[data-v-a164a2a2]::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px;border:2px solid #f8f9fa}.category-sections[data-v-a164a2a2]{padding-right:4px}.questions-panel[data-v-a164a2a2]{background-color:#fff;border-left:3px solid #8252A1}.details-panel[data-v-a164a2a2]{background-color:#fff;border-left:3px solid #1ebbb2}.context-panel[data-v-a164a2a2]{background-color:#fff;border-left:3px solid #888888}.patient-name-container[data-v-a164a2a2]{margin-bottom:10px}.patient-name-container label[data-v-a164a2a2]{display:block;font-size:.85rem;margin-bottom:5px;font-weight:500;color:#555}.patient-name-input[data-v-a164a2a2]{width:100%;padding:8px 12px;border:1px solid #eee;border-radius:7px;font-family:inherit;font-size:.85rem;color:#333;background-color:#f9f9f9;transition:border-color .2s ease,background-color .2s ease}.patient-name-input[data-v-a164a2a2]:focus{outline:none;border-color:#1ebbb2;background-color:#fff}.patient-name-input[data-v-a164a2a2]::placeholder{color:#aaa;font-style:italic}.context-textarea[data-v-a164a2a2]{width:100%;height:65%;padding:.75rem;border:1px solid #eee;border-radius:7px;resize:none;font-family:inherit;font-size:.85rem;line-height:1.4;color:#333;background-color:#f9f9f9;transition:border-color .2s ease,background-color .2s ease}.context-textarea[data-v-a164a2a2]:focus{outline:none;border-color:#1ebbb2;background-color:#fff}.context-textarea[data-v-a164a2a2]::placeholder{color:#aaa;font-style:italic}.category[data-v-a164a2a2]{margin-bottom:1rem}.category h3[data-v-a164a2a2]{font-size:.9rem;margin:0 0 .5rem;color:#555;font-weight:600;padding-bottom:.35rem;border-bottom:1px solid #eee}.category ul[data-v-a164a2a2]{list-style-type:none;padding:0;margin:0}.category li[data-v-a164a2a2]{position:relative;padding:.35rem 0 .35rem 1.5rem;line-height:1.3;font-size:.85rem}.category li[data-v-a164a2a2]:before{content:"\2022";position:absolute;left:.5rem;top:.35rem;color:#1ebbb2;font-weight:700;display:inline-block;width:.75rem;text-align:center}.questions-panel ul[data-v-a164a2a2]{list-style-type:none;padding:0;margin:0}.questions-panel li[data-v-a164a2a2]{padding:.5rem .75rem;margin-bottom:.4rem;background-color:#f8f9fa;border-radius:4px;border-left:2px solid #8252A1;font-size:.85rem;line-height:1.3;transition:all .2s ease}.questions-panel li[data-v-a164a2a2]:hover{background-color:#f0f0f0;transform:translate(2px)}.transcript-item[data-v-a164a2a2]{padding:10px 15px;margin-bottom:10px;background-color:#f9f9f9;border-radius:6px;border-left:2px solid #8252A1;font-size:.95rem;line-height:1.4}.premium-status-container[data-v-a164a2a2]{display:flex;justify-content:flex-end;max-width:1200px;margin:0 auto;padding:0 .5rem;margin-bottom:.5rem}.premium-status[data-v-a164a2a2]{display:flex;align-items:center;padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600;background-color:#f0f0f0;color:#666;box-shadow:0 1px 3px #0000001a;transition:all .2s ease;cursor:pointer}.premium-status[data-v-a164a2a2]:hover{background-color:#e9e9e9;transform:translateY(-1px);box-shadow:0 2px 5px #00000026}.premium-status[data-v-a164a2a2]:active{transform:translateY(1px);box-shadow:0 1px 2px #0000001a}.premium-status.is-premium[data-v-a164a2a2]{background-color:#ffefd1;color:#c59938}.premium-status.is-premium[data-v-a164a2a2]:hover{background-color:#ffe9b8;color:#b38728;box-shadow:0 2px 5px #c5993833}.premium-status.is-premium[data-v-a164a2a2]:active{background-color:#ffefd1;transform:translateY(1px);box-shadow:0 1px 2px #c599381a}.status-icon[data-v-a164a2a2]{margin-right:.3rem}.is-premium .status-icon[data-v-a164a2a2]{color:#ffc107}.premium-transcript[data-v-a164a2a2]{position:relative}.premium-indicator[data-v-a164a2a2]{position:absolute;top:-12px;right:20px;background:linear-gradient(135deg,#ffc107 0%,#8252A1 100%);color:#fff;padding:5px 15px;border-radius:20px;font-weight:600;font-size:.85rem;box-shadow:0 4px 10px #8252a14d;z-index:10}.premium-transcript-display[data-v-a164a2a2]{padding:10px}.premium-transcript-item[data-v-a164a2a2]{display:flex;align-items:flex-start;padding:15px;margin-bottom:12px;border-radius:8px;border-left:3px solid #8252A1;position:relative;transition:all .2s ease}.premium-transcript-item[data-v-a164a2a2]:hover{transform:translate(3px)}.premium-section[data-v-a164a2a2]{display:flex;align-items:center;gap:8px}.settings-button[data-v-a164a2a2]{cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f8fafc;color:#64748b;transition:all .2s ease}.settings-button[data-v-a164a2a2]:hover{background-color:#e2e8f0;color:#3b82f6;transform:rotate(15deg)}.tab-output[data-v-a164a2a2]{padding:20px;border-radius:20px;box-shadow:0 4px 6px #0000001a;max-height:65vh;overflow-y:auto}.tabs[data-v-a164a2a2]{width:fit-content;display:inline-flex;flex-direction:row;align-content:center;justify-content:flex-start;flex-wrap:wrap}.tabs .tab[data-v-a164a2a2]{padding:7px 10px;font-weight:600;font-size:.95rem;cursor:pointer;align-items:center;display:inline-flex}.tabs .tab.active[data-v-a164a2a2]{border-bottom:2px solid #8252A1}.tabs .tab-group[data-v-a164a2a2]{line-height:1rem;width:100%}.tabs .tab-group .tab-title[data-v-a164a2a2]{font-size:.75rem}.tabs .tab-group .template-name[data-v-a164a2a2]{font-size:.95rem}.action-buttons[data-v-a164a2a2]{position:absolute;top:10px;right:10px;display:flex;gap:10px;z-index:10}.resume-button[data-v-a164a2a2]{background-color:#1ebbb2;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.9rem;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.resume-button[data-v-a164a2a2]:hover{background-color:#19a59d;transform:translateY(-1px);box-shadow:0 3px 6px #1ebbb233}.reassessment-button[data-v-a164a2a2]{position:static;background-color:#8252a1;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:.9rem;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.reassessment-button[data-v-a164a2a2]:hover{background-color:#6b4589;transform:translateY(-1px);box-shadow:0 3px 6px #8252a133}@media (max-width: 768px){.scribe-container[data-v-a164a2a2]{height:auto;max-height:none;overflow-y:auto}.status-indicators[data-v-a164a2a2]{flex-direction:column;align-items:flex-start;gap:.5rem}.timer-container[data-v-a164a2a2]{width:100%;flex-direction:row;justify-content:space-between;align-items:center}.data-panels[data-v-a164a2a2]{flex-direction:column;min-height:auto;margin-bottom:1rem;height:auto}.data-panel[data-v-a164a2a2]{min-height:250px;height:auto;max-height:none;margin-bottom:1rem;width:100%}.details-panel[data-v-a164a2a2]{min-height:300px}.category[data-v-a164a2a2]{margin-bottom:.75rem}.category h3[data-v-a164a2a2]{margin-bottom:.35rem}.panel-content[data-v-a164a2a2]{padding:.75rem;overflow-y:auto;max-height:none}.empty-state[data-v-a164a2a2]{min-height:150px;padding:.5rem}.context-panels[data-v-a164a2a2]{margin-top:0}.context-panels .data-panel[data-v-a164a2a2]{height:150px}.controls[data-v-a164a2a2]{margin-top:.5rem}.primary-btn[data-v-a164a2a2],.stop-btn[data-v-a164a2a2]{width:100%}.device-selector-minimal[data-v-a164a2a2]{bottom:60px;right:10px}.action-buttons[data-v-a164a2a2]{position:static;margin-bottom:15px;justify-content:center}}@media (max-width: 1366px){.scribe-container[data-v-a164a2a2]{padding:.25rem;min-height:40vh}.audio-panel[data-v-a164a2a2]{padding:.5rem;margin-bottom:.5rem}.timer[data-v-a164a2a2]{font-size:1.5rem}.visualizer-container[data-v-a164a2a2]{height:60px;padding:.5rem}.controls[data-v-a164a2a2]{margin:.25rem 0}.primary-btn[data-v-a164a2a2],.stop-btn[data-v-a164a2a2]{padding:.4rem 1.25rem;font-size:.85rem;min-width:140px}.data-panels[data-v-a164a2a2]{gap:.5rem;min-height:10rem}.category h3[data-v-a164a2a2]{font-size:.85rem;margin-bottom:.35rem}.data-panel h2[data-v-a164a2a2]{padding:.5rem .75rem;font-size:.9rem}.panel-content[data-v-a164a2a2]{padding:.5rem}.category li[data-v-a164a2a2],.questions-panel li[data-v-a164a2a2]{padding:.25rem .5rem;font-size:.8rem}}.transcript-display[data-v-a164a2a2]{font-size:1rem;font-weight:400;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:20rem;max-height:60vh;overflow-y:auto}.context-display[data-v-a164a2a2]{display:flex;flex-direction:column;height:100%;min-height:400px}.context-display-content[data-v-a164a2a2]{flex:1;overflow-y:auto}.context-display{&[data-v-a164a2a2]{font-size:1rem;font-weight:400;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:20rem;max-height:60vh}.context-display-content {&[data-v-a164a2a2] {overflow-y: auto; padding: 1rem; flex: 1; scroll-behavior: smooth;} &[data-v-a164a2a2]::-webkit-scrollbar {width: 8px;} &[data-v-a164a2a2]::-webkit-scrollbar-track {background: #f1f1f1; border-radius: 4px;} &[data-v-a164a2a2]::-webkit-scrollbar-thumb {background: #8252A1; border-radius: 4px;}} .button-group[data-v-a164a2a2] {position: sticky; bottom: 0; background: white; padding: 1rem 0; margin-top: auto;}}.copy-button{&[data-v-a164a2a2]{background-color:transparent;color:#000;border:none;border-radius:5px;cursor:pointer;border:2px solid #1e1e1ecc;font-size:.9rem;padding:10px 22px;font-weight:600;opacity:.8;align-self:flex-end;bottom:2px;right:2px}&.edit-button[data-v-a164a2a2]{background-color:#dacce3}&.save-button[data-v-a164a2a2]{background-color:#e3e1cc}}.context-display-content[data-v-a164a2a2]{padding:1rem}.context-display-content h1[data-v-a164a2a2]{font-size:2em;font-weight:700;margin-bottom:1em}.context-display-content h2[data-v-a164a2a2]{font-size:1.5em;font-weight:600;margin:1em 0;color:#333}.context-display-content ul[data-v-a164a2a2]{margin-left:1.5em;margin-bottom:1em}.context-display-content li[data-v-a164a2a2]{margin:.5em 0;line-height:1.6}.context-display-content p[data-v-a164a2a2]{margin:1em 0;line-height:1.6}.spinner-container[data-v-a164a2a2]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:20rem;max-height:60vh;width:100%}.loading-text[data-v-a164a2a2]{margin-top:1.5rem;font-size:1.1rem;font-weight:500;color:#555}.chat-transcript-container[data-v-a164a2a2]{display:flex;flex-direction:column;gap:12px;padding:15px;max-height:60vh;overflow-y:auto}.chat-bubble-wrapper[data-v-a164a2a2]{display:flex;flex-direction:column;max-width:80%}.speaker-left[data-v-a164a2a2]{align-self:flex-start}.speaker-right[data-v-a164a2a2]{align-self:flex-end}.speaker-label[data-v-a164a2a2]{font-size:.8rem;font-weight:500;margin-bottom:4px;color:#666}.chat-bubble[data-v-a164a2a2]{padding:12px 16px;border-radius:18px;line-height:1.4;position:relative;box-shadow:0 1px 4px #0000001a}.speaker-left .chat-bubble[data-v-a164a2a2]{background-color:#f0f0f0;border-bottom-left-radius:4px}.speaker-right .chat-bubble[data-v-a164a2a2]{background-color:#e1d4eb;border-bottom-right-radius:4px;color:#444}.timestamp[data-v-a164a2a2]{font-size:.7rem;color:#999;margin-top:4px;align-self:flex-end}.edit-textarea[data-v-a164a2a2]{width:100%;min-height:300px;font-family:inherit;font-size:1rem;line-height:1.6;padding:1rem;border:1px solid #ddd;border-radius:4px;resize:vertical}.edit-button[data-v-a164a2a2]{background-color:#dacce3}.save-button[data-v-a164a2a2]{background-color:#e3e1cc}.transcript-list[data-v-a164a2a2]{margin-top:0}.tabs[data-v-a164a2a2]{width:100%;display:inline-flex;flex-direction:row;align-content:center;justify-content:flex-start;flex-wrap:wrap}.tab[data-v-a164a2a2]{padding:7px 10px;font-weight:600;font-size:.95rem;cursor:pointer;align-items:center;display:inline-flex}.tab.active[data-v-a164a2a2]{border-bottom:2px solid #8252A1}.tab-group[data-v-a164a2a2]{line-height:1rem;width:100%}.tab-title[data-v-a164a2a2]{font-size:.75rem}.template-name[data-v-a164a2a2]{font-size:.95rem}.tabs-container[data-v-a164a2a2]{border:1px solid #D4D4D4;border-radius:12px;margin-top:20px;background-color:#fff}.tab-content[data-v-a164a2a2]{padding:20px;min-height:400px}.button-group[data-v-a164a2a2]{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.mr-2[data-v-a164a2a2]{margin-right:.5rem}.countdown-container[data-v-a164a2a2]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:.5rem;animation:fadeIn-a164a2a2 .3s ease-in}.countdown-number[data-v-a164a2a2]{font-size:3.5rem;font-weight:700;color:#8252a1;margin-bottom:.5rem;height:4rem;width:4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#8252a11a;animation:pulse-a164a2a2 1s infinite}.countdown-text[data-v-a164a2a2]{font-size:.9rem;color:#666;margin-top:.5rem}.countdown-progress-container[data-v-a164a2a2]{width:200px;height:6px;background-color:#f0f0f0;border-radius:3px;overflow:hidden}.countdown-progress[data-v-a164a2a2]{height:100%;background-color:#8252a1;border-radius:3px;transition:width .1s linear}@keyframes pulse-a164a2a2{0%{transform:scale(1);box-shadow:0 0 #8252a166}70%{transform:scale(1.05);box-shadow:0 0 0 10px #8252a100}to{transform:scale(1);box-shadow:0 0 #8252a100}}@keyframes fadeIn-a164a2a2{0%{opacity:0}to{opacity:1}}.patient-name[data-v-37832d16]{display:inline-flex;flex-direction:row;align-items:center;width:50%;justify-content:space-between}.patient-name .label[data-v-37832d16]:not(:last-child){margin-bottom:0}.patient-name .button-language[data-v-37832d16]{margin-bottom:.25rem}.patient-name .field[data-v-37832d16]{width:61%}.context-title[data-v-37832d16]{font-size:17px;font-weight:600}.language-title[data-v-37832d16]{display:inline-flex;flex-direction:row;align-items:center}.language-group[data-v-37832d16]{display:inline-flex;flex-direction:row;width:100%}.language-group select[data-v-37832d16]{width:100%;padding:10px;border-radius:6px}.language-group .sublabel[data-v-37832d16]{font-size:.9rem}.context-container[data-v-37832d16]{border-radius:5px;border:1px solid #D4D4D4;min-height:54vh;text-align:center;margin-bottom:11px}.context-container .surfer-group[data-v-37832d16]{height:45vh;display:inline-flex;flex-direction:column;justify-content:center}.context-container .surfer-group .surfer-container[data-v-37832d16]{width:100%;display:table-row}.context-container .surfer-group .surfer-container .loading-dictate[data-v-37832d16]{font-weight:600}.recording-group[data-v-37832d16]{display:inline-flex;align-items:center;width:37%;justify-content:space-between;float:inline-end;margin-top:5px}.recording-group .record-progress[data-v-37832d16]{display:inline-flex;align-items:center;width:26%;justify-content:space-between;padding:10px}.recording-group .audio-device-select[data-v-37832d16]{width:40%;margin-right:10px}.recording-group .audio-device-select .select[data-v-37832d16]{width:100%;padding:5px 10px;border-radius:6px;font-size:15px}.recording-group .device-label[data-v-37832d16]{width:31%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recording-group .device-label .soundwave-icon[data-v-37832d16]{bottom:-3px;position:relative}.recording-group .stop-recording[data-v-37832d16]{background-color:#e2574c;color:#fff;padding:10px 20px;border-radius:6px;font-weight:600}.recording-group .button[data-v-37832d16]:hover,.recording-group .button.is-hovered[data-v-37832d16]{border-color:#b5b5b5;color:#363636}.recording-group .resume-recording[data-v-37832d16]{background-color:#dacce3;color:#000;width:46%;font-weight:500;border:none}.audio-devices[data-v-37832d16]{width:21%}.custom-select[data-v-37832d16]{width:100%;border:1px solid #ccc;padding:7px 8px;cursor:pointer;position:relative;margin:auto;border-radius:5px;display:inline-flex;flex-direction:column;height:6.2vh;justify-content:center}.custom-select .selected-device[data-v-37832d16]{display:inline-flex;flex-direction:row;align-items:center;font-size:.85rem;flex-wrap:wrap;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;justify-content:space-between}.custom-options[data-v-37832d16]{list-style-type:none;padding:0;margin:0;border:1px solid #ccc;position:absolute;background-color:#fff;width:45vh;z-index:10;overflow-y:scroll;left:0;font-size:.85rem;bottom:40px;border-radius:7px;font-weight:600}.custom-options[data-v-37832d16] ::-webkit-scrollbar-track{background-color:transparent}.custom-option[data-v-37832d16]:active,.custom-option[data-v-37832d16]:hover{box-shadow:0 0 0 .125em #485fc740}.custom-option[data-v-37832d16]{padding:8px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-option[data-v-37832d16]:hover{background-color:#f0f0f0}.start-button[data-v-37832d16]{background-color:#dacce3;border-radius:8px;border:none;padding:10px 11px;margin-left:8px;font-weight:600}.transcript-list .tabs[data-v-37832d16]{width:100%;display:inline-flex;flex-direction:row;align-content:center;justify-content:flex-start;flex-wrap:wrap}.transcript-list .tabs .tab[data-v-37832d16]{padding:7px 10px;font-weight:600;font-size:.95rem;cursor:pointer;align-items:center;display:inline-flex}.transcript-list .tabs .tab.active[data-v-37832d16]{border-bottom:2px solid #8252A1}.transcript-list .tabs .tab-group[data-v-37832d16]{line-height:1rem;width:100%}.transcript-list .tabs .tab-group .tab-title[data-v-37832d16]{font-size:.75rem}.transcript-list .tabs .tab-group .template-name[data-v-37832d16]{font-size:.95rem}.template-content[data-v-37832d16]{margin-top:0;padding:10px;border:1px solid #D4D4D4;border-radius:5px;min-height:43vh;overflow-y:scroll}.loading-message[data-v-37832d16]{font-size:1rem;font-weight:600;color:#000;text-align:center;margin:auto;height:45vh;align-items:center;display:inline-flex;flex-direction:column;width:100%;justify-content:center}.context-display[data-v-37832d16]{font-size:1rem;font-weight:400;position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%}.copy-button[data-v-37832d16]{background-color:transparent;color:#000;border:none;border-radius:5px;cursor:pointer;border:2px solid rgba(30,30,30,.8);font-size:.9rem;padding:10px 22px;font-weight:600;opacity:.8;align-self:flex-end;bottom:2px;right:2px}.copy-button.edit-button[data-v-37832d16]{background-color:#dacce3}.copy-button.save-button[data-v-37832d16]{background-color:#e3e1cc}@media screen and (max-width: 1080px){.patient-name[data-v-37832d16]{width:100%}.patient-name .field[data-v-37832d16]{width:83%}.lg-title[data-v-37832d16]{display:none}.recording-group[data-v-37832d16]{display:inline-flex!important;width:100%;float:inline-start;margin:8px 0;position:absolute;left:0;top:55px}.recording-group .record-progress[data-v-37832d16]{width:30%;padding:10px;font-size:1.2rem}.recording-group .audio-devices[data-v-37832d16]{width:30%}.recording-group .stop-recording[data-v-37832d16]{width:30%;height:5.5vh}.custom-select[data-v-37832d16]{padding:7px 10px;height:5.5vh}.custom-select .mic-icon[data-v-37832d16]{width:18px!important;height:18px!important}.custom-options[data-v-37832d16]{width:28vh;overflow-x:scroll}.soundwave-icon[data-v-37832d16]{width:24px!important;height:24px!important}.patient-context[data-v-37832d16]{margin:10px 0;display:inline-flex;flex-direction:column;width:100%}.patient-context .column[data-v-37832d16]:first-child{margin-top:48px}.patient-context .context-title[data-v-37832d16]{margin:12px 0!important}.patient-context textarea[data-v-37832d16]{height:8vh!important}.patient-context .pr-2[data-v-37832d16]{padding-right:0!important;padding-bottom:10px!important}.patient-context .dropdown-button[data-v-37832d16]{border:none;background:transparent;float:right}.patient-context .profile-display[data-v-37832d16]{max-height:55vh;min-height:55vh}.tabs[data-v-37832d16]{overflow-x:auto;white-space:nowrap;flex-wrap:nowrap!important;z-index:99999}.tab[data-v-37832d16]{display:inline-block}.transcript-list[data-v-37832d16]{margin-top:58px!important}.transcript-list .recording-group .resume-recording[data-v-37832d16]{width:29%}.copy-button[data-v-37832d16]{font-size:1.5rem;padding:5px;height:2.5rem;border-radius:8px}.copy-button .mr-2[data-v-37832d16]{margin-right:0!important}.context-container[data-v-37832d16]{margin-top:65px}.template-content[data-v-37832d16]{min-height:50vh;overflow-y:scroll}}.scrollable-content[data-v-44e09839]{max-height:70vh;overflow-y:auto;border-radius:12px;padding:1rem;margin-bottom:2rem}.menu-list li[data-v-44e09839]{border-bottom:1px gainsboro dashed}.list-prompts .columns[data-v-44e09839]{padding:15px}.list-prompts .column[data-v-44e09839]{padding:0}.session-details[data-v-44e09839]{font-size:.9em;color:#666;margin-top:4px}.tag[data-v-44e09839]{font-size:.8em;padding:4px 8px}.filters-container[data-v-44e09839]{margin-bottom:1rem;padding:0 1rem}.filter-toggle[data-v-44e09839]{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#8252a1;font-weight:500;cursor:pointer;padding:.5rem 0}.filter-panel[data-v-44e09839]{background-color:#f9f9f9;border-radius:8px;padding:1rem;margin-top:.5rem;box-shadow:0 2px 4px #0000000d}.date-filter[data-v-44e09839]{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}.date-input[data-v-44e09839]{border-radius:4px;border:1px solid #ddd}.filter-actions[data-v-44e09839]{display:flex;gap:.5rem}.active-filters[data-v-44e09839]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.empty-state[data-v-44e09839]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:#666}.empty-icon[data-v-44e09839]{margin-bottom:1rem;opacity:.5}.pagination-container[data-v-44e09839]{margin-top:1.5rem}.pagination-info[data-v-44e09839]{text-align:center;font-size:.85rem;color:#666;margin-top:.5rem}.pagination-link.is-current[data-v-44e09839]{background-color:#8252a1;border-color:#8252a1}.history-button[data-v-44e09839]{background-color:#8252a1;color:#fff;font-weight:600;border:none;display:flex;align-items:center;position:absolute;top:60px;right:20px}@media screen and (max-width: 1080px){.history-button[data-v-44e09839]{background-color:#8252a1;color:#fff;font-weight:600;border:none;display:flex;align-items:center;top:35px;right:20px;z-index:1000}.history-button span[data-v-44e09839]{display:none}.date-filter[data-v-44e09839]{flex-direction:column;align-items:flex-start;gap:.75rem}.filter-actions[data-v-44e09839]{margin-top:.5rem}}@media screen and (max-width: 768px){.pagination[data-v-44e09839]{font-size:.9rem}.pagination-list li[data-v-44e09839]{display:none}.pagination-list li[data-v-44e09839]:has(.is-current){display:inline-flex}.pagination-list li[data-v-44e09839]:first-child,.pagination-list li[data-v-44e09839]:last-child{display:inline-flex}.pagination-previous[data-v-44e09839],.pagination-next[data-v-44e09839]{padding:.3rem .5rem}}.session-container[data-v-875ccdae]{padding:20px}.tabs-container[data-v-875ccdae]{border:1px solid #D4D4D4;border-radius:5px;margin-top:20px}.tab-content[data-v-875ccdae]{padding:20px;min-height:400px}.button-group[data-v-875ccdae]{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.edit-button[data-v-875ccdae],.save-button[data-v-875ccdae],.copy-button[data-v-875ccdae]{display:flex;align-items:center;padding:8px 16px;border-radius:4px;font-weight:600}.edit-button[data-v-875ccdae]{background-color:#dacce3}.save-button[data-v-875ccdae]{background-color:#e3e1cc}.copy-button[data-v-875ccdae]{background-color:transparent;border:2px solid rgba(30,30,30,.8)}.loading-message[data-v-875ccdae]{text-align:center;padding:40px;font-size:1.2em}.patient-name[data-v-875ccdae]{display:inline-flex;flex-direction:row;align-items:center;width:50%;justify-content:space-between}.patient-name .label[data-v-875ccdae]:not(:last-child){margin-bottom:0}.patient-name .button-language[data-v-875ccdae]{margin-bottom:.25rem}.patient-name .field[data-v-875ccdae]{width:61%}.context-title[data-v-875ccdae]{font-size:17px;font-weight:600}.language-title[data-v-875ccdae]{display:inline-flex;flex-direction:row;align-items:center}.language-group[data-v-875ccdae]{display:inline-flex;flex-direction:row;width:100%}.language-group select[data-v-875ccdae]{width:100%;padding:10px;border-radius:6px}.language-group .sublabel[data-v-875ccdae]{font-size:.9rem}.profile-display[data-v-875ccdae]{border:1px solid #D4D4D4;border-radius:5px;max-height:55vh;height:55vh;padding:10px;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:#E5E7EB transparent}.profile-display .contextTitle[data-v-875ccdae]{font-weight:400;font-size:.95rem}.profile-display .contextList[data-v-875ccdae]{background:#DACCE3;border-radius:8px;padding:8px 12px;text-transform:capitalize;margin:4px 0;border:none;max-width:fit-content}.profile-display .contextList input[data-v-875ccdae]{background:#DACCE3;border:none;max-width:fit-content}.profile-display .contextList input[data-v-875ccdae]:focus-visible{border:none;outline:none}.profile-display .cancel[data-v-875ccdae]{background:transparent;border:none;padding:0;width:2.5vh;height:3.5vh;float:inline-end;margin-left:12px;align-items:center}.profile-display[data-v-875ccdae]::-webkit-scrollbar{width:8px;height:8px}.profile-display[data-v-875ccdae]::-webkit-scrollbar-track{background-color:transparent}.profile-display[data-v-875ccdae]::-webkit-scrollbar-thumb{background-color:#d6dee1;border-radius:20px;border:3px solid transparent;background-clip:content-box}.profile-display[data-v-875ccdae]::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}.suggested-display[data-v-875ccdae]{border:1px solid #D4D4D4;border-radius:5px;max-height:55vh;height:55vh;padding:10px;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:#E5E7EB transparent}.suggested-display .questionList[data-v-875ccdae]{background:#E5E7EB;border-radius:8px;padding:8px 12px;margin:4px 0;border:none;max-width:fit-content}.suggested-display[data-v-875ccdae]::-webkit-scrollbar{width:8px;height:8px}.suggested-display[data-v-875ccdae]::-webkit-scrollbar-track{background-color:transparent}.suggested-display[data-v-875ccdae]::-webkit-scrollbar-thumb{background-color:#d6dee1;border-radius:20px;border:3px solid transparent;background-clip:content-box}.suggested-display[data-v-875ccdae]::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}.recording-group[data-v-875ccdae]{display:inline-flex;align-items:center;width:48%;justify-content:space-between;float:inline-end;margin-top:5px}.recording-group .record-progress[data-v-875ccdae]{display:inline-flex;align-items:center;width:26%;justify-content:space-between;padding:10px}.recording-group .audio-device-select[data-v-875ccdae]{width:40%;margin-right:10px}.recording-group .audio-device-select .select[data-v-875ccdae]{width:100%;padding:5px 10px;border-radius:6px;font-size:15px}.recording-group .device-label[data-v-875ccdae]{width:31%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recording-group .device-label .soundwave-icon[data-v-875ccdae]{bottom:-3px;position:relative}.recording-group .stop-recording[data-v-875ccdae]{background-color:#e2574c;color:#fff;padding:10px 20px;border-radius:6px;font-weight:600}.recording-group .button[data-v-875ccdae]:hover,.recording-group .button.is-hovered[data-v-875ccdae]{border-color:#b5b5b5;color:#363636}.recording-group .resume-recording[data-v-875ccdae]{background-color:#dacce3;color:#000;width:46%;font-weight:500;border:none}.recording-group .resume-recording.pause-button[data-v-875ccdae]{width:24%;margin:0 4px}.audio-devices[data-v-875ccdae]{width:21%}.custom-select[data-v-875ccdae]{width:100%;border:1px solid #ccc;padding:7px 8px;cursor:pointer;position:relative;margin:auto;border-radius:5px;display:inline-flex;flex-direction:column;height:6.2vh;justify-content:center}.custom-select .selected-device[data-v-875ccdae]{display:inline-flex;flex-direction:row;align-items:center;font-size:.85rem;flex-wrap:wrap;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;justify-content:space-between}.custom-options[data-v-875ccdae]{list-style-type:none;padding:0;margin:0;border:1px solid #ccc;position:absolute;background-color:#fff;width:45vh;z-index:10;overflow-y:scroll;left:0;font-size:.85rem;bottom:40px;border-radius:7px;font-weight:600}.custom-option[data-v-875ccdae]:active,.custom-option[data-v-875ccdae]:hover{box-shadow:0 0 0 .125em #485fc740}.custom-option[data-v-875ccdae]{padding:8px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-option[data-v-875ccdae]:hover{background-color:#f0f0f0}.transcript-list .tabs[data-v-875ccdae]{width:100%;display:inline-flex;flex-direction:row;align-content:center;justify-content:flex-start;flex-wrap:wrap}.transcript-list .tabs .tab[data-v-875ccdae]{padding:7px 10px;font-weight:600;font-size:.95rem;cursor:pointer;align-items:center;display:inline-flex}.transcript-list .tabs .tab.active[data-v-875ccdae]{border-bottom:2px solid #8252A1}.transcript-list .tabs .tab-group[data-v-875ccdae]{line-height:1rem;width:100%}.transcript-list .tabs .tab-group .tab-title[data-v-875ccdae]{font-size:.75rem}.transcript-list .tabs .tab-group .template-name[data-v-875ccdae]{font-size:.95rem}.template-content[data-v-875ccdae]{margin-top:0;padding:10px 24px;border:1px solid #D4D4D4;border-radius:5px;min-height:45vh;overflow-y:scroll}.loading-message[data-v-875ccdae]{font-size:1rem;font-weight:600;color:#000;text-align:center;margin:auto;height:45vh;align-items:center;display:inline-flex;flex-direction:column;width:100%;justify-content:center}.loading-message.suggested-question[data-v-875ccdae]{height:auto}.context-display[data-v-875ccdae]{font-size:1rem;font-weight:400;position:relative;display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 300px)}.context-display .context-display-content[data-v-875ccdae]{overflow-y:auto;padding:1rem;flex:1;scroll-behavior:smooth}.context-display .context-display-content[data-v-875ccdae]::-webkit-scrollbar{width:8px}.context-display .context-display-content[data-v-875ccdae]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.context-display .context-display-content[data-v-875ccdae]::-webkit-scrollbar-thumb{background:#8252A1;border-radius:4px}.context-display .button-group[data-v-875ccdae]{position:sticky;bottom:0;background:white;padding:1rem 0;margin-top:auto}.copy-button[data-v-875ccdae]{background-color:transparent;color:#000;border:none;border-radius:5px;cursor:pointer;border:2px solid rgba(30,30,30,.8);font-size:.9rem;padding:10px 22px;font-weight:600;opacity:.8;align-self:flex-end;bottom:2px;right:2px}.copy-button.edit-button[data-v-875ccdae]{background-color:#dacce3}.copy-button.save-button[data-v-875ccdae]{background-color:#e3e1cc}.fade-enter-active[data-v-875ccdae],.fade-leave-active[data-v-875ccdae]{transition:opacity .5s}.fade-enter[data-v-875ccdae],.fade-leave-to[data-v-875ccdae]{opacity:0}@media screen and (max-width: 1080px){.patient-name[data-v-875ccdae]{width:100%}.patient-name .field[data-v-875ccdae]{width:83%}.lg-title[data-v-875ccdae]{display:none}.recording-group[data-v-875ccdae]{display:inline-flex!important;width:100%;float:inline-start;margin:8px 0;position:absolute;left:0;top:55px}.recording-group .record-progress[data-v-875ccdae]{width:30%;padding:10px;font-size:1.2rem}.recording-group .audio-devices[data-v-875ccdae]{width:30%}.recording-group .stop-recording[data-v-875ccdae]{width:30%;height:40px}.custom-select[data-v-875ccdae]{padding:7px 10px;height:40px}.custom-select .mic-icon[data-v-875ccdae]{width:18px!important;height:18px!important}.custom-options[data-v-875ccdae]{width:28vh;overflow-x:scroll}.soundwave-icon[data-v-875ccdae]{width:24px!important;height:24px!important}.patient-context[data-v-875ccdae]{margin:10px 0;display:inline-flex;flex-direction:column;width:100%}.patient-context .column[data-v-875ccdae]:first-child{margin-top:48px}.patient-context .context-title[data-v-875ccdae]{margin:12px 0!important}.patient-context textarea[data-v-875ccdae]{height:8vh!important}.patient-context .pr-2[data-v-875ccdae]{padding-right:0!important;padding-bottom:10px!important}.patient-context .dropdown-button[data-v-875ccdae]{border:none;background:transparent;float:right}.patient-context .profile-display[data-v-875ccdae]{max-height:55vh;min-height:55vh}.tabs[data-v-875ccdae]{overflow-x:auto;white-space:nowrap;flex-wrap:nowrap!important;z-index:99999}.tab[data-v-875ccdae]{display:inline-block}.transcript-list[data-v-875ccdae]{margin-top:58px!important}.transcript-list .recording-group .resume-recording[data-v-875ccdae]{width:29%}.copy-button[data-v-875ccdae]{font-size:1.5rem;padding:5px;height:2.5rem;border-radius:8px}.copy-button .mr-2[data-v-875ccdae]{margin-right:0!important}.template-content[data-v-875ccdae]{min-height:50vh;overflow-y:scroll}.textarea[data-v-875ccdae]{min-height:50vh!important}}.mic-icon[data-v-875ccdae]{width:18px!important;height:18px!important;color:#f30606}.mic-icon.active[data-v-875ccdae]{color:#00fa81}.scribe-context-display .context-display-content p{margin-top:8px!important}.title-input{border:none;background:transparent;width:100%;padding:8px;border-radius:6px;transition:background-color .2s ease;&:hover,&:focus{background-color:#f5f5f5}}.dropdown[data-v-9e56bea6]{position:relative;display:inline-flex}.buttons.has-addons .button[data-v-9e56bea6]{margin:0}.buttons.has-addons .button[data-v-9e56bea6]:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.buttons.has-addons .button[data-v-9e56bea6]:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-menu[data-v-9e56bea6]{top:2.8vh;right:0;left:0;min-width:120px}.add-template-section[data-v-877c70c1]{padding:1rem;display:flex;justify-content:center;border-bottom:1px solid #dbdbdb}.add-template-section .button[data-v-877c70c1]{background-color:#8252a1;color:#fff;font-weight:600;border:none;display:flex;align-items:center;gap:.5rem;width:100%}.add-template-section .button[data-v-877c70c1]:hover{background-color:#fff0;color:#8252a1;border:solid 2px #8252A1}.modal-card-foot .submit[data-v-877c70c1]{background-color:#8252a1;color:#fff;border:none}.modal-card-foot .submit[data-v-877c70c1]:hover{background-color:#fff0;color:#8252a1;border:solid 2px #8252A1}.modal[data-v-877c70c1],.modal .modal-background[data-v-877c70c1]{z-index:9999}.modal .modal-card[data-v-877c70c1]{z-index:10000;max-height:87vh;background-color:#f5f5f5;margin:20px auto;border-radius:12px}.template-title-input[data-v-877c70c1],.content-textarea[data-v-877c70c1],.description-textarea[data-v-877c70c1]{background-color:#f5f5f5;cursor:default}.context-display[data-v-877c70c1]{font-size:1rem;font-weight:400;position:relative;display:flex;flex-direction:column;justify-content:space-between;height:300px;background-color:#fafafa;border-radius:5px;border:1px solid #dbdbdb}.context-display .context-display-content[data-v-877c70c1]{overflow-y:auto;padding:1rem;flex:1;scroll-behavior:smooth}.context-display .context-display-content[data-v-877c70c1]::-webkit-scrollbar{width:8px}.context-display .context-display-content[data-v-877c70c1]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.context-display .context-display-content[data-v-877c70c1]::-webkit-scrollbar-thumb{background:#8252A1;border-radius:4px}.medical-scribe-template[data-v-877c70c1]{min-height:100vh}.main-card[data-v-877c70c1]{border-radius:12px;box-shadow:0 2px 12px #00000014;transition:box-shadow .3s ease}.main-card[data-v-877c70c1]:hover{box-shadow:0 4px 16px #0000001f}.template-title-input[data-v-877c70c1]{border:none;background:transparent;width:100%;padding:8px;border-radius:6px;transition:background-color .2s ease}.template-title-input[data-v-877c70c1]:hover,.template-title-input[data-v-877c70c1]:focus{background-color:#f5f5f5}.content-textarea[data-v-877c70c1],.description-textarea[data-v-877c70c1]{border-radius:8px;border:rgba(224,224,224,0);padding:16px;font-size:1rem;line-height:1.6;transition:border-color .2s ease;resize:none}.content-textarea[data-v-877c70c1]:focus,.description-textarea[data-v-877c70c1]:focus{border-color:#8252a1;box-shadow:0 0 0 2px #8252a11a}.helper-wrapper[data-v-877c70c1]{position:sticky;top:20px;max-height:calc(100vh - 40px)}.helper-card[data-v-877c70c1]{border-radius:12px;height:100%}.helper-card .helper-content[data-v-877c70c1]{overflow-y:auto;max-height:calc(83vh - 120px);scrollbar-width:thin}.helper-card .helper-content[data-v-877c70c1]::-webkit-scrollbar{width:6px}.helper-card .helper-content[data-v-877c70c1]::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.helper-card .helper-content .helper-section[data-v-877c70c1]{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.helper-card .helper-content .helper-section[data-v-877c70c1]:last-of-type{border-bottom:none}.helper-card .helper-content .example-box[data-v-877c70c1]{background:#f5f5f5;padding:.75rem;border-radius:6px;margin-top:.5rem}.helper-card .helper-content .example-box code[data-v-877c70c1]{color:#4a4a4a;background:transparent}.helper-card .helper-content .helper-footer[data-v-877c70c1]{margin-top:2rem;padding-top:1rem;border-top:1px solid #eee}@media screen and (max-width: 768px){.helper-wrapper[data-v-877c70c1]{position:relative;top:0;margin-top:20px}}.helper-toggle[data-v-877c70c1]{position:fixed;bottom:80px;right:24px;border-radius:24px;box-shadow:0 2px 8px #00000026;z-index:100;transition:transform .2s ease}.helper-toggle[data-v-877c70c1]:hover{transform:scale(1.05)}@media screen and (max-width: 768px){.helper-toggle[data-v-877c70c1]{bottom:80px;right:16px}}.toolbar{&[data-v-877c70c1]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:white;border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-top:1.5rem}&-left[data-v-877c70c1]{display:flex;gap:1rem;align-items:center}&-right[data-v-877c70c1]{display:flex;align-items:center}&-item{&[data-v-877c70c1]{margin-right:.5rem}&[data-v-877c70c1]:last-child{margin-right:0}}}@media screen and (max-width: 768px){.toolbar{&[data-v-877c70c1]{flex-direction:column;gap:1rem}&-left[data-v-877c70c1]{width:100%;flex-wrap:wrap;justify-content:center}&-right[data-v-877c70c1]{width:100%;justify-content:center}}}.menu-list li[data-v-726385ac]{border-bottom:1px gainsboro dashed}.scrollable-content[data-v-726385ac]{max-height:70vh;overflow-y:auto;border-radius:12px;padding:1rem;margin-bottom:2rem}.list-prompts .template-row[data-v-726385ac]{display:flex;justify-content:space-between;align-items:center;padding:15px;width:100%}.template-info[data-v-726385ac]{flex:1;min-width:0;padding-right:10px}.template-meta[data-v-726385ac]{display:flex;align-items:center;gap:10px;white-space:nowrap}.timestamp[data-v-726385ac]{opacity:.6;margin-right:5px}.template-details[data-v-726385ac]{font-size:.9em;color:#666;margin-top:4px}.template-actions[data-v-726385ac]{display:flex;gap:8px}.tag[data-v-726385ac]{font-size:.8em;padding:4px 8px}.template-actions[data-v-726385ac]{display:flex;align-items:center}.action-button[data-v-726385ac]{background-color:#8252a1;border-radius:5px;color:#fff;border:none;display:flex;align-items:center;gap:4px;font-size:.85rem;padding:.25rem .5rem;height:auto;cursor:pointer}.action-button[data-v-726385ac]:hover{background-color:#fff0;color:#8252a1;border:solid 2px #8252A1}.action-button.is-danger[data-v-726385ac]{background-color:#ff3860}.action-button.is-danger[data-v-726385ac]:hover{background-color:#fff0;color:#ff3860;border:solid 2px #ff3860}.search-actions-row[data-v-726385ac]{display:flex;align-items:center;justify-content:space-between}.action-buttons[data-v-726385ac]{display:inline-flex;gap:10px}.public-button[data-v-726385ac],.history-button[data-v-726385ac]{background-color:#8252a1;color:#fff;font-weight:600;border:none;display:flex;align-items:center}.public-button[data-v-726385ac]:hover,.history-button[data-v-726385ac]:hover{background-color:#fff0;color:#8252a1;border:solid 2px #8252A1}@media screen and (max-width: 1080px){.history-button[data-v-726385ac],.public-button[data-v-726385ac]{background-color:#8252a1;color:#fff;font-weight:600;border:none;display:flex;align-items:center}.history-button span[data-v-726385ac],.public-button span[data-v-726385ac]{display:none}}.list-prompts .columns[data-v-726385ac]{padding:15px}.list-prompts .column[data-v-726385ac]{padding:0}.search-container[data-v-726385ac]{width:100%;margin-right:20px}.search-container .control.has-icons-left[data-v-726385ac]{position:relative}.search-container .input[data-v-726385ac]{border-radius:6px}.search-container .input[data-v-726385ac]:focus{border-color:#8252a1;box-shadow:0 0 0 .125em #8252a140}.column.is-one-fifth[data-v-726385ac]{display:flex;align-items:center;gap:8px}.column.is-one-fifth .button[data-v-726385ac]{background-color:#8252a1;border-radius:5px;color:#fff;border:none;display:flex;align-items:center;gap:4px}.column.is-one-fifth .button[data-v-726385ac]:hover{background-color:#fff0;color:#8252a1;border:solid 2px #8252A1}.column.is-one-fifth .button.is-danger[data-v-726385ac]{background-color:#ff3860}.column.is-one-fifth .button.is-danger[data-v-726385ac]:hover{background-color:#fff0;color:#ff3860;border:solid 2px #ff3860}.medical-scribe-template[data-v-be6cf639]{min-height:100vh}.main-card[data-v-be6cf639]{border-radius:12px;box-shadow:0 2px 12px #00000014;transition:box-shadow .3s ease}.main-card[data-v-be6cf639]:hover{box-shadow:0 4px 16px #0000001f}.template-title-input[data-v-be6cf639]{border:none;background:transparent;width:100%;padding:8px;border-radius:6px;transition:background-color .2s ease}.template-title-input[data-v-be6cf639]:hover,.template-title-input[data-v-be6cf639]:focus{background-color:#f5f5f5}.content-textarea[data-v-be6cf639],.description-textarea[data-v-be6cf639]{border-radius:8px;border:rgba(224,224,224,0);padding:16px;font-size:1rem;line-height:1.6;transition:border-color .2s ease;resize:none}.content-textarea[data-v-be6cf639]:focus,.description-textarea[data-v-be6cf639]:focus{border-color:#8252a1;box-shadow:0 0 0 2px #8252a11a}.content-editor[data-v-be6cf639]{border-radius:8px;height:340px;max-height:340px;overflow-y:auto;font-size:1rem;line-height:1.6;background-color:#fff;transition:box-shadow .2s ease}.content-editor[data-v-be6cf639]:focus-within{box-shadow:0 0 0 2px #8252a11a}.helper-wrapper[data-v-be6cf639]{position:sticky;top:20px;max-height:calc(100vh - 40px)}.helper-card[data-v-be6cf639]{border-radius:12px;height:100%}.helper-card .helper-content[data-v-be6cf639]{overflow-y:auto;max-height:calc(83vh - 120px);scrollbar-width:thin}.helper-card .helper-content[data-v-be6cf639]::-webkit-scrollbar{width:6px}.helper-card .helper-content[data-v-be6cf639]::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.helper-card .helper-content .helper-section[data-v-be6cf639]{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.helper-card .helper-content .helper-section[data-v-be6cf639]:last-of-type{border-bottom:none}.helper-card .helper-content .example-box[data-v-be6cf639]{background:#f5f5f5;padding:.75rem;border-radius:6px;margin-top:.5rem}.helper-card .helper-content .example-box code[data-v-be6cf639]{color:#4a4a4a;background:transparent}.helper-card .helper-content .helper-footer[data-v-be6cf639]{margin-top:2rem;padding-top:1rem;border-top:1px solid #eee}@media screen and (max-width: 768px){.helper-wrapper[data-v-be6cf639]{position:relative;top:0;margin-top:20px}}.helper-toggle[data-v-be6cf639]{position:fixed;bottom:80px;right:24px;border-radius:24px;box-shadow:0 2px 8px #00000026;z-index:100;transition:transform .2s ease}.helper-toggle[data-v-be6cf639]:hover{transform:scale(1.05)}@media screen and (max-width: 768px){.helper-toggle[data-v-be6cf639]{bottom:80px;right:16px}}.toolbar{&[data-v-be6cf639]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:white;border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-top:1.5rem}&-left[data-v-be6cf639]{display:flex;gap:1rem;align-items:center}&-right[data-v-be6cf639]{display:flex;align-items:center}&-item{&[data-v-be6cf639]{margin-right:.5rem}&[data-v-be6cf639]:last-child{margin-right:0}}}@media screen and (max-width: 768px){.toolbar{&[data-v-be6cf639]{flex-direction:column;gap:1rem}&-left[data-v-be6cf639]{width:100%;flex-wrap:wrap;justify-content:center}&-right[data-v-be6cf639]{width:100%;justify-content:center}}}.edit-toggle[data-v-be6cf639]{position:absolute;top:-40px;right:0;z-index:1}.context-display[data-v-be6cf639]{font-size:1rem;font-weight:300;position:relative;display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 590px);background-color:#fafafa;border-radius:5px}.context-display .context-display-content[data-v-be6cf639]{overflow-y:auto;padding:1rem;flex:1;scroll-behavior:smooth}.context-display .context-display-content[data-v-be6cf639]::-webkit-scrollbar{width:8px}.context-display .context-display-content[data-v-be6cf639]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.context-display .context-display-content[data-v-be6cf639]::-webkit-scrollbar-thumb{background:#8252A1;border-radius:4px}.context-display .button-group[data-v-be6cf639]{position:sticky;bottom:0;background:white;padding:1rem 0;margin-top:auto}.context-display-content{padding:1rem;outline:none}.context-display-content h1{font-size:2em;font-weight:700;margin:1em 0 .5em}.context-display-content h2{font-size:1.5em;font-weight:600;margin:1em 0 .5em;color:#333}.context-display-content h3{font-size:1.2em;font-weight:600;margin:1em 0 .5em;color:#333}.context-display-content ul,.context-display-content ol{margin-left:1.5em;margin-bottom:1em}.context-display-content strong{font-weight:700}.context-display-content em{font-style:italic}.context-display-content p{margin:.5em 0;line-height:1.6}.scrollable-section[data-v-4a7184d5]{max-height:30vh;overflow-y:auto}.input[data-v-4a7184d5]{height:10vh}.interaction-window[data-v-4a7184d5]{margin-left:auto;margin-right:auto;padding:20px;border-radius:15px;box-shadow:0 2px 8px #0000001a}.response-box[data-v-4a7184d5]{margin-top:20px;border-radius:15px;background-color:#f5f5f5;padding:2px}.output-box[data-v-4a7184d5]{margin-top:20px;padding:2px}.hold-input[data-v-4a7184d5]{margin-top:20px;border-radius:10px;background-color:#f5f5f5;padding:15px}.rounded[data-v-4a7184d5]{border-radius:12px}.chat-view-container[data-v-4a7184d5]{max-width:74vw}@media screen and (max-width: 1080px){.chat-view-container[data-v-4a7184d5]{max-width:100%}}.close-btn[data-v-4a7184d5]{background:grey;position:relative;float:right;top:7px;right:7px}.br-custom[data-v-4a7184d5]{height:100%;width:100%}.popup-container[data-v-4a7184d5]{position:fixed;bottom:-100%;left:0;width:100%;height:auto;opacity:0;overflow:hidden;transition:opacity .6s ease;animation:slideUp-4a7184d5 1.2s ease forwards;z-index:9}@keyframes slideUp-4a7184d5{0%{bottom:-100%;opacity:0}to{bottom:0;opacity:1}}@keyframes slideDown-4a7184d5{0%{bottom:0;opacity:1}to{bottom:-90%;opacity:0}}.popup-container.active[data-v-4a7184d5]{opacity:1;height:1140px}.popup-container.inactive[data-v-4a7184d5]{animation:slideDown-4a7184d5 1.2s ease forwards;animation-delay:.6s}.popup-content[data-v-4a7184d5]{position:relative;width:100%;background-color:#fff;padding:12px 20px 20px}.dropdown-ctm[data-v-4a7184d5]{background:transparent;border:unset}.btn-dropdown[data-v-4a7184d5]{width:18%;background:white;border-radius:12px 12px 0 0;text-align:center;position:relative;left:14px;box-shadow:0 3px 7px 2px #0003;margin-top:2px;top:1px;height:30px;transform:translate(5px)}.btn-dropdown[data-v-4a7184d5]:before{position:absolute;content:" ";width:12px;height:40px;border-bottom:14px solid white;bottom:-12px;border-bottom-right-radius:100%;left:-9px}.btn-dropdown[data-v-4a7184d5]:after{position:absolute;content:" ";width:11px;height:41px;border-bottom:13px solid white;bottom:-12px;border-bottom-left-radius:100%;right:-8px}@media screen and (max-width: 768px){.popup-container.active[data-v-4a7184d5]{height:688px}}.context-display-content{padding:1rem}.context-display-content h1{font-size:2em;font-weight:700;margin-bottom:1em}.context-display-content h2{font-size:1.5em;font-weight:600;margin:1em 0;color:#333}.context-display-content ul{margin-left:1.5em;margin-bottom:1em}.context-display-content li{margin:.5em 0;line-height:1.6}.context-display-content p{margin:1em 0;line-height:1.6}.header-container[data-v-4a7184d5]{margin-top:20vh;margin-bottom:5vh;justify-content:center;align-items:center}.subtitle-header[data-v-4a7184d5]{text-align:center}.bold-header[data-v-4a7184d5]{font-weight:700;font-size:35px;text-align:center}.fade-enter-active[data-v-4a7184d5],.fade-leave-active[data-v-4a7184d5]{transition:opacity .3s ease}.fade-enter-from[data-v-4a7184d5],.fade-leave-to[data-v-4a7184d5]{opacity:0}.fade-enter-to[data-v-4a7184d5],.fade-leave-from[data-v-4a7184d5]{opacity:1}.scrollable-content[data-v-4a7184d5]{max-height:60vh;overflow-y:auto;border-radius:12px;padding:1rem;margin-bottom:2rem}.spinner-section[data-v-4a7184d5]{display:flex;align-items:center;justify-content:center}.filename-item[data-v-4a7184d5]{cursor:pointer;background-color:#08d4b538;color:#000;border-radius:10px;padding:5px;margin:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.filename-item[data-v-4a7184d5]:hover{color:#fff;background-color:#08d4b5}.agentic-audit-container[data-v-4a7184d5]{max-height:100vh}.columns[data-v-4a7184d5]{margin-left:1rem;margin-right:1rem;max-height:60vh!important}.accordion-card[data-v-4a7184d5]{border:1px solid #dedede;border-radius:10px;margin-bottom:1rem;padding:.5rem;width:auto}summary[data-v-4a7184d5]::-webkit-details-marker{display:none}.accordion-summary[data-v-4a7184d5]{display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;margin:0;padding:0}.analysis-header[data-v-4a7184d5]{margin-left:.5rem;font-weight:600;font-size:1.5rem;line-height:1.3}.accordion-icon[data-v-4a7184d5]{display:inline-block;transition:transform .2s ease;font-size:1.5rem;color:#333;margin-left:8px}.accordion-icon[data-v-4a7184d5]:before{content:"\25b6"}.source-section[data-v-4a7184d5]{margin-left:1rem;margin-right:1rem;overflow:auto}details[open] .accordion-icon[data-v-4a7184d5]{transform:rotate(90deg)}.websocket-panel[data-v-3d55a7e9]{width:100%;max-width:900px;margin:0 auto 1rem;background-color:#fff;border-radius:6px;box-shadow:0 2px 8px #00000014;overflow:hidden}.panel-header[data-v-3d55a7e9]{display:flex;justify-content:space-between;align-items:center;padding:.6rem 1rem;background-color:#f8f9fa;border-bottom:1px solid #eee}.panel-header h3[data-v-3d55a7e9]{margin:0;font-size:1rem;font-weight:600;color:#333}.connection-status[data-v-3d55a7e9]{padding:.25rem .6rem;border-radius:12px;font-size:.75rem;font-weight:600;background-color:#ffe6e6;color:#ff4d4d}.connection-status.connected[data-v-3d55a7e9]{background-color:#e6ffe6;color:#0c0}.panel-controls[data-v-3d55a7e9]{display:flex;justify-content:center;gap:.75rem;padding:.6rem 1rem;flex-wrap:wrap;border-bottom:1px solid #f0f0f0}.ws-btn[data-v-3d55a7e9]{padding:.4rem .8rem;font-size:.85rem;font-weight:600;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.4rem}.ws-btn[data-v-3d55a7e9]:disabled{opacity:.6;cursor:not-allowed}.connect-btn[data-v-3d55a7e9]{background-color:#8252a1;color:#fff}.connect-btn[data-v-3d55a7e9]:hover:not(:disabled){background-color:#6b4589}.disconnect-btn[data-v-3d55a7e9]{background-color:#ff6b6b;color:#fff}.disconnect-btn[data-v-3d55a7e9]:hover:not(:disabled){background-color:#ff5252}.device-btn[data-v-3d55a7e9]{background-color:#4a90e2;color:#fff}.device-btn[data-v-3d55a7e9]:hover{background-color:#3a7bc8}.vitals-row[data-v-3d55a7e9]{display:flex;flex-direction:row;justify-content:space-between;gap:.5rem;padding:.75rem;overflow-x:auto}.vital-card[data-v-3d55a7e9]{flex:1;min-width:120px;display:flex;align-items:center;padding:.75rem;background-color:#f8f9fa;border-radius:6px;transition:all .3s ease;border-left:3px solid #ddd;position:relative}.vital-card.has-data[data-v-3d55a7e9]{border-left-color:#8252a1;background-color:#f9f6fc}.edit-icon[data-v-3d55a7e9]{position:absolute;top:8px;right:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:#ffffffb3;border-radius:50%;cursor:pointer;opacity:.5;transition:all .2s ease}.edit-icon[data-v-3d55a7e9]:hover{opacity:1;background-color:#fff;box-shadow:0 2px 4px #0000001a}.vital-icon[data-v-3d55a7e9]{font-size:1.2rem;color:#8252a1;margin-right:.5rem;opacity:.8}.vital-info[data-v-3d55a7e9]{flex:1}.vital-name[data-v-3d55a7e9]{font-size:.75rem;color:#666;margin-bottom:.2rem}.vital-value[data-v-3d55a7e9]{font-size:1.1rem;font-weight:700;color:#333;white-space:nowrap}.vital-unit[data-v-3d55a7e9]{font-size:.75rem;font-weight:400;color:#666;margin-left:.2rem}.modal-overlay[data-v-3d55a7e9]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content[data-v-3d55a7e9]{background-color:#fff;border-radius:8px;width:90%;max-width:400px;box-shadow:0 4px 20px #00000026;overflow:hidden}.modal-header[data-v-3d55a7e9]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f8f9fa;border-bottom:1px solid #eee}.modal-header h3[data-v-3d55a7e9]{margin:0;font-size:1.1rem;color:#333}.modal-close[data-v-3d55a7e9]{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;line-height:1}.modal-body[data-v-3d55a7e9]{padding:1rem}.device-input[data-v-3d55a7e9]{width:100%;padding:.6rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;margin:.5rem 0 1rem}.modal-actions[data-v-3d55a7e9]{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}.modal-btn[data-v-3d55a7e9]{padding:.5rem 1rem;border:none;border-radius:4px;font-weight:600;cursor:pointer}.cancel-btn[data-v-3d55a7e9]{background-color:#f0f0f0;color:#666}.cancel-btn[data-v-3d55a7e9]:hover{background-color:#e0e0e0}.confirm-btn[data-v-3d55a7e9]{background-color:#8252a1;color:#fff}.confirm-btn[data-v-3d55a7e9]:hover{background-color:#6b4589}.edit-vital-form[data-v-3d55a7e9]{margin:1rem 0}.edit-vital-form label[data-v-3d55a7e9]{display:block;margin-bottom:.5rem;font-weight:500;color:#444}.input-with-unit[data-v-3d55a7e9]{display:flex;align-items:center;margin-bottom:1rem;width:100%}.vital-input[data-v-3d55a7e9]{flex:1;padding:.6rem;border:1px solid #ddd;border-radius:4px 0 0 4px;font-size:1rem;min-width:0}.input-unit[data-v-3d55a7e9]{padding:.6rem;background-color:#f0f0f0;border:1px solid #ddd;border-left:none;border-radius:0 4px 4px 0;color:#666;font-size:.9rem}.bp-inputs[data-v-3d55a7e9]{display:flex;flex-direction:column;gap:1rem;width:100%}.bp-input-group[data-v-3d55a7e9]{width:100%}@media (max-width: 768px){.panel-controls[data-v-3d55a7e9]{padding:.5rem}.vitals-row[data-v-3d55a7e9]{flex-wrap:wrap}.vital-card[data-v-3d55a7e9]{min-width:calc(50% - .5rem);margin-bottom:.5rem}.bp-inputs[data-v-3d55a7e9]{flex-direction:column;gap:.5rem}}@media (max-width: 480px){.bp-inputs[data-v-3d55a7e9]{flex-direction:row}.websocket-panel[data-v-3d55a7e9]{margin-bottom:.75rem}.panel-header[data-v-3d55a7e9]{padding:.5rem .75rem}.panel-header h3[data-v-3d55a7e9]{font-size:.95rem}.connection-status[data-v-3d55a7e9]{font-size:.7rem;padding:.2rem .5rem}.ws-btn[data-v-3d55a7e9]{padding:.35rem .6rem;font-size:.8rem}.vital-card[data-v-3d55a7e9]{min-width:100%;padding:.6rem}.vital-value[data-v-3d55a7e9]{font-size:1rem}.modal-content[data-v-3d55a7e9]{width:95%}.modal-header h3[data-v-3d55a7e9]{font-size:1rem}.device-input[data-v-3d55a7e9],.vital-input[data-v-3d55a7e9]{padding:.5rem;font-size:.9rem}.input-unit[data-v-3d55a7e9]{padding:.5rem;font-size:.8rem}.modal-btn[data-v-3d55a7e9]{padding:.4rem .8rem;font-size:.9rem}}.start-container[data-v-5956fb4b]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:1.5rem}.premium-status-container[data-v-5956fb4b]{display:flex;justify-content:flex-end;width:100%;max-width:600px;margin:0 auto;padding:0 1rem;margin-bottom:1rem}.premium-section[data-v-5956fb4b]{display:flex;align-items:center;gap:8px}.premium-status[data-v-5956fb4b]{display:flex;align-items:center;padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600;background-color:#f0f0f0;color:#666;box-shadow:0 1px 3px #0000001a;transition:all .2s ease;cursor:pointer}.premium-status[data-v-5956fb4b]:hover{background-color:#e9e9e9;transform:translateY(-1px);box-shadow:0 2px 5px #00000026}.premium-status.is-premium[data-v-5956fb4b]{background-color:#ffefd1;color:#c59938}.premium-status.is-premium[data-v-5956fb4b]:hover{background-color:#ffe9b8;color:#b38728;box-shadow:0 2px 5px #c5993833}.status-icon[data-v-5956fb4b]{margin-right:.3rem}.is-premium .status-icon[data-v-5956fb4b]{color:#ffc107}.settings-button[data-v-5956fb4b]{cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f8fafc;color:#64748b;transition:all .2s ease}.settings-button[data-v-5956fb4b]:hover{background-color:#e2e8f0;color:#3b82f6;transform:rotate(15deg)}.start-panel[data-v-5956fb4b]{background-color:#f8f9fa;border-radius:12px;padding:2rem;width:100%;max-width:600px;box-shadow:0 4px 12px #00000014}.start-panel h2[data-v-5956fb4b]{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1.5rem;text-align:center}.action-buttons[data-v-5956fb4b]{display:flex;gap:1rem;margin-bottom:2rem}.action-button[data-v-5956fb4b]{display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1;padding:.8rem 1rem;border-radius:8px;font-weight:600;font-size:.95rem;text-decoration:none;border:none;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.template-btn[data-v-5956fb4b]{background-color:#1ebbb2;color:#fff}.template-btn[data-v-5956fb4b]:hover{background-color:#19a6a0;transform:translateY(-2px);box-shadow:0 4px 8px #1ebbb24d}.history-btn[data-v-5956fb4b]{background-color:#1ebbb2;color:#fff}.history-btn[data-v-5956fb4b]:hover{background-color:#19a6a0;transform:translateY(-2px);box-shadow:0 4px 8px #8252a14d}.device-selection[data-v-5956fb4b]{margin-bottom:2rem}.device-selection h3[data-v-5956fb4b]{font-size:1.1rem;font-weight:600;color:#444;margin-bottom:.8rem}.device-dropdown[data-v-5956fb4b]{position:relative;margin-bottom:1rem}.device-select[data-v-5956fb4b]{width:100%;padding:.8rem 2.5rem .8rem 1rem;font-size:.95rem;border:1px solid #ddd;border-radius:8px;appearance:none;background-color:#fff;transition:border-color .2s}.device-select[data-v-5956fb4b]:focus{outline:none;border-color:#8252a1;box-shadow:0 0 0 3px #8252a11a}.device-icon[data-v-5956fb4b]{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#666;pointer-events:none}.is-loading[data-v-5956fb4b]:after{content:"";position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;border:2px solid #ddd;border-top-color:#8252a1;border-radius:50%;animation:spin-5956fb4b .8s linear infinite}@keyframes spin-5956fb4b{to{transform:translateY(-50%) rotate(360deg)}}.error-message[data-v-5956fb4b]{display:flex;align-items:center;gap:.5rem;color:#e74c3c;font-size:.9rem;margin-bottom:1rem}.error-icon[data-v-5956fb4b]{flex-shrink:0}.visualizer-container[data-v-5956fb4b]{background-color:#fff;border-radius:10px;padding:1rem;margin-bottom:1rem;box-shadow:inset 0 0 5px #0000001a;border:1px solid #eee;transition:all .3s ease}.test-controls[data-v-5956fb4b]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.test-status[data-v-5956fb4b]{padding:.35rem .75rem;border-radius:16px;font-size:.85rem;font-weight:500;background-color:#ffe6e6;color:#ff4d4d;transition:all .3s ease}.test-status.audio-detected[data-v-5956fb4b]{background-color:#e6ffe6;color:#0c0;animation:pulse-green-5956fb4b 1.5s infinite}@keyframes pulse-green-5956fb4b{0%{box-shadow:0 0 #0c06}70%{box-shadow:0 0 0 6px #0c00}to{box-shadow:0 0 #0c00}}.stop-test-btn[data-v-5956fb4b]{background-color:#ff6b6b;color:#fff;border:none;border-radius:20px;padding:.35rem .8rem;font-size:.85rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.4rem;transition:all .2s ease}.stop-test-btn[data-v-5956fb4b]:hover{background-color:#ff5252;transform:translateY(-1px)}.test-mic-btn[data-v-5956fb4b]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.7rem 1rem;background-color:#dacce3;border:none;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease}.test-mic-btn[data-v-5956fb4b]:hover{background-color:#d0bcd9;transform:translateY(-1px)}.test-mic-btn[data-v-5956fb4b]:disabled{background-color:#f0f0f0;color:#aaa;cursor:not-allowed;transform:none}.mic-icon[data-v-5956fb4b]{color:#666}.start-session-btn[data-v-5956fb4b]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;background-color:#8252a1;color:#fff;border:none;border-radius:12px;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 8px #8252a133}.start-session-btn[data-v-5956fb4b]:hover{background-color:#6b4589;transform:translateY(-2px);box-shadow:0 6px 12px #8252a14d}.start-session-btn[data-v-5956fb4b]:disabled{background-color:#ccc;color:#888;cursor:not-allowed;transform:none;box-shadow:none}.start-icon[data-v-5956fb4b]{font-size:1.5rem}@media (max-width: 768px){.start-container[data-v-5956fb4b]{padding:2rem 1rem 1rem;align-items:flex-start}.premium-status-container[data-v-5956fb4b]{padding:0 .5rem}.start-panel[data-v-5956fb4b]{padding:1.5rem;border-radius:16px;box-shadow:0 4px 16px #0000001a}.start-panel h2[data-v-5956fb4b]{font-size:1.3rem;margin-bottom:1.2rem}.action-buttons[data-v-5956fb4b]{flex-direction:row;margin-bottom:1.5rem}.action-button[data-v-5956fb4b]{padding:.7rem .5rem;font-size:.85rem;border-radius:10px}.button-icon[data-v-5956fb4b]{width:18px;height:18px}.device-selection h3[data-v-5956fb4b]{font-size:1rem;margin-bottom:.6rem}.device-select[data-v-5956fb4b]{padding:.7rem .8rem;font-size:.9rem;border-radius:10px}.visualizer-container[data-v-5956fb4b]{padding:.75rem}.test-controls[data-v-5956fb4b]{margin-bottom:.5rem}.test-status[data-v-5956fb4b],.stop-test-btn[data-v-5956fb4b]{font-size:.8rem;padding:.3rem .6rem}.test-mic-btn[data-v-5956fb4b]{padding:.7rem;font-size:.9rem;border-radius:10px;margin-top:.5rem}.start-session-btn[data-v-5956fb4b]{padding:.9rem;font-size:1rem;border-radius:10px;margin-top:.5rem}}@media (max-width: 380px){.action-buttons[data-v-5956fb4b]{flex-direction:column;gap:.6rem}.action-button[data-v-5956fb4b]{padding:.8rem;width:100%}.start-panel[data-v-5956fb4b]{padding:1.2rem}.device-select[data-v-5956fb4b]{font-size:.85rem;padding:.8rem .6rem}.error-message[data-v-5956fb4b]{font-size:.8rem;margin-bottom:.8rem}.test-mic-btn[data-v-5956fb4b]{font-size:.85rem;margin-bottom:1rem}.device-selection h3[data-v-5956fb4b],.start-session-btn[data-v-5956fb4b]{font-size:.95rem}.start-icon[data-v-5956fb4b]{width:20px;height:20px}.visualizer-container[data-v-5956fb4b]{padding:.6rem}.test-controls[data-v-5956fb4b]{flex-direction:column;gap:.5rem;align-items:stretch}.stop-test-btn[data-v-5956fb4b]{width:100%;justify-content:center}}@media (hover: none){.action-button[data-v-5956fb4b]:active{transform:scale(.98);opacity:.9}.test-mic-btn[data-v-5956fb4b]:active{transform:scale(.98);background-color:#cab0d8}.start-session-btn[data-v-5956fb4b]:active{transform:scale(.98);background-color:#724891}.stop-test-btn[data-v-5956fb4b]:active{transform:scale(.98);background-color:#e55353}.device-select[data-v-5956fb4b],.test-mic-btn[data-v-5956fb4b],.start-session-btn[data-v-5956fb4b]{min-height:48px}.action-button[data-v-5956fb4b]{min-height:44px}}.regular-outcome-icon[data-v-9b34f00f]{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:4px}.selected-outcome-icon[data-v-9b34f00f]{border:1px solid #d1d5db;border-radius:4px}.diagram-card[data-v-9b34f00f]{background-color:#fff;overflow:hidden;margin-bottom:2rem;transition:all .3s ease;width:100%;height:100%;display:flex;flex-direction:column}.diagram-card[data-v-9b34f00f]:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.endpoint-icon[data-v-9b34f00f]{background:linear-gradient(to right,#dcfce7,#dbeafe,#fef3c7,#fee2e2);border:1px solid #d1d5db}.intermediate-icon[data-v-9b34f00f]{background-color:#f8fafc;border:1px solid #cbd5e1}.diagram-header[data-v-9b34f00f]{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(to right,#f0f9ff,#e0f2fe)}.title-area[data-v-9b34f00f]{display:flex;align-items:center;gap:.75rem}.diagram-title[data-v-9b34f00f]{margin:0;font-size:1.25rem;font-weight:600;color:#0c4a6e}.specialty-badge[data-v-9b34f00f]{padding:.25rem .75rem;font-size:.75rem;font-weight:600;color:#0369a1;background-color:#e0f2fe;border-radius:9999px;box-shadow:0 1px 2px #0000000d}.diagram-controls[data-v-9b34f00f]{display:flex;gap:.5rem}.control-btn[data-v-9b34f00f]{width:36px;height:36px;border-radius:8px;border:1px solid #cbd5e1;background-color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .2s ease}.control-btn[data-v-9b34f00f]:hover{background-color:#f8fafc;color:#0369a1;box-shadow:0 1px 3px #0000001a}.diagram-legend[data-v-9b34f00f]{display:flex;gap:1.5rem;padding:.75rem 1.5rem;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.legend-item[data-v-9b34f00f]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#475569}.legend-icon[data-v-9b34f00f]{width:20px;height:20px;border-radius:4px;display:flex;align-items:center;justify-content:center}.question-icon[data-v-9b34f00f]{background-color:#f0f9ff;border:1px solid #bae6fd}.outcome-icon[data-v-9b34f00f]{background:linear-gradient(to right,#dcfce7,#dbeafe,#fef3c7,#fee2e2);border:1px solid #d1d5db}.ai-answer[data-v-9b34f00f]{font-size:16px;background:none}.final-outcome[data-v-9b34f00f]{font-size:16px;color:#10b981;background:none}.diagram-container[data-v-9b34f00f]{position:relative;padding:1rem;overflow:auto;flex:1;display:flex;flex-direction:column}.mermaid[data-v-9b34f00f]{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;transform-origin:top left;transition:transform .3s ease;max-height:600px;padding:1rem}[data-v-9b34f00f] .mermaid svg{width:100%!important;min-width:800px!important;height:auto!important}[data-v-9b34f00f] .mermaid .label{font-size:14px!important}[data-v-9b34f00f] .mermaid .edgeLabel{font-size:12px!important;background-color:#fff!important;padding:2px 4px!important}.loading-overlay[data-v-9b34f00f]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ffffffe6;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10}.spinner[data-v-9b34f00f]{width:40px;height:40px;border:4px solid rgba(59,130,246,.2);border-radius:50%;border-top-color:#3b82f6;animation:spin-9b34f00f 1s linear infinite;margin-bottom:1rem}@keyframes spin-9b34f00f{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-overlay p[data-v-9b34f00f]{color:#3b82f6;font-weight:500}.error-message[data-v-9b34f00f]{padding:1.5rem;border-radius:8px;background-color:#fee2e2;color:#b91c1c;text-align:center;margin:2rem auto;max-width:500px}.error-message i[data-v-9b34f00f]{font-size:1.5rem;margin-bottom:.5rem}@keyframes fadeIn-9b34f00f{0%{opacity:0}to{opacity:1}}.diagram-card[data-v-9b34f00f]{animation:fadeIn-9b34f00f .5s ease-out}@media (max-width: 768px){.diagram-header[data-v-9b34f00f]{flex-direction:column;align-items:flex-start;gap:1rem}.diagram-controls[data-v-9b34f00f]{align-self:flex-end}.diagram-legend[data-v-9b34f00f]{flex-wrap:wrap;gap:1rem}.diagram-container[data-v-9b34f00f]{padding:.75rem}}@media (max-width: 480px){.diagram-title[data-v-9b34f00f]{font-size:1.1rem}.control-btn[data-v-9b34f00f]{width:32px;height:32px}.diagram-container[data-v-9b34f00f]{padding:.5rem}}.triage-outcome-indicator[data-v-05b56264]{padding:1rem 1.5rem;background-color:#f8f9fa;border-bottom:1px solid #eee;display:flex;justify-content:center}.triage-outcome-badge[data-v-05b56264]{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border-radius:30px;font-size:1rem;font-weight:600;box-shadow:0 2px 6px #0000001a}.triage-outcome-badge.urgency-level-1[data-v-05b56264]{background-color:#1ebbb233;color:#19a099;border:1px solid rgba(30,187,178,.4)}.triage-outcome-badge.urgency-level-2[data-v-05b56264]{background-color:#ffc10733;color:#d39e00;border:1px solid rgba(255,193,7,.4)}.triage-outcome-badge.urgency-level-3[data-v-05b56264]{background-color:#fd7e1433;color:#dc6a03;border:1px solid rgba(253,126,20,.4)}.triage-outcome-badge.urgency-level-4[data-v-05b56264]{background-color:#dc354533;color:#c82333;border:1px solid rgba(220,53,69,.4)}@media (max-width: 768px){.triage-outcome-badge[data-v-05b56264]{font-size:.9rem;padding:.5rem 1rem}}@media (max-width: 480px){.triage-outcome-badge[data-v-05b56264]{font-size:.85rem;padding:.4rem .9rem}}[data-v-05b56264],[data-v-05b56264]:before,[data-v-05b56264]:after{box-sizing:border-box}.ed-scribe-container[data-v-05b56264]{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;padding:1rem;height:80vh;max-height:77vh;overflow-y:auto;margin:0 auto;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.ed-scribe-container[data-v-05b56264]::-webkit-scrollbar{width:8px}.ed-scribe-container[data-v-05b56264]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.ed-scribe-container[data-v-05b56264]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.ed-scribe-container[data-v-05b56264]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.audio-panel-container[data-v-05b56264],.results-container[data-v-05b56264]{width:100%;max-width:800px;margin:0 auto}.audio-panel[data-v-05b56264]{position:relative;background-color:#f8f9fa;border-radius:8px;padding:1rem 1.5rem;margin-bottom:1rem;box-shadow:0 4px 12px #0000001a;width:100%}.status-indicators[data-v-05b56264]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.timer-container[data-v-05b56264]{display:flex;flex-direction:column;align-items:center}.timer[data-v-05b56264]{font-size:2.2rem;font-weight:600;color:#333;line-height:1}.listening-status[data-v-05b56264]{font-size:.9rem;color:#777;margin-top:.25rem}.listening-status.active[data-v-05b56264]{color:#1ebbb2;font-weight:600}.audio-status[data-v-05b56264]{padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;background-color:#ffe6e6;color:#ff4d4d}.audio-status.detected[data-v-05b56264]{background-color:#e6ffe6;color:#0c0}.visualizer-container[data-v-05b56264]{background-color:#fff;border-radius:8px;padding:1rem;height:100px;display:flex;align-items:center;justify-content:center;margin:1rem 0;box-shadow:inset 0 0 6px #0000001a;max-width:100%;overflow:hidden}.visualizer-placeholder[data-v-05b56264]{width:100%;height:70px;background:linear-gradient(90deg,#f0f0f0 25%,#d1f4ec 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-05b56264 1.5s infinite;border-radius:4px;position:relative}@keyframes shimmer-05b56264{0%{background-position:-200% 0}to{background-position:200% 0}}.paused-indicator[data-v-05b56264]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}.paused-indicator span[data-v-05b56264]{font-size:2rem;font-weight:700;color:#ff5252;padding:.5rem 2rem;border-radius:8px;letter-spacing:3px;border:2px dashed;width:95%;text-align:center;text-shadow:1px 1px 3px rgba(0,0,0,.2);animation:pulsePause-05b56264 5s infinite}@keyframes pulsePause-05b56264{0%{opacity:.7;transform:scale(.95);color:#1ebbb2}50%{opacity:1;transform:scale(1.05);color:#8252a1}to{opacity:.7;transform:scale(.95);color:#1ebbb2}}.controls[data-v-05b56264]{display:flex;justify-content:center;gap:1rem;margin:1rem 0;flex-wrap:wrap}.primary-btn[data-v-05b56264],.stop-btn[data-v-05b56264],.process-btn[data-v-05b56264]{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border:none;border-radius:30px;cursor:pointer;transition:all .2s ease;min-width:200px;display:flex;align-items:center;justify-content:center;gap:.5rem}.primary-btn[data-v-05b56264]{background-color:#8252a1;color:#fff}.primary-btn[data-v-05b56264]:hover{background-color:#6b4589;transform:translateY(-2px);box-shadow:0 4px 8px #8252a14d}.stop-btn[data-v-05b56264]{background-color:#ff6b6b;color:#fff}.stop-btn[data-v-05b56264]:hover{background-color:#ff5252;transform:translateY(-2px);box-shadow:0 4px 8px #ff6b6b4d}.process-btn[data-v-05b56264]{background-color:#1ebbb2;color:#fff}.process-btn[data-v-05b56264]:hover{background-color:#19a099;transform:translateY(-2px);box-shadow:0 4px 8px #1ebbb24d}.device-selector-minimal[data-v-05b56264]{position:absolute;bottom:15px;right:15px;z-index:2}.device-icon-btn[data-v-05b56264]{width:40px;height:40px;border-radius:50%;background-color:#f0f0f0;border:none;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 5px #0000001a}.device-icon-btn[data-v-05b56264]:hover{background-color:#e0e0e0;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.device-icon-btn.active[data-v-05b56264]{background-color:#8252a1;color:#fff}.device-dropdown[data-v-05b56264]{position:absolute;bottom:calc(100% + 10px);right:0;width:280px;max-height:12rem;background:white;border-radius:10px;box-shadow:0 5px 15px #0003;overflow:hidden;animation:fadeInUp-05b56264 .3s ease-out}@keyframes fadeInUp-05b56264{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header[data-v-05b56264]{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;background-color:#f5f5f5;border-bottom:1px solid #eee;font-weight:600;font-size:.9rem}.refresh-icon[data-v-05b56264]{background:none;border:none;color:#777;cursor:pointer;padding:6px;border-radius:50%;transition:all .2s ease}.refresh-icon[data-v-05b56264]:hover{background-color:#e0e0e0;color:#555}.device-list[data-v-05b56264]{max-height:10rem;overflow-y:auto}.device-option[data-v-05b56264]{padding:12px 15px;cursor:pointer;font-size:.9rem;transition:background .2s;border-left:3px solid transparent}.device-option[data-v-05b56264]:hover{background-color:#f5f5f5}.device-option.selected[data-v-05b56264]{background-color:#f0f0f0;border-left-color:#8252a1;font-weight:500}.transcript-display[data-v-05b56264]{width:100%;margin-top:2rem;border-radius:8px;background-color:#fff;box-shadow:0 4px 12px #0000001a;overflow:hidden}.transcript-display h2[data-v-05b56264]{margin:0;padding:1rem 1.5rem;background-color:#f8f9fa;border-bottom:1px solid #eee;font-size:1.2rem;font-weight:600;color:#333}.transcript-content[data-v-05b56264]{padding:1rem 1.5rem;max-height:300px;overflow-y:auto}.transcript-item[data-v-05b56264]{margin-bottom:1rem;padding:.75rem 1rem;background-color:#f9f9f9;border-radius:6px;border-left:3px solid #8252A1;font-size:1rem;line-height:1.5}.section-header[data-v-05b56264]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-title[data-v-05b56264]{font-size:1.5rem;font-weight:600;color:#333;margin:0}.reset-btn[data-v-05b56264]{padding:.5rem 1rem;background-color:#f0f0f0;border:none;border-radius:6px;color:#555;font-size:.9rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.reset-btn[data-v-05b56264]:hover{background-color:#e0e0e0;color:#333}.reset-btn[data-v-05b56264]:disabled{opacity:.6;cursor:not-allowed}.result-card[data-v-05b56264]{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin-bottom:2rem;overflow:hidden;position:relative}.card-header[data-v-05b56264]{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background-color:#f8f9fa;border-bottom:1px solid #eee}.copy-btn[data-v-05b56264]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:.9rem;cursor:pointer;transition:all .2s ease}.copy-btn[data-v-05b56264]:hover{background-color:#e2e8f0;color:#334155}.card-title[data-v-05b56264]{margin:0;font-size:1.25rem;font-weight:600;color:#333;display:flex;align-items:center;gap:.5rem}.card-body[data-v-05b56264]{padding:1.5rem}.summary-text[data-v-05b56264]{font-size:1.05rem;line-height:1.6;color:#444;margin:0}.summary-text[data-v-05b56264] ul,.summary-text[data-v-05b56264] ol{padding-left:1.5rem;margin:.5rem 0}.summary-text[data-v-05b56264] li{margin-bottom:.25rem}.summary-text[data-v-05b56264] p{margin:.5rem 0}.summary-text[data-v-05b56264] strong{font-weight:600;color:#333}.summary-text[data-v-05b56264] table.table{width:100%;border-collapse:collapse;margin:1rem 0}.summary-text[data-v-05b56264] table.table th,.summary-text[data-v-05b56264] table.table td{padding:.6rem;border:1px solid #e2e8f0;text-align:left}.summary-text[data-v-05b56264] table.table thead th{background-color:#f8fafc;font-weight:600}.causes-title[data-v-05b56264]{font-size:1.25rem;font-weight:600;color:#333;margin:1.5rem 0 1rem}.causes-grid[data-v-05b56264]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;position:relative}.cause-card[data-v-05b56264]{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #00000014;padding:1.25rem;min-height:160px;display:flex;flex-direction:column;border-left:4px solid #ddd;transition:transform .2s ease,box-shadow .2s ease}.cause-card[data-v-05b56264]:hover{transform:translateY(-3px);box-shadow:0 6px 15px #0000001f}.cause-header[data-v-05b56264]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.cause-name[data-v-05b56264]{font-size:1.15rem;font-weight:600;color:#333;margin:0;flex:1}.cause-probability[data-v-05b56264]{font-size:.85rem;padding:.35rem .6rem;border-radius:20px;background-color:#f0f0f0;color:#555;font-weight:500}.cause-body[data-v-05b56264]{margin-top:auto}.triage-indicator[data-v-05b56264]{display:flex;justify-content:flex-start;align-items:center}.triage-badge[data-v-05b56264]{font-size:.85rem;padding:.4rem .75rem;border-radius:20px;font-weight:600;display:inline-flex;align-items:center;gap:.4rem}.urgency-level-1[data-v-05b56264]{border-left-color:#1ebbb2}.urgency-level-1 .triage-badge[data-v-05b56264]{background-color:#1ebbb226;color:#19a099}.urgency-level-2[data-v-05b56264]{border-left-color:#ffc107}.urgency-level-2 .triage-badge[data-v-05b56264]{background-color:#ffc10726;color:#d39e00}.urgency-level-3[data-v-05b56264]{border-left-color:#fd7e14}.urgency-level-3 .triage-badge[data-v-05b56264]{background-color:#fd7e1426;color:#dc6a03}.urgency-level-4[data-v-05b56264]{border-left-color:#dc3545}.urgency-level-4 .triage-badge[data-v-05b56264]{background-color:#dc354526;color:#c82333}.card-loader[data-v-05b56264],.causes-loader[data-v-05b56264]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.85);display:flex;justify-content:center;align-items:center;z-index:2;border-radius:8px}.loader-spinner[data-v-05b56264]{width:40px;height:40px;border:3px solid rgba(130,82,161,.2);border-top-color:#8252a1;border-radius:50%;animation:spin-05b56264 1s ease-in-out infinite}@keyframes spin-05b56264{to{transform:rotate(360deg)}}.is-loading[data-v-05b56264]{position:relative;min-height:150px}.countdown-container[data-v-05b56264]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:2rem;animation:fadeIn-05b56264 .3s ease-in}.countdown-number[data-v-05b56264]{font-size:5rem;font-weight:700;color:#8252a1;margin-bottom:1rem;height:6rem;width:6rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#8252a11a;animation:pulse-05b56264 1s infinite}.countdown-text[data-v-05b56264]{font-size:1.2rem;color:#666;margin-top:1rem}.countdown-progress-container[data-v-05b56264]{width:250px;height:8px;background-color:#f0f0f0;border-radius:4px;overflow:hidden}.countdown-progress[data-v-05b56264]{height:100%;background-color:#8252a1;border-radius:4px;transition:width .1s linear}@keyframes pulse-05b56264{0%{transform:scale(1);box-shadow:0 0 #8252a166}70%{transform:scale(1.05);box-shadow:0 0 0 10px #8252a100}to{transform:scale(1);box-shadow:0 0 #8252a100}}.premium-section[data-v-05b56264]{display:flex;align-items:center;gap:8px}.premium-status[data-v-05b56264]{display:flex;align-items:center;padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600;background-color:#f0f0f0;color:#666;box-shadow:0 1px 3px #0000001a;transition:all .2s ease;cursor:pointer}.premium-status[data-v-05b56264]:hover{background-color:#e9e9e9;transform:translateY(-1px);box-shadow:0 2px 5px #00000026}.premium-status.is-premium[data-v-05b56264]{background-color:#ffefd1;color:#c59938}.premium-status.is-premium[data-v-05b56264]:hover{background-color:#ffe9b8;color:#b38728;box-shadow:0 2px 5px #c5993833}.status-icon[data-v-05b56264]{margin-right:.3rem}.is-premium .status-icon[data-v-05b56264]{color:#ffc107}.settings-button[data-v-05b56264]{cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f8fafc;color:#64748b;transition:all .2s ease}.settings-button[data-v-05b56264]:hover{background-color:#e2e8f0;color:#3b82f6;transform:rotate(15deg)}@media (max-width: 768px){.ed-scribe-container[data-v-05b56264]{padding:.5rem}.audio-panel-container[data-v-05b56264],.results-container[data-v-05b56264]{width:100%;max-width:600px;padding:0 .5rem}.audio-panel[data-v-05b56264]{padding:.75rem}.status-indicators[data-v-05b56264]{flex-direction:column;align-items:flex-start;gap:.75rem}.timer-container[data-v-05b56264],.audio-status[data-v-05b56264],.premium-section[data-v-05b56264]{width:100%}.audio-status[data-v-05b56264]{text-align:center}.premium-section[data-v-05b56264]{display:flex;justify-content:space-between;width:100%}.timer[data-v-05b56264]{font-size:1.8rem}.visualizer-container[data-v-05b56264]{height:80px;padding:.75rem}.controls[data-v-05b56264]{flex-direction:column;gap:.75rem}.primary-btn[data-v-05b56264],.stop-btn[data-v-05b56264],.process-btn[data-v-05b56264]{width:100%;min-width:unset}.transcript-content[data-v-05b56264]{max-height:200px}.countdown-number[data-v-05b56264]{font-size:4rem;height:5rem;width:5rem}.countdown-text[data-v-05b56264]{font-size:1rem}.countdown-progress-container[data-v-05b56264]{width:200px}.causes-grid[data-v-05b56264]{grid-template-columns:1fr}}@media (max-width: 480px){.ed-scribe-container[data-v-05b56264]{padding:.5rem .25rem}.audio-panel-container[data-v-05b56264],.results-container[data-v-05b56264]{width:92%;max-width:none}.audio-panel[data-v-05b56264]{padding:.75rem;margin-bottom:.75rem}.visualizer-container[data-v-05b56264]{height:70px;padding:.5rem;margin:.5rem 0}.timer[data-v-05b56264]{font-size:1.6rem}.controls[data-v-05b56264]{gap:.5rem}.primary-btn[data-v-05b56264],.stop-btn[data-v-05b56264],.process-btn[data-v-05b56264]{padding:.6rem 1rem;font-size:.9rem}.countdown-number[data-v-05b56264]{font-size:3rem;height:4rem;width:4rem}.countdown-progress-container[data-v-05b56264]{width:180px}.section-title[data-v-05b56264]{font-size:1.3rem}.card-title[data-v-05b56264]{font-size:1.1rem}.summary-text[data-v-05b56264]{font-size:.95rem}.causes-title[data-v-05b56264]{font-size:1.1rem}.cause-name[data-v-05b56264]{font-size:1rem}}@media (max-width: 360px){.audio-panel-container[data-v-05b56264],.results-container[data-v-05b56264]{width:95%;padding:0 .25rem}.audio-panel[data-v-05b56264]{padding:.5rem}.timer[data-v-05b56264]{font-size:1.4rem}.countdown-number[data-v-05b56264]{font-size:2.5rem;height:3.5rem;width:3.5rem}.countdown-text[data-v-05b56264]{font-size:.9rem}.countdown-progress-container[data-v-05b56264]{width:150px}.visualizer-container[data-v-05b56264]{height:60px}}.triage-flow-accordion[data-v-05b56264]{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:2rem 0;overflow:hidden;transition:all .3s ease}.triage-flow-accordion[data-v-05b56264]:hover{box-shadow:0 6px 16px #00000026}.accordion-header[data-v-05b56264]{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:linear-gradient(to right,#f0f9ff,#e0f2fe);border-bottom:1px solid #e2e8f0;cursor:pointer;transition:background-color .2s ease}.accordion-header[data-v-05b56264]:hover{background:linear-gradient(to right,#e0f2fe,#d0e8fd)}.title-area[data-v-05b56264]{display:flex;flex-direction:column}.accordion-title[data-v-05b56264]{margin:0;font-size:1.2rem;font-weight:600;color:#0c4a6e;display:flex;align-items:center;gap:.5rem}.accordion-subtitle[data-v-05b56264]{font-size:.85rem;color:#64748b;margin-top:.25rem}.accordion-toggle[data-v-05b56264]{color:#0369a1;font-size:1.1rem;transition:transform .3s ease;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:#fff9;border-radius:50%}.accordion-content[data-v-05b56264]{max-height:0;overflow:hidden;transition:max-height .5s ease}.accordion-content.expanded[data-v-05b56264]{max-height:2000px}@media (max-width: 768px){.accordion-header[data-v-05b56264]{padding:1rem}.accordion-title[data-v-05b56264]{font-size:1.1rem}.accordion-subtitle[data-v-05b56264]{font-size:.8rem}}@media (max-width: 480px){.accordion-title[data-v-05b56264]{font-size:1rem}.accordion-subtitle[data-v-05b56264]{display:none}}.template-card[data-v-05b56264]{margin-bottom:2rem}.card-actions[data-v-05b56264]{display:flex;gap:.5rem}.edit-btn[data-v-05b56264],.save-btn[data-v-05b56264],.cancel-btn[data-v-05b56264],.copy-btn[data-v-05b56264]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:.9rem;cursor:pointer;transition:all .2s ease}.edit-btn[data-v-05b56264]:hover,.save-btn[data-v-05b56264]:hover,.cancel-btn[data-v-05b56264]:hover,.copy-btn[data-v-05b56264]:hover{background-color:#e2e8f0;color:#334155}.save-btn[data-v-05b56264]{background-color:#e3e1cc}.cancel-btn[data-v-05b56264]{background-color:#ffe6e6}.template-editor[data-v-05b56264]{width:100%;min-height:300px;max-height:470px;height:100%;padding:1rem;font-family:inherit;font-size:1.05rem;line-height:1.6;resize:none;overflow-y:auto;background-color:#fff}.template-textarea[data-v-05b56264]{width:100%;min-height:300px;max-height:500px;height:100%;padding:1rem;border:1px solid #e2e8f0;border-radius:6px;font-family:inherit;font-size:1.05rem;line-height:1.6;resize:none;overflow-y:auto;background-color:#fff;scrollbar-width:thin;scrollbar-color:#8252A1 #f1f1f1}.template-textarea[data-v-05b56264]::-webkit-scrollbar{width:8px}.template-textarea[data-v-05b56264]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.template-textarea[data-v-05b56264]::-webkit-scrollbar-thumb{background:#8252A1;border-radius:4px}.template-card .card-body[data-v-05b56264]{padding:1.5rem;min-height:350px;display:flex;flex-direction:column}.template-content[data-v-05b56264],.patient-summary[data-v-05b56264]{font-size:1.05rem;line-height:1.6;color:#444;margin:0;min-height:300px;max-height:460px;overflow-y:auto}.template-content[data-v-05b56264] h1{font-size:1.8rem;font-weight:700;margin:1rem 0;color:#333;padding-bottom:.3rem;border-bottom:1px solid #eee}.template-content[data-v-05b56264] h2{font-size:1.5em;font-weight:600;margin:1em 0 .5em;color:#333}.template-content[data-v-05b56264] h3{font-size:1.3em;font-weight:600;margin:1em 0 .5em;color:#444}.template-content[data-v-05b56264] h4{font-size:1.1em;font-weight:600;margin:1em 0 .5em;color:#555}.template-content[data-v-05b56264] ul,.template-content[data-v-05b56264] ol{padding-left:1.5rem;margin:.5rem 0}.template-content[data-v-05b56264] li{margin-bottom:.25rem}.template-content[data-v-05b56264] p{margin:.5rem 0}.template-content[data-v-05b56264] strong{font-weight:600;color:#333}.template-content[data-v-05b56264] table.table{width:100%;border-collapse:collapse;margin:1rem 0}.template-content[data-v-05b56264] table.table th,.template-content[data-v-05b56264] table.table td{padding:.6rem;border:1px solid #e2e8f0;text-align:left}.template-content[data-v-05b56264] table.table thead th{background-color:#f8fafc;font-weight:600}.copy-btn span[data-v-05b56264]{font-size:.8rem;font-weight:600;color:#10b981}.tabs-navigation[data-v-05b56264]{display:flex;justify-content:flex-start;align-items:center;margin-bottom:1rem;border-bottom:1px solid #e2e8f0;overflow-x:auto;scrollbar-width:none}.tabs-navigation[data-v-05b56264]::-webkit-scrollbar{display:none}.tab[data-v-05b56264]{padding:1rem 1.5rem;font-weight:600;color:#64748b;cursor:pointer;display:flex;align-items:center;border-bottom:3px solid transparent;white-space:nowrap;transition:all .2s ease}.tab[data-v-05b56264]:hover{color:#334155;background-color:#f8fafc}.tab.active[data-v-05b56264]{color:#8252a1;border-bottom-color:#8252a1}.tabs-container[data-v-05b56264]{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background-color:#fff}.tab-content[data-v-05b56264]{min-height:500px}.tab-content .result-card[data-v-05b56264]{margin:0;box-shadow:none;border-radius:0}.tab-content .result-card[data-v-05b56264]:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.tab-content .result-card[data-v-05b56264]:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.tab-content[data-v-05b56264]{animation:fadeIn-05b56264 .2s ease-in-out}@keyframes fadeIn-05b56264{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){.tab[data-v-05b56264]{padding:.75rem 1rem;font-size:.9rem}}@media (max-width: 480px){.tab[data-v-05b56264]{padding:.5rem .75rem;font-size:.8rem}.tab-content[data-v-05b56264]{min-height:400px}}.history-button[data-v-05b56264]{background-color:#8252a1;color:#fff;font-weight:600;border:none;display:flex;align-items:center;position:absolute;top:60px;right:20px}@media screen and (max-width: 1080px){.history-button{&[data-v-05b56264]{background-color:#8252a1;color:#fff;font-weight:600;border:none;display:flex;align-items:center;top:35px;right:20px;z-index:1000}span[data-v-05b56264] {display: none;}}}.scrollable-content[data-v-f49bf89b]{max-height:70vh;overflow-y:auto;border-radius:12px;padding:1rem;margin-bottom:2rem}.menu-list li[data-v-f49bf89b]{border-bottom:1px gainsboro dashed}.list-prompts .columns[data-v-f49bf89b]{padding:15px}.list-prompts .column[data-v-f49bf89b]{padding:0}.session-details[data-v-f49bf89b]{font-size:.9em;color:#666;margin-top:4px}.tag[data-v-f49bf89b]{font-size:.8em;padding:4px 8px}.filters-container[data-v-f49bf89b]{margin-bottom:1rem;padding:0 1rem}.filter-toggle[data-v-f49bf89b]{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#8252a1;font-weight:500;cursor:pointer;padding:.5rem 0}.filter-panel[data-v-f49bf89b]{background-color:#f9f9f9;border-radius:8px;padding:1rem;margin-top:.5rem;box-shadow:0 2px 4px #0000000d}.date-filter[data-v-f49bf89b]{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}.date-input[data-v-f49bf89b]{border-radius:4px;border:1px solid #ddd}.filter-actions[data-v-f49bf89b]{display:flex;gap:.5rem}.active-filters[data-v-f49bf89b]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.empty-state[data-v-f49bf89b]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:#666}.empty-icon[data-v-f49bf89b]{margin-bottom:1rem;opacity:.5}.pagination-container[data-v-f49bf89b]{margin-top:1.5rem}.pagination-info[data-v-f49bf89b]{text-align:center;font-size:.85rem;color:#666;margin-top:.5rem}.pagination-link.is-current[data-v-f49bf89b]{background-color:#8252a1;border-color:#8252a1}.history-button[data-v-f49bf89b]{background-color:#8252a1;color:#fff;font-weight:600;border:none;display:flex;align-items:center;position:absolute;top:60px;right:20px}@media screen and (max-width: 1080px){.history-button[data-v-f49bf89b]{background-color:#8252a1;color:#fff;font-weight:600;border:none;display:flex;align-items:center;top:35px;right:20px;z-index:1000}.history-button span[data-v-f49bf89b]{display:none}.date-filter[data-v-f49bf89b]{flex-direction:column;align-items:flex-start;gap:.75rem}.filter-actions[data-v-f49bf89b]{margin-top:.5rem}}@media screen and (max-width: 768px){.pagination[data-v-f49bf89b]{font-size:.9rem}.pagination-previous[data-v-f49bf89b],.pagination-next[data-v-f49bf89b]{padding:.3rem .5rem}.pagination-list[data-v-f49bf89b]{display:flex;flex-wrap:wrap;justify-content:center}.pagination-list li[data-v-f49bf89b]:not(:first-child):not(:last-child){display:none}.pagination-list li[data-v-f49bf89b]:has(.is-current){display:inline-flex!important}.pagination-info[data-v-f49bf89b]{font-size:.8rem}}.triage-outcome-indicator[data-v-6dcc9261]{padding:1rem 1.5rem;background-color:#f8f9fa;border-bottom:1px solid #eee;display:flex;justify-content:center}.triage-outcome-badge[data-v-6dcc9261]{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border-radius:30px;font-size:1rem;font-weight:600;box-shadow:0 2px 6px #0000001a}.triage-outcome-badge.urgency-level-1[data-v-6dcc9261]{background-color:#1ebbb233;color:#19a099;border:1px solid rgba(30,187,178,.4)}.triage-outcome-badge.urgency-level-2[data-v-6dcc9261]{background-color:#ffc10733;color:#d39e00;border:1px solid rgba(255,193,7,.4)}.triage-outcome-badge.urgency-level-3[data-v-6dcc9261]{background-color:#fd7e1433;color:#dc6a03;border:1px solid rgba(253,126,20,.4)}.triage-outcome-badge.urgency-level-4[data-v-6dcc9261]{background-color:#dc354533;color:#c82333;border:1px solid rgba(220,53,69,.4)}@media (max-width: 768px){.triage-outcome-badge[data-v-6dcc9261]{font-size:.9rem;padding:.5rem 1rem}}@media (max-width: 480px){.triage-outcome-badge[data-v-6dcc9261]{font-size:.85rem;padding:.4rem .9rem}}[data-v-6dcc9261],[data-v-6dcc9261]:before,[data-v-6dcc9261]:after{box-sizing:border-box}.ed-scribe-container[data-v-6dcc9261]{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;padding:1rem;min-height:80vh;margin:0 auto}.audio-panel-container[data-v-6dcc9261],.results-container[data-v-6dcc9261]{width:100%;max-width:800px;margin:0 auto}.audio-panel[data-v-6dcc9261]{position:relative;background-color:#f8f9fa;border-radius:8px;padding:1rem 1.5rem;margin-bottom:1rem;box-shadow:0 4px 12px #0000001a;width:100%}.status-indicators[data-v-6dcc9261]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.timer-container[data-v-6dcc9261]{display:flex;flex-direction:column;align-items:center}.timer[data-v-6dcc9261]{font-size:2.2rem;font-weight:600;color:#333;line-height:1}.listening-status[data-v-6dcc9261]{font-size:.9rem;color:#777;margin-top:.25rem}.listening-status.active[data-v-6dcc9261]{color:#1ebbb2;font-weight:600}.audio-status[data-v-6dcc9261]{padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;background-color:#ffe6e6;color:#ff4d4d}.audio-status.detected[data-v-6dcc9261]{background-color:#e6ffe6;color:#0c0}.visualizer-container[data-v-6dcc9261]{background-color:#fff;border-radius:8px;padding:1rem;height:100px;display:flex;align-items:center;justify-content:center;margin:1rem 0;box-shadow:inset 0 0 6px #0000001a;max-width:100%;overflow:hidden}.visualizer-placeholder[data-v-6dcc9261]{width:100%;height:70px;background:linear-gradient(90deg,#f0f0f0 25%,#e9e9e9 50%,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-6dcc9261 1.5s infinite;border-radius:4px}@keyframes shimmer-6dcc9261{0%{background-position:-200% 0}to{background-position:200% 0}}.controls[data-v-6dcc9261]{display:flex;justify-content:center;gap:1rem;margin:1rem 0;flex-wrap:wrap}.primary-btn[data-v-6dcc9261],.stop-btn[data-v-6dcc9261],.process-btn[data-v-6dcc9261]{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border:none;border-radius:30px;cursor:pointer;transition:all .2s ease;min-width:200px;display:flex;align-items:center;justify-content:center;gap:.5rem}.primary-btn[data-v-6dcc9261]{background-color:#8252a1;color:#fff}.primary-btn[data-v-6dcc9261]:hover{background-color:#6b4589;transform:translateY(-2px);box-shadow:0 4px 8px #8252a14d}.stop-btn[data-v-6dcc9261]{background-color:#ff6b6b;color:#fff}.stop-btn[data-v-6dcc9261]:hover{background-color:#ff5252;transform:translateY(-2px);box-shadow:0 4px 8px #ff6b6b4d}.process-btn[data-v-6dcc9261]{background-color:#1ebbb2;color:#fff}.process-btn[data-v-6dcc9261]:hover{background-color:#19a099;transform:translateY(-2px);box-shadow:0 4px 8px #1ebbb24d}.device-selector-minimal[data-v-6dcc9261]{position:absolute;bottom:15px;right:15px;z-index:2}.device-icon-btn[data-v-6dcc9261]{width:40px;height:40px;border-radius:50%;background-color:#f0f0f0;border:none;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 5px #0000001a}.device-icon-btn[data-v-6dcc9261]:hover{background-color:#e0e0e0;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.device-icon-btn.active[data-v-6dcc9261]{background-color:#8252a1;color:#fff}.device-dropdown[data-v-6dcc9261]{position:absolute;bottom:calc(100% + 10px);right:0;width:280px;max-height:12rem;background:white;border-radius:10px;box-shadow:0 5px 15px #0003;overflow:hidden;animation:fadeInUp-6dcc9261 .3s ease-out}@keyframes fadeInUp-6dcc9261{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header[data-v-6dcc9261]{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;background-color:#f5f5f5;border-bottom:1px solid #eee;font-weight:600;font-size:.9rem}.refresh-icon[data-v-6dcc9261]{background:none;border:none;color:#777;cursor:pointer;padding:6px;border-radius:50%;transition:all .2s ease}.refresh-icon[data-v-6dcc9261]:hover{background-color:#e0e0e0;color:#555}.device-list[data-v-6dcc9261]{max-height:10rem;overflow-y:auto}.device-option[data-v-6dcc9261]{padding:12px 15px;cursor:pointer;font-size:.9rem;transition:background .2s;border-left:3px solid transparent}.device-option[data-v-6dcc9261]:hover{background-color:#f5f5f5}.device-option.selected[data-v-6dcc9261]{background-color:#f0f0f0;border-left-color:#8252a1;font-weight:500}.transcript-display[data-v-6dcc9261]{width:100%;margin-top:2rem;border-radius:8px;background-color:#fff;box-shadow:0 4px 12px #0000001a;overflow:hidden}.transcript-display h2[data-v-6dcc9261]{margin:0;padding:1rem 1.5rem;background-color:#f8f9fa;border-bottom:1px solid #eee;font-size:1.2rem;font-weight:600;color:#333}.transcript-content[data-v-6dcc9261]{padding:1rem 1.5rem;max-height:300px;overflow-y:auto}.transcript-item[data-v-6dcc9261]{margin-bottom:1rem;padding:.75rem 1rem;background-color:#f9f9f9;border-radius:6px;border-left:3px solid #8252A1;font-size:1rem;line-height:1.5}.section-header[data-v-6dcc9261]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-title[data-v-6dcc9261]{font-size:1.5rem;font-weight:600;color:#333;margin:0}.reset-btn[data-v-6dcc9261]{padding:.5rem 1rem;background-color:#f0f0f0;border:none;border-radius:6px;color:#555;font-size:.9rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.reset-btn[data-v-6dcc9261]:hover{background-color:#e0e0e0;color:#333}.reset-btn[data-v-6dcc9261]:disabled{opacity:.6;cursor:not-allowed}.result-card[data-v-6dcc9261]{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin-bottom:2rem;overflow:hidden;position:relative}.card-header[data-v-6dcc9261]{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background-color:#f8f9fa;border-bottom:1px solid #eee}.copy-btn[data-v-6dcc9261]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:.9rem;cursor:pointer;transition:all .2s ease}.copy-btn[data-v-6dcc9261]:hover{background-color:#e2e8f0;color:#334155}.copy-btn span[data-v-6dcc9261]{font-size:.8rem;font-weight:600;color:#10b981}.card-title[data-v-6dcc9261]{margin:0;font-size:1.25rem;font-weight:600;color:#333;display:flex;align-items:center;gap:.5rem}.card-body[data-v-6dcc9261]{padding:1.5rem}.summary-text[data-v-6dcc9261]{font-size:1.05rem;line-height:1.6;color:#444;margin:0}.causes-title[data-v-6dcc9261]{font-size:1.25rem;font-weight:600;color:#333;margin:1.5rem 0 1rem}.causes-grid[data-v-6dcc9261]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;position:relative}.cause-card[data-v-6dcc9261]{background-color:#fff;border-radius:8px;box-shadow:0 4px 10px #00000014;padding:1.25rem;min-height:160px;display:flex;flex-direction:column;border-left:4px solid #ddd;transition:transform .2s ease,box-shadow .2s ease}.cause-card[data-v-6dcc9261]:hover{transform:translateY(-3px);box-shadow:0 6px 15px #0000001f}.cause-header[data-v-6dcc9261]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.cause-name[data-v-6dcc9261]{font-size:1.15rem;font-weight:600;color:#333;margin:0;flex:1}.cause-probability[data-v-6dcc9261]{font-size:.85rem;padding:.35rem .6rem;border-radius:20px;background-color:#f0f0f0;color:#555;font-weight:500}.cause-body[data-v-6dcc9261]{margin-top:auto}.triage-indicator[data-v-6dcc9261]{display:flex;justify-content:flex-start;align-items:center}.triage-badge[data-v-6dcc9261]{font-size:.85rem;padding:.4rem .75rem;border-radius:20px;font-weight:600;display:inline-flex;align-items:center;gap:.4rem}.urgency-level-1[data-v-6dcc9261]{border-left-color:#1ebbb2}.urgency-level-1 .triage-badge[data-v-6dcc9261]{background-color:#1ebbb226;color:#19a099}.urgency-level-2[data-v-6dcc9261]{border-left-color:#ffc107}.urgency-level-2 .triage-badge[data-v-6dcc9261]{background-color:#ffc10726;color:#d39e00}.urgency-level-3[data-v-6dcc9261]{border-left-color:#fd7e14}.urgency-level-3 .triage-badge[data-v-6dcc9261]{background-color:#fd7e1426;color:#dc6a03}.urgency-level-4[data-v-6dcc9261]{border-left-color:#dc3545}.urgency-level-4 .triage-badge[data-v-6dcc9261]{background-color:#dc354526;color:#c82333}.card-loader[data-v-6dcc9261],.causes-loader[data-v-6dcc9261]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.85);display:flex;justify-content:center;align-items:center;z-index:2;border-radius:8px}.loader-spinner[data-v-6dcc9261]{width:40px;height:40px;border:3px solid rgba(130,82,161,.2);border-top-color:#8252a1;border-radius:50%;animation:spin-6dcc9261 1s ease-in-out infinite}@keyframes spin-6dcc9261{to{transform:rotate(360deg)}}.is-loading[data-v-6dcc9261]{position:relative;min-height:150px}.countdown-container[data-v-6dcc9261]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:2rem;animation:fadeIn-6dcc9261 .3s ease-in}.countdown-number[data-v-6dcc9261]{font-size:5rem;font-weight:700;color:#8252a1;margin-bottom:1rem;height:6rem;width:6rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#8252a11a;animation:pulse-6dcc9261 1s infinite}.countdown-text[data-v-6dcc9261]{font-size:1.2rem;color:#666;margin-top:1rem}.countdown-progress-container[data-v-6dcc9261]{width:250px;height:8px;background-color:#f0f0f0;border-radius:4px;overflow:hidden}.countdown-progress[data-v-6dcc9261]{height:100%;background-color:#8252a1;border-radius:4px;transition:width .1s linear}@keyframes pulse-6dcc9261{0%{transform:scale(1);box-shadow:0 0 #8252a166}70%{transform:scale(1.05);box-shadow:0 0 0 10px #8252a100}to{transform:scale(1);box-shadow:0 0 #8252a100}}@keyframes fadeIn-6dcc9261{0%{opacity:0}to{opacity:1}}.premium-section[data-v-6dcc9261]{display:flex;align-items:center;gap:8px}.premium-status[data-v-6dcc9261]{display:flex;align-items:center;padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-weight:600;background-color:#f0f0f0;color:#666;box-shadow:0 1px 3px #0000001a;transition:all .2s ease;cursor:pointer}.premium-status[data-v-6dcc9261]:hover{background-color:#e9e9e9;transform:translateY(-1px);box-shadow:0 2px 5px #00000026}.premium-status.is-premium[data-v-6dcc9261]{background-color:#ffefd1;color:#c59938}.premium-status.is-premium[data-v-6dcc9261]:hover{background-color:#ffe9b8;color:#b38728;box-shadow:0 2px 5px #c5993833}.status-icon[data-v-6dcc9261]{margin-right:.3rem}.is-premium .status-icon[data-v-6dcc9261]{color:#ffc107}.settings-button[data-v-6dcc9261]{cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f8fafc;color:#64748b;transition:all .2s ease}.settings-button[data-v-6dcc9261]:hover{background-color:#e2e8f0;color:#3b82f6;transform:rotate(15deg)}@media (max-width: 768px){.ed-scribe-container[data-v-6dcc9261]{padding:.5rem}.audio-panel-container[data-v-6dcc9261],.results-container[data-v-6dcc9261]{width:100%;max-width:600px;padding:0 .5rem}.audio-panel[data-v-6dcc9261]{padding:.75rem}.status-indicators[data-v-6dcc9261]{flex-direction:column;align-items:flex-start;gap:.75rem}.timer-container[data-v-6dcc9261],.audio-status[data-v-6dcc9261],.premium-section[data-v-6dcc9261]{width:100%}.audio-status[data-v-6dcc9261]{text-align:center}.premium-section[data-v-6dcc9261]{display:flex;justify-content:space-between;width:100%}.timer[data-v-6dcc9261]{font-size:1.8rem}.visualizer-container[data-v-6dcc9261]{height:80px;padding:.75rem}.controls[data-v-6dcc9261]{flex-direction:column;gap:.75rem}.primary-btn[data-v-6dcc9261],.stop-btn[data-v-6dcc9261],.process-btn[data-v-6dcc9261]{width:100%;min-width:unset}.transcript-content[data-v-6dcc9261]{max-height:200px}.countdown-number[data-v-6dcc9261]{font-size:4rem;height:5rem;width:5rem}.countdown-text[data-v-6dcc9261]{font-size:1rem}.countdown-progress-container[data-v-6dcc9261]{width:200px}.causes-grid[data-v-6dcc9261]{grid-template-columns:1fr}}@media (max-width: 480px){.ed-scribe-container[data-v-6dcc9261]{padding:.5rem .25rem}.audio-panel-container[data-v-6dcc9261],.results-container[data-v-6dcc9261]{width:92%;max-width:none}.audio-panel[data-v-6dcc9261]{padding:.75rem;margin-bottom:.75rem}.visualizer-container[data-v-6dcc9261]{height:70px;padding:.5rem;margin:.5rem 0}.timer[data-v-6dcc9261]{font-size:1.6rem}.controls[data-v-6dcc9261]{gap:.5rem}.primary-btn[data-v-6dcc9261],.stop-btn[data-v-6dcc9261],.process-btn[data-v-6dcc9261]{padding:.6rem 1rem;font-size:.9rem}.countdown-number[data-v-6dcc9261]{font-size:3rem;height:4rem;width:4rem}.countdown-progress-container[data-v-6dcc9261]{width:180px}.section-title[data-v-6dcc9261]{font-size:1.3rem}.card-title[data-v-6dcc9261]{font-size:1.1rem}.summary-text[data-v-6dcc9261]{font-size:.95rem}.causes-title[data-v-6dcc9261]{font-size:1.1rem}.cause-name[data-v-6dcc9261]{font-size:1rem}}@media (max-width: 360px){.audio-panel-container[data-v-6dcc9261],.results-container[data-v-6dcc9261]{width:95%;padding:0 .25rem}.audio-panel[data-v-6dcc9261]{padding:.5rem}.timer[data-v-6dcc9261]{font-size:1.4rem}.countdown-number[data-v-6dcc9261]{font-size:2.5rem;height:3.5rem;width:3.5rem}.countdown-text[data-v-6dcc9261]{font-size:.9rem}.countdown-progress-container[data-v-6dcc9261]{width:150px}.visualizer-container[data-v-6dcc9261]{height:60px}}.triage-flow-accordion[data-v-6dcc9261]{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:2rem 0;overflow:hidden;transition:all .3s ease}.triage-flow-accordion[data-v-6dcc9261]:hover{box-shadow:0 6px 16px #00000026}.accordion-header[data-v-6dcc9261]{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:linear-gradient(to right,#f0f9ff,#e0f2fe);border-bottom:1px solid #e2e8f0;cursor:pointer;transition:background-color .2s ease}.accordion-header[data-v-6dcc9261]:hover{background:linear-gradient(to right,#e0f2fe,#d0e8fd)}.title-area[data-v-6dcc9261]{display:flex;flex-direction:column}.accordion-title[data-v-6dcc9261]{margin:0;font-size:1.2rem;font-weight:600;color:#0c4a6e;display:flex;align-items:center;gap:.5rem}.accordion-subtitle[data-v-6dcc9261]{font-size:.85rem;color:#64748b;margin-top:.25rem}.accordion-toggle[data-v-6dcc9261]{color:#0369a1;font-size:1.1rem;transition:transform .3s ease;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:#fff9;border-radius:50%}.accordion-content[data-v-6dcc9261]{max-height:0;overflow:hidden;transition:max-height .5s ease}.accordion-content.expanded[data-v-6dcc9261]{max-height:2000px}@media (max-width: 768px){.accordion-header[data-v-6dcc9261]{padding:1rem}.accordion-title[data-v-6dcc9261]{font-size:1.1rem}.accordion-subtitle[data-v-6dcc9261]{font-size:.8rem}}@media (max-width: 480px){.accordion-title[data-v-6dcc9261]{font-size:1rem}.accordion-subtitle[data-v-6dcc9261]{display:none}}.card-index-module[data-v-9143bfed]{height:100%}.card-index-module .backIcon[data-v-9143bfed]{display:none}.card-index-module a[data-v-9143bfed]{text-decoration:none;color:#000}.card-index-module a.disabled[data-v-9143bfed]{pointer-events:none;opacity:.9}.card-index-module .card-index-module-container[data-v-9143bfed]{height:100%;padding:20px;border:1px solid #8252A1;border-radius:16px}.card-index-module .card-index-module-container img[data-v-9143bfed]{width:50px;margin-right:16px}.card-index-module .card-index-module-container .container-title[data-v-9143bfed]{display:flex;align-items:center;margin-bottom:12px}.card-index-module .card-index-module-container .container-desc p[data-v-9143bfed]{font-size:12px}.card-index-module .card-index-module-container.hide[data-v-9143bfed]{display:none}.card-index-module .card-index-module-container[data-v-9143bfed]:hover{background-color:#f5f5f5}.card-index-module .card-index-module-container.comingsoon[data-v-9143bfed]:after{position:relative;content:"Coming Soon";bottom:-10px;left:0px;padding:.5rem;width:100%;background:#8252A1;color:#fff;text-align:center;font-size:12px;font-weight:700;border-radius:50px}@media screen and (max-width: 1080px){.card-index-module[data-v-9143bfed]{padding:0}.card-index-module .card-index-module-container[data-v-9143bfed]{border:1px solid rgba(64,64,64,.1882352941)!important;padding:12px!important}.card-index-module .card-index-module-container.comingsoon[data-v-9143bfed]:after{bottom:-6px!important;padding:.25rem .5rem!important;font-size:10px!important}.card-index-module .container-img[data-v-9143bfed]{display:flex}.card-index-module .container-img.no-img[data-v-9143bfed]{display:none}.card-index-module .container-title[data-v-9143bfed]{margin-bottom:0!important}.card-index-module .container-title p[data-v-9143bfed],.card-index-module .container-desc[data-v-9143bfed]{display:none}.card-index-module .container-info[data-v-9143bfed]{display:flex;width:90%;justify-content:space-between;align-items:center}.card-index-module .container-info.no-img[data-v-9143bfed]{width:100%}.card-index-module .backIcon[data-v-9143bfed]{display:block}}.history-modal[data-v-7d514d49]{width:80%;margin:auto}.history-modal .columns[data-v-7d514d49]{margin:auto}.history-modal .tabs[data-v-7d514d49]{margin-bottom:1.2rem!important;align-items:center;justify-content:center;width:100%}.history-modal .tabs li.is-active[data-v-7d514d49]{margin-bottom:0;border-bottom-style:unset;color:#fff;border-color:transparent!important;background:#8252A1}.history-modal .tabs li[data-v-7d514d49]{display:block;font-weight:600;color:#8252a1;padding:9px 22px;font-size:15px;width:100%;border-left:2px solid #8252A1;text-align:center}.history-modal .tabs ul[data-v-7d514d49]{border:2px solid #8252A1;border-radius:8px;justify-content:center;margin:12px 0 0;position:relative;z-index:0}.history-modal .tabs.is-boxed a[data-v-7d514d49]:hover{background-color:transparent;border-bottom-color:transparent}.history-modal .container-variable[data-v-7d514d49]{align-items:center;justify-content:space-around}.history-modal .container-variable .selection-title[data-v-7d514d49]{font-weight:600}.history-modal .dropdown[data-v-7d514d49]{padding:0}.history-modal .select select[data-v-7d514d49]{padding:0 10px!important;width:100%}.history-modal .start-button[data-v-7d514d49]{background-color:#8252a1;color:#fff;width:100%;border-radius:5px;border:none;padding:10px;margin-top:35px;font-size:18px}.history-modal .start-button[data-v-7d514d49]:disabled{background-color:#ccc;cursor:not-allowed}@media screen and (max-width: 1080px){.history-modal[data-v-7d514d49]{width:100%}}.tabs[data-v-8d6fbc37]{margin-bottom:.6rem!important}.tabs li.is-active a[data-v-8d6fbc37]{background:rgba(187,107,217,.14)!important;border-radius:5px;margin-bottom:0;border-bottom-style:unset;color:#000;border-color:transparent!important}.tabs li[data-v-8d6fbc37]{display:block;font-weight:600;font-size:15px;color:#00000080}.tabs ul[data-v-8d6fbc37]{border-bottom-color:transparent;border-bottom-style:none}.tabs.is-boxed[data-v-8d6fbc37]{width:12rem}.tabs.is-boxed a[data-v-8d6fbc37]:hover{background-color:transparent;border-bottom-color:transparent}.record-progress[data-v-8d6fbc37]{display:inline-flex;flex-direction:row;align-items:center}.button[data-v-8d6fbc37]{height:2.2rem}.end-btn[data-v-8d6fbc37]{background-color:#e2574c;color:#fff;padding:10px 30px;border-radius:6px;font-weight:600}.modal.is-active[data-v-8d6fbc37]{z-index:999}.textarea[data-v-8d6fbc37]{min-height:6rem!important}.box[data-v-8d6fbc37]{padding:2rem}.icon-close[data-v-8d6fbc37]{float:right;right:20px;position:absolute;top:20px}.proceed-btn[data-v-8d6fbc37]{width:100%;display:inline-flex;align-items:center;justify-content:end}.proceed-btn .button[data-v-8d6fbc37]{background-color:#8252a1;color:#fff;font-size:15px;font-weight:600;margin-top:12px}.generating-report[data-v-8d6fbc37]{display:flex;align-items:center;justify-content:center;margin-top:1rem;font-weight:600;color:#8252a1}.loading-message[data-v-8d6fbc37]{font-size:1rem;font-weight:600;color:#000;text-align:center;margin:auto;height:45vh;align-items:center;display:inline-flex;flex-direction:column;width:100%;justify-content:center}.feedback[data-v-8d6fbc37]{margin-top:20px}.feedback .feedback-title[data-v-8d6fbc37]{font-weight:700;font-size:19px}.feedback .custom-hr[data-v-8d6fbc37]{margin:.5rem 0;border:1.2px dashed whitesmoke}.feedback span[data-v-8d6fbc37]{font-weight:600}.feedback ul[data-v-8d6fbc37]{flex-direction:column;align-items:baseline}.feedback ul li[data-v-8d6fbc37]{font-weight:600;font-size:14px}.feedback .score[data-v-8d6fbc37]{font-weight:700;font-size:20px;margin-top:25px}.feedback .feedback-content[data-v-8d6fbc37]{margin-top:10px;font-weight:600;font-size:16px;margin-bottom:20px;text-align:justify}.feedback .feedback-content .main-list li[data-v-8d6fbc37]{list-style-type:decimal;display:list-item;margin-left:14px;margin-top:3px;color:#404040cc}.feedback .feedback-content .custom-list[data-v-8d6fbc37]{list-style:decimal;padding-left:20px}.feedback .feedback-content .custom-list li[data-v-8d6fbc37]{font-size:14px;margin-left:-8px;list-style-type:disc;display:list-item;width:100%;white-space:break-spaces;font-weight:500;color:#000;margin-top:0;line-height:1.2rem}@media screen and (max-width: 1080px){.tabs.is-boxed[data-v-8d6fbc37]{width:100%}.end-btn[data-v-8d6fbc37]{width:38%}.record-progress[data-v-8d6fbc37]{margin-right:10px;font-size:18px}.record-progress .stopwatch[data-v-8d6fbc37]{margin-right:5px;width:25px!important}.box[data-v-8d6fbc37]{padding:1.5rem;margin:0 20px;white-space:break-spaces}.icon-close[data-v-8d6fbc37]{right:30px;top:15px}.proceed-btn .button[data-v-8d6fbc37]{margin-top:5px}}.calculator-view[data-v-b04bd9e9]{max-width:1200px;margin:0 auto}.iframe-container[data-v-b04bd9e9]{position:relative;width:100%;height:0;padding-bottom:100%;overflow:hidden;border-radius:8px}.embedded-frame[data-v-b04bd9e9]{position:absolute;top:0;left:0;width:100%;height:100%;border:none;overflow:hidden}.embedded-frame[data-v-b04bd9e9]::-webkit-scrollbar{display:none}.iframe-container[data-v-b04bd9e9]::-webkit-scrollbar{display:none}.embedded-frame[data-v-b04bd9e9],.iframe-container[data-v-b04bd9e9]{-ms-overflow-style:none;scrollbar-width:none}@media (max-width: 768px){.calculator-view[data-v-b04bd9e9]{height:90vh}.iframe-container[data-v-b04bd9e9]{height:100%}}.notification.toast-is-primary{background:linear-gradient(45deg,#340A4E,#068D8A);color:#fff}.notification.toast-is-danger{background:linear-gradient(45deg,#ec4870,#af1c2f);color:#fff}.button,.input,.textarea,.select select,.file-cta,.file-name,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.button:focus,.input:focus,.textarea:focus,.select select:focus,.file-cta:focus,.file-name:focus,.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.is-focused.button,.is-focused.input,.is-focused.textarea,.select select.is-focused,.is-focused.file-cta,.is-focused.file-name,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.button:active,.input:active,.textarea:active,.select select:active,.file-cta:active,.file-name:active,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.is-active.button,.is-active.input,.is-active.textarea,.select select.is-active,.is-active.file-cta,.is-active.file-name,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis{outline:none}.button[disabled],.input[disabled],.textarea[disabled],.select select[disabled],.file-cta[disabled],.file-name[disabled],.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled],.pagination-ellipsis[disabled],fieldset[disabled] .button,fieldset[disabled] .input,fieldset[disabled] .textarea,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis{cursor:not-allowed}.button,.file,.breadcrumb,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.tabs,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select:not(.is-multiple):not(.is-loading):after,.navbar-link:not(.is-arrowless):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.box:not(:last-child),.content:not(:last-child),.notification:not(:last-child),.progress:not(:last-child),.table:not(:last-child),.table-container:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.block:not(:last-child),.breadcrumb:not(:last-child),.level:not(:last-child),.message:not(:last-child),.pagination:not(:last-child),.tabs:not(:last-child){margin-bottom:1.5rem}.delete,.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:#0a0a0a33;border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.delete:before,.modal-close:before,.delete:after,.modal-close:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete:before,.modal-close:before{height:2px;width:50%}.delete:after,.modal-close:after{height:50%;width:2px}.delete:hover,.modal-close:hover,.delete:focus,.modal-close:focus{background-color:#0a0a0a4d}.delete:active,.modal-close:active{background-color:#0a0a0a66}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading:after,.loader,.select.is-loading:after,.control.is-loading:after{-webkit-animation:spinAround .5s infinite linear;animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio,.modal,.modal-background,.is-overlay,.hero-video{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@-webkit-keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;color:#4a4a4a;display:block;padding:1.25rem}a.box:hover,a.box:focus{box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #485fc7}a.box:active{box-shadow:inset 0 1px 2px #0a0a0a33,0 0 0 1px #485fc7}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-small,.button .icon.is-medium,.button .icon.is-large{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button:hover,.button.is-hovered{border-color:#b5b5b5;color:#363636}.button:focus,.button.is-focused{border-color:#485fc7;color:#363636}.button:focus:not(:active),.button.is-focused:not(:active){box-shadow:0 0 0 .125em #485fc740}.button:active,.button.is-active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text:hover,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text.is-focused{background-color:#f5f5f5;color:#363636}.button.is-text:active,.button.is-text.is-active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:transparent;color:#485fc7;text-decoration:none}.button.is-ghost:hover,.button.is-ghost.is-hovered{color:#485fc7;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white:hover,.button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white:focus,.button.is-white.is-focused{border-color:transparent;color:#0a0a0a}.button.is-white:focus:not(:active),.button.is-white.is-focused:not(:active){box-shadow:0 0 0 .125em #ffffff40}.button.is-white:active,.button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted:hover,.button.is-white.is-inverted.is-hovered{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined:hover,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading:after{border-color:transparent transparent white white!important}.button.is-white.is-outlined.is-loading:hover:after,.button.is-white.is-outlined.is-loading.is-hovered:after,.button.is-white.is-outlined.is-loading:focus:after,.button.is-white.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined:hover,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading:hover:after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-white.is-inverted.is-outlined.is-loading:focus:after,.button.is-white.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent white white!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black:hover,.button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}.button.is-black:focus,.button.is-black.is-focused{border-color:transparent;color:#fff}.button.is-black:focus:not(:active),.button.is-black.is-focused:not(:active){box-shadow:0 0 0 .125em #0a0a0a40}.button.is-black:active,.button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted:hover,.button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading:after{border-color:transparent transparent white white!important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined:hover,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-outlined.is-loading:hover:after,.button.is-black.is-outlined.is-loading.is-hovered:after,.button.is-black.is-outlined.is-loading:focus:after,.button.is-black.is-outlined.is-loading.is-focused:after{border-color:transparent transparent white white!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined:hover,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading:hover:after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-black.is-inverted.is-outlined.is-loading:focus:after,.button.is-black.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:#000000b3}.button.is-light:hover,.button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:#000000b3}.button.is-light:focus,.button.is-light.is-focused{border-color:transparent;color:#000000b3}.button.is-light:focus:not(:active),.button.is-light.is-focused:not(:active){box-shadow:0 0 0 .125em #f5f5f540}.button.is-light:active,.button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:#000000b3}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}.button.is-light.is-inverted{background-color:#000000b3;color:#f5f5f5}.button.is-light.is-inverted:hover,.button.is-light.is-inverted.is-hovered{background-color:#000000b3}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:#000000b3;border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined:hover,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:#000000b3}.button.is-light.is-outlined.is-loading:after{border-color:transparent transparent whitesmoke whitesmoke!important}.button.is-light.is-outlined.is-loading:hover:after,.button.is-light.is-outlined.is-loading.is-hovered:after,.button.is-light.is-outlined.is-loading:focus:after,.button.is-light.is-outlined.is-loading.is-focused:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;color:#000000b3}.button.is-light.is-inverted.is-outlined:hover,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined.is-focused{background-color:#000000b3;color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading:hover:after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-light.is-inverted.is-outlined.is-loading:focus:after,.button.is-light.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent whitesmoke whitesmoke!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;box-shadow:none;color:#000000b3}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark:hover,.button.is-dark.is-hovered{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark:focus,.button.is-dark.is-focused{border-color:transparent;color:#fff}.button.is-dark:focus:not(:active),.button.is-dark.is-focused:not(:active){box-shadow:0 0 0 .125em #36363640}.button.is-dark:active,.button.is-dark.is-active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:#363636;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted:hover,.button.is-dark.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined:hover,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined.is-focused{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-outlined.is-loading:hover:after,.button.is-dark.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-outlined.is-loading:focus:after,.button.is-dark.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined:hover,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined.is-focused{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading:hover:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-inverted.is-outlined.is-loading:focus:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.button.is-primary:hover,.button.is-primary.is-hovered{background-color:#00c4a7;border-color:transparent;color:#fff}.button.is-primary:focus,.button.is-primary.is-focused{border-color:transparent;color:#fff}.button.is-primary:focus:not(:active),.button.is-primary.is-focused:not(:active){box-shadow:0 0 0 .125em #00d1b240}.button.is-primary:active,.button.is-primary.is-active{background-color:#00b89c;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#00d1b2;border-color:#00d1b2;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted:hover,.button.is-primary.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.button.is-primary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined:hover,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined.is-focused{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-outlined.is-loading:hover:after,.button.is-primary.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-outlined.is-loading:focus:after,.button.is-primary.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined:hover,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined.is-focused{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-outlined.is-loading:hover:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.button.is-primary.is-light:hover,.button.is-primary.is-light.is-hovered{background-color:#defffa;border-color:transparent;color:#00947e}.button.is-primary.is-light:active,.button.is-primary.is-light.is-active{background-color:#d1fff8;border-color:transparent;color:#00947e}.button.is-link{background-color:#485fc7;border-color:transparent;color:#fff}.button.is-link:hover,.button.is-link.is-hovered{background-color:#3e56c4;border-color:transparent;color:#fff}.button.is-link:focus,.button.is-link.is-focused{border-color:transparent;color:#fff}.button.is-link:focus:not(:active),.button.is-link.is-focused:not(:active){box-shadow:0 0 0 .125em #485fc740}.button.is-link:active,.button.is-link.is-active{background-color:#3a51bb;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#485fc7;border-color:#485fc7;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#485fc7}.button.is-link.is-inverted:hover,.button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#485fc7}.button.is-link.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;color:#485fc7}.button.is-link.is-outlined:hover,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined.is-focused{background-color:#485fc7;border-color:#485fc7;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:transparent transparent #485fc7 #485fc7!important}.button.is-link.is-outlined.is-loading:hover:after,.button.is-link.is-outlined.is-loading.is-hovered:after,.button.is-link.is-outlined.is-loading:focus:after,.button.is-link.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;box-shadow:none;color:#485fc7}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined:hover,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#485fc7}.button.is-link.is-inverted.is-outlined.is-loading:hover:after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-link.is-inverted.is-outlined.is-loading:focus:after,.button.is-link.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #485fc7 #485fc7!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eff1fa;color:#3850b7}.button.is-link.is-light:hover,.button.is-link.is-light.is-hovered{background-color:#e6e9f7;border-color:transparent;color:#3850b7}.button.is-link.is-light:active,.button.is-link.is-light.is-active{background-color:#dce0f4;border-color:transparent;color:#3850b7}.button.is-info{background-color:#3e8ed0;border-color:transparent;color:#fff}.button.is-info:hover,.button.is-info.is-hovered{background-color:#3488ce;border-color:transparent;color:#fff}.button.is-info:focus,.button.is-info.is-focused{border-color:transparent;color:#fff}.button.is-info:focus:not(:active),.button.is-info.is-focused:not(:active){box-shadow:0 0 0 .125em #3e8ed040}.button.is-info:active,.button.is-info.is-active{background-color:#3082c5;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3e8ed0;border-color:#3e8ed0;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted:hover,.button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3e8ed0}.button.is-info.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.button.is-info.is-outlined:hover,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined.is-focused{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.button.is-info.is-outlined.is-loading:after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-outlined.is-loading:hover:after,.button.is-info.is-outlined.is-loading.is-hovered:after,.button.is-info.is-outlined.is-loading:focus:after,.button.is-info.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined:hover,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-outlined.is-loading:hover:after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-info.is-inverted.is-outlined.is-loading:focus:after,.button.is-info.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.button.is-info.is-light:hover,.button.is-info.is-light.is-hovered{background-color:#e4eff9;border-color:transparent;color:#296fa8}.button.is-info.is-light:active,.button.is-info.is-light.is-active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.button.is-success{background-color:#48c78e;border-color:transparent;color:#fff}.button.is-success:hover,.button.is-success.is-hovered{background-color:#3ec487;border-color:transparent;color:#fff}.button.is-success:focus,.button.is-success.is-focused{border-color:transparent;color:#fff}.button.is-success:focus:not(:active),.button.is-success.is-focused:not(:active){box-shadow:0 0 0 .125em #48c78e40}.button.is-success:active,.button.is-success.is-active{background-color:#3abb81;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#48c78e;border-color:#48c78e;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#48c78e}.button.is-success.is-inverted:hover,.button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c78e}.button.is-success.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;color:#48c78e}.button.is-success.is-outlined:hover,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined.is-focused{background-color:#48c78e;border-color:#48c78e;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-outlined.is-loading:hover:after,.button.is-success.is-outlined.is-loading.is-hovered:after,.button.is-success.is-outlined.is-loading:focus:after,.button.is-success.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;box-shadow:none;color:#48c78e}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined:hover,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-outlined.is-loading:hover:after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-success.is-inverted.is-outlined.is-loading:focus:after,.button.is-success.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effaf5;color:#257953}.button.is-success.is-light:hover,.button.is-success.is-light.is-hovered{background-color:#e6f7ef;border-color:transparent;color:#257953}.button.is-success.is-light:active,.button.is-success.is-light.is-active{background-color:#dcf4e9;border-color:transparent;color:#257953}.button.is-warning{background-color:#ffe08a;border-color:transparent;color:#000000b3}.button.is-warning:hover,.button.is-warning.is-hovered{background-color:#ffdc7d;border-color:transparent;color:#000000b3}.button.is-warning:focus,.button.is-warning.is-focused{border-color:transparent;color:#000000b3}.button.is-warning:focus:not(:active),.button.is-warning.is-focused:not(:active){box-shadow:0 0 0 .125em #ffe08a40}.button.is-warning:active,.button.is-warning.is-active{background-color:#ffd970;border-color:transparent;color:#000000b3}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffe08a;border-color:#ffe08a;box-shadow:none}.button.is-warning.is-inverted{background-color:#000000b3;color:#ffe08a}.button.is-warning.is-inverted:hover,.button.is-warning.is-inverted.is-hovered{background-color:#000000b3}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:#000000b3;border-color:transparent;box-shadow:none;color:#ffe08a}.button.is-warning.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;color:#ffe08a}.button.is-warning.is-outlined:hover,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined.is-focused{background-color:#ffe08a;border-color:#ffe08a;color:#000000b3}.button.is-warning.is-outlined.is-loading:after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-outlined.is-loading:hover:after,.button.is-warning.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-outlined.is-loading:focus:after,.button.is-warning.is-outlined.is-loading.is-focused:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;box-shadow:none;color:#ffe08a}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;color:#000000b3}.button.is-warning.is-inverted.is-outlined:hover,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined.is-focused{background-color:#000000b3;color:#ffe08a}.button.is-warning.is-inverted.is-outlined.is-loading:hover:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-inverted.is-outlined.is-loading:focus:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;box-shadow:none;color:#000000b3}.button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.button.is-warning.is-light:hover,.button.is-warning.is-light.is-hovered{background-color:#fff6de;border-color:transparent;color:#946c00}.button.is-warning.is-light:active,.button.is-warning.is-light.is-active{background-color:#fff3d1;border-color:transparent;color:#946c00}.button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.button.is-danger:hover,.button.is-danger.is-hovered{background-color:#f03a5f;border-color:transparent;color:#fff}.button.is-danger:focus,.button.is-danger.is-focused{border-color:transparent;color:#fff}.button.is-danger:focus:not(:active),.button.is-danger.is-focused:not(:active){box-shadow:0 0 0 .125em #f1466840}.button.is-danger:active,.button.is-danger.is-active{background-color:#ef2e55;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#f14668;border-color:#f14668;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#f14668}.button.is-danger.is-inverted:hover,.button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.button.is-danger.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.button.is-danger.is-outlined:hover,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined.is-focused{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-outlined.is-loading:hover:after,.button.is-danger.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-outlined.is-loading:focus:after,.button.is-danger.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined:hover,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-outlined.is-loading:hover:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-inverted.is-outlined.is-loading:focus:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.button.is-danger.is-light:hover,.button.is-danger.is-light.is-hovered{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.button.is-danger.is-light:active,.button.is-danger.is-light.is-active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.button.is-small{font-size:.75rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading:after{position:absolute;left:calc(50% - .5em);top:calc(50% - .5em);position:absolute!important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:9999px;padding-left:1.25em;padding-right:1.25em}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button:hover,.buttons.has-addons .button.is-hovered{z-index:2}.buttons.has-addons .button:focus,.buttons.has-addons .button.is-focused,.buttons.has-addons .button:active,.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-selected{z-index:3}.buttons.has-addons .button:focus:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-selected:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}@media screen and (max-width: 768px){.button.is-responsive.is-small{font-size:.5625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.65625rem}.button.is-responsive.is-medium{font-size:.75rem}.button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.button.is-responsive.is-small{font-size:.65625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.75rem}.button.is-responsive.is-medium{font-size:1rem}.button.is-responsive.is-large{font-size:1.25rem}}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1024px){.container{max-width:960px}}@media screen and (max-width: 1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sup,.content sub{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:9999px}.image.is-fullwidth{width:100%}.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio{height:100%;width:100%}.image.is-square,.image.is-1by1{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:white}.notification pre code{background:transparent}.notification>.delete{right:.5rem;position:absolute;top:.5rem}.notification .title,.notification .subtitle,.notification .content{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:#000000b3}.notification.is-dark{background-color:#363636;color:#fff}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.notification.is-link{background-color:#485fc7;color:#fff}.notification.is-link.is-light{background-color:#eff1fa;color:#3850b7}.notification.is-info{background-color:#3e8ed0;color:#fff}.notification.is-info.is-light{background-color:#eff5fb;color:#296fa8}.notification.is-success{background-color:#48c78e;color:#fff}.notification.is-success.is-light{background-color:#effaf5;color:#257953}.notification.is-warning{background-color:#ffe08a;color:#000000b3}.notification.is-warning.is-light{background-color:#fffaeb;color:#946c00}.notification.is-danger{background-color:#f14668;color:#fff}.notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(to right,white 30%,#ededed 30%)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(to right,#0a0a0a 30%,#ededed 30%)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(to right,whitesmoke 30%,#ededed 30%)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(to right,#363636 30%,#ededed 30%)}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-primary:indeterminate{background-image:linear-gradient(to right,#00d1b2 30%,#ededed 30%)}.progress.is-link::-webkit-progress-value{background-color:#485fc7}.progress.is-link::-moz-progress-bar{background-color:#485fc7}.progress.is-link::-ms-fill{background-color:#485fc7}.progress.is-link:indeterminate{background-image:linear-gradient(to right,#485fc7 30%,#ededed 30%)}.progress.is-info::-webkit-progress-value{background-color:#3e8ed0}.progress.is-info::-moz-progress-bar{background-color:#3e8ed0}.progress.is-info::-ms-fill{background-color:#3e8ed0}.progress.is-info:indeterminate{background-image:linear-gradient(to right,#3e8ed0 30%,#ededed 30%)}.progress.is-success::-webkit-progress-value{background-color:#48c78e}.progress.is-success::-moz-progress-bar{background-color:#48c78e}.progress.is-success::-ms-fill{background-color:#48c78e}.progress.is-success:indeterminate{background-image:linear-gradient(to right,#48c78e 30%,#ededed 30%)}.progress.is-warning::-webkit-progress-value{background-color:#ffe08a}.progress.is-warning::-moz-progress-bar{background-color:#ffe08a}.progress.is-warning::-ms-fill{background-color:#ffe08a}.progress.is-warning:indeterminate{background-image:linear-gradient(to right,#ffe08a 30%,#ededed 30%)}.progress.is-danger::-webkit-progress-value{background-color:#f14668}.progress.is-danger::-moz-progress-bar{background-color:#f14668}.progress.is-danger::-ms-fill{background-color:#f14668}.progress.is-danger:indeterminate{background-image:linear-gradient(to right,#f14668 30%,#ededed 30%)}.progress:indeterminate{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:moveIndeterminate;animation-name:moveIndeterminate;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right,#4a4a4a 30%,#ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@-webkit-keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#363636}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:#000000b3}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.table td.is-link,.table th.is-link{background-color:#485fc7;border-color:#485fc7;color:#fff}.table td.is-info,.table th.is-info{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.table td.is-success,.table th.is-success{background-color:#48c78e;border-color:#48c78e;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#ffe08a;border-color:#ffe08a;color:#000000b3}.table td.is-danger,.table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#00d1b2;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#363636}.table th:not([align]){text-align:left}.table tr.is-selected{background-color:#00d1b2;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag{margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:#000000b3}.tag:not(body).is-dark{background-color:#363636;color:#fff}.tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.tag:not(body).is-link{background-color:#485fc7;color:#fff}.tag:not(body).is-link.is-light{background-color:#eff1fa;color:#3850b7}.tag:not(body).is-info{background-color:#3e8ed0;color:#fff}.tag:not(body).is-info.is-light{background-color:#eff5fb;color:#296fa8}.tag:not(body).is-success{background-color:#48c78e;color:#fff}.tag:not(body).is-success.is-light{background-color:#effaf5;color:#257953}.tag:not(body).is-warning{background-color:#ffe08a;color:#000000b3}.tag:not(body).is-warning.is-light{background-color:#fffaeb;color:#946c00}.tag:not(body).is-danger{background-color:#f14668;color:#fff}.tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete:before,.tag:not(body).is-delete:after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete:before{height:1px;width:50%}.tag:not(body).is-delete:after{height:50%;width:1px}.tag:not(body).is-delete:hover,.tag:not(body).is-delete:focus{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:9999px}a.tag:hover{text-decoration:underline}.title,.subtitle{word-break:break-word}.title em,.title span,.subtitle em,.subtitle span{font-weight:inherit}.title sub,.subtitle sub,.title sup,.subtitle sup{font-size:.75em}.title .tag,.subtitle .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.input,.textarea,.select select{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.input::-moz-placeholder,.textarea::-moz-placeholder,.select select::-moz-placeholder{color:#3636364d}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder,.select select::-webkit-input-placeholder{color:#3636364d}.input:-moz-placeholder,.textarea:-moz-placeholder,.select select:-moz-placeholder{color:#3636364d}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder,.select select:-ms-input-placeholder{color:#3636364d}.input:hover,.textarea:hover,.select select:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered{border-color:#b5b5b5}.input:focus,.textarea:focus,.select select:focus,.is-focused.input,.is-focused.textarea,.select select.is-focused,.input:active,.textarea:active,.select select:active,.is-active.input,.is-active.textarea,.select select.is-active{border-color:#485fc7;box-shadow:0 0 0 .125em #485fc740}.input[disabled],.textarea[disabled],.select select[disabled],fieldset[disabled] .input,fieldset[disabled] .textarea,fieldset[disabled] .select select,.select fieldset[disabled] select{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.input[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,.select select[disabled]::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder{color:#7a7a7a4d}.input[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder{color:#7a7a7a4d}.input[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,.select select[disabled]:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder{color:#7a7a7a4d}.input[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder{color:#7a7a7a4d}.input,.textarea{box-shadow:inset 0 .0625em .125em #0a0a0a0d;max-width:100%;width:100%}.input[readonly],.textarea[readonly]{box-shadow:none}.is-white.input,.is-white.textarea{border-color:#fff}.is-white.input:focus,.is-white.textarea:focus,.is-white.is-focused.input,.is-white.is-focused.textarea,.is-white.input:active,.is-white.textarea:active,.is-white.is-active.input,.is-white.is-active.textarea{box-shadow:0 0 0 .125em #ffffff40}.is-black.input,.is-black.textarea{border-color:#0a0a0a}.is-black.input:focus,.is-black.textarea:focus,.is-black.is-focused.input,.is-black.is-focused.textarea,.is-black.input:active,.is-black.textarea:active,.is-black.is-active.input,.is-black.is-active.textarea{box-shadow:0 0 0 .125em #0a0a0a40}.is-light.input,.is-light.textarea{border-color:#f5f5f5}.is-light.input:focus,.is-light.textarea:focus,.is-light.is-focused.input,.is-light.is-focused.textarea,.is-light.input:active,.is-light.textarea:active,.is-light.is-active.input,.is-light.is-active.textarea{box-shadow:0 0 0 .125em #f5f5f540}.is-dark.input,.is-dark.textarea{border-color:#363636}.is-dark.input:focus,.is-dark.textarea:focus,.is-dark.is-focused.input,.is-dark.is-focused.textarea,.is-dark.input:active,.is-dark.textarea:active,.is-dark.is-active.input,.is-dark.is-active.textarea{box-shadow:0 0 0 .125em #36363640}.is-primary.input,.is-primary.textarea{border-color:#00d1b2}.is-primary.input:focus,.is-primary.textarea:focus,.is-primary.is-focused.input,.is-primary.is-focused.textarea,.is-primary.input:active,.is-primary.textarea:active,.is-primary.is-active.input,.is-primary.is-active.textarea{box-shadow:0 0 0 .125em #00d1b240}.is-link.input,.is-link.textarea{border-color:#485fc7}.is-link.input:focus,.is-link.textarea:focus,.is-link.is-focused.input,.is-link.is-focused.textarea,.is-link.input:active,.is-link.textarea:active,.is-link.is-active.input,.is-link.is-active.textarea{box-shadow:0 0 0 .125em #485fc740}.is-info.input,.is-info.textarea{border-color:#3e8ed0}.is-info.input:focus,.is-info.textarea:focus,.is-info.is-focused.input,.is-info.is-focused.textarea,.is-info.input:active,.is-info.textarea:active,.is-info.is-active.input,.is-info.is-active.textarea{box-shadow:0 0 0 .125em #3e8ed040}.is-success.input,.is-success.textarea{border-color:#48c78e}.is-success.input:focus,.is-success.textarea:focus,.is-success.is-focused.input,.is-success.is-focused.textarea,.is-success.input:active,.is-success.textarea:active,.is-success.is-active.input,.is-success.is-active.textarea{box-shadow:0 0 0 .125em #48c78e40}.is-warning.input,.is-warning.textarea{border-color:#ffe08a}.is-warning.input:focus,.is-warning.textarea:focus,.is-warning.is-focused.input,.is-warning.is-focused.textarea,.is-warning.input:active,.is-warning.textarea:active,.is-warning.is-active.input,.is-warning.is-active.textarea{box-shadow:0 0 0 .125em #ffe08a40}.is-danger.input,.is-danger.textarea{border-color:#f14668}.is-danger.input:focus,.is-danger.textarea:focus,.is-danger.is-focused.input,.is-danger.is-focused.textarea,.is-danger.input:active,.is-danger.textarea:active,.is-danger.is-active.input,.is-danger.is-active.textarea{box-shadow:0 0 0 .125em #f1466840}.is-small.input,.is-small.textarea{border-radius:2px;font-size:.75rem}.is-medium.input,.is-medium.textarea{font-size:1.25rem}.is-large.input,.is-large.textarea{font-size:1.5rem}.is-fullwidth.input,.is-fullwidth.textarea{display:block;width:100%}.is-inline.input,.is-inline.textarea{display:inline;width:auto}.input.is-rounded{border-radius:9999px;padding-left:calc(1.125em - 1px);padding-right:calc(1.125em - 1px)}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .radio,.checkbox input[disabled],.radio input[disabled]{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading):after{border-color:#485fc7;right:1.125em;z-index:4}.select.is-rounded select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#363636}.select.is-white:not(:hover):after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select:hover,.select.is-white select.is-hovered{border-color:#f2f2f2}.select.is-white select:focus,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select.is-active{box-shadow:0 0 0 .125em #ffffff40}.select.is-black:not(:hover):after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select:hover,.select.is-black select.is-hovered{border-color:#000}.select.is-black select:focus,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select.is-active{box-shadow:0 0 0 .125em #0a0a0a40}.select.is-light:not(:hover):after{border-color:#f5f5f5}.select.is-light select{border-color:#f5f5f5}.select.is-light select:hover,.select.is-light select.is-hovered{border-color:#e8e8e8}.select.is-light select:focus,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select.is-active{box-shadow:0 0 0 .125em #f5f5f540}.select.is-dark:not(:hover):after{border-color:#363636}.select.is-dark select{border-color:#363636}.select.is-dark select:hover,.select.is-dark select.is-hovered{border-color:#292929}.select.is-dark select:focus,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select.is-active{box-shadow:0 0 0 .125em #36363640}.select.is-primary:not(:hover):after{border-color:#00d1b2}.select.is-primary select{border-color:#00d1b2}.select.is-primary select:hover,.select.is-primary select.is-hovered{border-color:#00b89c}.select.is-primary select:focus,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select.is-active{box-shadow:0 0 0 .125em #00d1b240}.select.is-link:not(:hover):after{border-color:#485fc7}.select.is-link select{border-color:#485fc7}.select.is-link select:hover,.select.is-link select.is-hovered{border-color:#3a51bb}.select.is-link select:focus,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select.is-active{box-shadow:0 0 0 .125em #485fc740}.select.is-info:not(:hover):after{border-color:#3e8ed0}.select.is-info select{border-color:#3e8ed0}.select.is-info select:hover,.select.is-info select.is-hovered{border-color:#3082c5}.select.is-info select:focus,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select.is-active{box-shadow:0 0 0 .125em #3e8ed040}.select.is-success:not(:hover):after{border-color:#48c78e}.select.is-success select{border-color:#48c78e}.select.is-success select:hover,.select.is-success select.is-hovered{border-color:#3abb81}.select.is-success select:focus,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select.is-active{box-shadow:0 0 0 .125em #48c78e40}.select.is-warning:not(:hover):after{border-color:#ffe08a}.select.is-warning select{border-color:#ffe08a}.select.is-warning select:hover,.select.is-warning select.is-hovered{border-color:#ffd970}.select.is-warning select:focus,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select.is-active{box-shadow:0 0 0 .125em #ffe08a40}.select.is-danger:not(:hover):after{border-color:#f14668}.select.is-danger select{border-color:#f14668}.select.is-danger select:hover,.select.is-danger select.is-hovered{border-color:#ef2e55}.select.is-danger select:focus,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select.is-active{box-shadow:0 0 0 .125em #f1466840}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled:after{border-color:#7a7a7a!important;opacity:.5}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white:hover .file-cta,.file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white:focus .file-cta,.file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #ffffff40;color:#0a0a0a}.file.is-white:active .file-cta,.file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black:hover .file-cta,.file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black:focus .file-cta,.file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #0a0a0a40;color:#fff}.file.is-black:active .file-cta,.file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:#000000b3}.file.is-light:hover .file-cta,.file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:#000000b3}.file.is-light:focus .file-cta,.file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #f5f5f540;color:#000000b3}.file.is-light:active .file-cta,.file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:#000000b3}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark:hover .file-cta,.file.is-dark.is-hovered .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark:focus .file-cta,.file.is-dark.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #36363640;color:#fff}.file.is-dark:active .file-cta,.file.is-dark.is-active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.file.is-primary:hover .file-cta,.file.is-primary.is-hovered .file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.file.is-primary:focus .file-cta,.file.is-primary.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #00d1b240;color:#fff}.file.is-primary:active .file-cta,.file.is-primary.is-active .file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#485fc7;border-color:transparent;color:#fff}.file.is-link:hover .file-cta,.file.is-link.is-hovered .file-cta{background-color:#3e56c4;border-color:transparent;color:#fff}.file.is-link:focus .file-cta,.file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #485fc740;color:#fff}.file.is-link:active .file-cta,.file.is-link.is-active .file-cta{background-color:#3a51bb;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.file.is-info:hover .file-cta,.file.is-info.is-hovered .file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.file.is-info:focus .file-cta,.file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #3e8ed040;color:#fff}.file.is-info:active .file-cta,.file.is-info.is-active .file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#48c78e;border-color:transparent;color:#fff}.file.is-success:hover .file-cta,.file.is-success.is-hovered .file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.file.is-success:focus .file-cta,.file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #48c78e40;color:#fff}.file.is-success:active .file-cta,.file.is-success.is-active .file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffe08a;border-color:transparent;color:#000000b3}.file.is-warning:hover .file-cta,.file.is-warning.is-hovered .file-cta{background-color:#ffdc7d;border-color:transparent;color:#000000b3}.file.is-warning:focus .file-cta,.file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #ffe08a40;color:#000000b3}.file.is-warning:active .file-cta,.file.is-warning.is-active .file-cta{background-color:#ffd970;border-color:transparent;color:#000000b3}.file.is-danger .file-cta{background-color:#f14668;border-color:transparent;color:#fff}.file.is-danger:hover .file-cta,.file.is-danger.is-hovered .file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.file.is-danger:focus .file-cta,.file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #f1466840;color:#fff}.file.is-danger:active .file-cta,.file.is-danger.is-active .file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#485fc7}.help.is-info{color:#3e8ed0}.help.is-success{color:#48c78e}.help.is-warning{color:#ffe08a}.help.is-danger{color:#f14668}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered{z-index:2}.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]).is-active{z-index:3}.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width: 768px){.field-label{margin-bottom:.5rem}}@media screen and (min-width: 769px),print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#4a4a4a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#485fc7;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li:before{color:#b5b5b5;content:"/"}.breadcrumb ul,.breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li:before{content:"\2192"}.breadcrumb.has-bullet-separator li+li:before{content:"\2022"}.breadcrumb.has-dot-separator li+li:before{content:"\b7"}.breadcrumb.has-succeeds-separator li+li:before{content:"\227b"}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;color:#4a4a4a;max-width:100%;position:relative}.card-header:first-child,.card-content:first-child,.card-footer:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-header:last-child,.card-content:last-child,.card-footer:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em #0a0a0a1a;display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{background-color:transparent;padding:1.5rem}.card-footer{background-color:transparent;border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#485fc7;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .title,.level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(219,219,219,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active{background-color:#485fc7;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:#000000b3}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#ebfffc}.message.is-primary .message-header{background-color:#00d1b2;color:#fff}.message.is-primary .message-body{border-color:#00d1b2;color:#00947e}.message.is-link{background-color:#eff1fa}.message.is-link .message-header{background-color:#485fc7;color:#fff}.message.is-link .message-body{border-color:#485fc7;color:#3850b7}.message.is-info{background-color:#eff5fb}.message.is-info .message-header{background-color:#3e8ed0;color:#fff}.message.is-info .message-body{border-color:#3e8ed0;color:#296fa8}.message.is-success{background-color:#effaf5}.message.is-success .message-header{background-color:#48c78e;color:#fff}.message.is-success .message-body{border-color:#48c78e;color:#257953}.message.is-warning{background-color:#fffaeb}.message.is-warning .message-header{background-color:#ffe08a;color:#000000b3}.message.is-warning .message-body{border-color:#ffe08a;color:#946c00}.message.is-danger{background-color:#feecf0}.message.is-danger .message-header{background-color:#f14668;color:#fff}.message.is-danger .message-body{border-color:#f14668;color:#cc0f35}.message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:#0a0a0adb}.modal-content,.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){.modal-content,.modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand>.navbar-item,.navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1024px){.navbar.is-white .navbar-start>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-start .navbar-link:after,.navbar.is-white .navbar-end .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand>.navbar-item,.navbar.is-black .navbar-brand .navbar-link{color:#fff}.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-black .navbar-start>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-end .navbar-link{color:#fff}.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-start .navbar-link:after,.navbar.is-black .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:#000000b3}.navbar.is-light .navbar-brand>.navbar-item,.navbar.is-light .navbar-brand .navbar-link{color:#000000b3}.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:#000000b3}.navbar.is-light .navbar-brand .navbar-link:after{border-color:#000000b3}.navbar.is-light .navbar-burger{color:#000000b3}@media screen and (min-width: 1024px){.navbar.is-light .navbar-start>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-end .navbar-link{color:#000000b3}.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:#000000b3}.navbar.is-light .navbar-start .navbar-link:after,.navbar.is-light .navbar-end .navbar-link:after{border-color:#000000b3}.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:#000000b3}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#000000b3}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand>.navbar-item,.navbar.is-dark .navbar-brand .navbar-link{color:#fff}.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-dark .navbar-start>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-end .navbar-link{color:#fff}.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-start .navbar-link:after,.navbar.is-dark .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#00d1b2;color:#fff}.navbar.is-primary .navbar-brand>.navbar-item,.navbar.is-primary .navbar-brand .navbar-link{color:#fff}.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand .navbar-link.is-active{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-primary .navbar-start>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-end .navbar-link{color:#fff}.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end .navbar-link.is-active{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-start .navbar-link:after,.navbar.is-primary .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00d1b2;color:#fff}}.navbar.is-link{background-color:#485fc7;color:#fff}.navbar.is-link .navbar-brand>.navbar-item,.navbar.is-link .navbar-brand .navbar-link{color:#fff}.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-link .navbar-start>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-end .navbar-link{color:#fff}.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end .navbar-link.is-active{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-start .navbar-link:after,.navbar.is-link .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#485fc7;color:#fff}}.navbar.is-info{background-color:#3e8ed0;color:#fff}.navbar.is-info .navbar-brand>.navbar-item,.navbar.is-info .navbar-brand .navbar-link{color:#fff}.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-info .navbar-start>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-end .navbar-link{color:#fff}.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-start .navbar-link:after,.navbar.is-info .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.navbar.is-success{background-color:#48c78e;color:#fff}.navbar.is-success .navbar-brand>.navbar-item,.navbar.is-success .navbar-brand .navbar-link{color:#fff}.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-success .navbar-start>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-end .navbar-link{color:#fff}.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end .navbar-link.is-active{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-start .navbar-link:after,.navbar.is-success .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#48c78e;color:#fff}}.navbar.is-warning{background-color:#ffe08a;color:#000000b3}.navbar.is-warning .navbar-brand>.navbar-item,.navbar.is-warning .navbar-brand .navbar-link{color:#000000b3}.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#ffd970;color:#000000b3}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:#000000b3}.navbar.is-warning .navbar-burger{color:#000000b3}@media screen and (min-width: 1024px){.navbar.is-warning .navbar-start>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-end .navbar-link{color:#000000b3}.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#ffd970;color:#000000b3}.navbar.is-warning .navbar-start .navbar-link:after,.navbar.is-warning .navbar-end .navbar-link:after{border-color:#000000b3}.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ffd970;color:#000000b3}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffe08a;color:#000000b3}}.navbar.is-danger{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand>.navbar-item,.navbar.is-danger .navbar-brand .navbar-link{color:#fff}.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-danger .navbar-start>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-end .navbar-link{color:#fff}.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-start .navbar-link:after,.navbar.is-danger .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f14668;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px #f5f5f5}.navbar.is-fixed-top{top:0}html.has-navbar-fixed-top,body.has-navbar-fixed-top{padding-top:3.25rem}html.has-navbar-fixed-bottom,body.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#4a4a4a;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:nth-child(1){top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:#0000000d}.navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}a.navbar-item,.navbar-link{cursor:pointer}a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover,a.navbar-item.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,.navbar-link.is-active{background-color:#fafafa;color:#485fc7}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#485fc7}.navbar-item.is-tab.is-active{background-color:transparent;border-bottom-color:#485fc7;border-bottom-style:solid;border-bottom-width:3px;color:#485fc7;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless):after{border-color:#485fc7;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width: 1023px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link:after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px #0a0a0a1a;padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px #0a0a0a1a}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}html.has-navbar-fixed-top-touch,body.has-navbar-fixed-top-touch{padding-top:3.25rem}html.has-navbar-fixed-bottom-touch,body.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width: 1024px){.navbar,.navbar-menu,.navbar-start,.navbar-end{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-start,.navbar.is-spaced .navbar-end{align-items:center}.navbar.is-spaced a.navbar-item,.navbar.is-spaced .navbar-link{border-radius:4px}.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent .navbar-link.is-active{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link:after{transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px #0a0a0a1a;top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px #0a0a0a1a;display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar.is-spaced .navbar-dropdown,.navbar-dropdown.is-boxed{border-radius:6px;border-top:none;box-shadow:0 8px 8px #0a0a0a1a,0 0 0 1px #0a0a0a1a;display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.navbar>.container .navbar-brand,.container>.navbar .navbar-brand{margin-left:-.75rem}.navbar>.container .navbar-menu,.container>.navbar .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px #0a0a0a1a}.navbar.is-fixed-top-desktop{top:0}html.has-navbar-fixed-top-desktop,body.has-navbar-fixed-top-desktop{padding-top:3.25rem}html.has-navbar-fixed-bottom-desktop,body.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}html.has-spaced-navbar-fixed-top,body.has-spaced-navbar-fixed-top{padding-top:5.25rem}html.has-spaced-navbar-fixed-bottom,body.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}a.navbar-item.is-active,.navbar-link.is-active{color:#0a0a0a}a.navbar-item.is-active:not(:focus):not(:hover),.navbar-link.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link,.navbar-item.has-dropdown.is-active .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-previous,.pagination.is-rounded .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}.pagination.is-rounded .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-previous,.pagination-next,.pagination-link{border-color:#dbdbdb;color:#363636;min-width:2.5em}.pagination-previous:hover,.pagination-next:hover,.pagination-link:hover{border-color:#b5b5b5;color:#363636}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus{border-color:#485fc7}.pagination-previous:active,.pagination-next:active,.pagination-link:active{box-shadow:inset 0 1px 2px #0a0a0a33}.pagination-previous[disabled],.pagination-previous.is-disabled,.pagination-next[disabled],.pagination-next.is-disabled,.pagination-link[disabled],.pagination-link.is-disabled{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-previous,.pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#485fc7;border-color:#485fc7;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width: 768px){.pagination{flex-wrap:wrap}.pagination-previous,.pagination-next,.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:#000000b3}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#00d1b2;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#00d1b2}.panel.is-primary .panel-block.is-active .panel-icon{color:#00d1b2}.panel.is-link .panel-heading{background-color:#485fc7;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#485fc7}.panel.is-link .panel-block.is-active .panel-icon{color:#485fc7}.panel.is-info .panel-heading{background-color:#3e8ed0;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3e8ed0}.panel.is-info .panel-block.is-active .panel-icon{color:#3e8ed0}.panel.is-success .panel-heading{background-color:#48c78e;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#48c78e}.panel.is-success .panel-block.is-active .panel-icon{color:#48c78e}.panel.is-warning .panel-heading{background-color:#ffe08a;color:#000000b3}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#ffe08a}.panel.is-warning .panel-block.is-active .panel-icon{color:#ffe08a}.panel.is-danger .panel-heading{background-color:#f14668;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f14668}.panel.is-danger .panel-block.is-active .panel-icon{color:#f14668}.panel-tabs:not(:last-child),.panel-block:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#485fc7}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#485fc7;color:#363636}.panel-block.is-active .panel-icon{color:#485fc7}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#485fc7;color:#485fc7}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#485fc7;border-color:#485fc7;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333%}.columns.is-mobile>.column.is-2{flex:none;width:16.66667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333%}.columns.is-mobile>.column.is-5{flex:none;width:41.66667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333%}.columns.is-mobile>.column.is-8{flex:none;width:66.66667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333%}.columns.is-mobile>.column.is-11{flex:none;width:91.66667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0%}.column.is-1-mobile{flex:none;width:8.33333%}.column.is-offset-1-mobile{margin-left:8.33333%}.column.is-2-mobile{flex:none;width:16.66667%}.column.is-offset-2-mobile{margin-left:16.66667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333%}.column.is-offset-4-mobile{margin-left:33.33333%}.column.is-5-mobile{flex:none;width:41.66667%}.column.is-offset-5-mobile{margin-left:41.66667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333%}.column.is-offset-7-mobile{margin-left:58.33333%}.column.is-8-mobile{flex:none;width:66.66667%}.column.is-offset-8-mobile{margin-left:66.66667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333%}.column.is-offset-10-mobile{margin-left:83.33333%}.column.is-11-mobile{flex:none;width:91.66667%}.column.is-offset-11-mobile{margin-left:91.66667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0%}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1023px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0%}.column.is-1-touch{flex:none;width:8.33333%}.column.is-offset-1-touch{margin-left:8.33333%}.column.is-2-touch{flex:none;width:16.66667%}.column.is-offset-2-touch{margin-left:16.66667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333%}.column.is-offset-4-touch{margin-left:33.33333%}.column.is-5-touch{flex:none;width:41.66667%}.column.is-offset-5-touch{margin-left:41.66667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333%}.column.is-offset-7-touch{margin-left:58.33333%}.column.is-8-touch{flex:none;width:66.66667%}.column.is-offset-8-touch{margin-left:66.66667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333%}.column.is-offset-10-touch{margin-left:83.33333%}.column.is-11-touch{flex:none;width:91.66667%}.column.is-offset-11-touch{margin-left:91.66667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0%}.column.is-1-desktop{flex:none;width:8.33333%}.column.is-offset-1-desktop{margin-left:8.33333%}.column.is-2-desktop{flex:none;width:16.66667%}.column.is-offset-2-desktop{margin-left:16.66667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333%}.column.is-offset-4-desktop{margin-left:33.33333%}.column.is-5-desktop{flex:none;width:41.66667%}.column.is-offset-5-desktop{margin-left:41.66667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333%}.column.is-offset-7-desktop{margin-left:58.33333%}.column.is-8-desktop{flex:none;width:66.66667%}.column.is-offset-8-desktop{margin-left:66.66667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333%}.column.is-offset-10-desktop{margin-left:83.33333%}.column.is-11-desktop{flex:none;width:91.66667%}.column.is-offset-11-desktop{margin-left:91.66667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0%}.column.is-1-widescreen{flex:none;width:8.33333%}.column.is-offset-1-widescreen{margin-left:8.33333%}.column.is-2-widescreen{flex:none;width:16.66667%}.column.is-offset-2-widescreen{margin-left:16.66667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333%}.column.is-offset-4-widescreen{margin-left:33.33333%}.column.is-5-widescreen{flex:none;width:41.66667%}.column.is-offset-5-widescreen{margin-left:41.66667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333%}.column.is-offset-7-widescreen{margin-left:58.33333%}.column.is-8-widescreen{flex:none;width:66.66667%}.column.is-offset-8-widescreen{margin-left:66.66667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333%}.column.is-offset-10-widescreen{margin-left:83.33333%}.column.is-11-widescreen{flex:none;width:91.66667%}.column.is-offset-11-widescreen{margin-left:91.66667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0%}.column.is-1-fullhd{flex:none;width:8.33333%}.column.is-offset-1-fullhd{margin-left:8.33333%}.column.is-2-fullhd{flex:none;width:16.66667%}.column.is-offset-2-fullhd{margin-left:16.66667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333%}.column.is-offset-4-fullhd{margin-left:33.33333%}.column.is-5-fullhd{flex:none;width:41.66667%}.column.is-offset-5-fullhd{margin-left:41.66667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333%}.column.is-offset-7-fullhd{margin-left:58.33333%}.column.is-8-fullhd{flex:none;width:66.66667%}.column.is-offset-8-fullhd{margin-left:66.66667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333%}.column.is-offset-10-fullhd{margin-left:83.33333%}.column.is-11-fullhd{flex:none;width:91.66667%}.column.is-offset-11-fullhd{margin-left:91.66667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap: .75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){.columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-0-fullhd{--columnGap: 0rem}}.columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){.columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-1-fullhd{--columnGap: .25rem}}.columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){.columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-2-fullhd{--columnGap: .5rem}}.columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){.columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-3-fullhd{--columnGap: .75rem}}.columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){.columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-4-fullhd{--columnGap: 1rem}}.columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){.columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}.columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){.columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}.columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){.columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}.columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){.columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-8-fullhd{--columnGap: 2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media screen and (min-width: 769px),print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333%}.tile.is-2{flex:none;width:16.66667%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333%}.tile.is-5{flex:none;width:41.66667%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333%}.tile.is-8{flex:none;width:66.66667%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333%}.tile.is-11{flex:none;width:91.66667%}.tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:hover,a.has-text-black:focus{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:hover,a.has-text-primary:focus{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#485fc7!important}a.has-text-link:hover,a.has-text-link:focus{color:#3449a8!important}.has-background-link{background-color:#485fc7!important}.has-text-link-light{color:#eff1fa!important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c8cfee!important}.has-background-link-light{background-color:#eff1fa!important}.has-text-link-dark{color:#3850b7!important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#576dcb!important}.has-background-link-dark{background-color:#3850b7!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:hover,a.has-text-info:focus{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:hover,a.has-text-success:focus{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:hover,a.has-text-warning:focus{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:hover,a.has-text-danger:focus{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5{margin-left:1.5rem!important}.mx-5{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6{margin-left:3rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3{padding-left:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5{padding-left:1.5rem!important}.px-5{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6{padding-left:3rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto{padding-left:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width: 1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width: 1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center!important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width: 1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width: 1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify!important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width: 1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width: 1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left!important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width: 1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width: 1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right!important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width: 1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width: 1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary,.is-family-secondary,.is-family-sans-serif{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-monospace,.is-family-code{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width: 768px){.is-block-mobile{display:block!important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width: 1023px){.is-block-touch{display:block!important}}@media screen and (min-width: 1024px){.is-block-desktop{display:block!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex!important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width: 1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width: 1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline!important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width: 1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width: 1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block!important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width: 1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width: 1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width: 1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width: 1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none!important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width: 1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width: 1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden!important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width: 1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width: 1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden!important}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:#0a0a0ae6}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:#0a0a0ab3}.hero.is-white a.navbar-item:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white .navbar-link:hover,.hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff!important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e6e6e6 0%,white 71%,white 100%)}@media screen and (max-width: 768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e6e6e6 0%,white 71%,white 100%)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:#ffffffe6}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:#ffffffb3}.hero.is-black a.navbar-item:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black .navbar-link:hover,.hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#0a0a0a!important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,black 0%,#0a0a0a 71%,#181616 100%)}@media screen and (max-width: 768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,black 0%,#0a0a0a 71%,#181616 100%)}}.hero.is-light{background-color:#f5f5f5;color:#000000b3}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:#000000b3}.hero.is-light .subtitle{color:#000000e6}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:#000000b3}@media screen and (max-width: 1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:#000000b3}.hero.is-light a.navbar-item:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light .navbar-link:hover,.hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:#000000b3}.hero.is-light .tabs a{color:#000000b3;opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5!important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:#000000b3}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:#000000b3;border-color:#000000b3;color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9 0%,whitesmoke 71%,white 100%)}@media screen and (max-width: 768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9 0%,whitesmoke 71%,white 100%)}}.hero.is-dark{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:#ffffffe6}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:#ffffffb3}.hero.is-dark a.navbar-item:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark .navbar-link.is-active{background-color:#292929;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{color:#363636!important;opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a 0%,#363636 71%,#46403f 100%)}@media screen and (max-width: 768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a 0%,#363636 71%,#46403f 100%)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:#ffffffe6}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:#ffffffb3}.hero.is-primary a.navbar-item:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary .navbar-link.is-active{background-color:#00b89c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{color:#00d1b2!important;opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c 0%,#00d1b2 71%,#00e7eb 100%)}@media screen and (max-width: 768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#009e6c 0%,#00d1b2 71%,#00e7eb 100%)}}.hero.is-link{background-color:#485fc7;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:#ffffffe6}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-link .navbar-menu{background-color:#485fc7}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:#ffffffb3}.hero.is-link a.navbar-item:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link .navbar-link:hover,.hero.is-link .navbar-link.is-active{background-color:#3a51bb;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#485fc7!important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#485fc7}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#2959b3 0%,#485fc7 71%,#5658d2 100%)}@media screen and (max-width: 768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2959b3 0%,#485fc7 71%,#5658d2 100%)}}.hero.is-info{background-color:#3e8ed0;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:#ffffffe6}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-info .navbar-menu{background-color:#3e8ed0}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:#ffffffb3}.hero.is-info a.navbar-item:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info .navbar-link:hover,.hero.is-info .navbar-link.is-active{background-color:#3082c5;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3e8ed0!important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#208fbc 0%,#3e8ed0 71%,#4d83db 100%)}@media screen and (max-width: 768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#208fbc 0%,#3e8ed0 71%,#4d83db 100%)}}.hero.is-success{background-color:#48c78e;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:#ffffffe6}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-success .navbar-menu{background-color:#48c78e}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:#ffffffb3}.hero.is-success a.navbar-item:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success .navbar-link:hover,.hero.is-success .navbar-link.is-active{background-color:#3abb81;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#48c78e!important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b35e 0%,#48c78e 71%,#56d2af 100%)}@media screen and (max-width: 768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29b35e 0%,#48c78e 71%,#56d2af 100%)}}.hero.is-warning{background-color:#ffe08a;color:#000000b3}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:#000000b3}.hero.is-warning .subtitle{color:#000000e6}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#000000b3}@media screen and (max-width: 1023px){.hero.is-warning .navbar-menu{background-color:#ffe08a}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:#000000b3}.hero.is-warning a.navbar-item:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning .navbar-link.is-active{background-color:#ffd970;color:#000000b3}.hero.is-warning .tabs a{color:#000000b3;opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#ffe08a!important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:#000000b3}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#000000b3;border-color:#000000b3;color:#ffe08a}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffb657 0%,#ffe08a 71%,#fff6a3 100%)}@media screen and (max-width: 768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffb657 0%,#ffe08a 71%,#fff6a3 100%)}}.hero.is-danger{background-color:#f14668;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:#ffffffe6}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-danger .navbar-menu{background-color:#f14668}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:#ffffffb3}.hero.is-danger a.navbar-item:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger .navbar-link.is-active{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#f14668!important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62 0%,#f14668 71%,#f7595f 100%)}@media screen and (max-width: 768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#fa0a62 0%,#f14668 71%,#f7595f 100%)}}.hero.is-small .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{.hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-halfheight .hero-body,.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}.hero.is-halfheight .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width: 768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width: 769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-head,.hero-foot{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{.hero-body{padding:3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width: 1024px){.section{padding:3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper__popper{z-index:10000;top:0;left:0;outline:none}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s;pointer-events:none}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.v-popper__inner{position:relative;box-sizing:border-box;overflow-y:auto}.v-popper__inner>div{position:relative;z-index:1;max-width:inherit;max-height:inherit}.v-popper__arrow-container{position:absolute;width:10px;height:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;position:absolute;top:0;left:0;width:0;height:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-dropdown .v-popper__inner{background:#fff;color:#000;border-radius:6px;border:1px solid #ddd;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}.v-popper--theme-tooltip .v-popper__inner{background:rgba(0,0,0,.8);color:#fff;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}
