@charset "UTF-8";

/************************************************************************************
*
* Theme Name: 		WP Theme für Andrea Wieland - Journalistin
* Theme URI:		https://www.andreawieland.net
* Description: 		Webseite mit WordPress
* Author:			 Andrea Wieland - Journalistin
* Author URI:		https://www.cinematicz.de
* Version:			1.0
* License:          Andrea Wieland - Journalistin
* License URI:      https://www.andreawieland.net
*
************************************************************************************/

/* @import must be at top of file, otherwise CSS will not work */

/************************************************************************************
*
* RESET
*
************************************************************************************/

* {
    list-style: none outside none;
    border: none;
    margin: 0;
    padding: 0;
    outline: none;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
    color: #ffff
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
    cursor: pointer;
    background: none
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    -webkit-appearance: none;
    border-radius: 0;
}

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

html,
body {
    position: relative;
    height: 100%;
    scroll-behavior: smooth;
}

html {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto, "Oxygen",
 "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    vertical-align: baseline;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-kerning: auto;
    font-feature-settings: normal;
    font-feature-settings: 'kern'1;
    font-kerning: normal;
    font-variant-ligatures: none;
    font-display: block;
    -moz-osx-font-smoothing: grayscale;
    -webkit-overflow-scrolling: touch;
    font-size: 100%;
    line-height: 1.5;
    /*  font-size: calc(16px + (28 - 16) * ((100vw - 320px) / (1600 - 320)));
   font-size: calc(18px + 5.4 * ((100vw - 1400px) / 280));*/
}

body {
    font-size: 100%;
    font-size: 18px/1.5;
    color: #fff;
    overflow-x: hidden;
}

