@charset "UTF-8";
/*!
Theme Name: Onzeweb 2.0
Theme URI: http://underscores.me/
Author: Onzeweb
Author URI: https://onzeweb.ch
Description: Template onzeweb 2.0
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: onzeweb
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.

Onzeweb 2.0 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:
----------------------------------------------------------------
# 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

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* 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: 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;
  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
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #000;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
#zone-contact #primary-menu li a,
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;
  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%;
}

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

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: inherit;
}
a:visited {
  color: inherit;
}
a:hover, a:focus, a:active {
  color: inherit;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

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

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
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  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.focus > ul, .main-navigation ul ul li:hover > ul {
  display: block;
  left: auto;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li.focus > ul,
.main-navigation ul li:hover > ul {
  left: auto;
}
.main-navigation li {
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}
/* Small menu. */
.main-navigation.toggled ul,
.menu-toggle {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: block;
  }
  .main-navigation ul {
    display: none;
  }
}
.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.post-navigation .nav-links,
.posts-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

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

.post,
.page {
  margin: 0 0 1.5em;
}

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

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

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

/* 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;
  display: grid;
  grid-gap: 1.5em;
}

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

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

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

/*--------------------------------------------------------------
# Onzeweb 2.0
--------------------------------------------------------------*/
/* CSS onzeweb 2.0
--------------------------------------------- */
/* ---------------------------------------------*/
/* ---------------------------------------------*/
/* ---------------------------------------------*/
/* ---------------------------------------------*/
/* nom couleur primaire */
/* noir */
/* jaune */
/* blanc */
/* rouge */
html.jour {
  --primary-color: #eeeeee;
  --primary-color-contrast: #e1e1e1;
  --primary-color-transparent: #eeeeee70;
  --secondary-color: #be0000;
  --text-color: #222222;
  --background-color: #F0F0F0;
}

html.nuit {
  --primary-color: #222222;
  --primary-color-contrast: #333333;
  --primary-color-transparent: #22222270;
  --secondary-color: #ffb100;
  --text-color: #eeeeee;
  --background-color: #181818;
}

/* ---------------------------------------------*/
/* ---------------------------------------------*/
html {
  height: -webkit-fill-available;
}

body {
  transition: all 0.2s ease-in-out;
  letter-spacing: 0.1rem;
  position: relative;
  color: var(--text-color);
  background-color: var(--background-color);
  min-height: 100vh;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available;
}

.page,
.post {
  margin: 0;
}

.err404 {
  text-align: center;
  padding: 10vh 0;
}

.jour #lux .lux {
  background-image: url("./sass/res/sun.svg");
}
.jour #lux:after {
  content: "light";
}

.nuit #lux .lux {
  background-image: url("./sass/res/moon.svg");
}
.nuit #lux:after {
  content: "dark";
}

@media screen and (max-width: 820px) {
  .no-mobile {
    display: none;
  }
}
@media screen and (max-width: 835px) {
  .responshit {
    display: none;
  }
}
@media screen and (min-width: 820px) {
  .no-desktop {
    display: none;
  }
}
#loading-onze {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 1111;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  background-color: #222;
}
@keyframes logoload {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.2;
  }
}
#loading-onze .logo-onze {
  width: 100px;
  height: 100px;
  animation-name: logoload;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
}
#loading-onze .logo-onze svg {
  display: block;
  height: auto;
}
#loading-onze .logo-onze svg path {
  fill: #ffb100;
}

/* ---------------------------------------------*/
/* ---------------------------------------------*/
/* ---------------------------------------------*/
/* ---------------------------------------------*/
body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

h1, h2, #zone-contact #primary-menu li a, h3, h4, h5, h6, p {
  line-height: 1.3;
}

h1 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 820px) {
  h1 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 420px) {
  h1 {
    font-size: 1.5rem;
  }
}

h2, #zone-contact #primary-menu li a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 820px) {
  h2, #zone-contact #primary-menu li a {
    font-size: 1.44rem;
  }
}
@media screen and (max-width: 420px) {
  h2, #zone-contact #primary-menu li a {
    font-size: 1.08rem;
  }
}

