@charset "UTF-8";
/*!
Theme Name: Aux Écuries 2020
Theme URI: https://underscores.me/
Author: Protocol Studio with Raphaël Parent
Author URI: https://automattic.com/
Description: Refonte du site web du théâtre Aux Écuries pour le lancement de leur programmation de l'automne 2020.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
Text Domain: aux-ecuries
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
@font-face {
	font-family: ClashGrotesk;
	src: url(./fonts/ClashGrotesk/clashgrotesk-bold.woff2) format("woff2"), url(./fonts/ClashGrotesk/clashgrotesk-bold.woff) format("woff"), url(./fonts/ClashGrotesk/clashgrotesk-bold.otf) format("otf");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: ClashGrotesk;
	src: url(./fonts/ClashGrotesk/clashgrotesk-extralight.woff2) format("woff2"), url(./fonts/ClashGrotesk/clashgrotesk-extralight.woff) format("woff"), url(./fonts/ClashGrotesk/clashgrotesk-extralight.otf) format("otf");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: ClashGrotesk;
	src: url(./fonts/ClashGrotesk/clashgrotesk-light.woff2) format("woff2"), url(./fonts/ClashGrotesk/clashgrotesk-light.woff) format("woff"), url(./fonts/ClashGrotesk/clashgrotesk-light.otf) format("otf");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: ClashGrotesk;
	src: url(./fonts/ClashGrotesk/clashgrotesk-medium.woff2) format("woff2"), url(./fonts/ClashGrotesk/clashgrotesk-medium.woff) format("woff"), url(./fonts/ClashGrotesk/clashgrotesk-medium.otf) format("otf");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: ClashGrotesk;
	src: url(./fonts/ClashGrotesk/clashgrotesk-regular.woff2) format("woff2"), url(./fonts/ClashGrotesk/clashgrotesk-regular.woff) format("woff"), url(./fonts/ClashGrotesk/clashgrotesk-regular.otf) format("otf");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: ClashGrotesk;
	src: url(./fonts/ClashGrotesk/clashgrotesk-semibold.woff2) format("woff2"), url(./fonts/ClashGrotesk/clashgrotesk-semibold.woff) format("woff"), url(./fonts/ClashGrotesk/clashgrotesk-semibold.otf) format("otf");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: NeoSans;
	src: url(./fonts/NeoSans/NeoSansStd-Regular.woff2) format("woff2"), url(./fonts/NeoSans/NeoSansStd-Regular.woff) format("woff"), url(./fonts/NeoSans/NeoSansStd-Regular.otf) format("otf");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: NeoSans;
	src: url(./fonts/NeoSans/NeoSansStd-Italic.woff2) format("woff2"), url(./fonts/NeoSans/NeoSansStd-Italic.woff) format("woff"), url(./fonts/NeoSans/NeoSansStd-Italic.otf) format("otf");
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: NeoSans;
	src: url(./fonts/NeoSans/NeoSansStd-Black.woff2) format("woff2"), url(./fonts/NeoSans/NeoSansStd-Black.woff) format("woff"), url(./fonts/NeoSans/NeoSansStd-Black.otf) format("otf");
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: NeoSans;
	src: url(./fonts/NeoSans/NeoSansStd-Bold.woff2) format("woff2"), url(./fonts/NeoSans/NeoSansStd-Bold.woff) format("woff"), url(./fonts/NeoSans/NeoSansStd-Bold.otf) format("otf");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: NeoSans;
	src: url(./fonts/NeoSans/NeoSansStd-Light.woff2) format("woff2"), url(./fonts/NeoSans/NeoSansStd-Light.woff) format("woff"), url(./fonts/NeoSans/NeoSansStd-Light.otf) format("otf");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: NeoSans;
	src: url(./fonts/NeoSans/NeoSansStd-LightItalic.woff2) format("woff2"), url(./fonts/NeoSans/NeoSansStd-LightItalic.woff) format("woff"), url(./fonts/NeoSans/NeoSansStd-LightItalic.otf) format("otf");
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: NeoSans;
	src: url(./fonts/NeoSans/NeoSansStd-Medium.woff2) format("woff2"), url(./fonts/NeoSans/NeoSansStd-Medium.woff) format("woff"), url(./fonts/NeoSans/NeoSansStd-Medium.otf) format("otf");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: NeoSans;
	src: url(./fonts/NeoSans/NeoSansStd-MediumItalic.woff2) format("woff2"), url(./fonts/NeoSans/NeoSansStd-MediumItalic.woff) format("woff"), url(./fonts/NeoSans/NeoSansStd-MediumItalic.otf) format("otf");
	font-weight: 600;
	font-style: italic;
}

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
	/* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
	background: none;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */
.no-js .owl-carousel {
	display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	animation-name: fadeOut;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
	transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
	/**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
	max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
	background: #869791;
	color: #FFF;
	text-decoration: none;
}

.owl-theme .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 10px;
}

.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	*display: inline;
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}

.chocolat-zoomable.chocolat-zoomed {
	cursor: zoom-out;
}

.chocolat-open {
	overflow: hidden;
}

.chocolat-overlay {
	transition: opacity 0.4s ease, visibility 0s 0.4s ease;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	background-color: #fff;
	visibility: hidden;
	opacity: 0;
}

.chocolat-overlay.chocolat-visible {
	transition: opacity 0.4s, visibility 0s;
	visibility: visible;
	opacity: 0.8;
}

.chocolat-wrapper {
	transition: opacity 0.4s ease, visibility 0s 0.4s ease;
	width: 100%;
	height: 100%;
	position: fixed;
	opacity: 0;
	left: 0;
	top: 0;
	z-index: 1600;
	color: #fff;
	visibility: hidden;
}

.chocolat-wrapper.chocolat-visible {
	transition: opacity 0.4s, visibility 0s;
	opacity: 1;
	visibility: visible;
}

.chocolat-zoomable .chocolat-img {
	cursor: zoom-in;
}

.chocolat-loader {
	transition: opacity 0.3s;
	height: 32px;
	width: 32px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -16px;
	margin-top: -16px;
	z-index: 11;
	background: url(./images/chocolat/loader.gif);
	opacity: 0;
}

.chocolat-loader.chocolat-visible {
	opacity: 1;
}

.chocolat-image-wrapper {
	position: fixed;
	width: 0px;
	height: 0px;
	left: 50%;
	top: 50%;
	z-index: 14;
	text-align: left;
	transform: translate(-50%, -50%);
}

.chocolat-image-wrapper .chocolat-img {
	position: absolute;
	width: 100%;
	height: 100%;
}

.chocolat-wrapper .chocolat-left {
	width: 50px;
	height: 100px;
	cursor: pointer;
	background-image: url(./images/chocolat/left.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 17;
	visibility: hidden;
}

.chocolat-layout {
	display: flex;
	flex-direction: column;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.chocolat-image-canvas {
	transition: opacity .2s;
	opacity: 0;
	flex-grow: 1;
	align-self: stretch;
}

.chocolat-image-canvas.chocolat-visible {
	opacity: 1;
}

.chocolat-center {
	flex-grow: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	user-select: none;
}

.chocolat-wrapper .chocolat-right {
	width: 50px;
	height: 100px;
	cursor: pointer;
	background-image: url(./images/chocolat/right.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 17;
	visibility: hidden;
}

.chocolat-wrapper .chocolat-right.active {
	visibility: visible;
}

.chocolat-wrapper .chocolat-left.active {
	visibility: visible;
}

.chocolat-wrapper .chocolat-top {
	height: 50px;
	overflow: hidden;
	z-index: 17;
	flex-shrink: 0;
}

.chocolat-wrapper .chocolat-close {
	width: 50px;
	height: 50px;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(./images/chocolat/close.png);
	background-size: 15px 15px;
	background-position: center;
	background-repeat: no-repeat;
}

.chocolat-wrapper .chocolat-bottom {
	height: 40px;
	font-size: 12px;
	z-index: 17;
	padding-left: 15px;
	padding-right: 15px;
	flex-shrink: 0;
	display: flex;
	align-items: center;
}

.chocolat-wrapper .chocolat-set-title {
	display: inline-block;
	padding-right: 15px;
	line-height: 1;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.chocolat-wrapper .chocolat-pagination {
	float: right;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 15px;
	color: #000;
	/*border-right: 1px solid rgba(255, 255, 255, 0.2);*/
}