*:before,
*:after {
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

svg:not(:root) {
    overflow: hidden
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

figure {
    display: block;
    margin: 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}


abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-family: basic-sans, sans-serif;
    font-weight: 700;
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button {
    overflow: visible;
    background: none;
}

button,
select {
    text-transform: none
}

img {
    max-width: 100%;
    height: auto;
    display: block;
    border: 0;
    margin: 0;
    image-rendering: -webkit-optimize-contrast;
    user-select: none;
    aspect-ratio: attr(width)/attr(height);
}

a {
    margin: 0;
    outline: none;
    text-decoration: none;
    cursor: pointer;
}

a:visited,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    cursor: pointer
}

::-moz-selection {
    background: #fff;
    color: #bc7545;
}

::selection {
    background: #fff;
    color: #bc7545;
}

/************************************************************************************
*
* ROOT
*
************************************************************************************/

:root {
    --card-margin: 1em;
    --widget-margin: 1rem 0;
    --start: #171717;
    --end: #f5f5f5;
    --footer: #232624;
    --dimmed: hsla(0, 0, 100%, . 5);
    --gutter: 5rem 1rem;
    --border: 1px solid var(--dimmed);
    --spacing: calc(var(--gutter) * 3);
    --gradient: linear-gradient(135deg, var(--start), var(--end));
    --paragraph-p: #171717;
    --space: 5em 1em;
    --grid-min: 300px;
    --width: 100%;
    --width-inner: 75em;
    --width-indent: 60em;
    --bg-1: #070A0D;
    --bg-2: #060606;
    --bg-3: #4A5259;
    --bg-4: #7B848C;
    --bg-5: #AEB7BF;
    --bg-5: #fff;
    --color-1: #e73442;
    --color-2: #232624;
    --color-3: #39a0ad;
    --min: 320px;
    --gap: 2rem;
}

/************************************************************************************
*
* ROOT
*
************************************************************************************/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

p,
ul {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
}

/************************************************************************************
*
* CSS Accessibility
*
************************************************************************************/

.skip-nav-link {
    background: #fff;
    padding: .5em;
    border-radius: 0 0 .25em .25em;
    color: #bc7545;
    font-size: .875rem;
    position: absolute;
    transform: translateY 325mx ease-in;
    transform: translateY(-120%);
}

.skip-nav-link:focus {
    transform: translateY(0%);
}

/************************************************************************************
*
* Buttons
*
************************************************************************************/

.website-button {
    display: inline-block;
    font-size: 1rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    padding: 1em;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 1.25em;
    transition: transform .4s ease-in-out;
}

.website-button:hover {
    color: #bc7545;
    background: #fff;
    border: 1px solid #fff;
    will-change: scale;
    transform: scale(1.05);
}

.website-button:focus {
    transform: scale(1.05);
}

.website-cards--card:focus {
    box-shadow: 1px 1px 0.5em rgba(73, 84, 83, 0.7);
    transform: scale(1.05);
}

@supports selector(:focus-visible) {

    .website-button:focus {
        transform: scale(1);
    }

    .website-cards--card:focus-visible {
        box-shadow: 1px 1px 0.5em rgba(73, 84, 83, 0.7);
        transform: scale(1.05);
    }

    .website-button:focus-visible {
        outline-offset: .5em;
        transform: scale(1.05);
    }

}

/************************************************************************************
*
* Layout Style
*
************************************************************************************/

.layout {
    position: relative;
    overflow: hidden
}

.section-container {
    width: 100%;
    position: relative;
    padding: 5em 1em;
    padding: max(5vh, 1em) 1em
}

.section-container--inner {
    width: var(--width-inner);
    max-width: 100%;
    margin-inline: auto;
}

.section-container--indent {
    width: var(--width-indent);
    max-width: 100%;
    margin-inline: auto;
}

/************************************************************************************
*
* HEADER
*
************************************************************************************/

.header-container {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.header-container--inner {
    width: 100vw;
    max-width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin: auto;
    padding: 1em;
}

.menu-links ul li a {
    font-size: 1rem;
    line-height: 2rem;
    text-align: end;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    color: #fff;
    display: block
}

.menu-links ul li a:hover {
    text-decoration: underline
}

.menu-links ul li.current_page_item a {
    color: #bc7545;
}

.header-index {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    width: 75em;
    max-width: 100%;
    height: calc(100vh - 5em);
    margin: auto;
    position: relative;
}

.header-index > * {
    flex: 1 1 calc(320px + var(--card-margin));
}

.header-index--headline {
    position: relative;
    z-index: 1;
    padding: 1em;
    margin-right: -10em;
}

.header-index--headline h1 span.word01 {
    font-size: clamp(2rem, 10vw + 1rem, 10rem);
    line-height: 1;
    white-space: nowrap;
    text-align: start;
    display: block
}

.header-index--headline h1 span.word02 {
    font-size: clamp(2rem, 5vw + 1rem, 5rem);
    line-height: 1;
    white-space: nowrap;
    text-align: start;
    display: block
}

.header-index--placeholder img {
    width: 750px;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    display: block;
}

.website-cards--before {
    display: block;
    margin: 2em 0
}

.website-cards--before h2 {
    font-size: 3rem;
    line-height: 1;
    margin: 0 0 .25em 0
}

.website-cards--before p {
    font-size: 1.25rem;
    line-height: 1.5rem
}

.website-cards {
    display: grid;
    grid-gap: var(--gap);
    grid-template-columns: repeat(auto-fit, minmax(var(--min), 1fr));
}

.website-cards--card {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    box-shadow: 0 0 0.5em rgba(73, 84, 83, 0.7);
    border-radius: 1.5em;
    padding: 1em;
}

.website-cards--card {
    transition: translateY 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    animation: fadein 0.4s cubic-bezier(1, 0.33, 0.46, 1.1) 1 forwards;
}

.website-cards--card:hover {
    will-change: translateY;
    transform: translateY(-6px);
}

.block-editable {
    display: block;
    position: relative;
}

.block-editable--headline h1 {
    font-size: 4rem;
    line-height: 1
}

.block-editable--headline h2 {
    font-size: 3rem;
    line-height: 1
}

.block-editable--headline h3 {
    font-size: 2.5rem;
    line-height: 1.2
}

.block-editable--wysiwyg {
    display: block;
    margin: 2.5em 0
}

.block-editable--wysiwyg p {
    font-size: 1.25rem;
    line-height: 1.875rem
}

.block-editable--wysiwyg ul {
    font-size: 1.25rem;
    line-height: 2rem
}

.contents-picture-text {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1em;
}

.contents-picture-text > * {
    flex: 1 1 calc(280px + var(--card-margin));
}

.contents-picture-text > div {
    margin: var(--card-margin);
}

.editable-headline h1 {
    font-size: 4rem;
    line-height: 1;
}

.editable-headline h2 {
    font-size: 3rem;
    line-height: 1;
}

.editable-headline h3 {
    font-size: 2.5rem;
    line-height: 1.2;
}

.editable-wysiwyg {
    display: block;
    margin: 2.5em 0;
}

.editable-wysiwyg p {
    font-size: 1.25rem;
    line-height: 1.5;
}

.editable-wysiwyg ul {
    font-size: 1.25rem;
    line-height: 1.7;
}

.editable-link {
    position: relative
}

.card-lottiefile {
    width: 200px;
    min-width: 160px;
    height: auto;
    display: block;
    position: relative;
    overflow: hidden
}

.card-headline h3 {
    font-size: 2rem;
    margin: .5em 0;
}

.card-content p {
    font-size: 1.25rem;
    line-height: 1.5;
}

.block-teaser {
    display: block;
    margin: 2em 0
}

.block-teaser--before h2 {
    font-size: 3rem;
    line-height: 1;
}

.block-teaser--before p {
    font-size: 1.25rem;
    line-height: 1.5;
}

.block-teaser--item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 2.5em 1em;
    border-bottom: solid 1px #f0b04c;
}

.block-teaser--item:last-child {
    border-bottom: none;
}

.block-teaser--item:hover {
    background: rgba(240, 176, 76, .4)
}

.block-teaser--item div h3 {
    font-size: 2rem;
    color: #fff;
    margin: 0.25em 0 0 0
}

.block-teaser--item div h3 span.date {
    display: block;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #bc7545;
}

.block-teaser--item div p {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #fff;
}

.block-teaser--after {
    display: flex;
    justify-content: center;
}

.block-content {
    display: block;
    position: relative;
    margin: auto
}

.block-content--headline h2 {
    font-size: calc(2rem + 10vmin);
    line-height: 1;
    white-space: nowrap;
    text-transform: uppercase;
    text-align: start;
    box-decoration-break: clone;
    color: transparent;
    display: block;
    transform: translate(0.5em, .5em);
}

.block-content--image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: cover;
    overflow: hidden
}