h3 {
  font-size: 1.5rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 820px) {
  h3 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 420px) {
  h3 {
    font-size: 0.9rem;
  }
}

h4 {
  font-size: 1.2rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 820px) {
  h4 {
    font-size: 0.96rem;
  }
}
@media screen and (max-width: 420px) {
  h4 {
    font-size: 0.72rem;
  }
}

h5 {
  font-size: 1.2rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 820px) {
  h5 {
    font-size: 0.96rem;
  }
}
@media screen and (max-width: 420px) {
  h5 {
    font-size: 0.72rem;
  }
}

h6 {
  font-size: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 820px) {
  h6 {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 420px) {
  h6 {
    font-size: 0.6rem;
  }
}

#primary p, #primary ul, #primary ol {
  font-size: 1.2rem !important;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 820px) {
  #primary p, #primary ul, #primary ol {
    font-size: 0.96rem !important;
  }
}
@media screen and (max-width: 420px) {
  #primary p, #primary ul, #primary ol {
    font-size: 0.84rem !important;
  }
}
#primary p.has-small-font-size, #primary ul.has-small-font-size, #primary ol.has-small-font-size {
  font-size: 1.08rem !important;
}
@media screen and (max-width: 820px) {
  #primary p.has-small-font-size, #primary ul.has-small-font-size, #primary ol.has-small-font-size {
    font-size: 0.972rem !important;
  }
}
@media screen and (max-width: 420px) {
  #primary p.has-small-font-size, #primary ul.has-small-font-size, #primary ol.has-small-font-size {
    font-size: 0.864rem !important;
  }
}
#primary p.has-medium-font-size, #primary ul.has-medium-font-size, #primary ol.has-medium-font-size {
  font-size: 1.44rem !important;
}
@media screen and (max-width: 820px) {
  #primary p.has-medium-font-size, #primary ul.has-medium-font-size, #primary ol.has-medium-font-size {
    font-size: 1.296rem !important;
  }
}
@media screen and (max-width: 420px) {
  #primary p.has-medium-font-size, #primary ul.has-medium-font-size, #primary ol.has-medium-font-size {
    font-size: 1.152rem !important;
  }
}
#primary p.has-large-font-size, #primary ul.has-large-font-size, #primary ol.has-large-font-size {
  font-size: 1.8rem !important;
}
@media screen and (max-width: 820px) {
  #primary p.has-large-font-size, #primary ul.has-large-font-size, #primary ol.has-large-font-size {
    font-size: 1.62rem !important;
  }
}
@media screen and (max-width: 420px) {
  #primary p.has-large-font-size, #primary ul.has-large-font-size, #primary ol.has-large-font-size {
    font-size: 1.44rem !important;
  }
}
#primary p.has-x-large-font-size, #primary ul.has-x-large-font-size, #primary ol.has-x-large-font-size {
  font-size: 2.4rem !important;
}
@media screen and (max-width: 820px) {
  #primary p.has-x-large-font-size, #primary ul.has-x-large-font-size, #primary ol.has-x-large-font-size {
    font-size: 2.16rem !important;
  }
}
@media screen and (max-width: 420px) {
  #primary p.has-x-large-font-size, #primary ul.has-x-large-font-size, #primary ol.has-x-large-font-size {
    font-size: 1.92rem !important;
  }
}
#primary p strong, #primary p b, #primary ul strong, #primary ul b, #primary ol strong, #primary ol b {
  font-weight: 700;
}
#primary ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
#primary ul li li {
  padding-left: 1rem;
}
#primary ol {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
#primary ol li li {
  padding-left: 1rem;
}
#primary a:hover {
  color: var(--secondary-color);
}

