.Newsdetail__content{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-bottom: 3rem}.Newsdetail__left{position: relative;width: 100%;margin-bottom: 3rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start}@media (min-width: 62em){.Newsdetail__left{width: 45%;margin-bottom: 0}}@media (min-width: 75em){.Newsdetail__left{width: 35%}}.Newsdetail__backlink{margin-bottom: .75rem}.Newsdetail__backlink a{font-size: 19px;text-decoration: none}@media (min-width: 62em){.Newsdetail__backlink a{font-size: 20px}}.Newsdetail__backlink a::before{content: "";display: inline-block;background-image: url("/assets/icons/arrow_left.svg");background-size: 16px 16px;background-position: center;background-repeat: no-repeat;width: 16px;height: 16px;margin-right: .75rem;-webkit-transition: .15s ease;transition: .15s ease}.Newsdetail__backlink a:hover::before{background-size: 20px 20px;width: 20px;height: 20px;margin-bottom: -2px}.Newsdetail__line{width: 150px;height: 3px;background: #f7f7f7}.Newsdetail__pagetitle{font-size: 19px;font-weight: 500;padding-top: .75rem;margin-bottom: 3rem}@media (min-width: 62em){.Newsdetail__pagetitle{padding-top: 1rem;margin-bottom: 4.5rem;font-size: 20px}}.Newsdetail__title{margin-bottom: 0;width: 100%}.Newsdetail__date{margin-bottom: 1.5rem;margin-top: .5rem}@media (min-width: 62em){.Newsdetail__date{margin-bottom: 3rem}}.Newsdetail__teaser{width: 100%;font-weight: 400;margin-bottom: 1.5rem}@media (min-width: 62em){.Newsdetail__teaser{font-size: 19px}}.Newsdetail__text{width: 100%}.Newsdetail__right{width: 100%}@media (min-width: 62em){.Newsdetail__right{width: 50%}}@media (min-width: 75em){.Newsdetail__right{width: 60%}}.Newsdetail__image img{width: 100%;-o-object-fit: cover;object-fit: cover}.Newsdetail__link{margin-top: 2rem}.Newsdetail__share{margin-top: 2rem}