.block-editable--list {
    position: relative;
    margin: 2.5em 0
}

.block-editable--list ul li {
    display: block;
    font-size: 1.25rem;
    line-height: 2rem;
    color: #fff;
}

.block-editable--url {
    position: relative;
}

.block-editable--url ul {
    display: flex;
    justify-content: flex-start
}

.block-editable--url ul li {
    margin: 0 1em 0 0
}

.block-editable--url ul li img {
    width: 60px;
    height: 60px;
    display: block;
    opacity: 1;
    transition: .4s transform ease-in-out;
}

.block-editable--url ul li img:hover {
    opacity: .8;
    transform: translateY(-6px) rotate(12deg);
    transform-origin: 50% 50%;
}


/************************************************************************************
*
* Beiträge
*
************************************************************************************/

.contribution-heading {
    display: block;
    margin: 5em 0
}

.contribution-heading h1 {
    font-size: 4rem;
    line-height: 1;
    color: #fff
}

.contribution-main {
    width: 100%;
    position: relative;
    margin: 5em auto
}

.contribution-contents {
    width: 100%;
    position: relative;
}

.contribution-contents--index {
    display: block;
    padding: 2.5em 0;
}

.index-date {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
}

.index-category ul {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 400;
}

.index-category li a {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #bc7545;
    margin: .75em 0;
    display: inline-block;
}

.index-headline h2 {
    font-size: 3rem;
    line-height: 1;
    color: #fff
}

.index-headline h2:hover {
    color: #bc7545
}

.index-editor p {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #fff;
    margin: 1em 0
}

a.read-more {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #bc7545;
    margin: 0;
    display: block;
    text-decoration: underline
}

.contribution-contents--single {
    display: block;
    padding: 2.5em 0;
}

.contribution-contents--featuredimage img {
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 0
}

.contribution-contents--featuredimage {
    margin: 0 0 2.5em 0
}

.date {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
}

.category ul {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 400;
}

.category li a {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #bc7545;
    margin: .75em 0;
    display: inline-block;
}

.headline h2 {
    font-size: 3rem;
    line-height: 1;
    color: #fff
}

.wp-wysiwyg p {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #fff;
    margin: 1em 0
}

.wp-wysiwyg p a,
.wp-wysiwyg li a {
    color: #fff;
    text-decoration: underline
}

.wp-wysiwyg p a:hover,
.wp-wysiwyg li a:hover {
    color: #bc7545;
    text-decoration: none
}

.wp-backlink a {
    display: inline-block;
    font-size: 1rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    padding: 1em;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 1.25em;
    transition: transform .4s ease-in-out;
}

.wp-backlink a:hover {
    color: #bc7545;
    background: #fff;
    border: 1px solid #fff;
    will-change: scale;
    transform: scale(1.05);
}

/************************************************************************************
*
* LAYOUT BEITRÄGE PAGINATION
*
************************************************************************************/

.wp-pagination {
    display: flex;
    justify-content: flex-start;
    margin: 1em 0
}

span.page-numbers {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    line-height: 50px;
    display: block;
    text-align: center;
    background: #fff;
    font-family: inherit;
    font-size: 1.2rem;
    color: #bc7545
}

a.page-numbers {
    width: 50px;
    height: 50px;
    border-radius: 100px;
    line-height: 50px;
    display: block;
    text-align: center;
    background: #bc7545;
    font-family: inherit;
    font-style: normal;
    font-size: 1.2rem;
    color: #fff;
    margin-right: .5em
}

a.page-numbers:hover {
    background: #fff;
    color: #bc7545
}

