header{position:fixed;top:0;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,0.2);display:flex;justify-content:space-between;align-items:center;padding:0 2rem;height:90px;width:100%;box-sizing:border-box;z-index:10000000}@media all and (max-width: 424px){header{padding:1.5rem 1rem}}header img{display:block}header a{text-decoration:none;color:#000}header a:nth-child(n+2){margin-left:1rem;padding-left:1rem;border-left:1px solid #D6D6D6;box-sizing:border-box}@media all and (max-width: 850px){header a{margin:0 !important;padding:1rem !important;border:none !important;color:#B70E0C;font-size:1.4rem}}header a.logoLink{display:flex}header a.logoLink svg{width:100%;margin-right:4rem}@media all and (max-width: 424px){header a.logoLink svg{margin-right:2rem}}@media all and (max-width: 374px){header a.logoLink svg{margin-right:1rem}}header div.menuButton{display:none;z-index:1}@media all and (max-width: 850px){header div.menuButton{display:block}}@media all and (max-width: 850px){header div.menu{position:fixed;height:100%;background:#fff;top:0;right:0;display:flex;flex-direction:column;width:320px;justify-content:center;align-items:center;transform:translate3d(0, 0, 0);transition:transform .7s ease}header div.menu.closed{transform:translate3d(100%, 0, 0)}}

footer{background-color:#fff;display:flex;justify-content:space-between;align-items:center;margin:0 4rem;margin-top:2rem;padding:1.5rem 0rem;border-top:1px solid #D6D6D6}@media all and (max-width: 550px){footer{margin:0 1rem;margin-top:2rem}}@media all and (max-width: 424px){footer{flex-wrap:wrap}}@media all and (max-width: 424px){footer>a{width:100%}}footer .flex{display:flex;justify-content:space-between;align-content:center;line-height:1.3}footer .flex>a{padding:.5rem 1rem;text-decoration:none;color:#222}@media all and (max-width: 424px){footer .flex>a:first-child{padding-left:0}footer .flex>a:last-child{padding-right:0}}footer .flex>a:hover{color:#000}

html{font-size:16px}body{margin:0;color:#000;font-family:"Roboto";letter-spacing:0;line-height:1.26}#wrapper>.container{margin-top:90px}h1,h2,h3,h4,h5,h6{color:#B70E0C;font-family:"Roboto";letter-spacing:0;line-height:1}a,textarea{outline-color:#B70E0C}a:hover{cursor:pointer}

.pruefTool{position:relative;padding:0 2rem 5rem;overflow:hidden}@media all and (max-width: 1000px){.pruefTool{padding:0 .5rem 5rem}}.pruefTool svg{display:block}.pruefTool .centered{margin:0 auto}.pruefTool .icon{cursor:pointer}.pruefTool .icon.iconTextBottom{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1rem;padding:.5rem 1rem}@media all and (max-width: 1300px){.pruefTool .icon.iconTextBottom{padding:.5rem .5rem}}.pruefTool .icon.iconTextBottom svg{height:25px;padding:.5rem}.pruefTool .icon a{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center}.pruefTool:before{content:"";position:absolute;z-index:-1;background-color:#f8f8f8;width:100%;height:100%;left:0;top:0}.pruefTool>div.pointsContainer{position:relative}.pruefTool>div.pointsContainer:before,.pruefTool>div.pointsContainer:after{content:"";position:absolute;z-index:-1;background:radial-gradient(circle, #D6D6D6 0%, #D6D6D6 3px, transparent 3px, transparent 100%);background-size:23px 23px;width:300px;height:300px}.pruefTool>div.pointsContainer:before{left:-150px;top:-50px}.pruefTool>div.pointsContainer:after{right:-150px;bottom:-50px}.pruefTool h1{text-align:center;margin:3rem 0;line-height:1}.pruefTool>div>div.rounded{position:relative;background:#fff;min-height:550px;display:flex;flex-wrap:wrap;overflow:hidden;z-index:1;box-shadow:0 0 20px #D6D6D6;border-radius:15px}.pruefTool>div>div.rounded>div{width:calc(50% - 6rem);padding:0 2rem 2rem;box-sizing:border-box}.pruefTool>div>div.rounded>.input{min-height:450px}.pruefTool>div>div.rounded>.leftNav,.pruefTool>div>div.rounded>.rightNav{width:6rem;padding:4rem 1rem;padding-bottom:0}.pruefTool>div>div.rounded>.rightNav svg{width:100%;height:3rem}.pruefTool>div>div.rounded>.bottomLeftNav,.pruefTool>div>div.rounded>.bottomRightNav{z-index:1000000;width:50%;min-height:0;padding:0}.pruefTool>div>div.rounded>div.input{display:flex;flex-direction:column;justify-content:stretch}.pruefTool>div>div.rounded>div.input .header{background:#fff}@media all and (max-width: 1100px){.pruefTool>div>div.rounded>div.input .header{flex-direction:column}}.pruefTool>div>div.rounded>div.input .header>.counter{white-space:nowrap;margin-right:1em}.pruefTool>div>div.rounded>div.input .header .score{display:flex}@media all and (max-width: 1100px){.pruefTool>div>div.rounded>div.input .header .score{margin-top:.5rem}}.pruefTool>div>div.rounded>div.input .header .score>span{margin:0 .5rem}.pruefTool>div>div.rounded>div.input .header .scoreValue{color:#B70E0C;font-weight:bold}.pruefTool>div>div.rounded>div.input .header .visualScore{position:relative;box-sizing:border-box;display:block;margin-left:.5rem;width:55px;border:2px solid #B70E0C;border-radius:5px;background:repeating-linear-gradient(135deg, #B70E0C 0px, #B70E0C 2px, transparent 2px, transparent 6px)}.pruefTool>div>div.rounded>div.input .header .visualScore>i.fill{height:100%;background:#B70E0C;display:block}.pruefTool>div>div.rounded>div.input .header .visualScore .arrowUp,.pruefTool>div>div.rounded>div.input .header .visualScore .arrowDown{content:"";position:absolute;width:0px;height:0px;border-left:4px solid transparent;border-right:4px solid transparent;transform:translate3d(-50%, 0, 0)}.pruefTool>div>div.rounded>div.input .header .visualScore .arrowDown{top:-6px;border-top:4px solid #B70E0C}.pruefTool>div>div.rounded>div.input .header .visualScore .arrowUp{bottom:-6px;border-bottom:4px solid #B70E0C}.pruefTool>div>div.rounded>div.input .header .langLevel{position:relative;padding-right:2rem}.pruefTool>div>div.rounded>div.input .header .langLevel svg{display:inline-block;height:2rem;position:absolute;margin-left:.5rem;transform:translate3d(0, -50%, 0);top:50%}.pruefTool>div>div.rounded>div.input>.richTextarea{flex-grow:1}.pruefTool>div>div.rounded>div.input textarea{box-sizing:border-box;width:100%;flex-grow:1}.pruefTool>div>div.rounded>div.input .counterMobile{display:none}.pruefTool>div>div.rounded>div.input .inputLoading{display:none;position:absolute;z-index:99999999;height:100%;width:100%;background:#fff}.pruefTool>div>div.rounded>div.input .mobileLanguageMenu{display:none;position:absolute;height:100%;background:#fff}.pruefTool>div>div.rounded>div.input .mobileLanguageMenu>h2{max-width:320px;margin:2rem auto;text-align:center;font-size:1.2rem;line-height:1.2}.pruefTool>div>div.rounded>div.input .mobileLanguageMenu>div{display:flex;justify-content:center;width:100%;flex-wrap:wrap}.pruefTool>div>div.rounded>div.input .mobileLanguageMenu>div .icon{width:50%;padding:2rem;box-sizing:border-box;border:1px solid #D6D6D6}.pruefTool>div>div.rounded>div.input .mobileLanguageMenu>div .icon>svg{max-height:50px}.pruefTool>div>div.rounded>div.input .mobileLanguageMenu>div .icon span{display:block;margin:0 auto;text-align:center;color:#808080}.pruefTool>div>div.rounded>div.result{background-color:#f8f8f8;display:flex;align-items:stretch;justify-content:center}.pruefTool>div>div.rounded>div.result h2{margin:0;font-size:1rem}.pruefTool>div>div.rounded>div.result>.resultInfo{display:flex;align-items:center;justify-content:center}.pruefTool>div>div.rounded>div.result>.resultLoading>.bubbles{display:flex;justify-content:space-around;width:6rem;margin:0 auto;padding-bottom:.5rem}.pruefTool>div>div.rounded>div.result>.resultLoading>.bubbles>i{display:block;background:#B70E0C;width:1rem;height:1rem;border-radius:100%;animation-name:pulse;animation-play-state:running;animation-duration:1s;animation-iteration-count:infinite;animation-delay:0s;animation-timing-function:ease-in-out}.pruefTool>div>div.rounded>div.result>.resultLoading>.bubbles>i:nth-child(1){animation-delay:-.66667s}.pruefTool>div>div.rounded>div.result>.resultLoading>.bubbles>i:nth-child(2){animation-delay:-.33333s}.pruefTool>div>div.rounded>div.result>.resultLoading>.bubbles>i:nth-child(3){animation-delay:0s}.pruefTool>div>div.rounded>div.result>.resultResponse{height:100%;width:100%}.pruefTool>div>div.rounded>div.result>.resultResponse .results{max-height:50vh;overflow:auto;scrollbar-color:#B70E0C #f8f8f8;scrollbar-width:auto}.pruefTool>div>div.rounded>div.result>.resultResponse .results::-webkit-scrollbar{width:0.5em;height:0.5em}.pruefTool>div>div.rounded>div.result>.resultResponse .results::-webkit-scrollbar-thumb{background-color:#B70E0C;border-radius:3px}.pruefTool>div>div.rounded>div.result>.resultResponse .results::-webkit-scrollbar-thumb:active{background-color:#870a09}.pruefTool>div>div.rounded>div.result>.resultResponse .result{display:flex;justify-content:space-between;padding-bottom:1rem}@media all and (max-width: 1100px){.pruefTool>div>div.rounded>div.result>.resultResponse .result{flex-direction:column}.pruefTool>div>div.rounded>div.result>.resultResponse .result .headings{padding-bottom:.5rem}}.pruefTool>div>div.rounded>div.result>.resultResponse .result .headings{display:flex;flex-direction:column;padding-right:1rem}.pruefTool>div>div.rounded>div.result>.resultResponse .result .headings .heading1{color:#B70E0C;font-weight:bold}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel{width:100%;display:flex;flex-direction:column;flex-grow:1}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel>.questionsContainer{display:flex;flex-grow:1;align-items:stretch}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel>.questionsContainer>a{margin-top:3em;display:flex;align-items:center}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel>.questionsContainer>.questions{position:relative;overflow:hidden;width:100%;display:flex;justify-content:center;align-items:center}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel>.questionsContainer>.questions>.question{transition:left 0.7s ease 0s;width:100%;position:absolute;display:block}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel>.questionsContainer>.questions>.question>.optionsContainer{display:flex;align-items:center;justify-content:space-between}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel>.questionsContainer>.questions>.question>.optionsContainer .options{flex-grow:1;display:flex;flex-direction:column;align-items:center}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel>.questionsContainer>.questions>.question>.optionsContainer .options>a{width:100%;text-decoration:none;color:#000;margin-top:.5rem;padding:.4em 1em;background-color:#E0E0E0;border-radius:5px;box-sizing:border-box;border:1px solid transparent}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel>.questionsContainer>.questions>.question>.optionsContainer .options>a:hover{border-color:#B70E0C}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel>.questionsContainer>.questions>.question>.optionsContainer .options>a.selected{background-color:#B70E0C;color:#fff}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel .bubbles{display:flex;margin:0 auto}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel .bubbles>.bubble{text-indent:-1000px;overflow:hidden;width:.7rem;height:.7rem;border-radius:100%;border:.14rem solid #B70E0C}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel .bubbles>.bubble.active{background:#B70E0C}.pruefTool>div>div.rounded .loading{display:flex;flex-direction:column;align-items:center;justify-content:center}.pruefTool>div>div.rounded .loading>.bubbles{display:flex;justify-content:space-around;width:6rem;margin:0 auto;padding-bottom:.5rem}.pruefTool>div>div.rounded .loading>.bubbles>i{display:block;background:#B70E0C;width:1rem;height:1rem;border-radius:100%;animation-name:pulse;animation-play-state:running;animation-duration:1s;animation-iteration-count:infinite;animation-delay:0s;animation-timing-function:ease-in-out}.pruefTool>div>div.rounded .loading>.bubbles>i:nth-child(1){animation-delay:-.66667s}.pruefTool>div>div.rounded .loading>.bubbles>i:nth-child(2){animation-delay:-.33333s}.pruefTool>div>div.rounded .loading>.bubbles>i:nth-child(3){animation-delay:0s}.pruefTool>div>div.rounded .header{z-index:1000000;display:flex;justify-content:space-between;border-bottom:1px solid #D6D6D6;margin-bottom:1rem;padding:1rem 0;padding-top:3rem;line-height:1}.pruefTool .__react_component_tooltip{background:#fff;display:inline-block;border-radius:5px;white-space:nowrap;color:#000}.pruefTool .toggle{display:none;width:100%;justify-content:center;align-items:center;padding:1rem 0}.pruefTool .toggle>div>input{display:none}.pruefTool .toggle>div>input ~ label{display:block;position:relative;border-radius:4rem;background:#B70E0C;width:4rem;height:2rem;cursor:pointer;margin:0 .5rem}.pruefTool .toggle>div>input ~ label>span{position:absolute;border-radius:100%;width:2rem;height:2rem;left:0;transition:left .3s ease;background:#fff}.pruefTool .toggle>div>input ~ label>span:after{content:"";width:1.2rem;height:1.2rem;box-shadow:0 0 0.2rem rgba(0,0,0,0.3);position:absolute;left:50%;top:50%;transform:translate3d(-50%, -50%, 0);border-radius:100%}.pruefTool .toggle>div>input:checked ~ label>span{left:50%}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.3)}100%{transform:scale(1)}}

@media all and (max-width: 850px){.pruefTool>div>div.rounded>div.input>.header{display:none}.pruefTool.state_analysis_result>div>div.rounded>div.input>.header{display:block}.pruefTool.state_language_level_select>div>div.rounded>div.bottomLeftNav{display:none}.pruefTool .toggle{display:flex}.pruefTool>div>div.rounded{flex-direction:column}.pruefTool>div>div.rounded>div.input,.pruefTool>div>div.rounded>div.result{min-height:450px;position:absolute;top:70px;left:-100%;transition:left .3s ease}.pruefTool>div>div.rounded>div.result{left:100%;background:#fff;height:calc(100% - 142px);overflow-y:scroll}.pruefTool>div>div.rounded>div.result>.resultResponse .result{border-bottom:1px solid lightgray;margin-bottom:1rem}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel>.header{margin-bottom:0}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel>.questionsContainer>a{display:none}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel>.questionsContainer>.questions{flex-direction:column}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel>.questionsContainer>.questions>.question{position:relative;left:auto !important;padding:2rem 0}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel>.questionsContainer>.questions>.question:nth-child(n+2){border-top:1px solid #D6D6D6}.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel>.bubbles{display:none}.pruefTool>div>div.rounded>div.input{padding:0 0 2rem}.pruefTool>div>div.rounded>div.input>.header{padding-top:1rem}.pruefTool>div>div.rounded>div.input>.header>.counter{display:none}.pruefTool>div>div.rounded>div.input>.header>.score{margin-top:0;padding:0 1rem}.pruefTool>div>div.rounded>div.input>.header>.score>.langLevel{margin-left:auto}.pruefTool>div>div.rounded>div.input .counterMobile{display:block}.pruefTool>div>div.rounded>div.input.active,.pruefTool>div>div.rounded>div.result.active{left:0}.pruefTool>div>div.rounded>.leftNav,.pruefTool>div>div.rounded>.rightNav{width:100%;padding:1rem 0 !important;border:none}.pruefTool>div>div.rounded>.leftNav>.top,.pruefTool>div>div.rounded>.leftNav>.bottom,.pruefTool>div>div.rounded>.rightNav>.top,.pruefTool>div>div.rounded>.rightNav>.bottom{width:100%;box-sizing:border-box;flex-direction:row;padding:0 2rem;border-bottom:1px solid #D6D6D6}.pruefTool>div>div.rounded>.leftNav>.top div.icon,.pruefTool>div>div.rounded>.leftNav>.bottom div.icon,.pruefTool>div>div.rounded>.rightNav>.top div.icon,.pruefTool>div>div.rounded>.rightNav>.bottom div.icon{margin-bottom:0;padding-bottom:1rem;border-bottom:none}.pruefTool>div>div.rounded>.rightNav{display:none}.pruefTool>div>div.rounded>.bottomLeftNav,.pruefTool>div>div.rounded>.bottomRightNav{width:100%}.pruefTool>div>div.rounded>.leftNav{margin-bottom:450px}.pruefTool>div>div.rounded>.leftNav>.top{align-items:center}.pruefTool>div>div.rounded>div{width:100%}.pruefTool .bottomLeftNav .iconTextBottom{font-size:0.9rem !important}}@media all and (max-width: 850px) and (max-width: 550px){.pruefTool .bottomLeftNav .iconTextBottom{font-size:0.75rem !important}}@media all and (max-width: 850px) and (max-width: 424px){.pruefTool .bottomLeftNav .iconTextBottom{font-size:0.7rem !important}}@media all and (max-width: 850px){.toggle{display:flex !important}}@media all and (max-width: 424px){.pruefTool .bottomLeftNav,.pruefTool .bottomRightNav{font-size:1.4rem}.pruefTool.state_analysis_result>div>div.rounded>div.result{height:calc(100% - 213px) !important}}

.pruefTool>div>div.rounded>div.input>.header>.score{display:none}.pruefTool>div>div.rounded>div.result>.resultInfo,.pruefTool>div>div.rounded>div.result>.resultLoading,.pruefTool>div>div.rounded>div.result>.resultResponse,.pruefTool>div>div.rounded>div.result>.resultSelectLanguageLevel,.pruefTool>div>div.rounded>div.result>.resultError{display:none}.pruefTool>div>div.rounded .bottomRightNav{display:none}.pruefTool .popupMenu{display:none}.pruefTool.state_index>div>div.rounded>div.result>.resultInfo{display:flex}@media all and (max-width: 850px){.pruefTool.state_loading>div>div.rounded>div.input .loading{display:flex}}.pruefTool.state_loading>div>div.rounded>div.result>.resultLoading{display:block;position:absolute;top:50%;left:75%;transform:translate(-50%, -50%)}.pruefTool.state_analysis_result>div>div.rounded>div.input>.header>.score{display:flex}.pruefTool.state_analysis_result>div>div.rounded>div.input>.popupMenu{display:flex}.pruefTool.state_analysis_result>div>div.rounded>div.result>.resultResponse{display:block}.pruefTool.state_language_level_select>div>div.rounded>div.result>.resultSelectLanguageLevel{display:flex}.pruefTool.state_language_level_select>div>div.rounded .bottomRightNav{display:flex}.pruefTool.state_error>div>div.rounded>div.result>.resultError{display:flex;text-align:center;position:absolute;top:50%;left:75%;transform:translate(-50%, -50%)}.pruefTool.state_mobile_language_level_select .mobileLanguageMenu{display:block !important}

.leftNav,.rightNav{display:flex;flex-direction:column;align-items:center}.leftNav .top,.leftNav .bottom,.rightNav .top,.rightNav .bottom{width:100%;display:flex;flex-direction:column;align-items:flex-start}.leftNav .bottom,.rightNav .bottom{align-items:flex-end}.leftNav div.icon,.rightNav div.icon{width:100%}.leftNav .top div.icon,.rightNav .top div.icon{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #D6D6D6}.leftNav .bottom div.icon,.rightNav .bottom div.icon{width:50%;margin:0 auto;margin-top:1.5rem;padding-top:1.5rem}.leftNav svg,.rightNav svg{width:2rem;height:auto;margin:0 auto;display:block}.leftNav{border-right:1px solid #D6D6D6;padding-right:0 !important}.rightNav{border-left:1px solid #D6D6D6;padding-left:0 !important}

.bottomLeftNav,.bottomRightNav{background-color:#B70E0C;display:flex;justify-content:center;color:#fff;font-size:1.5rem;text-transform:uppercase;font-family:"Roboto"}.bottomLeftNav .iconButton,.bottomRightNav .iconButton{display:flex;flex-direction:column;justify-content:center}.bottomLeftNav .iconButton a,.bottomRightNav .iconButton a{text-decoration:none;color:inherit;display:flex;align-items:center;cursor:pointer;padding:1rem 0}.bottomLeftNav .iconButton a>svg,.bottomRightNav .iconButton a>svg{margin-left:1rem}.bottomLeftNav .icon.buttonLangLevel{display:none}@media all and (max-width: 850px){.bottomLeftNav .icon.buttonLangLevel{display:block}}@media all and (max-width: 850px) and (max-width: 424px){.bottomLeftNav .icon{width:33%;box-sizing:border-box}}@media all and (max-width: 1150px){.bottomLeftNav{flex-wrap:wrap}}@media all and (max-width: 1150px){.bottomLeftNav .iconTextBottom{font-size:0.9rem !important}}@media all and (max-width: 1050px){.bottomLeftNav .iconTextBottom{font-size:0.7rem !important}}

.richTextarea{width:100%;height:100%;position:relative}.richTextarea .backdrop{overflow:auto;position:absolute;height:100%;width:100%;background-color:#fff;overflow:hidden}.richTextarea .highlights{word-wrap:break-word;font-size:1rem;color:transparent}.richTextarea textarea{width:100%;height:100%;position:absolute;color:#000;background-color:transparent;font-size:1rem;line-height:1.26;font-family:"Roboto";padding:0;border:0;resize:none;margin:0;border-radius:0;scrollbar-color:#B70E0C white;scrollbar-width:auto}.richTextarea textarea::-webkit-scrollbar{width:0.5em;height:0.5em}.richTextarea textarea::-webkit-scrollbar-thumb{background-color:#B70E0C;border-radius:3px}.richTextarea textarea::-webkit-scrollbar-thumb:active{background-color:#870a09}.richTextarea textarea,.richTextarea .highlights{padding:0;white-space:pre-line;box-sizing:border-box;height:100%;width:100%}.richTextarea mark{color:transparent;background-color:rgba(183,14,12,0.22);margin-right:-0.025em;display:inline-table}

.popup{position:absolute;background:#fff;margin-top:1.3em;display:none;padding:.9rem;border:1px solid #B70E0C;border-radius:5px;min-width:250px;box-sizing:border-box}.popup h1{font-size:1.2em;margin:0;border-bottom:1px solid #D6D6D6;padding-bottom:0.5em;margin-bottom:0.5em;text-align:left}.popup p{margin:0}.popup:before,.popup:after{content:"";display:block;width:0;height:0;top:-8px;position:absolute;left:var(--x);transform:translate3d(-50%, 0, 0)}.popup:before{border-style:solid;border-width:0 8px 8px 8px;border-color:transparent transparent #B70E0C transparent}.popup:after{top:-7px;border-style:solid;border-width:0 7px 7px 7px;border-color:transparent transparent #fff transparent}

.ptMark>div{position:absolute;background:#fff;z-index:1;display:none}.ptMark>div h1{margin:0}

.popupMenu{display:flex;justify-content:center;align-items:center}.popupMenu .inlineButton{display:inline;cursor:pointer}