a {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.wp-block-button__link,
a.button,
button {
  width: auto;
  letter-spacing: 2px;
  font-weight: 700;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid;
  padding: 1.5rem 3rem;
  transition: all 0.2s ease-in-out;
  color: var(--secondary-color);
  border-color: var(--secondary-color);
  cursor: pointer;
}
@media screen and (max-width: 820px) {
  .wp-block-button__link,
  a.button,
  button {
    padding: 1rem 2rem;
    font-size: 0.8rem;
  }
}
.wp-block-button__link:hover,
a.button:hover,
button:hover {
  color: var(--primary-color);
  background-color: var(--secondary-color);
}

#masthead {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 111;
  transition: all 0.2s ease-in-out;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100vw;
  padding: 2rem;
  background: linear-gradient(180deg, rgb(240, 240, 240) 0%, rgba(240, 240, 240, 0) 100%);
  /*--- hover des éléments du menu ---*/
}
#masthead.active {
  background: transparent !important;
}
#masthead .logo-header:focus {
  outline: none;
}
#masthead #logo {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
}
#masthead #logo a {
  height: 3rem;
  width: 3rem;
}
@media screen and (max-width: 820px) {
  #masthead #logo a {
    height: 2rem;
    width: 2rem;
  }
}
#masthead #logo a svg {
  display: block;
  height: auto;
}
#masthead #logo a svg path {
  fill: var(--text-color);
}
#masthead #logo:after {
  content: "onzeweb";
}
@media screen and (max-width: 820px) {
  #masthead #logo:after {
    font-size: 0.8rem;
  }
}
#masthead #lux {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  transition: all 0.2s ease-in-out;
  padding: 0.5rem;
}
@media screen and (max-width: 820px) {
  #masthead #lux {
    padding: 0.25rem;
  }
}
@media screen and (max-width: 820px) {
  #masthead #lux:after {
    font-size: 0.8rem;
  }
}
#masthead #lux .lux {
  cursor: pointer;
  width: 2rem;
  height: 2rem;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 820px) {
  #masthead #lux .lux {
    height: 1.5rem;
    width: 1.5rem;
  }
}
#masthead #site-navigation {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: auto;
}
#masthead #site-navigation:after {
  content: "menu";
}
@media screen and (max-width: 820px) {
  #masthead #site-navigation:after {
    font-size: 0.8rem;
  }
}
#masthead #site-navigation.toggled:after {
  content: "close";
}
@media screen and (max-width: 820px) {
  #masthead #site-navigation.toggled:after {
    font-size: 0.8rem;
  }
}
#masthead #logo:after,
#masthead #lux:after,
#masthead #site-navigation:after {
  display: block;
  position: absolute;
  bottom: -1rem;
  text-align: center;
  opacity: 0;
  transition: all 0.5s 0.3s ease-in-out;
}
#masthead #logo:hover:after,
#masthead #lux:hover:after,
#masthead #site-navigation:hover:after {
  bottom: -1.5rem;
  opacity: 0.3;
}

.nuit #masthead {
  background: linear-gradient(180deg, rgb(24, 24, 24) 0%, rgba(24, 24, 24, 0) 100%);
}

/*--- debut burger menu ---*/
#burger-menu {
  position: relative;
  z-index: 1111;
  width: 3rem;
  height: 3rem;
  border: none;
  border-radius: 0;
  padding: 0;
  background: transparent;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  /*--- enlever tour bleu en focus (non recommandé !) ---*/
}
@media screen and (max-width: 820px) {
  #burger-menu {
    width: 2em;
    height: 2rem;
  }
}
#burger-menu span {
  display: block;
  position: absolute;
  left: calc(50% - 20px);
  right: 0;
  width: 40px;
  height: 4px;
  background-color: var(--text-color);
  border-radius: 2px;
  transition: top 0.2s 0.4s, bottom 0.2s 0.4s, opacity 0.2s 0.2s, transform 0.2s 0.2s, background 0.2s 0.2s;
}
@media screen and (max-width: 820px) {
  #burger-menu span {
    left: calc(50% - 15px);
    width: 30px;
  }
}
#burger-menu span:nth-child(1) {
  top: 30%;
}
#burger-menu span:nth-child(2) {
  bottom: 30%;
}
#burger-menu.active span {
  transition: top 0.2s 0.2s, bottom 0.2s 0.2s, opacity 0.2s 0.2s, transform 0.2s 0.4s, background 0.2s 0.2s;
}
#burger-menu.active span:nth-child(1) {
  top: calc(50% - 2px);
  transform: rotate(-45deg);
}
#burger-menu.active span:nth-child(2) {
  bottom: calc(50% - 2px);
  transform: rotate(-135deg);
}
#burger-menu:focus {
  outline: none;
}

