/*!*************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/mmenu-light/dist/mmenu-light.css ***!
  \*************************************************************************************************/
/*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */:root{--mm-ocd-width:80%;--mm-ocd-min-width:200px;--mm-ocd-max-width:440px}body.mm-ocd-opened{overflow-y:hidden;-ms-scroll-chaining:none;overscroll-behavior:none}.mm-ocd{position:fixed;top:0;right:0;bottom:100%;left:0;z-index:9999;overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:contain;background:rgba(0,0,0,0);-webkit-transition-property:bottom,background-color;-o-transition-property:bottom,background-color;transition-property:bottom,background-color;-webkit-transition-duration:0s,.3s;-o-transition-duration:0s,.3s;transition-duration:0s,.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-delay:.45s,.15s;-o-transition-delay:.45s,.15s;transition-delay:.45s,.15s}.mm-ocd--open{bottom:0;background:rgba(0,0,0,.25);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-ocd__content{position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-ocd-width);min-width:var(--mm-ocd-min-width);max-width:var(--mm-ocd-max-width);background:#fff;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.mm-ocd--left .mm-ocd__content{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-ocd--right .mm-ocd__content{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-ocd--open .mm-ocd__content{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-ocd__backdrop{position:absolute;top:0;bottom:0;z-index:3;width:clamp(calc(100% - var(--mm-ocd-max-width)),calc(100% - var(--mm-ocd-width)),calc(100% - var(--mm-ocd-min-width)));background:rgba(3,2,1,0)}.mm-ocd--left .mm-ocd__backdrop{right:0}.mm-ocd--right .mm-ocd__backdrop{left:0}.mm-spn,.mm-spn a,.mm-spn li,.mm-spn span,.mm-spn ul{display:block;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--mm-spn-item-height:50px;--mm-spn-item-indent:20px;--mm-spn-line-height:24px;--mm-spn-panel-offset:30%}.mm-spn{width:100%;height:100%;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;overflow:hidden;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mm-spn ul{-webkit-overflow-scrolling:touch;position:fixed;top:0;left:100%;bottom:0;z-index:2;width:calc(100% + var(--mm-spn-panel-offset));padding-right:var(--mm-spn-panel-offset);line-height:var(--mm-spn-line-height);overflow:visible;overflow-y:auto;background:inherit;-webkit-transition:left .3s ease 0s;-o-transition:left .3s ease 0s;transition:left .3s ease 0s;cursor:default}.mm-spn ul:after{content:"";display:block;height:var(--mm-spn-item-height)}.mm-spn>ul{left:0}.mm-spn ul.mm-spn--open{left:0}.mm-spn ul.mm-spn--parent{left:calc(-1 * var(--mm-spn-panel-offset));overflow:visible}.mm-spn li{position:relative;background:inherit;cursor:pointer}.mm-spn li:before{content:"";display:block;position:absolute;top:calc(var(--mm-spn-item-height)/ 2);right:calc(var(--mm-spn-item-height)/ 2);z-index:0;width:10px;height:10px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(45deg) translate(0,-50%);-ms-transform:rotate(45deg) translate(0,-50%);transform:rotate(45deg) translate(0,-50%);opacity:.4}.mm-spn li:after{content:"";display:block;margin-left:var(--mm-spn-item-indent);border-top:1px solid;opacity:.15}.mm-spn a,.mm-spn span{position:relative;z-index:1;padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent)}.mm-spn a{background:inherit;color:inherit;text-decoration:none}.mm-spn a:not(:last-child){width:calc(100% - var(--mm-spn-item-height))}.mm-spn a:not(:last-child):after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;border-right:1px solid;opacity:.15}.mm-spn span{background:0 0}.mm-spn.mm-spn--navbar{cursor:pointer}.mm-spn.mm-spn--navbar:before{content:"";display:block;position:absolute;top:calc(var(--mm-spn-item-height)/ 2);left:var(--mm-spn-item-indent);width:10px;height:10px;margin-top:2px;border-top:2px solid;border-left:2px solid;-webkit-transform:rotate(-45deg) translate(50%,-50%);-ms-transform:rotate(-45deg) translate(50%,-50%);transform:rotate(-45deg) translate(50%,-50%);opacity:.4}.mm-spn.mm-spn--navbar.mm-spn--main{cursor:default}.mm-spn.mm-spn--navbar.mm-spn--main:before{content:none;display:none}.mm-spn.mm-spn--navbar:after{content:attr(data-mm-spn-title);display:block;position:absolute;top:0;left:0;right:0;height:var(--mm-spn-item-height);padding:0 calc(var(--mm-spn-item-indent) * 2);line-height:var(--mm-spn-item-height);opacity:.4;text-align:center;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mm-spn.mm-spn--navbar.mm-spn--main:after{padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--navbar ul{top:calc(var(--mm-spn-item-height) + 1px)}.mm-spn.mm-spn--navbar ul:before{content:"";display:block;position:fixed;top:inherit;z-index:2;width:100%;border-top:1px solid currentColor;opacity:.15}.mm-spn.mm-spn--light{color:#444;background:#f3f3f3}.mm-spn.mm-spn--dark{color:#ddd;background:#333}.mm-spn.mm-spn--vertical{overflow-y:auto}.mm-spn.mm-spn--vertical ul{width:100%;padding-right:0;position:static}.mm-spn.mm-spn--vertical ul ul{display:none;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--vertical ul ul:after{height:calc(var(--mm-spn-item-height)/ 2)}.mm-spn.mm-spn--vertical ul.mm-spn--open{display:block}.mm-spn.mm-spn--vertical li.mm-spn--open:before{-webkit-transform:rotate(135deg) translate(-50%,0);-ms-transform:rotate(135deg) translate(-50%,0);transform:rotate(135deg) translate(-50%,0)}.mm-spn.mm-spn--vertical ul ul li:last-child:after{content:none;display:none}
/*!****************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/scss/main.scss ***!
  \****************************************************************************************************************/
/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  box-sizing: border-box;
}

html {
  /* Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) */
  font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15; /* 1. Correct the line height in all browsers. */
  -webkit-text-size-adjust: 100%; /* 2. Prevent adjustments of font size after orientation changes in iOS. */
  tab-size: 4; /* 3. Use a more readable tab size (opinionated). */
}

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