.chocolat-wrapper .chocolat-fullscreen {
	width: 16px;
	height: 40px;
	background: url(./images/chocolat/fullscreen-black.png) 50% 50% no-repeat;
	display: block;
	cursor: pointer;
	float: right;
}

.chocolat-wrapper .chocolat-description {
	display: inline-block;
	flex-grow: 1;
	text-align: left;
}

/* no container mode*/
body.chocolat-open > .chocolat-overlay {
	z-index: 15;
}

body.chocolat-open > .chocolat-loader {
	z-index: 15;
}

body.chocolat-open > .chocolat-image-wrapper {
	z-index: 17;
}

/* container mode*/
.chocolat-in-container .chocolat-wrapper,
.chocolat-in-container .chocolat-image-wrapper,
.chocolat-in-container .chocolat-overlay {
	position: absolute;
}

.chocolat-in-container {
	position: relative;
}

.chocolat-zoomable.chocolat-zooming-in .chocolat-image-wrapper,
.chocolat-zoomable.chocolat-zooming-out .chocolat-image-wrapper {
	transition: width .2s ease, height .2s ease;
}

.chocolat-zoomable.chocolat-zooming-in .chocolat-img,
.chocolat-zoomable.chocolat-zooming-out .chocolat-img {
	transition: margin .2s ease;
}

/* uncomment to hide controls when zoomed-in*/
/*
.chocolat-zoomable .chocolat-top,
.chocolat-zoomable .chocolat-bottom,
.chocolat-zoomable .chocolat-right,
.chocolat-zoomable .chocolat-left {
    transition: opacity .3s ease, visibility 0s .3s;
   opacity: 1;
}

.chocolat-zoomable.chocolat-zoomed .chocolat-top,
.chocolat-zoomable.chocolat-zoomed .chocolat-bottom,
.chocolat-zoomable.chocolat-zoomed .chocolat-right,
.chocolat-zoomable.chocolat-zoomed .chocolat-left {
    visibility: hidden;
    opacity: 0;
}
*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | 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;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * 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;
	height: 0;
	overflow: visible;
}

/**
 * 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;
	font-size: 1em;
}

/* 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;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: 900;
}

/**
 * 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;
	font-size: 1em;
}

/**
 * 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;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	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;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * 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;
	padding: 0;
}

/**
 * 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;
	outline-offset: -2px;
}

/**
 * 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;
	font: inherit;
}

/* 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;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
html,
body {
	font-size: 10px;
	color: #000;
	font-family: neosans, "Segoe UI", roboto, oxygen-sans, ubuntu, cantarell, "Helvetica Neue", sans-serif;
	line-height: 1.4;
}

body,
button,
input,
select,
optgroup,
p,
a,
textarea {
	font-family: neosans, "Segoe UI", roboto, oxygen-sans, ubuntu, cantarell, "Helvetica Neue", sans-serif;
	font-size: 1.6rem;
	line-height: 1.4;
}

a {
	color: #000;
	position: relative;
	border-bottom: 1px solid;
}

a:hover {
	text-decoration: none;
	border-color: #cf0;
}

@media screen and (max-width: 1024px) {
	p {
		line-height: 1.5;
	}
}

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

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;
	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;
}

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

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

big {
	font-size: 125%;
}

br {
	display: block;
	content: " ";
	margin-bottom: 15px;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

.site {
	overflow: hidden;
}

.page:not(.home) .site-main,
.single-event .site-main,
.single-post .site-main,
.single-residence .site-main,
.single-accueils .site-main {
	max-width: 1810px;
	padding: 0 20px;
	margin-bottom: 100px;
}

@media screen and (max-width: 1024px) {
	.page:not(.home) .site-main,
	.single-event .site-main,
	.single-post .site-main,
	.single-residence .site-main,
	.single-accueils .site-main {
		margin-bottom: 50px;
	}
}

.page.home .site-main {
	margin-bottom: 100px;
}

.site-main {
	margin: 0 auto;
	min-height: 100vh;
	min-height: calc((var(--vh, 1vh) * 100) - 150px);
}

.page-content {
	margin: 200px auto 0;
}

.colored-column {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	width: 25%;
	z-index: -1;
}

@media screen and (max-width: 960px) {
	.colored-column {
		display: none;
	}
}

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: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
}

a:hover, a:focus, a:active {
	color: #000;
	text-decoration: none;
}

a:hover::after, a:focus::after, a:active::after {
	display: block;
}

a:focus {
	outline: none;
	text-decoration: none;
}

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

a.button, .drawer__content a.button--full,
.drawer__content a.button--outline,
.entry-content a.button--full,
.entry-content a.button--outline {
	display: inline-block;
	background-color: #cf0;
	color: #611dce;
	padding: 15px 25px;
	border: 1px solid #cf0;
	text-transform: uppercase;
	border-radius: 5px;
}

a.button:focus, .drawer__content a.button--full:focus,
.drawer__content a.button--outline:focus,
.entry-content a.button--full:focus,
.entry-content a.button--outline:focus, a.button:active, .drawer__content a.button--full:active,
.drawer__content a.button--outline:active,
.entry-content a.button--full:active,
.entry-content a.button--outline:active, a.button:hover, .drawer__content a.button--full:hover,
.drawer__content a.button--outline:hover,
.entry-content a.button--full:hover,
.entry-content a.button--outline:hover {
	text-decoration: none;
}

a.button:hover, .drawer__content a.button--full:hover,
.drawer__content a.button--outline:hover,
.entry-content a.button--full:hover,
.entry-content a.button--outline:hover {
	background-color: #a3cc00;
	border-color: #a3cc00;
	color: #611dce;
}

a.button::before, .drawer__content a.button--full::before,
.drawer__content a.button--outline::before,
.entry-content a.button--full::before,
.entry-content a.button--outline::before, a.button::after, .drawer__content a.button--full::after,
.drawer__content a.button--outline::after,
.entry-content a.button--full::after,
.entry-content a.button--outline::after {
	content: none !important;
}

a[target="_blank"],
a[target="blank"] {
	position: relative;
	padding-right: 18px;
}

a[target="_blank"]::before,
a[target="blank"]::before {
	content: "";
	display: inline-block;
	position: absolute;
	right: 14px;
	transform: translateX(100%);
	top: -6px;
	width: 12px;
	height: 12px;
	background-image: url(./images/icons/external-green-flash.png);
	background-size: 12px 12px;
}

/* 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);
	line-height: 1;
	padding: 0.6em 1em 0.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;
}

.entry-content .gform_wrapper,
.gform_wrapper {
	margin-top: 50px;
	max-width: 600px !important;
}

.entry-content .gform_wrapper .gform_title,
.gform_wrapper .gform_title {
	font-size: 3.6rem !important;
}

.entry-content .gform_wrapper .gsection,
.gform_wrapper .gsection {
	border-bottom: 0;
}

.entry-content .gform_wrapper h2.gsection_title,
.gform_wrapper h2.gsection_title {
	font-size: 2.4rem;
	font-weight: 400;
}

.entry-content .gform_wrapper .gfield_time_hour i,
.gform_wrapper .gfield_time_hour i {
	margin-top: 0;
}

.entry-content .gform_wrapper ul li.gfield,
.gform_wrapper ul li.gfield {
	margin-top: 25px;
}

.entry-content .gform_wrapper.gf_browser_gecko .gfield_time_ampm select,
.gform_wrapper.gf_browser_gecko .gfield_time_ampm select {
	max-width: none !important;
}

.entry-content .gform_wrapper.gf_browser_gecko select,
.gform_wrapper.gf_browser_gecko select {
	width: auto;
	border-radius: 3px;
	padding: 4px;
}

body .gform_wrapper img.ui-datepicker-trigger {
	margin: 0;
}

body .ginput_container_list table.gfield_list tbody tr td.gfield_list_icons img {
	margin: 0;
}

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%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.two-columns {
	position: relative;
}

.two-columns__sidebar-bg {
	display: block;
	position: fixed;
	top: -1000px;
	bottom: 0;
	left: 0;
	width: 25vw;
	z-index: -1;
}

.two-columns__sidebar-bg::before {
	content: "";
	display: block;
	position: absolute;
	width: 1000px;
	left: 0;
	top: 0;
	bottom: -1px;
	transform: translateX(-100%);
	background-color: inherit;
}

.two-columns__sidebar-bg::after {
	content: "";
	display: block;
	position: absolute;
	left: -1000px;
	right: 0;
	bottom: 0;
	height: 1000px;
	transform: translateY(100%);
	background-color: inherit;
}

.two-columns__sidebar {
	width: 23%;
	padding-right: 20px;
	line-height: 1.5;
}

.two-columns__sidebar > div {
	margin-top: 50px;
}

.two-columns__sidebar > div:first-of-type {
	margin-top: 0;
}

.two-columns__main {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	margin-top: 80px;
}

.two-columns__content {
	width: 75%;
	padding-left: 20px;
}

.two-columns__content .entry-content {
	margin-top: 0;
}

.two-columns__content .entry-content :first-child {
	margin-top: 0;
}

@media screen and (max-width: 960px) {
	.two-columns__sidebar-bg {
		display: none;
	}
	.two-columns__sidebar {
		width: 100%;
	}
	.two-columns__sidebar .post__sidebar-title p {
		font-weight: 600;
		font-size: 2.8rem;
	}
	.two-columns__content {
		width: 100%;
		padding-left: 0;
		margin-bottom: 0;
	}
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
/*.home*/
.footer__newsletter__form .form-message {
	display: none;
	width: 320px;
	position: absolute;
	top: -24px;
	transform: translateY(-100%);
	background: #fff;
	border: 2px solid #000;
	padding: 16px;
}

