@charset "UTF-8";:root{--vh100:100vh;--vh100-once:100vh;--scrollbar-width:0;--main-pad-lr:20px;--gap:20px;--post-gap:Max(200px, 15vw)}@media only screen and (max-width:37.5em){:root{--main-pad-lr:10px}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.2;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,::after,::before{margin:0;padding:0;box-sizing:inherit}html{box-sizing:border-box}a,a:visited{text-decoration:none;color:inherit}ul li{list-style-type:none}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400;margin:0}button{background-color:transparent;outline:0;border:none;cursor:pointer}img,svg,video{width:100%;height:auto}img[src=""]{visibility:hidden}figure{margin:0;filter:none;box-shadow:none;display:flex}input,input:active,input:focus,input:focus-visible,input:focus-within{border-radius:0;outline:0;caret-color:#000}input[type=search]{-webkit-appearance:none}.italic{font-style:italic}.upper{text-transform:uppercase}.lower{text-transform:lowercase}.cap{text-transform:capitalize}.underline{text-decoration:underline}.txt-c{text-align:center}.txt-l{text-align:left}.txt-r{text-align:right}.m0-auto{margin:0 auto}.grid{display:grid}.flex{display:flex}.flex-b{display:flex;justify-content:space-between}.flex-c{display:flex;align-items:center}.flex-e{display:flex;align-items:flex-end}.flex-s{display:flex;align-items:flex-start}.flex-c-s{display:flex;justify-content:center;align-items:flex-start}.flex-b-c{display:flex;justify-content:space-between;align-items:center}.flex-b-s{display:flex;justify-content:space-between;align-items:flex-start}.flex-c-c{display:flex;justify-content:center;align-items:center}.flex-e-c{display:flex;justify-content:flex-end;align-items:center}.flex-col{display:flex;flex-direction:column}.flex-col-c{display:flex;flex-direction:column;align-items:center}.flex-col-s{display:flex;flex-direction:column;align-items:flex-start}.flex-col-b-c{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.overlay-fadein{transition:opacity .2s ease-in-out;z-index:0;position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;opacity:0}.overlay-right{position:fixed;top:0;right:0;bottom:0;transform:translateX(100%);transition:transform .3s ease-out;pointer-events:none;z-index:5}.transform-x0{transform:translateX(0)}.transform-x50{transform:translateX(50%)}.transform-x70{transform:translateX(70%)}.events-none{pointer-events:none}.events-auto{pointer-events:auto}.overflowY-hidden{overflow-y:hidden}.events-none.overflowY-hidden{pointer-events:none;overflow:hidden}.scroll-cont{overflow:unset;height:auto}@media only screen and (min-width:37.5em){.scroll-cont{overflow:hidden;height:var(--vh100)}}@media only screen and (min-width:56.25em){.scroll-cont{overflow:hidden;width:100%}}.scroll-inner{padding-right:var(--scrollbar-width);overflow-y:scroll;overscroll-behavior:none;height:var(--vh100);display:flex;flex-direction:column;width:calc(100% + var(--scrollbar-width))}.scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}.sticky{position:sticky;top:var(--header-height)}@media only screen and (max-width:37.5em){.sticky{position:unset}}.hidden-title{opacity:0;height:0;margin:0}.invisible{visibility:hidden}.nodisplay{display:none}.hidden{opacity:0}.show{opacity:1}@media only screen and (max-width:62.5em){.tablet-hidden{display:none!important}}.tablet-only{display:none}@media only screen and (max-width:62.5em){.tablet-only{display:block}}@media only screen and (max-width:37.5em){.mobile-hidden{display:none}}.mobile-only{display:none}@media only screen and (max-width:37.5em){.mobile-only{display:block}}.bisquite{position:fixed;z-index:5;bottom:2.2rem;left:var(--main-pad-lr);background:#000;transition:.3s ease-in-out;width:22rem;height:auto;padding:2.5rem 3.1rem 3rem;letter-spacing:0}.bisquite a{text-decoration:underline}.bisquite button{margin-top:7rem}@media only screen and (max-width:37.5em){.bisquite{bottom:1.8rem;left:50%;transform:translateX(-50%);width:calc(100% - 2 * var(--main-pad-lr));padding:1.7rem 2.5rem;display:flex;flex-direction:column}.bisquite button{margin:3rem auto 0;align-self:center}}.drawer{overflow:hidden;scroll-margin-top:var(--header-height)}.drawer.active .btn-cross::before{transform:rotate(-90deg)}.drawer.active .drawer-info-cont{pointer-events:auto}.drawer-info-cont{overflow:hidden;pointer-events:none}.drawer-info-inner{padding:5rem 0 3rem}.entry-content p,.the-content p{min-height:1.2em}.entry-content p:not(:last-child),.the-content p:not(:last-child){margin-bottom:1.2em}.entry-content p:not(:last-child).p-nomargin,.the-content p:not(:last-child).p-nomargin{margin:0}.entry-content ol,.entry-content ul,.the-content ol,.the-content ul{margin-left:1.2em}.entry-content ol:not(:last-child),.entry-content ul:not(:last-child),.the-content ol:not(:last-child),.the-content ul:not(:last-child){margin-bottom:1.2em}.entry-content ol.ul-nostyle li,.entry-content ul.ul-nostyle li,.the-content ol.ul-nostyle li,.the-content ul.ul-nostyle li{list-style-type:none}.entry-content ol.ul-margin-left,.entry-content ul.ul-margin-left,.the-content ol.ul-margin-left,.the-content ul.ul-margin-left{margin-left:2.6ch}.entry-content ol.ul-margin-left li,.entry-content ul.ul-margin-left li,.the-content ol.ul-margin-left li,.the-content ul.ul-margin-left li{padding-left:0}.entry-content ul li,.the-content ul li{list-style-type:disc}.entry-content ol li,.the-content ol li{list-style-type:auto}.entry-content li,.the-content li{padding-left:1rem}.entry-content li:not(:last-child),.the-content li:not(:last-child){margin-bottom:.2em}.entry-content li::marker,.the-content li::marker{margin-left:.6em}@media only screen and (max-width:37.5em){.entry-content,.the-content{overflow-wrap:break-word}}.collapsed{max-height:0;opacity:0}.marquee-cont{overflow:hidden;display:flex;flex-wrap:nowrap}.marquee{display:flex;white-space:nowrap}.img-abs{position:relative;z-index:0}.img-abs img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.img-scale,.img-scale figure{overflow:hidden}.img-scale img{transition:.5s ease-out;transform:scale3d(1.005,1.005,1.005)}@media (hover:hover){.img-scale:hover img{transform:scale3d(1.05,1.05,1)}}.dark::before{content:"";position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.4)}.dark-1::before{background:rgba(0,0,0,.2)}.dark.dark-bottomup{position:relative}.dark.dark-bottomup::before{top:25%;height:75%;background:linear-gradient(to top,#000 0,rgba(0,0,0,0) 100%);z-index:1}figure.clip{background:#000}figure.clip::before{background:unset}figure.clip img{clip-path:url(#clip0);filter:brightness(.6)}@media only screen and (max-width:62.5em){figure.clip img{clip-path:url(#clip1)}}@media only screen and (max-width:37.5em){figure.clip img{clip-path:url(#clip2)}}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;clip-path:none;color:inherit;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100}@font-face{font-family:Submarine;src:url(../fonts/sub-marine-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Submarine Pictographs";src:url(../fonts/sub-marine-pictographs-webfont.woff) format("woff");font-weight:400;font-style:normal}.txt{font-size:1.6rem;line-height:1.25}.txt.transpolia{font-size:1.8rem;line-height:1.2}.transpolia .txt-l{font-size:3.4rem;letter-spacing:0;line-height:1.2}.transpolia .txt-xl{font-size:4.8rem;line-height:1.2}@media only screen and (max-width:37.5em){.transpolia .txt-xl{font-size:3.4rem;letter-spacing:0}}html{height:100%;font-size:62.5%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html.arkhaeio{background-color:#fff}html.arkhaeio.bg-dark{background-color:#999}html.dubitanda{background-color:#faf29e}html.kyriolexy{background-color:#0a0059}html.transpolia{background-color:#ffdaee}body{position:relative;width:100%;height:100%;color:#000;font-weight:400}body.arkhaeio .site{font-family:Arial,Helvetica,sans-serif;background:linear-gradient(180deg,#fff 0,#999 100%)}body.arkhaeio .site .loop-symbol img{width:200px}body.arkhaeio.single .site{background:#fff}body.arkhaeio.single .site .entry-header{margin-bottom:1.2em}body.dubitanda .site{font-family:Arial,Helvetica,sans-serif}body.dubitanda .site .loop-symbol img{width:145px}body.kyriolexy .site{font-family:Arial,Helvetica,sans-serif;color:#ccc}body.kyriolexy .site .loop-symbol img{width:160px}body.transpolia .site{font-family:Submarine,sans-serif}body.transpolia .site .loop-symbol img{width:140px}.site{min-height:100%;display:flex;flex-direction:column}.site-main{transition:opacity .3s ease-in-out;position:relative;z-index:1;padding:var(--main-pad-lr)}.underline-dotted{text-decoration:underline;-webkit-text-decoration:underline 1px dotted;text-decoration:underline 1px dotted;text-decoration-style:dotted;text-underline-offset:2px}@media (hover:hover){.underline-dotted:hover{text-decoration-style:solid}}svg{pointer-events:none}.btn{display:inline-block;white-space:nowrap;cursor:pointer;line-height:1;position:relative;text-align:center}button.index{border:none;border-radius:0;color:transparent}a{display:inline-block}footer,section{position:relative;z-index:1}.grid-test{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:10rem;grid-column-gap:var(--gap);position:fixed;top:50vh;left:0;right:0;z-index:20;pointer-events:none}.grid-test .grid-col{background:rgba(0,0,0,.1)}.m50{max-width:800px}.dubitanda .m50:not(.hintro){max-width:700px}.transpolia .kk-post-nav a span{font-family:Arial,sans-serif}.kk-post-nav{margin-top:200px}.kk-post-nav-list{gap:10px;flex-wrap:wrap}.kk-post-nav-item a span{display:inline-block}.kk-post-nav-item.prev a span,.kk-post-nav-item.rand a span{margin-right:6px}.kk-post-nav-item.next a span{margin-left:6px}.kk-post-nav-item a{border:1px dotted #000;padding:10px;white-space:nowrap}@media (hover:hover){.kk-post-nav-item a:hover{border:1px solid #000}}.main-pad-lr{padding-left:var(--main-pad-lr);padding-right:var(--main-pad-lr)}.max-95{max-width:95rem;margin-left:auto;margin-right:auto}.loop-symbol{mix-blend-mode:multiply}.loop-symbol.no-mix{mix-blend-mode:unset}.loop-symbol:has(img[src][src$=".png"]){mix-blend-mode:unset}.loop-symbol{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.pagination{display:flex;gap:30px}.pagination .current{color:rgba(0,0,0,.2)}.pagination .next,.pagination .prev{display:none;margin-top:-2px}.dubitanda a[href*="arkhæio.com"]:not(.loop-symbol-link),.dubitanda a[href*="xn--arkhio-sua.com"]:not(.loop-symbol-link),.transpolia a[href*="arkhæio.com"]:not(.loop-symbol-link),.transpolia a[href*="xn--arkhio-sua.com"]:not(.loop-symbol-link){white-space:nowrap;padding:11px 10px 9px;border:1px dotted #000;margin-top:7px;margin-right:6px;font-family:Arial,Helvetica,sans-serif;font-size:1.6rem;color:#000}.dubitanda a[href*="arkhæio.com"]:not(.loop-symbol-link):not(:last-of-type),.dubitanda a[href*="xn--arkhio-sua.com"]:not(.loop-symbol-link):not(:last-of-type),.transpolia a[href*="arkhæio.com"]:not(.loop-symbol-link):not(:last-of-type),.transpolia a[href*="xn--arkhio-sua.com"]:not(.loop-symbol-link):not(:last-of-type){margin-bottom:10px}@media (hover:hover){.dubitanda a[href*="arkhæio.com"]:not(.loop-symbol-link):hover,.dubitanda a[href*="xn--arkhio-sua.com"]:not(.loop-symbol-link):hover,.transpolia a[href*="arkhæio.com"]:not(.loop-symbol-link):hover,.transpolia a[href*="xn--arkhio-sua.com"]:not(.loop-symbol-link):hover{border:1px solid #000}}.dubitanda a[href*="arkhæio.com"]:not(.loop-symbol-link),.dubitanda a[href*="xn--arkhio-sua.com"]:not(.loop-symbol-link),.transpolia a[href*="arkhæio.com"]:not(.loop-symbol-link),.transpolia a[href*="xn--arkhio-sua.com"]:not(.loop-symbol-link){background:linear-gradient(180deg,#f8f8f8,#e0e0e0)}.dubitanda a[href*="transpolia.com"]:not(.loop-symbol-link){white-space:nowrap;padding:9px 10px 9px;border:1px dotted #000;margin-top:7px;margin-right:6px;font-family:Submarine,sans-serif;font-size:1.8rem;color:#000;background-color:#ffdaee}.dubitanda a[href*="transpolia.com"]:not(.loop-symbol-link):not(:last-of-type){margin-bottom:10px}@media (hover:hover){.dubitanda a[href*="transpolia.com"]:not(.loop-symbol-link):hover{border:1px solid #000}}.transpolia a[href*="dubitanda.com"]:not(.loop-symbol-link){white-space:nowrap;padding:10px;border:1px dotted #000;margin-top:7px;margin-right:6px;font-family:Arial,Helvetica,sans-serif;color:#000;background-color:#faf29e}.transpolia a[href*="dubitanda.com"]:not(.loop-symbol-link):not(:last-of-type){margin-bottom:10px}@media (hover:hover){.transpolia a[href*="dubitanda.com"]:not(.loop-symbol-link):hover{border:1px solid #000}}#wpadminbar{direction:ltr;color:#c3c4c7;font-size:13px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;line-height:2.46153846;height:32px;position:fixed;top:0;left:0;width:100%;min-width:600px;z-index:99999;background:#1d2327}#wpadminbar *{height:auto;width:auto;margin:0;padding:0;position:static;text-shadow:none;text-transform:none;letter-spacing:normal;font-size:13px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-style:normal;line-height:2.46153846;border-radius:0;box-sizing:content-box;transition:none;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}#wpadminbar .ab-sub-wrapper,#wpadminbar ul,#wpadminbar ul li{background:0 0;clear:none;list-style:none;margin:0;padding:0;position:relative;text-indent:0;z-index:99999}#wpadminbar .quicklinks>ul>li>a{padding:0 8px 0 7px}#wpadminbar #wp-admin-bar-wp-logo>.ab-item{padding:0 7px}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper{min-width:100%}#wpadminbar .menupop .ab-sub-wrapper,#wpadminbar .shortlink-input{margin:0;padding:0;box-shadow:0 3px 5px rgba(0,0,0,.2);background:#2c3338;display:none;position:absolute;float:none}#wpadminbar .quicklinks ul{text-align:left}#wpadminbar .quicklinks .menupop ul li{float:none}#wpadminbar ul li:last-child,#wpadminbar ul li:last-child .ab-item{box-shadow:none}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:12px 12px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:1}.hamburger.is-active:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before{background-color:#000}.hamburger-box{width:17px;height:7px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-.5px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:17px;height:1px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-3px}.hamburger-inner::after{bottom:-3px}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 75ms .12s ease,opacity 75ms ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:1;transform:rotate(45deg);transition:top 75ms ease,opacity 75ms .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-45deg);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1)}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.single.arkhaeio .hdr{margin-bottom:40px}.hdr{padding:var(--main-pad-lr);margin-bottom:320px}.single.dubitanda .hdr{margin-bottom:280px}.hintro{margin-bottom:40px}.hintro-title{margin-bottom:20px}@media only screen and (max-width:37.5em){.arkhaeio .hintro{margin-bottom:60px}}@media only screen and (max-width:37.5em){.kyriolexy .hintro{margin-bottom:220px}}@media only screen and (max-width:50em){html.ios .filts-select{margin-top:-.15em}}.filts{margin-bottom:20px}.filts-title{white-space:nowrap}.filts-select{display:none}.filts-list li{display:inline-block}.filts-list li:not(:last-child){margin-right:.8ch}.filts-group{margin-left:32px}.filts button{color:#000;position:relative}.filts button.active{color:#a6a6a6}.filts select{color:#000;border:none;background:0 0}.filts select:focus{outline:0}@media only screen and (max-width:50em){.filts{display:flex;align-items:start;gap:1.5ch}.filts-divs{display:none}.filts-title{margin-top:2px;line-height:1}.filts-select{display:flex;flex-wrap:wrap;gap:1ch}.filts select:first-of-type{width:79px}.filts select:nth-of-type(2){width:72px}.filts select:nth-of-type(3){width:66px}.filts select:last-of-type{width:60px}}@media screen and (max-width:360px){.filts{align-items:flex-start}.filts-title{line-height:1.2}}.search{margin-bottom:36px}.search-input{background-color:transparent;border:none;border-bottom:1px solid #000;width:200px}.search-input:-moz-placeholder~button{display:none}.search-input:placeholder-shown~button{display:none}.search-input::-moz-placeholder{color:rgba(0,0,0,.2)}.search-input::placeholder{color:rgba(0,0,0,.2)}.search-clear{color:#d30000;padding:3px 7px 3px 3px;position:absolute;left:200px;top:2px}@media only screen and (max-width:62.5em){.search{margin-bottom:20px}}.arkhaeio .arkps-group{display:grid;grid-template-columns:32px auto;align-items:start}.arkhaeio .arkps-cont a.active{pointer-events:none}.arkhaeio .arkps-item.asleep{color:grey;pointer-events:none}@media only screen and (max-width:50em){.arkhaeio .arkps-group{grid-template-columns:1fr}.arkhaeio .arkps-letter{display:none}}.ark-single.overlay-right{background-color:#fff;padding:0 var(--main-pad-lr);pointer-events:none;width:calc(100% - var(--post-gap));z-index:10;transition:transform 0s ease-in-out}.ark-single.overlay-right.show{transform:translate(0);pointer-events:all}@media only screen and (max-width:50em){.ark-single.overlay-right{width:100%;transform:translate(100%)}}.ark-single-inner{padding:var(--main-pad-lr) 0;position:relative;overscroll-behavior:none}.ark-single-btn.btn-close{padding:30px;margin-top:30px;margin-left:auto;position:fixed;bottom:0;right:0}.ark-single-btn.btn-close svg{width:42px;height:42px}.ark-single-header{margin-bottom:20px}.ark-single-taxes{margin:40px 0}.ark-single-state{display:none}.ark-single .arkps-link{pointer-events:none}.arkhaeio .entry-content a[href*="#"] img,.arkhaeio .entry-content a[href*="#"]~img,.arkps-content a[href*="#"] img,.arkps-content a[href*="#"]~img{position:fixed;pointer-events:none;top:0;left:0;opacity:0;width:260px!important;max-width:none!important;z-index:2}.arkhaeio .entry-content a,.arkps-content a{text-decoration:underline;-webkit-text-decoration:underline 1px dotted;text-decoration:underline 1px dotted;text-decoration-style:dotted;text-underline-offset:2px}@media (hover:hover){.arkhaeio .entry-content a:hover,.arkps-content a:hover{text-decoration-style:solid}}.arkhaeio .entry-content a[href*="#"],.arkps-content a[href*="#"]{position:relative;display:inline-block;cursor:default;text-decoration:underline;-webkit-text-decoration:underline 1px dotted;text-decoration:underline 1px dotted;text-decoration-style:dotted;text-underline-offset:2px}.arkhaeio .entry-content a[href*="#"].hovered,.arkps-content a[href*="#"].hovered{text-decoration-style:solid}.arkhaeio .entry-content a[href*="#"].hovered img,.arkps-content a[href*="#"].hovered img{opacity:1;width:auto}.entry-footer{margin-top:40px;display:flex;flex-direction:column;gap:10px}.entry-footer h4:not(:first-child){margin-top:10px}.arkps-links{gap:10px;flex-wrap:wrap}.arkps-links.transpolia{line-height:1.2}.arkps-links.transpolia a{padding:8px 10px 11px}.arkps-links a{white-space:nowrap;padding:10px;border:1px dotted #000}@media (hover:hover){.arkps-links a:hover{border:1px solid #000}}.arkps-links.dubitanda a{background-color:#faf29e}.arkps-links.transpolia a{background-color:#ffdaee;font-family:Submarine,sans-serif}.dubitanda .arkps-cont,.transpolia .arkps-cont{-moz-columns:6;columns:6;line-height:1.6}@media only screen and (max-width:100em){.dubitanda .arkps-cont,.transpolia .arkps-cont{-moz-columns:5;columns:5}}@media only screen and (max-width:75em){.dubitanda .arkps-cont,.transpolia .arkps-cont{-moz-columns:4;columns:4}}@media only screen and (max-width:62.5em){.dubitanda .arkps-cont,.transpolia .arkps-cont{-moz-columns:3;columns:3}}@media only screen and (max-width:43.75em){.dubitanda .arkps-cont,.transpolia .arkps-cont{-moz-columns:2;columns:2}}@media only screen and (max-width:31.25em){.dubitanda .arkps-cont,.transpolia .arkps-cont{-moz-columns:1;columns:1}}.dubitanda .arkps-cont.count-28,.transpolia .arkps-cont.count-28{-moz-columns:1;columns:1}.dubitanda .distance-left-block{margin-left:40px;margin-top:20px}.dubitanda figure{width:200px}.dubitanda figure.wp-block-embed-spotify{width:min(400px,100%);margin:40px 0}.dubitanda figure.wp-block-embed-spotify>div{flex-shrink:0;width:100%}.dubitanda figure.wp-block-embed-spotify>div iframe{width:100%}.dubitanda figure.is-provider-youtube{max-width:200px;aspect-ratio:16/9;margin:40px 0}.dubitanda .vimeo-wrap{position:relative;width:200px}.dubitanda .vimeo-wrap button{border:none;background:0 0;cursor:pointer}.dubitanda .vimeo-wrap.has-controls button{display:block;opacity:1}.dubitanda .vimeo-wrap button{opacity:0}@media (hover:hover){.dubitanda .vimeo-wrap:hover button{opacity:1}}.dubitanda .vimeo-controls button.vimeo-mute,.dubitanda .vimeo-controls button.vimeo-pause,.dubitanda .vimeo-controls button.vimeo-play,.dubitanda .vimeo-controls button.vimeo-unmute{position:absolute;background-color:rgba(153,153,153,.5);width:30px;height:30px;display:flex;align-items:center;justify-content:center}.dubitanda .vimeo-controls button.vimeo-mute svg,.dubitanda .vimeo-controls button.vimeo-pause svg,.dubitanda .vimeo-controls button.vimeo-play svg,.dubitanda .vimeo-controls button.vimeo-unmute svg{width:20px;height:20px}.dubitanda .vimeo-controls button svg path,.dubitanda .vimeo-controls button svg rect{fill:#faf29e}.dubitanda .vimeo-controls button.vimeo-pause,.dubitanda .vimeo-controls button.vimeo-play{top:50%;left:50%;transform:translate(-50%,-50%)}.dubitanda .vimeo-controls button.vimeo-mute,.dubitanda .vimeo-controls button.vimeo-unmute{right:7px;bottom:30px}.dubitanda iframe[src*="youtube.com"]{width:100%;height:100%}.dubitanda iframe[src*="player.vimeo.com"]{width:100%;height:100%;pointer-events:none}.dubitanda .entry-content>iframe{width:200px}.dubitanda .dposts-item-content a,.dubitanda .entry-content a{text-decoration:underline;-webkit-text-decoration:underline 1px dotted;text-decoration:underline 1px dotted;text-decoration-style:dotted;text-underline-offset:2px}@media (hover:hover){.dubitanda .dposts-item-content a:hover,.dubitanda .entry-content a:hover{text-decoration-style:solid}}.dubitanda .dposts-item-content>iframe,.dubitanda .entry-content>iframe{width:200px}.dubitanda .tp-brackets{display:none}.transpolia .index-btn-icon.minus,.transpolia .index-btn-icon.plus{display:none!important}.transpolia .the-content p:not(:last-child){margin-bottom:.9em}.transpolia .dposts-item-content a{text-decoration:underline;-webkit-text-decoration:underline 1px dotted;text-decoration:underline 1px dotted;text-decoration-style:dotted;text-underline-offset:2px}@media (hover:hover){.transpolia .dposts-item-content a:hover{text-decoration-style:solid}}.dubi-data-btn,.index-btn{color:#000}.dubi-data-btn .minus,.dubi-data-btn .plus,.index-btn .minus,.index-btn .plus{display:inline-block;min-width:29px}.dubi-data-btn .minus,.index-btn .minus{display:none;letter-spacing:.06em}.dubi-data-btn.active .minus,.index-btn.active .minus{display:inline-block}.dubi-data-btn.active .plus,.index-btn.active .plus{display:none}.dubi-data-btn~.arkps,.dubi-data-btn~.dubi-data,.index-btn~.arkps,.index-btn~.dubi-data{margin-top:20px}.transpolia .dubi-data-btn.active{color:#d30000}.dposts-item:not(:last-child){margin-bottom:400px}.dposts-item:last-child{margin-bottom:200px}.dposts-item-title{margin-bottom:60px}.dposts-item-dubi-data{margin-top:60px}.dubitanda .dposts-item:has(+.pagination),.transpolia .dposts-item:has(+.pagination){margin-bottom:200px}.dubitanda .ftr-cont,.transpolia .ftr-cont{padding-top:40px}.dubitanda .index,.transpolia .index{margin-bottom:300px}.transpolia .index-btn .plus .minus{width:38px;letter-spacing:0}.transpolia .index-btn .plus{letter-spacing:.08em}.transpolia .dposts-item-notes{margin-top:60px}.transpolia .dposts-item.m50,.transpolia article.m50{max-width:unset}.transpolia .dposts-item-dubi-data{margin-top:20px}.kyriolexy .hintro-content{line-height:1.2}.kyriolexy .hintro-content h2{margin-top:40px;margin-bottom:.2em}.kyriolexy .the-content ul{margin-left:0}.single article .entry-header{margin-bottom:20px}.single.dubitanda article .entry-header{margin-bottom:60px}.single.transpolia .hdr{margin-bottom:278px}.single.transpolia article .entry-header{margin-bottom:60px}.single.dubitanda .index{margin:37px 0 0}.single.dubitanda .dubi-data{padding-bottom:20px}.single.transpolia .index{margin:37px 0 0}.single.transpolia .dubi-data{padding-bottom:20px}.transpolia .dubi-data{color:#d30000}.transpolia .source{font-family:Arial,Helvetica,sans-serif;font-size:1.6rem;max-width:700px;margin:0 0 20px 20px}.transpolia .source-notes{max-width:800px}.transpolia .entry-content a{position:relative}.transpolia .entry-content a::after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:1px;border-bottom:1px dotted #000}@media (hover:hover){.transpolia .entry-content a:hover::after{border-bottom:1px solid #000}}.ark-single-content h2,.ark-single-content h3,.ark-single-content h4{margin:2.4em 0 1.2em}.dubitanda .dposts-item-content h2,.dubitanda .dposts-item-content h3,.dubitanda .dposts-item-content h4,.dubitanda .entry-content h2,.dubitanda .entry-content h3,.dubitanda .entry-content h4{margin-bottom:60px}.dubitanda .dposts-item-content .has-text-align-right,.dubitanda .entry-content .has-text-align-right{margin-bottom:60px}.ark-single-taxes .list button{color:#000}.ark-single-taxes .list button:not(:last-child){margin-right:.8ch}.ftr{margin-top:auto;position:relative}.ftr-cont{padding:60px var(--main-pad-lr) var(--main-pad-lr)}.ftr a{text-decoration:underline;-webkit-text-decoration:underline 1px dotted;text-decoration:underline 1px dotted;text-decoration-style:dotted;text-underline-offset:2px}@media (hover:hover){.ftr a:hover{text-decoration-style:solid}}.error404 .header-logo-link .cl-mid path,.page-template-page-text .header-logo-link .cl-mid path{fill:#000}.error404 .text,.page-template-page-text .text{margin-top:28rem}.error404 .text-cont,.page-template-page-text .text-cont{padding:0 calc(2 * var(--col) + 3 * var(--gap)) 11.6rem}.error404 .text-cont h1,.page-template-page-text .text-cont h1{margin-bottom:11.5rem;text-align:center}.error404 .text-cont h2,.page-template-page-text .text-cont h2{font-size:4rem;font-family:"PF Agora Serif Pro",serif;margin:10rem 0 4rem}.error404 .text-cont h3,.error404 .text-cont h4,.error404 .text-cont h5,.error404 .text-cont h6,.page-template-page-text .text-cont h3,.page-template-page-text .text-cont h4,.page-template-page-text .text-cont h5,.page-template-page-text .text-cont h6{font-size:2.4rem;font-family:"PF Agora Serif Pro",serif;margin:10rem 0 3.4rem}.error404 .text-cont .text,.page-template-page-text .text-cont .text{padding:6.2rem var(--main-pad-lr) 11.6rem}.error404 .text-cont p:not(:last-child),.error404 .text-cont ul,.page-template-page-text .text-cont p:not(:last-child),.page-template-page-text .text-cont ul{margin-bottom:1.2em}.error404 .text-cont ul li,.page-template-page-text .text-cont ul li{margin-left:1.2em}section.error-404{padding:20rem var(--main-pad-lr) 18rem}section.error-404 h1{margin-bottom:3rem}