@charset "UTF-8";:root{color-scheme:light}html{background:#700020;color:#252525;font-family:Georgia,Garamond,Times New Roman,Times,serif}*{box-sizing:border-box}a>img{border:0}body{display:flex;display:grid;flex-direction:column;grid-template-columns:[main] auto;grid-template-rows:[primenav] auto [h1] auto [row-main] 1fr [footer] auto;margin:0;min-height:100vh;overflow-y:scroll}@media screen and (min-width:640px){body{grid-template-columns:[main] 1fr [primenav] 12em;grid-template-rows:[h1] auto [row-main] 1fr [footer] auto}}@media screen and (min-width:960px){body{grid-template-columns:[main] 1fr [primenav] 15em}}h1{word-wrap:anywhere;background:#fff;border:5px double #000;font-size:1.5em;grid-column-start:main;grid-row-start:h1;margin:.3rem .3rem 0;padding:.3em}@media screen and (min-width:640px){h1{margin:1rem 1rem 0}}@media screen and (min-width:1280px){h1{margin:1rem auto;width:1000px}}h1>i{display:inline-block}div h2:first-child,div ul:first-child{margin-top:.3em}ul{padding-left:1.3em}blockquote{border-left:5px solid #ccc;margin:1.5em 10px;padding:.5em 10px}picture img{vertical-align:middle}.mobile-hide{display:none}@media screen and (min-width:640px){.mobile-hide{display:block}}.mobile-show{display:block}@media screen and (min-width:640px){.mobile-show{display:none}}a,a:visited{color:#333;-webkit-text-decoration:underline #ddd;text-decoration:underline #ddd}.error{border:1px solid red;padding:.3em}a:hover{-webkit-text-decoration:underline dotted 2px #999;text-decoration:underline dotted 2px #999}table{border-collapse:collapse}table td{border:1px solid #ccc;padding:.3em}table td:first-child{text-align:right}textarea{background:#fff;border:1px solid #999;color:#252525;font-family:Georgia,Garamond,Times New Roman,Times,serif;font-size:1em;min-height:3em;resize:vertical}button,label,textarea{padding:.3em}button{background:#fff;border:1px solid #999;color:#252525;font-family:Georgia,Garamond,Times New Roman,Times,serif;font-size:1em}button:hover{background:#eee}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=submit],input[type=tel],input[type=text],input[type=url]{background:#fff;border:1px solid #999;color:#252525;font-family:Georgia,Garamond,Times New Roman,Times,serif;font-size:1em;padding:.3em}a:focus,button:focus,input:focus,textarea:focus{outline:1px solid darkred}input[type=checkbox]:focus{filter:grayscale(0)}input[type=number]{direction:rtl;padding-right:.3em;text-align:right}select{background:#fff;border:1px solid #999;color:#252525;font-family:Georgia,Garamond,Times New Roman,Times,serif;font-size:1em}select,select option{padding:.3em}.text-danger{color:#dc3545}.form-group{display:flex}.form-group .hidden{display:none}.form-group:not(:last-child){margin-bottom:.5em}.form-group>.labelbox{display:flex;flex:1;flex-direction:column;padding:.3em}.form-group>.labelbox label{padding:0}.form-group .label-addendum{color:#555;font-size:75%;padding:.3em 0}.form-group>div{flex:2}.form-group input,.form-group select,.form-group textarea{width:100%}.form-group button{background:#fff;border:1px solid #999;color:#252525;cursor:pointer;line-height:2em;padding:.3em;position:relative;width:100%}.form-group button[type=button]:hover:after,.form-group button[type=button]:hover:before{content:""}.form-group button:hover{background:#f5f5f5}.form-group button:hover:before{color:#999;content:"::";left:.3em;position:absolute}.form-group button:hover:after{color:#999;content:"::";position:absolute;right:.3em}.button-group{border-bottom:0;border-left:1px solid #999;border-right:0;border-top:1px solid #999;display:flex;flex-wrap:wrap}.button-group button{background:#fcfcfc;border-bottom:1px solid #999;border-left:0;border-right:1px solid #999;border-top:0;color:#666;flex:1;font-size:1em;line-height:1.2em;padding:.3em}.button-group button.selected{background:#fff;color:#222;text-shadow:.03ex .02ex 0 #222,-.03ex -.02ex 0 #222}.button-group button:focus{position:relative;z-index:1}.content{background:#fff;border:5px double #000;display:flex;flex:1 1 auto;flex-direction:column;grid-column-start:main;grid-row-start:row-main;margin:.3rem;max-width:calc(100vw - .6em);padding:.3em}.content p{margin-top:0}@media screen and (min-width:640px){.content{grid-column-start:main;grid-row-start:row-main;margin:1rem;max-width:calc(100vw - 10.2em - 3px)}}@media screen and (min-width:960px){.content{max-width:calc(100vw - 13.2em - 3px)}}@media screen and (min-width:1280px){.content{margin:0 auto 1rem;width:1000px}}.primenav{background:#fff;border-bottom:5px double #000;display:flex;flex-direction:column;font-size:.9em;grid-column-start:main;grid-row-start:primenav;margin:0;order:-1;padding:.3em}@media screen and (min-width:640px){.primenav{border-bottom:0;border-left:5px double #000;font-size:1em;grid-column-start:primenav;grid-row-end:span 3;grid-row-start:h1}}.primenav .languages-h{padding-top:.6em}.primenav .languages{display:flex;flex-wrap:wrap;font-size:90%;justify-content:space-between;list-style:none;margin:0 -.3em;max-width:50em;min-height:2.5em;padding:0;row-gap:1px}.primenav .languages li{display:flex;flex:1;justify-content:center;margin:auto 0}.primenav .languages li a{padding:.3em}#search{display:flex;flex-wrap:wrap;position:relative;width:100%;z-index:1}@media screen and (min-width:640px){#search{width:auto}}#search label{display:none;min-width:3.75em;padding-left:0}@media screen and (min-width:640px){#search label{display:block}}#search .qbox,#search .qc{border:1px solid #999;flex:1;padding-right:2em}#search input{border:0;font-size:15px;width:calc(100% - .1em)}@media screen and (min-width:640px){#search input{flex:auto;width:7rem}}@media screen and (min-width:960px){#search input{width:10rem}}#search a.main{align-items:center;display:flex;margin-right:2px;width:29px}#search button{background:transparent url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 490 490"><path fill="none" stroke="gray" stroke-width="40" d="m280,278a153,153 0 1,0-2,2l170,170"/></svg>') 50% no-repeat;border:0;cursor:pointer;height:1.8em;padding:0;position:absolute;right:0;top:0;width:2em}#search #q-suggest{max-width:90vw;min-width:100%;position:absolute;right:0;top:100%;top:calc(100% + 3.3em);z-index:1}#search #q-suggest ul{background:#fff;border:1px solid #999;box-shadow:3px 3px 12px #999;margin:0 0 0 auto;max-width:400px;padding:0}#search #q-suggest li{display:flex;list-style:none;text-overflow:ellipsis;white-space:nowrap}#search #q-suggest li.selected{background:#ccc}#search #q-suggest li a{display:inline-block;margin-left:1.25em;overflow:hidden;padding:.3em;text-decoration:none;text-overflow:ellipsis;width:100%;width:calc(100% - 1.25em)}#search #q-suggest li .ss-classhint{background:#f3e7e7;border:1px solid #ccc;border-radius:3px;margin:.15em;min-width:1em;padding:.15em 0;position:absolute;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}#search #q-suggest .sstrans{font-size:.8em}#search #q-suggest-close{background:#fff;border-bottom-left-radius:5px;cursor:pointer;padding:.1em;position:absolute;right:1px;top:1px}#search #search-switch{background:#fff;display:flex;margin-left:-.15em;min-height:3.3em;padding-bottom:.3em;padding-top:.3em;position:absolute;top:100%;width:100%;width:calc(100% + .3em)}#search #search-switch.hidden{display:none}#search #search-switch input{background:#fff;border:0;cursor:pointer;flex:1;width:auto}#search #search-switch input[name=redsearch]{background:#700020;color:#fff}#search #search-switch input[name=blacksearch]{background:#080820;color:#fff}#search_s button{background:transparent url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 490 490"><path fill="none" stroke="gray" stroke-width="40" d="m280,278a153,153 0 1,0-2,2l170,170"/></svg>') 50% no-repeat;border:1px solid #999;cursor:pointer;height:2em;margin-left:-1px;vertical-align:bottom;width:1.8em}.error-page{align-items:center;display:flex;flex-direction:column;height:100%;text-align:center}.error-page>div{flex:1}.error-page form{display:flex;justify-content:center;margin-bottom:1em}.error-page img{height:auto;max-width:100%}body>footer{background:#fff;border-top:5px double #000;display:flex;flex-direction:row;font-size:.87rem;gap:1px;margin-top:0}@media screen and (min-width:640px){body>footer{border:5px double #000;border-bottom:0;margin:0 1rem}}@media screen and (min-width:960px){body>footer{font-size:.92rem;grid-column-start:main;grid-row-start:footer;grid-template-columns:[col1] 1fr [col2] auto [col3] 4fr;grid-template-rows:[row1] auto}}@media screen and (min-width:1280px){body>footer{margin:0 auto;width:1000px}}body>footer .main{background:#fff;display:flex;flex-direction:row;grid-column-start:col1;grid-row-end:span 2;grid-row-start:row1;margin:auto 0;padding:0;z-index:1}@media screen and (min-width:960px){body>footer .main{grid-row-end:span 1}}body>footer .main a{padding:.3em}body>footer .hamburger{font-size:3.4rem;height:1em;line-height:1.7rem;padding:.2em .1em;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:640px){body>footer .hamburger{display:none}}body>footer .hamburger:before{content:"≡"}body>footer .flinks{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:.64em;justify-content:end;line-height:140%;padding:0 .3rem 0 0}@media screen and (min-width:640px){body>footer .flinks{display:flex;justify-content:space-between;text-align:center}}body>footer .flinks a{align-items:center;align-self:stretch;display:flex;padding:.3rem;text-align:center;white-space:nowrap}body>footer .flinks .copy{display:block!important;padding:.3rem 0;text-align:right}@media screen and (min-width:640px){body>footer .flinks .copy{flex:1}}body>footer .flinks>a,body>footer .flinks>span{display:none}@media screen and (min-width:640px){body>footer .flinks>a,body>footer .flinks>span{display:flex}}body>footer a{text-decoration:none}body>footer a:hover{-webkit-text-decoration:underline dotted 2px #999;text-decoration:underline dotted 2px #999}body>footer img{max-height:2.5em;max-width:2.5em}body>footer img:hover{filter:saturate(200%)}#menu-toggle{display:none}#menu-toggle:checked~.flinks{justify-content:space-between}#menu-toggle:checked~.flinks>a,#menu-toggle:checked~.flinks>span{display:flex}#menu-toggle:checked~.main{flex-direction:column}#menu-toggle:checked~.main .hamburger:before{content:"×"}.info{color:#666;cursor:pointer;font-size:85%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.info-popup{background:#fff;border:1px solid #999;margin-left:1.2em;margin-top:calc(-.3em - 1px);padding:.3em;position:absolute;z-index:1}.image-big .modal-inner{width:auto}.image-big img{height:auto;max-height:90vh;max-height:calc(100vh - 5.1em);max-width:100%;width:auto}.image-big a{display:block;text-align:center}.welcome{display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;text-align:center}.welcome *{position:relative;z-index:1}.welcome:before{background:url(/img/logo.svg) no-repeat 50%;bottom:0;content:"";left:1em;opacity:.4;position:absolute;right:1em;top:0}@media screen and (min-width:640px){.welcome:before{background:url(/img/logo.svg) no-repeat bottom;bottom:3em;left:2em;right:2em;top:11em}}.kachelotplaat{align-self:center;border-left:1px solid #999;border-top:1px solid #999;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);display:flex;display:grid;flex-wrap:wrap;grid-template-columns:repeat(auto-fit,minmax(5em,8em));justify-content:center;margin:1em auto;max-width:10em}.kachelotplaat .uneven{display:none}.kachelotplaat .new{background:hsla(0,29%,86%,.5)}.kachelotplaat .new>span.new{color:red;text-shadow:2px 2px 1px #ffb6c1}@media screen and (min-width:300px){.kachelotplaat{max-width:20em}}@media screen and (min-width:640px){.kachelotplaat{max-width:30em}.kachelotplaat .uneven{display:flex}}.kachelotplaat>a{align-items:center;border-bottom:1px solid #999;border-right:1px solid #999;display:flex;flex:1;flex-direction:column;justify-content:center;min-height:8em;min-width:8em;text-shadow:0 0 10px #fff,0 0 10px #fff,0 0 13px #fff,0 0 15px #fff,0 0 18px #fff}.kachelotplaat>a:hover{background:hsla(0,0%,100%,.25)}.kachelotplaat>a>span{font-size:80%}.login-container{border:1px solid #999;margin:0 auto;padding:1em}.alphabetical_index ul .num{color:#666;font-size:80%}.alphabetical_index .subindex ul{display:none}.alphabetical_index .subindex.visible ul{display:block}.alphabetical_index li{list-style:"› "}.alphabetical_index li>a{display:inline-block;line-height:1.8em;margin:0 1px 3px 0;min-width:48px}@media screen and (min-width:640px){.alphabetical_index li{line-height:1.2em}}.alphabetical_index>p{margin-top:1em}.alphabetical_index>p>a{display:inline-block;line-height:2em;min-width:48px}.index-alphabetic{background:#fff;border:1px dotted #999;display:flex;flex-wrap:wrap;gap:2px;justify-content:center;list-style:none;margin:0;padding:0}.index-alphabetic>.first{flex:0 0 100%}@media screen and (min-width:1280px){.index-alphabetic>.first{flex:auto}}.index-alphabetic>li{display:inline}.index-alphabetic>li>a,.index-alphabetic>li>b{border:1px dotted transparent;display:inline-block;line-height:1.7em;margin-bottom:0;min-width:30px;padding:.3em;text-align:center}.index-alphabetic>li>a:hover{background:#eee;border-left:1px dotted #999;border-right:1px dotted #999}.search-crosslink{margin-top:1em;padding:.3em;text-align:center}.search-crosslink a{padding:.3em 0}.search-crosslink.to-black{border:1px solid #080820}.search-crosslink.to-dict{border:1px solid #700020}.pagination li.active{font-weight:700}.support .paypal .img{float:right;max-width:160px}.faq li{margin-bottom:1em}.faq .question{font-weight:700}.search h1,.weten h1{background:#fff no-repeat url(/img/ear.svg) 100% 0;background-size:.9em}.search .subm_image,.weten .subm_image{clear:both;float:right;height:auto;margin-left:.3em;position:static;transform:none}.search .weten-head,.weten .weten-head{background:#eee;border-bottom:1px solid #ccc;margin:-.3em -.3em 1.3em;padding:.3em}.search .caption,.weten .caption{font-size:.75rem;padding:.3em}.glossary .group>div{display:flex;flex-direction:column}@media screen and (min-width:1280px){.glossary .group>div{flex-direction:row}}.glossary .group>div .item{flex:1;font-weight:700;padding:.3em}.glossary .group>div .description{flex:3;padding:.3em}.glossary .map_img{margin-bottom:48.2%;max-height:50vh}.about-project>img,.impressum>img{float:right;margin:.3em}.impressum .author-link a:first-child{vertical-align:text-bottom}.w-link{padding-left:.06em;white-space:nowrap}.w-link img{vertical-align:text-top!important}.w{white-space:nowrap}.jumpie{cursor:pointer;margin-left:auto;margin-top:.3em;position:sticky;text-align:center;width:60px;z-index:1}@media screen and (min-width:640px){.jumpie{height:0;margin-top:0}}.jumpie>div{align-items:center;background:#fff;border:1px solid #ccc;border-radius:3px;display:flex;filter:drop-shadow(#000 5px 5px 5px);padding:.1em}.jumpie>div:hover{background:f5f5f5}@media screen and (min-width:640px){.jumpie>div{transform:translate(80px)}}.backtotop{bottom:3em}.downx{bottom:6em}@media screen and (min-width:640px){.downx{bottom:3em}.downx>div{transform:translate(80px,-32px)}}.tool-list{line-height:1.4}.pagination{display:flex;flex-direction:row;gap:1px;justify-content:center;padding:0}.pagination li{border:1px dotted transparent;list-style:none;min-width:1.6em;text-align:center}.pagination li.active{border:1px dotted #999}.pagination li>a,.pagination li>span{display:block;padding:.3em}.longlist{-moz-column-width:12em;column-width:12em}.longlist li{-moz-column-break-inside:avoid;break-inside:avoid}.highlight-box{background-color:#ebd5d5;border:1px dotted #a65e62;box-sizing:content-box;opacity:.9;pointer-events:none;position:absolute;z-index:-1}.is-highlighted{position:relative;z-index:0}.comic{display:flex;flex:1;flex-direction:column;position:relative}.comic .comic-image{align-self:center;display:flex;flex:1;flex-direction:column;justify-content:center;text-align:center}.comic .comic-image img{max-width:100%}.comic .comic-text{margin-top:1em;text-align:center}.comic .feed-link{background:no-repeat 100% url(/img/rss.svg);background-size:1em!important;bottom:0;padding-right:1em;position:absolute;right:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.comicNav{display:flex;font-size:.7em;justify-content:center;list-style:none;margin:1em 0;padding:0;white-space:nowrap}@media screen and (min-width:480px){.comicNav{font-size:1em}}.comicNav:first-child{margin-top:1em}.comicNav:nth-last-child(2){margin-bottom:2em}.comicNav li a{background-color:#a65e62;border:1.5px solid #333;border-radius:3px;box-shadow:0 0 5px 0 gray;color:#fff;font-variant:small-caps;font-weight:600;margin:0 4px;padding:.3em .6em;text-decoration:none}.comicNav li a:hover{background-color:#fff;color:#bbb}.offer-random{display:inline-block;text-align:center}.offer-random>div{background:#fff;border:2px solid #000;border-radius:5px;display:inline-block;padding:.3em}.offer-random>div span{cursor:pointer;display:inline-block;line-height:.5em;text-align:right;vertical-align:super;width:1em}@media screen and (min-width:640px){.offer-random>div span{font-size:.83em;line-height:.83em}}.offer-random>div a{color:#000;display:inline;max-width:auto}@media screen and (min-width:640px){.content .offer-random{display:block;font-size:90%;margin:0 auto 1rem;max-width:min(100% - 15em,1000px - 1.2em);position:absolute;top:0;width:100%}.content .offer-random>div{border:5px double #000;border-radius:0;border-top:0;box-shadow:3px 3px 3px #700020,-3px 3px 3px #700020}}.help-me-toggle,.help-me.active{color:#0000cd;font-weight:700}.help-me-toggle{align-self:center;border-radius:1em;cursor:pointer;display:inline-block;font-family:initial;line-height:1.1rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1.25em}.help-me-toggle.visible{text-shadow:1px 1px #d5acad,-1px 1px #d5acad,1px -1px #d5acad,-1px -1px #d5acad}.help-me-toggle.visible>div{display:block;text-shadow:none}.help-me-toggle>div{background:#fff;border:1px solid #999;border-radius:5px;color:#555;display:none;font-size:1rem;font-weight:400;line-height:1rem!important;max-width:24em;min-width:12em;padding:.3em;position:absolute;white-space:normal;z-index:2}.help-me-toggle.below>div{box-shadow:2px 2px 4px #999}.help-me-toggle.left-below>div{box-shadow:-2px 2px 4px #999;transform:translate(-100%)}.help-me-toggle.above>div{box-shadow:2px -2px 4px #999;margin-top:-1.2em;transform:translateY(-100%)}.help-me-toggle.left-above>div{box-shadow:-2px -2px 4px #999;margin-top:-1.2em;transform:translate(-100%,-100%)}.modal-outer{background:rgba(0,0,0,.85);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.modal-inner{background:#fff;border:5px double #000;margin:0 auto;max-width:100%;overflow-x:hidden;overflow-y:auto;overflow:clip auto;padding:.3em;position:relative;width:1000px}.modal-close{background:#fff;border-bottom:1px solid #ccc;border-bottom-left-radius:5px;border-left:1px solid #ccc;cursor:pointer;font-size:1.2em;padding:0 .15em;position:absolute;right:0;top:0}.primenav .languages li.language-cookie{border:0;cursor:pointer;font-size:90%;white-space:nowrap}.primenav .languages li.language-cookie button{background:#fafafa;border:0 solid #ccc;padding:.5em;width:100%}.primenav .languages li.language-cookie button:hover{background:#f5f5f5}.colorscheme-form div,.language-cookie-form div{display:flex;flex-wrap:wrap}.colorscheme-form div button,.language-cookie-form div button{border:1px solid #999;cursor:pointer;flex:1;height:3em;min-width:12em}.colorscheme-form div button:hover,.language-cookie-form div button:hover{background:#fff}.presskit img.right{float:right}.presskit img{max-width:100%}.presskit .presskit-media{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.presskit .presskit-media>div{border:1px solid #ccc;flex:230px;margin:.2em;max-width:230px;min-height:20em;padding:1em;text-align:center}.presskit .presskit-media>div>a{display:flex}.slider{align-items:center;flex-direction:row;justify-content:space-between;max-width:calc(100vw - 1.8em);touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider,.slider .slider-box{display:flex;position:relative}.slider .slider-box{background:#eee;height:132px;overflow:hidden;width:100%}.slider .slider-inner{display:flex;flex-direction:row;left:0;position:absolute;transition-duration:1s;transition-property:left}.slider .slider-inner>div{flex:132px 1 0;height:132px;text-align:center}.slider .slider-inner>div,.slider .slider-inner>div a{display:flex;flex-direction:column;justify-content:center}.slider .slider-inner>div a{align-items:center;flex:1;max-height:130px}.slider .slider-inner>div a>span:first-child{align-items:center;background:#ccc;display:flex;flex:1;justify-content:center;width:100%}.slider .slider-inner>div a>span:last-child{display:flex;flex-direction:column;justify-content:center;min-height:2.3em}.slider .slider-inner>div img{max-height:100%;max-width:100%}.slider .slider-inner .bookcover{margin-top:0}.slider>.left,.slider>.right{border:solid #999;border-width:0 3px 3px 0;cursor:pointer;display:inline-block;height:25px;padding:3px;position:absolute;width:25px;z-index:1}.slider>.left:hover,.slider>.right:hover{border-color:#000}@media screen and (min-width:640px){.slider>.left,.slider>.right{position:relative}}.slider>.left{left:.3em;transform:rotate(135deg)}.slider>.right{right:.3em;transform:rotate(-45deg)}.slider-small .slider-box{height:95px}.slider-small .slider-inner>div{flex-basis:95px;height:95px}.slider-small .slider-inner>div a{max-height:calc(100% - 2px)}.slider-authors{font-size:.75em}.slider-authors .slider-box,.slider-authors .slider-inner>div{height:127px}.slider-orgs{font-size:.75em}.slider-orgs .slider-box,.slider-orgs .slider-inner>div{height:127px}.nav-spacer{flex:1}.sharing{display:none;margin-top:.5em;text-align:center}@media screen and (min-width:640px){.sharing{display:block}}.sharing .tile{border-radius:5px;display:inline-block;margin-top:-1px;max-height:2.1em;vertical-align:middle}@media screen and (min-width:640px){.sharing .tile{display:none}}@media screen and (min-width:960px){.sharing .tile{display:inline-block}}.sharing a{color:#fff;display:inline-block;max-width:3em;text-decoration:none}.sharing a>div{border-radius:5px;padding:.5em .75em;transition:25ms ease-out}.sharing svg{fill:#fff;height:1em;margin:0;vertical-align:bottom}.sharing .twitter{background:#55acee;border:#55acee}.sharing .twitter:active,.sharing .twitter:hover{background:#2795e9;border:#2795e9}.sharing .facebook{background:#3b5998;border:#3b5998}.sharing .facebook:active,.sharing .facebook:hover{background:#2d4373;border:#2d4373}.sharing .reddit{background:#5f99cf;border:#5f99cf}.sharing .reddit:active,.sharing .reddit:hover{background:#3a80c1;border:#3a80c1}.sharing .email{background:#777;border:#777}.sharing .email:active,.sharing .email:hover{background:#5e5e5e;border:#5e5e5e}.sharing .whatsapp{background:#25d366;border:#25d366}.sharing .whatsapp:active,.sharing .whatsapp:hover{background:#1da851;border:#1da851}@media screen and (min-width:960px){.sharing{background:#fff;bottom:.3em;padding:.3em .3em 0;position:sticky;width:14.1em;width:calc(14.4em - 5px)}}@media screen and (min-width:640px) and (max-width:959px){.sharing a:nth-of-type(n+5){display:none}}@media (any-hover:hover){.sharing .whatsapp,.sharing .whatsapp-link{display:none}}.about-author{display:flex;flex-direction:column;height:100%}.about-author .about-author-text{flex:1}.about-author .image{border:1px solid #ccc;display:flex;flex-direction:column;float:right;margin-bottom:.3em}@media screen and (min-width:320px){.about-author .image{margin-left:.3em;max-width:50%}}.about-author .image img{max-width:100%;width:320px}.about-author .image div{padding:.3em}.author-social{background:#ddd;border:1px solid #666;display:flex;flex-wrap:wrap}.author-social a{flex:1;padding:.3em;text-align:center}.contact form{flex:1}.contact .more-infos{font-family:-webkit-pictograph;margin-top:1em;text-align:center}.contact .more-infos a{padding:.3em;white-space:nowrap}.contact .more-infos img{vertical-align:middle}.mapcontainer{background-color:#fff;border:5px double #000}#mapid{min-height:min(575px,90vh)}.notifyjs-darkmodeapprove-base{background:#000;border:1px solid #999;border-radius:10px;max-width:300px;padding:.3em;transform:translate(-50%)}.notifyjs-darkmodeapprove-base .title{text-align:center}.notifyjs-darkmodeapprove-base button{background:#555;margin:.3em}.notifyjs-bootstrap-base{background-color:#eee!important;border:1px solid #999!important;font-weight:400!important;text-shadow:none!important}.project-info{background:#f5f5f5;border:0;border-top:1px solid #ccc;font-size:78%;margin:.5rem -.3em -.3em;text-align:center}.project-info a{display:inline-block;padding:.3em;width:100%}.project-info a img{filter:grayscale(1);margin-right:.3em;max-height:1.125rem;max-width:1.125rem;vertical-align:middle}.project-info a:hover img{filter:none}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.word-entry .content{display:block}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.word-entry .content .submeaning{display:block;position:relative}.word-entry .content .submeaning .subm_image{position:absolute;top:30px;transform:translate(-100%)}}.word{display:flex;flex-direction:column}.word,.word .word-spacer{flex:1}.word .identical-words{border-bottom:1px dotted #333;font-style:italic;order:-1;padding:0 .3em .3em}.word .identical-words .title{font-variant:small-caps}.word .identical-words .info{margin-left:-.4em}.word .identical-words a{padding:.3em 0}.word .word-head-left{min-height:4em}.word .word-head-left .type{line-height:1.8em}.word .word-head-left .type a{padding:.3em 0}.word .word-head-left div{line-height:1.8em}.pronunciation a{cursor:help;padding:.3em 0}.IPA{font-family:DejaVu Sans,Doulos SIL,Lucida Sans Unicode,Chrysanthi Unicode,Gentium,GentiumAlt,Code2000,TITUS Cyberbit Basic,Bitstream Vera Sans,Bitstream Cyberbit,Hiragino Kaku Gothic Pro,Matrix Unicode,Lucida Grande,MV Boli,MS Mincho,Arial,sans-serif}audio{display:none;height:1.5em;vertical-align:middle;width:3em}span.play{cursor:pointer;font-family:-webkit-pictograph;padding:.3em;-webkit-user-select:none;-moz-user-select:none;user-select:none}span.play .icon{filter:grayscale(100%)}.submeaning{border:1px dotted #999;border-top:0;clear:both;display:flex;flex-direction:column;margin-top:1em;padding:0 .3em .3em}.submeaning .meta{align-items:center;background:#bbb;color:#252525;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-left:-.3em;margin-right:-.3em;min-height:30px;order:-2}.submeaning .meta .submeaning_number{font-weight:700;min-width:3rem}.submeaning .meta .meta-spacer{flex:1}.submeaning .meta>*{font-size:90%;line-height:30px;min-height:30px;text-align:center}.submeaning .meta>:empty{display:none}@media screen and (min-width:960px){.submeaning .meta>:empty{display:initial}}.submeaning .meta .wikipedia-link{min-width:calc(30px + .6em)}.submeaning .meta .wikipedia-link a{align-items:center;display:flex;height:30px;justify-content:center}.submeaning .meta .wikipedia-link img{vertical-align:middle}.submeaning .meta .level{background:#bbb;display:flex;flex-direction:column;height:30px;line-height:30px;order:1;overflow:hidden;padding:0;right:0;top:0}.submeaning .meta .level:hover{overflow:visible}.submeaning .meta .level>div{background:#bbb}@media screen and (min-width:640px){.submeaning .meta .level{flex-direction:row}}@media screen and (min-width:960px){.submeaning .meta .level{flex-direction:column;order:0;position:relative;width:12rem}}.submeaning .meta .warning{background-color:#fee;border-color:red;color:red;display:flex;flex-direction:column;height:25px;height:30px;line-height:30px;text-align:center}.submeaning .meta .warning:hover{border:1px dotted #000;height:auto;line-height:28px;z-index:1}.submeaning .meta .warning .list-of-words{padding:.3em}.submeaning .meta .warning .text{background:#fff;display:inline-block;margin-top:1px;padding:.3em}.submeaning .meta .name-of{padding:0 .3em}.submeaning .meta .vulgar_warning{color:purple}.submeaning .meta .fields,.submeaning .meta .regions{display:flex;height:30px}.submeaning .meta .fields .field,.submeaning .meta .fields .region,.submeaning .meta .regions .field,.submeaning .meta .regions .region{display:inline-block;font-variant:small-caps;line-height:30px;padding:0 .15em}.submeaning .meta .fields .field a,.submeaning .meta .fields .region a,.submeaning .meta .regions .field a,.submeaning .meta .regions .region a{display:inline-block;padding:0 .3em}.submeaning .meta a{text-decoration-color:#999}.submeaning .showmore{color:#999;cursor:pointer;font-size:2.5rem;height:0;position:relative;text-align:center;width:3rem}.submeaning .showmore.clicked{transform:rotateX(180deg) translateY(-3.5rem)}.submeaning .phase a{display:inline-block;min-width:8em}.submeaning .phase-antiquated,.submeaning .phase-dubious,.submeaning .phase-neologism{color:red}.submeaning .relevance{height:30px;line-height:30px;min-width:10em}.submeaning .relevance-basic{background:#98fb98}.submeaning .relevance-advanced{background:khaki}.submeaning .relevance-peripheral{background:#c69f9f}.submeaning .antonyms,.submeaning .synonyms{border-top:1px dotted #999;display:flex;flex-wrap:wrap;padding:.3em 0}.submeaning .antonyms .heading,.submeaning .synonyms .heading{font-weight:700;min-width:7em;padding:.3em 0}@media screen and (min-width:640px){.submeaning .antonyms .heading,.submeaning .synonyms .heading{min-width:9.7em}}.submeaning .antonyms a,.submeaning .synonyms a{padding:.3em}.submeaning .antonyms a:not(:last-child),.submeaning .synonyms a:not(:last-child){margin-right:.3em}.submeaning .antonyms a:not(:last-child):after,.submeaning .synonyms a:not(:last-child):after{content:"•";margin-left:.3em;pointer-events:none;position:absolute}.submeaning .antonyms a:first-child,.submeaning .synonyms a:first-child{padding-left:0}@media screen and (min-width:960px){.submeaning .antonyms,.submeaning .synonyms{margin-left:3rem}}.submeaning .antonyms div{padding:.3em 0}.submeaning .synonymgroup{display:flex;flex-wrap:wrap}.submeaning .synonymgroup>div{padding-right:.3em}.submeaning.racist{background:#fee;background:repeating-linear-gradient(135deg,#fdd,#fdd 10px,#fff 0,#fff 20px)}.submeaning.racist .translations{background:#fff;padding-left:.3em}.submeaning .warning-box{background:#fff;border:1px solid red;margin-top:.5em;padding:.3em}div.etymologies{border:1px dotted #999;margin-top:1em;padding:.3em}div.etymologies h2{font-size:1em;margin:0 0 .3em}div.etymologies .etymology_short.toggleable:before{content:"▼";cursor:pointer;float:right}div.etymologies .etymology_long{margin:.5em 0 .3em}div.etymologies .extended .etymology_long{display:block}div.etymologies .extended .etymology_short.toggleable:before{content:"▲"}div.litrefs>div{font-size:90%}div.litrefs h2{margin:.6em 0}div.sources{border:1px dotted #999;margin-top:1em;padding:.3em}div.sources h2{font-size:1em;margin:0 0 .3em}h2.phraseologisms-h{background:#fff;border-bottom:3px double #000;font-size:1em;margin:1em 0 -.5em;padding-bottom:.3em;padding-left:.3em;text-align:center}.phraseologism-lemma{font-weight:700;margin:0 -.3em;order:-3;padding:.3em}.translations{flex:1}.translations .show-more-translations{background:#f5f5f5;cursor:pointer;float:right;margin:-.3em -1.1em -.3em 0;padding:.3em 1.5em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.translations .show-more-translations:hover{background:#eee;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.translation{word-wrap:anywhere;display:flex;flex-direction:column;flex-wrap:wrap;min-height:2em;padding-right:.8em}.translation:not(:first-child){border-top:1px dotted #999}.translation .translation_main{display:flex;flex-direction:column;line-height:1.8em;word-spacing:.08em}@media screen and (min-width:320px){.translation .translation_main{flex-direction:row}}@media screen and (min-width:640px){.translation .translation_main{line-height:1.35em}}.translation .translation_short{display:flex;flex:1;padding:.3em 0 .3em .3em}.translation .translation_short>span{flex:1;padding-right:.3em}.translation .translation_short.toggleable:after{content:"▼";cursor:pointer;margin-right:-.9em;order:2;text-align:center;width:1.2em}.translation .translation_short sup{line-height:1em}.translation .translation_short a{padding:.3em 0}.translation .translation_long{border-left:5px solid #ddd;color:#555;display:none;flex:1;flex-direction:column;line-height:1.3em;margin-left:-5px;padding:.2em 0 .5em .3em}.translation .translation_long a{color:#555}@media screen and (min-width:320px){.translation .translation_long{margin-left:calc(7em - 5px)}}@media screen and (min-width:640px){.translation .translation_long{margin-left:calc(9.7em - 5px)}}.translation.extended .translation_long{display:flex}@media screen and (min-width:320px){.translation.extended .translation_long{flex-direction:row}}.translation.extended .translation_short.toggleable:after{content:"▲"}.translation .translation_lang{width:7em}.translation .translation_lang:not(:empty){padding:.3em 0}@media screen and (min-width:640px){.translation .translation_lang{min-width:9.7em;width:auto}}.translation .translation_cognates{color:#666;cursor:default;font-variant:super;order:1;width:0}.translation .translation_cognates span{margin-left:-.5em}.translation .translation_cognates span.cognate:after{content:"="}.translation .translation_cognates span.import:after{content:"⤻"}.translation .translation_cognates span.export:after{content:"⤺"}.translation .translation_addenda{background:#eee;border:1px solid #ccc;color:#999;float:right;font-size:50%;padding:.3em;width:-moz-max-content;width:max-content}.translation .scientific{-webkit-text-decoration:underline 2px dotted #90ee90;text-decoration:underline 2px dotted #90ee90}.antonyms,.examples,.navlists,.synonyms,.translations,.warning-box{max-width:36em}@media screen and (min-width:960px){.antonyms,.examples,.navlists,.synonyms,.translations,.warning-box{margin-left:3rem;max-width:min(36em,100% - 130px - .3em - 3rem)}}.examples{counter-reset:examples;padding:.3em 0}.examples .heading{font-weight:700;padding:.3em 0}.examples .example{line-height:1.5em;padding-bottom:.15em;padding-left:1.6em;padding-top:.15em}.examples .example:not(:last-child){border-bottom:1px dotted #ccc}.examples .example a{padding:.3em 0}.examples .example:before{content:"[" counter(examples,decimal) "]";counter-increment:examples;font-variant-numeric:tabular-nums lining-nums;margin-left:-1.6em;position:absolute}@media screen and (min-width:960px){.examples{margin-left:3rem}}.navlists{border:1px dotted #999;margin-top:.3em;order:2;padding:.3em;text-align:center}@media screen and (min-width:960px){.navlists{margin-left:3rem;order:0}}.navlists a,.navlists b{padding:0 .3em}.navlists .navlist{line-height:1.5em}.forms{border:1px dotted #999;margin-top:1em}.forms,.forms>div{display:flex;flex-direction:column}@media screen and (min-width:960px){.forms>div{flex-direction:row}}.forms>div:not(:last-child){border-bottom:1px dotted #999}.forms>div>div{flex:1;padding:.3em .3em .3em 2em}@media screen and (min-width:960px){.forms>div>div{border-left:1px dotted #999;padding-left:.3em}}.forms h2.verbforms-h{background:#fff;font-size:1em;margin:.3em 0;padding-left:.3em}.forms .verbforms-h{background:#f9f9f9;border-left:0;flex:auto 0 0}@media screen and (min-width:960px){.forms .verbforms-h{flex:9.5em 0 0}}.forms .pronouns{background:#eee;display:none}.forms .pronouns .verbforms-h{background:#eee}@media screen and (min-width:960px){.forms .pronouns{display:flex}.forms .pronoun{display:none}}.forms.all_verbforms,.forms.all_verbforms>div:first-child{border:0}.forms.all_verbforms .forms-where{display:block;padding:.3em}.forms.all_verbforms .forms-where:empty{display:none}.forms.all_verbforms .verbforms{border-top:1px dotted #999}.forms.all_verbforms .verbforms:not(:nth-child(2)){margin-top:.5em}.forms.all_verbforms>div{border-left:1px dotted #999;border-right:1px dotted #999}.forms.all_verbforms>div.forms-where:empty{border-left:0;border-right:0}.forms .forms-where a{padding:.3em 0}.all_adjforms,.all_nounforms{display:table;flex-direction:column;margin-top:.3em;width:-moz-fit-content;width:fit-content}.all_adjforms>div,.all_nounforms>div{border-top:1px dotted #999;display:block;display:table-row}.all_adjforms>div>span,.all_nounforms>div>span{display:table-cell;padding:.3em}.all_adjforms>div>span:not(:first-child),.all_nounforms>div>span:not(:first-child){border-left:1px dotted #999}.all_adjforms>div:not(:first-child)>span,.all_nounforms>div:not(:first-child)>span{border-top:1px dotted #999}.all_adjforms .genus,.all_nounforms .genus{text-align:center}.field .longlist a{display:inline-block;margin-bottom:4px;min-width:3em;padding:.3em}@media screen and (min-width:640px){.field .longlist a{padding:0 .3em}}.twins,.used-by{display:flex;flex-wrap:wrap;padding-bottom:.6em}.twins a,.used-by a{display:inline-block;margin-bottom:3px;min-width:2.5em;padding:.3em;text-align:center}@media screen and (min-width:640px){.twins a,.used-by a{padding:.15em .3em}}.twins a:not(:last-child),.used-by a:not(:last-child){margin-right:.4em}.twins a:not(:last-child):after,.used-by a:not(:last-child):after{content:"•";margin-left:.3em;pointer-events:none;position:absolute}.related-words{border:1px dotted #999;border-bottom:0;margin-top:1em;padding:.3em}.related-words h2{font-size:1em;margin:0 0 .3em}.related-words .rhyming-words{background:#bbb;color:#252525;height:30px;line-height:30px;margin:-.3em}.related-words .rhyming-words a{display:inline-block;padding:0 .3em;text-decoration-color:#999}.related-words .variants{margin-top:1em}.related-words .variant-list{display:flex;flex-direction:row;flex-wrap:wrap}.related-words .variant-list div{padding:.3em}.related-words .variant-list div:not(:last-child){margin-right:.3em}.related-words .variant-list div:not(:last-child):after{content:"•";margin-left:.3em;pointer-events:none;position:absolute}.adoptions{color:#666;display:flex;flex-direction:column;font-size:.8em;font-style:italic;font-variant:small-caps;justify-content:flex-end}.adoptions>div:first-child{padding-top:1.3em}.subm_image{display:flex;flex-direction:column;left:100%;max-width:130px;order:1}@media screen and (min-width:960px){.subm_image{height:0;order:-1;position:relative;transform:translate(-100%);width:-moz-fit-content;width:fit-content}}.subm_image a{align-items:center;background:#eee;display:flex;flex-direction:column;width:130px}.subm_image img{align-self:center;border:none;max-height:130px;max-width:130px}.subm_image .subm_image-license{background:#fff;font-size:.5em;line-height:12px;max-height:24px;min-height:12px;overflow:hidden;padding:0 .3em;text-align:right;width:130px}.subm_image .subm_image-license:hover{overflow:visible}.subm_image .subm_image-license:empty{display:none}.subm_image .subm_image-img{display:flex;height:130px;justify-content:center;position:relative;width:130px}.subm_image .subm_image-img.audio{background:#ccc;border-radius:8px;cursor:pointer}.author,.book,.press{flex:1}.author .subm_image .subm_image-img,.book .subm_image .subm_image-img,.press .subm_image .subm_image-img{height:auto;width:auto}.image-highlight{border:1px solid orange;border-radius:100%;box-shadow:0 0 2em .2em orange;box-sizing:content-box;position:absolute}.submeaning .meta>.map-link{padding:0}@media screen and (min-width:960px){.submeaning .meta>.map-link{min-width:9em}}.maplink{display:inline-block;height:100%;padding:0 .3em}.maplink img{height:1em;margin-right:.15em;vertical-align:middle;width:1em}.map{background:rgba(0,0,0,.85);bottom:0;display:flex;left:0;position:fixed;right:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2}.map.hidden{display:none}.map>div{background:#fff;border:5px double #000;display:flex;flex-direction:column;height:100%;margin:auto;max-width:1000px;padding:.3em;position:relative}@media screen and (min-width:640px){.map>div{width:100%}}@media screen and (min-width:1280px){.map>div{width:75%}}.map .close{background:#fff;border-bottom-left-radius:5px;cursor:pointer;font-size:1.75em;line-height:.6em;padding:.1em;position:absolute;right:0;top:0;z-index:2}.map .legend{border:1px solid #000;display:flex;flex-wrap:wrap;font-size:60%;word-break:break-all}@media screen and (min-width:640px){.map .legend{font-size:85%}}.map .legend>div{color:#fff;flex-grow:1;padding:.3em}.map .legend .known{background:green}.map .legend .unknown{background:red}.map .legend .known-group{background:#90ee90}.map .legend .unknown-group{background:#ffb6c1}.map .legend .about-maps{background:#fff;color:#333}.map .legend .about-maps a{padding:.3em}.map .legend .undetermined{background:#ccc}.map g.group.hovered,.map g.group:hover{stroke:#999;stroke-width:.01;filter:brightness(110%);transition:filter .6s}.map g.dial.hovered,.map g.dial:hover{stroke:#999;stroke-width:.01;filter:brightness(120%);transition:filter .6s}.map .map_img{max-height:50vh;min-height:33vh;position:relative;text-align:center}.map .map_img svg{max-height:inherit}.map .map_img .map-word{background:#fff;bottom:0;display:none;left:25%;position:absolute}@media screen and (min-width:480px){.map .map_img .map-word{display:block}}.map .sources{display:flex;flex:1;flex-direction:column;height:8em;overflow-x:hidden;overflow-y:auto;overflow:clip auto;-webkit-user-select:text;-moz-user-select:text;user-select:text}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.map .sources{display:block}}.map .sources>div{display:flex;flex-direction:column;min-height:-moz-fit-content;min-height:fit-content}@media screen and (min-width:1280px){.map .sources>div{flex-direction:row}}.map .sources>div.highlighted{background:#ff0;order:-1}.map .sources>div.highlighted:nth-child(2n) span:nth-child(2){background:#ff0}.map .sources>div span:first-child{background:#eee;flex:2;padding:.3em}.map .sources>div span:nth-child(2){flex:7;padding:.3em}.map .sources>div:hover span:first-child{background:#f9f9f9}.map .sources>div:hover span:nth-child(2){background:#f9f9f9!important}.map .sources>div:hover span.pdf-warn{background:#fcc!important}@media screen and (min-width:1280px){.map .sources>div:nth-child(2n) span:nth-child(2){background:#eee}}.map .sources .pdf-warn{background:#fcc!important;padding:.05em .3em!important}.map .dialect-information{background:#fff;border:1px solid #ccc;max-width:100%;min-height:7em;padding:.3em;width:min(100%,20em);z-index:1}.map .dialect-information:empty{border:0;min-height:0;padding:0}@media screen and (min-width:640px){.map .dialect-information{position:absolute}}.map-standalone .map-link{display:none}.map-standalone .map{background:inherit;display:block;position:static}.map-standalone .map .close{display:none}.map-standalone .map>div{border:0;display:block;width:100%}.search_page{flex:1}.search_page .num{color:grey;display:inline-block;display:none;font-size:.9em;font-variant-numeric:tabular-nums lining-nums;min-width:2em;text-align:right}@media screen and (min-width:480px){.search_page .num{display:block}}.search_page .search-word{border-right:1px dotted #999;flex:1;padding-right:.5em;text-align:right}.search_page .search-word-article{color:#666;font-size:85%}.search_page .search-explanation{color:#666;flex:1;padding-left:.5em}.search_page .search-go{padding-left:.3em}.search_page .lang-dismatch{color:#bc3a3a}.search_page p:not(:first-child){margin-top:1em}.search_page .all-results{border:1px solid #eee}.search_page .all-results>div:last-child{margin-bottom:0}.search_page .all-results>div a{align-items:center;border:2px solid transparent;display:flex;padding:.3em .3em .45em}.search_page .all-results>div a:hover{border:2px dotted #ccc}.search_page .all-results>div.result:nth-child(odd){background:#eee}.search_page .search-addenda,.search_page .search-addendum{padding:0}.search_page .search-addendum>div:first-child{background:#eee;display:flex;padding:.3em}.search_page .search-addendum-word{border-right:1px dotted #999;flex:1;padding-right:.5em;text-align:right}.search_page .search-addendum-translation{flex:1;padding-left:.5em}.search_page .search-addendum-example{background:#fbfbfb;padding:.3em}.search_page hr{border:1px solid #999;border-bottom:0}.search_page nav{margin-top:1em}.wordlist .entry{border-bottom:1px solid #999;display:flex;min-height:131px;text-align:center}.wordlist .entry>div{flex:1}.wordlist .entry>div.text{display:flex;flex-direction:column;justify-content:center}.wordlist .entry .subm_image{margin:0 auto;position:inherit;transform:none}html.black{background:#080820}.author .subm_image{height:auto;margin:.5em auto 0}@media screen and (min-width:960px){.author .subm_image{margin:.5em 0 0}}.author .portrait{margin-top:.9em;text-align:center}@media screen and (min-width:640px){.author .portrait,.author .portrait img{max-height:220px;max-width:220px}}.author .signature{text-align:center}.author .signature img{max-width:171px}.author .author-synonyms{display:block;margin-top:1em}.author .caption{font-size:65%;padding:.3em 0}.author .data{flex:1;min-height:7em;padding-right:.3em}.author .data .wikipedia-snippet{flex-direction:column}.author .data .wikipedia-snippet>div:first-child{flex:0 2em}@media screen and (min-width:960px){.author .data .wikipedia-snippet{flex-direction:row}.author .data .wikipedia-snippet>div:first-child{flex:0 12em}}.author .author-head{display:flex;flex-direction:column}@media screen and (min-width:640px){.author .author-head{flex-direction:row}}.author .honors li{padding:.15em}.author .honors li div:not(.hidden){display:inline}.honor .authors a{padding-left:.3em}.honor .authors li{flex-direction:column;justify-content:center;padding-left:.3em}.honor .honor-head .image>img{float:right;max-height:220px;max-width:220px}.more-authors,.more-books,.more-orgs{font-weight:700;margin-top:1em;padding:.3em 0}@media screen and (min-width:640px){.more-authors,.more-books,.more-orgs{padding:.3em 25px}}.books{border:1px solid #ccc;margin:0;padding-left:0}.books li{align-items:stretch;display:flex;list-style:none}.books li .listing{align-items:center;display:grid;flex:1;grid-template-columns:36px 0 auto;grid-template-rows:1fr auto;min-height:2.65em;padding:.3em}@media screen and (min-width:640px){.books li .listing{grid-template-columns:36px 30px auto 36px}}.books li div.cover{height:36px;text-align:center;width:36px}.books li div.cover span{display:block;display:flex;height:100%}.books li div.cover picture{font-size:75%;margin:auto}.books li div.cover img{margin-left:0;max-height:36px;max-width:36px}.books li div.cover-outlined img{outline:1px solid #ccc}.books li div.medium{height:100%}.books li div.titlelisting{flex:1;grid-column:3;grid-row:1/3;padding:0 .3em}.books li div.titlelisting .title{font-style:italic}.books li div.titlelisting a{padding:.3em 0}@media screen and (min-width:640px){.books li div.titlelisting{padding-left:.3em}}.books li div.to-content{display:flex;justify-content:center}.books li:not(:last-child){border-bottom:1px solid #ccc}.books li.hidden{display:none}.books .available{display:flex}.books .is-available{display:flex;padding:3px}.books .is-available,.books .medium-symbol{align-items:center;height:100%;justify-content:center}.books .medium-symbol{display:none;min-width:1.5em;padding-left:.3em;text-align:center;text-indent:0}@media screen and (min-width:640px){.books .medium-symbol{display:flex}}.blacksearch-extended .books{border:0;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.blacksearch-extended .books li{flex-direction:column}.blacksearch-extended .books li .listing{border:1px solid #ccc;grid-template-columns:110px 110px;grid-template-rows:220px auto 36px;height:100%;word-break:break-word}.blacksearch-extended .books li div.cover{grid-column:1/3;grid-row:1;height:220px;width:220px}.blacksearch-extended .books li div.cover img{max-height:220px;max-width:220px}.blacksearch-extended .books li div.medium{grid-column:1;grid-row:3}.blacksearch-extended .books li div.titlelisting{display:flex;flex-direction:column;grid-column:1/3;grid-row:2;padding:.3em 0;text-align:center}.blacksearch-extended .books li div.available{grid-column:2;grid-row:3;height:0;justify-content:end}.blacksearch-extended .books li div.available .is-available{display:inline-table;justify-content:right;margin-right:1px;margin-top:-1px;transform:translateY(-100%)}.blacksearch-extended .books li .medium-symbol{justify-content:start}.blacksearch-extended .books li:not(:last-child){border-bottom:0}.toggle-booklistings{border:1px solid #ccc;cursor:pointer;display:inline-block;margin-bottom:.3em;padding:.3em}.toggle-booklistings .view-icon{display:inline-block;font-size:2em;line-height:1rem;margin-right:-.15em;margin-top:-.1em;min-width:1em;text-align:center;vertical-align:middle}.booklisting-hidden,.press-hidden{display:none!important}img.bookcover.is-play{border:1px solid transparent}.book.inferred{background:repeating-linear-gradient(135deg,#fff,#fff 10px,#f5f5f5 0,#f5f5f5 20px);color:#666}.book.inferred a{color:#666}.book .book-status.inferred{color:#252525;font-weight:700}.book .volumes .bookcover{margin-top:0;padding-left:0;padding-top:0}.book .bookcover{display:flex;margin-left:.3em;margin-top:.3em;padding-top:.5em;text-align:center}.book .bookcover.missing{border:1px solid #ddd;padding:.3em}.book .bookcover.scrolling{max-height:300px;overflow:hidden scroll;scroll-snap-type:y mandatory;scrollbar-width:none}.book .bookcover.scrolling::-webkit-scrollbar{display:none}.book .bookcover.scrolling>div{scroll-snap-align:center}.book .bookcover img{height:auto;max-height:220px;max-width:220px;max-width:min(100%,220px);outline:1px solid #ccc;width:auto}@media screen and (min-width:960px){.book .bookcover{display:block;float:right;max-width:220px}}.book .bookcover>div{display:flex;flex:1;flex-direction:column}.book .bookcover>div>div{flex:1}.book .authors{padding-top:.5em}.book .authors a:not(.portrait){margin:-.3em;padding:.3em}.book .series a{font-style:italic}.book .order-mahnke{padding:0}.book .order-mahnke form{display:inline-block}.book .order-mahnke input{cursor:pointer;padding:calc(.3em - 2px);white-space:break-spaces}.book .pdf-download a{margin:-.3em;padding:.3em}.book .pdf-download img{vertical-align:middle}.book .original-title{font-style:italic}.book .book-description{flex-direction:column}.book .book-description>div:first-child{flex:auto}@media screen and (min-width:640px){.book .book-description{flex-direction:row}.book .book-description>div:first-child{flex:0 12em}}.book h2{clear:both}.book .size-information-v{font-size:90%}.book .size-information-v a{font-style:italic}.book .tracks{flex-direction:column}.book .tracks>div:first-child{flex:auto}@media screen and (min-width:640px){.book .tracks{flex-direction:row}.book .tracks>div:first-child{flex:0 12em}}.book .tracks .in-nds{font-weight:700}.book .tracklist{border:1px solid #ccc;display:flex;flex-direction:column;max-width:40em;padding:0}.book .tracklist.with-sides .position{min-width:2.5em;text-align:center}.book .tracklist>div{display:flex;flex-direction:row}.book .tracklist>div:not(:last-child){border-bottom:1px solid #ccc}.book .tracklist>div>span{display:flex;flex-direction:column;justify-content:center;padding:.3em}.book .tracklist .position{background:#f9f9f9;border-right:1px solid #ccc;font-family:serif;font-variant-numeric:slashed-zero tabular-nums;min-width:1.8em;text-align:right}.book .tracklist .title{flex:6}.book .tracklist .track-notitle{color:#666}.book .tracklist .performers{border-left:1px solid #ccc;border-right:1px solid #ccc;flex:4}.book .tracklist .duration{word-wrap:break-word;display:block;flex:2;text-align:right}.book .tracklist .duration:empty{flex:0;padding:0}.book .tracklist .duration .num{font-family:serif;font-variant-numeric:slashed-zero tabular-nums}.booklist-tools{display:flex}.booklist-tools>*{flex:2}.booklist-tools>:last-child{align-items:end;display:flex;flex:3;flex-direction:column;text-align:right}.booklist-tools .switch-editions{border:1px solid #ccc;display:flex}.booklist-tools .switch-editions span{background:#eee;color:#666;padding:.3em}.booklist-tools .switch-editions button{background:#eee;border-bottom:0;border-right:0;border-top:0}.booklist-tools .switch-editions button:disabled{color:#666}.booklist-tools .switch-editions button:not(:disabled):hover{background:#ddd;cursor:pointer}.booklist-tools .switch-editions button.active{background:#fff;z-index:1}.booklist-tools .switch-editions button.active:not(:disabled):hover{background:#eee}.author-link{font-weight:700;line-height:1.4}.author-link:not(:last-child){padding-bottom:.5em}.author-link>a.portrait{display:inline-block;height:18px;text-align:center;vertical-align:text-bottom;width:18px}.author-link>a.portrait img{display:block;font-size:0;height:auto;margin:auto;max-height:18px;max-width:18px;position:relative;transition:max-width .8s,max-height .8s}.author-link>a.portrait img:hover{max-height:95px;max-width:95px;outline:3px solid #fff;width:auto;z-index:1}.author-link.minor{font-size:80%}.organisation-link{line-height:1.4}.organisation-link:not(:last-child){padding-bottom:.5em}.book-description{padding-top:1em}.isbn{white-space:nowrap}.authors>div,.data>div{display:flex;padding:.3em 0}@media screen and (min-width:640px){.authors>div,.data>div{min-width:20em}}.authors>div>div,.data>div>div{word-wrap:anywhere}.authors>div>div:first-child,.data>div>div:first-child{flex:0 8em}@media screen and (min-width:480px){.authors>div>div:first-child,.data>div>div:first-child{flex:0 12em}}.authors>div>div:last-child,.data>div>div:last-child{flex:1}.authors img,.data img{vertical-align:middle}.goto-amazon img,.goto-amazonmusic img,.goto-applemusic img,.goto-booklooker img,.goto-spotify img{background:#fff;border-radius:2px;outline:2px solid #fff}.data{padding-top:.5em}.data>div{margin-bottom:2px;padding:0}.data>div>div{padding:.4em 0}.data>div>div.place-v>a:only-child,.data>div>div.year-v>a:only-child{display:inline-block;margin:-.3em;min-width:5em;padding:.3em}.data>div>div.toc-v>a{margin:-.3em;padding:.3em}.data>div>div.toc-v svg{vertical-align:sub}.data>div>div.title-translation-v>*{font-size:90%}.data>div>div.title-translation-v>:first-child{font-style:italic}.data>div>div.press-v{display:flex;flex-direction:column;gap:.6em}.data>div>div.press-v a{margin:-.3em;padding:.3em}.data>div>div.bc-v a,.data>div>div.bookformat-v a,.data>div>div.medium-v a,.data>div>div.newest-v a,.data>div>div.printed_in-v a,.data>div>div.reprint-v a,.data>div>div.rights-v a,.data>div>div.variants-v a,.data>div>div.website-v a{padding:.3em 0}.data>div>div.offprint-v p{margin-bottom:0}.data>div>div.reprint-v a{line-height:1.5}.data>div>div.dissertation-v a{font-style:italic}.data>div>div.variants-v{display:flex;flex-direction:column;gap:.3em}.data>div>div.originalprice-v a{padding:.3em}.data>div>div.series-v{display:flex;padding:0}.data>div>div.series-v>*{border:1px dotted #666;display:inline-block;min-width:3em;padding:.3em;text-align:center}.data>div>div.series-v>:not(:first-child){border-left:0}.data>div>div.series-v>:empty{display:none}.data>div>div.nds_appears_on-v a,.data>div>div.on-map-v a,.data>div>div.topic-v a{margin:-.3em;padding:.3em}.data>div>div>a.goto-amazon,.data>div>div>a.goto-amazonmusic,.data>div>div>a.goto-applemusic,.data>div>div>a.goto-booklooker,.data>div>div>a.goto-plattschapp,.data>div>div>a.goto-spotify{display:flex;flex-direction:column}@media screen and (min-width:640px){.data>div>div>a.goto-amazon,.data>div>div>a.goto-amazonmusic,.data>div>div>a.goto-applemusic,.data>div>div>a.goto-booklooker,.data>div>div>a.goto-plattschapp,.data>div>div>a.goto-spotify{display:inline}}.data>div>div>a.goto-amazon img,.data>div>div>a.goto-amazonmusic img,.data>div>div>a.goto-applemusic img,.data>div>div>a.goto-booklooker img,.data>div>div>a.goto-plattschapp img,.data>div>div>a.goto-spotify img{background:#fff;border-radius:2px;margin-left:2px;margin-right:.3em;outline:2px solid #fff}.data>div>div>a.goto-booklooker img{margin-top:-3px}.data .vd a{padding:.3em 0}.data .data-amazon>div:first-child img,.data .data-amazonmusic>div:first-child img,.data .data-applemusic>div:first-child img,.data .data-booklooker>div:first-child img,.data .data-plattschapp>div:first-child img,.data .data-spotify>div:first-child img{filter:invert(56%) sepia(47%) saturate(4041%) hue-rotate(159deg) brightness(91%) contrast(101%) drop-shadow(2px 2px 1.5px rgba(0,0,0,.4));float:right;margin:-.3em 1em -.3em 0;padding-left:.3em}.data .data-amazon a,.data .data-amazonmusic a,.data .data-applemusic a,.data .data-booklooker a,.data .data-plattschapp a,.data .data-spotify a{margin:-.3em;padding:.3em}.data .all-editions-v{padding:0}.data .all-editions-v>span{display:inline-block;margin-bottom:.3em}.data .all-editions-v a,.data .all-editions-v span.this{border:1px solid #ccc;display:inline-block;min-width:2em;padding:.3em;text-align:center}.data .all-editions-v span.this{font-weight:700}.data .all-editions.both .all-editions-v a,.data .all-editions.both .all-editions-v span.this{min-width:5em}.ref-links{background:#eee;border-bottom:1px solid #ccc;display:flex;flex-wrap:wrap;gap:.6em;margin:-.3em -.3em 0;min-height:calc(1.7em + 1px);padding:.3em}.ref-links div{align-self:center;line-height:1em;white-space:nowrap}.ref-links div:not(:empty) a{padding:.3em}.ref-links div:not(:last-child){padding-right:.8em}.ref-links div:nth-last-child(2){flex:1}.ref-links div.p-info{font-size:.62em;white-space:break-spaces}.ref-links div.p-info a{font-variant:small-caps;padding:.5em 0}.ref-links div.ins img{vertical-align:middle}.ref-links img{max-height:16px;max-width:16px;vertical-align:bottom}#bmq-form{line-height:1.75em}#bmq-form label{display:flex}#bmq-form input{min-width:8em;width:100%}.press .ref-links:empty{display:none}.press .data{flex:1}.press .image,.press .logo{background:#eee;display:flex;justify-content:center;margin-top:.9em;text-align:center}@media screen and (min-width:640px){.press .image,.press .image img,.press .logo,.press .logo img{max-height:220px;max-width:220px}}.press .press-head{display:flex;flex-direction:column}@media screen and (min-width:640px){.press .press-head{flex-direction:row}}.jumptoauthors,.jumptoworks{border:1px solid #999;cursor:pointer;margin-top:1em;padding:.3em;width:100%}.index_author .results,.index_book .results{padding-top:.5em}#authorsearch-details,#booksearch-details,#booksearch-plays{background:#ddd;cursor:pointer}#authorsearch-details.active,#booksearch-details.active,#booksearch-plays.active{background:#fff}#authorsearch-details.active:hover,#booksearch-details.active:hover,#booksearch-plays.active:hover{background:#f5f5f5}#authorsearch-details:hover,#booksearch-details:hover,#booksearch-plays:hover{background:#ddd}#authorsearch-details,#booksearch-plays{border-left:0}.authorsearch-details,.booksearch-details,.booksearch-plays{background:#f5f5f5;border:1px solid #999;display:none;padding:.3em .3em .3em 0}.authorsearch-details.active,.booksearch-details.active,.booksearch-plays.active{display:block}.search-switch{display:flex;flex-wrap:wrap;margin-bottom:-1px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.search-switch>div{border:1px solid #999;display:flex;flex:1;padding:.3em;text-align:center}.search-switch>div>span:first-child{flex:1}.search-switch .arrow{font-size:.7em}@media screen and (min-width:640px){.search-switch .arrow{font-size:1em}}.pressstats table{width:100%}.pressstats table td:first-child,.pressstats table td:last-child{text-align:right}.blacksearch{display:flex;flex-direction:column;height:100%}.blacksearch>p{text-align:center}.blacksearch .ref-links div{padding:0}.blacksearch .ref-links div:not(:first-child):not(:last-child){padding-left:.3em;padding-right:0}.blacksearch .ref-links div:not(:empty) a{font-size:.9em;padding:0}#blacksearch{flex:1}.blacksearch input[name=bq],.index_author input[name=bq]{padding:.75em;width:100%}.blacksearch div>p,.index_author div>p{margin-top:1em}.blacksearch .list-link,.index_author .list-link{float:right}.blacksearch .authors,.index_author .authors{padding-top:0}.blacksearch .blacksearch-submit,.index_author .blacksearch-submit{display:flex;flex-wrap:wrap;gap:.3em;margin-top:1em}.blacksearch .blacksearch-submit .submit,.index_author .blacksearch-submit .submit{border:1px solid #ccc;border-radius:5px;cursor:pointer;flex:1;padding:.75em .75em .75em 2em}.blacksearch .blacksearch-submit .submit:hover,.index_author .blacksearch-submit .submit:hover{background-color:#eee!important}.blacksearch .blacksearch-submit .submit:disabled,.index_author .blacksearch-submit .submit:disabled{cursor:auto;filter:opacity(.5)}.blacksearch .blacksearch-submit .submit:disabled:hover,.index_author .blacksearch-submit .submit:disabled:hover{background-color:inherit!important}.blacksearch #submit-presssearch-details,.index_author #submit-presssearch-details{background:url(/img/press.svg) .1em/30px no-repeat}.blacksearch #submit-authorsearch-details,.index_author #submit-authorsearch-details{background:url(/img/author.svg) .1em/30px no-repeat}.blacksearch #submit-booksearch-details,.index_author #submit-booksearch-details{background:url(/img/book.svg) .1em/30px no-repeat}.blacksearch input[name=from],.blacksearch input[name=price_max],.blacksearch input[name=price_min],.blacksearch input[name=to],.index_author input[name=from],.index_author input[name=price_max],.index_author input[name=price_min],.index_author input[name=to]{width:50%}.blacksearch .results,.index_author .results{border-top:1px solid #999;flex:4;margin-top:1em;padding-top:.3em}.blacksearch .authors-presses,.index_author .authors-presses{display:flex;flex-direction:column;gap:.3em}@media screen and (min-width:960px){.blacksearch .authors-presses,.index_author .authors-presses{flex-direction:row}}.blacksearch .authors-presses>div,.index_author .authors-presses>div{flex:1}.blacksearch input[name=splain],.index_author input[name=splain]{height:1.5em;margin:0;padding:0;vertical-align:sub;width:1.5em}.blacksearch .ref-links,.index_author .ref-links{margin-bottom:.5em}.blacksearch .blacksearch-second,.index_author .blacksearch-second{align-items:center;display:flex;margin:.5em 0}.blacksearch .blacksearch-second label,.index_author .blacksearch-second label{flex:3}.blacksearch .blacksearch-second button,.index_author .blacksearch-second button{border-radius:5px;flex:1;min-height:2em}.blacksearch .blacksearch-second button:disabled,.index_author .blacksearch-second button:disabled{color:#999}.blacksearch .blacksearch-second button:disabled:hover,.index_author .blacksearch-second button:disabled:hover{background:inherit}ul.authors,ul.organisations,ul.presses{border:1px solid #ccc;border-bottom:0;padding-left:0}ul.authors li,ul.organisations li,ul.presses li{border-bottom:1px solid #ccc;display:flex;line-height:24px;list-style:none;min-height:36px}ul.authors li>a,ul.organisations li>a,ul.presses li>a{display:flex;justify-content:flex-start;min-width:min(100%,18em)}ul.authors li>div:empty,ul.organisations li>div:empty,ul.presses li>div:empty{display:none}ul.authors li>div>a,ul.organisations li>div>a,ul.presses li>div>a{display:inline-block;margin:0 .3em}ul.organisations>li>div{padding:6px .3em}ul.organisations>li>div>a{margin:0}ul.authors>li>a>div{padding:6px .3em}ul.authors>li>a>div.portrait{align-self:center;padding-left:0}ul.authors .portrait{height:36px;position:relative;width:32px}ul.authors .portrait,ul.authors .portrait.is-missing{display:flex;flex-direction:column;justify-content:center}ul.authors .portrait.is-missing{text-align:center}ul.authors .portrait.is-missing img{max-height:16px;max-width:16px;vertical-align:text-top}ul.authors .portrait picture{display:contents}ul.authors .portrait img{font-size:0;left:50%;max-height:32px;max-width:32px;position:absolute;transform:translate(-50%);transition:max-width .8s,max-height .8s,outline .8s;vertical-align:inherit}ul.authors .portrait:not(.is-missing):hover{text-align:left}ul.authors .portrait:not(.is-missing):hover img{height:auto;left:.3rem;max-height:95px;max-width:95px;outline:3px solid #fff;top:0;transform:translate(0);width:auto;z-index:1}ul.presses li{padding-left:0}ul.presses li>div{padding:6px .3em}ul.presses li>div>a{margin-left:0}ul.presses .press-bracket{padding-left:.1em}.detail_select .button-group button{display:flex}.detail_select .button-group button>.text{flex:1}.detail_select .button-group button>.arrow:before{content:"▼"}.detail_select .button-group button.selected>.arrow:before{content:"▲"}.book .group-box{display:flex;padding-bottom:.3em}.book .group-box>div{padding:.3em 0}.groups{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:.3em;margin:0;padding-left:0}.groups li{border:1px solid #ccc;display:flex;list-style:none;margin-right:.15em;min-width:8em;text-align:center}@media screen and (min-width:480px){.groups li{min-width:12em}}.groups li a{flex:1;padding:.3em}.groups li.group-hidden{display:none}.groups .to-region{border-left:3px double #ccc;border-right:3px double #ccc}.category-hlinks,.region-hlinks{border:1px solid #ccc;display:flex;flex-wrap:wrap;margin:-1px -.3em 1em;padding:.5em .3em}.category-hlinks>span,.region-hlinks>span{flex:1}.category-hlinks>span.left,.region-hlinks>span.left{text-align:left}.category-hlinks>span.center,.region-hlinks>span.center{text-align:center}.category-hlinks>span.right,.region-hlinks>span.right{text-align:right}.category-hlinks a,.region-hlinks a{padding:.3em 0}.from-nav{background:#eee;border-bottom:1px solid #ccc;display:flex;flex-direction:column;flex-wrap:wrap;gap:.3em;justify-content:center;margin:-.3em -.3em 1em;padding:.2em}.from-nav span{text-align:center}.from-nav span.current{font-weight:700;padding:.3em}.from-nav a,.from-nav span{display:inline-block;min-width:4.8em}.from-nav a{padding:.3em}@media screen and (min-width:1280px){.from-nav{flex-direction:row}}.bookregion-nav,.category-nav{background:#eee;border-bottom:1px solid #ccc;display:flex;flex-wrap:wrap;gap:.2em;justify-content:center;margin:-.3em -.3em 0;max-height:4em;overflow:hidden;padding-bottom:.7em;padding-top:.3em;position:relative}.bookregion-nav.active,.category-nav.active{max-height:inherit}.bookregion-nav:before,.category-nav:before{content:"▼";transform:scaleX(1.5)}.bookregion-nav.active:before,.category-nav.active:before{content:"▲"}.bookregion-nav:after,.category-nav:after{background-image:linear-gradient(180deg,hsla(0,0%,92%,0),#ebebeb 90%);bottom:0;content:"";height:1.5em;left:0;pointer-events:none;position:absolute;width:100%;z-index:1}@media screen and (min-width:960px){.bookregion-nav,.category-nav{max-height:inherit}.bookregion-nav.active:before,.bookregion-nav:before,.category-nav.active:before,.category-nav:before{content:""}}.bookregion-nav span,.category-nav span{padding:.3em 0}.bookregion-nav span a,.category-nav span a{padding:.3em}.blackmap .content{border:0;margin:0;padding:0;width:100%}.blackmap h1{display:none}.blackmap p{margin:0;padding:.3em}.blackmap .mapcontainer{border:0;height:100%;margin:0}.blackmap .mapcontainer hr{border:1px solid #ccc;border-bottom:0}.blackmap #mapid{height:100%}.blackmap img{max-width:100%}.blackmap .portrait{text-align:center}.blackmap .leaflet-popup-content{line-height:1.7;margin:1em;width:160px}.blackmap .leaflet-popup-content a{display:inline-block;max-width:94%;word-break:break-word}.blackmap .ref-links{margin:0;min-height:auto}.about-black .ref-links{margin-bottom:.5em}.blacklanding .tiles{display:flex;flex-wrap:wrap;justify-content:center;max-height:255em;overflow:hidden;padding-top:1em;transition:max-height 1s}.blacklanding .tiles a{display:flex;flex:290px;flex-direction:column;max-width:290px;padding:.3em;text-align:center}.blacklanding .tiles a:hover span{box-shadow:1px 1px 1px rgba(8,8,32,.75);font-weight:700}.blacklanding .tiles a:hover img{filter:drop-shadow(2px 0 0 #080820) drop-shadow(0 2px 0 #080820) drop-shadow(-2px 0 0 #080820) drop-shadow(0 -2px 0 #080820) drop-shadow(5px -2px 6px rgba(8,8,32,.75)) drop-shadow(-5px -2px 6px rgba(8,8,32,.75))}.blacklanding .tiles img{filter:drop-shadow(2px 0 0 #080820) drop-shadow(0 2px 0 #080820) drop-shadow(-2px 0 0 #080820) drop-shadow(0 -2px 0 #080820) drop-shadow(5px -2px 4px #666) drop-shadow(-5px -2px 4px #666);flex:1;max-width:100%}.blacklanding .tiles span{background:#f8f2ed;border:1px solid #080820;border-radius:7px;display:inline-block;filter:blur(0);margin-top:.3em;padding:.3em;width:100%}.blacklanding .tiles span:first-letter{text-transform:uppercase}.blacklanding.reduced .tiles{-webkit-mask:linear-gradient(180deg,#000 0,#000 80%,transparent 97%,transparent 0) 100% 50%/100% 100% repeat-x;mask:linear-gradient(180deg,#000 0,#000 80%,transparent 97%,transparent 0) 100% 50%/100% 100% repeat-x;max-height:800px}.blacklanding.reduced .blacklanding-show-all{display:block}.blacklanding.reduced .blacklanding-reduce{display:none}.blacklanding .blacklanding-reduce,.blacklanding .blacklanding-show-all{border:1px solid #ccc;display:none;margin-top:1em;padding:.3em;text-align:center;width:100%}.blacklanding .blacklanding-reduce{display:block}.blacklanding .cat-ai-disclaimer{border-top:1px solid #ccc;font-size:.8em;margin-top:.3em;opacity:.8;padding:.3em;text-align:center}.hidden{display:none}.ads{border:1px dotted #ddd;height:4em;margin:.5em auto 0;max-width:45em;overflow:hidden;text-align:center;width:100%}.ads:hover{background:#eee}@media screen and (min-width:640px){.ads{height:auto;margin-top:2em;min-height:360px;padding:.3em}.ads:empty{display:none}}.ads>a{display:flex;height:4em;line-height:1em;padding:0;position:relative;text-decoration:none}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ads>a{display:flex!important;flex-direction:row!important}}.ads>a:after,.ads>a:before{color:#999;font-size:.6em;line-height:1em;position:absolute;top:.3em}.ads>a:before{content:"ad";left:.3em}.ads>a:hover:before{content:attr(data-ad)}@media screen and (min-width:640px){.ads>a{display:flex;flex-direction:column;height:auto;padding:.6em 0 0}.ads>a:hover:after{content:attr(data-ad)}.ads>a:after{content:"ad";right:.3em}}.ads>a div{align-self:center;padding:.4375em 0}@media screen and (min-width:640px){.ads>a div{display:block}}.ads .author-ad{flex:1 1 auto;margin-right:.2em;text-align:right}@media screen and (min-width:640px){.ads .author-ad{margin-right:0;text-align:center}}.ads .title{word-wrap:anywhere;flex:1 1 auto;font-weight:700;margin-left:.2em;text-align:left}@media screen and (min-width:640px){.ads .title{margin-left:0;padding:.3em 0;text-align:center}}.ads .teaser{display:none}@media screen and (min-width:640px){.ads .teaser{display:block;text-align:center}}.ads .image{height:4em;-o-object-fit:contain;object-fit:contain;order:1;padding:0;right:0;text-align:right;vertical-align:middle}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ads .image{flex:1}}.ads .image img{filter:grayscale(1);max-height:4em;max-height:calc(4em - 2px);max-width:4em;-o-object-fit:contain;object-fit:contain;right:0;transition:1s}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ads .image img{max-height:120px!important}}.ads .image img:hover{margin-right:0;max-height:150px;max-width:150px;position:absolute}@media screen and (min-width:640px){.ads .image img,.ads .image img:hover{max-height:300px;max-width:100%;position:static}.ads .image{height:auto;margin-right:0;margin-top:.3em;order:5}}.ads:hover img{filter:none}