.footer__newsletter__form .form-message a {
	text-decoration: underline;
}

@media screen and (max-width: 1024px) {
	.footer__newsletter__form .form-message {
		left: 50%;
		transform: translate(-50%, -100%);
	}
}

.site-header {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	z-index: 999;
	width: 100%;
	max-width: 1810px;
	padding: 10px 20px;
	margin: 0 auto;
}

.site-header .menu-toggle {
	display: none;
	margin-right: -16px;
}

.site-header__search {
	position: relative;
}

.site-header__search__close {
	display: none !important;
}

.site-header__search img {
	max-width: 14px;
}

.site-header__search .hidden-content {
	display: none;
	position: absolute;
	top: 0;
	right: -16px;
	transform: translateY(100%);
	z-index: 2;
}

.site-header__search .search-form {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.site-header__search .search-form .search-field {
	background-color: transparent;
	border: 0;
	min-width: 300px;
}

.site-header__search .search-form .search-submit {
	border: 0;
	cursor: pointer;
	background: transparent;
}

.site-header__search.opened .site-header__search__close {
	display: block !important;
	position: relative;
	z-index: 3;
}

.site-header__search.opened .site-header__search__open {
	display: none;
}

.site-header__search.opened .hidden-content {
	display: block;
}

.site-header .main-navigation {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: flex-end;
}

.site-header .mobile-navigation {
	display: none;
	position: fixed;
	z-index: -1;
	height: calc(100vh - 135px);
	height: calc(var(--vh, 1vh) * 100 - 135px);
	top: 135px;
	bottom: 0;
	right: 0;
	left: 0;
	padding: 20px;
	background-color: #fff;
}

.site-header .mobile-navigation::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 135px;
	transform: translateY(-100%);
	background-color: #fff;
}

.site-header .mobile-navigation::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 1000px;
	transform: translateY(100%);
	background-color: #fff;
}

.site-header .mobile-navigation ul {
	list-style-type: none;
}

.site-header .mobile-navigation ul,
.site-header .mobile-navigation li > ul {
	margin-left: 0;
	padding-left: 0;
}

.site-header .mobile-navigation a {
	color: #000;
}

.site-header .mobile-navigation .header__mobile-nav {
	overflow-y: scroll;
	max-height: calc(100vh - 135px - 100px);
	max-height: calc(var(--vh, 1vh) * 100 - 135px - 100px);
}

.site-header .mobile-navigation .header__mobile-nav > ul {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 10px;
}

.site-header .mobile-navigation .header__mobile-nav > ul li {
	margin-bottom: 5px;
}

.site-header .mobile-navigation .mobile__social {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
}

.site-header .mobile-navigation .mobile__social ul {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: center;
	margin-bottom: 0;
}

.site-header .mobile-navigation .mobile__social ul li {
	padding: 0 5px;
}