/*
Text-level semantics
====================
*/
/**
Add the correct font weight in Chrome and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/
/**
Correct table border color inheritance in Chrome and Safari. (https://issues.chromium.org/issues/40615503, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  border-color: currentcolor;
}

/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.glide * {
  box-sizing: inherit;
}
.glide__track {
  overflow: hidden;
}
.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}
.glide__slides--dragging {
  user-select: none;
}
.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows {
  -webkit-touch-callout: none;
  user-select: none;
}
.glide__bullets {
  -webkit-touch-callout: none;
  user-select: none;
}
.glide--rtl {
  direction: rtl;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

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

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

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

@media (min-width: 768px) {
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "HelvNeue";
  font-style: normal;
  font-weight: 700;
  src: url(.././fonts/HelvNeue75_W1G.woff2) format("woff2"), url(.././fonts/HelvNeue75_W1G.woff) format("woff"); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "HelvNeue";
  font-style: normal;
  font-weight: 400;
  src: url(.././fonts/HelvNeue55_W1G.woff2) format("woff2"), url(.././fonts/HelvNeue55_W1G.woff) format("woff"); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
html {
  font-size: 16px;
  line-height: 1.3;
  margin-top: 0 !important;
}

body {
  position: relative;
  font-family: "HelvNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  padding-top: 7.875rem !important;
}
@media (min-width: 992px) {
  body {
    padding-top: 12.5rem !important;
  }
}
body.admin-bar {
  padding-top: calc(7.875rem + 42px);
}
@media screen and (min-width: 783px) {
  body.admin-bar {
    padding-top: calc(7.875rem + 32px);
  }
}
@media (min-width: 992px) {
  body.admin-bar {
    padding-top: calc(12.5rem + 32px);
  }
}

:focus {
  outline: solid #000;
}

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

a {
  color: #000;
}

p {
  margin-top: 0;
  margin-bottom: 2rem;
}

button {
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
  overflow: visible;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: normal;
  -webkit-appearance: none;
  cursor: pointer;
}

h1, .page-header__premium-type {
  font-size: 2rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  h1, .page-header__premium-type {
    font-size: 3rem;
  }
}

h2 {
  font-size: 1.5rem;
  line-height: 1.1;
  font-weight: 700;
}
@media (min-width: 992px) {
  h2 {
    font-size: 2rem;
  }
}

h3 {
  font-size: 1.25rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  h3 {
    font-size: 1.5rem;
  }
}

h4 {
  font-size: 1.125rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  h4 {
    font-size: 1.25rem;
  }
}

h5 {
  font-size: 1rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  h5 {
    font-size: 1.125rem;
  }
}

.container {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  max-width: calc(780px + 2.5rem);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .container {
    max-width: calc(780px + 3.5rem);
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}

.container-sm, .comments-area {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  max-width: calc(580px + 2.5rem);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .container-sm, .comments-area {
    max-width: calc(580px + 3.5rem);
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}

.container-lg {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  max-width: calc(1180px + 2.5rem);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .container-lg {
    max-width: calc(1180px + 3.5rem);
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}

.container-full, .site-footer__nav, .site-footer__about, .site-footer__social {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 992px) {
  .container-full, .site-footer__nav, .site-footer__about, .site-footer__social {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}

.list-unstyled {
  list-style: none;
  padding: 0;
  margin: 0;
}

.load-more {
  margin-top: 2rem;
  text-align: center;
}

.spinner {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid;
  border-right: 0.25em solid transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite;
}

.cms-container {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.single-author .breadcrumbs {
  display: none;
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(1turn);
    -o-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.wp-block-video,
.wp-block-embed {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .wp-block-video,
  .wp-block-embed {
    margin-bottom: 3rem;
  }
}

.wp-block-embed .wp-block-image img {
  width: 100%;
  height: auto;
}
.wp-block-embed .wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .wp-block-embed .wp-block-image {
    margin-bottom: 2rem;
  }
}

.alignwide {
  margin-left: -50px;
  margin-right: -50px;
}

.alignfull {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.wp-block-columns {
  gap: 2rem !important;
  margin-bottom: 2rem;
}

.text-indent {
  text-indent: 3em;
}

.block-with-margins, .wp-block-media-text {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.wp-block-heading + .block-with-margins, .wp-block-heading + .wp-block-media-text {
  margin-top: 0;
}
@media (min-width: 992px) {
  .block-with-margins, .wp-block-media-text {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}

.is-layout-flow > *,
.is-layout-constrained > :first-child:first-child {
  margin-block-end: revert;
}

.wp-block-media-text {
  gap: 2rem;
}
.wp-block-media-text__content {
  padding: 0 !important;
}
.wp-block-media-text__content :first-child {
  margin-top: 0;
}
.wp-block-media-text__content :last-child {
  margin-bottom: 0;
}

.wp-block-group.has-background :first-child {
  margin-top: 0;
}
.wp-block-group.has-background :last-child {
  margin-bottom: 0;
}

.wp-block-quote,
.wp-block-pullquote {
  max-width: 36.25rem;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: left;
  font-size: 1.25rem;
}
.wp-block-quote p,
.wp-block-pullquote p {
  font-weight: bold;
  margin-bottom: 1rem;
}
.wp-block-quote cite,
.wp-block-pullquote cite {
  font-style: normal;
  color: #585959;
}

.glide__slides {
  align-items: stretch;
}

.glide__slide {
  height: auto;
}

.glide__arrow--disabled {
  display: none !important;
}

.post-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.25rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .post-grid {
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 4rem;
  }
}

.bg-black {
  background-color: #000;
}

.page-template-default .cms-content {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .page-template-default .cms-content {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}

.btn, div .clickdform input[type=button], input[type=submit],
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  background-color: #000;
  color: #fff;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem 1.25rem;
  text-decoration: none;
  transition: all 150ms ease-in-out;
  color: #fff;
  border: 2px solid transparent;
  cursor: pointer;
}
.btn:hover, div .clickdform input[type=button]:hover, input[type=submit]:hover,
.button:hover {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.btn:active, div .clickdform input[type=button]:active, input[type=submit]:active,
.button:active {
  background-color: #ff7900;
  color: #000;
}
.btn__icon,
.button__icon {
  width: 1rem;
  height: 1rem;
}
.btn--outline,
.button--outline {
  background-color: transparent;
  border-color: #000;
  color: #000;
}
.btn--outline:hover,
.button--outline:hover {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.btn--outline-white,
.button--outline-white {
  background-color: transparent;
  border: 2px solid;
  color: #fff;
}
.btn--outline-white:hover,
.button--outline-white:hover {
  background-color: #fff;
  color: #000;
  border-color: transparent;
}
.btn--outline-orange,
.button--outline-orange {
  background-color: transparent;
  border: 2px solid;
  color: #ff7900;
}
.btn--outline-orange:hover,
.button--outline-orange:hover {
  background-color: #ff7900;
  color: #fff;
  border-color: transparent;
}
.btn--outline-orange:active,
.button--outline-orange:active {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.btn--primary, .comments-area .submit, div .clickdform input[type=button],
.button--primary {
  background-color: #ff7900;
  color: #000;
}
.btn--primary:hover, .comments-area .submit:hover, div .clickdform input[type=button]:hover,
.button--primary:hover {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}
.btn--primary:active, .comments-area .submit:active, div .clickdform input[type=button]:active,
.button--primary:active {
  background-color: transparent;
  border-color: #000;
  color: #000;
}
.btn--positive,
.button--positive {
  background-color: #32c832;
}
.btn--positive:hover,
.button--positive:hover {
  background-color: #000;
}
.btn--negative,
.button--negative {
  background-color: #cd3c14;
}
.btn--negative:hover,
.button--negative:hover {
  background-color: #000;
}
.btn--arrow::after,
.button--arrow::after {
  content: "";
  width: 0.875rem;
  height: 0.875rem;
  background-image: url("data:image/svg+xml,%0A%3Csvg width=%2713px%27 height=%278px%27 viewBox=%270 0 13 8%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27%3E%3Cg id=%27Page-2%27 stroke=%27none%27 stroke-width=%271%27 fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cg id=%27Fleche-orange%27 transform=%27translate%286.500000, 3.707031%29 rotate%2890.000000%29 translate%28-6.500000, -3.707031%29 translate%283.792969, -1.792969%29%27 fill=%27%23DB603C%27 fill-rule=%27nonzero%27%3E%3Cpath d=%27M0.612899443,-0.790295388 L0.707106781,-0.707106781 L6.12116928,4.70695572 C6.33838398,4.92417041 6.43478103,5.21645157 6.41036044,5.5002933 C6.43121516,5.74498185 6.36251894,5.99542669 6.20435789,6.19883694 L6.12116928,6.29304428 L0.707106781,11.7071068 C0.316582489,12.0976311 -0.316582489,12.0976311 -0.707106781,11.7071068 C-1.06759074,11.3466228 -1.09532028,10.7793918 -0.790295388,10.3871006 L-0.707106781,10.2928932 L4.085,5.5 L-0.707106781,0.707106781 C-1.09763107,0.316582489 -1.09763107,-0.316582489 -0.707106781,-0.707106781 C-0.37666315,-1.03755041 0.127505471,-1.08838789 0.511402945,-0.859619226 L0.612899443,-0.790295388 Z%27 id=%27Combined-Shape%27%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center 0.25rem;
  transition: transform 150ms ease-in-out;
}
.btn--arrow-active::after,
.button--arrow-active::after {
  transform: rotate(180deg);
}
.btn--sm,
.button--sm {
  font-size: 0.875rem;
  padding: 0.25rem 1rem;
}
.btn--lg,
.button--lg {
  font-size: 1.125rem;
  padding: 0.5rem 1.25rem;
}
@media (min-width: 992px) {
  .btn, div .clickdform input[type=button], input[type=submit],
  .button {
    font-size: 1rem;
  }
}

label {
  font-size: 1rem;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 0.5rem;
}

abbr[title] {
  text-decoration: none;
}

input[type=text],
input[type=search],
input[type=email],
input[type=password],
input[type=number],
input[type=date],
input[type=tel],
textarea,
select {
  display: block;
  width: 100%;
  background-color: #fff;
  padding: 0.625rem 1rem;
  border: 2px solid #ccc;
  color: #000;
  line-height: 1.25;
  transition: all 0.2s ease;
}
input[type=text]::placeholder,
input[type=search]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder,
input[type=number]::placeholder,
input[type=date]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder,
select::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
input[type=text]:active, input[type=text]:focus,
input[type=search]:active,
input[type=search]:focus,
input[type=email]:active,
input[type=email]:focus,
input[type=password]:active,
input[type=password]:focus,
input[type=number]:active,
input[type=number]:focus,
input[type=date]:active,
input[type=date]:focus,
input[type=tel]:active,
input[type=tel]:focus,
textarea:active,
textarea:focus,
select:active,
select:focus {
  border-color: #000;
}

textarea {
  resize: none;
}

select {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  background-color: #fff;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%0A%3Csvg width=%2714px%27 height=%277px%27 viewBox=%270 0 14 7%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27%3E%3Cg id=%27Symbols%27 stroke=%27none%27 stroke-width=%271%27 fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cg id=%2709-Forms/02-Dropdown-List/Resources/01-On-White/01-Single-Selection/01-Default%27 transform=%27translate%28-194.000000, -17.000000%29%27 fill=%27%23000000%27%3E%3Cpolygon id=%27Down-Arrow%27 points=%27194 17 208 17 201 24%27%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 0.875rem;
  background-position: center right 1rem;
  color: #000;
}

input[type=submit] {
  cursor: pointer;
}

input[type=checkbox],
input[type=radio] {
  position: relative;
  -webkit-appearance: none;
  height: 1.5rem !important;
  width: 1.5rem !important;
  margin-right: 0.5rem;
  vertical-align: middle;
  border: 2px solid #ccc;
}

input[type=checkbox] {
  appearance: none;
  border-radius: 0;
}
input[type=checkbox]::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%0A%3Csvg width=%2715px%27 height=%2712px%27 viewBox=%270 0 15 12%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27%3E%3Cg id=%27Symbols%27 stroke=%27none%27 stroke-width=%271%27 fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cg id=%2709-Forms/03-Checkbox/02-Box/01-On-White/04-Selected-Focus%27 transform=%27translate%28-3.000000, -4.000000%29%27 fill=%27%23000000%27%3E%3Cpolygon id=%27Tick%27 points=%2716 4 8 12 5 9 3 11 8 16 18 6%27%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  transition: transform 0.25s ease;
  transform: scale(0);
}
input[type=checkbox]:checked {
  background-color: #ff7900;
  border-color: #ff7900;
}
input[type=checkbox]:checked::before {
  transform: scale(1);
}

input[type=radio] {
  appearance: none;
  border-radius: 100%;
  cursor: pointer;
}
input[type=radio]::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  transition: transform 0.25s ease;
  transform: scale(0);
  border-radius: 100%;
}
input[type=radio]:checked::before {
  transform: scale(0.6);
}

label.checkbox input[type=checkbox] {
  margin-top: -0.2em;
}

.site-header {
  position: fixed;
  z-index: 9;
  left: 0;
  right: 0;
  top: 0;
}
.site-header__top {
  background-color: #000;
  color: #fff;
  padding: 0.75rem 1.25rem 1.25rem;
}
.site-header__top a {
  color: #fff;
}
.site-header__top :focus {
  outline: solid #fff;
}
.site-header__logo {
  display: inline-block;
  margin: 0;
}
.site-header__logo svg {
  display: block;
  width: auto;
  height: 1.1rem;
}
.site-header__bottom {
  background-color: #000;
  color: #fff;
  position: relative;
  display: flex;
  padding: 0 1.25rem 0.75rem;
  align-items: flex-end;
}
.site-header__bottom a {
  color: #fff;
}
.site-header__bottom :focus {
  outline: solid #fff;
}
.site-header__name {
  font-size: 0.875rem;
  font-weight: bold;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.site-header__tagline {
  display: none;
}
.site-header__links {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.site-header__link-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.site-header__link {
  display: block;
  padding: 0.5rem;
}
.site-header__link-icon {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  object-fit: contain;
}
.site-header__burger {
  padding: 0.5rem;
  margin: 0 0.75rem;
}
.site-header__burger-inner {
  position: relative;
  width: 25px;
  height: 25px;
  transform: scale(0.9);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 0.22s;
}
.site-header__burger-bar {
  display: block;
  width: 25px;
  height: 4px;
  background-color: #fff;
  position: absolute;
  left: 0;
}
.site-header__burger-bar:nth-child(1) {
  top: 0;
  transition: top 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.site-header__burger-bar:nth-child(2) {
  top: 7px;
  transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
}
.site-header__burger-bar:nth-child(3) {
  bottom: 7px;
  transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
}
.site-header__burger-bar:nth-child(4) {
  bottom: 0;
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.navigation-opened .site-header__burger .site-header__burger-inner {
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: scale(0.9) rotate(225deg);
}
.navigation-opened .site-header__burger .site-header__burger-bar {
  background-color: #ff7900;
}
.navigation-opened .site-header__burger .site-header__burger-bar {
  height: 3px;
}
.navigation-opened .site-header__burger .site-header__burger-bar:nth-child(1) {
  top: 10px;
  transition: top 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
}
.navigation-opened .site-header__burger .site-header__burger-bar:nth-child(2) {
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  opacity: 0;
}
.navigation-opened .site-header__burger .site-header__burger-bar:nth-child(3) {
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  opacity: 0;
}
.navigation-opened .site-header__burger .site-header__burger-bar:nth-child(4) {
  bottom: 12px;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg);
}
.site-header .pll-switcher-select {
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 0.875rem;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: url("data:image/svg+xml,%0A%3Csvg width=%279px%27 height=%276px%27 viewBox=%270 0 9 6%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27%3E%3Cg id=%27Symbols%27 stroke=%27none%27 stroke-width=%271%27 fill=%27none%27 fill-rule=%27evenodd%27 stroke-linecap=%27round%27%3E%3Cg id=%27Nav-%27 transform=%27translate%28-449.000000, -38.000000%29%27 stroke=%27%23FEFFFF%27 stroke-width=%272%27%3E%3Cg id=%27Group%27 transform=%27translate%28424.000000, 33.000000%29%27%3E%3Cg id=%27&gt;%27 transform=%27translate%2829.500000, 8.000000%29 rotate%28-270.000000%29 translate%28-29.500000, -8.000000%29 translate%2828.000000, 5.000000%29%27%3E%3Cline x1=%273%27 y1=%273%27 x2=%270%27 y2=%270%27 id=%27Line%27%3E%3C/line%3E%3Cline x1=%273%27 y1=%273%27 x2=%270%27 y2=%276%27 id=%27Line%27%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-position: right center;
  background-size: 0.5rem;
  padding: 0.5rem 0.875rem 0.5rem 0.5rem;
  width: auto;
}
.site-header__search {
  display: flex;
  align-items: center;
  background-color: #000;
  color: #fff;
}
.site-header__search input {
  background-color: transparent;
  color: #fff;
  border: none;
}
.site-header__search input::placeholder {
  color: #8F8F8F;
}
.site-header__search-toggle {
  display: flex;
  padding: 0.5rem;
}
.site-header__search-toggle svg {
  width: 1.25rem;
  height: 1.25rem;
}
.site-header__search-form {
  width: 0;
  visibility: hidden;
  transition: width 250ms ease-in-out;
}
.site-header__search--desktop::after {
  display: block;
  content: "";
  width: 1px;
  height: 1.75rem;
  background-color: #585959;
  margin-left: 1rem;
}
.site-header__search--mobile {
  border-top: 1px solid #585959;
  border-bottom: 1px solid #585959;
  padding: 0 1.25rem;
}
.site-header__search--active .site-header__search-form {
  width: 12rem;
  visibility: visible;
}
@media (max-width: 991.98px) {
  .site-header__links {
    position: absolute;
    top: -1.75rem;
    right: 1.25rem;
  }
  .site-header__link-label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }
}
@media (min-width: 992px) {
  .site-header__top {
    padding: 1rem 1.75rem 0.25rem;
  }
  .site-header__logo {
    margin: 0;
  }
  .site-header__logo svg {
    height: 1.725rem;
  }
  .site-header__bottom {
    padding: 0.75rem 1.75rem 1rem;
    gap: 1.75rem;
  }
  .site-header__name {
    font-size: 1.25rem;
    margin-bottom: 0.625rem;
  }
  .site-header__tagline {
    display: block;
    margin-bottom: 0.625rem;
  }
  .site-header__link-list {
    margin: 0 0.5rem;
  }
  .site-header__link {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.75rem 1.5rem;
    text-decoration: none;
    color: #ff7900 !important;
    font-weight: bold;
  }
  .site-header__link-icon {
    width: 1rem;
    height: 1rem;
  }
  .site-header__burger-wrapper {
    order: 100;
    overflow: hidden;
    max-width: 0;
    padding: 1px;
    transition: max-width 250ms ease-in-out;
  }
  .has-scrolled .site-header__burger-wrapper {
    max-width: 4rem;
  }
  .site-header__burger {
    margin: 0 0 0 1rem;
    visibility: hidden;
  }
  .has-scrolled .site-header__burger {
    visibility: visible;
  }
}
.admin-bar .site-header {
  top: 42px;
}
@media screen and (min-width: 783px) {
  .admin-bar .site-header {
    top: 32px;
  }
}

.site-footer {
  background-color: #000;
  color: #fff;
  border-top: 1px solid #585959;
}
.site-footer a {
  color: #fff;
}
.site-footer :focus {
  outline: solid #fff;
}
.site-footer__social {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #585959;
}
.site-footer__social-title {
  font-size: 0.875rem;
  font-weight: bold;
}
.site-footer__social-list {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.site-footer__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.125rem;
  width: 2rem;
  height: 2rem;
  border: 2px solid;
  border-radius: 2rem;
}
.site-footer__about {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #585959;
  font-size: 0.75rem;
}
.site-footer__nav {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.site-footer__menu {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
  margin: 0;
  font-size: 0.875rem;
  font-weight: bold;
}
.site-footer__menu a {
  display: block;
  text-decoration: none;
  padding: 0.375rem 0.5rem;
}
.site-footer__menu .menu-item.copyright {
  padding: 0.375rem 0.5rem;
}
@media (min-width: 992px) {
  .site-footer__social {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .site-footer__social-title {
    font-size: 0.875rem;
  }
  .site-footer__social-link {
    width: 2.5rem;
    height: 2.5rem;
  }
  .site-footer__about {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 0.875rem;
  }
  .site-footer__nav {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .site-footer__menu {
    gap: 0.5rem;
  }
}

.navigation {
  position: relative;
  background-color: #000;
  color: #fff;
  z-index: -1;
}
.navigation a {
  color: #fff;
}
.navigation :focus {
  outline: solid #fff;
}
.navigation.mm-spn li > span {
  background: inherit;
  color: inherit;
}
.navigation.mm-spn a:not(:last-child):after {
  display: none;
}
.navigation.mm-spn .menu-item-previous {
  padding-left: 1rem;
}
.navigation.mm-spn .menu-item-previous::before {
  left: var(--mm-spn-item-indent);
  margin-top: -3px;
  transform: rotate(-135deg) translate(50%, -50%);
  z-index: 2;
}
.navigation.mm-spn .menu-item-title {
  color: #ff7900;
  font-weight: bold;
  font-size: 1.25rem;
}
.navigation.mm-spn.mm-spn--navbar::before {
  display: none;
}
.navigation.mm-spn.mm-spn--navbar::after {
  height: 0;
}
.navigation.mm-spn.mm-spn--navbar ul {
  top: 0;
}
.navigation.mm-spn.mm-spn--light {
  background-color: #000;
  color: #fff;
}
@media (max-width: 991.98px) {
  .navigation {
    position: absolute;
    top: 100%;
    height: calc(100vh - 5rem);
    font-size: 1rem;
    font-weight: bold;
    visibility: hidden;
  }
  .navigation-opened .navigation {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .navigation {
    padding: 1.5rem 1.75rem;
    border-top: 1px solid #585959;
    border-bottom: 1px solid #585959;
    transition: transform 250ms ease-in-out;
  }
  .navigation .menu {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  .navigation .menu a {
    font-weight: bold;
    font-size: 1.125rem;
    text-decoration: none;
    padding: 1rem;
  }
  .navigation .menu .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    padding: 1rem 0 0.5rem;
    margin: 0;
    list-style: none;
    background-color: #000;
    text-align: left;
  }
  .navigation .menu .sub-menu a {
    display: block;
    font-weight: normal;
    padding: 0.5rem 1rem;
  }
  .navigation .menu li:hover .sub-menu {
    display: block;
  }
  .has-scrolled:not(.navigation-opened) .navigation {
    transform: translateY(-100%);
  }
}

.breadcrumbs {
  display: none;
}
@media (min-width: 992px) {
  .breadcrumbs {
    position: relative;
    display: block;
    background-color: #000;
    color: #fff;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .breadcrumbs::before {
    content: "";
    display: block;
    position: absolute;
    top: -12.5rem;
    left: 0;
    right: 0;
    bottom: 100%;
    background-color: #000;
    z-index: -1;
  }
  .breadcrumbs__list {
    margin: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    gap: 1rem;
  }
  .breadcrumbs a {
    color: #fff;
    text-decoration: none;
  }
  .breadcrumbs a:hover {
    text-decoration: underline;
  }
}

.page-header {
  position: relative;
  background-color: #000;
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.page-header::before {
  content: "";
  display: block;
  position: absolute;
  top: -12.5rem;
  left: 0;
  right: 0;
  bottom: 100%;
  background-color: #000;
  z-index: -1;
}
.page-header__premium {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 1rem;
}
.page-header__premium-type {
  display: block;
  text-transform: uppercase;
}
.page-header__title {
  line-height: 1.2;
  margin: 0 0 1rem;
}
.page-header, .page-header a {
  color: #fff;
}
.page-header__date {
  font-weight: bold;
  margin-top: 1rem;
}
.page-header__author {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  margin-top: 2rem;
}
.page-header__author-name {
  font-weight: bold;
}
.page-header__author-photo {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  border: 1px solid #585959;
}
.page-header--post {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .page-header {
    padding-top: 2rem;
    padding-bottom: 1.5rem;
  }
  .page-header__container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
  }
  .page-header__premium {
    flex-direction: row;
  }
  .page-header__title {
    width: 100%;
  }
  .page-header__author {
    margin-left: auto;
    margin-right: auto;
  }
  .page-header__date {
    position: absolute;
    bottom: 0.625rem;
    left: 1.75rem;
  }
  .page-header--post {
    text-align: left;
    padding-bottom: 3rem;
  }
}

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

div .clickdform {
  padding: 0 !important;
}
div .clickdform .minSize1,
div .clickdform .minSize2 {
  width: 100%;
  min-width: 0;
}
div .clickdform .maxSize1,
div .clickdform .maxSize2 {
  width: 100%;
  max-width: initial;
}
@media (min-width: 992px) {
  div .clickdform .responsiveRow {
    display: flex;
    gap: 1.875rem;
  }
}
div .clickdform .responsiveCell div.alignTop {
  display: block;
}
div .clickdform .responsiveCellSize1,
div .clickdform .responsiveCellSize2 {
  width: 100%;
  min-width: 0;
}
div .clickdform .requiredInfo {
  display: none;
}
div .clickdform .emptyCell {
  display: none;
}
div .clickdform .responsiveCell > div > span {
  font-family: inherit !important;
  font-size: 1rem !important;
  font-weight: bold !important;
  display: inline-block !important;
  margin-bottom: 0.5rem !important;
}
div .clickdform input[type=text],
div .clickdform input[type=search],
div .clickdform input[type=email],
div .clickdform input[type=password],
div .clickdform input[type=number],
div .clickdform input[type=date],
div .clickdform input[type=tel],
div .clickdform textarea,
div .clickdform select {
  padding: 0.625rem 1rem;
  border: 2px solid #ccc;
  margin-bottom: 1.5rem;
}
div .clickdform input[type=text]:active, div .clickdform input[type=text]:focus,
div .clickdform input[type=search]:active,
div .clickdform input[type=search]:focus,
div .clickdform input[type=email]:active,
div .clickdform input[type=email]:focus,
div .clickdform input[type=password]:active,
div .clickdform input[type=password]:focus,
div .clickdform input[type=number]:active,
div .clickdform input[type=number]:focus,
div .clickdform input[type=date]:active,
div .clickdform input[type=date]:focus,
div .clickdform input[type=tel]:active,
div .clickdform input[type=tel]:focus,
div .clickdform textarea:active,
div .clickdform textarea:focus,
div .clickdform select:active,
div .clickdform select:focus {
  border-color: #000;
}
div .clickdform select {
  height: auto;
}
div .clickdform input[type=checkbox] + span {
  display: inline-block;
  width: calc(100% - 2rem);
  font-family: inherit !important;
  font-weight: bold !important;
  font-size: 0.875rem !important;
  margin-bottom: 1.5rem !important;
}
div .clickdform .QapTcha {
  margin: 1.5rem auto;
}
div .clickdform p {
  color: #585959;
}
div .clickdform p em {
  font-style: normal !important;
}
div .clickdform .buttonContainer {
  width: 100%;
  display: flex;
  justify-content: center;
}
div .clickdform input[type=button] {
  font-family: inherit !important;
  font-size: 1rem !important;
  margin: 0 !important;
}
div .clickdform input[type=button]:hover {
  color: #fff !important;
}

.card-post {
  position: relative;
  display: block;
  text-decoration: none;
}
.card-post__premium {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  background-color: #ff7900;
  color: #fff;
  border-radius: 1rem;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-post__premium-icon {
  width: 1rem;
  height: 1rem;
  margin-top: -1px;
}
.card-post__premium-icon * {
  fill: #fff;
}
.card-post__premium-name {
  display: none;
}
.card-post__image {
  aspect-ratio: 1.75;
  object-fit: cover;
}
.card-post__category {
  display: none;
  font-size: 0.875rem;
  font-weight: bold;
  color: #8F8F8F;
  margin-bottom: 0.5rem;
}
.card-post__title {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size: 1.125rem;
  font-weight: bold;
  margin: 0;
}
.card-post__excerpt {
  display: none;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 0;
}
.card-post--black {
  color: #fff;
}
.card-post--black .card-post__category {
  color: #fff;
}
.card-post--border {
  border: 1px solid #ccc;
  padding: 0.5rem;
}
.card-post--border .card-post__image {
  width: calc(100% + 1rem);
  margin: -0.5rem -0.5rem 0 -0.5rem;
}
.card-post--lg .card-post__category {
  display: block;
  font-size: 1rem;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
.card-post--lg .card-post__title {
  font-size: 1.5rem;
  margin-top: 0.5rem;
}
.card-post--lg .card-post__excerpt {
  display: -webkit-box;
  font-size: 1rem;
  margin-top: 0.75rem;
}
.card-post--folder .card-post__category {
  display: block;
}
@media (min-width: 992px) {
  .card-post__premium {
    top: 0.625rem;
    right: 0.625rem;
    width: auto;
    padding: 0.5rem 0.75rem 0.5rem 0.5rem;
    gap: 0.25rem;
  }
  .card-post__premium-name {
    display: block;
    font-size: 0.75rem;
    font-weight: bold;
  }
  .card-post__category {
    display: block;
    font-size: 1rem;
    margin-top: 0.5rem;
    margin-bottom: 0.75rem;
  }
  .card-post__title {
    font-size: 1.375rem;
    line-height: 1.18;
    margin-top: 0.5rem;
  }
  .card-post__excerpt {
    display: -webkit-box;
    margin-top: 0.75rem;
  }
  .card-post--border {
    padding: 1rem;
  }
  .card-post--border .card-post__image {
    width: calc(100% + 2rem);
    margin: -1rem -1rem 0 -1rem;
  }
  .card-post--folder .card-post__excerpt {
    display: none;
  }
  .card-post--folder:hover .card-post__title {
    color: #ff7900;
  }
}

ul.page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0;
  list-style: none;
  margin-bottom: 2rem;
}
ul.page-numbers .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  background-color: transparent;
  color: #000;
  font-size: 1.125rem;
  font-weight: bold;
  text-decoration: none;
  transition: all 150ms ease-in-out;
  border: 2px solid transparent;
}
ul.page-numbers .page-numbers:hover {
  border-color: #ccc;
}
ul.page-numbers .page-numbers:active {
  background-color: #ff7900;
}
ul.page-numbers .page-numbers.current {
  background-color: #000;
  color: #fff;
}
ul.page-numbers .page-numbers.next, ul.page-numbers .page-numbers.prev {
  border-color: #000;
  background-image: url("data:image/svg+xml,%0A%3Csvg width=%279px%27 height=%2714px%27 viewBox=%270 0 9 14%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27%3E%3Cg id=%27Symbols%27 stroke=%27none%27 stroke-width=%271%27 fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cg id=%27Pagination-Mobile%27 transform=%27translate%28-15.000000, -13.000000%29%27 fill=%27%23000000%27 fill-rule=%27nonzero%27%3E%3Cg id=%27Previous-page%27%3E%3Cpolygon id=%27Path%27 points=%2721.9999429 13 17.0000571 17.8214636 15 19.75 17.0000571 21.6785364 21.9999429 26.5 24 24.5714636 19.0001143 19.75 24 14.9285364%27%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
ul.page-numbers .page-numbers.next {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  ul.page-numbers {
    margin-bottom: 4rem;
  }
}

.other-categories {
  background-color: #000;
  color: #fff;
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #585959;
  overflow: hidden;
}
.other-categories__title {
  margin-top: 0;
  margin-bottom: 2rem;
}
.other-categories__category {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  color: #ff7900;
  font-size: 1.375rem;
  font-weight: bold;
  border: 2px solid #585959;
  text-decoration: none;
  height: 8rem;
  padding: 0 1.25rem 1.75rem 1.25rem;
  transition: all 250ms ease-out;
}
@media (hover: hover) {
  .other-categories__category:hover {
    border-color: #ff7900;
    transform: translateY(-1rem);
  }
}
.other-categories__bullets {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 2rem 0 0 50%;
  gap: 0.25rem;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5rem;
  padding: 0.125rem 0.25rem;
  transform: translate(-50%);
}
.other-categories__bullet {
  position: relative;
  width: 1rem;
  height: 1rem;
}
.other-categories__bullet::before {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #000;
  border-radius: 5rem;
  outline: 2px solid transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
}
.other-categories__bullet.glide__bullet--active::before {
  outline: 2px solid #000;
  background-color: transparent;
}
@media (min-width: 992px) {
  .other-categories {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .other-categories .glide__track,
  .other-categories .glide__slides {
    overflow: visible;
  }
  .other-categories .glide__slide {
    opacity: 0.5;
    transition: opacity 250ms ease-in-out;
  }
  .other-categories .glide__slide--active, .other-categories .glide__slide--active + .glide__slide, .other-categories .glide__slide--active + .glide__slide + .glide__slide, .other-categories .glide__slide--active + .glide__slide + .glide__slide + .glide__slide {
    opacity: 1;
  }
  .other-categories__category {
    height: 10rem;
  }
  .other-categories__arrows {
    position: relative;
  }
  .other-categories__arrow {
    position: absolute;
    top: -10rem;
    width: 100vw;
    bottom: 0;
  }
  .other-categories__arrow--left {
    right: calc(100% + 1.25rem);
  }
  .other-categories__arrow--right {
    left: calc(100% + 1.25rem);
  }
}

.post-carousel {
  position: relative;
  padding: 2rem 0;
}
.post-carousel__title {
  color: #ff7900;
  margin: 0;
}
.post-carousel__title--white {
  color: #fff;
}
.post-carousel__desc {
  display: none;
}
.post-carousel__wrapper {
  margin: 2rem 1.25rem 0;
}
.post-carousel__slide {
  display: flex;
  margin-bottom: 1px;
}
.glide:not(.glide--slider) .post-carousel__slides {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.25rem;
  overflow: hidden;
}
.glide:not(.glide--slider) .post-carousel__slide {
  display: none;
}
.glide:not(.glide--slider) .post-carousel__slide:nth-child(-n+2) {
  display: block;
}
.post-carousel__seeall {
  display: flex;
  align-items: flex-end;
  background-color: #000;
  color: #ff7900;
  font-size: 1.5rem;
  padding: 1rem;
  text-decoration: none;
  font-weight: bold;
}
.post-carousel__arrow {
  position: absolute;
  top: 50%;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4rem;
  transition: background-color 250ms ease-in-out;
}
.post-carousel__arrow svg polygon {
  transition: fill 250ms ease-in-out;
}
@media (hover: hover) {
  .post-carousel__arrow:hover {
    background-color: #000;
  }
  .post-carousel__arrow:hover svg polygon {
    fill: #fff;
  }
}
.post-carousel__arrow--left {
  left: 0;
  transform: translate(-100%, -50%) rotate(180deg);
}
.post-carousel__arrow--right {
  right: 0;
  transform: translate(100%, -50%);
}
.post-carousel--black::before {
  content: "";
  position: absolute;
  width: 100vw;
  left: 50%;
  right: 50%;
  top: 0;
  bottom: 0;
  margin-left: -50vw;
  margin-right: -50vw;
  background-color: black;
  z-index: -1;
}
.post-carousel--black .post-carousel__arrow svg * {
  fill: #fff;
}
@media (hover: hover) {
  .post-carousel--black .post-carousel__arrow:hover {
    background-color: #fff;
  }
  .post-carousel--black .post-carousel__arrow:hover svg * {
    fill: #000;
  }
}
@media (min-width: 992px) {
  .post-carousel {
    padding: 4rem 0;
  }
  .post-carousel__header {
    display: flex;
    gap: 1.25rem;
  }
  .post-carousel__heading {
    min-width: 25%;
  }
  .post-carousel__desc {
    display: block;
    margin-top: 0.5rem;
  }
  .post-carousel__desc p:last-child {
    margin-bottom: 0;
  }
  .glide:not(.glide--slider) .post-carousel__slides {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.25rem;
    overflow: hidden;
  }
  .glide:not(.glide--slider) .post-carousel__slide:nth-child(-n+4) {
    display: block;
  }
  .post-carousel__seeall {
    font-size: 1.875rem;
    padding: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .post-carousel__wrapper {
    margin: 2rem 0 0;
  }
  .post-carousel__arrow--left {
    left: -2rem;
    transform: translate(-100%, -50%) rotate(180deg);
  }
  .post-carousel__arrow--right {
    right: -2rem;
    transform: translate(100%, -50%);
  }
}

.author-infos {
  position: relative;
  background-color: #000;
  text-align: center;
  font-size: 1.125rem;
  padding-top: 5rem;
  padding-bottom: 3.5rem;
  margin-bottom: 2.5rem;
}
.author-infos, .author-infos a {
  color: #fff;
}
.author-infos::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 3rem solid transparent;
  border-left: 3rem solid transparent;
  border-top: 2.5rem solid #fff;
  border-bottom: 0;
  transform: translateX(-50%);
}
.author-infos--header {
  padding-top: 3.5rem;
}
.author-infos--header::before {
  top: -12.5rem;
  left: 0;
  right: 0;
  bottom: 100%;
  background-color: #000;
  z-index: -1;
  border: none;
  width: 100%;
  height: 100%;
  transform: none;
}
.author-infos--header::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2.5rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 3rem solid transparent;
  border-left: 3rem solid transparent;
  border-top: 2.5rem solid #000;
  border-bottom: 0;
  transform: translateX(-50%);
}
.author-infos__photo {
  display: block;
  border-radius: 10rem;
  width: 10rem;
  height: 10rem;
  margin: 0 auto 2rem;
  border: 1px solid #585959;
}
.author-infos__name {
  display: block;
  color: #ff7900 !important;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.25rem;
}
.author-infos__job {
  display: block;
  font-weight: bold;
}
.author-infos__social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  padding-left: 0;
  list-style: none;
  margin: 1.5rem 0;
}
.author-infos__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.125rem;
  width: 2.5rem;
  height: 2.5rem;
  border: 2px solid;
  border-radius: 2.5rem;
}
.author-infos__title {
  font-size: 1.375rem;
  color: #ff7900;
  text-align: center;
  margin-top: 5rem;
}
.author-infos__description p:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .author-infos__photo {
    width: 11rem;
    height: 11rem;
  }
  .author-infos__title {
    font-size: 1.875rem;
    margin-bottom: 2.5rem;
  }
}

.card-whitebook {
  font-size: 1.25rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.card-whitebook__image {
  aspect-ratio: 1.6;
  object-fit: cover;
}
@media (min-width: 992px) {
  .card-whitebook {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.25rem;
  }
  .card-whitebook__title {
    margin-top: 0;
  }
}

.home-featured {
  position: relative;
  background-color: #000;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  color: #fff;
}
.home-featured::before {
  content: "";
  display: block;
  position: absolute;
  top: -12.5rem;
  left: 0;
  right: 0;
  bottom: 100%;
  background-color: #000;
  z-index: -1;
}
.home-featured__container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.home-featured__second {
  display: flex;
  gap: 2rem 1.25rem;
  flex-wrap: wrap;
}
.home-featured__second > * {
  flex: 1;
}
.home-featured__event {
  flex-basis: 100%;
  border: 1px solid #ff7900;
}
.home-featured__event .event {
  margin: 0;
}
@media (min-width: 992px) {
  .home-featured {
    padding-bottom: 2.5rem;
  }
  .home-featured__container {
    flex-direction: row;
    align-items: flex-start;
  }
  .home-featured__first {
    flex-basis: 50%;
  }
  .home-featured__second {
    flex-basis: 50%;
  }
}

.event {
  display: flex;
  gap: 1rem;
  align-items: center;
  padding: 1rem;
  color: #fff;
  background-color: #000;
  font-size: 1rem;
  margin-bottom: 2rem;
}
.event__countdown {
  position: relative;
}
.event__countdown-days {
  position: absolute;
  top: 0.125rem;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
}
.event__wrapper {
  width: 100%;
}
.event__image {
  width: 2rem;
  height: auto;
}
.event__type {
  display: block;
  font-weight: bold;
  color: #ff7900;
}
.event__date {
  font-size: 0.875rem;
  color: #ff7900;
}
.event__time {
  font-size: 0.875rem;
  margin-left: 10%;
}
.event__title {
  font-size: 0.75rem;
  font-weight: normal;
  margin: 0.25rem 0;
}
.event__btn {
  padding: 0.25rem 0.75rem;
  margin-top: 0.875rem;
}
@media (min-width: 992px) {
  .event {
    padding: 1.5rem;
    margin-bottom: 3rem;
  }
  .event__wrapper {
    display: flex;
    gap: 1rem;
    align-items: center;
    flex: 1;
  }
  .event__type {
    display: inline-block;
  }
  .event__date, .event__time {
    margin-left: 1.5rem;
  }
  .event__title {
    margin-top: 0.5rem;
  }
  .event__btn {
    margin-top: 0;
    margin-left: auto;
    padding: 0.5rem 1.25rem;
  }
}

.seemore {
  display: flex;
  gap: 1rem;
  align-items: center;
  padding: 1rem;
  color: #fff;
  background-color: #000;
  margin-bottom: 2rem;
}
.seemore__image {
  width: 2rem;
  height: auto;
}
.seemore__label {
  font-weight: bold;
  color: #ff7900;
}
.seemore__title {
  font-size: 0.875rem;
  margin: 0.375rem 0 0;
}
.seemore__btn {
  padding: 0.25rem 0.75rem;
  margin-top: 0.75rem;
}
@media (min-width: 992px) {
  .seemore {
    padding: 1.5rem;
    gap: 2rem;
    margin-bottom: 3rem;
  }
  .seemore__wrapper {
    display: flex;
    align-items: center;
    flex: 1;
  }
  .seemore__label::after {
    content: "|";
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .seemore__title {
    font-size: 1rem;
    margin: 0;
  }
  .seemore__btn {
    margin-top: 0;
    margin-left: auto;
    padding: 0.5rem 1.25rem;
  }
}

.post-metas {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 2.5rem;
  gap: 1.25rem;
}
.post-metas__category {
  font-weight: bold;
  padding: 0.5rem 1rem;
  border-radius: 5rem;
  border: 2px solid #000;
  display: inline-block;
}
@media (min-width: 992px) {
  .post-metas {
    flex-direction: row;
    justify-content: space-between;
  }
}

.share-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.share-links__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  border: 2px solid #000;
}
.share-links__link-icon {
  width: 1.25rem;
  height: 1.25rem;
}
.share-links__link-icon * {
  fill: #000;
}

.comments-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  gap: 2rem;
}
.comments-area__title {
  font-size: 1rem;
}
.comments-area__form {
  display: none;
}
.comments-area__form--active {
  display: block;
}
.comments-area__items {
  display: none;
}
.comments-area__items--active {
  display: block;
}
.comments-area__item {
  margin-top: 2rem;
  border-bottom: 1px solid #eee;
  padding-bottom: 2rem;
}
.comments-area__item-metas {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.comments-area__item-name {
  font-weight: bold;
}
.comments-area__item-date {
  font-weight: bold;
  color: #8F8F8F;
}
.comments-area__item-content {
  margin-top: 1rem;
}
.comments-area .form-submit {
  text-align: center;
}
.comments-area .comment-legals {
  text-align: center;
  margin-top: 1rem;
  font-size: 0.75rem;
  color: #585959;
}

.single-post__wrapper {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.single-post__sidebar {
  background-color: #eee;
  padding-bottom: 2rem;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.single-post__premium-content {
  position: relative;
  background-color: #ff7900;
  color: #fff;
  padding: 2rem 1.5rem;
  margin: -1.25rem;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.single-post__premium-content svg * {
  fill: #fff;
}
.single-post__premium-content::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 1.25rem solid transparent;
  border-left: 1.25rem solid transparent;
  border-top: 1.25rem solid #ff7900;
  border-bottom: 0;
}
.single-post__goto {
  display: flex;
  justify-content: flex-start;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 1rem;
  padding: 1rem 1.5rem;
}
.single-post__goto .btn__icon {
  width: 2rem;
  height: 2rem;
}
.single-post__author-infos::before {
  border-top-color: #eee;
}
.single-post .more-link {
  display: none;
}
@media (min-width: 992px) {
  .single-post__wrapper {
    flex-direction: row;
    gap: 4rem;
  }
  .single-post__sidebar {
    position: relative;
    max-width: 22rem;
    padding-top: 2rem;
    margin-left: 0;
    margin-right: 0;
  }
  .single-post__sidebar::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    background: #eee;
    width: calc((100vw - 1180px) / 2);
    height: 100%;
    z-index: -1;
  }
  .single-post__author-infos::before {
    border-top-color: #fff;
  }
  .single-post .more-link {
    display: flex;
    align-items: center;
    font-size: 1.125rem;
    gap: 1rem;
  }
  .single-post .more-link__icon {
    width: 2.5rem;
    height: 2.5rem;
  }
}

.premium-badge {
  background-color: #ff7900;
  color: #fff;
  border-radius: 5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.625rem 1.5rem;
  gap: 0.5rem;
}
.premium-badge__icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-top: -1px;
}
.premium-badge__icon * {
  fill: #fff;
}
.premium-badge__name {
  font-weight: bold;
}

.notify {
  padding: 1rem;
  color: #fff;
  font-size: 1rem;
  margin-bottom: 2rem;
}
.notify :last-child {
  margin-bottom: 0;
}
.notify.is-success {
  background-color: #32c832;
}
.notify.is-error {
  background-color: #cd3c14;
}

.error404 .cms-content {
  text-align: center;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.error404 .searchform {
  max-width: 30rem;
  margin: 4rem auto;
}
.error404 .searchform > div {
  display: flex;
}

.block-most {
  background-color: #000;
  color: #fff;
  padding: 2rem 2rem 4rem;
  margin-bottom: 2rem;
}
.block-most__title {
  font-size: 1.875rem;
  text-align: center;
  margin-top: 0;
}
.block-most__items {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  margin-top: 3rem;
}
.block-most__item {
  display: flex;
  gap: 1rem;
  font-size: 1.125rem;
}
.block-most__content :last-child {
  margin-bottom: 0;
}
.block-most__item-icon {
  width: 3.5rem;
  height: 3.5rem;
  object-fit: contain;
}
.block-most__item-title {
  font-weight: bold;
  margin: 0;
}
@media (min-width: 992px) {
  .block-most {
    padding: 2rem 2rem 3rem;
    margin-bottom: 3rem;
  }
  .block-most__items {
    flex-direction: row;
    justify-content: center;
  }
  .block-most__item {
    max-width: 11rem;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}

.block-key-number-solo {
  background-color: #000;
  color: #fff;
  padding: 1rem 1rem 1.5rem;
  max-width: 13rem;
  margin: 0 auto 2rem;
}
.block-key-number-solo__number {
  color: #ff7900;
  font-size: 3rem;
  line-height: 1;
  font-weight: bold;
}
.block-key-number-solo__description {
  font-size: 0.875rem;
  font-weight: bold;
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .block-key-number-solo {
    padding: 2rem;
    margin-bottom: 3rem;
    max-width: 17.5rem;
  }
  .block-key-number-solo__number {
    font-size: 5rem;
  }
  .block-key-number-solo__description {
    font-size: 1.125rem;
    margin-top: 1rem;
  }
  .block-key-number-solo--gauche {
    float: left;
    margin: 0 1.25rem 1.25rem 0;
  }
  .block-key-number-solo--droite {
    float: right;
    margin: 0 0 1.25rem 1.25rem;
  }
}

.block-key-numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.25rem;
  margin: 0 auto 2rem;
}
.block-key-numbers__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #000;
  color: #fff;
  padding: 1rem 1rem 1.5rem;
  max-width: 13rem;
  flex: 1;
}
.block-key-numbers__number {
  color: #ff7900;
  font-size: 3rem;
  line-height: 1;
  font-weight: bold;
}
.block-key-numbers__description {
  font-size: 0.875rem;
  font-weight: bold;
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .block-key-numbers {
    margin-bottom: 3rem;
  }
  .block-key-numbers__item {
    padding: 2rem;
    max-width: 17.5rem;
  }
  .block-key-numbers__number {
    font-size: 5rem;
  }
  .block-key-numbers__description {
    font-size: 1.125rem;
    margin-top: 1rem;
  }
  .block-key-numbers--gauche {
    float: left;
    margin: 0 1.25rem 1.25rem 0;
  }
  .block-key-numbers--droite {
    float: right;
    margin: 0 0 1.25rem 1.25rem;
  }
}

.block-focus {
  background-color: #ff7900;
  padding: 2rem 1rem;
  margin-bottom: 2rem;
}
.block-focus :first-child {
  margin-top: 0;
}
.block-focus :last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .block-focus {
    margin-bottom: 3rem;
  }
  .block-focus__description {
    margin: 0 auto;
    max-width: 36.25rem;
  }
}
