:root{--primary:#fff}.btn{border:none;border-radius:2px;cursor:pointer;outline:none;padding:8px 20px}.btn--primary{background-color:#fff;background-color:var(--primary);color:#242424}.btn--outline,.btn--primary{border:1px solid #fff;border:1px solid var(--primary)}.btn--outline{background-color:initial;color:#fff;padding:8px 20px;transition:all .3s ease-out}.btn--medium{font-size:18px;padding:8px 20px}.btn--large{font-size:20px;padding:12px 26px}.btn--large:hover,.btn--medium:hover{background:#fff;color:#242424;transition:all .3s ease-out;transition:.25s}.navbar{background:linear-gradient(90deg,#1c1b1b,#1a1717);font-size:1.2rem;position:-webkit-sticky;position:sticky;top:0;z-index:999}.navbar,.navbar-container{align-items:center;display:flex;height:80px;justify-content:center}.navbar-container{max-width:2000px}.navbar-logo{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;justify-self:start;margin-left:20px;text-decoration:none}.fa-typo3{font-size:1.8rem;margin-left:.5rem}.nav-menu{grid-gap:10px;display:grid;grid-template-columns:repeat(5,auto);justify-content:end;list-style:none;margin-right:2rem;text-align:center;width:60vw}.nav-item{height:80px}.nav-links{align-items:center;color:#fff;display:flex;height:100%;padding:.5rem 1rem;text-decoration:none}.nav-links:hover{border-bottom:4px solid #fff;transition:all .2s ease-out}.fa-bars{color:#fff}.menu-icon,.nav-links-mobile{display:none}@media screen and (max-width:960px){.NavbarItems{position:relative}.nav-menu{display:flex;flex-direction:column;height:100vh;justify-content:flex-start;left:-100%;padding-top:20px;position:absolute;top:70px;width:100%}.nav-menu,.nav-menu.active{opacity:1;transition:all .5s ease}.nav-menu.active{background:#242222;left:0;z-index:1}.nav-links{display:table;padding:2rem;text-align:center;width:100%}.nav-links:hover{background-color:#fff;border-radius:0;color:#242424}.navbar-logo{left:0;position:absolute;top:0;transform:translateY(30%)}.menu-icon{cursor:pointer;display:block;font-size:1.8rem;position:absolute;right:0;top:0;transform:translate(-130%,30%)}.fa-times{color:#fff;font-size:2rem}.nav-links-mobile{background-color:initial;border:1px solid #fff;border-radius:4px;color:#fff;display:block;font-size:1.5rem;margin:2rem auto;padding:14px 20px;text-align:center;text-decoration:none;transition:all .3s ease-out;width:80%}.nav-links-mobile:hover{background:#fff;color:#242424;transition:.25s}}*{box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18.16px;letter-spacing:.5px;line-height:1.5;margin:0;padding:0}.home,.products,.services,.sign-up{align-items:center;display:flex;font-size:3rem;height:90vh;justify-content:center}.services{background-size:cover}.products,.services{background-image:url(/static/media/Default.0dbca17b5fab1847af6e.png);background-position:50%;background-repeat:no-repeat;color:#fff;font-size:100px}.products{background-size:fill}.sign-up{background-image:url(/static/media/Default.0dbca17b5fab1847af6e.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-size:100px}.container-info{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;justify-content:center;margin:0 auto;max-width:1125px;padding:20px 20px 0;text-align:left;width:80%}.container-info p{color:#000;font-size:1.1rem}@media screen and (max-width:600px){.container-info{display:block;padding:20px 10px 0;width:90%}}.cards{background:#fff;padding:2rem 4rem 4rem}h1{text-align:center}.cards__container{align-items:center;display:flex;flex-flow:column;margin:0 auto;max-width:1120px;width:90%}.cards__wrapper{margin:0 0 45px;position:relative}.cards__items{margin-bottom:24px}.cards__item{border-radius:10px;display:flex;flex:1 1;margin:0 1rem}.cards__item__link{border-radius:10px;box-shadow:0 6px 20px #387dff2b;display:flex;filter:drop-shadow(0 6px 20px rgba(56,125,255,.017));flex-flow:column;overflow:hidden;text-decoration:none;width:100%}.cards__item__pic-wrap{overflow:hidden;padding-top:100%;position:relative;width:100%}.fade-img{animation-duration:2s;animation-name:fade-img}.cards__item__pic-wrap:after{background-color:#1f98f4;bottom:0;box-sizing:border-box;color:#fff;content:attr(data-category);font-size:12px;font-weight:700;margin-left:10px;max-width:calc(100% - 60px);padding:6px 8px;position:absolute}.cards__item__img{bottom:0;display:block;height:100%;left:0;max-height:100%;max-width:100%;object-fit:cover;position:absolute;right:0;top:0;transition:all .2s linear;width:100%}.cards__item__img:hover{transform:scale(1.05)}.cards__item__info{padding:20px 30px 30px}.cards__item__text{color:#252e48;font-size:18px;line-height:24px}@media only screen and (min-width:1200px){.content__blog__container{width:84%}}@media only screen and (min-width:1024px){.cards__items{display:flex}}@media only screen and (max-width:1024px){.cards__item{margin-bottom:2rem}}.hero-container{align-items:center;background:var(--hero-background) center center/cover no-repeat;box-shadow:inset 0 0 0 1000px #0003;display:flex;flex-direction:column;font-weight:700;height:100vh;justify-content:center;padding-bottom:200px;width:100%}.hero-container>h1{color:#fff;font-size:100px;margin-top:-100px}.hero-container>p{color:#fff;font-family:Abel,sans-serif;font-size:32px;font-style:italic;margin-top:8px}.hero-btns{margin-top:32px}.hero-btns .btn{margin:6px}.fa-play-circle{margin-left:4px}@media screen and (max-width:960px){.hero-container>h1{font-size:70px;margin-top:-150px}}@media screen and (max-width:768px){.hero-container>h1{font-size:50px;margin-top:-100px}.hero-container>p{font-size:25px;text-align:center}.btn-mobile{display:block;text-decoration:none}.btn{width:100%}}.footer-container{align-items:center;background-color:#242424;display:flex;flex-direction:column;justify-content:center;padding:0 0 2rem}.logo-image{padding-bottom:12px;width:200px}.footer-links{max-width:800px}.footer-link-wrapper,.footer-links{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.footer-link-items{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:16px;min-height:150px;text-align:center;width:160px}.footer-link-items h2{color:#fff;margin-bottom:16px}.footer-link-items a{color:#fff;margin-bottom:.5rem;text-decoration:none}.footer-link-items a:hover{color:#b6b5b5;transition:.3s ease-out}.footer-email-form h2{margin-bottom:2rem}.social-media-wrap{align-items:center;display:flex;gap:50px;justify-content:center;margin:40px auto 0;max-width:1200px;transform:translate(0);width:100%}.contact-address,.contact-email{color:#fff}.footer-logo{align-items:center;display:flex;gap:20px;justify-content:space-between;padding:10px 0;text-align:center;width:100%}.website-rights{color:#fff;margin-bottom:16px}@media screen and (max-width:781px){.footer-links{padding-top:2rem}.btn,.footer-input{width:100%}.footer-link-items{margin-left:51px;margin-right:51px}.footer-link-wrapper{justify-content:space-evenly}}@media screen and (max-width:500px){.footer-link-items{margin-left:10px;margin-right:10px}.logo-image{width:140px}}.page-container{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1300px;padding:20px 20px 50px;text-align:left}.about{display:flex}.about img{height:200px;margin-right:20px;width:200px}.section-title{font-size:2rem;margin-bottom:10px}.page-container p{color:#000;font-size:1.1rem}.scheme-img{display:block;height:auto;max-width:100%;transform:scale(.97);transition:transform .3s ease-in-out}.scheme-img.scaled{transform:scale(1.2)}.funding-section{align-items:center;display:flex;justify-content:left;margin-left:30px;margin-top:20px}.nsf-logo{margin-right:20px;width:100px}.funding-links{display:flex;flex-direction:column}.funding-links a{color:#06c;font-size:16px;margin-top:10px;text-decoration:none}.funding-links a:hover{text-decoration:underline}@media screen and (max-width:600px){.about{display:flex;flex-direction:column;justify-content:center}.about img{height:200px;margin:0 auto;padding:20px;width:200px}}.row{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:0;padding-top:15px}.column{box-sizing:border-box;flex:1 1 33%;margin-bottom:16px;padding:0}@media screen and (max-width:900px){.column{flex:1 1 45%;max-width:45%}}@media screen and (max-width:600px){.column{display:block;flex:1 1 100%;margin-left:20px;margin-right:20px;max-width:100%}}.container-image{display:block;height:250px;margin-left:auto;margin-right:auto;object-fit:cover;width:250px}.container h3,.italic-text{text-align:center}.italic-text{color:#000;font-size:14px;font-style:italic;margin:0 auto;max-width:250px}.contacts{display:flex;justify-content:space-evenly;margin:10px 10px 0;text-align:center}.contact-item{margin-bottom:15px}.contact-name{font-size:18px;font-weight:700;margin:0}.contact-email{color:#007bff;font-style:italic;text-decoration:none}.contact-email:hover{text-decoration:underline}.page-container{background-color:#fff;box-sizing:border-box;display:block;max-width:1000px;padding-bottom:50px;width:90%}.section-title{margin-top:20px;text-align:center}.database-item{align-items:flex-start;display:flex;justify-content:left;margin:20px auto 50px}.database-img{border-radius:10px;height:200px;margin-right:20px;width:200px}.database-text{display:block;font-size:10px;line-height:1.7;padding-top:10px}@media screen and (max-width:600px){.database-img{border-radius:5px;float:left;height:50px;margin-bottom:10px;margin-right:10px;width:50px}.database-text{line-height:1.7;overflow:hidden;padding-top:10px}}.help{padding:50px;text-align:center}.background-image{background-repeat:no-repeat;background-size:contain;height:150px;position:absolute;transition:transform .1s linear;width:150px;z-index:-1}.top-left{background-image:url(/static/media/Blue_Chol.762124d940066801d99e.png);left:300px;top:400px;transform:rotate(45deg)}.bottom-right{bottom:300px;transform:rotate(90deg)}.bottom-right,.top-right{background-image:url(/static/media/Blue_Chol.762124d940066801d99e.png);right:300px}.top-right{top:200px}.long-content{height:100vh;margin-top:200px}.msp-plugin{font-family:Helvetica Neue,Segoe UI,Helvetica,Source Sans Pro,Arial,sans-serif;font-size:14px;inset:0;line-height:1.42857143;position:absolute}.msp-plugin *{box-sizing:border-box}.msp-plugin [hidden],.msp-plugin template{display:none}.msp-plugin a{background-color:initial}.msp-plugin a:active,.msp-plugin a:hover{outline:0}.msp-plugin abbr[title]{border-bottom:1px dotted}.msp-plugin b,.msp-plugin strong{font-weight:700}.msp-plugin small{font-size:80%}.msp-plugin img{border:0}.msp-plugin svg:not(:root){overflow:hidden}.msp-plugin button,.msp-plugin input,.msp-plugin optgroup,.msp-plugin select,.msp-plugin textarea{color:inherit;font:inherit;margin:0}.msp-plugin button{overflow:visible}.msp-plugin button,.msp-plugin select{text-transform:none}.msp-plugin button,.msp-plugin html input[type=button],.msp-plugin input[type=reset],.msp-plugin input[type=submit]{-webkit-appearance:button;cursor:pointer}.msp-plugin button[disabled],.msp-plugin html input[disabled]{cursor:default}.msp-plugin button::-moz-focus-inner,.msp-plugin input::-moz-focus-inner{border:0;padding:0}.msp-plugin input{line-height:normal}.msp-plugin input[type=checkbox],.msp-plugin input[type=radio]{box-sizing:border-box;padding:0}.msp-plugin input[type=number]::-webkit-inner-spin-button,.msp-plugin input[type=number]::-webkit-outer-spin-button{height:auto}.msp-plugin textarea{overflow:auto}.msp-plugin .msp-layout-expanded,.msp-plugin .msp-layout-standard{inset:0}.msp-plugin .msp-layout-standard{border:1px solid #cec9ba}.msp-plugin .msp-layout-region{overflow:hidden}.msp-plugin .msp-layout-scrollable,.msp-plugin .msp-layout-static{position:absolute}.msp-plugin .msp-scrollable{overflow-y:auto}.msp-plugin .msp-scrollable-container{inset:0;overflow-y:auto;position:absolute}.msp-plugin .msp-layout-static{overflow:hidden}.msp-plugin .msp-layout-bottom .msp-layout-static,.msp-plugin .msp-layout-main .msp-layout-static,.msp-plugin .msp-layout-right .msp-layout-static,.msp-plugin .msp-layout-top .msp-layout-static{inset:0}.msp-plugin .msp-layout-right .msp-layout-scrollable{inset:43px 0 0}.msp-plugin .msp-layout-left .msp-layout-static{inset:0}.msp-plugin .msp-layout-standard-outside{position:absolute}.msp-plugin .msp-layout-standard-outside .msp-layout-main{inset:0;position:absolute}.msp-plugin .msp-layout-standard-outside .msp-layout-top{border-bottom:1px solid #cec9ba;border-left:1px solid #cec9ba;height:97px;position:absolute;right:0;top:-97px;width:50%}.msp-plugin .msp-layout-standard-outside .msp-layout-bottom{border-bottom:1px solid #cec9ba;height:97px;left:0;position:absolute;right:0;top:-97px;width:50%}.msp-plugin .msp-layout-standard-outside .msp-layout-right{border-left:1px solid #cec9ba;border-top:1px solid #cec9ba;bottom:-295px;height:295px;position:absolute;right:0;width:50%}.msp-plugin .msp-layout-standard-outside .msp-layout-left{border-top:1px solid #cec9ba;bottom:-295px;height:295px;left:0;position:absolute;width:50%}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-right .msp-layout-left{width:100%}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-left .msp-layout-right{border-left:none;width:100%}.msp-plugin .msp-layout-standard-outside .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-standard-outside .msp-layout-collapse-left .msp-layout-right{left:32px;width:auto}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-top .msp-layout-bottom{border-left:none;width:100%}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-bottom .msp-layout-top{border-left:none;width:100%}.msp-plugin .msp-layout-standard-landscape{position:absolute}.msp-plugin .msp-layout-standard-landscape .msp-layout-main{inset:100px 300px 70px 330px;position:absolute}.msp-plugin .msp-layout-standard-landscape .msp-layout-top{border-bottom:1px solid #cec9ba;height:100px;left:330px;position:absolute;right:300px;top:0}.msp-plugin .msp-layout-standard-landscape .msp-layout-bottom{border-top:1px solid #cec9ba;bottom:0;height:70px;left:330px;position:absolute;right:300px}.msp-plugin .msp-layout-standard-landscape .msp-layout-right{border-left:1px solid #cec9ba;bottom:0;position:absolute;right:0;top:0;width:300px}.msp-plugin .msp-layout-standard-landscape .msp-layout-left{border-right:1px solid #cec9ba;bottom:0;left:0;position:absolute;top:0;width:330px}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-right .msp-layout-bottom,.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-right .msp-layout-main,.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-right .msp-layout-top{right:0}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-left .msp-layout-bottom,.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-left .msp-layout-main,.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-left .msp-layout-top{left:0}.msp-plugin .msp-layout-standard-landscape .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-standard-landscape .msp-layout-collapse-left .msp-layout-bottom,.msp-plugin .msp-layout-standard-landscape .msp-layout-collapse-left .msp-layout-main,.msp-plugin .msp-layout-standard-landscape .msp-layout-collapse-left .msp-layout-top{left:32px}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-bottom .msp-layout-main{bottom:0}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-top .msp-layout-main{top:0}.msp-plugin .msp-layout-standard-portrait{position:absolute}.msp-plugin .msp-layout-standard-portrait .msp-layout-main{inset:97px 0 361px;position:absolute}.msp-plugin .msp-layout-standard-portrait .msp-layout-top{border-bottom:1px solid #cec9ba;border-left:1px solid #cec9ba;height:97px;position:absolute;right:0;top:0;width:50%}.msp-plugin .msp-layout-standard-portrait .msp-layout-bottom{border-bottom:1px solid #cec9ba;height:97px;left:0;position:absolute;right:0;width:50%}.msp-plugin .msp-layout-standard-portrait .msp-layout-right{border-left:1px solid #cec9ba;border-top:1px solid #cec9ba;bottom:0;height:361px;position:absolute;right:0;width:50%}.msp-plugin .msp-layout-standard-portrait .msp-layout-left{border-top:1px solid #cec9ba;bottom:0;height:361px;left:0;position:absolute;width:50%}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-right .msp-layout-left{width:100%}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-left .msp-layout-right{border-left:none;width:100%}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-right.msp-layout-hide-left .msp-layout-main{bottom:0}.msp-plugin .msp-layout-standard-portrait .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-standard-portrait .msp-layout-collapse-left .msp-layout-right{left:32px;width:auto}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-top .msp-layout-bottom{border-left:none;width:100%}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-bottom .msp-layout-top{border-left:none;width:100%}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-top.msp-layout-hide-bottom .msp-layout-main{top:0}.msp-plugin .msp-layout-standard-reactive{position:absolute}@media(min-width:1000px),(orientation:landscape){.msp-plugin .msp-layout-standard-reactive .msp-layout-main{inset:100px 300px 70px 330px;position:absolute}.msp-plugin .msp-layout-standard-reactive .msp-layout-top{border-bottom:1px solid #cec9ba;height:100px;left:330px;position:absolute;right:300px;top:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-bottom{border-top:1px solid #cec9ba;bottom:0;height:70px;left:330px;position:absolute;right:300px}.msp-plugin .msp-layout-standard-reactive .msp-layout-right{border-left:1px solid #cec9ba;bottom:0;position:absolute;right:0;top:0;width:300px}.msp-plugin .msp-layout-standard-reactive .msp-layout-left{border-right:1px solid #cec9ba;bottom:0;left:0;position:absolute;top:0;width:330px}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-bottom,.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-main,.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-top{right:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-bottom,.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-main,.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-top{left:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-bottom,.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-main,.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-top{left:32px}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-bottom .msp-layout-main{bottom:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-top .msp-layout-main{top:0}}@media(orientation:portrait)and (max-width:1000px){.msp-plugin .msp-layout-standard-reactive .msp-layout-main{inset:97px 0 361px;position:absolute}.msp-plugin .msp-layout-standard-reactive .msp-layout-top{border-bottom:1px solid #cec9ba;border-left:1px solid #cec9ba;height:97px;position:absolute;right:0;top:0;width:50%}.msp-plugin .msp-layout-standard-reactive .msp-layout-bottom{border-bottom:1px solid #cec9ba;height:97px;left:0;position:absolute;right:0;width:50%}.msp-plugin .msp-layout-standard-reactive .msp-layout-right{border-left:1px solid #cec9ba;border-top:1px solid #cec9ba;bottom:0;height:361px;position:absolute;right:0;width:50%}.msp-plugin .msp-layout-standard-reactive .msp-layout-left{border-top:1px solid #cec9ba;bottom:0;height:361px;left:0;position:absolute;width:50%}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-left{width:100%}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-right{border-left:none;width:100%}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right.msp-layout-hide-left .msp-layout-main{bottom:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-right{left:32px;width:auto}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-top .msp-layout-bottom{border-left:none;width:100%}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-bottom .msp-layout-top{border-left:none;width:100%}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-top.msp-layout-hide-bottom .msp-layout-main{top:0}}.msp-plugin .msp-layout-expanded{position:fixed}@media(orientation:landscape){.msp-plugin .msp-layout-expanded .msp-layout-main{inset:100px 300px 70px 330px;position:absolute}.msp-plugin .msp-layout-expanded .msp-layout-top{border-bottom:1px solid #cec9ba;height:100px;left:330px;position:absolute;right:300px;top:0}.msp-plugin .msp-layout-expanded .msp-layout-bottom{border-top:1px solid #cec9ba;bottom:0;height:70px;left:330px;position:absolute;right:300px}.msp-plugin .msp-layout-expanded .msp-layout-right{border-left:1px solid #cec9ba;bottom:0;position:absolute;right:0;top:0;width:300px}.msp-plugin .msp-layout-expanded .msp-layout-left{border-right:1px solid #cec9ba;bottom:0;left:0;position:absolute;top:0;width:330px}.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-bottom,.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-main,.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-top{right:0}.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-bottom,.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-main,.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-top{left:0}.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-bottom,.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-main,.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-top{left:32px}.msp-plugin .msp-layout-expanded .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-bottom .msp-layout-main{bottom:0}.msp-plugin .msp-layout-expanded .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-top .msp-layout-main{top:0}}@media(orientation:portrait){.msp-plugin .msp-layout-expanded .msp-layout-main{inset:97px 0 361px;position:absolute}.msp-plugin .msp-layout-expanded .msp-layout-top{border-bottom:1px solid #cec9ba;border-left:1px solid #cec9ba;height:97px;position:absolute;right:0;top:0;width:50%}.msp-plugin .msp-layout-expanded .msp-layout-bottom{border-bottom:1px solid #cec9ba;height:97px;left:0;position:absolute;right:0;width:50%}.msp-plugin .msp-layout-expanded .msp-layout-right{border-left:1px solid #cec9ba;border-top:1px solid #cec9ba;bottom:0;height:361px;position:absolute;right:0;width:50%}.msp-plugin .msp-layout-expanded .msp-layout-left{border-top:1px solid #cec9ba;bottom:0;height:361px;left:0;position:absolute;width:50%}.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-left{width:100%}.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-right{border-left:none;width:100%}.msp-plugin .msp-layout-expanded .msp-layout-hide-right.msp-layout-hide-left .msp-layout-main{bottom:0}.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-right{left:32px;width:auto}.msp-plugin .msp-layout-expanded .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-top .msp-layout-bottom{border-left:none;width:100%}.msp-plugin .msp-layout-expanded .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-bottom .msp-layout-top{border-left:none;width:100%}.msp-plugin .msp-layout-expanded .msp-layout-hide-top.msp-layout-hide-bottom .msp-layout-main{top:0}}.msp-plugin ::-webkit-scrollbar{height:10px;width:10px}.msp-plugin ::-webkit-scrollbar-track{background-color:#e9e6e0;border-radius:0}.msp-plugin ::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#beb7a4;border:1px solid #0000;border-radius:10px}.msp-plugin .msp-btn,.msp-plugin .msp-control-row button,.msp-plugin .msp-control-row input[type=text],.msp-plugin .msp-control-row select,.msp-plugin .msp-form-control{-webkit-appearance:none;appearance:none;background:#f3f2ee;background-image:none;border:none;box-shadow:none;display:block;height:32px;line-height:30px;padding:0 10px;width:100%}.msp-plugin .msp-btn::-moz-placeholder,.msp-plugin .msp-control-row button::-moz-placeholder,.msp-plugin .msp-control-row input[type=text]::-moz-placeholder,.msp-plugin .msp-control-row select::-moz-placeholder,.msp-plugin .msp-form-control::-moz-placeholder{color:#9c835f;opacity:1}.msp-plugin .msp-btn:-ms-input-placeholder,.msp-plugin .msp-control-row button:-ms-input-placeholder,.msp-plugin .msp-control-row input[type=text]:-ms-input-placeholder,.msp-plugin .msp-control-row select:-ms-input-placeholder,.msp-plugin .msp-form-control:-ms-input-placeholder{color:#9c835f}.msp-plugin .msp-btn::-webkit-input-placeholder,.msp-plugin .msp-control-row button::-webkit-input-placeholder,.msp-plugin .msp-control-row input[type=text]::-webkit-input-placeholder,.msp-plugin .msp-control-row select::-webkit-input-placeholder,.msp-plugin .msp-form-control::-webkit-input-placeholder{color:#9c835f}.msp-plugin .msp-btn:hover,.msp-plugin .msp-control-row button:hover,.msp-plugin .msp-control-row input[type=text]:hover,.msp-plugin .msp-control-row select:hover,.msp-plugin .msp-form-control:hover{background-color:#e9e6e0;border:none;color:#ae5d04;outline:1px solid #c9c3b3!important;outline-offset:-1px!important}.msp-plugin .msp-btn:active,.msp-plugin .msp-btn:focus,.msp-plugin .msp-control-row button:active,.msp-plugin .msp-control-row button:focus,.msp-plugin .msp-control-row input[type=text]:active,.msp-plugin .msp-control-row input[type=text]:focus,.msp-plugin .msp-control-row select:active,.msp-plugin .msp-control-row select:focus,.msp-plugin .msp-form-control:active,.msp-plugin .msp-form-control:focus{background-color:#f3f2ee;border:none;color:#332b1f;outline:none;outline-offset:0}.msp-plugin .msp-control-row button[disabled],.msp-plugin .msp-control-row button[readonly],.msp-plugin .msp-control-row input[disabled][type=text],.msp-plugin .msp-control-row input[readonly][type=text],.msp-plugin .msp-control-row select[disabled],.msp-plugin .msp-control-row select[readonly],.msp-plugin .msp-form-control[disabled],.msp-plugin .msp-form-control[readonly],.msp-plugin [disabled].msp-btn,.msp-plugin [readonly].msp-btn,fieldset[disabled] .msp-plugin .msp-btn,fieldset[disabled] .msp-plugin .msp-control-row button,fieldset[disabled] .msp-plugin .msp-control-row input[type=text],fieldset[disabled] .msp-plugin .msp-control-row select,fieldset[disabled] .msp-plugin .msp-form-control{background:#eeece7;opacity:.35}.msp-plugin .msp-btn,.msp-plugin .msp-control-row button{background-image:none;border:none;box-sizing:border-box;cursor:pointer;display:inline-block;line-height:32px;margin-bottom:0;padding:0 10px;text-align:center;touch-action:manipulation;-webkit-user-select:none;user-select:none;white-space:nowrap}.msp-plugin .msp-btn[disabled],.msp-plugin .msp-control-row button[disabled]{background:#eeece7;opacity:.35}.msp-plugin .msp-btn-block,.msp-plugin .msp-control-row button{display:block;width:100%}.msp-plugin .msp-btn,.msp-plugin .msp-btn-link:focus,.msp-plugin .msp-btn:active,.msp-plugin .msp-btn:hover,.msp-plugin .msp-control-row button{outline:none}.msp-plugin .msp-material-icon svg{fill:currentColor;display:inline-flex;flex-shrink:0;font-size:1.2em;height:1em;margin-bottom:3px;-webkit-user-select:none;user-select:none;vertical-align:middle;width:1em}.msp-plugin .msp-btn-block>.msp-material-icon,.msp-plugin .msp-control-row button>.msp-material-icon{margin-left:0;margin-right:.4em}.msp-plugin .msp-btn-childless>.msp-material-icon{margin-left:0;margin-right:0}.msp-plugin .msp-btn-icon{border:none;height:32px;line-height:32px;padding:0;text-align:center;width:32px}.msp-plugin .msp-btn-icon:hover{background-color:#e9e6e0;border:none;color:#ae5d04;outline:1px solid #c9c3b3!important;outline-offset:-1px!important}.msp-plugin .msp-btn-icon[disabled],.msp-plugin .msp-btn-icon[disabled]:active,.msp-plugin .msp-btn-icon[disabled]:hover{color:#9c835f}.msp-plugin .msp-btn-icon-small{border:none;height:32px;line-height:32px;padding:0;text-align:center;width:20px}.msp-plugin .msp-btn-icon-small:hover{background-color:#e9e6e0;border:none;color:#ae5d04;outline:1px solid #c9c3b3!important;outline-offset:-1px!important}.msp-plugin .msp-btn-icon-small[disabled],.msp-plugin .msp-btn-icon-small[disabled]:active,.msp-plugin .msp-btn-icon-small[disabled]:hover{color:#9c835f}.msp-plugin .msp-btn-link{border-radius:0;font-weight:400}.msp-plugin .msp-btn-link,.msp-plugin .msp-btn-link.active,.msp-plugin .msp-btn-link:active,.msp-plugin .msp-btn-link[disabled],fieldset[disabled] .msp-plugin .msp-btn-link{background-color:initial;box-shadow:none}.msp-plugin .msp-btn-link,.msp-plugin .msp-btn-link:active,.msp-plugin .msp-btn-link:focus,.msp-plugin .msp-btn-link:hover{border-color:#0000}.msp-plugin .msp-btn-link:focus,.msp-plugin .msp-btn-link:hover{background-color:initial;text-decoration:none}.msp-plugin .msp-btn-link[disabled]:focus,.msp-plugin .msp-btn-link[disabled]:hover,fieldset[disabled] .msp-plugin .msp-btn-link:focus,fieldset[disabled] .msp-plugin .msp-btn-link:hover{text-decoration:none}.msp-plugin .msp-btn-link .msp-icon{font-size:100%}.msp-plugin .msp-btn-link,.msp-plugin .msp-btn-link:active,.msp-plugin .msp-btn-link:focus{color:#332b1f;text-decoration:none}.msp-plugin .msp-btn-link:hover{color:#ae5d04;text-decoration:none}.msp-plugin .msp-btn-link-toggle-on{color:#332b1f}.msp-plugin .msp-btn-link-toggle-off,.msp-plugin .msp-btn-link-toggle-off:active,.msp-plugin .msp-btn-link-toggle-off:focus{color:#9c835f!important}.msp-plugin .msp-btn-link-toggle-on:hover{color:#ae5d04!important}.msp-plugin .msp-btn-link-toggle-off:hover{color:#dc9c56!important}.msp-plugin .msp-btn-action,.msp-plugin .msp-btn-action:active,.msp-plugin .msp-btn-action:focus{background:#f3f2ee;color:#332b1f}.msp-plugin .msp-btn-action:hover{background:#f9f8f6;color:#ae5d04}.msp-plugin .msp-btn-action[disabled],.msp-plugin .msp-btn-action[disabled]:active,.msp-plugin .msp-btn-action[disabled]:focus,.msp-plugin .msp-btn-action[disabled]:hover{color:#362e21}.msp-plugin .msp-btn-commit-on,.msp-plugin .msp-btn-commit-on:active,.msp-plugin .msp-btn-commit-on:focus{background:#f2f1ed;color:#974102}.msp-plugin .msp-btn-commit-on:hover{background:#f8f7f4;color:#ae5d04}.msp-plugin .msp-btn-commit-on[disabled],.msp-plugin .msp-btn-commit-on[disabled]:active,.msp-plugin .msp-btn-commit-on[disabled]:focus,.msp-plugin .msp-btn-commit-on[disabled]:hover{color:#9c4302}.msp-plugin .msp-btn-commit-off,.msp-plugin .msp-btn-commit-off:active,.msp-plugin .msp-btn-commit-off:focus{background:#f6f5f3;color:#332b1f}.msp-plugin .msp-btn-commit-off:hover{background:#fcfbfa;color:#ae5d04}.msp-plugin .msp-btn-commit-off[disabled],.msp-plugin .msp-btn-commit-off[disabled]:active,.msp-plugin .msp-btn-commit-off[disabled]:focus,.msp-plugin .msp-btn-commit-off[disabled]:hover{color:#362e21}.msp-plugin .msp-btn-remove:hover{color:#f2f4f7}.msp-plugin .msp-btn-commit-on:hover{color:#fc6c03}.msp-plugin .msp-btn-action{height:32px;line-height:32px}.msp-plugin input[type=file]{display:block}.msp-plugin input[type=range]{display:block;width:100%}.msp-plugin select[multiple],.msp-plugin select[size],.msp-plugin textarea.msp-btn,.msp-plugin textarea.msp-form-control{height:auto}.msp-plugin .msp-control-top-offset{margin-top:1px}.msp-plugin .msp-btn-commit{border:none;font-weight:700;line-height:32px;overflow:hidden;padding:0 10px 0 0;text-align:right}.msp-plugin .msp-btn-commit .msp-icon{display:block-inline;line-height:32px;text-align:center;width:32px}.msp-plugin .msp-control-row select,.msp-plugin select.msp-btn,.msp-plugin select.msp-form-control{background:none;background-color:#f3f2ee;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC);background-position:right 10px center;background-repeat:no-repeat;background-size:8px 12px;padding-right:24px}.msp-plugin .msp-control-row select:-moz-focusring,.msp-plugin select.msp-btn:-moz-focusring,.msp-plugin select.msp-form-control:-moz-focusring{color:#0000;text-shadow:0 0 0 #332b1f}.msp-plugin .msp-default-bg{background:#eeece7}.msp-plugin .msp-transparent-bg{background:#0000}.msp-plugin .msp-no-hover-outline:hover{background-color:inherit;border:none;color:#ae5d04;outline:none!important;outline-offset:0!important}.msp-plugin .msp-icon-inline{margin-right:8px}.msp-plugin .msp-control-row{background:#eeece7;height:32px;margin-top:1px;position:relative}.msp-plugin .msp-control-row>button.msp-control-button-label,.msp-plugin .msp-control-row>span.msp-control-row-label{color:#63533c;cursor:default;display:block;line-height:32px;overflow:hidden;padding:0 10px;position:relative;text-align:right;text-overflow:ellipsis;-webkit-user-select:none;-o-user-select:none;user-select:none;white-space:nowrap;width:120px}.msp-plugin .msp-control-row>button.msp-control-button-label{background:#eeece7;cursor:pointer}.msp-plugin .msp-control-row .msp-control-current{background:#eeece7}.msp-plugin .msp-control-row>div.msp-control-row-ctrl{inset:0 0 0 120px;position:absolute}.msp-plugin .msp-control-row>div.msp-control-row-text{align-items:center;display:flex;inset:0 0 0 120px;padding:0 10px;position:absolute}.msp-plugin .msp-control-row>div{background:#f3f2ee}.msp-plugin .msp-control-row>.msp-flex-row,.msp-plugin .msp-control-row>.msp-state-image-row{background:#eeece7}.msp-plugin .msp-control-label-short>span{width:80px!important}.msp-plugin .msp-control-label-short>div:nth-child(2){left:80px!important}.msp-plugin .msp-control-col-2{float:left;width:50%}.msp-plugin .msp-control-twoline{height:64px!important}.msp-plugin .msp-control-group{position:relative}.msp-plugin .msp-toggle-button .msp-icon{display:inline-block;margin-right:6px}.msp-plugin .msp-toggle-button>div>button:hover{border-color:#e9e6e0!important;border:none;outline:1px solid #c9c3b3!important;outline-offset:-1px!important}.msp-plugin .msp-slider>div:first-child{display:flex;inset:0 62px 0 18px;position:absolute}.msp-plugin .msp-slider>div:last-child{bottom:0;height:32px;line-height:32px;position:absolute;right:0;text-align:center;top:0;width:50px}.msp-plugin .msp-slider-no-input>div:first-child{right:18px}.msp-plugin .msp-slider-no-input>div:last-child{visibility:hidden;width:0}.msp-plugin .msp-slider input[type=text]{font-size:80%;padding-left:4px;padding-right:6px;text-align:right}.msp-plugin .msp-slider2>div:first-child{bottom:0;font-size:80%;height:32px;left:0;line-height:32px;position:absolute;text-align:center;top:0;width:25px}.msp-plugin .msp-slider2>div:nth-child(2){display:flex;inset:0 37px 0 35px;position:absolute}.msp-plugin .msp-slider2>div:last-child{bottom:0;font-size:80%;height:32px;line-height:32px;position:absolute;right:0;text-align:center;top:0;width:25px}.msp-plugin .msp-slider2 input[type=text]{font-size:80%;padding-left:4px;padding-right:4px;text-align:center}.msp-plugin .msp-toggle-color-picker button{border:10px solid #f3f2ee!important;margin:0;padding-left:10px;padding-right:10px;text-align:center}.msp-plugin .msp-toggle-color-picker button:hover{border-color:#e9e6e0!important;border:none;outline:1px solid #c9c3b3!important;outline-offset:-1px!important}.msp-plugin .msp-toggle-color-picker .msp-color-picker{background:#eeece7;border-top:1px solid #eeece7;padding-bottom:5px;position:absolute;width:100%;z-index:100000}.msp-plugin .msp-toggle-color-picker-above .msp-color-picker{height:85px;top:-85px}.msp-plugin .msp-toggle-color-picker-below .msp-color-picker{height:80px;top:32px}.msp-plugin .msp-control-offset{padding-left:10px}.msp-plugin .msp-accent-offset{border-left:2px solid #e98b39;margin-left:8px;padding-left:1px}.msp-plugin .msp-control-group-wrapper{margin-bottom:0;margin-top:1px}.msp-plugin .msp-control-group-header{background:#eeece7}.msp-plugin .msp-control-group-header div,.msp-plugin .msp-control-group-header>button{background:#eeece7!important;color:#63533c;font-size:85%!important;height:24px!important;line-height:24px!important;padding-left:4px;text-align:left}.msp-plugin .msp-control-group-header .msp-icon{height:24px!important;line-height:24px!important}.msp-plugin .msp-control-group-header>span{background:#eeece7;color:#63533c;font-size:70%;line-height:21.3333333333px;padding-left:5px}.msp-plugin .msp-control-current{background:#eeece7}.msp-plugin .msp-control-group-footer{background:#e3e0d8;font-size:1px;height:5px;margin-top:1px}.msp-plugin .msp-control-group-expander{background:#0000;display:block;left:0;line-height:32px;padding:0;position:absolute;text-align:left;top:0;width:120px}.msp-plugin .msp-control-group-expander .msp-icon{font-size:100%;line-height:29px;text-align:center;width:31px}.msp-plugin .msp-plugin-layout_controls{left:10px;position:absolute;top:10px}.msp-plugin .msp-plugin-layout_controls>button:first-child{margin-right:6px}.msp-plugin .msp-empty-control{display:none}.msp-plugin .msp-control .msp-btn-block,.msp-plugin .msp-control .msp-control-row button,.msp-plugin .msp-control-row .msp-control button{margin-bottom:0;margin-top:0}.msp-plugin .msp-row-text{background:#eeece7;height:32px;margin-top:1px;position:relative}.msp-plugin .msp-row-text>div{color:#63533c;line-height:32px;text-align:center}.msp-plugin .msp-help span{display:none}.msp-plugin .msp-help:hover span{background:linear-gradient(#eeece7,#eeece7cc);display:inline-block}.msp-plugin .msp-help-text{background:#eeece7;margin-top:1px;position:relative}.msp-plugin .msp-help-text>div,.msp-plugin .msp-help-text>p{color:#63533c;padding:5px 10px;text-align:left}.msp-plugin .msp-help-description{font-style:italic}.msp-plugin .msp-help-legend{padding-top:10px}.msp-plugin .msp-scale-legend>div{height:30px;width:100%}.msp-plugin .msp-scale-legend>div>span{background-color:#0003;color:#fff;font-weight:700;padding:5px}.msp-plugin .msp-table-legend>div{display:inline-flex;margin-right:5px}.msp-plugin .msp-table-legend>div .msp-table-legend-color{height:20px;width:30px}.msp-plugin .msp-table-legend>div .msp-table-legend-text{margin:0 5px}.msp-plugin .msp-image-preview{background:#eeece7;margin-top:1px;padding:10px;position:relative}.msp-plugin .msp-image-preview canvas{-webkit-user-select:none;user-select:none}.msp-plugin .msp-image-preview>span{display:block;font-size:80%;line-height:15px;margin-top:6px;text-align:center}.msp-plugin .msp-copy-image-wrapper{position:relative}.msp-plugin .msp-copy-image-wrapper div{background:#f3f2ee;font-weight:700;margin:1px 0;padding:3px;text-align:center;width:100%}.msp-plugin .msp-copy-image-wrapper img{margin-top:1px}.msp-plugin .msp-control-text-area-wrapper,.msp-plugin .msp-text-area-wrapper{position:relative}.msp-plugin .msp-control-text-area-wrapper textarea,.msp-plugin .msp-text-area-wrapper textarea{background:#f3f2ee;border:none;font-size:12px;height:100%;line-height:16px;padding:5px 10px;resize:none;width:100%}.msp-plugin .msp-control-text-area-wrapper{height:64px!important}.msp-plugin .msp-text-area-wrapper{height:96px!important}.msp-plugin .msp-help-row{background:#eeece7;display:table;height:32px;margin-top:1px;position:relative;width:100%}.msp-plugin .msp-help-row>span{color:#63533c;cursor:default;display:table-cell;font-weight:700;padding:3px 10px;text-align:right;-webkit-user-select:none;-o-user-select:none;user-select:none;width:120px}.msp-plugin .msp-help-row>div{background:#f3f2ee;display:table-cell;padding:3px 10px;position:relative}.msp-plugin .msp-canvas{background-color:#f3f2ee;height:100%;width:100%}.msp-plugin .msp-canvas text{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.msp-plugin .msp-canvas circle{stroke:#000;stroke-width:10;stroke-opacity:.3}.msp-plugin .msp-canvas circle:hover{fill:#ae5d04;stroke:#000;stroke-width:10px}.msp-plugin .msp-canvas .info{fill:#fff;stroke:#000;stroke-width:3}.msp-plugin .msp-canvas .show{visibility:visible}.msp-plugin .msp-canvas .hide{visibility:hidden}.msp-plugin .msp-canvas .delete-button rect{fill:#ed4337;stroke:#000}.msp-plugin .msp-canvas .delete-button text{stroke:#fff;fill:#fff}.msp-plugin .msp-canvas .delete-button:hover{stroke:#000;stroke-width:3;fill:#ff6961}.msp-plugin .msp-canvas .infoCircle:hover{fill:#4c66b2}.msp-plugin .msp-canvas:focus{outline:none}.msp-plugin .msp-log-wrap{inset:0;overflow:hidden;position:absolute}.msp-plugin .msp-log{background:#e0ddd4;font-size:90%;inset:0 -20px 0 0;overflow-x:hidden;overflow-y:scroll;position:absolute}.msp-plugin .msp-log ul{margin:0;padding:0}.msp-plugin .msp-log{color:#433829}.msp-plugin .msp-log li{background:#eeece7;clear:both;margin:0;position:relative}.msp-plugin .msp-log li:not(:last-child){border-bottom:1px solid #cec9ba}.msp-plugin .msp-log .msp-log-entry{background:#ebe8e3;margin-left:110px;padding:3px 25px 3px 10px}.msp-plugin .msp-log .msp-log-timestamp{color:#726046;float:left;font-size:100%;padding:3px 10px;text-align:right;width:110px}.msp-plugin .msp-log .msp-log-timestamp small{font-size:100%}.msp-plugin .msp-log .label{font-size:7pt;margin-top:-3px}.msp-plugin .msp-log-entry-badge{bottom:0;left:0;position:absolute;top:0;width:6px}.msp-plugin .msp-log-entry-message{background:#0cca5d}.msp-plugin .msp-log-entry-info{background:#5e3673}.msp-plugin .msp-log-entry-error{background:#fd354b}.msp-plugin .msp-log-entry-warning{background:#fcc937}.msp-plugin .msp-slider-base{align-self:center;border-radius:6px;height:14px;padding:5px 0;position:relative;width:100%}.msp-plugin .msp-slider-base,.msp-plugin .msp-slider-base *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.msp-plugin .msp-slider-base-rail{background-color:#e0ddd4;border-radius:2px;height:4px;position:absolute;width:100%}.msp-plugin .msp-slider-base-track{background-color:tint(#332b1f,60%);border-radius:6px;height:4px;left:0;position:absolute}.msp-plugin .msp-slider-base-handle{background-color:#332b1f;border:4px solid #e0ddd4;border-radius:50%;cursor:pointer;height:22px;margin-left:-11px;margin-top:-9px;position:absolute;width:22px}.msp-plugin .msp-slider-base-handle:hover{background-color:#ae5d04}.msp-plugin .msp-slider-base-mark{font-size:12px;left:0;position:absolute;top:18px;width:100%}.msp-plugin .msp-slider-base-mark-text{color:#999;cursor:pointer;display:inline-block;position:absolute;text-align:center;vertical-align:middle}.msp-plugin .msp-slider-base-mark-text-active{color:#666}.msp-plugin .msp-slider-base-step{background:#0000;height:4px;position:absolute;width:100%}.msp-plugin .msp-slider-base-dot{background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;bottom:-2px;cursor:pointer;height:8px;margin-left:-4px;position:absolute;vertical-align:middle;width:8px}.msp-plugin .msp-slider-base-dot:first-child,.msp-plugin .msp-slider-base-dot:last-child{margin-left:-4px}.msp-plugin .msp-slider-base-dot-active{border-color:tint(#332b1f,50%)}.msp-plugin .msp-slider-base-disabled{background:#eeece7;opacity:.35}.msp-plugin .msp-slider-base-disabled .msp-slider-base-dot,.msp-plugin .msp-slider-base-disabled .msp-slider-base-handle{cursor:not-allowed}.msp-plugin .msp-slider-base-disabled .msp-slider-base-dot,.msp-plugin .msp-slider-base-disabled .msp-slider-base-mark-text{cursor:not-allowed!important}.msp-plugin .msp-markdown table{border:1px solid #cec9ba;border-collapse:collapse}.msp-plugin .msp-markdown th{text-align:left}.msp-plugin .msp-markdown td,.msp-plugin .msp-markdown th{border:1px solid #cec9ba;padding:4px 8px}.msp-plugin .msp-markdown img{height:auto;max-width:100%}.msp-plugin .msp-description{background:#eeece7;cursor:default;font-size:85%;font-weight:light;padding:10px;text-align:center;-webkit-user-select:none;-o-user-select:none;user-select:none}.msp-plugin .msp-description:not(:first-child){border-top:1px solid #e0ddd4}.msp-plugin .msp-color-picker input{color:#000!important}.msp-plugin .msp-no-webgl{background:#eeece7;display:table;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%}.msp-plugin .msp-no-webgl>div b{font-size:120%}.msp-plugin .msp-no-webgl>div{display:table-cell;height:100%;text-align:center;vertical-align:middle;width:100%}.msp-plugin .msp-loader-msp-btn-file{overflow:hidden;position:relative}.msp-plugin .msp-loader-msp-btn-file input[type=file]{background:#fff;cursor:inherit;display:block;filter:alpha(opacity=0);font-size:100px;min-height:100%;min-width:100%;opacity:0;outline:none;position:absolute;right:0;text-align:right;top:0}.msp-plugin .msp-controls-section{margin-bottom:10px}.msp-plugin .msp-combined-color-button{border:4px solid #f3f2ee!important;margin:0;padding-left:10px;padding-right:10px;text-align:center}.msp-plugin .msp-combined-color-button:hover{border-color:#e9e6e0!important;border:none;outline:1px solid #c9c3b3!important;outline-offset:-1px!important}.msp-plugin .msp-combined-color-swatch{grid-gap:1px;display:grid;grid-template-columns:repeat(6,auto);width:100%}.msp-plugin .msp-combined-color-swatch .msp-btn:hover,.msp-plugin .msp-combined-color-swatch .msp-control-row button:hover,.msp-plugin .msp-control-row .msp-combined-color-swatch button:hover{outline:1px solid #c9c3b3!important;outline-offset:-1px!important}.msp-plugin .msp-action-select{position:relative}.msp-plugin .msp-action-select select{padding-left:42px}.msp-plugin .msp-action-select option:first-child{color:#63533c}.msp-plugin .msp-action-select>.msp-icon{display:block;left:10px;line-height:32px;position:absolute;top:0}.msp-plugin .msp-simple-help-section{background:#eeece7;color:#332b1f;font-weight:500;height:28px;line-height:28px;margin-bottom:5px;margin-top:5px;padding:0 10px}.msp-plugin .msp-left-panel-controls-buttons{background:#eeece7;bottom:0;padding-top:10px;position:absolute;top:0;width:32px}.msp-plugin .msp-left-panel-controls-buttons-bottom{bottom:0;position:absolute}.msp-plugin .msp-left-panel-controls-button-data-dirty{background:#e98b39;border-radius:3px;bottom:6px;height:6px;position:absolute;right:6px;width:6px}.msp-plugin .msp-left-panel-controls .msp-scrollable-container{left:33px}.msp-plugin .msp-mapped-parameter-group{position:relative}.msp-plugin .msp-mapped-parameter-group>.msp-control-row:first-child>div:nth-child(2),.msp-plugin .msp-mapped-parameter-group>button:first-child{right:33px}.msp-plugin .msp-mapped-parameter-group>.msp-btn-icon{padding:0;position:absolute;right:0;top:0;width:32px}.msp-plugin .msp-shape-filled{fill:#332b1f;stroke:#332b1f}.msp-plugin .msp-shape-empty{fill:none;stroke:#332b1f}.msp-plugin .msp-no-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.msp-plugin .msp-25-lower-contrast-text{color:#826e4f}.msp-plugin .msp-expandable-group-color-stripe{height:2px;left:0;position:absolute;top:30px;width:120px}.msp-plugin .msp-section-header{background:#eeece7;cursor:default;font-weight:700;height:32px;line-height:32px;margin-bottom:10px;margin-top:10px;overflow:hidden;padding:0 10px;text-align:right}.msp-plugin .msp-section-header>.msp-icon{display:block;float:left}.msp-plugin .msp-section-header>small{font-weight:400}.msp-plugin .msp-current-header{background:#eeece7;font-weight:700;height:32px;line-height:32px;margin-bottom:10px;text-align:center}.msp-plugin .msp-flex-row,.msp-plugin .msp-state-image-row{background:#eeece7;display:flex;flex-direction:row;height:32px;margin-top:1px;width:inherit}.msp-plugin .msp-flex-row>.msp-flex-item,.msp-plugin .msp-state-image-row>.msp-flex-item{flex:1 1 auto;margin:0 1px 0 0;overflow:hidden}.msp-plugin .msp-flex-row>.msp-flex-item:last-child,.msp-plugin .msp-state-image-row>.msp-flex-item:last-child{margin-right:0}.msp-plugin .msp-flex-row>button,.msp-plugin .msp-flex-row>select,.msp-plugin .msp-state-image-row>button,.msp-plugin .msp-state-image-row>select{flex:1 1 auto;height:32px;margin:0 1px 0 0;overflow:hidden}.msp-plugin .msp-flex-row .msp-btn-icon,.msp-plugin .msp-flex-row .msp-btn-icon-small,.msp-plugin .msp-state-image-row .msp-btn-icon,.msp-plugin .msp-state-image-row .msp-btn-icon-small{flex:0 0 32px;max-width:32px}.msp-plugin .msp-flex-row>select,.msp-plugin .msp-state-image-row>select{background:none}.msp-plugin .msp-flex-row>select>option[value=_],.msp-plugin .msp-state-image-row>select>option[value=_]{display:none}.msp-plugin .msp-flex-row>button:last-child,.msp-plugin .msp-flex-row>select:last-child,.msp-plugin .msp-state-image-row>button:last-child,.msp-plugin .msp-state-image-row>select:last-child{margin-right:0}.msp-plugin .msp-flex-row>button.msp-control-button-label,.msp-plugin .msp-state-image-row>button.msp-control-button-label{background:#eeece7}.msp-plugin .msp-state-list{list-style:none}.msp-plugin .msp-state-list>li{overflow:hidden;position:relative}.msp-plugin .msp-state-list>li>button:first-child{border-left:10px solid #d5d0c3!important;text-align:left}.msp-plugin .msp-state-list>li>div{position:absolute;right:0;top:0}.msp-plugin .msp-state-image-row{height:96px;margin-top:0}.msp-plugin .msp-state-image-row>button{height:96px;padding:0}.msp-plugin .msp-state-image-row>button>img{min-height:96px;position:relative;top:50%;transform:translateY(-50%);width:inherit}.msp-plugin .msp-tree-row{background:#0000;margin-bottom:1px;margin-top:0;position:relative}.msp-plugin .msp-tree-row-current .msp-btn-tree-label>span{font-weight:700}.msp-plugin .msp-tree-row-current .msp-btn-tree-label{border-radius:0!important}.msp-plugin .msp-tree-row .msp-btn-tree-label{border-left-style:solid;border-left-width:4px;border-radius:0 0 0 8px;text-align:left}.msp-plugin .msp-tree-row .msp-btn-tree-label>small{color:#726046}.msp-plugin .msp-tree-updates-wrapper .msp-control-group-header:last-child{margin-bottom:1px}.msp-plugin .msp-viewport-top-left-controls{left:10px;position:absolute;top:10px}.msp-plugin .msp-viewport-top-left-controls .msp-traj-controls{background-color:#f3f2ee;float:left;line-height:32px;margin-right:10px}.msp-plugin .msp-viewport-top-left-controls .msp-traj-controls>span{color:#332b1f;display:inline-block;font-size:85%;margin-left:10px;margin-right:10px}.msp-plugin .msp-viewport-top-left-controls .msp-state-snapshot-viewport-controls{float:left;line-height:32px;margin-right:10px}.msp-plugin .msp-viewport-top-left-controls .msp-state-snapshot-viewport-controls>button{background-color:#f3f2ee}.msp-plugin .msp-viewport-top-left-controls .msp-state-snapshot-viewport-controls>select{display:inline-block;margin-right:10px;width:200px}.msp-plugin .msp-viewport-top-left-controls .msp-state-snapshot-animation-slider{display:inline-block;line-height:32px;position:relative;width:120px}.msp-plugin .msp-viewport-top-left-controls .msp-state-snapshot-animation-button{margin-left:10px}.msp-plugin .msp-viewport-top-left-controls .msp-animation-viewport-controls{float:left;line-height:32px;margin-right:10px;position:relative}.msp-plugin .msp-viewport-top-left-controls .msp-animation-viewport-controls>div:first-child{display:inline-block;position:relative}.msp-plugin .msp-viewport-top-left-controls .msp-animation-viewport-controls>div:first-child>button{position:relative}.msp-plugin .msp-viewport-top-left-controls .msp-animation-viewport-controls .msp-animation-viewport-controls-select{background:#e0ddd4;left:0;margin-top:10px;position:absolute;width:290px;z-index:10001}.msp-plugin .msp-viewport-top-left-controls .msp-animation-viewport-controls .msp-animation-viewport-controls-select .msp-control-row:first-child{margin-top:0}.msp-plugin .msp-selection-viewport-controls{margin:10px auto 0;position:relative;width:430px}.msp-plugin .msp-selection-viewport-controls-actions{background:#e0ddd4;position:absolute;top:32px;width:100%}.msp-plugin .msp-control-row .msp-selection-viewport-controls>.msp-flex-row button,.msp-plugin .msp-control-row .msp-selection-viewport-controls>.msp-state-image-row button,.msp-plugin .msp-selection-viewport-controls>.msp-flex-row .msp-btn,.msp-plugin .msp-selection-viewport-controls>.msp-flex-row .msp-control-row button,.msp-plugin .msp-selection-viewport-controls>.msp-state-image-row .msp-btn,.msp-plugin .msp-selection-viewport-controls>.msp-state-image-row .msp-control-row button{padding:0 5px}.msp-plugin .msp-control-row .msp-selection-viewport-controls select,.msp-plugin .msp-selection-viewport-controls .msp-control-row select,.msp-plugin .msp-selection-viewport-controls select.msp-btn,.msp-plugin .msp-selection-viewport-controls select.msp-form-control{background:#f3f2ee;flex:0 0 80px;padding:0 5px;text-align:center;text-overflow:ellipsis}.msp-plugin .msp-param-object-list-item{margin-top:1px;position:relative}.msp-plugin .msp-param-object-list-item>button{text-align:left}.msp-plugin .msp-param-object-list-item>button>span{font-weight:700}.msp-plugin .msp-param-object-list-item>div{position:absolute;right:0;top:0}.msp-plugin .msp-state-actions .msp-transform-wrapper:last-child{margin-bottom:10px}.msp-plugin .msp-button-row{display:flex;flex-direction:row;height:32px;width:inherit}.msp-plugin .msp-button-row>button{background:none;flex:1 1 auto;height:32px;margin:0 1px 0 0;overflow:hidden;padding:0 10px;text-align-last:center}.msp-plugin .msp-action-menu-options .msp-control-group-children,.msp-plugin .msp-action-menu-options-no-header{max-height:300px;overflow:hidden;overflow-y:auto}.msp-plugin .msp-action-menu-options .msp-control-row,.msp-plugin .msp-action-menu-options .msp-flex-row,.msp-plugin .msp-action-menu-options .msp-icon,.msp-plugin .msp-action-menu-options .msp-state-image-row,.msp-plugin .msp-action-menu-options button{height:24px;line-height:24px}.msp-plugin .msp-action-menu-options button{text-align:left}.msp-plugin .msp-action-menu-options .msp-action-menu-button{display:flex;margin-top:1px}.msp-plugin .msp-action-menu-options .msp-action-menu-button .msp-icon{margin-right:6px}.msp-plugin .msp-representation-entry{position:relative}.msp-plugin .msp-control-row .msp-representation-entry>.msp-control-group-header>button,.msp-plugin .msp-representation-entry>.msp-control-group-header>.msp-btn{font-weight:700}.msp-plugin .msp-representation-entry>.msp-control-group-header>.msp-btn-link,.msp-plugin .msp-representation-entry>.msp-control-group-header>.msp-icon{height:24px;line-height:24px}.msp-plugin .msp-control-group-presets-wrapper{position:absolute;right:0;top:0}.msp-plugin .msp-control-group-presets-wrapper .msp-control-group-header{background:#0000}.msp-plugin .msp-control-group-presets-wrapper button{background:#0000!important}.msp-plugin .msp-parameter-matrix input{flex:1 1 auto;min-width:0}.msp-plugin .msp-btn-apply-simple{text-align:left}.msp-plugin .msp-btn-apply-simple .msp-icon{margin-right:10px}.msp-plugin .msp-type-class-Root{border-left-color:#eeece7}.msp-plugin .msp-type-class-Group{border-left-color:#e98b39}.msp-plugin .msp-type-class-Data{border-left-color:#bfc8c9}.msp-plugin .msp-type-class-Object{border-left-color:#54d98c}.msp-plugin .msp-type-class-Representation3D{border-left-color:#4aa3df}.msp-plugin .msp-type-class-Behavior{border-left-color:#b07cc6}.msp-plugin .msp-accent-color-cyan{color:#bfc8c9}.msp-plugin .msp-accent-bg-cyan{background:#bfc8c9}.msp-plugin .msp-transform-header-brand-cyan,.msp-plugin .msp-transform-header-brand-cyan:active,.msp-plugin .msp-transform-header-brand-cyan:focus{border-bottom:1px solid #bfc8c9}.msp-plugin .msp-accent-color-red{color:#ef8b80}.msp-plugin .msp-accent-bg-red{background:#ef8b80}.msp-plugin .msp-transform-header-brand-red,.msp-plugin .msp-transform-header-brand-red:active,.msp-plugin .msp-transform-header-brand-red:focus{border-bottom:1px solid #ef8b80}.msp-plugin .msp-accent-color-gray{color:#46637f}.msp-plugin .msp-accent-bg-gray{background:#46637f}.msp-plugin .msp-transform-header-brand-gray,.msp-plugin .msp-transform-header-brand-gray:active,.msp-plugin .msp-transform-header-brand-gray:focus{border-bottom:1px solid #46637f}.msp-plugin .msp-accent-color-green{color:#54d98c}.msp-plugin .msp-accent-bg-green{background:#54d98c}.msp-plugin .msp-transform-header-brand-green,.msp-plugin .msp-transform-header-brand-green:active,.msp-plugin .msp-transform-header-brand-green:focus{border-bottom:1px solid #54d98c}.msp-plugin .msp-accent-color-purple{color:#b07cc6}.msp-plugin .msp-accent-bg-purple{background:#b07cc6}.msp-plugin .msp-transform-header-brand-purple,.msp-plugin .msp-transform-header-brand-purple:active,.msp-plugin .msp-transform-header-brand-purple:focus{border-bottom:1px solid #b07cc6}.msp-plugin .msp-accent-color-blue{color:#4aa3df}.msp-plugin .msp-accent-bg-blue{background:#4aa3df}.msp-plugin .msp-transform-header-brand-blue,.msp-plugin .msp-transform-header-brand-blue:active,.msp-plugin .msp-transform-header-brand-blue:focus{border-bottom:1px solid #4aa3df}.msp-plugin .msp-accent-color-orange{color:#e98b39}.msp-plugin .msp-accent-bg-orange{background:#e98b39}.msp-plugin .msp-transform-header-brand-orange,.msp-plugin .msp-transform-header-brand-orange:active,.msp-plugin .msp-transform-header-brand-orange:focus{border-bottom:1px solid #e98b39}.msp-plugin .msp-volume-channel-inline-controls>:first-child{height:32px;left:0;position:absolute;right:32px;top:0}.msp-plugin .msp-volume-channel-inline-controls .msp-slider>div:first-child{right:42px}.msp-plugin .msp-volume-channel-inline-controls .msp-slider>div:last-child{width:30px}.msp-plugin .msp-volume-channel-inline-controls>button{padding:0;position:absolute;right:0;top:0;width:32px}.msp-plugin .msp-volume-channel-inline-controls>button .msp-material-icon{margin-right:0}.msp-plugin .msp-list-unstyled{list-style:none;padding-left:0}.msp-plugin .msp-drag-drop-overlay{align-items:center;background:#0000005c;border:12px dashed #332b1f;display:flex;font-size:48px;font-weight:700;inset:0;justify-content:center;position:absolute}.msp-plugin .msp-task-state{line-height:32px}.msp-plugin .msp-task-state>span{cursor:default;-webkit-user-select:none;-o-user-select:none;user-select:none}.msp-plugin .msp-overlay-tasks{align-items:center;background:#00000040;display:flex;height:100%;inset:0;justify-content:center;position:absolute;width:100%;z-index:1000}.msp-plugin .msp-overlay-tasks .msp-task-state>div{background:#eeece7;height:32px;margin-top:1px;position:relative;width:100%}.msp-plugin .msp-overlay-tasks .msp-task-state>div>div{background:#eeece7;cursor:default;display:inline-block;height:32px;line-height:32px;padding:0 10px;position:absolute;-webkit-user-select:none;-o-user-select:none;user-select:none;white-space:nowrap}.msp-plugin .msp-overlay-tasks .msp-task-state>div>button{display:inline-block;margin-top:-3px}.msp-plugin .msp-background-tasks{bottom:0;left:0;position:absolute;z-index:1000}.msp-plugin .msp-background-tasks .msp-task-state>div{background:#eeece7;height:32px;margin-top:1px;position:relative;width:100%}.msp-plugin .msp-background-tasks .msp-task-state>div>div{background:#eeece7;cursor:default;display:inline-block;height:32px;line-height:32px;padding:0 10px;position:absolute;-webkit-user-select:none;-o-user-select:none;user-select:none;white-space:nowrap}.msp-plugin .msp-background-tasks .msp-task-state>div>button{display:inline-block;margin-top:-3px}.msp-plugin .msp-viewport{background:#eeece7;inset:0;position:absolute}.msp-plugin .msp-viewport .msp-btn-link{background:#0003}.msp-plugin .msp-viewport-expanded{position:fixed;z-index:1000}.msp-plugin .msp-viewport-host3d{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;inset:0;position:absolute;touch-action:manipulation;-webkit-user-select:none;user-select:none}.msp-plugin .msp-viewport-host3d>canvas{background-color:#eeece7;background-image:linear-gradient(45deg,#d3d3d3 25%,#0000 0,#0000 75%,#d3d3d3 0,#d3d3d3),linear-gradient(45deg,#d3d3d3 25%,#0000 0,#0000 75%,#d3d3d3 0,#d3d3d3);background-position:0 0,30px 30px;background-size:60px 60px}.msp-plugin .msp-viewport-controls{position:absolute;right:10px;top:10px;width:32px}.msp-plugin .msp-viewport-controls-buttons{position:relative;text-align:right}.msp-plugin .msp-viewport-controls-buttons>div{margin-bottom:4px;position:relative}.msp-plugin .msp-viewport-controls-buttons button{padding:0;position:relative;text-align:center;width:32px}.msp-plugin .msp-viewport-controls-buttons .msp-btn-link-toggle-off{color:#9c835f}.msp-plugin .msp-viewport-controls-buttons .msp-btn-link:hover{color:#ae5d04}.msp-plugin .msp-semi-transparent-background{background:#eeece7;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.msp-plugin .msp-hover-box-wrapper{position:relative}.msp-plugin .msp-hover-box-wrapper .msp-hover-box-body{background-color:#eeece7;position:absolute;right:36px;top:0;visibility:hidden;width:100px}.msp-plugin .msp-hover-box-wrapper .msp-hover-box-spacer{height:32px;position:absolute;right:32px;top:0;visibility:hidden;width:4px}.msp-plugin .msp-hover-box-wrapper:hover .msp-hover-box-body,.msp-plugin .msp-hover-box-wrapper:hover .msp-hover-box-spacer{visibility:visible}.msp-plugin .msp-viewport-controls-panel{background:#e0ddd4;position:absolute;right:36px;top:0;width:290px}.msp-plugin .msp-viewport-controls-panel .msp-control-group-wrapper:first-child{padding-top:0}.msp-plugin .msp-viewport-controls-panel .msp-viewport-controls-panel-controls{max-height:400px;overflow-y:auto}.msp-plugin .msp-highlight-toast-wrapper{bottom:10px;max-width:95%;position:absolute;right:10px;z-index:10000}.msp-plugin .msp-highlight-info{background:#eeece7;color:#ae5d04;cursor:default;max-width:400px;opacity:90%;padding:3px 10px;-webkit-user-select:none;-o-user-select:none;user-select:none}.msp-plugin .msp-highlight-markdown-row{padding-left:10px}.msp-plugin .msp-highlight-simple-row{text-align:right}.msp-plugin .msp-highlight-info-hr{background-color:#ae5d04;border:none;height:1px;margin-block:3px;margin-inline:0}.msp-plugin .msp-highlight-info-additional{color:#fa911e;display:inline-block;font-size:85%}.msp-plugin .msp-snapshot-description-wrapper{background:#eeece780;left:0;max-height:224px;max-width:400px;overflow:hidden;overflow-y:auto;padding:6.6px 10px;position:absolute;top:42px;width:-webkit-max-content;width:max-content}.msp-plugin .msp-snapshot-description-wrapper a{color:#332b1f;cursor:pointer;text-decoration:underline}.msp-plugin .msp-snapshot-description-wrapper ol,.msp-plugin .msp-snapshot-description-wrapper ul{padding-left:14px}.msp-plugin .msp-sequence{background:#eeece7;inset:0;position:absolute}.msp-plugin .msp-sequence-select{background:#e0ddd4;height:24px;margin-bottom:1px;position:relative;text-align:left;width:100%}.msp-plugin .msp-sequence-select>span{cursor:default;display:inline-block;font-size:85%;font-weight:700;line-height:24px;padding:0 10px}.msp-plugin .msp-sequence-select>select{background-color:#e0ddd4;background-size:6px 8px;display:inline-block;font-size:85%;height:24px;line-height:24px;max-width:120px;text-overflow:ellipsis;width:auto}.msp-plugin .msp-sequence-wrapper{padding:10px 10px 3px;-webkit-user-select:none;user-select:none;word-break:break-word}.msp-plugin .msp-sequence-wrapper-non-empty{background:#f3f2ee;font-family:Courier New,monospace;font-size:85%;inset:25px 0 0;line-height:180%;overflow-x:hidden;overflow-y:auto;position:absolute;width:100%}.msp-plugin .msp-sequence-chain-label{color:#ae5d04;font-size:90%;line-height:90%;margin-left:10px;margin-top:10px;padding-left:.2em;-webkit-user-select:none;user-select:none}.msp-plugin .msp-sequence-wrapper span{cursor:pointer}.msp-plugin .msp-sequence-wrapper .msp-sequence-residue-long{margin:0 .2em}.msp-plugin .msp-sequence-wrapper .msp-sequence-residue-long-begin{margin:0 .2em 0 0}.msp-plugin .msp-sequence-wrapper .msp-sequence-residue-focused{font-weight:700;text-decoration:underline}.msp-plugin .msp-sequence-wrapper .msp-sequence-label{color:#ae5d04;font-size:90%;line-height:90%;padding-bottom:1em;padding-left:.2em}.msp-plugin .msp-sequence-wrapper .msp-sequence-number{color:#ae5d04;cursor:default;font-size:80%;left:3.1em;margin-left:-3em;padding:0;pointer-events:none;position:relative;top:-1.1em;word-break:keep-all}.msp-plugin .msp-sequence-wrapper .msp-sequence-number-long{left:3.3em}.msp-plugin .msp-sequence-wrapper .msp-sequence-number-long-negative{left:2.7em}.msp-plugin .msp-sequence-wrapper .msp-sequence-number-negative{left:2.5em}.msp-plugin .msp-sequence-wrapper .msp-sequence-present{color:#332b1f}.msp-plugin .msp-sequence-wrapper .msp-sequence-missing{color:#b4a184;cursor:default}.msp-plugin .msp-transformer .msp-entity-badge{height:32px;line-height:32px;position:absolute;right:0;top:0;width:32px}.msp-plugin .msp-layout-left,.msp-plugin .msp-layout-right{background:#e0ddd4}.msp-plugin .msp-transformer-wrapper{position:relative}.msp-plugin .msp-transformer-wrapper .msp-entity-badge{left:0;top:0}.msp-plugin .msp-transformer-wrapper:first-child .msp-panel-description-content{top:33px}.msp-plugin .msp-transformer-wrapper:not(:first-child) .msp-panel-description-content{bottom:33px}.msp-plugin .msp-transform-wrapper{margin-bottom:10px}.msp-plugin .msp-transform-update-wrapper,.msp-plugin .msp-transform-update-wrapper-collapsed,.msp-plugin .msp-transform-wrapper-collapsed{margin-bottom:1px}.msp-plugin .msp-transform-update-wrapper-collapsed>.msp-transform-header>button,.msp-plugin .msp-transform-update-wrapper>.msp-transform-header>button{background:#e9e6e0;line-height:24px;padding-left:32px;text-align:left}.msp-plugin .msp-transform-wrapper>.msp-transform-header>button{background:#eeece7;font-weight:700;padding-right:5px;text-align:left}.msp-plugin .msp-transform-header{position:relative}.msp-plugin .msp-transform-header>button>small{float:right;font-weight:400}.msp-plugin .msp-transform-header>button>span:first-child{margin-right:10px}.msp-plugin .msp-transform-header>button:hover{color:#63533c}.msp-plugin .msp-transform-header-brand{margin-bottom:-1px}.msp-plugin .msp-transform-header-brand svg{fill:#332b1f;stroke:#332b1f}.msp-plugin .msp-transform-default-params{background:#eeece7;left:0;padding:0;position:absolute;top:0;width:32px}.msp-plugin .msp-transform-default-params:hover{background:#fff}.msp-plugin .msp-transform-apply-wrap{height:32px;margin-top:1px;position:relative;width:100%}.msp-plugin .msp-transform-refresh{background:#eeece7;margin-left:33px;text-align:right;width:87px}.msp-plugin .msp-transform-apply{display:block;left:120px;position:absolute;right:0;top:0}.msp-plugin .msp-transform-apply-wider{margin-left:33px}.msp-plugin .msp-data-beh{margin:10px 0!important}.msp-plugin .msp-toast-container{position:relative;z-index:1001}.msp-plugin .msp-toast-container .msp-toast-entry{background:#e0ddd4;border:1px solid #cec9ba;color:#332b1f;display:table;float:right;margin-top:10px;min-height:32px;position:relative}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-title{background:#eeece7;cursor:pointer;display:table-cell;font-weight:700;font-weight:light;height:100%;line-height:32px;padding:0 10px;-webkit-user-select:none;-o-user-select:none;user-select:none}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message{display:table-cell;padding:3px 42px 3px 10px}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message a{color:#974102;font-weight:700;text-decoration:none}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message a:hover{color:#fc6c03;text-decoration:underline}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message a:active,.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message a:focus{color:#974102;outline:none;outline-offset:0}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-hide{bottom:0;position:absolute;right:0;top:0;width:42px}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-hide .msp-btn-icon{background:#0000;inset:1px 0 0;padding-right:5px;position:absolute;text-align:right;width:100%}.msp-plugin .msp-logo{background-image:url(data:image/png;base64,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);background-position:100% 100%;background-repeat:no-repeat;background-size:auto;bottom:10px;display:block;height:32px;position:absolute;right:10px;width:100px}.msp-plugin .msp-plugin-content{color:#332b1f}.msp-plugin .msp-plugin-init-error{margin:10px;white-space:pre}.msp-plugin .msp-svg-text{fill:#332b1f}.msp-plugin{background:#eeece7}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */.af-evaluate-page{color:#0a1f2f;margin:0 auto;max-width:1680px;padding:40px 24px 72px}.af-evaluate-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:32px}.af-kicker{color:#1f7a8c;font-size:12px;letter-spacing:1px;margin-bottom:4px;text-transform:uppercase}.af-subtitle{color:#33485c;margin-top:8px;max-width:720px}.af-status-card{background:#f2f7fb;border:1px solid #dce7f3;border-radius:12px;min-width:240px;padding:16px 20px}.af-status-label{color:#4e6882;font-size:12px;letter-spacing:.5px;text-transform:uppercase}.af-status-value{color:#0f4372;font-size:22px;font-weight:700}.af-status-meta{color:#54708c;font-size:14px;margin-top:4px}.af-evaluate-grid{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:1fr}.af-panel-viewer{grid-column:1/-1}.af-panel{background:#fff;border:1px solid #e0e7f0;border-radius:12px;box-shadow:0 10px 25px #0000000a;padding:20px}.af-panel-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.af-tag{background:#e1effa;border-radius:20px;color:#0a3a63;font-size:12px;font-weight:700;padding:6px 12px}.af-viewer{background:#0c1d2b;border-radius:10px;height:720px;overflow:hidden;position:relative}.af-cysteine-legend{color:#3b566f;display:flex;flex-wrap:wrap;font-size:13px;gap:16px;margin:6px 0 12px}.af-cysteine-legend-item{align-items:center;display:inline-flex;gap:8px}.af-cysteine-swatch{border:1px solid #c7d8e8;border-radius:4px;display:inline-block;height:12px;width:14px}.af-cysteine-swatch-model{background:#e24a4a}.af-cysteine-swatch-pdb{background:#2f6fff}.af-viewer-embed{height:100%;width:100%}.af-viewer-placeholder{color:#c0d4e6;padding-top:180px;text-align:center}.af-helper-text{color:#597189;font-size:14px;margin-top:10px}.af-results-nav{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.af-results-table-wrapper{margin-top:10px;overflow-x:auto}.af-results-table{border-collapse:initial;border-spacing:0;font-size:13px;width:100%}.af-results-table td,.af-results-table th{border-bottom:1px solid #e2eaf3;border-right:1px solid #edf2f8;padding:10px 14px;text-align:left;vertical-align:top}.af-results-table td:last-child,.af-results-table th:last-child{border-right:none}.af-results-table thead th{background:#f0f6fc;color:#0a3a63;font-weight:700}.af-results-table tbody tr:hover{background:#f7faff}.af-alignment-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.af-alignment-btn{align-items:center;border:1px solid #d4d7dd;border-radius:10px;color:#0a3a63;cursor:pointer;display:flex;font-size:13px;gap:6px;padding:10px 14px}.af-alignment-meta{color:#5a6f85;font-size:12px}.af-matrix-section{margin-top:24px}.af-log-section{margin-top:12px}.af-log-section details{background:#f8fafc;border:1px solid #e3ebf4;border-radius:10px;padding:14px 16px}.af-log-section summary{cursor:pointer}.af-log-content{background:#0c1d2b;border-radius:8px;color:#e2edf7;font-size:12px;line-height:1.5;margin-top:12px;max-height:260px;overflow:auto;padding:12px;white-space:pre-wrap}.af-matrix-legend{color:#3b566f;display:flex;flex-wrap:wrap;font-size:13px;gap:16px;margin-top:8px}.af-matrix-legend-item{align-items:center;display:inline-flex;gap:8px}.af-matrix-legend-swatch{border:1px solid #c7d8e8;border-radius:4px;display:inline-block;height:12px;width:16px}.af-matrix-legend-upper{background:#e4f1ff}.af-matrix-legend-lower{background:#e6f5ee}.af-matrix-group{background:#fbfdff;border:1px solid #e3ebf4;border-radius:10px;margin-top:16px;padding:12px}.af-matrix-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:8px}.af-matrix-group.is-active{border-color:#8fb0d8;box-shadow:inset 0 0 0 1px #d5e3f5}.af-matrix-title{color:#103355;font-weight:700;margin-bottom:0}.af-matrix-btn{border-style:solid;font-size:12px;padding:8px 10px}.af-matrix-wrapper{overflow-x:auto}.af-matrix-table{border-collapse:collapse;font-size:13px;table-layout:fixed;width:-webkit-max-content;width:max-content}.af-matrix-table td,.af-matrix-table th{border-bottom:1px solid #e2eaf3;-webkit-hyphens:auto;hyphens:auto;max-width:7ch;padding:6px;text-align:center;white-space:normal;width:7ch;word-break:break-word}.af-matrix-table thead th{background:#f0f6fc;color:#0a3a63;font-weight:700}.af-matrix-table tbody th{background:#f7fafc;color:#0a3a63;font-weight:700;text-align:left}.af-matrix-cell{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.af-matrix-cell-upper{background:#e4f1ff;color:#0a3a63}.af-matrix-cell-lower{background:#e6f5ee;color:#0f5a3b}.af-matrix-cell-diag{background:#f5f7fa;color:#7b8fa4}.af-form{display:flex;flex-direction:column;gap:12px}.af-label{color:#103355;font-weight:700}.af-file-input{background:#f9fcff;border:1px dashed #aac5df;border-radius:10px;cursor:pointer;padding:12px;width:100%}.af-file-list{background:#f8fafc;border:1px solid #e3ebf4;border-radius:8px;list-style:none;padding:10px 12px}.af-file-list li{border-bottom:1px solid #e8eef5;color:#23384d;padding:4px 0}.af-file-list li:last-child{border-bottom:none}.af-file-actions{display:flex;flex-wrap:wrap;gap:10px}.af-job-actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.af-text-input{border:1px solid #aac5df;border-radius:10px;flex:1 1;font-size:14px;min-width:300px}.af-file-btn,.af-text-input{background:#f9fcff;color:#0a3a63;padding:10px 12px}.af-file-btn{border:1px dashed #aac5df;border-radius:10px;cursor:pointer;font-weight:700;transition:transform .1s ease,box-shadow .1s ease}.af-file-btn:hover{box-shadow:0 6px 12px #0f5f9c1f;transform:translateY(-1px)}.af-file-input-hidden{display:none}.af-submit-btn{background:linear-gradient(135deg,#0a8f9f,#0f5f9c);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:12px 16px;transition:transform .12s ease,box-shadow .12s ease}.af-submit-btn:hover{box-shadow:0 6px 16px #0f5f9c40;transform:translateY(-1px)}.af-submit-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.7}.af-folder-summary{display:flex;flex-direction:column;gap:8px}.af-map-textarea{background:#f9fcff;border:1px solid #aac5df;border-radius:10px;color:#0a3a63;font-size:14px;padding:12px;resize:vertical;width:100%}.af-viewer .msp-sequence-wrapper{padding:0}.af-viewer .msp-sequence-wrapper-non-empty{letter-spacing:.5px;overflow-x:auto;padding:14px 18px 12px 22px}.af-viewer .msp-sequence-wrapper .msp-sequence-present{display:inline-block;margin-right:2px}.af-viewer .msp-sequence-wrapper .msp-sequence-number{display:inline-block;left:3em;margin-left:-3em;margin-right:15px}.af-error{color:#b00020;font-size:14px;margin-top:4px;white-space:pre-wrap}.af-warning-block{background:#fff7e6;border:1px solid #f1d3a3;border-radius:10px;margin-top:12px;padding:14px 16px}.af-warning-title{color:#7a4a00;font-weight:700;margin:0 0 6px}.af-warning-text{color:#7a4a00;font-size:14px;margin:0 0 8px;white-space:pre-wrap}.af-warning-list{color:#7a4a00;font-size:13px;margin:0;padding-left:18px}@media (max-width:900px){.af-evaluate-grid{grid-template-columns:1fr}.af-panel-form{position:static}.af-viewer{height:520px}}
/*# sourceMappingURL=main.cf96e225.css.map*/