@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;600&family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600&display=swap";@font-face{font-family:Besom-Handwritten;src:url(/assets/fonts/Besom/Besom-extended.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Besom;src:url(/assets/fonts/Besom/Besom-free-font.otf) format("opentype");font-weight:400;font-style:normal}*{box-sizing:border-box}html{font-size:10px;text-rendering:geometricPrecision;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{height:100%;width:100%;margin:0;padding:0}body{background-color:var(--white);color:var(--white);font-family:Otto,sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-secondary);font-weight:600;color:#000000db}h1,h2,h3{margin-top:3.2rem;margin-bottom:1.6rem}h4,h5,h6{margin-top:1.6rem;margin-bottom:1.6rem}h1{font-size:3.2rem}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2rem}h5{font-size:1.6rem}h6{font-size:1.4rem}p{margin:0 0 1.6rem}strong{font-weight:500}small{font-size:1.2rem}blockquote{padding:1.6rem 3.2rem;margin:0 0 3.2rem;border-left:8px solid #eee;font-size:1.6rem;font-style:italic}body,button,input,select,textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:var(--white);text-decoration:none}figure{margin:0}img{vertical-align:middle}code,pre{font-family:Fira Code,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;width:100%}code{color:var(--emerald)}#root{height:100%;width:100%}.loading-spinner{border:4px solid rgba(0,0,0,.1);border-top:4px solid var(--otto-primary);border-radius:50%;width:40px;height:40px;animation:spin 2s linear infinite}.loading-spinner{position:absolute;left:50%;top:50%;margin-left:-20px;margin-top:-20px}@media only screen and (max-width: 640px){.mobile-scroll-lock{overflow:hidden}#input-forschungsfrage{width:100%}}.auth0-features{padding:3.2rem 6.4rem;height:-moz-fit-content;height:fit-content;margin-top:100px}.auth0-features__title{color:var(--white);font-weight:600;text-align:center;margin-top:0;margin-bottom:4.8rem;font-size:3.2rem;line-height:3.2rem}.auth0-features__grid{display:grid;grid-template-columns:1fr 1fr;column-gap:6.4rem;row-gap:6.4rem}.auth0-feature{display:block;background-color:var(--white);color:var(--black);cursor:pointer;transition:all .3s ease-in-out 0s;padding:4.8rem;border-radius:1.6rem}.auth0-feature:hover{transform:scale(1.03)}.auth0-feature__headline{display:flex;align-items:center;margin-top:0;color:var(--black);font-weight:600;letter-spacing:-.05rem;font-size:2.4rem;line-height:3.2rem}.auth0-feature__icon{margin-right:1.6rem;height:400px}.auth0-feature:hover .auth0-feature__headline{-webkit-text-decoration:underline solid 2px var(--black);text-decoration:underline solid 2px var(--black);text-underline-offset:2px;transition:all .3s ease-in-out 0s}.auth0-feature__description{margin:0;color:#242424;font-weight:500;opacity:.7;font-size:1.6rem;line-height:2.4rem}@media only screen and (max-width: 900px){.auth0-features__grid{grid-template-columns:1fr;row-gap:3.2rem}.auth0-feature{padding:3.2rem;border-radius:.8rem}.auth0-feature__headline{font-size:2rem;line-height:2.4rem}.auth0-feature__icon{margin-right:1.6rem}.auth0-feature__description{font-size:1.4rem;line-height:2.2rem}}@media only screen and (max-width: 480px){.auth0-features{padding:1.6rem}.auth0-features__title{font-size:2rem;line-height:2.8rem;margin-bottom:2.4rem}.auth0-features__grid{grid-template-columns:1fr;row-gap:1.6rem}.auth0-feature{padding:3.2rem;border-radius:.8rem}.auth0-feature__headline{font-size:2rem;line-height:2.4rem}.auth0-feature__icon{height:250px;margin-right:1.6rem}.auth0-feature__description{font-size:1.4rem;line-height:2.2rem}}.button{border:0;border-radius:.8rem;font-family:var(--font-secondary);font-weight:600;color:var(--white);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .3s ease-out,color .3s ease-out;min-width:10rem;padding:1.6rem;font-size:1.6rem;line-height:2.4rem}.button--compact{padding:1rem 1.6rem;font-size:1.6rem;line-height:1.6rem}.button--primary,.page-plakate--plakate{background-color:var(--otto-primary);background-color:#e21c52}.button--primary:hover{background:rgba(99,93,255,.85);background-color:#e21c52}.button--secondary{background-color:var(--white);color:var(--black)}.button--secondary:hover{background:rgba(255,255,255,.85)}@media only screen and (max-width: 480px){.button{min-width:.8rem;padding:1rem 1.2rem;font-size:1.3rem;line-height:2.2rem}.button--compact{padding:.6rem 1rem;font-size:1.3rem;line-height:2rem}}.button__login,.button__logout{min-width:8.4rem;border:.1rem solid var(--otto-secondary);color:var(--white);background:var(---otto-primary);background-color:var(--otto-primary);width:50%;font-size:1.6rem;margin-right:1.6rem;font-family:var(--font-secondary);font-style:normal;font-weight:600;padding:.8rem 0;border-radius:.8rem;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .3s ease-out,color .3s ease-out}.button__sign-up{min-width:8.4rem;border:.1rem solid var(--white);color:var(--white);background-color:transparent;width:50%;font-size:1.6rem;margin-right:1.6rem;font-style:normal;font-weight:500;padding:.8rem 10px;border-radius:.8rem;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content}.button__login:last-child,.button__logout:last-child,.button__sign-up:last-child{margin-right:0}@media only screen and (min-width: 641px){.button__login,.button__logout,.button__sign-up{padding:.8rem 1.2rem;font-size:1.4rem;line-height:1.6rem}}.code-snippet{display:flex;flex-direction:column;width:100%;border-radius:.8rem;margin-top:3.2rem;overflow:hidden}.code-snippet__title{height:4.8rem;width:100%;background-color:var(--aluminium);color:var(--white);font-family:Fira Code,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-weight:600;font-size:1.6rem;line-height:2.4rem;padding:1.2rem 1.6rem}.code-snippet__container{min-height:32.4rem;background-color:var(--dark-aluminium);overflow-x:auto}.code-snippet__wrapper{display:inline-block;padding:32px}.code-snippet__body{margin:0;color:var(--white);font-size:16px;line-height:32px;word-wrap:break-word;white-space:pre-wrap}@media only screen and (max-width: 480px){.code-snippet__title{height:4.4rem;font-size:1.4rem;line-height:2.2rem;padding:1.2rem 1.6rem}.code-snippet__wrapper{padding:1.6rem}.code-snippet__body{font-size:1.4rem;line-height:2.4rem}}.page-footer{display:flex;justify-content:center;flex-shrink:0;width:100vw;margin-top:2.4rem;background-color:var(--dark-aluminium);color:var(--white);font-weight:500;text-align:center;font-size:1.6rem;line-height:2.4rem}.page-footer-grid{display:grid;grid-template-rows:auto auto;width:100%;max-width:120rem;padding:3.2rem}.page-footer-grid__info{display:grid;grid-template-columns:1.5fr 1fr auto;column-gap:2.4rem}.page-footer-grid__brand{display:grid;justify-items:center;grid-template-columns:1fr;margin-top:3.2rem}.page-footer-info__message{text-align:left}.page-footer-message__headline{margin:0 0 1.4rem;font-weight:500}.page-footer-message__description{margin-bottom:0;letter-spacing:.016rem}.page-footer-info__button{display:flex;justify-content:center;align-items:center}.page-footer-info__resource-list{display:grid;row-gap:.8rem}.page-footer-info__resource-list-item{text-align:right}.page-footer-brand{display:flex;justify-content:center;align-items:center;width:100%}.page-footer-brand__logo{width:20px;margin-right:12px}.page-footer__hyperlink{letter-spacing:.001rem}.page-footer__hyperlink,.page-footer__hyperlink:active,.page-footer__hyperlink:visited{color:var(--white)}.page-footer__hyperlink:hover{color:var(--aluminium)}@media only screen and (max-width: 960px){.page-footer{font-size:1.4rem;line-height:2.2rem}.page-footer-grid{padding:3.2rem}.page-footer-grid__info{grid-template-columns:1fr;row-gap:3.2rem}.page-footer-info__message{text-align:center}.page-footer-info__resource-list{grid-template-columns:1fr 1fr;row-gap:3.2rem;column-gap:3.2rem}.page-footer-info__resource-list-item:nth-child(odd){text-align:right}.page-footer-info__resource-list-item:nth-child(even){text-align:left}}@media only screen and (max-width: 480px){.page-footer{font-size:1.4rem;line-height:2.2rem}.page-footer-grid{padding:3.2rem 1.6rem}.page-footer-grid__info{grid-template-columns:1fr;row-gap:3.2rem}.page-footer-info__message{text-align:center}.page-footer-info__resource-list{grid-template-columns:1fr 1fr;row-gap:3.2rem;column-gap:3.2rem}.page-footer-info__resource-list-item:nth-child(odd){text-align:right}.page-footer-info__resource-list-item:nth-child(even){text-align:left}}.page-plakate__button{min-width:8.4rem;border:.1rem solid var(--black);background-color:var(--otto-primary);width:-moz-fit-content;width:fit-content;font-size:1.6rem;margin-right:1.6rem;font-style:normal;padding:.8rem 0;text-align:center;-webkit-user-select:none;border:0;border-radius:.8rem;font-family:var(--font-secondary);font-weight:600;color:var(--white);cursor:pointer;user-select:none;transition:background .3s ease-out,color .3s ease-out;min-width:10rem;padding:1.6rem;line-height:2rem;margin:20px auto auto -10px;color:#0ff;color:#fff}#svg-container{border:2px solid royalblue;position:relative;overflow:hidden;margin:20px auto auto;padding:10px;border-radius:8px;margin-bottom:10vh}.file-upload-container{text-align:center}.file-upload-btn{display:inline-block;padding:10px 20px;color:#fff;background-color:var(--otto-primary);border:none;border-radius:5px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer;transition:background-color .3s ease}.file-upload-btn:hover{background-color:var(--otto-secondary)}.wrapper{margin-top:10px;text-align:center;display:flex;justify-content:space-evenly}.wrapper-institute{text-align:center;display:flex;flex-direction:column;width:30%;margin:auto;justify-content:space-evenly}@media only screen and (max-width: 600px){.wrapper{margin-top:100vh;width:60%;text-align:center;display:flex;flex-direction:column;justify-content:space-between}.wrapper-institute{margin-top:100vh;width:90%;margin:auto;text-align:center;display:flex;flex-direction:column;justify-content:space-between}.bubble{width:380px;height:520px;clip-path:polygon(16.4% 0%,84.8% 4%,100% 5.4%,97.2% 80.4%,30.6% 79.6%,10% 100%,17.4% 76.2%,20% 66.2%);clip-path:polygon(77% 13.2%,90% 0%,86.2% 28.8%,86.2% 100%,0% 93.8%,5% 13.2%)}}.canvas-wrapper{margin:auto auto 50px;color:#000;z-index:1}.canvas-wrapper input{width:100px}canvas{margin:auto}h3{margin-left:25px}button{margin:15px;padding:5px;cursor:pointer}.sticker-container{overflow:hidden;position:relative;display:flex;flex-wrap:wrap;justify-content:space-around;border:2px solid royalblue;background-color:#819bec;border-radius:8px;margin:50px auto auto;padding:15px;color:#000;height:-moz-fit-content;height:fit-content;width:86%}[hidden]{display:none!important}.sticker-container-institute{overflow:hidden;position:relative;display:grid;border:2px solid royalblue;background-color:#819bec;border-radius:8px;margin:25px auto auto;padding:15px;color:#000;width:-moz-fit-content;width:fit-content;height:360px}.sticker img{width:100px;height:100px;object-fit:cover;margin:5px}.pagination-controls{display:flex;justify-content:center;align-items:center;margin-top:20px;color:#000}.pagination-controls button{margin:0 10px;background-color:#fff;border:none}#stroke{margin-left:10px;margin-top:60px}#stroke-color::-webkit-color-swatch-wrapper{padding:0;border:none;width:32px;height:32px;background:transparent;border:1px solid black;border-radius:50%}#stroke-color{background-color:#fff}#controlls input{border:none}.bubble{width:380px;height:-moz-fit-content;height:fit-content;background-color:#f05;clip-path:polygon(16.4% 0%,84.8% 4%,100% 5.4%,97.2% 80.4%,30.6% 79.6%,10% 100%,17.4% 76.2%,20% 66.2%);clip-path:polygon(77% 13.2%,90% 0%,86.2% 28.8%,86.2% 100%,0% 93.8%,5% 13.2%);position:absolute;right:5vw;top:50vh;margin-top:-290px}.bubble h3{margin:95px 35px 20px;word-wrap:break-word;color:#0ff;padding:10px 0 30px 30px}.bubble p{color:#fff;margin:-10px 10px 35px 35px;font-size:1.4rem;width:250px;left:0;height:-moz-fit-content;height:fit-content;padding:10px 0 30px 30px;line-height:1.8rem}.bubble:after{content:"";width:20px;height:20px;background-color:#f05;position:absolute;bottom:0;right:20px;clip-path:polygon(0 0,100% 0%,50% 100%);transform:translateY(100%)}#drawingTitle{border:none;color:#000;width:567px;margin:auto}#sticker{width:25%}#sticker h2,#controlls h2{margin-bottom:30px}.sticker-container{display:flex;margin:10px auto auto}#otto-plakat{margin:15px;margin-top:1vh}#controlls{width:25%}#qr img{height:150px;width:150px;margin:25px 0}.sidenav{position:fixed;top:0;width:300px;height:100vh;overflow-y:auto;background-color:#fff;box-shadow:2px 0 5px #0003;transition:transform .3s ease-in-out}@media screen and (min-width: 2400px),screen and (min-height: 1000px){#otto-plakat{margin-top:10dvh}#controlls{margin-top:15vh;margin-right:-10vw}#sticker{margin-top:15vh;margin-left:-10vw}.bubble{margin-bottom:-30dvh}#drawingTitle{width:567px}.sticker-container{margin:50px auto auto;width:-moz-fit-content;width:fit-content}.wrapper{height:100vh}.sidenav{position:fixed;top:0;width:300px;height:100vh;overflow-y:auto;background-color:#fff;box-shadow:none;transition:transform .3s ease-in-out}}.switch-plakate{position:relative;display:inline-block;width:60px;height:34px}.switch-plakate input{opacity:0;width:0;height:0}.slider-plakate{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;width:60px}.slider-plakate:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider-plakate{background-color:#2196f3}input:focus+.slider-plakate{box-shadow:0 0 1px #2196f3}input:checked+.slider-plakate:before{transform:translate(26px)}.slider-plakate.round{border-radius:34px}.slider-plakate.round:before{border-radius:50%}.sticker-list,.sticker-list-institute{width:300px;margin:auto;display:flex;max-height:-moz-fit-content;max-height:fit-content;flex-wrap:wrap}.sticker-box-institute:nth-child(1){position:absolute;top:20px;left:12px}.sticker-box-institute:nth-child(2){position:absolute;top:20px;right:12px}.sticker-box-institute:nth-child(3){position:absolute;top:130px;left:12px}.sticker-box-institute:nth-child(4){position:absolute;top:94px;right:12px}.sticker-box-institute:nth-child(5){position:absolute;left:12px}.sticker-box-institute:nth-child(6){position:absolute;top:149px;right:12px;padding-bottom:0}.cdk-drag-preview{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;width:100px}.sticker-box,.sticker-box-institute{height:-moz-fit-content!important;height:fit-content!important}.cdk-drag-placeholder{opacity:0;height:-moz-fit-content;height:fit-content}.cdk-drag-animating{transition:transform 2ms cubic-bezier(0,0,0,0)}.sticker-box:last-child,.sticker-box-institute:last-child{border:none}.sticker-list.cdk-drop-list-dragging .sticker-box:not(.cdk-drag-placeholder),.sticker-list-institute.sticker-list.cdk-drop-list-dragging .sticker-box-institute:not(.cdk-drag-placeholder){transition:transform 2ms cubic-bezier(0,0,0,0);height:-moz-fit-content;height:fit-content}.sticker-image{width:100px;height:100px}@media only screen and (min-height: 1000px){.bubble{width:380px;height:-moz-fit-content;height:fit-content;background-color:#f05;clip-path:polygon(16.4% 0%,84.8% 4%,100% 5.4%,97.2% 80.4%,30.6% 79.6%,10% 100%,17.4% 76.2%,20% 66.2%);clip-path:polygon(77% 13.2%,90% 0%,86.2% 28.8%,86.2% 100%,0% 93.8%,5% 13.2%);position:absolute;right:15vw;margin-right:-10vw;top:62vh}}.show-left,.show-right{display:none;z-index:2}@media screen and (max-width: 1650px){#controlls{transform:translate(600px)}#sticker{transform:translate(-600px)}.show-left{position:absolute;left:10px;top:15px;display:block;margin:0}.show-right{position:absolute;left:10px;display:block;right:0%;top:50%;margin:0}}.sidenav.open{transform:translate(0)}@media only screen and (max-width: 900px){#drawingTitle{border:none;color:#000;width:50%;margin:auto}#otto-plakat{margin:0;width:100vw;position:absolute;top:8dvh}#controlls{z-index:4;width:74%;padding:0 10px;overflow-x:hidden}#sticker{z-index:2;width:70%;max-height:100vh;overflow-x:hidden}}@media only screen and (min-width: 600px){.sticker-container{margin:50px auto auto;width:-moz-fit-content;width:fit-content}.sidenav{box-shadow:none}}main{overflow-x:hidden;max-width:100%!important}@media only screen and (max-width: 600px){.bubble{position:relative}}#stroke-color::-webkit-color-swatch-wrapper{padding:0;border:none;width:32px;height:32px;background:transparent;border:1px solid royalblue;border-radius:50%}#stroke-color::-webkit-color-swatch{border:none;border-radius:50%;width:30px;height:30px}#stroke-color{width:-moz-fit-content;width:fit-content;width:45vw;line-height:2.4rem;font-family:var(--font-secondary);font-weight:600;padding:5px;border:none;border-bottom:none;outline:none;transition:transform .3s ease;padding:1.6rem;font-size:2.6rem;line-height:1.6rem;color:var(--otto-primary);width:100%;background-color:#5bd3fb}.page-polylog__button{min-width:8.4rem;border:.1rem solid var(--black);background-color:var(--otto-primary);width:-moz-fit-content;width:fit-content;margin-right:1.6rem;font-style:normal;font-weight:500;line-height:3.2rem;padding:.8rem 0;text-align:center;-webkit-user-select:none;border:0;border-radius:.8rem;font-family:var(--font-secondary);font-weight:600;color:var(--white);cursor:pointer;user-select:none;transition:background .3s ease-out,color .3s ease-out;min-width:10rem;padding:1.6rem;font-size:1.6rem;line-height:2rem}#button-div{position:fixed;z-index:9000}h4{color:var(--otto-primary);text-align:center;margin:50px 25px 10px;font-weight:700}#forschungsfrage{color:var(--otto-primary);font-size:8rem;font-family:var(--font-secondary);width:-moz-fit-content;width:fit-content;line-height:60px;text-align:center;background-color:#ffffffe6;z-index:1000;position:fixed;left:50%;top:40vh;transform:translate(-50%);padding:18px 8px;border-radius:.8rem;box-shadow:5px 4px 8px -1px #696969}.commentar p,.replies p{margin:auto;width:90%;padding:5px;white-space:nowrap}#date{white-space:nowrap;font-size:8px}.replies p{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;margin:auto}#kommentar-container{position:absolute;height:100vh;top:0;width:100vw;border:1px solid red;margin:2px}.icons{display:flex;justify-content:space-evenly;margin-bottom:50px}.commentar{color:#000;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-width:250px;max-width:390px;background-color:#ff9abcda;overflow:hidden;padding:10px;clip-path:polygon(77% 13.2%,90% 0%,86.2% 28.8%,86.2% 100%,0% 93.8%,5% 13.2%);z-index:200;display:flex;justify-content:center;align-items:center;text-align:center;overflow-y:auto}.commentar-content-wrapper{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:10px 10px 10px 5px;overflow:auto;clip-path:polygon(77% 13.2%,90% 0%,86.2% 28.8%,86.2% 100%,0% 93.8%,5% 13.2%)}.replies{clip-path:polygon(100% 10%,95% 78.4%,99.6% 100%,78.6% 79.2%,13% 76.8%,11% 11.6%);border-bottom:100px solid var(--otto-primary);border-left:50px solid var(--otto-primary);border-top:60px solid var(--otto-primary);border-right:20px solid var(--otto-primary);color:#000;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-width:250px;max-width:370px;background-color:#ff9abcda;overflow:hidden;padding:10px;z-index:200;display:flex;justify-content:center;align-items:center;text-align:center;overflow-y:auto}svg{cursor:pointer}.menu,.reply-menu{position:fixed;justify-content:center;background-color:#fff;border:1px solid #ddd;padding:10px;text-align:center;z-index:300;margin-top:-100px;width:max-content;height:-moz-fit-content;height:fit-content}.menu.show,.reply-menu.show{opacity:1;transform:scale(1)}.menu button,.reply-menu button{display:block;background:none;border:none;padding:5px 10px;text-align:center;width:100%;margin:0 auto}.menu button:hover,.reply-menu button:hover{color:#000000a5}.menu button:not(:last-child),.reply-menu button:not(:last-child){margin-bottom:3px}@media only screen and (max-width: 640px){#forschungsfrage{color:var(--otto-primary);font-size:6rem;width:-moz-fit-content;width:fit-content;line-height:50px;text-align:center}}@media only screen and (max-width: 440px){#forschungsfrage{color:var(--otto-primary);font-size:4rem;width:-moz-fit-content;width:fit-content;line-height:50px;text-align:center}}.comment-wrapper{width:350px;height:330px;background-color:#f05;clip-path:polygon(16.4% 0%,84.8% 4%,100% 5.4%,97.2% 80.4%,30.6% 79.6%,10% 100%,17.4% 76.2%,20% 66.2%);position:relative;margin:50px}.commentar-content-wrapper p{font-size:12px}audio::-webkit-media-controls-panel{background-color:#f05;margin-top:-10px;padding:20px}audio::-webkit-media-controls-enclosure{border:none;border-radius:0}audio::-webkit-media-controls-overlay-enclosure{display:none}audio{padding:0 0 20px 60px;width:390px;height:105px;width:370px;background-color:#f05}video{padding:0 80px 20px 20px}.audio-div{clip-path:none;background-color:transparent;width:-moz-fit-content;width:fit-content}.video-div{clip-path:none;background-color:transparent}.comment-wrapper:after{content:"";width:20px;height:20px;background-color:#f05;position:absolute;bottom:0;right:20px;transform:translateY(100%)}.forschungsfrage-logo{height:100px;width:200px;position:absolute;top:25vh;right:25vw}#media-forschungsfrage img{height:500px;width:500px;position:absolute;top:10vh;left:5vw}input[type=file]{display:none}.custom-file-upload{border:1px solid #ccc;display:inline-block;padding:6px 12px;cursor:pointer}.commentar-wrapper{position:absolute;top:0;left:0}.dynamic-bg{background-color:var(--dynamic-background-color)!important}.image-div .icons svg{position:absolute;top:0;right:0}.media-div{position:relative;display:inline-block}.image-div img{height:100%;width:100%;object-fit:contain}#polylog-settings-icon{position:fixed;top:0;right:0;float:right;margin:20px;color:var(--otto-primary);z-index:100}.image-div{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;clip-path:none;background-color:transparent;display:flex;align-items:center;justify-content:center;border:2px dotted black;padding:20px;resize:both;overflow:auto}.move-handle,.resize-handle,.rotate-handle{position:absolute;background-color:#fffc;border:1px solid #ccc;cursor:pointer}.move-handle{width:20px;height:20px;top:0;left:0;cursor:move}.resize-handle{width:20px;height:20px;bottom:0;right:0;cursor:nwse-resize}.rotate-handle{width:20px;height:20px;top:0;right:0;cursor:pointer}#context-men{position:absolute}app-switch-input{margin:10px}#settings-container{display:flex;flex-direction:column;gap:5px;background-color:#ffffffdb;color:var(--otto-secondary);border-radius:.8rem;border:1px solid var(--otto-secondary);position:fixed;top:60px;right:-10px;width:130px;z-index:9100;background-color:#5bd3fb;transform:translate(150px);transition:transform .5s ease-in-out}#settings-container.slide-in{transform:translate(-10px)}.switch-row{display:flex;align-items:center}.icon{flex-shrink:0;margin:5px -32px 0 14px}.show-resize{border:1px dotted var(--otto-primary);padding:30px 20px 20px;resize:both;overflow:auto;z-index:9000}.hide-resize{border:none;padding:20px;resize:none;overflow:hidden}.comment-wrapper:nth-child(even){border-width:60px 30px 100px 40px}.commentar-content-wrapper:nth-child(even){clip-path:polygon(100% 10%,95% 78.4%,99.6% 100%,78.6% 79.2%,13% 76.8%,11% 11.6%)}.commentar:nth-child(even){clip-path:polygon(100% 12%,95% 78.4%,99.6% 100%,78.6% 79.2%,13% 76.8%,11% 11.6%)}@font-face{font-family:Besom-Handwritten;src:url(/assets/fonts/Besom/Besom-extended.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Besom;src:url(/assets/fonts/Besom/Besom-free-font.otf) format("opentype");font-weight:400;font-style:normal}:root{--orange: #ff4f40;--indigo: #635dff;--white: #fff;--light-aluminium: #eaecee;--aluminium: #bdc4cf;--dark-aluminium: #2a2e35;--black: #000000;--yellow: #ebca40;--mandarine: #ff7f38;--pink: #ff44dd;--blue: #3885ff;--aqua: #3ec6eb;--emerald: #1bc99f;--otto-primary: #e51a4f;--otto-secondary: #f63378;--yellow-mandarine-gradient: linear-gradient( 153.07deg, var(--yellow) -2.47%, var(--mandarine) 102.78% );--mandarine-orange-gradient: linear-gradient( 153.07deg, var(--mandarine) -2.47%, var(--orange) 102.78% );--pink-yellow-gradient: linear-gradient( 153.07deg, var(--pink) -2.47%, var(--yellow) 102.78% );--pink-indigo-gradient: linear-gradient( 153.07deg, var(--pink) -2.47%, var(--indigo) 102.78% );--indigo-aqua-gradient: linear-gradient( 153.07deg, var(--indigo) -2.47%, var(--aqua) 102.78% );--blue-aqua-gradient: linear-gradient( 153.07deg, var(--blue) -2.47%, var(--aqua) 102.78% );--aqua-emerald-gradient: linear-gradient( 153.07deg, var(--otto-primary) 32.47%, var(--aqua) 102.78% );--emerald-yellow-gradient: linear-gradient( 153.07deg, var(--emerald) -2.47%, var(--yellow) 102.78% );--font-secondary: "Inter", sans-serif;--font-primary: "Besom-Handwritten";--font-secondary: "Space Grotesk", sans-serif;--font-secondary: "Barlow", sans-serif}app-home-banner{height:90vh;margin-top:-12vh}.home-banner{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background:var(--otto-primary);clip-path:polygon(77% 13.2%,90% 0%,86.2% 28.8%,86.2% 100%,0% 93.8%,5% 13.2%);color:var(--white);width:65dvw;margin:auto;overflow:hidden;animation:backgroundFade 10s linear infinite}@keyframes backgroundFade{0%{background:var(--otto-primary)}20%{background:yellow}40%{background:pink}60%{background:blue}80%{background:green}to{background:var(--otto-primary)}}.home-banner__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0rem;text-align:center;width:70dvw;margin-top:10vh;margin-left:-10%}.home-banner__headline{letter-spacing:5.5px;color:var(--white);font-size:8.8rem;font-family:Besom-Handwritten;text-wrap:nowrap}.home-banner__description{max-width:58rem;margin-bottom:3.2rem;font-size:20px;line-height:3.2rem}@media only screen and (min-height: 1300px){.home-banner{height:80vh;padding:4rem 8rem;margin-top:10vh;width:-moz-fit-content;width:fit-content}.home-banner__headline{font-size:10rem}.home-banner__description{font-size:2.2rem;line-height:3.6rem}}@media only screen and (max-width: 670px){.home-banner{clip-path:polygon(77% 13.2%,90% 0%,86.2% 28.8%,86.2% 100%,0% 93.8%,5% 13.2%);padding:2rem;margin-top:20vh;margin-left:10%;width:90%;height:-moz-fit-content;height:fit-content}.home-banner__wrapper{margin-top:10vh;margin-left:-20px}.home-banner__headline{font-size:6rem;white-space:normal;word-wrap:normal;width:100%;margin-bottom:10%}.home-banner__description{font-size:1.6rem;line-height:2.4rem}}@media only screen and (max-width: 1300px){.home-banner__headline{font-size:6rem}}strong{color:#f2d91a;font-weight:700}.loader{height:5rem;width:5rem;margin:auto;margin-top:50dvh;animation:spin 2s infinite linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nav-bar__container{position:fixed;display:flex;justify-content:center;flex-shrink:0;width:100%;z-index:300}.nav-bar{flex:1;display:flex;align-items:center;flex-shrink:0;height:100%;max-width:1200px;padding:0 24px;margin:0}.mobile-scroll-lock{overflow-y:hidden}.nav-bar__brand{display:flex;align-items:center;height:100%;margin-right:64px}.nav-bar__link{display:flex;align-items:center;height:100%}.nav-bar__logo{height:3.2rem}.nav-bar__tabs{flex:1;display:flex;align-items:center;justify-content:flex-end}.nav-bar__tab{display:flex;flex-direction:row;justify-content:center;color:#000;margin-right:24px;font-weight:500;font-size:16px;line-height:16px}.nav-bar__tab:last-child{margin-right:0}.nav-bar__tab--active{text-decoration-line:underline;text-decoration-style:solid;text-decoration-color:var(--otto-primary);text-decoration-thickness:4px;text-underline-offset:8px}.nav-bar__tab:hover{color:var(--white)}.nav-bar__icon{display:none}.nav-bar__buttons{display:flex;margin-left:24px}.mobile-nav-bar__tab:hover,.mobile-nav-bar__tab--active:hover{color:var(--white)}.nav-bar__container{display:none}.nav-bar__tab{font-size:1.5rem}.nav-bar__brand{display:flex;align-items:center;margin-right:1.6rem}.nav-bar__label{display:none}.nav-bar__tab{font-size:1.3rem}.nav-bar{height:6.4rem;padding:.8rem 1.6rem}.nav-bar__brand{align-items:center;position:absolute;margin-right:1.6rem}.nav-bar__logo{height:4.8rem}.nav-bar__tab--active{text-decoration-line:none;color:var(--pink)}.nav-bar__buttons{margin-left:24px}.nav-bar__icon{display:block;font-size:3.2rem}.mobile-nav-bar__container{position:relative;z-index:1000;transition:transform .3s ease-out;padding:.8rem 1.6rem}.mobile-nav-bar__overlay{background-color:#00000080;z-index:998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-nav-bar__overlay--visible{opacity:1;visibility:visible}.mobile-nav-bar__menu-wrapper{position:fixed;top:0;right:-300px;width:100%;height:100%;z-index:999;transition:transform .3s ease-out;will-change:transform}.mobile-nav-bar__menu-wrapper--open{transform:translate(-40px)}.mobile-nav-bar{position:fixed;top:0;right:0;width:100%;height:6.4rem;display:flex;justify-content:flex-end;align-items:center;padding:.8rem 1.6rem;z-index:1000;background-color:#fff}.mobile-nav-bar__brand{align-items:center;height:100%;position:absolute;top:.6rem;left:3.6rem}.mobile-nav-bar__link{display:flex;align-items:center;height:100%}.mobile-nav-bar__logo{height:2.4rem}.mobile-nav-bar__menu{width:100%;height:calc(10% - 6.4rem);position:fixed;right:0;top:6.4rem;z-index:300}.mobile-nav-bar__toggle{margin-left:2.4rem;font-size:3.6rem;cursor:pointer;color:var(--otto-primary)}.mobile-nav-bar__tabs{flex:1;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;width:100%}.mobile-nav-bar__tab{display:flex;flex-direction:row;font-weight:500;font-size:2rem;line-height:16px;float:right;padding:3.2rem 2.4rem;color:var(--white);width:260px;background-color:var(--otto-primary)}.mobile-nav-bar__tab:last-child{margin-right:0}.mobile-nav-bar__tab--active{text-decoration-line:underline;text-decoration-style:solid;text-decoration-color:var(--otto-primary);text-decoration-thickness:4px;text-underline-offset:8px}.mobile-nav-bar__tab:hover{color:var(--white);color:#c8c7c7}.mobile-nav-bar__icon{display:none}.mobile-nav-bar__buttons{display:flex;float:right;justify-content:center;background-color:var(--otto-primary);width:260px}.mobile-nav-bar__tab:hover,.mobile-nav-bar__tab--active:hover{color:var(--white);color:#c8c7c7}.mobile-nav-bar__container{display:flex;justify-content:right}.mobile-nav-bar__menu--closed{display:none}.messages-grid{display:flex;flex-direction:column}.messages-grid__header{margin:48px 0 0;color:var(--white);font-weight:500;text-align:center;font-size:24px;line-height:32px}.messages-grid__options{display:flex;border-radius:16px;margin:32px auto}.messages-grid__option{border:2px solid rgb(96,96,96);border-right:0;background-color:var(--black);color:var(--white);font-weight:600;text-transform:uppercase;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;transition:background .3s ease-out,color .3s ease-out;padding:8px 24px;margin:0;font-size:16px;line-height:24px}.messages-grid__option:first-child{border-radius:8px 0 0 8px}.messages-grid__option:last-child{border-radius:0 8px 8px 0;border-right:2px solid rgb(96,96,96)}.messages-grid__option--active,.messages-grid__option--active:hover{background-color:var(--white);color:var(--black)}@media only screen and (max-width: 540px){.messages-grid__header{margin:1.6rem 0;font-size:2rem;line-height:2.8rem}.messages-grid__options{max-width:24rem;flex-wrap:wrap;border-radius:.8rem;margin:.8rem auto 1.6rem}.messages-grid__option{width:12rem;padding:.4rem 1.6rem;border:.2rem solid rgb(96,96,96);font-size:1.4rem}.messages-grid__option:nth-child(1){border-bottom-left-radius:0;border-right:0;border-bottom:0}.messages-grid__option:nth-child(2){border-top-right-radius:.8rem;border-bottom:0}.messages-grid__option:nth-child(3){border-bottom-left-radius:.8rem;border-right:0}.messages-grid__option:nth-child(4){border-top-right-radius:0}}.profile-grid{display:flex;flex-direction:column;justify-items:center;margin-top:48px}.profile__header{display:grid;grid-template-columns:auto 1fr;column-gap:16px}.profile__avatar{border-radius:50%;height:100px;width:80px}.profile__headline{display:flex;flex-direction:column;justify-content:space-between;justify-items:flex-start}.profile__description{margin-left:20px}.profile__title{margin-top:0;margin-bottom:0;color:var(--white)}.profile__role{margin-left:20px}.profile__details{margin-top:32px}@media only screen and (max-width: 480px){.profile-grid{margin-top:2.4rem}.profile__avatar{height:5.6rem;width:5.6rem;border-radius:50%;border:solid .13rem var(--aqua)}.profile__title{font-size:1.6rem}.profile__description{font-size:1.3rem}.profile__details{margin-top:1.6rem}}.page-layout{display:flex;flex-direction:column;align-items:center;width:100%;color:#000;transition:transform .3s ease-out;will-change:transform}.page-layout--menu-open{transform:translate(-256px)}@media only screen and (min-height: 1000px){.page-layout{display:flex;flex-direction:column;align-items:center;width:100%;color:#000;transition:transform .3s ease-out;will-change:transform}.page-layout--menu-open{transform:translate(-256px)}}.page-layout__content{flex:1;flex-basis:auto;flex-shrink:0;display:flex;flex-direction:column;margin-bottom:20vh;max-width:100vw;width:100%;margin-top:18.4rem;padding-left:10dvw}@media only screen and (max-width: 1240px){.page-layout__content{margin-top:14.4dvh;margin-bottom:2vh;padding-left:0dvw}input{width:90%}}@media only screen and (min-width: 650px){.page-layout__content{display:flex;flex-direction:column;margin-bottom:0;width:100vw;margin-top:18.4rem}}.controls{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex}input[type=radio]{display:none}label{cursor:pointer;width:20px;height:20px;margin:0 5px;border-radius:50%;transition:background .3s ease}input[type=radio]:checked+label{background:#333}.content-layout{flex:1;display:flex;flex-direction:column;flex-shrink:0;width:100%;min-height:640px;overflow-x:hidden;padding:48px}.content__title{margin-top:0;color:#000}.content__body{font-size:1.6rem;line-height:2.4rem}input,textarea{width:-moz-fit-content;width:45vw;line-height:2.4rem;font-family:var(--font-secondary);font-weight:600;padding:5px;border:none;border-bottom:3px solid var(--otto-primary);outline:none;transition:transform .3s ease;padding:1.6rem;font-size:2.6rem;line-height:1.6rem;color:var(--otto-primary);width:fit-content}textarea{width:-moz-fit-content;width:fit-content;width:45vw;line-height:2.4rem;font-family:var(--font-secondary);font-weight:500;padding:5px;border:none;border:2px solid var(--otto-primary);outline:none;transition:transform .3s ease;padding:1.6rem;font-size:2.2rem;line-height:1.6rem;color:var(--otto-primary);border-radius:.8rem;width:90%;max-width:98%;min-width:45%;min-height:-moz-fit-content;min-height:fit-content;color:#000}textarea:focus{border:2px solid var(--otto-secondary)}.submit-button{background-color:var(--otto-primary);color:#fff;border:0;border-radius:.8rem;font-family:var(--font-secondary);font-weight:600;color:var(--white);margin-left:-6px;margin-top:25px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .3s ease-out,color .3s ease-out;min-width:10rem;padding:1.6rem;font-size:1.6rem;line-height:1.4rem}.close-button{background-color:#fff;color:#000;border-radius:.8rem;border:2px solid black;font-family:var(--font-secondary);font-weight:600;margin-left:-6px;margin-top:25px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .3s ease-out,color .3s ease-out;min-width:10rem;padding:1.3rem;font-size:1.3rem;line-height:1.2rem}.comment-button,.upload-button{background-color:var(--otto-primary);border-radius:.8rem;font-family:var(--font-secondary);font-weight:600;color:var(--white);margin-top:25px;border-left:none;border-top:none;border:none;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .3s ease-out,color .3s ease-out;min-width:10rem;padding:1.6rem;font-size:1.6rem;line-height:1.4rem}.upload-button{padding:1.4rem 1.6rem}.comment-button:hover,.upload-button:hover{background-color:var(--otto-secondary);color:#fff}label{border-radius:.8rem;font-family:var(--font-secondary);font-weight:600;color:var(--white);margin-top:25px;border-left:none;border-top:none;border:none;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .3s ease-out,color .3s ease-out;min-width:10rem;padding:1.6rem;font-size:1.6rem;line-height:1.4rem}label:hover{color:#fff;background-color:#fff}#button-div{width:-moz-fit-content;width:fit-content;margin:auto;z-index:1}#page-description{display:flex;flex-direction:column;width:60vw;padding:20px}@media only screen and (max-width: 640px){#page-description{width:90vw}}#page-description span{margin-bottom:1.6rem}#page-description span:last-child{margin-bottom:0}@media only screen and (max-width: 480px){.content-layout{padding:1.6rem}.content__title{font-size:2.4rem}#page-description{display:flex;flex-direction:column;width:90vw;padding:20px}.content__title{margin-top:0;color:#000}.content__body{font-size:1.6rem;line-height:2.4rem;margin-top:10dvh}}#toast-wrapper{height:50px;width:100vw;background-color:#f0f8ff;position:fixed}app-nav-bar{width:100%}app-nav-bar-tabs{flex:1}app-nav-bar-tab{margin-right:24px}app-nav-bar-tab:last-child{margin-right:0}app-login-button,app-signup-button,app-logout-button{margin-right:1.6rem}app-login-button:last-child,app-signup-button:last-child,app-logout-button:last-child{margin-right:0}app-page-loader{display:flex;height:100%;width:100%}app-mobile-nav-bar{width:100%}app-mobile-nav-bar-tab{width:100%}app-mobile-nav-bar-brand{flex:1}input.ng-invalid.ng-touched{border-color:red}button:disabled{background-color:gray;cursor:not-allowed}.rotated{transform:rotate(180deg);transition:transform .3s ease}.bi-chevron-down{transition:transform .3s ease}.rotated{transform:rotate(180deg)}.controlls-button{border:0;border-radius:.8rem;font-family:var(--font-primary);font-weight:10;color:var(--white);background-color:var(--otto-primary);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .3s ease-out,color .3s ease-out;padding:.6rem;font-size:1rem;line-height:1.4rem}h3 span{color:var(--otto-primary);font-weight:200}.home-banner a{margin:2rem auto;width:-moz-fit-content;width:fit-content}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:1000}.modal{background-color:#fff;padding:20px;border-radius:5px;z-index:1001;color:#000;margin:2%;max-width:600px}.icon-button-plakat{border:none;width:50px;height:35px;background-color:#fff;border-radius:.8rem}.icon-button-plakat svg{svg{width:30px; height:30px; color: white; color:black;}}.password-field{display:flex;align-items:center}.inputs-plakate{display:flex;flex-direction:column}.loading-indicator{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:1002;font-size:1.5rem;font-weight:700}.modal-container{position:relative}.custom-select-wrapper{position:relative;display:inline-block;width:100%}.custom-select{background-color:#fff;border:2px solid #ccc;border-radius:5px;padding:10px;cursor:pointer;position:relative;font-size:16px}.custom-select.focused{border:royalblue;border:2px solid royalblue}.select-selected{display:flex;justify-content:space-between;align-items:center}.select-selected:after{content:"";position:absolute;right:10px;top:50%;margin-top:-5px;border:5px solid transparent;border-top-color:#000}.select-items{list-style-type:none;padding:0;position:absolute;width:100%;background-color:#fff;border:2px solid #ccc;border-radius:5px;z-index:100;max-height:200px;overflow-y:auto;margin:12px 0 0 -10px}.select-items li{padding:10px;cursor:pointer;font-size:16px}.select-items li:hover{background-color:#f0f0f0}.select-items li.selected{background-color:#4169e1;color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.loading-indicator{animation:fadeIn .5s ease-out}.loading-dots{display:inline-block;margin-left:5px}.loading-dots:after{content:".";animation:dots 1.5s steps(5,end) infinite}@keyframes dots{0%,20%{color:#0000;text-shadow:.25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0)}40%{color:#fff;text-shadow:.25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0)}60%{text-shadow:.25em 0 0 white,.5em 0 0 rgba(0,0,0,0)}80%,to{text-shadow:.25em 0 0 white,.5em 0 0 white}}h6{line-height:1.8rem}h6 span{font-size:2.2rem;margin-top:10px}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}
