#cera-calendar{position:relative}#cera-calendar .project-header{overflow:hidden;background:radial-gradient(at center top,#2f2f33 0,#000 100%);color:#fff}#cera-calendar .project-header-headline{color:transparent;justify-content:center;align-items:center;-webkit-text-stroke:1px #fff;max-width:1000%}@media screen and (min-width:800px){#cera-calendar .project-header-headline{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:flex;width:20ch;height:20ch;border:1px transparent solid;clip-path:polygon(50% 50%,50% 50%,50% 50%,50% 50%);-webkit-clip-path:polygon(50% 50%,50% 50%,50% 50%,50% 50%)}#cera-calendar.is-fully-visible .project-header-headline{clip-path:polygon(50% 10%,90% 50%,50% 90%,10% 50%);-webkit-clip-path:polygon(50% 10%,90% 50%,50% 90%,10% 50%)}#cera-calendar.is-open .project-header-headline,.is-mouse #cera-calendar.is-fully-visible:hover .project-header-headline,.is-touch #cera-calendar.is-most-visible .project-header-headline{clip-path:polygon(50% 2.5%,97.5% 50%,50% 97.5%,2.5% 50%);-webkit-clip-path:polygon(50% 2.5%,97.5% 50%,50% 97.5%,2.5% 50%)}#cera-calendar.is-open.project-header-headline,.is-mouse #cera-calendar.is-visible:hover .project-header-headline,.is-touch #cera-calendar.is-most-visible .project-header-headline{background-color:rgba(255,255,255,.15)}#cera-calendar .project-header-headline .word{display:inline-block;transform:translateY(-25%)}#cera-calendar .project-header-headline .whitespace{display:inline-block;width:.25em}#cera-calendar .project-header-headline::after,#cera-calendar .project-header-headline::before{content:'';width:64%;height:64%;border:1px #fff solid;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg) scale(.6);transition:all .85s ease;transition-delay:.1s;opacity:0}#cera-calendar .project-header-headline::after{border-width:4px;width:61%;height:61%;transition-delay:.15s}#cera-calendar.is-open .project-header-headline::after,#cera-calendar.is-open .project-header-headline::before,.is-mouse #cera-calendar.is-fully-visible:hover .project-header-headline::after,.is-mouse #cera-calendar.is-fully-visible:hover .project-header-headline::before,.is-touch #cera-calendar.is-most-visible .project-header-headline::after,.is-touch #cera-calendar.is-most-visible .project-header-headline::before{transform:translateX(-50%) translateY(-50%) rotate(45deg) scale(1);opacity:1}}#cera-calendar .project-header-content{max-width:400px;min-height:80px;margin-left:auto;margin-right:auto}@media screen and (min-width:800px){#cera-calendar .project-header-content{min-height:150px;max-width:100vh}}@media screen and (min-width:1184px){#cera-calendar .project-header-content{min-height:0}}@media screen and (min-width:800px){#cera-calendar .project-header-meta{position:relative;top:-30px;left:-180px}}@media screen and (min-width:1200px){#cera-calendar .project-header-meta{display:flex;justify-content:center;left:0}#cera-calendar .project-header-meta-item+.project-header-meta-item{margin-left:.5em}}#cera-calendar .project-main{background-color:#dadada}@media screen and (min-width:800px){#cera-calendar .project-header-description{position:relative;left:-180px;top:80px}}@media screen and (min-width:1200px){#cera-calendar .project-header-description{left:0;text-align:center}}#cera-calendar .project-content-items{padding-top:4em}@media screen and (min-width:800px){#cera-calendar .project-header .open-btn{position:relative;top:90px;left:-180px}}@media screen and (min-width:1200px){#cera-calendar .project-header .open-btn{left:50%;transform:translateX(-50%)}}#cera-calendar a{color:#444}