/*--- fin burger menu ---*/
#zone-contact {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  background: var(--primary-color);
}
#zone-contact #primary-menu {
  position: absolute;
  top: calc(50% - 7vh);
  bottom: 50%;
  right: 0;
  opacity: 0;
  width: 20vw;
  height: fit-content;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1280px) {
  #zone-contact #primary-menu {
    top: 20%;
    width: 100%;
  }
}
@media screen and (max-width: 820px) {
  #zone-contact #primary-menu {
    top: 10rem;
    width: 100%;
  }
}
#zone-contact #primary-menu li {
  list-style: none;
  text-align: right;
}
#zone-contact #primary-menu li a {
  position: relative;
  padding-right: 6rem;
  transition: all 0.2s ease-in-out;
  color: var(--text-color);
}
#zone-contact #primary-menu li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 2rem;
  height: 1px;
  transition: all 0.2s ease-in-out;
  background-color: var(--text-color);
}
#zone-contact #primary-menu li a:hover {
  padding-right: 6.5rem;
  color: var(--secondary-color);
}
#zone-contact #primary-menu li a:hover:after {
  width: 3rem;
  background-color: var(--secondary-color);
}
#zone-contact #primary-menu li a:focus {
  outline: none;
}
#zone-contact .zone-infos {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 350px;
  margin: auto;
  padding: 0 2rem;
  opacity: 0;
  text-align: center;
	transform: translateY(-50%);
}
@media screen and (max-width: 420px) {
  #zone-contact .zone-infos {
    max-width: none;
  }
}
#zone-contact .zone-infos h2, #zone-contact .zone-infos #primary-menu li a, #zone-contact #primary-menu li .zone-infos a {
  margin-top: 0;
}
#zone-contact .zone-infos .link-mail {
  display: block;
  width: 100%;
  text-align: center;
}
#zone-contact .bg-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#zone-contact .bg-cache {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: linear-gradient(90deg, rgba(240, 240, 240, 0.5), var(--primary-color));
}
#zone-contact .social-media {
  position: fixed;
  bottom: 0;
  right: 0;
  padding: 2rem;
  opacity: 0;
}
#zone-contact .social-media a {
  display: block;
  width: 25px;
  height: 25px;
  transition: all 0.2s ease-in-out;
  margin-top: 1rem;
  opacity: 0.8;
}
@media screen and (max-width: 820px) {
  #zone-contact .social-media a {
    width: 20px;
    height: 20px;
  }
}
#zone-contact .social-media a svg {
  display: block;
  height: auto;
}
#zone-contact .social-media a svg path, #zone-contact .social-media a svg circle {
  fill: var(--text-color);
}
#zone-contact .social-media a:hover {
  opacity: 1;
}
#zone-contact .info-site {
  position: fixed;
  bottom: 0;
  text-align: center;
  padding: 2rem;
  width: 100%;
  opacity: 0;
}
@media screen and (max-width: 820px) {
  #zone-contact .info-site {
    padding: 0 0 2rem 2rem;
    text-align: left;
    width: calc(100% - 5.8rem);
  }
}
#zone-contact .info-site p {
  font-size: 0.8rem;
  margin: 0;
}
@media screen and (max-width: 820px) {
  #zone-contact .info-site p {
    font-size: 0.6rem;
  }
}
#zone-contact .info-site p a {
  transition: all 0.2s ease-in-out;
}
#zone-contact .info-site p a:hover {
  color: var(--secondary-color);
}

.nuit #zone-contact .bg-cache {
  background: linear-gradient(90deg, rgba(24, 24, 24, 0.5), var(--primary-color));
}

#primary {
  min-height: 100vh;
  padding-top: 7rem;
}
#primary article {
  height: auto;
  width: 100%;
}
#primary article header {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto 4rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
#primary article header h1 {
  font-weight: 700;
  margin-bottom: 0;
}
#primary .entry-content {
  width: 100%;
  margin-top: 0;
  margin: 0 auto;
}
#primary .entry-content h2, #primary .entry-content #zone-contact #primary-menu li a, #zone-contact #primary-menu li #primary .entry-content a {
  margin-bottom: 2.7rem;
  font-weight: 100;
  text-transform: inherit;
}

