.wkTravelreport{display:flex;margin:0 auto 4rem auto;max-width:48rem;padding:0;width:100%}@media (min-width:1024px){.wkTravelreport{margin:0 2.5rem 7rem 2.5rem;max-width:40rem}}@media (min-width:1200px){.wkTravelreport{max-width:33rem}}@media (min-width:1400px){.wkTravelreport{max-width:40rem}}.wkTravelreport__wrapper{background:var(--white);box-shadow:var(--box-shadow--box--xsmall);height:45rem;max-width:48rem;position:relative;width:100%}.wkTravelreport__wrapper:focus-within{box-shadow:var(--box-shadow--box);outline:0}.wkTravelreport__wrapper a{height:100%;width:100%}.wkTravelreport__image{align-items:center;display:flex;height:22.5rem;justify-content:center;overflow:hidden}.wkTravelreport__content{height:calc(100% - 19rem);position:relative}.wkTravelreport__content:after{background:var(--primary);bottom:.5rem;content:"";height:.3rem;left:0;position:absolute;width:100%}.wkTravelreport__authorImage{align-items:center;border-radius:50%;display:flex;height:7rem;justify-content:center;margin:-3.5rem auto 0 auto;overflow:hidden;width:7rem}.wkTravelreport__title{margin:2rem 0 0 0;padding:0 1rem;text-align:center}.wkTravelreport__title h3{font-size:2.5rem;margin-bottom:1rem}.wkTravelreport__title p{font-size:1.7rem}.wkTravelreport__location{margin-bottom:1rem}.wkTravelreport__author,.wkTravelreport__username{font-weight:700}.wkElement.wkTravelreport{padding:0}