/*!
Theme Name: IVolunteer International 2020
Theme URI: http://underscores.me/
Author: IVolunteer International
Author URI: https://www.ivint.org
Description: Description
Version: 21.06.29
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ivint-2020
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

IVolunteer International 2020 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/**
 * IVolunteer International Custom Styles
 */

* {
	box-sizing: border-box;
	font-family: 'Exo 2', sans-serif;
}

body {
	font-family: 'Exo 2', sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #313131;
	background-color: #F8F8F8;
}

::-moz-selection {
	background: #75fff2;
}

::selection {
	background: #75fff2;
}

/* Layout */
.site {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.container {
	width: 100%;
	max-width: 1108px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 36px;
	padding-right: 36px;
}

.post-container {
	width: 100%;
	max-width: 744px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 36px;
	padding-right: 36px;
}

.header-container {
	width: 100%;
	max-width: 1108px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}

.careers-container {
	max-width: 711px;
}

.auth-container {
	max-width: 348px;
}

@media(min-width: 900px) {
	.container {
		padding-left: 16px;
		padding-right: 16px;
	}

	.post-container {
		padding-left: 16px;
		padding-right: 16px;
	}
}

.header-space {
	padding-top: 80px;
}

.footer-space {
	padding-bottom: 64px;
}

.view--app .header-space {
	padding-top: 0 !important;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.error-404-section {
	min-height: 28vh;
}

.d-none {
	display: none !important;
}

@media(max-width: 899px) {
	.mobile--hide {
		display: none !important;
	}
}

@media(min-width: 900px) {
	.desktop--hide {
		display: none !important;
	}
}

.bg--pink {
	background-color: #FADDE3;
}

.bg--mint {
	background-color: #CFEFEE;
}

/* Typography */
.text--center {
	text-align: center !important;
}

.text--left {
	text-align: left !important;
}

.text--right {
	text-align: right !important;
}

h1 {
	font-size: 2em;
	line-height: 1.4;
}

h2 {
	font-size: 1.75em;
	line-height: 1.4;
}

h3 {
	font-size: 1.5em;
	line-height: 1.4;
}

h4 {
	font-size: 1.25em;
	line-height: 1.4;
}

h5 {
	font-size: 1em;
	line-height: 1.4;
}

h6 {
	font-size: 0.875em;
	line-height: 1.4;
	font-weight: 600;
}

.title--special-section {
	/* font-size: 32px !important; */
	color: #D60021 !important;
	/* line-height: 53px !important; */
	letter-spacing: 0 !important;
	font-weight: 800 !important;
}

@media(min-width: 768px) {
	.title--special-section {
		font-size: 44px !important;
		line-height: 53px !important;
		letter-spacing: 0 !important;
		font-weight: 800 !important;
	}
}

.text--primary {
	color: #D60021 !important;
}

.text--black {
	color: #313131 !important;
}

.text--white {
	color: #ffffff !important;
}

.text--italic {
	font-style: italic !important;
}

.text--regular {
	font-weight: 400 !important;
}

.text--bold {
	font-weight: 700 !important;
}

.text--semibold {
	font-weight: 600 !important;
}

.text--extrabold {
	font-weight: 800 !important;
}

.text--medium {
	font-weight: 500 !important;
}

.text--light {
	font-weight: 300 !important;
}

/* Links */
a,
a:link,
a:visited {
	color: #D60021;
	text-decoration: underline;
}

a:hover,
a:active,
a:focus {
	color: #980012;
}

/* Buttons */
.btn,
.btn:link,
.btn:visited,
input.btn,
input[type=submit].btn,
.wp-block-button__link,
.wp-block-button .wp-block-button__link,
.cf7mls_btn.action-button,
.cf7mls_back.action-button,
.action-button {
	display: inline-flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	min-width: 166px;
	min-height: 44px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 0;
	font-family: 'Exo 2', sans-serif;
	cursor: pointer;
	border-radius: 4px !important;
	text-decoration: none;
	color: inherit;
	transition: background-color 250ms ease, box-shadow 250ms ease, color 250ms ease, transform 100ms ease;
	outline: none !important;
}

.btn:hover,
.btn:focus,
input.btn:hover,
input.btn:focus,
input[type=submit].btn:hover,
input[type=submit].btn:focus,
.wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:hover,
.wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:focus,
.cf7mls_btn.action-button:hover,
.cf7mls_btn.action-button:focus,
.cf7mls_back.action-button:hover,
.cf7mls_back.action-button:focus,
.action-button:hover,
.action-button:focus {
	transform: scale(1.05);
}

.btn:active,
input.btn:active,
input[type=submit].btn:active,
.wp-block-button__link:active,
.wp-block-button .wp-block-button__link:active,
.cf7mls_btn.action-button:active,
.cf7mls_back.action-button:active,
.action-button:active {
	transform: scale(0.95);
}

.btn--large,
.btn--large:link,
.btn--large:visited,
.btn--large .wp-block-button__link {
	font-size: 16px !important;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 33px;
	padding-right: 33px;
	min-width: 278px;
	line-height: 1.2 !important;
}

.btn--large.wp-block-button {
	font-size: inherit !important;
	padding-top: unset;
	padding-bottom: unset;
	padding-left: unset;
	padding-right: unset;
	min-width: unset;
	line-height: unset !important;
}

.btn--tight,
.btn--tight:link,
.btn--tight:visited {
	padding-left: 12px;
	padding-right: 12px;
	min-width: unset;
}

.btn--block {
	display: flex !important;
	width: 100% !important;
	min-width: unset !important;
}

.btn--rounded {
	border-radius: 8px !important;
}

@media(max-width: 899px) {
	.btn--block--mobile {
		display: flex !important;
		width: 100% !important;
		min-width: unset !important;
	}
}

@media(min-width: 900px) {
	.btn,
	.btn:link,
	.btn:visited,
	input.btn,
	input[type=submit].btn,
	.cf7mls_btn.action-button,
	.action-button {
		padding-left: 33px;
		padding-right: 33px;
	}

	.btn--tight,
	.btn--tight:link,
	.btn--tight:visited {
		padding-left: 12px;
		padding-right: 12px;
	}
}

/* Button colors */
.btn-primary,
.btn-primary:link,
.btn-primary:visited,
.wp-block-button__link,
.wp-block-button .wp-block-button__link,
.wp-block-button__link:link,
.wp-block-button .wp-block-button__link:link,
.wp-block-button__link:visited,
.wp-block-button .wp-block-button__link:visited,
.cf7mls_next.action-button {
	background-color: #D60021 !important;
	color: #fff !important;
	border: none !important;
	box-shadow: 3px 4px 20px rgba(214, 0, 33, 0.3);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:hover,
.wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:focus,
.cf7mls_next.action-button:hover,
.cf7mls_next.action-button:active,
.cf7mls_next.action-button:focus {
	background-color: #FF3655 !important;
	box-shadow: 4px 6px 20px rgba(214, 0, 33, 0.55);
}

.btn-primary--outline,
.btn-primary--outline:link,
.btn-primary--outline:visited {
	background-color: #fff !important;
	color: #D60021 !important;
	border: 1px solid #D60021 !important;
	box-shadow: 0 0 0 rgba(214, 0, 33, 0);
}

.btn-primary--outline:hover,
.btn-primary--outline:active,
.btn-primary--outline:focus {
	color: #FF3655 !important;
	border-color: #FF3655 !important;
	box-shadow: 2px 3px 10px rgba(214, 0, 33, 0.2);
}

.btn-white,
.btn-white:link,
.btn-white:visited {
	color: #D60021 !important;
	background-color: #fff !important;
	border: none !important;
}

.btn-white:hover,
.btn-white:active,
.btn-white:focus {
	color: #FF3655 !important;
	box-shadow: 4px 6px 20px rgba(214, 0, 33, 0.2);
}

.btn-pink,
.btn-pink:link,
.btn-pink:visited,
.cf7mls_back.action-button {
	color: #D60021 !important;
	background-color: #FADDE3 !important;
	border: none !important;
}

.btn-pink:hover,
.btn-pink:active,
.btn-pink:focus,
.cf7mls_back.action-button:hover,
.cf7mls_back.action-button:active,
.cf7mls_back.action-button:focus {
	color: #FF3655 !important;
	background-color: #FADDE3 !important;
}

.btn-green,
.btn-green:link,
.btn-green:visited {
	background-color: #32A3A0 !important;
	color: #fff !important;
	border: none !important;
	box-shadow: 3px 4px 20px rgba(50, 163, 160, 0.3);
}

.btn-green:hover,
.btn-green:active,
.btn-green:focus {
	background-color: #4ec5c1 !important;
	box-shadow: 4px 6px 20px rgba(50, 163, 160, 0.55);
}

.btn-green--outline,
.btn-green--outline:link,
.btn-green--outline:visited {
	background-color: #fff !important;
	color: #32A3A0 !important;
	border: 1px solid #32A3A0 !important;
	box-shadow: 0 0 0 rgba(50, 163, 160, 0);
}

.btn-green--outline:hover,
.btn-green--outline:active,
.btn-green--outline:focus {
	color: #4ec5c1 !important;
	border-color: #4ec5c1 !important;
	box-shadow: 2px 3px 10px rgba(50, 163, 160, 0.2);
}

/* SVG icons */
.link-icon__color {
	transition: fill 250ms ease;
}

.link-icon__stroke {
	transition: stroke 250ms ease;
}

.link-icon:hover .link-icon__color,
a:hover .link-icon .link-icon__color,
a:active .link-icon .link-icon__color,
a:focus .link-icon .link-icon__color {
	fill: #FF3655;
}

.link-icon:hover .link-icon__stroke,
a:hover .link-icon .link-icon__stroke,
a:active .link-icon .link-icon__stroke,
a:focus .link-icon .link-icon__stroke {
	stroke: #FF3655;
}

/* Forms */
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #989797;
	opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #989797;
}

::-ms-input-placeholder { /* Microsoft Edge */
	color: #989797;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
	display: block;
	width: 100%;
	min-height: 44px;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	font-size: 16px;
	font-weight: normal;
	padding: 12px 16px;
	outline: none !important;
	font-family: 'Exo 2', sans-serif;
	line-height: 1.3;
	margin-bottom: 8px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
	box-shadow: 0 0 0 3px #F16682;
	outline: none;
}

select {
	-moz-appearance:none;
    -webkit-appearance:none;
	appearance:none;
	background: #fff url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.066%22%20height%3D%227.004%22%3E%3Cpath%20d%3D%22M6.033%207.004L0%20.97.97%200l5.062%205.062L11.095%200l.97.97z%22%20fill%3D%22%23d60021%22%2F%3E%3C%2Fsvg%3E') no-repeat right 20px top 55%;
	background-size: 12px 7px;
}

select option:disabled {
	opacity: 0.38;
}

.input-group {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	position: relative;
	border-radius: 4px;
	margin-bottom: 8px;
}

.input-group__prepend,
.input-group__append {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #D60021;
	line-height: 1;
	flex-shrink: 0;
	flex-grow: 0;
}

.input-group__prepend {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	border-right: none !important;
	border-radius: 4px 0 0 4px;
	padding: 0 0 0 20px;
}

.input-group__prepend::after {
	content: "";
	display: block;
	width: 1px;
	height: calc(100% - 20px);
	background-color: #D60021;
	margin-left: 8px;
}

.input-group__prepend ~ .wpcf7-form-control-wrap {
	flex-grow: 1;
	flex-shrink: 1;
}

.input-group__prepend ~ input,
.input-group__prepend ~ .wpcf7-form-control-wrap input,
.input-group__prepend ~ .wpcf7-form-control-wrap select,
.input-group__prepend ~ select {
	border-left: none !important;
	border-radius: 0 4px 4px 0 !important;
	padding-left: 8px !important;
	color: #D60021;
	font-weight: 700;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 14px;
	width: 100%;
	margin-bottom: 0 !important;
}

.input-group:focus-within {
	box-shadow: 0 0 0 3px #F16682;
	outline: none;
}

.input-group input:focus,
.input-group select:focus {
	box-shadow: none !important;
}

span.wpcf7-list-item {
	margin-left: 0;
}

.custom-checkbox .wpcf7-list-item {
	display: block;
	margin-top: 16px;
	margin-bottom: 20px;
}

.custom-checkbox input[type="checkbox"] {
	opacity: 0;
	position: absolute;
}

.custom-checkbox label span {
	display: flex;
	align-items: center;
	position: relative;
}

.custom-checkbox label span::before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border: 1px solid #D60021;
	border-radius: 4px;
	margin-right: 16px;
}

.custom-checkbox label span::after {
	content: "";
	display: block;
	position: absolute;
	left: 4px;
	top: 7px;
	width: 12px;
	height: 7px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	transform: rotate(-45deg);
}

.custom-checkbox input[type="checkbox"]:focus ~ span::before {
	box-shadow: 0 0 0 3px #F16682;
}

.custom-checkbox input[type="checkbox"]:checked ~ span::before {
	background-color: #D60021;
}

.custom-radio .wpcf7-list-item {
	display: block;
	margin-top: 16px;
	margin-bottom: 20px;
}

.custom-radio input[type="radio"] {
	opacity: 0;
	position: absolute;
}

.custom-radio label span {
	display: flex;
	align-items: center;
	position: relative;
}

.custom-radio label span::before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border: 1px solid #D60021;
	border-radius: 50%;
	margin-right: 16px;
}