@media screen and (max-width: 1024px) {
	.site-header .menu-toggle {
		display: block;
		background-color: transparent;
		border: none;
	}
	.site-header .menu-toggle .close {
		display: none;
		max-width: 17px;
	}
	.site-header .menu-toggle.opened .hamburger {
		display: none;
	}
	.site-header .menu-toggle.opened .close {
		display: block;
	}
	.site-header .main-navigation {
		display: none;
	}
	.site-header .mobile-navigation {
		display: block;
		transform: translateX(100%);
		transition: transform 0.48s ease;
	}
	.site-header .mobile-navigation.opened {
		transform: translateX(0);
	}
	.site-header .footer__newsletter {
		position: absolute;
		bottom: 60px;
		left: 0;
		right: 0;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		justify-content: center;
	}
	.site-header .footer__newsletter label {
		text-decoration: underline;
	}
}

@media screen and (max-width: 480px) {
	.site-header .mobile-navigation a {
		font-size: 1.3rem;
	}
}

.site-branding {
	max-width: 50px;
}

.main-navigation,
.footer__center-nav,
.footer__social {
	display: block;
	width: 100%;
}

.main-navigation ul,
.footer__center-nav ul,
.footer__social ul {
	list-style: none;
	margin: 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.main-navigation ul ul.sub-menu,
.footer__center-nav ul ul.sub-menu,
.footer__social ul ul.sub-menu {
	display: none;
	position: absolute;
	flex-direction: column;
	padding-left: 0;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
}

.main-navigation ul ul.sub-menu li,
.footer__center-nav ul ul.sub-menu li,
.footer__social ul ul.sub-menu li {
	margin-top: 20px;
}

.main-navigation ul ul.sub-menu li:last-of-type,
.footer__center-nav ul ul.sub-menu li:last-of-type,
.footer__social ul ul.sub-menu li:last-of-type {
	padding-bottom: 10px;
}

.main-navigation ul ul.sub-menu li:hover > ul,
.main-navigation ul ul.sub-menu li.focus > ul,
.footer__center-nav ul ul.sub-menu li:hover > ul,
.footer__center-nav ul ul.sub-menu li.focus > ul,
.footer__social ul ul.sub-menu li:hover > ul,
.footer__social ul ul.sub-menu li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul.sub-menu a,
.footer__center-nav ul ul.sub-menu a,
.footer__social ul ul.sub-menu a {
	width: 200px;
	white-space: nowrap;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul,
.footer__center-nav ul li:hover > ul,
.footer__center-nav ul li.focus > ul,
.footer__social ul li:hover > ul,
.footer__social ul li.focus > ul {
	display: block;
}

.main-navigation li,
.footer__center-nav li,
.footer__social li {
	position: relative;
	text-align: center;
}

.main-navigation li.current-menu-item > a,
.footer__center-nav li.current-menu-item > a,
.footer__social li.current-menu-item > a {
	font-weight: 700;
	letter-spacing: -0.3px;
}

.main-navigation a,
.footer__center-nav a,
.footer__social a {
	display: inline;
	text-decoration: none;
	color: #000;
	font-size: 1.5rem;
	padding-top: 10px;
	border-bottom-color: rgba(0, 0, 0, 0);
}

.main-navigation a:hover,
.footer__center-nav a:hover,
.footer__social a:hover {
	border-bottom-color: #cf0;
}

.main-navigation ul.menu > li,
.footer__center-nav ul.menu > li,
.footer__social ul.menu > li {
	margin-right: 35px;
}

@media screen and (max-width: 1040px) {
	.main-navigation ul.menu > li,
	.footer__center-nav ul.menu > li,
	.footer__social ul.menu > li {
		margin-right: 25px;
	}
}

.home .site-header .site-branding img.custom-logo {
	will-change: filter;
	transform: translateZ(0);
}

.home .site-header .menu-toggle img {
	will-change: filter;
	transform: translateZ(0);
}

.home .site-header .main-navigation ul.menu > li > a {
	widows: color;
	transform: translateZ(0);
}

.home .site-header.to-black .menu-toggle img {
	animation: logotoblack 0s;
	animation-fill-mode: forwards;
}

.home .site-header.to-black .main-navigation ul.menu > li > a {
	animation: texttoblack 0s;
	animation-fill-mode: forwards;
}

.home .site-header.to-black .main-navigation ul.sub-menu a {
	color: #000;
}

.home .site-header.to-black .site-header__search__open img {
	animation: logotoblack 0.72s;
	animation-fill-mode: forwards;
}

.home .site-header.to-white .menu-toggle img {
	animation: logotowhite 0s;
	animation-fill-mode: forwards;
}

.home .site-header.to-white .main-navigation ul.menu > li > a {
	animation: texttowhite 0s;
	animation-fill-mode: forwards;
}

.home .site-header.to-white .main-navigation ul.sub-menu a {
	color: #fff;
}

.home .site-header.to-white .site-header__search__open img {
	animation: logotowhite 0s;
	animation-fill-mode: forwards;
}

.home.mobile-nav-opened .site-header .site-branding img.custom-logo {
	animation: logotoblack 0.72s !important;
	animation-fill-mode: forwards;
}

.home.mobile-nav-opened .site-header .menu-toggle img {
	animation: logotoblack 0.72s !important;
	animation-fill-mode: forwards;
}

@keyframes logotoblack {
	from {
		filter: invert(1) blur(0);
	}
	to {
		filter: invert(0) blur(0);
	}
}

@keyframes logotowhite {
	from {
		filter: invert(0) blur(0);
	}
	to {
		filter: invert(1) blur(0);
	}
}

@keyframes texttoblack {
	from {
		color: #fff;
	}
	to {
		color: #000;
	}
}

@keyframes texttowhite {
	from {
		color: #000;
	}
	to {
		color: #fff;
	}
}

.footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	max-width: 1810px;
	padding: 20px;
	margin: 0 auto;
}

.footer__back-to-top {
	width: 20px;
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translateX(-50%) translateY(-100%);
	cursor: pointer;
}

.footer__back-to-top:hover img {
	animation: backtotoparrow 0.96s infinite;
}

@keyframes backtotoparrow {
	0% {
		transform: translateY(0%);
	}
	50% {
		transform: translateY(-25%);
	}
	100% {
		transform: translateY(0%);
	}
}

.footer__newsletter {
	width: 100%;
}

.footer__newsletter__form {
	position: relative;
}

.footer__newsletter__form.entry-mode label {
	display: none;
}

.footer__newsletter__form.entry-mode .hidden-content {
	display: block;
}

.footer__newsletter__form #mce-responses {
	position: absolute;
	top: -10px;
	max-width: 100%;
	transform: translateY(-100%);
}

.footer__newsletter label {
	cursor: pointer;
	line-height: 26px;
	font-size: 1.4rem;
}

.footer__newsletter .hidden-content {
	display: none;
}

.footer__newsletter input[type="email"] {
	border-radius: 0;
	border: 0;
	max-width: 200px;
	background-color: transparent;
	font-size: 1.4rem;
}

.footer__newsletter input[type="submit"] {
	padding: 5px 10px;
	cursor: pointer;
	border: 0;
	border-radius: 0;
	background-color: transparent;
}

