main .section.section--preview{padding-top:8rem}.img-credit{position:absolute;bottom:5px;right:5px;font-size:.9rem;color:rgb(255,255,255);background:rgba(0,0,0,0.6);padding:5px 10px;border-radius:10px;z-index:2}.empty-calendar{text-align:center;font-size:1.5rem!important}@media (min-width:800px){.title--coloured{margin:unset}.empty-calendar{font-size:1.8rem;text-align:left}}@media (max-width:350px){.cards{grid-template-columns:repeat(auto-fill,minmax(225px,1fr))}}.box-wrapper .card{border-color:hsla(0,0%,90%,.2)}.preview{flex-direction:column;align-items:center}.preview .is-desktop{display:none}.preview .title{margin:0 auto 2.5rem auto}.preview__img{max-width:80%;margin-bottom:3.5rem}.preview__img img{border-radius:20px;max-height:300px;transition:transform .5s ease}@media (pointer:fine){.preview__img img:hover{transform:scale(1.05) rotate(-2deg)}}.preview__content{font-size:1.1rem}.preview__content a{margin-top:.85rem;font-size:1.24rem}@media (min-width:900px){.preview{flex-direction:row;align-items:flex-start}.preview .is-mobile{display:none}.preview .is-desktop{display:block}.preview__img{width:29%;margin-bottom:0}.preview__content{width:66%;margin-left:auto}.preview .title{margin:-1.5rem 0 2rem 0}}@media (min-width:1408px){.preview__img img{max-height:270px}.preview__img{width:30%}.preview__content{width:66%}}.hero-calendar{height:325px;position:relative}.hero-calendar img{width:100%;height:100%;object-fit:cover}.hero-calendar .title{position:absolute;top:50%;left:50%;width:100%;font-size:3rem;padding:1.25rem;transform:translate(-50%,-50%);color:rgb(210,210,210);letter-spacing:3px;opacity:0}.hero-calendar .title.animated{animation:fadeIn .75s ease-in forwards}@media (min-width:768px){.hero-calendar .title{font-size:3.5rem}}.empty-calendar{font-size:1.8rem}.empty-calendar>span:last-of-type{width:100%;font-size:2.15rem;margin-top:1rem}.empty-calendar>span:last-of-type>i{animation-duration:3s}@media (min-width:700px){.empty-calendar>span:last-of-type{width:50px;font-size:2.15rem;margin:0 1rem}}.dates{display:flex;flex-wrap:wrap;justify-content:space-between}.date{width:100%;margin-bottom:3rem}.date__datetime{padding:1rem;border-radius:10px 10px 0 0;font-size:1.4rem;font-weight:500;color:white;background:linear-gradient(135deg,#b4b4a2 0%,#5a997b 50%,#8995a1 100%)}.date__datetime p:first-of-type{margin-bottom:.75rem}.date__description{padding:2rem 1rem;font-size:1.3rem;text-align:center;border-radius:0 0 10px 10px;box-shadow:0 .5em 1em -.125em rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.02);background:linear-gradient(145deg,hsla(118,78%,33%,0.01) 20%,hsla(219,63%,33%,0.1) 100%)}@media (min-width:768px){.date{width:48%}}