.wp-block-columns .wp-block-column {
  margin: 0;
}

.wp-block-button {
  margin: 0.5rem 0;
}

@media screen and (max-width: 820px) {
  .wp-block-spacer {
    height: 3rem !important;
  }
}

.blog header {
  width: 100%;
}
.blog header .width-marg {
  width: 3.125%;
}
.blog #primary {
  padding-bottom: 0;
  position: relative;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  width: 100%;
  padding: 7rem 0 0;
}
@media screen and (max-width: 1280px) {
  .blog #primary {
    flex-direction: column;
  }
}
.blog #primary .contenu-accueil {
  width: 100%;
}
@media screen and (max-width: 1280px) {
  .blog #primary .contenu-accueil {
    padding: 0 2rem;
  }
  .blog #primary .contenu-accueil .wp-block-group .wp-block-group__inner-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.blog #primary .left-portfolio {
  width: 70%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 0;
}
@media screen and (max-width: 1280px) {
  .blog #primary .left-portfolio {
    width: 100%;
  }
}
.blog #primary .left-portfolio article {
  position: relative;
  flex: 0 1 50%;
  display: flex;
  min-height: 10rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  aspect-ratio: 16/9;
  cursor: pointer;
}
@media screen and (max-width: 820px) {
  .blog #primary .left-portfolio article {
    flex: 0 1 100%;
  }
}
.blog #primary .left-portfolio article .entry-content {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.blog #primary .left-portfolio article .entry-content .box-content {
  height: 100%;
  width: 100%;
  background-color: var(--primary-color-transparent);
  transition: all 0.2s ease-in-out;
}
.blog #primary .left-portfolio article .entry-content .box-content .projet-logo {
  position: absolute;
  bottom: 50%;
  left: 50%;
  display: block;
  max-width: 220px;
  height: auto;
  max-height: 110px;
  object-fit: contain;
  transition: all 0.5s ease-in-out;
  transform: translate(-50%, 50%);
}
@media screen and (max-width: 1280px) {
  .blog #primary .left-portfolio article .entry-content .box-content .projet-logo {
    max-width: 180px;
    max-height: 90px;
  }
}
.blog #primary .left-portfolio article .entry-content .box-content .site-link {
  position: absolute;
  display: block;
  right: 0rem;
  bottom: 0rem;
  color: var(--primary-color);
  opacity: 0;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  padding: 0.5rem 1rem;
  background-color: var(--secondary-color);
}
@media (hover: hover) {
  .blog #primary .left-portfolio article:hover .entry-content .box-content {
    background-color: transparent;
  }
  .blog #primary .left-portfolio article:hover .entry-content .box-content .projet-logo {
    max-width: 160px;
    max-height: 80px;
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    transform: translate(0%, 0%);
  }
}
@media screen and (hover: hover) and (max-width: 1280px) {
  .blog #primary .left-portfolio article:hover .entry-content .box-content .projet-logo {
    max-width: 100px;
    max-height: 50px;
  }
}
@media (hover: hover) {
  .blog #primary .left-portfolio article:hover .entry-content .box-content .site-link {
    opacity: 1;
  }
  .blog #primary .left-portfolio article:hover .entry-content .box-content .site-link:hover {
    color: var(--secondary-color);
    background-color: var(--primary-color);
  }
}
.blog #primary .left-portfolio article.active-mascotte .entry-content .box-content {
  background-color: transparent;
}
.blog #primary .left-portfolio article.active-mascotte .entry-content .box-content .projet-logo {
  max-width: 160px;
  max-height: 80px;
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  transform: translate(0%, 0%);
}
@media screen and (max-width: 1280px) {
  .blog #primary .left-portfolio article.active-mascotte .entry-content .box-content .projet-logo {
    max-width: 100px;
    max-height: 50px;
  }
}
.blog #primary .left-portfolio article.active-mascotte .entry-content .box-content .site-link {
  opacity: 1;
}
.blog #primary .left-portfolio article.active-mascotte .entry-content .box-content .site-link:hover {
  color: var(--secondary-color);
  background-color: var(--primary-color);
}
.blog #primary .right-portfolio {
  width: 30%;
  position: sticky;
  z-index: 3;
  bottom: 0;
  right: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: linear-gradient(0deg, rgb(240, 240, 240) 0%, rgba(240, 240, 240, 0) 100%);
}
@media screen and (max-width: 1280px) {
  .blog #primary .right-portfolio {
    display: none;
    z-index: 1112;
    background: var(--primary-color-contrast) !important;
    width: 100%;
    padding-left: 2rem;
  }
  .blog #primary .right-portfolio.show {
    display: block;
  }
}
@media screen and (max-width: 820px) {
  .blog #primary .right-portfolio {
    padding: 0 1rem;
  }
}
.blog #primary .right-portfolio .titre-box {
  font-size: 1.5rem;
  padding: 2rem 2rem 0;
  background-color: var(--primary-color-contrast);
  font-weight: 700;
}
@media screen and (max-width: 1280px) {
  .blog #primary .right-portfolio .titre-box {
    padding: 1rem 0 0;
  }
}
.blog #primary .right-portfolio .text-box {
  width: auto;
  padding: 1rem 2rem 4rem;
  position: relative;
  margin-bottom: 4rem;
  background-color: var(--primary-color-contrast);
  font-size: 1.2rem;
}
@media screen and (max-width: 1280px) {
  .blog #primary .right-portfolio .text-box {
    padding: 1rem 0 0;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 420px) {
  .blog #primary .right-portfolio .text-box {
    font-size: 0.9rem;
  }
}
.blog #primary .right-portfolio .text-box::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 6rem;
  display: block;
  width: 0;
  height: 0;
  border-left: 2rem solid transparent;
  border-top: 2rem solid var(--primary-color-contrast);
}
@media screen and (max-width: 820px) {
  .blog #primary .right-portfolio .text-box::after {
    display: none;
  }
}
.blog #primary .right-portfolio .nav-mascotte {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 2rem;
}
.blog #primary .right-portfolio .nav-mascotte .nav-timer {
  flex: auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--text-color);
}
@media screen and (max-width: 820px) {
  .blog #primary .right-portfolio .nav-mascotte .nav-timer {
    border: none;
  }
}
.blog #primary .right-portfolio .nav-mascotte .nav-timer .nav-arrow-prev, .blog #primary .right-portfolio .nav-mascotte .nav-timer .nav-arrow-next {
  display: flex;
}
.blog #primary .right-portfolio .nav-mascotte .nav-timer .nav-arrow-prev svg, .blog #primary .right-portfolio .nav-mascotte .nav-timer .nav-arrow-next svg {
  display: block;
  height: auto;
}
.blog #primary .right-portfolio .nav-mascotte .nav-timer .nav-arrow-prev svg path, .blog #primary .right-portfolio .nav-mascotte .nav-timer .nav-arrow-next svg path {
  fill: none;
  stroke: var(--text-color);
}
.blog #primary .right-portfolio .nav-mascotte .nav-timer .nav-arrow-prev:hover svg path, .blog #primary .right-portfolio .nav-mascotte .nav-timer .nav-arrow-next:hover svg path {
  stroke: var(--secondary-color);
}
@media screen and (max-width: 1280px) {
  .blog #primary .right-portfolio .nav-mascotte .nav-timer .nav-arrow-prev, .blog #primary .right-portfolio .nav-mascotte .nav-timer .nav-arrow-next {
    display: none;
  }
}
.blog #primary .right-portfolio .nav-mascotte .nav-timer .nav-pagi {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
  margin-right: auto;
  font-family: "Roboto Condensed", sans-serif;
}
.blog #primary .right-portfolio .nav-mascotte .nav-timer .nav-pagi .actual-number {
  font-size: 1.5rem;
  font-weight: 700;
}
.blog #primary .right-portfolio .nav-mascotte .mascotte-11 {
  width: 10rem;
  height: 10rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}
