.puretextblock_container {
padding: 0px 15px;
margin-top: 40px;
margin-bottom: 40px;
}
.puretextblock_container.one .main_content { padding-left: 0px;
max-width: 802px;
margin: 20px auto;
display: block;
padding: 0;
}
.puretextblock_container.wide .main_content {
max-width: 1206px;
}
.puretextblock_content {
font-size: 17px;
font-weight: 400;
line-height: 160%;
color: #090B0C;
font-family: 'ibm';
margin-bottom: 72px;
opacity: 0.9;
}
.puretextblock_headline, .puretextblock_content h2 {
font-family: 'marselis';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 120%;
margin-bottom: 24px;
} .puretextblock_container.start .puretextblock_content {
font-family: 'ibm';
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 160%;
color: #090B0C;
}
.puretextblock_content p {
margin-bottom: 30px;
}
.puretextblock_content a {
font-family: 'ibm';
font-weight: 600;
font-size: 17px;
line-height: 160%;
color: #0760AC;
text-decoration: underline;
}  .puretextblock_content ol {
margin: 24px auto 32px;
}
.puretextblock_content ul {
list-style: disc;
margin: 24px auto 32px;
}
.puretextblock_content ol li, .puretextblock_content ul li {
margin-left: 35px;
margin-bottom: 24px;
padding-left: 10px;
position: relative;
}
.puretextblock_content ol li::marker {
color: #fff;
text-align: center;
font-family: 'ibm';
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: 160%;
}
.puretextblock_content ol li::before {
content: "";
position: absolute;
display: block;
width: 24px;
height: 24px;
top: 2px;
left: -1px;
background: #00446B;
margin-left: -24px;
z-index: -1;
}
.puretextblock_content ol li ol li {
list-style: lower-alpha;
margin-left: 20px;
}
.puretextblock_content ol li ol li::marker {
color: #00446B;
text-align: center;
font-family: 'ibm';
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: 160%;
}
.puretextblock_content ol li ol li::before {
display: none;
}
.puretextblock_content ul li::marker {
color: #00446B;
font-size: x-large;
}  .puretextblock_content .wp-caption-text {
text-align: left;
font-family: 'space';
font-weight: 400;
font-size: 14px;
line-height: 28px;
color: #79716b;
}
@media only screen and (max-width: 850px) {
.puretextblock_container.one .main_content {
margin: 0px auto;
}
.puretextblock_headline {
font-size: 30px;
line-height: 36.28px;
margin-bottom: 10px;
}
.puretextblock_content, .puretextblock_content a {
font-size: 16px;
line-height: 160%;
}
.puretextblock_content {
margin-bottom: 40px;
}
.puretextblock_content p {
margin-bottom: 20px;
}
.puretextblock_content li {
font-size: 16px;
}
.puretextblock_headline, .puretextblock_content h2 {
font-size: 26px;
line-height: 120%;
margin-bottom: 20px;
}
.puretextblock_content h3 {
font-size: 22px;
line-height: 26px;
margin-bottom: 20px;
}
.puretextblock_content h4 {
font-size: 20px;
line-height: 22px;
margin-bottom: 20px;
}
.puretextblock_container {
padding-bottom: 0;
}
}.regions_container {
margin-top: 70px;
margin-bottom: 60px;
}
.regions_content_container {
max-width: 1216px;
margin: auto;
display: block;
}
.regions_item_container.has_img {
display: grid;
grid-template-columns: auto auto;
margin-bottom: 80px;
}
.regions_item_container.has_img:nth-child(2n) .regions_item_image {
order: 1;
z-index: -1;
margin-left: -80px;
}
.regions_item_image {
width: 803px;
height: 451px;
margin: auto 0 auto 0;
}
.regions_country_container {
margin: auto 0 auto -80px;
}
.regions_item_container.has_img:nth-child(2n) .regions_country_container {
margin: auto 0 auto 0px;
}
.regions_country_content {
padding: 40px;
background-color: #9DCFB6; width: 413px;
}
.regions_item_container.has_img:nth-child(2n) .regions_country_content {
background-color: #00446B;
}
.regions_item_container.has_img:nth-child(3n) .regions_country_content {
background-color: #0760AC;
}
.regions_country_name {
color: var(--WFD--Schwarz, #000);
font-family: 'marselis';
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 120%;
margin-bottom: 30px;
}
.regions_item_container.has_img:nth-child(2n) .regions_country_name,
.regions_item_container.has_img:nth-child(3n) .regions_country_name {
color: #fff;
}
a.regions_item_country_link {
color: var(--WFD--Schwarz, #000);
font-family: 'ibm';
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 160%;
display: table;
opacity: 1;
border-bottom: 1px solid #000;
margin-bottom: 12px;
}
.regions_item_container.has_img:nth-child(2n) a.regions_item_country_link,
.regions_item_container.has_img:nth-child(3n) a.regions_item_country_link {
color: #fff;
border-bottom-color: #fff;
}
a.regions_item_country_link::after {
background-image: url(//wfd.de/wp-content/themes/neve-child-master/template-parts/blocks/regions/arrowlink.svg);
background-size: 14px;
background-repeat: no-repeat;
margin-top: 5px;
margin-left: 8px;
width: 14px;
height: 14px;
content: "";
vertical-align: sub;
display: inline-block;
filter: brightness(0);
}
.regions_item_container.has_img:nth-child(2n) a.regions_item_country_link::after,
.regions_item_container.has_img:nth-child(3n) a.regions_item_country_link::after {
filter: brightness(1);
}
@media (max-width:1155px) { .regions_item_container.has_img {
display: grid;
grid-template-columns: 67% auto;
margin-bottom: 80px;
}
.regions_item_container.has_img:nth-child(2n) {
grid-template-columns: 29% auto;
}
}
@media (max-width:975px) {
.regions_content_container {
padding: 0 7.5px;
}
}
@media (max-width:850px) {
.regions_item_container.has_img {
display: block;
margin-bottom: 32px;
}
.regions_item_container.has_img:nth-child(2n) .regions_item_image {
margin-left: inherit;
}
.regions_item_image {
width: 100%;
height: 192px;
}
.regions_country_container, .regions_item_container.has_img:nth-child(2n) .regions_country_container {
margin: -40px 15px 0;
}
.regions_country_content {
padding: 24px;
width: 100%;
}
.regions_country_name {
font-size: 32px;
margin-bottom: 20px;
}
a.regions_item_country_link {
font-size: 16px;
}
}.newsletter_teaser_container {
padding: 80px 0;
position: relative;
}
.newsletter_teaser_container_content {
max-width: 985px !important;
margin: auto;
display: grid;
grid-column-gap: 117px;
vertical-align: middle;
grid-template-columns: 264px auto;
padding: 0 15px;
}
.newsletter_teaser_headline {
font-family: 'marselis';
font-size: 34px;
line-height: 44px;
color: #fff;
font-weight: 700;
margin-bottom: 0;
}
.newsletter_teaser_content {
font-size: 20px;
line-height: 32px;
font-family: 'ibm';
font-weight: 400;
color: #fff;
margin-top: 24px;
}
.newsletter_teaser_content ul {
grid-template-columns: 100%;
display: block;
grid-column-gap: 24px;
list-style: disc;
margin-left: 20px !important;
}
.newsletter_teaser_content li {
margin: 0;
}
.newsletter_teaser_image {
height: 264px;
width: 264px;
}
.newsletter_teaser_container_content .sib-terms-area {
font-size: 12px;
line-height: 21px;
font-family: 'ibm';
font-weight: 400;
color: #fff;
margin-top: 24px;
margin-left: 20px;
margin-bottom: 20px;
max-width: 400px;
}
.newsletter_teaser_container_content .sib-terms-area input {
margin-left: -20px;
margin-right: 3px;
}
.newsletter_teaser_container_content .sib-terms-area a {
color: #fff;
}
@media only screen and (max-width:960px) {
.newsletter_teaser_content ul {
display: block;
}
}
@media only screen and (max-width:820px) {
body::not(.body) .page-template-page-list::not(.dynamic_content) .newsletter_teaser_container_content  {
padding-bottom: 120px;
}
}
@media only screen and (max-width:750px) {
.newsletter_teaser_container {
padding: 48px 0 34px;
}
.newsletter_teaser_container_content {
display: block;
}
.newsletter_teaser_image {
height: 190px;
width: 190px;
margin: 0 auto 32px;
}
.newsletter_teaser_headline {
font-size: 32px;
line-height: 120%;
}
.newsletter_teaser_content {
font-size: 18px;
line-height: 160%;
margin-top: 16px;
margin-left: 20px;
}
body.home .newsletter_teaser_content {
margin-bottom: 30px;
}
.newsletter_teaser_content ul {
margin-top: 16px;
margin-bottom: 0px;
}
.newsletter_teaser_form .sib-default-btn {
width: 100%;
}
}