.footer__center-nav ul {
	padding-left: 0;
	justify-content: center;
}

.footer__center-nav ul ul.sub-menu {
	top: 0;
	transform: translateX(-50%) translateY(-100%);
}

.footer__center-nav ul ul.sub-menu li {
	margin-top: 0;
	margin-bottom: 20px;
}

.footer__center-nav ul ul.sub-menu li:last-of-type {
	padding-bottom: 0;
	padding-top: 20px;
}

.footer__center-nav a[target="_blank"]::before {
	top: 3px;
}

@media screen and (max-width: 1024px) {
	.footer {
		display: none;
	}
}

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

body.overflow-hidden {
	overflow: hidden;
}

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

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

.page-content p a,
.entry-content p a,
.entry-summary p a {
	font-size: inherit;
}

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

.drawer__content blockquote,
.drawer__content blockquote p,
.entry-content blockquote,
.entry-content blockquote p {
	font-size: 3.6rem;
	line-height: 1.2;
	margin: 0 0 20px 0;
}

.drawer__content ul,
.entry-content ul {
	margin-left: 0;
}

.drawer__content h2,
.entry-content h2 {
	margin-top: 50px;
}

.drawer__content a.button--outline,
.entry-content a.button--outline {
	background-color: #fff;
	color: #cf0;
	border-color: #cf0;
}

.drawer__content a.button--outline:hover,
.entry-content a.button--outline:hover {
	background-color: #a3cc00;
	color: #611dce;
}

@media screen and (max-width: 960px) {
	.drawer__content blockquote,
	.drawer__content blockquote p,
	.entry-content blockquote,
	.entry-content blockquote p {
		font-size: 2.4rem;
		line-height: 1.2;
		margin: 0 0 20px 0;
	}
}

.single-post .site-main,
.page-template-default .site-main {
	margin: 0 auto;
}

.single-post .entry-header,
.page-template-default .entry-header {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	text-align: right;
	margin-top: 50px;
	margin-bottom: 40px;
}

.single-post .entry-header h1,
.page-template-default .entry-header h1 {
	font-size: 7.4rem;
	font-weight: 900;
	margin-top: 0;
}

.single-post .entry-header h2,
.page-template-default .entry-header h2 {
	font-size: 7.4rem;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0;
}

.single-post .entry-header .tags,
.page-template-default .entry-header .tags {
	font-style: italic;
	font-size: 3.2rem;
}

.single-post .post-thumbnail,
.page-template-default .post-thumbnail {
	margin-bottom: 75px;
}

.single-post .entry-content,
.page-template-default .entry-content {
	margin: 0;
}

.single-post .entry-content :first-child,
.page-template-default .entry-content :first-child {
	margin-top: 0;
}

.single-post .entry-content p:not(:empty),
.page-template-default .entry-content p:not(:empty) {
	margin-top: 30px;
}

.single-post .entry-content .embed-container,
.page-template-default .entry-content .embed-container {
	margin-top: 30px;
}

.single-post .entry-content h2,
.single-post .entry-content h3,
.single-post .entry-content h4,
.single-post .entry-content h5,
.single-post .entry-content h6,
.page-template-default .entry-content h2,
.page-template-default .entry-content h3,
.page-template-default .entry-content h4,
.page-template-default .entry-content h5,
.page-template-default .entry-content h6 {
	word-break: break-word;
	display: inline-block;
}

.single-post .entry-content h2 + p,
.single-post .entry-content h3 + p,
.single-post .entry-content h4 + p,
.single-post .entry-content h5 + p,
.single-post .entry-content h6 + p,
.page-template-default .entry-content h2 + p,
.page-template-default .entry-content h3 + p,
.page-template-default .entry-content h4 + p,
.page-template-default .entry-content h5 + p,
.page-template-default .entry-content h6 + p {
	margin-top: 10px !important;
}

.single-post .entry-content h2,
.page-template-default .entry-content h2 {
	font-size: 4.8rem;
	font-weight: 700;
	margin-bottom: 25px;
}

.single-post .entry-content h3,
.page-template-default .entry-content h3 {
	font-size: 3.6rem;
	font-weight: 700;
	margin-bottom: 20px;
}

.single-post .entry-content h4,
.page-template-default .entry-content h4 {
	font-size: 3rem;
	font-weight: 700;
	margin-bottom: 15px;
}

.single-post .entry-content h5,
.page-template-default .entry-content h5 {
	font-size: 2.4rem;
	font-weight: 700;
	margin-bottom: 10px;
}

.single-post .entry-content h6,
.page-template-default .entry-content h6 {
	font-size: 1.8rem;
	font-weight: 700;
	margin-bottom: 10px;
}

.single-post .entry-content img,
.page-template-default .entry-content img {
	margin: 25px 0;
}

.single-post .entry-content img.alignright,
.page-template-default .entry-content img.alignright {
	margin-right: 25px;
}

.single-post .entry-content ul,
.page-template-default .entry-content ul {
	margin-left: 0;
}

@media screen and (max-width: 960px) {
	.single-post .entry-content,
	.page-template-default .entry-content {
		max-width: none;
	}
	.single-post .entry-content h2,
	.single-post .entry-content h3,
	.single-post .entry-content h4,
	.single-post .entry-content h5,
	.single-post .entry-content h6,
	.page-template-default .entry-content h2,
	.page-template-default .entry-content h3,
	.page-template-default .entry-content h4,
	.page-template-default .entry-content h5,
	.page-template-default .entry-content h6 {
		margin-top: 30px;
	}
	.single-post .entry-content h2,
	.page-template-default .entry-content h2 {
		font-size: 2.8rem;
		margin-bottom: 15px;
	}
	.single-post .entry-content h3,
	.page-template-default .entry-content h3 {
		font-size: 2.4rem;
		margin-bottom: 15px;
	}
	.single-post .entry-content h4,
	.page-template-default .entry-content h4 {
		font-size: 2rem;
		margin-bottom: 10px;
	}
	.single-post .entry-content h5,
	.page-template-default .entry-content h5 {
		font-size: 1.8rem;
		margin-bottom: 10px;
	}
	.single-post .entry-content h6,
	.page-template-default .entry-content h6 {
		font-size: 1.4rem;
		margin-bottom: 10px;
	}
}

.page-template-default .site-main {
	margin-top: 100px;
	margin-bottom: 100px;
}

.page-template-default .entry-content {
	margin: 0 auto;
	padding-left: calc(25% + 20px);
}

.page-template-default .page-header {
	margin-left: auto;
	margin-right: auto;
}

.page-template-default .page-header__first {
	max-width: none;
}