@media screen and (max-width: 820px) {
  .blog #primary .right-portfolio .nav-mascotte .mascotte-11 {
    width: 5rem;
    height: 5rem;
  }
}
.blog #primary .right-portfolio .nav-mascotte .mascotte-11.louis {
  background-image: url("./sass/res/louis.svg");
}
.blog #primary .right-portfolio .nav-mascotte .mascotte-11.victor {
  background-image: url("./sass/res/victor.svg");
}

.nuit .blog #primary .right-portfolio {
  background: linear-gradient(0deg, rgb(24, 24, 24) 0%, rgba(24, 24, 24, 0) 100%);
}

.jour #primary article .projet-logo.neg {
  filter: brightness(0);
}

#modal {
  display: none;
  position: fixed;
  z-index: 1111;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  height: auto;
  background-color: var(--primary-color-contrast);
  overflow-y: auto;
}
#modal .close-modal {
  position: absolute;
  top: 2rem;
  right: 2rem;
  z-index: 1;
  cursor: pointer;
  width: 2rem;
  height: 2rem;
}
#modal .close-modal span {
  display: block;
  position: absolute;
  right: calc(50% - 15px);
  width: 30px;
  height: 4px;
  background-color: var(--secondary-color);
  border-radius: 2px;
}
#modal .close-modal span:nth-child(1) {
  top: calc(50% - 2px);
  transform: rotate(45deg);
}
#modal .close-modal span:nth-child(2) {
  bottom: calc(50% - 2px);
  transform: rotate(-45deg);
}
#modal.show {
  display: block !important;
}