.custom-radio label span::after {
	content: "";
	display: block;
	position: absolute;
	left: 6px;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 50%;
}

.custom-radio input[type="radio"]:focus ~ span::before {
	box-shadow: 0 0 0 3px #F16682;
}

.custom-radio input[type="radio"]:checked ~ span::before {
	background-color: #D60021;
}

.radio-text-input {
	margin-top: 8px;
	margin-left: 35px;
	max-width: 240px;
}

.custom-file__label {
	position: relative;
	display: inline-flex;
	align-items: center;
	cursor: pointer;
}

.custom-file__label::before {
	content: "Choose file";
	flex-shrink: 0;
	flex-grow: 0;
	display: inline-flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	min-width: 166px;
	min-height: 44px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-family: 'Exo 2', sans-serif;
	cursor: pointer;
	border-radius: 4px;
	text-decoration: none;
	color: inherit;
	transition: background-color 250ms ease, box-shadow 250ms ease, color 250ms ease, transform 100ms ease;
	outline: none !important;
	background-color: #fff !important;
	color: #D60021 !important;
	border: 1px solid #D60021 !important;
	box-shadow: 0 0 0 rgba(214, 0, 33, 0);
	position: relative;
}

.custom-file__label:hover::before,
.custom-file__label:active::before,
.custom-file__label:focus-within::before {
	color: #FF3655 !important;
	border-color: #FF3655 !important;
	box-shadow: 2px 3px 10px rgba(214, 0, 33, 0.2);
	transform: scale(1.05);
}

.custom-file__label:active::before {
	transform: scale(0.95);
}

.custom-file__label .wpcf7-form-control-wrap {
	display: block;
	opacity: 0;
	position: absolute;
	left: 0;
	height: 0;
	width: 0;
}

.custom-file__label .wpcf7-form-control-wrap input {
	position: absolute;
	width: 0;
	height: 0;
}

.custom-file__label .custom-file__selected {
	margin-left: 16px;
	line-height: 1;
	flex-grow: 1;
	flex-shrink: 1;
}

form .form-group {
	display: block;
	position: relative;
}

form .form-group + .form-group {
	margin-top: 32px;
}

form .form-actions {
	margin-top: 32px;
}

form .form-group__label {
	display: block;
	font-size: 1rem;
	font-weight: 600;
	margin-bottom: 8px;
}

form .required {
	display: inline;
	color: #D60021;
}

form .required::before {
	content: "*";
	display: inline;
}

form .form-group__description {
	color: #888888;
	font-size: 0.875rem;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 8px;
	display: block;
}

.wpcf7-form-control-wrap + .form-group__description {
	margin-top: 16px;
}

.page-form .form-submit {
	margin-top: 32px;
}

/* CF7 Multi Step */
form.wpcf7-form fieldset.fieldset-cf7mls {
	border: none;
	padding: 0;
	margin: 0;
}

.cf7mls_btn.action-button {
	margin-top: 32px;
}

.cf7mls_back.action-button {
	margin-top: 8px !important;
}

/* Project/Volunteer Event submit form */
#project-location--us[aria-hidden="true"] {
	display: none;
}

#project-location--other[aria-hidden="true"] {
	display: none;
}

.project-date-wrap {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: stretch;
}

.wpcf7-form-control-wrap.project-date-1 {
	display: block;
	width: 100%;
}

.project-date-remove {
	margin-left: 8px;
	margin-top: 3px;
}

/* Beta sign-up form */
#beta-state--us[aria-hidden="true"] {
	display: none;
}

#beta-state--other[aria-hidden="true"] {
	display: none;
}

/* Alerts */
.wpcf7-response-output.wpcf7-validation-errors,
.alert {
	display: block !important;
	position: relative !important;
	background-color: #fff !important;
	border: 1px solid #e8e8e8 !important;
	padding: 16px !important;
	border-radius: 4px !important;
	margin: 0 !important;
}

.alert > p:first-child,
.alert > span:first-child,
.alert > ul:first-child,
.alert > ol:first-child,
.alert > h1:first-child,
.alert > h2:first-child,
.alert > h3:first-child,
.alert > h4:first-child,
.alert > h5:first-child,
.alert > h6:first-child {
	margin-top: 0 !important;
}

.alert > p:last-child,
.alert > span:last-child,
.alert > ul:last-child,
.alert > ol:last-child {
	margin-bottom: 0 !important;
}

.alert-success {
	background-color: #E4F8F8 !important;
	border-color: #32A3A0 !important;
	color: #32A3A0 !important;
}

.alert-danger {
	background-color: #FFF0F2 !important;
	border-color: #D60021 !important;
	color: #D60021 !important;
}

.wpcf7-response-output.wpcf7-validation-errors,
.alert-warning {
	background-color: #f8f4ec !important;
	border-color: #d8900a !important;
	color: #d8900a !important;
}

.wpcf7-response-output.wpcf7-display-none {
	margin-top: 16px !important;
}