@media screen and (max-width: 1024px) {
	.page-template-default .site-main {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.page-template-default .page-header__first {
		text-align: left;
	}
}

@media screen and (max-width: 960px) {
	.page-template-default .entry-content {
		padding-left: 0;
	}
}

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

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

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

.calendar {
	display: block;
	width: 100%;
}

.calendar__month {
	display: block;
}

.calendar__days {
	display: grid;
	grid-column-gap: 2px;
	grid-row-gap: 2px;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.calendar__days-label {
	font-weight: 700;
	background-color: transparent !important;
}

.calendar__days > span {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(255, 255, 255, 0.3);
	text-align: center;
	font-size: 10px;
	border-radius: 1px;
}

.calendar__days > span::before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 0;
	padding-bottom: calc(100% / 1 / 1);
}

.calendar__days > span.empty {
	background-color: transparent;
}

.calendar__days > span.selected {
	background-color: rgba(255, 255, 255, 0.8);
	position: relative;
}

.calendar__days > span.selected time {
	position: absolute;
	bottom: 3px;
	font-size: 8px;
}

.calendar.owl-theme {
	padding: 20px;
}

.calendar.owl-theme .owl-nav .owl-prev,
.calendar.owl-theme .owl-nav .owl-next {
	display: block !important;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border: 0 solid #000;
	font-size: 2.4rem;
}

.calendar.owl-theme .owl-nav .owl-prev:hover,
.calendar.owl-theme .owl-nav .owl-next:hover {
	background-color: transparent;
	color: #000;
}

.calendar.owl-theme .owl-nav .owl-prev {
	margin-left: -25px;
}

.calendar.owl-theme .owl-nav .owl-next {
	right: -10px;
}

[class*="slider"] .slide[target="_blank"]::after {
	content: none;
}

[class*="slider"].owl-carousel.owl-theme .owl-dots {
	margin-top: 0;
	position: absolute;
	bottom: 24px;
	right: 10px;
	transform: translateX(-50%);
}

[class*="slider"].owl-carousel.owl-theme .owl-dots span {
	width: 13px;
	height: 13px;
	margin: 0 4px;
	background-color: rgba(255, 255, 255, 0.1);
}

[class*="slider"].owl-carousel.owl-theme .owl-dots .active span {
	background-color: #fff;
}

@media screen and (max-width: 960px) {
	[class*="slider"].owl-carousel.owl-theme .owl-dots {
		bottom: 12px;
		right: -14px;
	}
}

.home-slider {
	margin-top: -120px;
}

.home-slider .slide {
	display: flex;
	align-items: flex-end;
	background: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: var(--desktop-image);
	height: 101vh;
	height: calc(var(--vh, 1vh) * 101);
}

.home-slider .slide__bottom {
	width: 100%;
	max-width: 1810px;
	padding: 0 40px 40px;
}

.home-slider .slide__content {
	padding: 40px;
	border-radius: 6px;
	max-width: 750px;
}

.home-slider .slide__title {
	margin: 0;
	color: #fff;
	font-size: 6.4rem;
	text-transform: uppercase;
	line-height: 1;
}

.home-slider .slide__subtitle {
	margin: 0;
	color: var(--text-accent-color, #cf0);
	font-size: 4.8rem;
	line-height: 1;
	font-weight: 300;
}

.home-slider .slide__date {
	display: block;
	margin-top: 48px;
	font-size: 4.8rem;
	font-weight: 300;
	color: #fff;
}

.home-slider .slide__button {
	margin-top: 24px;
	background-color: var(--text-accent-color, #cf0) !important;
	color: var(--backround-color, #611dce) !important;
}

@media screen and (max-width: 960px) {
	.home-slider .slide {
		background-image: var(--mobile-image);
	}
	.home-slider .slide__bottom {
		max-width: none;
		padding: 0 20px 52px;
		transform: translateX(0);
	}
	.home-slider .slide__content {
		max-width: 50%;
	}
	.home-slider .slide__title {
		font-size: 3.6rem;
	}
	.home-slider .slide__subtitle {
		font-size: 2.8rem;
		margin-top: 4px;
	}
	.home-slider .slide__date {
		margin-top: 24px;
		font-size: 2.4rem;
	}
	.home-slider .slide__button {
		padding: 12px 16px;
		margin-top: 12px;
	}
}

@media screen and (max-width: 680px) {
	.home-slider .slide__content {
		max-width: 75%;
		padding: 24px;
	}
}

@media screen and (max-width: 480px) {
	.home-slider .slide__content {
		max-width: 90%;
	}
}

.drawer {
	border-bottom: 3px solid #000;
}

.drawer__container {
	margin-top: 50px;
}

.drawer__container__title {
	font-size: 3.6rem !important;
	font-weight: 700 !important;
}

.drawer__title {
	display: block;
	position: relative;
	padding: 20px 10px;
	font-weight: 700;
	cursor: pointer;
}

.drawer__title::after {
	content: "";
	background-image: url(./images/icons/caret-down.png);
	background-size: cover;
	display: block;
	width: 18px;
	height: 18px;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%) rotate(0);
	font-size: 1.4rem;
	font-weight: 700;
}

.drawer__content {
	display: none;
	padding: 0 10px 15px 10px;
}

.drawer__content :first-child:not(a) {
	margin-top: 15px !important;
}

.drawer--open .drawer__content {
	display: block;
}

.drawer--open .drawer__title::after {
	transform: translateY(-50%) rotate(180deg);
}

.gallery {
	margin-top: 50px;
}

.gallery__title {
	font-size: 3.6rem !important;
	font-weight: 700 !important;
}

.gallery__container {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.gallery__item {
	display: block;
	width: 33%;
	padding: 10px;
	border-bottom: 0 !important;
}

.gallery__item img {
	margin: 0 !important;
	width: 100%;
}

@media screen and (max-width: 1024px) {
	.gallery__item {
		width: 50%;
		padding: 5px;
	}
}

/* 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 logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
	border-bottom: 0;
}

/* 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;
}

/* TAE Component
--------------------------------------------- */
.listing {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	max-width: 1810px;
	margin: 0 auto;
}

.listing--empty h2 {
	font-size: 5.6rem;
	text-align: center;
	margin-top: 150px;
}

@media screen and (max-width: 1024px) {
	.listing--empty h2 {
		font-size: 3.6rem;
		margin-top: 50px;
	}
}

.listing__container {
	margin-top: 100px;
	margin-bottom: 100px;
}

.listing__filter {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 -7px 165px;
}

.listing__filter .filter-trigger {
	display: block;
	padding: 3px 7px;
	cursor: pointer;
	margin-bottom: 15px;
}

.listing__filter .filter-trigger.selected {
	text-decoration: underline;
}

@media screen and (max-width: 1024px) {
	.listing__filter {
		justify-content: flex-start;
		margin-bottom: 75px;
	}
	.listing__filter .filter-trigger {
		margin-bottom: 15px;
	}
}

.listing__item {
	width: 45%;
	color: #000;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	cursor: pointer;
}

.listing__item:nth-of-type(odd) {
	margin-top: 125px;
}

.listing__item:nth-of-type(even) {
	margin-top: 250px;
}

.listing__item:first-of-type {
	margin-top: 0;
}

.listing__item:nth-of-type(2) {
	margin-top: 125px;
}

.listing__item .container-image {
	padding-bottom: 73%;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
}

.listing__item--no-image {
	color: #000;
}

.listing__item--no-image .listing__item__taxonomy {
	border-color: #611dce;
	top: -10px;
}

.listing__item--no-image .listing__item__title {
	border-left: 4px solid #611dce;
	padding-left: 24px;
	margin-bottom: 30px;
}

.listing__item--no-image .listing__item__link {
	color: #000;
}

.listing__item--no-image .listing__item__link:visited, .listing__item--no-image .listing__item__link:hover {
	color: #000;
}

.listing__item--with-image:hover {
	cursor: pointer;
}

.listing__item--with-image:hover .listing__item__image {
	opacity: 1;
}

.listing__item--with-hover-image .container-image {
	position: relative;
	z-index: 0;
}

.listing__item--with-hover-image .listing__item__image {
	z-index: 1;
	transform: scale(1.2);
	opacity: 0;
	transition: opacity 0.48s ease, transform 0.48s ease;
}

.listing__item--with-hover-image:hover .listing__item__image {
	opacity: 1;
	transform: scale(1);
}

.listing__item--archived .listing__item__image {
	filter: grayscale(100%);
}

.listing__item--archived .listing__item__title {
	color: #000;
	border-left-color: #000;
}

.listing__item--archived .listing__item__taxonomy {
	color: #000;
	border-color: #000;
}

.listing__item__taxonomy {
	display: inline-block;
	margin-bottom: 20px;
	font-style: italic;
	font-size: 1.4rem;
	border: 1px solid #611dce;
	color: #611dce;
	padding: 3px 7px;
	border-radius: 5px;
}

.listing__item__title {
	font-weight: 900;
	font-size: 5.8rem;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 1;
	color: #611dce;
}

.listing__item__excerpt {
	margin-top: 15px;
	margin-bottom: 0;
	line-height: 1.5;
}

.listing__item__link {
	display: inline-block;
	margin-top: 15px;
	color: #000;
	text-decoration: none;
	font-style: italic;
}

.listing__item__link:visited, .listing__item__link:hover {
	color: #000;
}

@media only screen and (max-width: 1280px) {
	.listing__item {
		width: 49%;
	}
	.listing__item:nth-of-type(odd) {
		margin-top: 75px;
	}
	.listing__item:nth-of-type(even) {
		margin-top: 150px;
	}
	.listing__item:first-of-type {
		margin-top: 0;
	}
	.listing__item:nth-of-type(2) {
		margin-top: 75px;
	}
}

@media only screen and (max-width: 1024px) {
	.listing__container {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.listing__filter {
		margin-top: 50px;
	}
	.listing__item {
		width: 100%;
		background-image: none !important;
		color: #000;
	}
	.listing__item:nth-of-type(odd) {
		margin-top: 50px;
	}
	.listing__item:nth-of-type(even) {
		margin-top: 50px;
	}
	.listing__item:first-of-type {
		margin-top: 0;
	}
	.listing__item__title {
		margin-bottom: 15px;
	}
	.listing__item__content {
		padding: 0;
	}
	.listing__item__link {
		color: #000;
	}
	.listing__item__link:visited, .listing__item__link:hover, .listing__item__link:focus {
		color: #000;
	}
	.listing__item--no-image {
		margin-left: 0;
		margin-right: 0;
	}
	.listing__item--no-image .listing__item__title {
		border-left: none;
		padding-left: 0;
		margin-bottom: 15px;
	}
	.listing__item--with-image .listing__item__taxonomy {
		border-color: #000;
	}
	.listing__item--with-image .listing__item__title {
		margin-top: 15px;
	}
	.listing__item--with-image .listing__item__image {
		margin-bottom: 10px;
	}
	.listing__item--with-image .listing__item__content {
		position: static;
	}
}

@media screen and (max-width: 1024px) {
	.listing__item__title {
		font-size: 2.8rem;
	}
}

.listing--home {
	margin-top: 100px;
	padding: 0 20px;
}

.listing--post {
	margin-top: -80px;
}

.listing--post .listing__item:nth-of-type(odd) {
	margin-top: 80px;
}

.listing--post .listing__item:nth-of-type(even) {
	margin-top: 80px;
}

@media screen and (max-width: 960px) {
	.listing--post .listing__item:first-of-type {
		margin-top: 0 !important;
	}
	.listing--post .listing__item:nth-of-type(odd) {
		margin-top: 50px;
	}
	.listing--post .listing__item:nth-of-type(even) {
		margin-top: 50px;
	}
}

.search-bar-overlay {
	position: fixed;
	top: 0;
	right: -1000px;
	bottom: 0;
	left: -1000px;
	height: 100vh;
	background-color: rgba(255, 255, 255, 0.9);
	z-index: 1;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.24s ease;
}

.search-bar-overlay--shown {
	opacity: 1;
	pointer-events: all;
}

.page-header {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 75px;
	padding-left: calc(25% + 20px);
}

.page-header__right {
	text-align: right;
	max-width: 40%;
}

.page-header__first {
	font-size: 6.8rem;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 60%;
	padding-right: 25px;
	color: #611dce;
}

.page-header__first--full-width {
	max-width: none;
}

.page-header__second {
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 6.8rem;
	font-weight: 400;
	color: #611dce;
}

.page-header__sub {
	display: inline-block;
	margin-top: 20px;
	padding: 6px 14px;
	font-size: 1.8rem;
	text-align: right;
	color: #611dce;
}

.page-header__sub.clock {
	margin-top: 0;
	font-style: normal;
}

@media screen and (max-width: 1280px) {
	.page-header__first, .page-header__second {
		font-size: 5.6rem;
	}
}

@media screen and (max-width: 1024px) {
	.page-header {
		flex-wrap: wrap;
	}
	.page-header__right, .page-header__first {
		width: 100%;
		max-width: none;
		word-break: break-word;
	}
}

@media screen and (max-width: 960px) {
	.page-header {
		padding-left: 0;
		margin-top: 50px;
		margin-bottom: 0;
	}
	.page-header__first {
		font-size: 3.6rem;
		margin-bottom: 15px;
		padding-right: 0;
	}
	.page-header__right {
		text-align: left;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.page-header__second {
		font-size: 1.4rem;
	}
	.page-header__sub {
		font-size: 1.4rem;
		margin-top: 0;
		padding: 3px 7px;
	}
}

@media screen and (max-width: 500px) {
	.page-header__first {
		text-align: center;
	}
	.page-header__right {
		flex-direction: column;
	}
	.page-header__second {
		margin-bottom: 15px;
	}
}

.description-listing {
	margin-top: 100px;
	margin-bottom: 100px;
}

.description-listing .entry-content p {
	font-size: 2.4rem;
}

.description-listing__list {
	margin-top: 100px;
}

.description-listing__form {
	margin-top: 100px;
	padding-left: calc(25% + 20px);
}

.description-listing__item {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	margin-bottom: 30px;
}

.description-listing__left {
	width: 50%;
}

.description-listing__right {
	width: 50%;
	padding-left: 20px;
}

.description-listing__right h2 {
	font-size: 5.8rem;
	font-weight: 900;
	margin-top: 0;
	margin-bottom: 0;
	color: #611dce;
}

.description-listing__right .director {
	font-size: 2.4rem;
	font-weight: 400;
	margin-bottom: 25px;
	margin-top: 10px;
}

@media screen and (max-width: 1024px) {
	.description-listing {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.description-listing__item {
		flex-direction: column;
		margin-bottom: 75px;
	}
	.description-listing__right {
		width: 100%;
	}
	.description-listing__left {
		width: 100%;
		margin-bottom: 20px;
	}
	.description-listing__right {
		padding-left: 0;
	}
}

@media screen and (max-width: 960px) {
	.description-listing__form {
		padding-left: 0;
	}
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
body.search-no-results h1,
body.search-results h1 {
	font-size: 7.4rem;
}

body.search-no-results h1 span,
body.search-results h1 span {
	display: block;
	margin-top: 50px;
	font-weight: normal;
	font-style: italic;
	font-size: 5.6rem;
}

body.search-no-results .page-header,
body.search-no-results .page-content {
	text-align: center;
}

body.search-no-results .search-form input {
	border: 0;
	border-radius: 0;
	border-bottom: 1px solid #000;
}

body.search-no-results .search-form button {
	background-color: transparent;
	border: 0;
}

body.search-no-results .search-form button img {
	max-width: 14px;
}

.event {
	position: relative;
	margin-top: 100px;
}

.event__carousel {
	position: relative;
	margin-top: 75px;
}

.event__carousel-credit {
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: #fff;
}

.event__carousel-credit p {
	font-size: 1.2rem;
	margin: 0;
}

.event__carousel img {
	width: 100%;
}

.event__bottom-trigger--close, .event__bottom-trigger {
	display: none;
}

.event .two-columns__sidebar .presented-by a,
.event .two-columns__sidebar .space a {
	color: #000;
}

.event .two-columns__sidebar .presented-by a:hover,
.event .two-columns__sidebar .space a:hover {
	color: #000;
}

.event .two-columns__sidebar .price--marked {
	text-decoration: line-through;
}

.event .two-columns__sidebar .special-offer {
	border: 1px solid #000;
	padding: 15px;
	border-radius: 5px;
}

.event .two-columns__sidebar .special-offer p:empty {
	display: none;
}

.event .two-columns__sidebar .special-offer p:first-of-type {
	margin-top: 0;
}

.event .two-columns__sidebar .special-offer p:last-of-type {
	margin-bottom: 0;
}

.event .two-columns__sidebar .tickets {
	margin-top: 20px;
}

.event .two-columns__sidebar .downloadable-files {
	margin-top: 50px;
}

@media screen and (max-width: 1024px) {
	.event .page-header .page-header__sub {
		text-align: center;
	}
}

@media screen and (max-width: 960px) {
	.event {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.event__carousel {
		width: calc(100% + 40px);
		margin-left: -20px;
	}
	.event__bottom-trigger--close {
		display: block;
		border-bottom: 0 !important;
	}
	.event__bottom-trigger--close::before {
		content: "";
		display: block;
		margin: 20px auto 0 auto;
		width: 26px;
		height: 20px;
		background-image: url(./images/icons/caret-down.png);
		background-size: 26px;
	}
	.event__bottom-trigger {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		padding: 10px 20px;
		background-color: #fff;
	}
	.event__bottom-trigger a {
		color: #000;
		border: 1px solid #000;
		display: block;
		text-align: center;
		text-transform: uppercase;
		padding: 10px;
	}
	.event__bottom-trigger a:focus, .event__bottom-trigger a:hover, .event__bottom-trigger a:visited {
		color: #000;
		text-decoration: none;
	}
	.event .two-columns__sidebar {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		height: 100vh;
		padding: 135px 20px 0 20px;
		background: #fff;
		text-align: center;
		overflow: scroll;
		transform: translateY(100%);
		transition: transform 0.48s ease;
		z-index: 1000;
	}
	.event .two-columns__sidebar > div {
		margin-top: 20px;
	}
	.event .two-columns__sidebar > div:first-of-type {
		margin-top: 20px;
	}
	.event .two-columns__sidebar > div:last-of-type {
		margin-bottom: 25px;
	}
	.event .two-columns__sidebar .calendar {
		max-width: 300px;
		margin: 0 auto;
	}
	.event .two-columns__sidebar .downloadable-files {
		margin-top: 25px;
	}
	.event .two-columns__sidebar.opened {
		transform: translateY(0);
	}
}

.single-post .site-main {
	margin-top: 100px;
}

.single-post .entry-content {
	margin-bottom: 200px;
}

.post .page-header__first {
	max-width: none;
}

.post .page-header__second {
	white-space: nowrap;
}

.post__sidebar-title p {
	margin-top: 0;
}

.post__sidebar-list a {
	display: block;
	margin-top: 20px;
	color: #000;
}

.post__sidebar-list a:hover, .post__sidebar-list a:visited {
	color: #000;
}

.post .post-thumbnail {
	margin-bottom: 50px;
}

.post .mobile-back-link {
	display: none;
}

@media screen and (max-width: 960px) {
	.single-post .site-main {
		margin-top: 50px;
	}
	.single-post .two-columns__main {
		flex-direction: column-reverse;
	}
	.single-post .two-columns__sidebar {
		margin-bottom: 50px;
	}
	.single-post .entry-content {
		padding-bottom: 25px;
		margin-bottom: 25px;
		border-bottom: 3px solid #000;
	}
	.single-post .mobile-back-link {
		display: block;
		color: #0b4d72;
		margin-top: 50px;
	}
}

.residence {
	margin-top: 100px;
	margin-bottom: 200px;
}

.residence__carousel {
	position: relative;
	margin-top: 75px;
}

.residence__carousel-credit {
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: #fff;
}

.residence__carousel-credit p {
	font-size: 1.2rem;
	margin: 0;
}

.residence__carousel img {
	width: 100%;
}

@media screen and (max-width: 960px) {
	.residence {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.residence .two-columns__sidebar {
		display: none;
	}
	.residence .two-columns__sidebar-bg {
		display: block;
		background-color: #fff !important;
	}
	.residence__carousel {
		margin: 20px -20px 0 -20px;
	}
}

.page-id-148 .entry-content a[target="_blank"],
.page-partenaires .entry-content a[target="_blank"] {
	margin: 15px;
}

.page-id-148 .entry-content a[target="_blank"]::after,
.page-partenaires .entry-content a[target="_blank"]::after {
	content: none;
}

.page-id-148 .entry-content a,
.page-partenaires .entry-content a {
	border-bottom: 0;
}

.page-id-148 .entry-content a::after, .page-id-148 .entry-content a::before,
.page-partenaires .entry-content a::after,
.page-partenaires .entry-content a::before {
	content: none;
}

.page-template-page-description-list .entry-content {
	padding-left: calc(25% + 20px);
}

@media screen and (max-width: 960px) {
	.page-template-page-description-list {
		padding-left: 0;
	}
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* 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;
}

.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: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

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

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.container-image {
	margin-bottom: 0;
	position: relative;
}

.ratio-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

/*# sourceMappingURL=style.css.map */