span.page-numbers.current {
    margin-right: .5em
}

a.prev.page-numbers {
    width: 50px;
    height: 50px;
    border-radius: 100px;
    line-height: 50px;
    display: block;
    text-align: center;
    background: #fff;
    background-image: url(../images/arrow-left.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-indent: -9999px;
    color: #1C3558;
}

a.next.page-numbers {
    width: 50px;
    height: 50px;
    border-radius: 100px;
    line-height: 50px;
    display: block;
    text-align: center;
    background: #fff;
    background-image: url(../images/arrow-left.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-indent: -9999px;
    color: #1C3558;
}

/************************************************************************************
*
* Standardseite
*
************************************************************************************/

.section-container--wpeditor {
    width: var(--width-indent);
    max-width: 100%;
    margin-inline: auto;
    padding: 10em 1em;
}

.section-container--wpeditor h1 {
    font-size: clamp(2rem, 5vw + 1rem, 5rem);
    line-height: 1;
    margin: 0 0 .5em 0
}

.section-container--wpeditor h2 {
    font-size: 3rem;
    line-height: 1;
}

.section-container--wpeditor h3 {
    font-size: 2.5rem;
    line-height: 1.2;
}

.section-container--wpeditor h4 {
    font-size: 1.5rem;
    line-height: 1;
    margin: 1em 0 .5em 0
}

.section-container--wpeditor p {
    font-size: 1.25rem;
    line-height: 1.5;
}

.section-container--wpeditor ul {
    font-size: 1.25rem;
    line-height: 1.5;
}

.section-container--wpeditor li {
    display: list-item;
}


.instagram-section--headline h3 {
   font-size: 3rem;
   line-height: 1;
   text-align:center
}
/************************************************************************************
*
* FLICKITY SLIDER - CUSTOM CSS
*
************************************************************************************/

.carousel {
    position: relative
}

.carousel-cell {
    width: 100%;
    height: auto;
    margin: 0;
}

.carousel-cell--image img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0;
}

.carousel-cell--caption {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #fff;
    margin: .25em 0
}

.carousel-cell--caption a {
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #fff;
    text-decoration: underline;
    margin: .25em 0
}

/************************************************************************************
*
* 404-Seite
*
************************************************************************************/

.page-404-wrapper {
    width: 100%;
    height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em
}

.content-404 h1 {
    font-size: 3rem;
    line-height: 3.75rem;
    color: #bc7545;
    margin: 0 0 .75rem 0;
}

.content-404 h2 {
    font-size: 2.5rem;
    line-height: 2.75rem;
    color: #fff;
    margin: 0 0 .75rem 0;
}

.content-404 p {
    font-size: 1.25rem;
    line-height: 1.5;
    color: #fff;
}

.content-404 p a {
    color: #bc7545;
    text-decoration: underline
}

/************************************************************************************
*
* FOOTER
*
************************************************************************************/

.footer-container {
    width: 100%;
    position: relative;
    padding: 2.5em 1em
}

.footer-container--inner {
    width: var(--width-inner);
    max-width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin: auto;
}

.menu-footermenue-container ul {
    display: flex;
    justify-content: flex-start;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 1rem
}

.menu-footermenue-container ul li a {
    color: #fff;
    padding: 0 1em 0 0
}

.menu-footermenue-container ul li a:hover {
    text-decoration: underline
}

.menu-footermenue-container ul li.current_page_item a {
    color: #bc7545;
}

/************************************************************************************
*
* MEDIA QUERIES
*
************************************************************************************/

@media screen and (min-width: 20em) {

    .header-index {
        margin: 5em auto
    }

    .header-index--placeholder img {
        width: 380px;
        max-width: 100%;
        height: auto;
        margin: auto
    }

    .layout-redesign {
        padding: 7.5em 0 0 0;
    }


    .block-content--headline h2 {
        font-size: calc(2rem + 5vmin);
        transform: translate(0.25em, .25em);
    }

}

@media screen and (min-width: 23.5em) {}

@media screen and (min-width: 32.5em) {

    .layout-redesign {
        padding: 2.5em 0 0 0;
    }


}

@media screen and (min-width: 48em) {

    .header-index {
        margin: auto auto
    }

    .header-index--placeholder img {
        width: 750px;
        max-width: 100%;
        height: auto;
    }

    .layout-redesign {
        padding: 0;
    }

    .block-content--headline h2 {
        font-size: calc(2rem + 10vmin);
        transform: translate(0.5em, .5em);
    }

}

/* ==========================================================================
CSS Tablet / Desktop
========================================================================== */

@media screen and (min-width: 60em) {}

@media screen and (min-width: 80em) {}

@media screen and (min-width: 90em) {}