/* Header */
.site-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 80px;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	color: #fff;
	background: rgb(214,0,33);
	background: -moz-linear-gradient(90deg, rgba(214,0,33,1) 0%, rgba(152,0,18,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(214,0,33,1) 0%, rgba(152,0,18,1) 100%);
	background: linear-gradient(90deg, rgba(214,0,33,1) 0%, rgba(152,0,18,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d60021",endColorstr="#980012",GradientType=1);
	z-index: 1000;
}

/* Header layout */
.site-header .header-container {
	flex-grow: 0;
	flex-shrink: 1;
}

.site-header .header-right {
	height: 80px;
	top: 0;
	flex-grow: 0;
	flex-shrink: 0;
	display: flex;
	align-items: center;
}

.site-header .site-header__menu__secondary {
	padding: 0 16px !important;
	position: absolute;
	z-index: 20;
	top: 0;
	left: auto;
	right: 38px;
	height: 80px;
	display: flex;
	align-items: center;
}

@media(min-width: 900px) {
	.site-header .header-container {
		position: relative;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.site-header .site-header__search {
		display: none;
	}

	.site-header .site-header__menu {
		margin-left: auto !important;
		margin-right: 0 !important;
		flex-grow: 0 !important;
		flex-shrink: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media(min-width: 1232px) {
	.site-header .header-right {
		position: absolute;
		left: auto;
		right: 0;
	}

	.site-header .site-nav {
		padding: 0 16px !important;
	}
}

/* Header branding */
.site-header .site-branding {
	flex-shrink: 0;
	flex-grow: 0;
	height: 80px;
	display: flex;
	align-items: center;
}

.site-header .site-branding a {
	text-decoration: none !important;
	display: block;
	line-height: 1;
	outline: none !important;
}

.site-header .site-branding img {
	height: 30px;
	width: auto;
	display: inline-block;
}

/* Header navigation */
.site-header__top {
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding-left: 16px;
	padding-right: 16px;
	background: rgb(214,0,33);
	background: -moz-linear-gradient(90deg, rgba(214,0,33,1) 0%, rgba(152,0,18,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(214,0,33,1) 0%, rgba(152,0,18,1) 100%);
	background: linear-gradient(90deg, rgba(214,0,33,1) 0%, rgba(152,0,18,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d60021",endColorstr="#980012",GradientType=1);
	z-index: 10;
}

.site-header .site-header__menu {
	margin-top: -100%;
	opacity: 0;
	pointer-events: none;
	padding-left: 16px;
	padding-right: 16px;
	transition: all 250ms ease;
}

.site-header.expand .site-header__menu {
	margin-top: 0;
	opacity: 1;
	pointer-events: all;
}

.site-header .site-nav > div > .menu {
	margin: 0;
	padding: 16px 0;
	list-style: none;
}

.site-header .site-nav > div > .menu > .menu-item > a,
.site-header .site-nav > div > .menu > .menu-item > a:link,
.site-header .site-nav > div > .menu > .menu-item > a:visited {
	display: block;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	text-decoration: none;
	line-height: 1;
	padding: 12px 0;
	letter-spacing: 0.05em;
	outline: none !important;
}

.site-header .site-nav > div > .menu > .menu-item > a:hover,
.site-header .site-nav > div > .menu > .menu-item > a:active,
.site-header .site-nav > div > .menu > .menu-item > a:focus {
	color: #fff;
	text-decoration: none;
}

@media(min-width: 900px) {
	.site-header__top {
		background-color: transparent;
		background: transparent;
	}

	.site-header .site-header__menu {
		margin-top: 0 !important;
		opacity: 1 !important;
		pointer-events: all !important;
	}

	.site-header .site-nav {
		padding: 0 16px 0 0;
	}

	.site-header .site-header__menu__secondary {
		padding-right: 32px !important;
		position: relative;
		height: auto !important;
		top: unset;
		left: unset;
		right: unset;
	}

	.site-header .site-nav > div > .menu {
		display: flex;
		flex-direction: row;
		padding: 0;
	}

	.site-header .site-nav > div > .menu > .menu-item {
		position: relative;
		display: block;
		list-style: none;
	}

	.site-header .site-nav > div > .menu > .menu-item + .menu-item {
		margin-left: 32px;
	}

	.site-header .site-nav > div > .menu > .menu-item > a,
	.site-header .site-nav > div > .menu > .menu-item > a:link,
	.site-header .site-nav > div > .menu > .menu-item > a:visited {
		font-size: 12px;
		padding: 8px 0;
	}

	.site-header .site-nav > div > .menu > .menu-item a::after {
		content: "";
		position: absolute;
		top: auto;
		bottom: 0;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		display: block;
		width: 0;
		height: 2px;
		background-color: #fff;
		pointer-events: none;
		opacity: 0;
		transition: width 250ms ease, opacity 250ms ease;
	}

	.site-header .site-nav > div > .menu > .menu-item.current-menu-item a::after,
	.site-header .site-nav > div > .menu > .menu-item a:hover::after,
	.site-header .site-nav > div > .menu > .menu-item a:active::after,
	.site-header .site-nav > div > .menu > .menu-item a:focus::after {
		width: 100%;
		opacity: 1;
	}
}

@media(min-width: 1232px) {
	.site-header .site-header__menu__secondary {
		padding-right: 16px !important;
	}
}

/* Header search */
@media(max-width: 899px) {
	.site-header .search-form {
		display: flex;
		flex-direction: row;
		border-bottom: 1px solid rgba(255,255,255,1);
	}

	.site-header .search-label {
		display: block;
		width: 100%;
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: 0;
	}

	.site-header .search-field {
		display: block;
		width: 100%;
		background-color: transparent;
		border-radius: 0;
		border: none;
		color: #fff !important;
		font-family: 'Exo 2', sans-serif !important;
		outline: none !important;
		box-shadow: none !important;
		padding: 8px 0 !important;
	}

	.site-header .search-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
		color: rgba(255,255,255,0.5);
		opacity: 1; /* Firefox */
	}

	.site-header .search-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: rgba(255,255,255,0.5);
	}

	.site-header .search-form ::-ms-input-placeholder { /* Microsoft Edge */
		color: rgba(255,255,255,0.5);
	}

	.site-header .search-submit {
		display: flex;
		align-items: center;
		justify-content: center;
		width: auto;
		flex-grow: 0;
		flex-shrink: 0;
		background-color: transparent;
		border-radius: 0;
		border: none;
		color: rgba(255,255,255,0.5);
		font-size: 16px;
		padding: 8px 0 8px 16px
	}

	.site-header .search-submit .search-icon {
		display: block;
		width: 14px;
		height: 14px;
		flex-grow: 0;
		flex-shrink: 0;
	}

	.site-header .search-submit .search-icon path {
		fill: #ffffff;
	}
}

/* Header hamburger icon */
.hamburger {
	padding: 15px 0 15px 15px;
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent !important;
	border: 0;
	margin: 0;
	overflow: visible;
	outline: none;
}

.expand .hamburger .hamburger-inner,
.expand .hamburger .hamburger-inner::before,
.expand .hamburger .hamburger-inner::after {
	background-color: #fff;
}

.hamburger-box {
	display: block !important;
	width: 22px;
	height: 20px;
	display: inline-block;
	position: relative;
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
	width: 22px;
	height: 2px;
	background-color: #fff;
	border-radius: 0px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
	content: "";
	display: block;
}

.hamburger-inner::before {
	top: -8px;
}

.hamburger-inner::after {
	bottom: -8px;
}

.hamburger--squeeze .hamburger-inner {
	transition-duration: 0.075s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
	transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
	transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.expand .hamburger--squeeze .hamburger-inner {
	transform: rotate(45deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.expand .hamburger--squeeze .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.expand .hamburger--squeeze .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* Header search toggle */
.search-toggle {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	border: none;
	padding: 0;
	margin: 0;
	height: 42px;
	width: 42px;
	border-radius: 12px 0 0 12px;
	font-size: 14px;
	line-height: 1;
	color: #D60021;
	cursor: pointer;
	outline: none !important;
}

.search-toggle:focus {
	box-shadow: 0 0 0 3px #F16682;
}

.search-toggle .search-icon {
	display: block;
	width: 13.48px;
	height: 13.48px;
}

/* Search overlay */
.search-overlay {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: #FADDE3;
	color: #D60021;
	z-index: 1100;
	opacity: 1;
	pointer-events: all;
	visibility: visible;
	transition: opacity 250ms ease, visibility 0s ease;
}

.search-overlay[aria-hidden=true] {
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	transition-delay: 0s, 250ms;
}

.search-overlay .search-form {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	max-width: 530px;
	margin-top: 96px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #D60021;
}

.search-overlay .search-label {
	display: block;
	width: 100%;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0;
}

.search-overlay .search-field {
	display: block;
	width: 100%;
	background-color: transparent;
	border-radius: 0;
	border: none;
	color: #D60021 !important;
	font-family: 'Exo 2', sans-serif !important;
	font-size: 32px !important;
	line-height: 1 !important;
	font-weight: 700 !important;
	outline: none !important;
	box-shadow: none !important;
	padding: 4px 0 !important;
}

.search-overlay .search-field::-webkit-search-decoration,
.search-overlay .search-field::-webkit-search-cancel-button,
.search-overlay .search-field::-webkit-search-results-button,
.search-overlay .search-field::-webkit-search-results-decoration {
  -webkit-appearance:none;
}

.search-overlay .search-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #D60021;
	opacity: 1; /* Firefox */
}

.search-overlay .search-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #D60021;
}

.search-overlay .search-form ::-ms-input-placeholder { /* Microsoft Edge */
	color: #D60021;
}

.search-overlay .search-clear {
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
	flex-grow: 0;
	flex-shrink: 0;
	background-color: transparent;
	border-radius: 0;
	border: none;
	color: rgba(255,255,255,0.5);
	font-size: 16px;
	padding: 8px 0 8px 16px;
	cursor: pointer;
	outline: none !important;
}

.search-overlay .search-clear svg {
	display: block;
	width: 20px;
	height: 20px;
	flex-grow: 0;
	flex-shrink: 0;
}

.search-overlay .search-clear:hover .link-icon__color,
.search-overlay .search-clear:active .link-icon__color,
.search-overlay .search-clear:focus .link-icon__color {
	fill: #FF3655;
}

.search-overlay__close {
	position: absolute;
	top: 10px;
	left: auto;
	right: 10px;
	cursor: pointer;
}

.search-overlay__close svg {
	width: 60px;
	height: 60px;
}

@media(max-width: 899px) {
	.search-overlay {
		display: none !important;
	}
}

/* Header donate button */
.site-header__donate__btn {
	display: inline-block;
	padding: 0px 16px !important;
	background-color: #fff;
	font-family: 'Exo 2', sans-serif;
	font-weight: 700;
	font-size: 12px;
	border: none;
	min-width: unset !important;
	min-height: unset !important;
	line-height: 1 !important;
	height: 24px !important;
	border-radius: 12px !important;
}

/* Footer */
.site-footer {
	background-color: #313131;
	color: #fff;
}

.site-footer .footer-row {
	display: block;
	/* flex-direction: column; */
	margin-left: -16px;
	margin-right: -16px;
}

.site-footer .footer-row .footer-col {
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 32px;
	margin-bottom: 32px;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.site-footer .footer-col-title {
	margin-top: 0;
	margin-bottom: 16px;
	line-height: 1.3;
	font-weight: 700;
	font-size: 20px;
}

.site-footer p {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
}

.site-footer .footer-p--narrow {
	max-width: 202px;
	margin-left: auto;
	margin-right: auto;
}

@media(min-width: 768px) {
	.site-footer .footer-row {
		display: grid;
		grid-template-columns: auto auto;
	}

	.site-footer .footer-col--mobile-span {
		grid-column-start: 1;
		grid-column-end: span 2;
	}
}

@media(max-width: 767px) {
	.site-footer .footer-row .footer-col + .footer-col {
		margin-top: 0;
	}

	.site-footer .footer-row .footer-col.footer-col--sm-mt {
		margin-top: 64px !important;
	}
}

@media(min-width: 900px) {
	.site-footer .footer-row {
		display: flex;
		flex-direction: row-reverse;
	}

	.site-footer .footer-row .footer-col {
		margin-top: 42px;
		margin-bottom: 42px;
	}
}

/* Footer widgets */
.site-footer .footer-col .widget-container + .widget-container {
	margin-top: 32px;
}

.widget-container--narrow {
	width: 100%;
	max-width: 257px;
	margin-top: 0 !important;
}

@media(max-width: 899px) {
	.widget-container--narrow {
		margin-left: auto;
		margin-right: auto;
	}
}

/* Footer navigation menu */
.site-footer .footer-col .menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.site-footer .footer-col .menu .menu-item {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}

.site-footer .footer-col .menu .menu-item + .menu-item {
	margin-top: 12px;
}

.site-footer .footer-col .menu .menu-item a,
.site-footer .footer-col .menu .menu-item a:link,
.site-footer .footer-col .menu .menu-item a:visited {
	color: inherit;
	text-decoration: none;
	font-size: 16px;
	outline: none !important;
}

.site-footer .footer-col .menu .menu-item a:hover,
.site-footer .footer-col .menu .menu-item a:active,
.site-footer .footer-col .menu .menu-item a:focus {
	color: inherit;
	text-decoration: underline;
}

@media(min-width: 900px) {
	.site-footer .widget_nav_menu {
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: stretch;
	}

	.site-footer .widget_nav_menu .widget-title {
		flex-grow: 0;
		flex-shrink: 0;
	}

	.site-footer .widget_nav_menu .menu-footer-links-container,
	.site-footer .widget_nav_menu .menu-footer-menu-container {
		flex-grow: 1;
		flex-shrink: 0;
		position: relative;
	}

	.site-footer .widget_nav_menu .menu-footer-links-container .menu,
	.site-footer .widget_nav_menu .menu-footer-menu-container .menu {
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
}

/* Footer social media icons */
.footer-sm-row {
	display: flex;
	flex-direction: row;
}

.sm-icon,
.sm-icon:link,
.sm-icon:visited {
	width: 32px;
	height: 32px;
	position: relative;
	text-decoration: none;
	color: inherit;
}

.sm-icon + .sm-icon {
	margin-left: 16px;
}

.sm-icon__svg {
	width: 100%;
	height: 100%;
}

/* Footer logos */
.footer-logo-container {
	padding-bottom: 25px;
	margin-top: 0 !important;
}

.footer-logo-container + .footer-logo-container {
	padding-top: 25px;
	border-top: 1px solid #707070;
}

.accolade-row {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
}

.accolade,
.accolade:link,
.accolade:visited,
.accolade:hover,
.accolade:active {
	color: inherit;
	text-decoration: inherit;
}

.accolade:focus {
	text-decoration: underline;
}

.accolade__img {
	display: block;
	max-height: 80px;
	width: auto;
}

.fastforward {
	text-align: center;
}

.fastforward__logo {
	max-height: 33px;
	width: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
}

.undgc {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.undgc__img {
	margin-right: 16px;
}

.undgc__p {
	max-width: 130px;
}

/* Footer form */
.site-footer .form-sub-section + .form-sub-section {
	margin-top: 14px;
}

.site-footer .form-sub-section-split {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	margin-left: -5px;
	margin-right: -5px;
}

.site-footer .form-sub-section__wrap {
	width: 100%;
}

.site-footer .form-sub-section-split .form-sub-section__wrap {
	width: calc(100% - 5px);
	padding-left: 5px;
	padding-right: 5px;
	flex-basis: 0;
	flex-grow: 1;
	flex-shrink: 1;
}

.site-footer .form-sub-section-split--btn .form-sub-section__wrap {
	width: calc(100% - 16px);
}

.site-footer .form-sub-section-split .footer-sub-btn {
	width: calc(100% - 5px);
	margin-left: 5px;
	margin-right: 5px;
	font-size: 14px !important;
	flex-basis: 0;
	flex-grow: 0;
	flex-shrink: 0;
	height: 44px;
	min-width: auto !important;
}

.site-footer .form-sub-section input[type=text],
.site-footer .form-sub-section input[type=email] {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 0 16px;
	height: 44px;
	border: 1px solid #E8E8E8;
	border-radius: 4px;
	font-family: 'Exo 2', sans-serif;
	outline: none !important;
	box-shadow: 0 0 0 0 rgba(214, 0, 33, 0);
	transition: box-shadow 150ms ease;
	margin-bottom: 0 !important;
}

.site-footer .form-sub-section input[type=text]:focus,
.site-footer .form-sub-section input[type=email]:focus {
	box-shadow: 0 0 0 3px #F16682;
}

.site-footer .form-sub-section__label {
	display: block;
	margin-bottom: 6px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 600;
}

.widget-container__pride-flag {
	text-align: center !important;
}

.pride_flag_footer {
	display: inline-block;
	height: 60px;
	width: auto;
	margin-bottom: 8px;
}

@media(min-width: 768px) {
	.widget-container__pride-flag {
		text-align: inherit !important;
	}
}

@media(min-width: 900px) {
	.site-footer .form-sub-section-split {
		margin-left: -8px;
		margin-right: -8px;
	}

	.site-footer .form-sub-section-split .form-sub-section__wrap {
		width: calc(100% - 8px);
		padding-left: 8px;
		padding-right: 8px;
	}

	.site-footer .form-sub-section-split .footer-sub-btn {
		width: calc(100% - 8px);
		margin-left: 8px;
		margin-right: 8px;
	}
}

/* Footer info */
.site-footer .footer-info {
	display: block;
	width: 100%;
	padding-top: 0;
	padding-bottom: 64px;
	font-size: 10px;
	font-weight: normal;
	color: #a2a2a2;
	text-align: left;
	line-height: 1.6;
	text-rendering: optimizeLegibility;
}

.site-footer .footer-info a,
.site-footer .footer-info a:link,
.site-footer .footer-info a:visited {
	color: inherit;
	text-decoration: underline;
	outline: none !important;
}

.site-footer .footer-info a:hover,
.site-footer .footer-info a:active,
.site-footer .footer-info a:focus {
	color: #fff;
}

.site-footer .footer-info-row .footer-info-right {
	margin-top: 16px;
}

@media(min-width: 900px) {
	.site-footer .footer-info {
		border-top: 1px solid #707070;
		padding-top: 16px;
		padding-bottom: 16px;
		line-height: 1.3;
	}

	.site-footer .footer-info-row {
		display: flex;
		flex-direction: row;
	}

	.site-footer .footer-info-row .footer-info-right {
		margin-left: auto;
		margin-right: 0;
		margin-top: 0;
		display: flex;
		flex-direction: row;
	}

	.site-footer .footer-info .site-credits {
		margin-left: 32px;
	}
}

/* Sidebar */
.site-sidebar .widget {
	margin: 0;
}

.site-sidebar .widget + .widget {
	margin-top: 32px;
}

.site-sidebar .widget-title {
	margin-top: 0;
	margin-bottom: 32px;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.1;
}

/* Recent posts plug-in */
.rpwwt-widget ul li {
	margin: 0 !important;
	padding: 0;
	line-height: 1.4 !important;
}

.rpwwt-widget ul li + li {
	margin-top: 8px !important;
}

.rpwwt-widget a,
.rpwwt-widget a:link,
.rpwwt-widget a:visited {
	position: relative;
	display: block;
	color: unset;
	text-decoration: unset;
}

.rpwwt-widget a:hover,
.rpwwt-widget a:active,
.rpwwt-widget a:focus {
	color: #D60021;
}

.rpwwt-widget ul li img {
	margin: 0 !important;
	margin-right: 15px !important;
	width: 91px !important;
	height: 68px !important;
	object-fit: cover;
	object-position: center;
	border-radius: 4px;
}

.rpwwt-post-title {
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	width: calc(100% - 110px);
	max-height: 45px;
	overflow: hidden;
	line-height: 1.4;
}

.rpwwt-post-date {
	font-size: 12px;
	font-weight: 500;
	margin-top: -4px;
}

/* Sidebar lists */

.site-sidebar .widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.site-sidebar .widget ul li {
	margin: 0;
	list-style: none;
	padding: 0;
	line-height: 1;
	font-weight: 500;
}

.site-sidebar .widget ul li + li {
	margin-top: 16px;
}

.site-sidebar .widget ul li a,
.site-sidebar .widget ul li a:link,
.site-sidebar .widget ul li a:visited {
	text-decoration: none;
}

@media(min-width: 900px) {
	.has-sidebar .site-main__wrap {
		display: flex;
		flex-direction: row;
		align-items: flex-start;
	}

	.has-sidebar .site-main__wrap .site-main {
		width: 100%;
		flex-shrink: 1;
		flex-grow: 1;
	}

	.has-sidebar .site-main__wrap .site-sidebar {
		width: 310px;
		flex-shrink: 0;
		flex-grow: 0;
		padding-top: 64px;
		margin-left: 54px;
	}
}

/* Pagination */
.pagination {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	margin-top: 32px;
}

.pagination .page-numbers,
.pagination .page-numbers:link,
.pagination .page-numbers:visited {
	flex-shrink: 0;
	flex-grow: 0;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	display: inline-block;
	padding: 10px 13px;
	line-height: 1;
	background-color: #fff;
	border: 1px solid #E8E8E8;
	border-radius: 2px;
	font-family: 'Exo 2', sans-serif;
	color: #313131;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	transition: color 250ms ease, border-color 250ms ease;
}

.pagination .page-numbers:hover,
.pagination .page-numbers:focus,
.pagination .page-numbers:active {
	color: #D60021;
	border-color: #D60021;
}

.pagination .page-numbers.current,
.pagination .page-numbers.current:link,
.pagination .page-numbers.current:visited,
.pagination .page-numbers.current:hover,
.pagination .page-numbers.current:focus,
.pagination .page-numbers.current:active {
	color: #fff;
	background-color: #D60021;
	border-color: #E8E8E8;
	cursor: default;
}

.pagination .page-numbers.dots {
	background-color: transparent !important;
	border: none !important;
	color: #313131 !important;
	cursor: default;
}

/* Pages */
.site-content {
	font-size: 16px !important;
	min-height: 80vh;
}

.page-header {
	padding-top: 64px;
	padding-bottom: 0;
	margin-bottom: 32px;
}

.page-header--center {
	text-align: center;
}

.page-header--no-margin {
	margin-bottom: 0;
}

.page-header--btn {
	text-align: center;
}

.page-header--btn .page-title {
	text-align: left;
}

.page-header--btn .btn {
	margin-top: 32px;
}

.page-title {
	color: #D60021;
	font-size: 32px;
	font-weight: bold;
	margin: 0;
}

.page-title__description {
	margin: 0 !important;
	flex-shrink: 1;
	flex-grow: 1;
	font-weight: 600;
	font-size: 16px;
}

.page-title__subheading {
	margin-top: 32px !important;
	margin-bottom: 0 !important;
	font-weight: 700 !important;
	font-size: 24px !important;
}

@media(min-width: 900px) {
	.page-header--floating-description {
		display: flex;
		flex-direction: row;
		align-items: flex-end;
	}

	.page-header--floating-description .page-title {
		line-height: 1;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.page-header--floating-description .page-title__description {
		margin-left: 16px !important;
	}

	.page-header--btn {
		text-align: left;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.page-header--btn .page-title {
		text-align: left;
		flex-grow: 1;
		flex-shrink: 1;
	}

	.page-header--btn .btn {
		margin-top: 0;
		flex-grow: 0;
		flex-shrink: 0;
		margin-left: auto;
		margin-right: 0;
		min-height: unset !important;
		height: auto !important;
		padding-top: 12px !important;
		padding-bottom: 12px !important;
		line-height: 1 !important;
	}
}

.site-content h2,
.site-content h3,
.site-content h4,
.site-content h5,
.site-content h6 {
	margin-top: 2rem;
	margin-bottom: 1rem;
	font-weight: bold;
}

.site-content p {
	margin-top: 1rem;
	margin-bottom: 1rem;
	letter-spacing: -0.01em;
	font-size: 1em;
}

.site-content ul,
.site-content ol {
	margin: 0;
	margin-top: 1rem;
	margin-bottom: 1rem;
	padding: 0;
}

.site-content li {
	margin: 0;
	padding: 0;
	margin-left: 32px;
	letter-spacing: -0.01em;
	font-size: 1em;
}

.site-content li + li {
	margin-top: 0;
}

.narrow {
	max-width: 720px !important;
	letter-spacing: 0;
}

ul.spaced,
ol.spaced {
	margin-top: 2rem !important;
	margin-bottom: 2rem !important;
}

.spaced li + li {
	margin-top: 1.5rem !important;
}

/* Page - Blockquote */
.site-content blockquote {
	display: block;
	position: relative;
	margin: 64px 0;
	font-family: 'Yrsa', serif !important;
}

.site-content blockquote::before {
	content: "\201C";
	display: block;
	font-family: 'Yrsa', serif !important;
	font-size: 105px;
	margin-bottom: -70px;
	line-height: 1;
	color: #D60021;
}

.site-content blockquote p {
	font-family: 'Yrsa', serif !important;
	font-weight: 400 !important;
	font-size: 1.5em !important;
	line-height: 1.3 !important;
	letter-spacing: 0;
	color: #444444;
}

.site-content blockquote p:last-of-type {
	margin-bottom: 0;
}

.site-content blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	color: #D60021;
	text-align: right;
	line-height: 1.2;
	margin: 0;
	margin-top: 8px;
}

@media (min-width: 768px) {
	.site-content blockquote p {
		margin-left: 44px;
		margin-right: 44px;
	}
}

/* Post archive */
.archive-article__wrap,
.archive-article__wrap:link,
.archive-article__wrap:visited,
.archive-article__wrap:hover,
.archive-article__wrap:active,
.archive-article__wrap:focus {
	display: block;
	color: unset;
	text-decoration: unset;
	outline: none;
}

.archive-article__wrap + .archive-article__wrap {
	margin-top: 16px;
}

.archive-article {
	display: block;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #E8E8E8;
	border-radius: 4px;
	overflow: hidden;
}

.archive-article__wrap:focus .archive-article {
	box-shadow: 0 0 0 3px #F16682;
	outline: none;
}

.archive-article__img__wrap {
	position: relative;
	display: block;
	width: 100%;
}

.archive-article__img__wrap::after {
	content: "";
	display: block;
	padding-bottom: 75%;
}

.archive-article__img__wrap img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: center;
	border-radius: 4px;
}

.archive-article__content__wrap {
	position: relative;
	padding: 24px 16px;
}

.archive-article__content {
	height: 100%;
	overflow: hidden;
}

.archive-article__content .entry-header {
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
}

.archive-article__content .entry-title {
	margin: 0;
	color: #D60021;
	font-size: 20px;
	line-height: 1.3;
}

.archive-article__content .entry-meta {
	color: #313131;
	font-size: 12px;
	font-weight: 500;
}

.archive-article__content .entry-content {
	margin-top: 24px;
}

.archive-article__content .entry-content p {
	margin-top: 0;
	margin-bottom: 16px;
	font-size: 16px;
	letter-spacing: -0.01em;
	line-height: 1.4;
}

@media(min-width: 768px) {
	.archive-article {
		display: flex;
		flex-direction: row;
		align-items: stretch;
		height: 171px;
	}

	.archive-article__img__wrap {
		width: 228px;
		/* height: 100%; */
		flex-grow: 0;
		flex-shrink: 0;
	}

	.archive-article__img__wrap::after {
		content: none;
		display: none;
	}

	.archive-article__img__wrap img {
		position: relative;
		/* height: 100%; */
	}

	.archive-article__content {
		flex-basis: 0;
		flex-grow: 1;
		flex-shrink: 1;
	}
}

/* Downloads page */
.download-item {
	display: block;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	padding: 32px;
}

.download-item + .download-item {
	margin-top: 16px;
}

.download-item__header {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.download-item__icon {
	display: block;
	color: #D60021;
	font-size: 50px;
	line-height: 1;
	margin-right: 32px;
}

.download-item__icon svg {
	display: block;
	width: 40px
}

.download-item__name {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	line-height: 1.3;
}

.download-item__date {
	font-size: 12px;
	font-weight: 300;
	line-height: 1.3;
	margin-top: 4px;
}

.download-item__btn {
	margin-top: 32px;
	position: relative;
}

.download-item__btn .btn {
	width: 100%;
}

@media(min-width: 768px) {
	.download-item {
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.download-item__header {
		flex-grow: 1;
		flex-shrink: 1;
	}

	.download-item__btn {
		margin-top: 0;
		margin-left: auto;
		margin-right: 0;
		flex-grow: 0;
		flex-shrink: 0;
	}

	.download-item__btn .btn {
		width: auto;
	}
}

/* Blog */
.blog-category,
.blog-category:link,
.blog-category:visited {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: left;
	color: #707070;
	text-decoration: none;
	min-height: 36px;
	line-height: 1.1;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	padding: 6px 14px;
	border-radius: 18px;
	margin: 0 8px 8px 0;
	font-weight: normal;
	font-size: 14px;
	transition: all 250ms ease;
	outline: none !important;
}

.blog-category:hover,
.blog-category:active,
.blog-category:focus,
.blog-category.current {
	color: #D60021;
	border-color: #D60021;
}

@media(min-width: 768px) {
	.blog-category,
	.blog-category:link,
	.blog-category:visited {
		font-size: 16px;
		padding: 8px 16px;
		min-height: 40px;
		border-radius: 20px;
	}
}

/* Blog archive */
.blog-grid,
.blog-grid-narrow {
	position: relative;
	margin-left: -16px;
	margin-right: -16px;
}

.blog-article__wrap,
.blog-article__wrap:link,
.blog-article__wrap:visited,
.blog-article__wrap:hover,
.blog-article__wrap:active,
.blog-article__wrap:focus {
	display: block;
	width: 100%;
	color: unset;
	text-decoration: unset;
	padding-left: 16px;
	padding-right: 16px;
	outline: none !important;
}

.blog-article:focus-within {
	box-shadow: 0 0 0 3px #F16682;
	outline: none;
}

.blog-article {
	display: block;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	overflow: hidden;
	margin-top: 32px;
}

.blog-article__link,
.blog-article__link:link,
.blog-article__link:visited,
.blog-article__link:hover,
.blog-article__link:active,
.blog-article__link:focus {
	color: unset;
	text-decoration: unset;
}

.blog-article__img__wrap {
	position: relative;
	width: 100%;
}

.blog-article__img__wrap::after {
	content: "";
	display: block;
	width: 100%;
	padding-top: 75%;
}

.blog-article__img__wrap img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 4px;
}

.blog-article__content__wrap {
	padding: 16px;
}

.blog-article__content {
	height: 117px;
	overflow: hidden;
}

.blog-article__content .entry-title {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	margin: 0;
}

.blog-article__content .entry-content {
	margin: 0;
	margin-top: 8px;
	font-size: 14px;
}

.blog-article__content .entry-content p {
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
}

.blog-article__meta {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0 16px 16px 16px;
}

.blog-article__meta__avatar img {
	display: block;
	width: 38px;
	height: 38px;
	border-radius: 19px;
	margin-right: 8px;
}

.blog-article__meta__content {
	min-height: 38px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.blog-article__author-name {
	display: block;
	line-height: 1;
	font-size: 11px;
	font-weight: 700;
}

.blog-article__author-name__wrap,
.blog-article__author-name__wrap:link,
.blog-article__author-name__wrap:visited {
	/* display: block; */
	line-height: 1;
	color: unset;
	text-decoration: unset;
}

a.blog-article__author-name__wrap:hover,
a.blog-article__author-name__wrap:active,
a.blog-article__author-name__wrap:focus {
	color: #D60021;
	text-decoration: none;
}

.blog-article__date {
	display: block;
	line-height: 1;
	font-size: 11px;
	font-weight: normal;
	color: #707070;
	margin-top: 2px;
}

@media(min-width: 768px) {
	.blog-grid,
	.blog-grid-narrow {
		display: grid;
		grid-template-columns: 50% 50%;
	}
}

@media(min-width: 900px) {
	.blog-grid {
		grid-template-columns: 33.33% 33.33% 33.33%;
	}
}

/* Single blog post */
.blog-single__header {
	margin: 0;
	margin-top: 64px;
}

.blog-single__img__wrap {
	position: relative;
	width: 100%;
	margin-bottom: 64px;
}

.blog-single__img__wrap::after {
	content: "";
	display: block;
	padding-top: 75%;
}

.blog-single__img__wrap img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 4px;
}

.blog-single__date {
	margin: 0;
	margin-bottom: 8px;
	color: #313131;
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
}

.blog-single__date a,
.blog-single__date a:link,
.blog-single__date a:visited {
	color: inherit;
	text-decoration: none;
}

.blog-single__date a:hover,
.blog-single__date a:active,
.blog-single__date a:focus {
	text-decoration: underline;
	color: #D60021;
}

.blog-single__title {
	color: #D60021;
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	margin-top: 0;
	margin-bottom: 16px;
}

.blog-single__meta__wrap {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-auto-rows: 1fr;
	column-gap: 16px;
	row-gap: 16px;
}

.blog-single__meta {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.blog-single__meta__avatar {
	flex-grow: 0;
	flex-shrink: 0;
	margin-right: 16px;
}

.blog-single__meta__avatar a,
.blog-single__meta__avatar a:link,
.blog-single__meta__avatar a:visited,
.blog-single__meta__avatar a:hover,
.blog-single__meta__avatar a:active,
.blog-single__meta__avatar a:focus {
	display: block;
	width: 75px;
	height: 75px;
}

.blog-single__meta__avatar img {
	width: 75px;
	height: 75px;
	object-fit: cover;
	object-position: center;
	border-radius: 50%;
}

.blog-single__meta__content {
	flex-grow: 1;
	flex-shrink: 1;
}

.blog-single__author-name__wrap,
.blog-single__author-name__wrap:link,
.blog-single__author-name__wrap:visited {
	color: unset;
	text-decoration: unset;
	display: block;
	line-height: 1;
}

.blog-single__author-name__wrap:hover,
.blog-single__author-name__wrap:active,
.blog-single__author-name__wrap:focus {
	color: #D60021;
}

.blog-single__author-name {
	display: block;
	line-height: 1;
	font-weight: 600;
	font-size: 1.25rem;
}

.blog-single__author__social-link,
.blog-single__author__social-link:link,
.blog-single__author__social-link:visited {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: 8px;
	margin-right: 4px;
}

.blog-single__author__social-link svg {
	width: 20px;
	height: 20px;
}

.blog-single__content {
	position: relative;
	margin: 0;
	margin-top: 32px;
}

.blog-single__content p,
.blog-single__content h1,
.blog-single__content h2,
.blog-single__content h3,
.blog-single__content h4,
.blog-single__content h5,
.blog-single__content h6,
.blog-single__content ul
.blog-single__content ol {
	margin-top: 20px;
	margin-bottom: 20px;
}

.blog-single__content p:first-child,
.blog-single__content h1:first-child,
.blog-single__content h2:first-child,
.blog-single__content h3:first-child,
.blog-single__content h4:first-child,
.blog-single__content h5:first-child,
.blog-single__content h6:first-child,
.blog-single__content ul:first-child,
.blog-single__content ol:first-child {
	margin-top: 0 !important;
}

.blog-single__content p:last-child,
.blog-single__content h1:last-child,
.blog-single__content h2:last-child,
.blog-single__content h3:last-child,
.blog-single__content h4:last-child,
.blog-single__content h5:last-child,
.blog-single__content h6:last-child,
.blog-single__content ul:last-child,
.blog-single__content ol:last-child {
	margin-bottom: 0 !important;
}

.blog-single__content hr {
	border: 0;
	height: 1px;
	background-color: #e8e8e8;
	margin-top: 32px;
	margin-bottom: 32px;
}

.blog-single__content .has-small-font-size,
.blog-single__content small {
	font-size: 0.8em;
}

.blog-single__content figure img {
	max-width: 100%;
}

.blog-single__content figure {
	margin-top: 32px;
	margin-bottom: 32px;
}

.blog-single__content figure figcaption {
	margin: 0;
	margin-top: 0px;
	font-size: 12px;
	line-height: 14px;
	font-weight: 300;
}

.blog-single__content blockquote {
	display: block;
	position: relative;
	margin: 64px 0;
	font-family: 'Yrsa', serif !important;
}

.blog-single__content blockquote::before {
	content: "\201C";
	display: block;
	font-family: 'Yrsa', serif !important;
	font-size: 105px;
	margin-bottom: -70px;
	line-height: 1;
	color: #D60021;
}

.blog-single__content blockquote p {
	margin-left: 44px;
	margin-right: 44px;
	font-family: 'Yrsa', serif;
	font-weight: 400;
	font-size: 1.5em;
	line-height: 1.3;
	letter-spacing: 0;
	color: #444444;
}

.blog-single__content blockquote p:last-of-type {
	margin-bottom: 0;
}

.blog-single__content blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	color: #D60021;
	text-align: right;
	line-height: 1.2;
	margin: 0;
	margin-top: 8px;
}

.blog-single__footer {
	margin: 0;
	margin-top: 32px;
}

.blog-single__share-wrap {
	margin-bottom: 32px;
}

.blog-single__share-icon,
.blog-single__share-icon:link,
.blog-single__share-icon:visited {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 12px;
	outline: none !important;
}

.blog-single__footer h3 {
	color: #D60021;
	display: block;
	margin-top: 24px;
	margin-bottom: 8px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.1em;
}

.blog-single__footer .post-categories {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.blog-single__footer .post-categories li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.blog-single__footer .cat-links a,
.blog-single__footer .cat-links a:link,
.blog-single__footer .cat-links a:visited,
.blog-single__footer .tags-links a,
.blog-single__footer .tags-links a:link,
.blog-single__footer .tags-links a:visited {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 6px 16px;
	height: 26px;
	border-radius: 13px;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	font-weight: normal;
	color: #707070;
	font-size: 12px;
	line-height: 1.1;
	text-decoration: none;
	margin-right: 16px;
	margin-bottom: 8px;
	transition: all 250ms ease;
}

.blog-single__footer .cat-links a:hover,
.blog-single__footer .cat-links a:active,
.blog-single__footer .cat-links a:focus,
.blog-single__footer .tags-links a:hover,
.blog-single__footer .tags-links a:active,
.blog-single__footer .tags-links a:focus {
	border-color: #D60021;
	color: #D60021;
}

.blog-single__extras__title {
	margin-bottom: 0 !important;
	line-height: 1 !important;
}

/* Press archive */
.press-grid {
	position: relative;
	margin-left: -16px;
	margin-right: -16px;
}

.press-article__wrap,
.press-article__wrap:link,
.press-article__wrap:visited,
.press-article__wrap:hover,
.press-article__wrap:active,
.press-article__wrap:focus {
	display: block;
	width: 100%;
	color: unset;
	text-decoration: unset;
	padding-left: 16px;
	padding-right: 16px;
	outline: none !important;
}

.press-article__wrap:focus .press-article {
	box-shadow: 0 0 0 3px #F16682;
	outline: none;
}

.press-article {
	display: block;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	overflow: hidden;
	margin-top: 32px;
}

.press-article__img__wrap {
	position: relative;
	width: 100%;
}

.press-article__img__wrap::after {
	content: "";
	display: block;
	width: 100%;
	padding-top: 75%;
}

.press-article__img__wrap img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 4px;
}

.press-article__content__wrap {
	padding: 16px;
}

.press-article__content {
	height: 198px;
	overflow: hidden;
}

.press-article__content .entry-title {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
	margin: 0;
}

.press-article__content .entry-content {
	margin: 0;
	margin-top: 8px;
	font-size: 14px;
}

.press-article__content .entry-content p {
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
}

.press-article__meta {
	display: block;
	margin-top: 8px;
}

.press-article__date {
	line-height: 1;
	font-size: 11px;
	font-weight: normal;
	color: #707070;
	margin-top: 2px;
}

@media(min-width: 768px) {
	.press-grid {
		display: grid;
		grid-template-columns: 50% 50%;
	}
}

@media(min-width: 900px) {
	.press-grid {
		grid-template-columns: 33.33% 33.33% 33.33%;
	}
}

/* Team members */
.team-member-grid {
	position: relative;
	display: grid;
	grid-template-columns: 1fr;
	grid-auto-rows: 1fr;
	row-gap: 16px;
	column-gap: 16px;
}

.team-member__wrap {
	height: 100%;
}

.team-member {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	text-align: center;
	padding: 16px;
	height: 100%;
}

.team-member__img__wrap {
	position: relative;
	width: 100%;
	max-width: 184px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

.team-member__img__wrap::after {
	content: "";
	display: block;
	width: 100%;
	padding-top: 100%;
}

.team-member__img__wrap img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 50%;
}

.team-member__name {
	display: block;
	color: #D60021 !important;
	font-weight: 700 !important;
	font-size: 20px !important;
	line-height: 1.3 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.team-member__title {
	display: block;
	margin-top: 8px !important;
	margin-bottom: 0 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 1.4 !important;
}

.team-member__links__wrap {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-top: auto;
	margin-bottom: 0;
}

.team-member__link {
	display: block;
	width: 24px;
	height: auto;
	margin-top: 16px;
	line-height: 1;
	text-decoration: none !important;
}

.team-member__link + .team-member__link {
	margin-left: 16px;
}

.team-btn__wrap {
	display: block;
	margin-top: 64px;
	margin-bottom: 0;
}

.team-btn__wrap .btn + .btn {
	margin-top: 16px;
}

@media(min-width: 768px) {
	.team-member-grid {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-auto-rows: 1fr;
		row-gap: 16px;
	}
}

@media(min-width: 900px) {
	.team-member-grid {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}

	.team-btn__wrap {
		display: flex;
		justify-content: center;
		width: 100%;
		position: relative;
		column-gap: 16px;
	}

	.team-btn__wrap .btn {
		max-width: 350px;
	}

	.team-btn__wrap .btn + .btn {
		margin-top: 0;
	}
}

/* Writers council*/
.team-writer-editors-section {
	margin-top: 64px;
	margin-bottom: 64px;
}

.team-writer-editors-section__title {
	margin-top: 0 !important;
	margin-bottom: 32px !important;
}

.team-writer-current-section {
	margin-top: 64px;
	margin-bottom: 64px;
}

.team-writer-editors-section + .team-writer-current-section {
	margin-top: 84px;
}

.team-writer-current-section__title {
	margin-top: 0 !important;
	margin-bottom: 32px !important;
}

.team-writer__wrap + .team-writer__wrap {
	margin-top: 32px;
}

.team-writer {
	display: block;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
}

.team-writer__aside {
	padding: 32px 32px 24px 32px;
}

.team-writer__img__wrap img {
	width: 182px;
	height: 182px;
	display: block;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	object-fit: cover;
	object-position: center;
}

.team-writer__links__wrap {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-top: auto;
	margin-bottom: 0;
}

.team-writer__link {
	display: block;
	width: 24px;
	height: auto;
	margin-top: 20px;
	line-height: 1;
	text-decoration: none !important;
}

.team-writer__link + .team-writer__link {
	margin-left: 16px;
}

.team-writer__content {
	padding: 32px;
	padding-top: 0;
}

.team-writer__name {
	display: block;
	color: #D60021 !important;
	font-weight: 700 !important;
	font-size: 20px !important;
	line-height: 1.3 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.team-writer__title {
	display: block;
	margin-top: 4px !important;
	margin-bottom: 0 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 1.4 !important;
}

.team-writer__description {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.01em;
	margin-top: 24px;
	line-height: 1.4 !important;
}

.team-writer__description p {
	line-height: 1.4 !important;
}

.team-writer__description p:first-child {
	margin-top: 0;
}

.team-writer__description p:last-child {
	margin-bottom: 0;
}

.team-writer__articles-btn {
	margin-top: 24px !important;
	display: flex;
	width: 100%;
}

.team-writer-past-section {
	padding-top: 64px;
	padding-bottom: 64px;
}

.team-writer-past-section__title {
	margin-top: 0 !important;
	margin-bottom: 32px !important;
}

.team-writer-past__wrap {
	padding: 16px 0;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.team-writer-past__wrap + .team-writer-past__wrap {
	border-top: 1px solid rgba(0,0,0,0.05);
}

.team-writer-past__name {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	display: inline;
}

.team-writer-past__country {
	margin: 0 !important;
	display: block;
}

.team-writer-past__link {
	margin-left: auto;
	margin-right: 0;
}

@media(max-width: 767px) {
	.team-writer-past__link a {
		padding-left: 12px !important;
		padding-right: 12px !important;
		min-width: unset !important;
	}
}

@media(min-width: 768px) {
	.team-writer {
		display: flex;
		flex-direction: row;
		align-items: flex-start;
	}

	.team-writer__aside {
		flex-shrink: 0;
		flex-grow: 0;
		padding: 32px;
	}

	.team-writer__content {
		padding-left: 0;
		padding-top: 32px;
	}

	.team-writer__articles-btn {
		display: inline-flex;
		width: auto;
	}

	.team-writer-past__wrap {
		padding: 16px 32px;
	}

	.team-writer-past__country {
		display: inline;
	}

	.team-writer-past__country::before {
		content: ", ";
		display: inline;
	}
}

/* Board members */
.team-board__wrap + .team-board__wrap {
	margin-top: 32px;
}

.team-board {
	display: block;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
}

.team-board__aside {
	padding: 32px 32px 24px 32px;
}

.team-board__img__wrap img {
	width: 182px;
	height: 182px;
	display: block;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	object-fit: cover;
	object-position: center;
}

.team-board__links__wrap {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-top: auto;
	margin-bottom: 0;
}

.team-board__link {
	display: block;
	width: 24px;
	height: auto;
	margin-top: 20px;
	line-height: 1;
	text-decoration: none !important;
}

.team-board__link + .team-board__link {
	margin-left: 16px;
}

.team-board__content {
	padding: 32px;
	padding-top: 0;
}

.team-board__name {
	display: block;
	color: #D60021 !important;
	font-weight: 700 !important;
	font-size: 20px !important;
	line-height: 1.3 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.team-board__title {
	display: block;
	margin-top: 4px !important;
	margin-bottom: 0 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	line-height: 1.4 !important;
}

.team-board__description {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.01em;
	margin-top: 24px;
	line-height: 1.4 !important;
}

.team-board__description p {
	line-height: 1.4 !important;
}

.team-board__description p:first-child {
	margin-top: 0;
}

.team-board__description p:last-child {
	margin-bottom: 0;
}

@media(min-width: 768px) {
	.team-board {
		display: flex;
		flex-direction: row;
		align-items: flex-start;
	}

	.team-board__aside {
		flex-shrink: 0;
		flex-grow: 0;
		padding: 32px;
	}

	.team-board__content {
		padding-left: 0;
		padding-top: 32px;
	}
}

/* Careers - Join the team */
.careers-accordion {
	margin-top: 64px;
}

.careers-accordion__panel__wrap {
	width: 100%;
	padding: 0;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
}

.careers-accordion__panel__wrap + .careers-accordion__panel__wrap  {
	margin-top: 16px;
}

.careers-accordion--normal + .careers-accordion--always-hiring {
	margin-top: 64px;
}

.careers-accordion__panel__wrap:focus-within {
	box-shadow: 0 0 0 3px #F16682;
	outline: none;
}

.careers-accordion__panel__wrap.careers-accordion--always-hiring {
	background-color: #E4F8F8;
	border-color: #32A3A0;
}

.careers-accordion__panel__wrap.careers-accordion--always-hiring:focus-within {
	box-shadow: 0 0 0 3px #75e0dd;
	outline: none;
}

.careers-accordion__header,
.careers-accordion__header:hover {
	display: block;
	position: relative;
	width: 100%;
	background-color: transparent;
	border: none !important;
	padding: 16px 32px 16px 24px;
	text-align: left !important;
	font-size: 16px;
	font-weight: 700;
	color: #D60021;
	font-family: 'Exo 2', sans-serif;
	letter-spacing: 0 !important;
	cursor: pointer;
	outline: none;
}

.careers-accordion__header:focus {
	outline: none !important;
}

.careers-accordion__header::after {
	content: "";
	display: block;
	position: absolute;
	top: 45%;
	left: auto;
	right: 20px;
	width: 12px;
	height: 7px;
	background: #fff url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.066%22%20height%3D%227.004%22%3E%3Cpath%20d%3D%22M6.033%207.004L0%20.97.97%200l5.062%205.062L11.095%200l.97.97z%22%20fill%3D%22%23d60021%22%2F%3E%3C%2Fsvg%3E') no-repeat;
	background-size: 12px 7px;
	transition: transform 250ms ease;
}

.careers-accordion__header[aria-expanded="true"]::after {
	transform: rotate(180deg);
}

.careers-accordion--always-hiring .careers-accordion__header {
	color: #32A3A0;
}

.careers-accordion--always-hiring .careers-accordion__header::after {
	color: #32A3A0;
	background: #E4F8F8 url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212.066%22%20height%3D%227.004%22%3E%3Cpath%20d%3D%22M6.033%207.004L0%20.97.97%200l5.062%205.062L11.095%200l.97.97z%22%20fill%3D%22%2332A3A0%22%2F%3E%3C%2Fsvg%3E') no-repeat;
}

.careers-accordion__panel {
	display: block;
	overflow: hidden;
	opacity: 1;
	transition: visibility 0s ease, max-height 1s ease, opacity 1s ease;
	max-height: 5000px;
	visibility: visible;
	transition-delay: 0s;
	margin: 0;
}

.careers-accordion__panel[aria-hidden=true] {
	display: block;
	max-height: 0;
	opacity: 0;
	visibility: hidden;
	transition-duration: 0s, 350ms, 350ms;
	transition-delay: 1s, 0s, 0s;
	margin: 0;
	padding: 0;
}

.careers-accordion__title {
	display: none !important;
}

.careers-accordion__content {
	padding: 0 24px;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0;
}

.careers-accordion__content p {
	letter-spacing: 0;
}

.careers-accordion__content p:first-child,
.careers-accordion__content ul:first-child,
.careers-accordion__content ol:first-child {
	margin-top: 0 !important;
}

.careers-accordion__content p:last-child,
.careers-accordion__content ul:last-child,
.careers-accordion__content ol:last-child {
	margin-bottom: 0 !important;
}

.careers-accordion__btn__wrap {
	margin-top: 32px;
	padding: 0 24px 32px 24px;
}

/* Partners page */
.partner {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	margin-bottom: 16px;
	padding: 32px;
}

.partner__img__wrap {
	height: 144px;
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	object-fit: contain;
}

.partner__img__wrap img {
	max-height: 100%;
	max-width: 144px;
	width: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.partner__name {
	display: block;
	text-align: left;
	margin-top: 32px;
	margin-bottom: 25px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.partner__description {
	font-size: 16px;
	letter-spacing: 0 !important;
	line-height: 1.5;
	margin-bottom: 32px;
}

@media(min-width: 768px) {
	.partner-grid {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 16px;
		row-gap: 16px;
		grid-auto-rows: 1fr;
	}

	.partner {
		height: 100%;
		margin-bottom: 0;
	}

	.partner .btn {
		margin-top: auto;
		margin-bottom: 0;
	}
}

@media(min-width: 900px) {
	.partner-grid {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

/* Home page */
.home-section__title {
	display: block;
	color: #D60021 !important;
	font-weight: 700 !important;
	font-size: 22px !important;
	line-height: 26px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

@media(min-width: 900px) {
	.home-section__title {
		font-size: 32px !important;
		line-height: 40px !important;
	}
}

/* Hero section */
.hero-section {
	position: relative;
	background-color: #FADDE3;
	width: 100%;
}

.hero-grid {
	padding-top: 64px;
	padding-bottom: 64px;
}

.hero-cta__title {
	color: #D60021;
	text-align: center;
	font-size: 40px;
	font-weight: 800;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1 !important;
}

.hero-cta__text {
	color: #D60021;
	font-size: 20px !important;
	font-style: italic;
	font-weight: 500 !important;
	text-align: center;
	line-height: 1.5 !important;
	margin-top: 20px !important;
	margin-bottom: 0 !important;
}

.hero-img__wrap {
	margin-top: 32px;
}

.hero-img {
	display: block;
	width: 100%;
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.hero-img__btn-grid {
	margin-top: 32px;
}

.hero-img__btn-grid .btn + .btn {
	margin-top: 16px;
}

@media(min-width: 900px) {
	.hero-section {
		background-color: transparent;
		position: relative;
	}

	.hero-section::before {
		content: "";
		display: block;
		pointer-events: none;
		position: absolute;
		width: 50%;
		height: 100%;
		background-color: #FADDE3;
		top: 0;
		right: 0;
		left: auto;
		z-index: -1;
	}

	.hero-grid {
		display: flex;
		flex-direction: row;
		align-items: center;
		position: relative;
		height: calc(100vh - 80px);
		min-height: 450px;
		z-index: 10;
	}

	.hero-cta__wrap {
		width: 50%;
		flex-grow: 0;
		flex-shrink: 0;
	}

	.hero-cta {
		max-width: 442px;
		position: relative;
	}

	.hero-cta__title {
		font-size: 60px !important;
		line-height: 1;
		text-align: left;
		letter-spacing: 0 !important;
	}

	.hero-cta__text {
		text-align: left;
		letter-spacing: 0 !important;
		margin-top: 27px !important;
	}

	.hero-cta__btn-grid {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 32px;
		margin-top: 40px;
		position: relative;
		width: 100%;
	}

	.hero-cta__btn-grid .btn {
		min-width: unset !important;
	}

	.hero-img__wrap {
		width: 50%;
		flex-grow: 0;
		flex-shrink: 0;
		margin-top: 0;
		padding-left: 64px;
	}

	.hero-img {
		width: calc(100% + 50px);
		max-width: none !important;
		max-height: calc(100vh - 208px) !important;
		min-height: 350px !important;
	}
}

/* Impact section */
.impact-section {
	display: block;
	padding-top: 64px;
	padding-bottom: 64px;
	background-color: #DFF5F5;
}

.impact-section__container {
	max-width: 942px;
}

.impact-section__title {
	text-align: center;
}

.impact-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-auto-rows: 1fr;
	row-gap: 32px;
	list-style: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-top: 64px !important;
	margin-bottom: 0 !important;
	padding: 0 !important;
}

.impact-stat {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}

.impact-stat__number {
	display: block;
	font-weight: 700;
	color: #D60021;
	font-size: 24px;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 0;
}

.impact-stat__text {
	display: block;
	margin-top: 8px;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	text-transform: lowercase;
}

.btn.impact-section__btn {
	margin-top: 64px !important;
	margin-bottom: 0 !important;
}

@media(min-width: 900px) {
	.impact-section {
		padding-top: 132px;
		padding-bottom: 132px;
	}

	.impact-grid {
		grid-template-columns: 1fr 1fr 1fr;
		row-gap: 64px;
	}

	.impact-stat__content {
		display: inline-block;
		width: auto;
		min-width: 210px;
		text-align: center !important;
	}

	.impact-stat__number {
		font-size: 32px !important;
	}

	.impact-stat__text {
		font-size: 16px !important;
		line-height: 19px !important;
	}

	/* Grid positions */
	.impact-stat.grid-1-1 {
		grid-column: 1;
		grid-row: 1;
		text-align: left;
	}

	.impact-stat.grid-1-2 {
		grid-column: 2;
		grid-row: 1;
		text-align: center;
	}

	.impact-stat.grid-1-3 {
		grid-column: 3;
		grid-row: 1;
		text-align: right;
	}

	.impact-stat.grid-2-1 {
		grid-column: 1;
		grid-row: 2;
		text-align: left;
	}

	.impact-stat.grid-2-2 {
		grid-column: 2;
		grid-row: 2;
		text-align: center;
	}

	.impact-stat.grid-2-3 {
		grid-column: 3;
		grid-row: 2;
		text-align: right;
	}
}

/* App features */
.app-features-section {
	padding-top: 64px;
	padding-bottom: 64px;
}

.app-features-img__wrap {
	text-align: center;
}

.app-features-img {
	display: block;
	margin-top: -4%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.app-features-section__title {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.app-features__description {
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	margin-top: 20px !important;
	margin-bottom: 0 !important;
	letter-spacing: 0 !important;
}

.app-features__list {
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 20px !important;
	margin-bottom: 0 !important;
	letter-spacing: 0 !important;
}

.app-features__list li {
	margin-left: 20px !important;
}

.app-features__list li + li {
	margin-top: 10px;
}

.btn.app-features-section__btn {
	margin-top: 64px !important;
}

@media(min-width: 900px) {
	.app-features-section {
		padding-top: 120px;
		padding-bottom: 16px;
		position: relative;
	}

	.app-features-section::before {
		content: "";
		display: block;
		pointer-events: none;
		position: absolute;
		width: 50%;
		height: 53%;
		background-color: #FF889A;
		top: 0;
		left: 0;
		z-index: -1;
	}
	
	.app-features-grid {
		display: flex;
		flex-direction: row;
	}

	.app-features-img__wrap {
		width: 50%;
		flex-grow: 0;
		flex-shrink: 0;
	}

	.app-features-img {
		max-width: 396px !important;
	}

	.app-features-content__wrap {
		padding-left: 86px;
		padding-bottom: 120px;
	}

	.app-features__description {
		line-height: 25px;
		margin-top: 32px !important;
	}

	.app-features__list {
		line-height: 25px;
	}
}

/* Partners section */
.partners-section {
	width: 100%;
	position: relative;
	padding-top: 64px;
	padding-bottom: 64px;
	background-color: #FFF0F2;
	text-align: center;
}

.partners-section-grid {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-evenly;
	position: relative;
}

.partners-section__block {
	display: flex;
	height: 66px;
	width: auto;
	max-width: 20%;
	align-items: center;
	justify-content: center;
	padding: 0 8px;
	flex-shrink: 1;
}

.partners-section__block img {
	width: auto;
	height: auto;
	max-height: 66px;
	max-width: 100%;
	object-fit: contain;
	object-position: center;
	flex-shrink: 1;
}

.partners-section .swiper-wrapper {
	transition-timing-function: linear !important;
}

.btn.partners-section__btn {
	margin-top: 32px !important;
}

@media(min-width: 768px) {
	.partners-section__block {
		height: 100px;
		max-width: 20%;
	}
	
	.partners-section__block img {
		max-height: 100px;
		max-width: 100%;
	}
}

/* Sustainable Development Goals */
.sdg--noPoverty {
	background-color: #FF001A !important;
	color: #fff;
}

.sdg--zeroHunger {
	background-color: #DBA100 !important;
	color: #fff;
}

.sdg--goodHealth {
	background-color: #009E3D !important;
	color: #fff;
}

.sdg--qualityEducation {
	background-color: #D50029 !important;
	color: #fff;
}

.sdg--genderEquality {
	background-color: #FF2707 !important;
	color: #fff;
}

.sdg--cleanWater {
	background-color: #00B0E0 !important;
	color: #fff;
}

.sdg--cleanEnergy {
	background-color: #FFB300 !important;
	color: #fff;
}

.sdg--economicGrowth {
	background-color: #9B0136 !important;
	color: #fff;
}

.sdg--innovation {
	background-color: #FF6300 !important;
	color: #fff;
}

.sdg--inequalities {
	background-color: #F80A88 !important;
	color: #fff;
}

.sdg--communities {
	background-color: #FF9A00 !important;
	color: #fff;
}

.sdg--consumption {
	background-color: #DA8B00 !important;
	color: #fff;
}

.sdg--climateAction {
	background-color: #397734 !important;
	color: #fff;
}

.sdg--lifeBelowWater {
	background-color: #007EC4 !important;
	color: #fff;
}

.sdg--lifeOnLand {
	background-color: #00B636 !important;
	color: #fff;
}

.sdg--justice {
	background-color: #00568E !important;
	color: #fff;
}

.sdg--partnerships {
	background-color: #0F336D !important;
	color: #fff;
}

/* Volunteer Events page */
.volunteer-projects-filter {
	margin-bottom: 32px;
	margin-top: 0;
}

.volunteer-projects-grid {
	display: block;
	position: relative;
}

.volunteer-project__wrap + .volunteer-project__wrap {
	margin-top: 32px;
}

.volunteer-project,
.volunteer-project:link,
.volunteer-project:visited,
.volunteer-project:hover,
.volunteer-project:active,
.volunteer-project:focus {
	display: block;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	position: relative;
	color: unset;
	text-decoration: unset;
}

.volunteer-project:focus {
	box-shadow: 0 0 0 3px #F16682;
	outline: none;
}

.volunteer-project__aside {
	padding: 16px;
}

.volunteer-project__img__wrap {
	position: relative;
	width: 100%;
}

.volunteer-project__img__wrap::after {
	content: "";
	display: block;
	padding-bottom: 75%;
}

.volunteer-project__img__wrap img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 2px;
}

.volunteer-project__sdg {
	display: block;
	margin-top: 8px !important;
	margin-bottom: 0 !important;
	font-size: 12px !important;
	font-weight: 700 !important;
	line-height: 14px !important;
	padding: 14px 8px;
	border-radius: 4px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.05em !important;
}

.volunteer-project__content {
	padding: 0 16px 16px 16px;
}

.volunteer-project__title {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.volunteer-project__location {
	display: block;
	font-size: 16px !important;
	font-style: italic !important;
	font-weight: 500 !important;
	color: #D60021 !important;
	line-height: 19px !important;
	margin-top: 3px !important;
	margin-bottom: 0 !important;
	letter-spacing: 0em !important;
}

.volunteer-project__date {
	position: absolute;
	top: -16px;
	left: -16px;
	padding: 16px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.1em;
	background-color: #CFEFEE;
	color: #32A3A0;
	line-height: 1;
	border-radius: 4px;
}

.volunteer-project--past .volunteer-project__date {
	background-color: #EFD6D9;
	color: #D60021;
}

.volunteer-project__host {
	margin-top: 16px !important;
	margin-bottom: 0 !important;
	font-size: 12px !important;
	letter-spacing: 0 !important;
	font-weight: 500 !important;
}

.volunteer-project__host__name {
	color: #D60021 !important;
	font-style: italic !important;
}

.volunteer-project__description__title {
	margin-top: 16px !important;
	margin-bottom: 0 !important;
	color: #D60021;
	text-transform: uppercase;
	font-size: 10px !important;
	font-weight: 700 !important;
	line-height: 12px !important;
	letter-spacing: 0.1em !important;
}

.volunteer-project_description {
	margin-top: 6px !important;
	margin-bottom: 0 !important;
	font-size: 12px !important;
	line-height: 18px !important;
	letter-spacing: 0 !important;
}

@media(min-width: 768px) {
	.volunteer-project,
	.volunteer-project:link,
	.volunteer-project:visited,
	.volunteer-project:hover,
	.volunteer-project:active,
	.volunteer-project:focus {
		display: flex;
		flex-direction: row;
	}

	.volunteer-project__aside {
		width: 252px;
		flex-grow: 0;
		flex-shrink: 0;
	}

	.volunteer-project__content {
		flex-grow: 1;
		flex-shrink: 1;
		padding-top: 16px;
		padding-left: 0;
	}

	.volunteer-project__host {
		margin-top: 20px !important;
	}

	.volunteer-project__description__title {
		margin-top: 20px !important;
	}
}

@media(min-width: 900px) {
	.volunteer-projects-grid {
		display: flex;
		flex-direction: row;
		align-items: stretch;
		flex-wrap: wrap;
		margin-left: -16px;
		margin-right: -16px;
		/* margin-top: -16px; */
		margin-bottom: -32px;
	}

	.volunteer-project__wrap {
		width: 50%;
		padding-left: 16px;
		padding-right: 16px;
		padding-top: 16px;
		padding-bottom: 32px;
	}

	.volunteer-project__wrap + .volunteer-project__wrap {
		margin-top: 0 !important;
	}

	.volunteer-project {
		margin-left: 16px;
		height: 100%;
	}
}

/* Single volunteer project */
.volunteer-single__header {
	padding-top: 64px;
}

.volunteer-single__title {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	color: #D60021;
}

.volunteer-single__sdg {
	display: block;
	border-radius: 4px;
	font-weight: 700;
	font-size: 0.75rem;
	text-transform: uppercase;
	padding: 13px 30px;
	text-align: center;
	margin-top: 14px;
	letter-spacing: 0.1em;
}

.volunteer-single__aside {
	margin-top: 32px;
}

.volunteer-single__img__wrap {
	position: relative;
	width: 100%;
}

.volunteer-single__img__wrap::after {
	content: "";
	display: block;
	width: 100%;
	padding-top: 75%;
}

.volunteer-single__img__wrap img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 4px;
}

.volunteer-single__date {
	display: block;
	background-color: #CFEFEE;
	border-radius: 4px;
	font-weight: 700;
	font-size: 0.75rem;
	text-transform: uppercase;
	color: #32A3A0;
	padding: 13px 24px;
	text-align: center;
	margin-top: 1rem;
	letter-spacing: 0.1em;
}

.volunteer-single--past .volunteer-single__date {
	background-color: #EFD6D9;
	color: #D60021;
}

.volunteer-single__details {
	display: block;
	text-align: center;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	padding: 20px 24px;
	margin-top: 16px;
}

.volunteer-single__details__block + .volunteer-single__details__block {
	margin-top: 20px;
}

.volunteer-single__details__title {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	color: #D60021;
	font-size: 0.625rem;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 0.75rem;
}

.volunteer-single__details__value {
	font-size: 1rem;
	font-weight: 600;
	margin-top: 4px;
	margin-bottom: 0;
}

.volunteer-single__content {
	margin-top: 0 !important;
}

.volunteer-single__content__block {
	margin-top: 32px;
}

.volunteer-single__content__block h5 {
	margin-top: 0 !important;
	margin-bottom: 0.5rem !important;
	letter-spacing: 0;
}

.volunteer-single__content__block h5 a,
.volunteer-single__content__block h5 a:link,
.volunteer-single__content__block h5 a:visited {
	text-decoration: none;
}

.volunteer-single__content__block h5 a:hover,
.volunteer-single__content__block h5 a:active,
.volunteer-single__content__block h5 a:focus {
	text-decoration: underline;
}

.volunteer-single__content__block *:nth-child(2) {
	margin-top: 0 !important;
}

@media(min-width: 900px) {
	.volunteer-single__container {
		display: grid;
		grid-template-columns: 7fr 5fr;
		grid-template-rows: 0fr 1fr;
		grid-auto-rows: min-content;
	}

	.volunteer-single__header {
		padding-right: 87px;
	}

	.volunteer-single__sdg {
		display: inline-block;
		width: auto;
	}

	.volunteer-single__aside {
		grid-column: 2;
		grid-row: 1 / 3;
		margin-top: 64px;
	}

	.volunteer-single__content {
		padding-right: 87px;
	}
}

/* Impact page */
.impact__world__wrap {
	margin-top: 34px;
}

.impact__world {
	display: block;
	width: 100%;
	height: auto;
}

.testimonials-section {
	margin-top: 34px;
	background-color: #FFF0F2;
}

.testimonials__slider {
	position: relative;
}

.testimonials__slider__nav {
	display: none;
}

.testimonials__slider__nav__icon {
	cursor: pointer;
	outline: none !important;
}

.testimonials__slider__nav__icon + .testimonials__slider__nav__icon {
	margin-left: 24px;
}

.testimonials__slider__nav__icon.swiper-button-disabled {
	opacity: 0.1;
	cursor: auto;
	pointer-events: none;
}

.testimonials__slider__nav__icon svg {
	width: 12px;
	height: auto;
	display: block;
	outline: none !important;
}

.testimonials__slider__slide {
	padding-top: 44px;
	padding-bottom: 44px;
}

.testimonials__slider__progressbar {
	position: relative;
	left: 0 !important;
	bottom: 0 !important;
	width: 100% !important;
	border-radius: 0 !important;
	height: 4px;
	background-color: #EFD6D9;
}

.testimonials__slider__progressbar .testimonials__slider__progress {
	border-radius: 0 !important;
	background-color: #D60021;
	height: 100%;
	width: 1px;
	transition: width 70ms linear;
}

.testimonial {
	position: relative;
}

.testimonial__img__wrap {
	text-align: center;
	width: 128px;
	height: 128px;
}

.testimonial__img__wrap img {
	display: block;
	width: 128px;
	height: 128px;
	object-fit: cover;
	object-position: center;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
}

.testimonial__content {
	position: relative;
	margin-top: 16px;
	padding-left: 0.875rem;
	padding-top: 1rem;
}

.testimonial__content::before {
	content: "\201C";
	display: block;
	font-family: 'Yrsa', serif !important;
	font-size: 2rem;
	font-weight: 500;
	line-height: 1;
	color: #D60021;
	position: absolute;
	top: 0;
	left: 0;
}

.testimonial__content > p:first-child,
.testimonial__content > ul:first-child,
.testimonial__content > ol:first-child {
	margin-top: 0 !important;
}

.testimonial__content p,
.testimonial__content ul,
.testimonial__content ol,
.testimonial__content li {
	font-family: 'Yrsa', serif !important;
	font-size: 1rem !important;
	font-weight: 500 !important;
	line-height: 1.25 !important;
	letter-spacing: 0 !important;
}

.testimonial__meta {
	font-size: 0.75rem;
	color: #D60021;
	font-weight: 500;
	line-height: 1.2;
}

.testimonial__meta__profile {
	display: block;
}

.testimonial__meta__name {
	font-weight: 600;
}

.testimonial__meta__location {
	display: block;
	margin-top: 4px;
}

@media(min-width: 768px) {
	.testimonials__slider__nav {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: flex-end;
		position: absolute;
		top: 44px;
		left: 0;
		right: 0;
		z-index: 10;
	}

	.testimonials-container {
		padding-left: 107px;
		padding-right: 107px;
	}

	.testimonial {
		display: flex;
		flex-direction: row;
		align-items: flex-start;
	}

	.testimonial__img__wrap {
		flex-grow: 0;
		flex-shrink: 0;
	}

	.testimonial__content {
		flex-grow: 1;
		flex-shrink: 1;
		margin-left: 26px;
		margin-top: 2px;
	}
}

/* Success stories */
.success-stories-section {
	padding-top: 96px;
	padding-bottom: 96px;
}

.success-story {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: stretch;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border-radius: 4px;
	box-shadow: 0 6px 10px rgba(214, 0, 33, 0.12);
	border: 1px solid rgba(255, 255, 255, 0);
	overflow: hidden;
}

.success-story + .success-story {
	margin-top: 32px;
}

.success-story-initial {
	display: none;
}

.success-story-overlay {
	height: 100%;
	flex-shrink: 0;
	background-color: rgba(161, 3, 27, 0.6);
	color: #fff;
	padding: 32px;
}

.success-story-overlay p {
	margin-bottom: 0;
}

@media(min-width: 768px) {
	.success-stories-grid {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-auto-rows: 1fr;
		column-gap: 16px;
		row-gap: 16px;
	}

	.success-story {
		height: 450px;
	}

	.success-story + .success-story {
		margin-top: 0;
	}

	.success-story-overlay {
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		padding-right: 64px;
	}
}

@media(min-width: 900px) {
	.success-stories-grid {
		grid-template-columns: 1fr 1fr 1fr;
	}

	.success-story {
		transition: box-shadow 250ms ease;
	}

	.success-story:hover {
		box-shadow: 0 0 0 rgba(214, 0, 33, 0);
		border: 1px solid #e8e8e8;
	}

	.success-story-initial {
		display: flex;
		height: 100%;
		flex-direction: column;
		justify-content: flex-end;
		padding: 32px;
		padding-right: 120px;
		background-color: rgba(214, 0, 33, 0.4);
		z-index: 0;
		color: #fff;
		border-radius: 4px;
	}

	.success-story-initial__title {
		font-size: 2rem !important;
		line-height: 1.2 !important;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		transform: scale(1);
		opacity: 1;
	}

	.success-story-overlay {
		position: absolute;
		top: 0;
		left: 0;
		pointer-events: none;
		background-color: #fff;
		color: inherit;
		justify-content: flex-start;
		transform: translateY(100%);
		transition: transform 250ms ease;
		z-index: 10;
	}

	.success-story:hover .success-story-overlay {
		top: 0;
		transform: translateY(0);
		pointer-events: all;
	}

	.success-story-overlay__title {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		font-size: 32px !important;
		color: #D60021;
		line-height: 1.3;
	}

	.success-story-overlay p {
		margin-top: 64px;
	}
}

/* About page */
.about-accolades {
	max-width: 344px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
}

.about-accolades__row {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}

.about-accolades__row + .about-accolades__row {
	margin-top: 32px;
}

.about-accolades .accolade__img {
	max-height: 74px !important;
}

.about-accolades .fastforward__logo {
	max-height: 43px !important;
}

.about-videos-grid {
	margin-top: 80px;
}

.about-video + .about-video {
	margin-top: 32px;
}

.about-video__embed {
	overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    border-radius: 4px;
}

.about-video__embed iframe {
	left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.about-video__description {
	margin-top: 12px !important;
	margin-bottom: 0 !important;
	font-size: 0.75rem !important;
	font-weight: 300;
	letter-spacing: 0 !important;
	line-height: 1.2;
}

.about-statements-grid {
	margin-top: 64px;
}

.about-statement {
	display: block;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 4px;
	padding: 32px 16px;
	text-align: center;
}

.about-statement + .about-statement {
	margin-top: 16px;
}

.about-statement__title {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	line-height: 1 !important;
}

.about-statement__text {
	margin-top: 16px !important;
	margin-bottom: 0 !important;
	letter-spacing: 0 !important;
	line-height: 1.5 !important;
}

.about-footprint-section {
	margin-top: 64px;
	background-color: #FFF0F2;
	padding: 64px 0;
}

.about-footprint-section__title {
	margin-top: 0 !important;
	margin-bottom: 64px !important;
	line-height: 1.2 !important;
	text-align: center;
	color: #D60021;
}

.about-footprint + .about-footprint {
	margin-top: 32px;
}

.about-footprint__title {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	line-height: 1.2 !important;
}

.about-footprint__text {
	margin-top: 16px !important;
	margin-bottom: 0 !important;
	line-height: 1.5 !important;
	letter-spacing: 0 !important;
}

.about-donate-section {
	margin-top: 0;
	background-color: #DFF5F5;
	padding: 64px 0;
}

.about-donate-section__title {
	margin-top: 0 !important;
	margin-bottom: 32px !important;
	line-height: 1.2 !important;
	text-align: center;
	color: #D60021;
}

.about-donate-section__content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0 !important;
}

.about-donate-section__actions {
	margin-top: 24px;
}

.about-donor-grid {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	position: relative;
	flex-wrap: wrap;
}

.about-donor__block {
	display: flex;
	height: 66px;
	width: auto;
	max-width: 20%;
	align-items: center;
	justify-content: center;
	margin: 16px 32px;
	flex-shrink: 0;
	flex-grow: 0;
}

.about-donor__block img {
	width: auto;
	height: auto;
	max-height: 66px;
	max-width: 100%;
	object-fit: contain;
	object-position: center;
	flex-shrink: 1;
}

@media(min-width: 768px) {
	.about-videos-grid {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 32px;
	}

	.about-video + .about-video {
		margin-top: 0;
	}

	.about-footprint-grid {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 16px;
		row-gap: 32px;
	}

	.about-footprint + .about-footprint {
		margin-top: 0;
	}

	.about-donor__block {
		height: 100px;
		/* max-width: 20%; */
	}
	
	.about-donor__block img {
		max-height: 100px;
		max-width: 100%;
	}
}

@media(min-width: 900px) {
	.about-description-grid {
		display: grid;
		grid-template-columns: 7fr 5fr;
	}

	.about-description__content {
		margin-top: 0 !important;
	}

	.about-description__content > p:first-child {
		margin-top: 0 !important;
	}
	
	.about-accolades {
		margin-top: 0;
	}

	.about-videos-grid {
		column-gap: 48px;
	}

	.about-statements-grid {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		column-gap: 16px;
	}

	.about-statement + .about-statement {
		margin-top: 0;
	}

	.about-footprint-grid {
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}

/* Initiatives page */
.groceryaid-section {
	position: relative;
	padding: 64px 0;
	background-color: #D1EEFF;
}

.groceryaid__aside__img__wrap {
	position: relative;
	width: 100%;
	margin-bottom: 64px;
}

.groceryaid__aside__img__wrap::after {
	content: "";
	display: block;
	width: 100%;
	padding-top: 100%;
}

.groceryaid__aside__img__wrap img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 4px;
	border: 1px solid #e8e8e8;
}

.groceryaid__content__title {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.groceryaid__content__text {
	margin-top: 26px !important;
	margin-bottom: 0 !important;
	letter-spacing: 0 !important;
	line-height: 1.5 !important;
}

.groceryaid-btn-grid {
	margin-top: 58px;
}

.groceryaid-btn-grid .btn + .btn {
	margin-top: 16px;
}

.iv-series-section {
	position: relative;
	padding: 64px 0;
	background-color: #FFF0F2;
}

.iv-series__title {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.iv-series__text {
	margin-top: 26px !important;
	margin-bottom: 0 !important;
	letter-spacing: 0 !important;
	line-height: 1.5 !important;
	max-width: 713px;
	margin-left: auto;
	margin-right: auto;
}

.iv-series-videos-grid {
	margin-top: 64px;
}

.iv-series-video__embed {
	overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    border-radius: 4px;
}

.iv-series-video__embed + .iv-series-video__embed {
	margin-top: 32px;
}

.iv-series-video__embed iframe {
	left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.iv-series__btn__wrap {
	margin-top: 32px;
	margin-bottom: 0;
	text-align: center;
}

.birthdaydeed-section {
	position: relative;
	padding: 64px 0;
	background-color: #CFEFEE;
	margin-top: 96px;
}

.birthdaydeed__aside-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-auto-rows: 1fr;
	column-gap: 8px;
	row-gap: 8px;
}

.birthdaydeed__aside__img__wrap {
	position: relative;
	width: 100%;
}

.birthdaydeed__aside__img__wrap::after {
	content: "";
	display: block;
	width: 100%;
	padding-top: 100%;
}

.birthdaydeed__aside__img__wrap img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 4px;
	border: 1px solid #e8e8e8;
}

.birthdaydeed_title {
	/* margin-top: 0 !important; */
	margin-bottom: 0 !important;
}

.birthdaydeed__text {
	margin-top: 26px !important;
	margin-bottom: 0 !important;
}

.birthdaydeed__btn__wrap {
	margin-top: 58px;
}

.writerscouncil-section {
	position: relative;
	padding: 64px 0;
	/* background-color: #D1EEFF; */
}

.writerscouncil__aside__img__wrap {
	position: relative;
	width: 100%;
	margin-bottom: 64px;
}

.writerscouncil__aside__img__wrap::after {
	content: "";
	display: block;
	width: 100%;
	padding-top: 100%;
}

.writerscouncil__aside__img__wrap img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 4px;
	border: 1px solid #e8e8e8;
}

.writerscouncil_title {
	margin-bottom: 0 !important;
}

.writerscouncil__text {
	margin-top: 26px !important;
	margin-bottom: 0 !important;
}

.writerscouncil__btn__wrap {
	margin-top: 58px;
}

@media(min-width: 768px) {
	.groceryaid-btn-grid {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 16px;
	}

	.groceryaid-btn-grid .btn + .btn {
		margin-top: 0;
	}

	.birthdaydeed__aside-grid {
		column-gap: 16px;
		row-gap: 16px;
	}
}

@media(min-width: 900px) {
	.groceryaid-grid {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.groceryaid__content {
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding-left: 100px;
	}

	.groceryaid__aside__img__wrap {
		margin-bottom: 0;
	}
	
	.iv-series-videos-grid {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		column-gap: 16px;
	}

	.iv-series-video__embed + .iv-series-video__embed {
		margin-top: 0;
	}

	.birthdaydeed-grid {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.birthdaydeed__aside {
		/* grid-column: 2; */
		/* grid-row: 1; */
	}

	.birthdaydeed__content {
		/* grid-column: 1; */
		/* grid-row: 1; */
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding-left: 100px;
	}
	
	.writerscouncil-grid {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.writerscouncil__aside {
		grid-column: 2;
		grid-row: 1;
	}

	.writerscouncil__content {
		grid-column: 1;
		grid-row: 1;
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding-right: 100px;
	}

	.writerscouncil__aside__img__wrap {
		margin-bottom: 0;
	}
}

/* Visitor notices */
.visitor-notices-container {
	position: fixed;
	display: inline-block;
	width: auto;
	top: 100px;
	bottom: auto;
	left: auto;
	right: 0;
	z-index: 9999;
}

.visitor-notice {
	display: inline-block;
	position: relative;
	width: 350px;
	max-width: calc(100% - 64px);
	margin: 0 32px;
	padding: 10px 45px 10px 15px;
	background-color: #fff;
	border: 1px solid #e8e8e8;
	color: #313131;
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	border-radius: 4px;
	transition: all 300ms ease;
	box-shadow: 3px 4px 20px rgba(0,0,0,0.12);
	cursor: default;
}

.visitor-notice-close {
	position: absolute;
	z-index: 99999;
	left: auto;
	right: 10px;
	top: 10px;
	bottom: 0;
	cursor: pointer;
}

.visitor-notice-close svg {
	width: 20px;
	height: 20px;
}

.visitor-notice-privacy {
	display: none;
}

/* Subscribe page */
.mc-page-form .form-sub-section__label {
	display: block;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 8px;
}

.mc-page-form input {
	margin-bottom: 32px;
}

#subscribe-state--us[aria-hidden="true"],
#subscribe-phone--us[aria-hidden="true"] {
	display: none;
}

/* Firebase auth actions */
#resetPasswordForm .btn {
	margin-top: 16px;
}

.verification {
	margin-top: 16px;
	font-size: 12px;
	line-height: 24px;
}

.verification .check {
	display: flex;
}

.verification .check + .check {
	margin-top: 3px;
}

.verification .check .mark {
	display: block;
	flex-grow: 0;
	flex-shrink: 0;
}

.verification .check .description {
	margin-left: 11px;
}

.verification .check ul {
	margin: 0;
	margin-bottom: 10px;
}

/* BirthdayDeed page */
.bdd-page-section {
	position: relative;
	padding: 0 0 64px 0;
	background-color: #FFF0F2;
	margin-bottom: 96px;
}

.bdd-page-section blockquote {
	margin-left: auto;
	margin-right: auto;
}

.bdd-page__actions {
	margin-bottom: 64px;

}

.bdd-page__actions a {
	display: block;
	margin-top: 24px;
}

.bdd-page-images {
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 8px;
	row-gap: 8px;
}

.bdd-page-images img {
	display: block;
	line-height: 1;
	width: 100%;
	height: auto;
	border-radius: 4px;
	border: 1px solid #e8e8e8;
}

.bdd-page-body form {
	padding-top: 96px;
}

.bdd-page-share {
	margin-top: 96px;
}

.bdd-page-share svg {
	width: 40px;
	fill: #D60021;
}

.bdd-page-share svg path {
	fill: #D60021;
}

.bdd-page-share blockquote {
	margin-top: 0;
}

.bdd-page-share blockquote::before {
	display: none;
}

.bdd-page-orgs {
	margin-top: 96px;
}

.bdd-page-orgs .swiper-wrapper {
	transition-timing-function: linear !important;
	/* justify-content: center; */
}

.bdd-page-orgs__logos {
	margin-top: 48px;
}

.bdd-page-orgs__logos::before {
	content: "";
	display: block;
	width: 60px;
	height: 100%;
	background: rgb(248,248,248);
	background: -moz-linear-gradient(90deg, rgba(248,248,248,1) 0%, rgba(248,248,248,0) 100%);
	background: -webkit-linear-gradient(90deg, rgba(248,248,248,1) 0%, rgba(248,248,248,0) 100%);
	background: linear-gradient(90deg, rgba(248,248,248,1) 0%, rgba(248,248,248,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8f8f8",endColorstr="#f8f8f8",GradientType=1);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 10;
}

.bdd-page-orgs__logos::after {
	content: "";
	display: block;
	width: 60px;
	height: 100%;
	background: rgb(248,248,248);
	background: -moz-linear-gradient(90deg, rgba(248,248,248,0) 0%, rgba(248,248,248,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(248,248,248,0) 0%, rgba(248,248,248,1) 100%);
	background: linear-gradient(90deg, rgba(248,248,248,0) 0%, rgba(248,248,248,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8f8f8",endColorstr="#f8f8f8",GradientType=1);
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	bottom: 0;
	z-index: 10;
}

.bdd-page-orgs__logos--disabled .swiper-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-top: 32px;
}

.bdd-page-orgs__logos--disabled .swiper-wrapper .bdd-page-orgs__logo + .bdd-page-orgs__logo {
	margin-left: 60px;
}

.bdd-page-orgs__logo {
	display: inline-flex;
	align-items: center;
	/* height: 100px; */
	width: auto;
	position: relative;
}

.bdd-page-orgs__logo img {
	max-height: 120px;
	max-width: 200px;
	width: auto;
}

.bdd-page-disclaimer {
	margin-top: 2rem !important;
}

#deeds-state--us[aria-hidden="true"] {
	display: none;
}

@media (min-width: 768px) {
	.bdd-page-images {
		grid-template-columns: 1fr 1fr 1fr 1fr;
		column-gap: 16px;
		row-gap: 16px;
	}
}

/* Donors page */
.testimonials-section__donor {
	margin-top: 64px;
}

.donor-category-section {
	padding: 64px 0;
}

.donor-category-section + .donor-category-section {
	padding-top: 0 !important;
}

/* .donor-category-section__elevate {
	background-color: #DFF5F5;
} */

.donor-category__title {
	color: #D60021;
	text-align: center;
}

.donor-category-grid {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	position: relative;
	flex-wrap: wrap;
}

.donor-category__block {
	display: flex;
	max-height: 80px;
	width: auto;
	max-width: 40%;
	align-items: center;
	justify-content: center;
	margin: 16px 32px;
	flex-shrink: 0;
	flex-grow: 0;
}

.donor-category__block img {
	width: auto;
	height: auto;
	max-height: 80px;
	max-width: 100%;
	object-fit: contain;
	object-position: center;
	flex-shrink: 1;
}

.donor-category__name {
	display: block;
	font-weight: bold;
	text-align: center;
	font-size: 1.5em;
    line-height: 1.2;
}

.donor-category__block a,
.donor-category__block a:link,
.donor-category__block a:visited {
	display: block !important;
	color: inherit;
	text-decoration: none;
}

.donor-category__block a:hover,
.donor-category__block a:focus {
	color: #980012;
}

.donor-impact-section {
	display: block;
	padding-top: 64px;
	padding-bottom: 64px;
	background-color: #DFF5F5;
}

.donor-impact-section__container {
	max-width: 942px;
}

.donor-impact-section__title {
	display: block;
	color: #D60021 !important;
	font-weight: 700 !important;
	font-size: 22px !important;
	line-height: 26px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	text-align: center;
}

.donor-impact-section-btn-grid {
	margin-top: 58px;
	text-align: center;
}

.donor-impact-section-btn-grid .btn + .btn,
.donor-impact-section__btn--reports {
	margin-top: 16px;
}

@media(min-width: 768px) {
	.donor-category__block {
		max-height: 140px;
		max-width: 20%;
	}

	.donor-category-grid__elevate .donor-category__block {
		max-width: 25%;
	}
	
	.donor-category__block img {
		max-height: 140px;
		max-width: 100%;
	}

	.donor-category__block__name {
		max-width: 140px;
	}
}

@media(min-width: 900px) {
	.donor-impact-section {
		padding-top: 132px;
		padding-bottom: 132px;
	}
	
	.donor-impact-section__title {
		font-size: 32px !important;
		line-height: 40px !important;
	}

	.donor-impact-section-btn-grid .btn + .btn,
	.donor-impact-section__btn--reports {
		margin-top: 0;
		margin-left: 16px !important;
	}
}