@keyframes loading-anime {
  from {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}
.loading {
  display: block;
  width: 2rem;
  height: 2rem;
  background-image: url(./sass/res/logo-n.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: calc(50% - 1rem);
  top: 10vh;
  animation-name: loading-anime;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.nuit .loading {
  background-image: url(./sass/res/logo-b.svg);
}

#modal #primary {
  position: relative;
  padding: 0;
  display: block;
  min-height: auto;
}
#modal .entry-content {
  padding: 2rem;
}
@media screen and (max-width: 820px) {
  #modal .entry-content {
    padding: 1rem;
  }
}
#modal article .entry-title {
  font-weight: 700;
  font-size: 1.5rem;
  margin: 0;
}
#modal article .modal-projet-thumb {
  display: flex;
  align-items: end;
  justify-content: space-between;
  min-height: 20rem;
  padding: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  gap: 1rem;
}
@media screen and (max-width: 420px) {
  #modal article .modal-projet-thumb {
    min-height: 15rem;
  }
}
#modal article .modal-projet-thumb .modal-projet-logo {
  display: block;
  max-width: 180px;
  height: auto;
  max-height: 100px;
  object-fit: contain;
  margin: 1rem;
}
@media screen and (max-width: 420px) {
  #modal article .modal-projet-thumb .modal-projet-logo {
    max-width: 40%;
    max-height: 50px;
  }
}
#modal article .modal-projet-thumb .modal-site-link {
  display: block;
  color: var(--primary-color);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  padding: 0.5rem 1rem;
  background-color: var(--secondary-color);
  border: 2px solid var(--secondary-color);
}

#colophon {
  display: none;
}

/* Onzeweb X Gutenberg
--------------------------------------------- */
#primary .wp-block-group {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media screen and (max-width: 1280px) {
  #primary .wp-block-group {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#primary .wp-block-group.alignwide .wp-block-group__inner-container {
  width: 80%;
  max-width: none;
  margin: 0 auto;
}
#primary .wp-block-group.alignfull .wp-block-group__inner-container {
  width: 100%;
  max-width: none;
  margin: 0;
}
#primary .wp-block-group .wp-block-group__inner-container {
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 1280px;
  margin: 0 auto;
}

#primary .wp-block-columns .wp-block-column.has-background {
  padding-left: 1rem;
  padding-right: 1rem;
}

#primary .wp-block-cover.alignwide .wp-block-cover__inner-container {
  width: 90%;
  max-width: none;
  margin: 0 auto;
}
#primary .wp-block-cover.alignfull .wp-block-cover__inner-container {
  width: 100%;
  max-width: none;
  margin: 0;
}
#primary .wp-block-cover .wp-block-cover__inner-container {
  width: 90%;
  max-width: 1280px;
  margin: 0 auto;
}
