/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css F:\XAMPP\htdocs\projects2026\chc\wp-content\themes\chc\node_modules\css-loader\dist\cjs.js??ruleSet[1].rules[4].use[1]!F:\XAMPP\htdocs\projects2026\chc\wp-content\themes\chc\node_modules\postcss-loader\dist\cjs.js??ruleSet[1].rules[4].use[2]!F:\XAMPP\htdocs\projects2026\chc\wp-content\themes\chc\node_modules\sass-loader\dist\cjs.js??ruleSet[1].rules[4].use[3]!F:\XAMPP\htdocs\projects2026\chc\wp-content\themes\chc\assets\css\scss\style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable scss/no-global-function-names */
/* stylelint-disable scss/operator-no-unspaced */
/* stylelint-enable scss/no-global-function-names */
/* stylelint-enable scss/operator-no-unspaced */
/*! normalize.css v8..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;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

* {
  box-sizing: border-box;
}

/* 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.
 */
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 1.
 */
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: 0;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 1.
 */
img {
  border-style: none;
}

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

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they 0 out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 1.
 * 2. Remove the padding in IE 1.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

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

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 1.
 */
[hidden] {
  display: none;
}

.cky-btn {
  border-radius: 5px !important;
}

body.prevent-scroll {
  overflow: hidden;
  height: 100%;
}

b,
strong {
  font-weight: 900;
}

main {
  padding-top: var(--wp--preset--spacing--27);
}
.disable-top-padding main {
  padding-top: 0;
}

.wp-block-heading.has-xxxxxl-font-size {
  letter-spacing: -0.3375rem;
}
@media screen and (min-width: 1201px) {
  .wp-block-heading.has-xxxxxl-font-size {
    letter-spacing: -0.6225rem;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-heading.has-xxxxxl-font-size {
    letter-spacing: -1.185rem;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-heading.has-heading-large-font-size {
    font-size: 5.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-heading.has-heading-large-font-size {
    font-size: var(--wp--preset--font-size--heading-large) !important;
  }
}

@media screen and (min-width: 767px) and (min-height: 450px) {
  h2,
  h2.wp-block-heading:not(.is-style-banner-sous-pages h2.wp-block-heading):not(.wp-block-chc-large-text .wp-block-heading) {
    font-size: 4rem !important;
  }
}
@media screen and (min-width: 992px) {
  h2,
  h2.wp-block-heading:not(.is-style-banner-sous-pages h2.wp-block-heading):not(.wp-block-chc-large-text .wp-block-heading) {
    font-size: var(--wp--preset--font-size--xxxl) !important;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  h2.has-xxxl-font-size,
  h2.wp-block-heading:not(.is-style-banner-sous-pages h2.wp-block-heading):not(.wp-block-chc-large-text .wp-block-heading).has-xxxl-font-size {
    font-size: 4rem !important;
  }
}
@media screen and (min-width: 1201px) {
  h2.has-xxxl-font-size,
  h2.wp-block-heading:not(.is-style-banner-sous-pages h2.wp-block-heading):not(.wp-block-chc-large-text .wp-block-heading).has-xxxl-font-size {
    font-size: var(--wp--preset--font-size--xxxl) !important;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  h2.has-xxl-font-size,
  h2.wp-block-heading:not(.is-style-banner-sous-pages h2.wp-block-heading):not(.wp-block-chc-large-text .wp-block-heading).has-xxl-font-size {
    font-size: 3.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  h2.has-xxl-font-size,
  h2.wp-block-heading:not(.is-style-banner-sous-pages h2.wp-block-heading):not(.wp-block-chc-large-text .wp-block-heading).has-xxl-font-size {
    font-size: var(--wp--preset--font-size--xxl) !important;
  }
}
h2.has-xl-40-font-size, h2.small-h2,
h2.wp-block-heading:not(.is-style-banner-sous-pages h2.wp-block-heading):not(.wp-block-chc-large-text .wp-block-heading).has-xl-40-font-size,
h2.wp-block-heading:not(.is-style-banner-sous-pages h2.wp-block-heading):not(.wp-block-chc-large-text .wp-block-heading).small-h2 {
  font-size: var(--wp--preset--font-size--xl-40) !important;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: normal;
  text-transform: none;
}

@media screen and (min-width: 767px) and (min-height: 450px) {
  h1.wp-block-heading.has-xxxxl-font-size {
    font-size: 11.5rem;
  }
}
@media screen and (min-width: 1201px) {
  h1.wp-block-heading.has-xxxxl-font-size {
    font-size: var(--wp--preset--font-size--xxxxl) !important;
  }
}

@media screen and (min-width: 767px) and (min-height: 450px) {
  p.has-md-font-size {
    font-size: 1.5rem !important;
  }
}

p.has-lg-24-font-size {
  line-height: 1.7 !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  p.has-lg-24-font-size {
    font-size: 1.5rem !important;
  }
}

/* stylelint-disable no-descending-specificity */
::placeholder {
  color: inherit;
  font-size: 1em;
  line-height: 1.5;
  opacity: 0.5;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=password],
input[type=file],
textarea,
select {
  width: 100%;
  vertical-align: top;
  outline: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  appearance: none;
  color: inherit;
  background: transparent;
  padding: 16px 5px !important;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

textarea {
  padding: 15px 5px 5px 15px;
  min-height: 40px;
  resize: vertical;
}

input[type=submit][disabled] {
  opacity: 0.5;
  cursor: auto;
}

select {
  appearance: none;
  cursor: pointer;
}

label {
  cursor: pointer;
}

button {
  cursor: pointer;
}

.btn_group {
  display: flex;
  align-items: center;
}

.wp-block-buttons {
  display: flex;
  align-items: center;
}

.wp-block-contact-form-7-contact-form-selector,
.wp-block-chc-coupons {
  z-index: 11;
  position: relative;
}
.wp-block-contact-form-7-contact-form-selector input[type=text],
.wp-block-contact-form-7-contact-form-selector input[type=email],
.wp-block-contact-form-7-contact-form-selector input[type=tel],
.wp-block-contact-form-7-contact-form-selector input[type=url],
.wp-block-contact-form-7-contact-form-selector input[type=password],
.wp-block-contact-form-7-contact-form-selector input[type=date],
.wp-block-contact-form-7-contact-form-selector textarea,
.wp-block-contact-form-7-contact-form-selector select,
.wp-block-chc-coupons input[type=text],
.wp-block-chc-coupons input[type=email],
.wp-block-chc-coupons input[type=tel],
.wp-block-chc-coupons input[type=url],
.wp-block-chc-coupons input[type=password],
.wp-block-chc-coupons input[type=date],
.wp-block-chc-coupons textarea,
.wp-block-chc-coupons select {
  width: 100%;
  min-height: 52px;
  vertical-align: top;
  outline: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1.2;
  appearance: none;
  background: var(--wp--preset--color--white);
  padding: 14px 24px !important;
  border-radius: 24px;
  font-size: 1rem;
  color: var(--wp--preset--color--black);
  margin-bottom: 24px;
  border: none;
  transition: outline 0.1s;
  z-index: 12px;
  position: relative;
}
.wp-block-contact-form-7-contact-form-selector input[type=text]::placeholder,
.wp-block-contact-form-7-contact-form-selector input[type=email]::placeholder,
.wp-block-contact-form-7-contact-form-selector input[type=tel]::placeholder,
.wp-block-contact-form-7-contact-form-selector input[type=url]::placeholder,
.wp-block-contact-form-7-contact-form-selector input[type=password]::placeholder,
.wp-block-contact-form-7-contact-form-selector input[type=date]::placeholder,
.wp-block-contact-form-7-contact-form-selector textarea::placeholder,
.wp-block-contact-form-7-contact-form-selector select::placeholder,
.wp-block-chc-coupons input[type=text]::placeholder,
.wp-block-chc-coupons input[type=email]::placeholder,
.wp-block-chc-coupons input[type=tel]::placeholder,
.wp-block-chc-coupons input[type=url]::placeholder,
.wp-block-chc-coupons input[type=password]::placeholder,
.wp-block-chc-coupons input[type=date]::placeholder,
.wp-block-chc-coupons textarea::placeholder,
.wp-block-chc-coupons select::placeholder {
  color: var(--wp--preset--color--black) !important;
  opacity: 1 !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-contact-form-7-contact-form-selector input[type=text],
  .wp-block-contact-form-7-contact-form-selector input[type=email],
  .wp-block-contact-form-7-contact-form-selector input[type=tel],
  .wp-block-contact-form-7-contact-form-selector input[type=url],
  .wp-block-contact-form-7-contact-form-selector input[type=password],
  .wp-block-contact-form-7-contact-form-selector input[type=date],
  .wp-block-contact-form-7-contact-form-selector textarea,
  .wp-block-contact-form-7-contact-form-selector select,
  .wp-block-chc-coupons input[type=text],
  .wp-block-chc-coupons input[type=email],
  .wp-block-chc-coupons input[type=tel],
  .wp-block-chc-coupons input[type=url],
  .wp-block-chc-coupons input[type=password],
  .wp-block-chc-coupons input[type=date],
  .wp-block-chc-coupons textarea,
  .wp-block-chc-coupons select {
    font-size: 1.25rem;
    margin-bottom: 40px;
    min-height: 60px;
  }
}
.wp-block-contact-form-7-contact-form-selector input[type=text]:focus, .wp-block-contact-form-7-contact-form-selector input[type=text]:hover,
.wp-block-contact-form-7-contact-form-selector input[type=email]:focus,
.wp-block-contact-form-7-contact-form-selector input[type=email]:hover,
.wp-block-contact-form-7-contact-form-selector input[type=tel]:focus,
.wp-block-contact-form-7-contact-form-selector input[type=tel]:hover,
.wp-block-contact-form-7-contact-form-selector input[type=url]:focus,
.wp-block-contact-form-7-contact-form-selector input[type=url]:hover,
.wp-block-contact-form-7-contact-form-selector input[type=password]:focus,
.wp-block-contact-form-7-contact-form-selector input[type=password]:hover,
.wp-block-contact-form-7-contact-form-selector input[type=date]:focus,
.wp-block-contact-form-7-contact-form-selector input[type=date]:hover,
.wp-block-contact-form-7-contact-form-selector textarea:focus,
.wp-block-contact-form-7-contact-form-selector textarea:hover,
.wp-block-contact-form-7-contact-form-selector select:focus,
.wp-block-contact-form-7-contact-form-selector select:hover,
.wp-block-chc-coupons input[type=text]:focus,
.wp-block-chc-coupons input[type=text]:hover,
.wp-block-chc-coupons input[type=email]:focus,
.wp-block-chc-coupons input[type=email]:hover,
.wp-block-chc-coupons input[type=tel]:focus,
.wp-block-chc-coupons input[type=tel]:hover,
.wp-block-chc-coupons input[type=url]:focus,
.wp-block-chc-coupons input[type=url]:hover,
.wp-block-chc-coupons input[type=password]:focus,
.wp-block-chc-coupons input[type=password]:hover,
.wp-block-chc-coupons input[type=date]:focus,
.wp-block-chc-coupons input[type=date]:hover,
.wp-block-chc-coupons textarea:focus,
.wp-block-chc-coupons textarea:hover,
.wp-block-chc-coupons select:focus,
.wp-block-chc-coupons select:hover {
  outline: 2px solid var(--wp--preset--color--black);
}
.wp-block-contact-form-7-contact-form-selector input[type=text].wpcf7-not-valid,
.wp-block-contact-form-7-contact-form-selector input[type=email].wpcf7-not-valid,
.wp-block-contact-form-7-contact-form-selector input[type=tel].wpcf7-not-valid,
.wp-block-contact-form-7-contact-form-selector input[type=url].wpcf7-not-valid,
.wp-block-contact-form-7-contact-form-selector input[type=password].wpcf7-not-valid,
.wp-block-contact-form-7-contact-form-selector input[type=date].wpcf7-not-valid,
.wp-block-contact-form-7-contact-form-selector textarea.wpcf7-not-valid,
.wp-block-contact-form-7-contact-form-selector select.wpcf7-not-valid,
.wp-block-chc-coupons input[type=text].wpcf7-not-valid,
.wp-block-chc-coupons input[type=email].wpcf7-not-valid,
.wp-block-chc-coupons input[type=tel].wpcf7-not-valid,
.wp-block-chc-coupons input[type=url].wpcf7-not-valid,
.wp-block-chc-coupons input[type=password].wpcf7-not-valid,
.wp-block-chc-coupons input[type=date].wpcf7-not-valid,
.wp-block-chc-coupons textarea.wpcf7-not-valid,
.wp-block-chc-coupons select.wpcf7-not-valid {
  border: 2px solid #dc3232;
}
.wp-block-contact-form-7-contact-form-selector input[type=date],
.wp-block-chc-coupons input[type=date] {
  justify-content: flex-start;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control-wrap:has(.wpcf7-select),
.wp-block-chc-coupons .wpcf7-form-control-wrap:has(.wpcf7-select) {
  position: relative;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control-wrap:has(.wpcf7-select)::before,
.wp-block-chc-coupons .wpcf7-form-control-wrap:has(.wpcf7-select)::before {
  content: "";
  position: absolute;
  left: 24px;
  top: calc(50% + 12px);
  transform: translateY(-50%);
  width: 16px;
  height: 10px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTS04LjIxMjA0ZS0wOCAyLjQ5NTg4TDEuODggMC42MTcxODhMOCA2LjcxOTYyTDE0LjEyIDAuNjE3MTg4TDE2IDIuNDk1ODhMOCAxMC40OTAzTC04LjIxMjA0ZS0wOCAyLjQ5NTg4WiIgZmlsbD0iIzA5MDkwOSIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  z-index: 11;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-contact-form-7-contact-form-selector .wpcf7-form-control-wrap:has(.wpcf7-select)::before,
  .wp-block-chc-coupons .wpcf7-form-control-wrap:has(.wpcf7-select)::before {
    top: calc(50% + 15px);
  }
}
.wp-block-contact-form-7-contact-form-selector .wrapper,
.wp-block-chc-coupons .wrapper {
  display: block;
  width: 100%;
  margin-top: 20px;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control-wrap:has(.drop-down-form--second),
.wp-block-chc-coupons .wpcf7-form-control-wrap:has(.drop-down-form--second) {
  position: relative !important;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control-wrap:has(.drop-down-form--second)::before,
.wp-block-chc-coupons .wpcf7-form-control-wrap:has(.drop-down-form--second)::before {
  content: "";
  position: absolute;
  left: 24px;
  top: calc(50% + 12px);
  transform: translateY(-50%);
  width: 16px;
  height: 10px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTS04LjIxMjA0ZS0wOCAyLjQ5NTg4TDEuODggMC42MTcxODhMOCA2LjcxOTYyTDE0LjEyIDAuNjE3MTg4TDE2IDIuNDk1ODhMOCAxMC40OTAzTC04LjIxMjA0ZS0wOCAyLjQ5NTg4WiIgZmlsbD0iIzA5MDkwOSIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  z-index: 11;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-contact-form-7-contact-form-selector .wpcf7-form-control-wrap:has(.drop-down-form--second)::before,
  .wp-block-chc-coupons .wpcf7-form-control-wrap:has(.drop-down-form--second)::before {
    top: calc(50% + 15px);
  }
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control-wrap:has(.wpcf7-select.wpcf7-not-valid)::before,
.wp-block-chc-coupons .wpcf7-form-control-wrap:has(.wpcf7-select.wpcf7-not-valid)::before {
  top: calc(50% + 14px);
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-contact-form-7-contact-form-selector .wpcf7-form-control-wrap:has(.wpcf7-select.wpcf7-not-valid)::before,
  .wp-block-chc-coupons .wpcf7-form-control-wrap:has(.wpcf7-select.wpcf7-not-valid)::before {
    top: calc(50% + 17px);
  }
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-select,
.wp-block-chc-coupons .wpcf7-select {
  padding-left: 51px !important;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-not-valid-tip,
.wp-block-chc-coupons .wpcf7-not-valid-tip {
  text-transform: none;
  position: absolute;
  top: 50px;
  font-size: 1rem;
  background-color: #dc3232;
  color: var(--wp--preset--color--white);
  padding: 5px 10px;
  line-height: 1;
  left: 20px;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-contact-form-7-contact-form-selector .wpcf7-not-valid-tip,
  .wp-block-chc-coupons .wpcf7-not-valid-tip {
    top: 57px;
    font-size: 1.25rem;
    padding: 7px 10px;
  }
}
.wp-block-contact-form-7-contact-form-selector textarea,
.wp-block-chc-coupons textarea {
  height: 250px !important;
  margin-bottom: 0;
  resize: none;
}
.wp-block-contact-form-7-contact-form-selector textarea.wpcf7-not-valid + .wpcf7-not-valid-tip,
.wp-block-chc-coupons textarea.wpcf7-not-valid + .wpcf7-not-valid-tip {
  top: 247px;
  position: absolute;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-acceptance,
.wp-block-chc-coupons .wpcf7-acceptance {
  display: block;
  margin-top: 24px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-contact-form-7-contact-form-selector .wpcf7-acceptance,
  .wp-block-chc-coupons .wpcf7-acceptance {
    margin-top: 40px;
  }
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-acceptance .wpcf7-list-item,
.wp-block-chc-coupons .wpcf7-acceptance .wpcf7-list-item {
  display: flex;
  align-items: flex-start;
  margin: 0;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-acceptance .wpcf7-list-item label,
.wp-block-chc-coupons .wpcf7-acceptance .wpcf7-list-item label {
  display: flex;
  align-items: flex-start;
  margin: 0;
  cursor: pointer;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-acceptance input[type=checkbox],
.wp-block-chc-coupons .wpcf7-acceptance input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  flex: 0 0 1.25rem;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0.2rem 0 0;
  margin-inline-end: 0.75rem;
  padding: 0;
  border: 2px solid var(--wp--preset--color--black);
  border-radius: 0.375rem;
  background-color: var(--wp--preset--color--white);
  cursor: pointer;
  display: grid;
  place-content: center;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-acceptance input[type=checkbox]::before,
.wp-block-chc-coupons .wpcf7-acceptance input[type=checkbox]::before {
  content: "";
  width: 0.35rem;
  height: 0.65rem;
  border: solid var(--wp--preset--color--black);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) scale(0);
  transform-origin: center;
  transition: transform 0.15s ease;
  margin-bottom: 0.2rem;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-acceptance input[type=checkbox]:checked,
.wp-block-chc-coupons .wpcf7-acceptance input[type=checkbox]:checked {
  background-color: var(--wp--preset--color--cyan-light);
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-acceptance input[type=checkbox]:checked::before,
.wp-block-chc-coupons .wpcf7-acceptance input[type=checkbox]:checked::before {
  transform: rotate(45deg) scale(1);
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-acceptance input[type=checkbox]:hover, .wp-block-contact-form-7-contact-form-selector .wpcf7-acceptance input[type=checkbox]:focus-visible,
.wp-block-chc-coupons .wpcf7-acceptance input[type=checkbox]:hover,
.wp-block-chc-coupons .wpcf7-acceptance input[type=checkbox]:focus-visible {
  outline: 2px solid var(--wp--preset--color--black);
  outline-offset: 2px;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-acceptance input[type=checkbox].wpcf7-not-valid,
.wp-block-chc-coupons .wpcf7-acceptance input[type=checkbox].wpcf7-not-valid {
  border-color: #dc3232;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-acceptance .wpcf7-list-item-label,
.wp-block-chc-coupons .wpcf7-acceptance .wpcf7-list-item-label {
  font-size: 1rem;
  line-height: 1.4;
  color: var(--wp--preset--color--black);
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-contact-form-7-contact-form-selector .wpcf7-acceptance .wpcf7-list-item-label,
  .wp-block-chc-coupons .wpcf7-acceptance .wpcf7-list-item-label {
    font-size: 1.25rem;
  }
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-acceptance .wpcf7-list-item-label a,
.wp-block-chc-coupons .wpcf7-acceptance .wpcf7-list-item-label a {
  text-decoration: underline;
  color: inherit;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control-wrap:has(.wpcf7-acceptance) .wpcf7-not-valid-tip,
.wp-block-chc-coupons .wpcf7-form-control-wrap:has(.wpcf7-acceptance) .wpcf7-not-valid-tip {
  position: static;
  display: inline-block;
  margin-top: 8px;
  left: auto;
  top: auto;
  border-radius: 0.5rem;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-submit,
.wp-block-chc-coupons .wpcf7-submit {
  margin-top: 50px;
  margin-bottom: 0;
  text-align: center;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-submit,
.wp-block-contact-form-7-contact-form-selector .cf7-cancel,
.wp-block-contact-form-7-contact-form-selector .cf7-following,
.wp-block-chc-coupons .wpcf7-submit,
.wp-block-chc-coupons .cf7-cancel,
.wp-block-chc-coupons .cf7-following {
  padding: 15px;
  min-width: 240px;
  border-radius: 12px;
  border: 2px solid var(--wp--preset--color--black);
  background-color: var(--wp--preset--color--cyan-light);
  font-size: 1rem;
  font-weight: 900;
  text-transform: uppercase;
  display: block;
  margin-left: auto;
  cursor: pointer;
  transition: all 0.1s;
  color: var(--wp--preset--color--black);
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-submit:hover,
.wp-block-contact-form-7-contact-form-selector .cf7-cancel:hover,
.wp-block-contact-form-7-contact-form-selector .cf7-following:hover,
.wp-block-chc-coupons .wpcf7-submit:hover,
.wp-block-chc-coupons .cf7-cancel:hover,
.wp-block-chc-coupons .cf7-following:hover {
  outline: 2px solid var(--wp--preset--color--black);
}
.wp-block-contact-form-7-contact-form-selector .wpcf7-spinner,
.wp-block-chc-coupons .wpcf7-spinner {
  position: absolute;
  right: 80px;
}
.wp-block-contact-form-7-contact-form-selector .wpcf7 form.invalid .wpcf7-response-output,
.wp-block-contact-form-7-contact-form-selector .wpcf7 form.failed .wpcf7-response-output,
.wp-block-chc-coupons .wpcf7 form.invalid .wpcf7-response-output,
.wp-block-chc-coupons .wpcf7 form.failed .wpcf7-response-output {
  margin-left: 0 !important;
  border: none !important;
  font-size: 1rem;
  z-index: 11;
  position: relative;
  background-color: #dc3232;
  color: var(--wp--preset--color--white);
  padding: 5px 10px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-contact-form-7-contact-form-selector .wpcf7 form.invalid .wpcf7-response-output,
  .wp-block-contact-form-7-contact-form-selector .wpcf7 form.failed .wpcf7-response-output,
  .wp-block-chc-coupons .wpcf7 form.invalid .wpcf7-response-output,
  .wp-block-chc-coupons .wpcf7 form.failed .wpcf7-response-output {
    font-size: 1.25rem;
    padding: 7px 10px;
    left: 20px;
  }
}
.wp-block-contact-form-7-contact-form-selector .label,
.wp-block-chc-coupons .label {
  position: relative;
}
.wp-block-contact-form-7-contact-form-selector .label-value,
.wp-block-chc-coupons .label-value {
  position: relative;
  display: block;
  top: 33px;
  left: 24px;
  color: var(--wp--preset--color--black);
  z-index: 1;
  font-size: 1rem;
  line-height: 1;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-contact-form-7-contact-form-selector .label-value,
  .wp-block-chc-coupons .label-value {
    font-size: 1.25rem;
    top: 40px;
  }
}
.wp-block-contact-form-7-contact-form-selector .label-value--textarea,
.wp-block-chc-coupons .label-value--textarea {
  top: 31px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-contact-form-7-contact-form-selector .label-value--textarea,
  .wp-block-chc-coupons .label-value--textarea {
    top: 36px;
  }
}
.wp-block-contact-form-7-contact-form-selector .label .wpcf7-form-control-wrap input[type=text],
.wp-block-chc-coupons .label .wpcf7-form-control-wrap input[type=text] {
  padding-left: 65px !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-contact-form-7-contact-form-selector .label .wpcf7-form-control-wrap input[type=text],
  .wp-block-chc-coupons .label .wpcf7-form-control-wrap input[type=text] {
    padding-left: 75px !important;
  }
}
.wp-block-contact-form-7-contact-form-selector .label .wpcf7-form-control-wrap input[type=email],
.wp-block-chc-coupons .label .wpcf7-form-control-wrap input[type=email] {
  padding-left: 75px !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-contact-form-7-contact-form-selector .label .wpcf7-form-control-wrap input[type=email],
  .wp-block-chc-coupons .label .wpcf7-form-control-wrap input[type=email] {
    padding-left: 87px !important;
  }
}
.wp-block-contact-form-7-contact-form-selector .label .wpcf7-form-control-wrap input[type=tel],
.wp-block-chc-coupons .label .wpcf7-form-control-wrap input[type=tel] {
  padding-left: 102px !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-contact-form-7-contact-form-selector .label .wpcf7-form-control-wrap input[type=tel],
  .wp-block-chc-coupons .label .wpcf7-form-control-wrap input[type=tel] {
    padding-left: 120px !important;
  }
}
.wp-block-contact-form-7-contact-form-selector .label .wpcf7-form-control-wrap textarea,
.wp-block-chc-coupons .label .wpcf7-form-control-wrap textarea {
  padding-left: 68px !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-contact-form-7-contact-form-selector .label .wpcf7-form-control-wrap textarea,
  .wp-block-chc-coupons .label .wpcf7-form-control-wrap textarea {
    padding-left: 78px !important;
  }
}

.wp-block-chc-coupons .wpcf7-spinner {
  right: 0;
}
@media screen and (min-width: 992px) {
  .wp-block-chc-coupons .wpcf7-spinner {
    right: 24.75rem;
  }
}
.wp-block-chc-coupons .coupons .wpcf7-spinner {
  right: 0;
}
.wp-block-chc-coupons .wpcf7-not-valid-tip {
  top: 53px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-chc-coupons .wpcf7-not-valid-tip {
    top: 60px;
  }
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: var(--wp--preset--color--white) !important;
  color: var(--wp--preset--color--white) !important;
}

.wp-block-contact-form-7-contact-form-selector .wpcf7 form.invalid .wpcf7-response-output,
.wp-block-contact-form-7-contact-form-selector .wpcf7 form.failed .wpcf7-response-output,
.wp-block-chc-coupons .wpcf7 form.invalid .wpcf7-response-output,
.wp-block-chc-coupons .wpcf7 form.failed .wpcf7-response-output {
  position: absolute !important;
}

@media screen and (min-width: 992px) {
  .wp-block-contact-form-7-contact-form-selector .wpcf7 form.invalid .wpcf7-response-output {
    bottom: -138px !important;
  }
}

.wpcf7-form.invalid select,
.wpcf7-form.invalid input:not([type=checkbox]):not([type=submit]),
.wpcf7-form.invalid textarea {
  margin-bottom: 40px;
}

.date-form-field {
  background: var(--wp--preset--color--white);
  padding: 0.875rem 1.5rem 1rem;
  border-radius: 1.5rem;
  margin-bottom: 1.5rem;
}
.date-form-field label {
  font-size: 1rem;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .date-form-field label {
    font-size: var(--wp--preset--font-size--sm);
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .date-form-field {
    margin-bottom: 2.5rem;
  }
}
.date-form-field input[type=date] {
  margin-top: 14px;
  margin-bottom: 0;
  border-radius: 0.75rem;
  border: 2px solid var(--wp--preset--color--black);
}
.date-form-field input[type=date]:focus, .date-form-field input[type=date]:hover {
  outline: 0;
}

/* stylelint-disable no-descending-specificity */
button:focus,
div[role=button] {
  outline: 0;
  cursor: pointer;
}

a:not(.wp-block-navigation-item a):not(.wp-block-button__link):not(.post-card__image a):not(.post-card__content a):not(.share_this__ico):not(.wp-block-image a):not(.no-underline a):not(.custom-logo-link):not(.portfolio-card__hover-link):not(.footer__address a):not(.footer__footnote a):not(.agence-card__image a):not(.certificate-card__bg-link):not(.agencies-map__agency-text a):not(.page-numbers):not(.page-numbers):not(.post-type-archive-realization a):not(.tax-r_type a):not(.slide__link) {
  color: currentColor;
  background-image: linear-gradient(0deg, currentcolor, currentcolor 0.0625rem, transparent 0.0625rem, transparent);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  text-decoration: none;
  transition: background-size 0.4s, color 0.4s;
}
a:not(.wp-block-navigation-item a):not(.wp-block-button__link):not(.post-card__image a):not(.post-card__content a):not(.share_this__ico):not(.wp-block-image a):not(.no-underline a):not(.custom-logo-link):not(.portfolio-card__hover-link):not(.footer__address a):not(.footer__footnote a):not(.agence-card__image a):not(.certificate-card__bg-link):not(.agencies-map__agency-text a):not(.page-numbers):not(.page-numbers):not(.post-type-archive-realization a):not(.tax-r_type a):not(.slide__link):hover {
  text-decoration: none !important;
  background-size: 0 100%;
}

@media screen and (min-width: 992px) {
  .wp-block-button.is-only-mobile {
    display: none;
  }
}
.wp-block-button.is-only-desktop {
  display: none;
}
@media screen and (min-width: 992px) {
  .wp-block-button.is-only-desktop {
    display: block;
  }
}
.wp-block-button__link {
  position: relative;
  transition: background-color 0.4s, color 0.4s;
  width: max-content;
  text-transform: uppercase;
  border: 2px solid var(--wp--preset--color--black);
  border-radius: 12px;
}
.wp-block-button__link:before {
  content: "";
  position: absolute;
  left: -4px;
  top: -4px;
  width: calc(100% + 4px);
  border: 2px solid var(--wp--preset--color--black);
  height: calc(100% + 4px);
  border-radius: 15px;
  opacity: 0;
  transition: opacity 0.4s;
}
.wp-block-button__link:hover::before {
  opacity: 1;
}
.wp-block-button.is-style-medium .wp-block-button__link {
  padding-left: 35px;
  padding-right: 35px;
}
.wp-block-button.is-style-narrow .wp-block-button__link {
  padding-left: 24px;
  padding-right: 24px;
}
.wp-block-button.is-style-small .wp-block-button__link {
  padding-left: 16px;
  padding-right: 16px;
}
.wp-block-button.is-style-w-255 .wp-block-button__link {
  min-width: 255px;
}
.wp-block-button.is-style-arrow-left .wp-block-button__link {
  padding: 0 0 0 30px;
  background-color: transparent;
  border: unset;
  border-radius: unset;
  font-size: 1.25rem;
  font-family: var(--wp--preset--font-family--default);
  font-weight: 700;
  outline: none;
  text-transform: capitalize;
  text-decoration: none !important;
  color: currentColor;
  background-image: linear-gradient(0deg, currentcolor, currentcolor 0.0625rem, transparent 0.0625rem, transparent);
  background-repeat: no-repeat;
  background-size: 0 100%;
  position: relative;
  transition: background-size 0.4s, color 0.4s;
  color: var(--wp--preset--color--white);
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-button.is-style-arrow-left .wp-block-button__link {
    font-size: 1.5rem;
  }
}
.wp-block-button.is-style-arrow-left .wp-block-button__link::before {
  display: none;
}
.wp-block-button.is-style-arrow-left .wp-block-button__link::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 15px;
  height: 24px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAxNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjk5MDYgMC4yNzkyOTdMMTQuODA4NiAzLjA5OTNMNS42NTQ5NSAxMi4yNzkzTDE0LjgwODYgMjEuNDU5M0wxMS45OTA2IDI0LjI3OTNMLTAuMDAxMTIwNDcgMTIuMjc5M0wxMS45OTA2IDAuMjc5Mjk3WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
.wp-block-button.is-style-arrow-left .wp-block-button__link:hover {
  outline: none;
  text-decoration: none !important;
  background-size: 100% 100%;
}

.swiper-button-next,
.swiper-button-prev {
  width: 32px !important;
  height: 32px !important;
  background-color: var(--wp--preset--color--white) !important;
  border-radius: 100%;
  z-index: 13 !important;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  transition: opacity 0.4s;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .swiper-button-next,
  .swiper-button-prev {
    width: 48px !important;
    height: 48px !important;
  }
}
.swiper-button-next::after,
.swiper-button-prev::after {
  content: "" !important;
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 11px;
  height: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxMSAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuNTQ3OTcgMC41NTI3MzRMMC42Njc5NjkgMi40MzI3M0w2Ljc3NDY0IDguNTUyNzNMMC42Njc5NjkgMTQuNjcyN0wyLjU0Nzk3IDE2LjU1MjdMMTAuNTQ4IDguNTUyNzNMMi41NDc5NyAwLjU1MjczNFoiIGZpbGw9IiMwOTA5MDkiLz4KPC9zdmc+Cg==);
  background-position: center center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .swiper-button-next::after,
  .swiper-button-prev::after {
    width: 24px;
    height: 24px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAxNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuODIgMjQuNzU4OEwyLjQ2NTMyZS0wNyAyMS45Mzg4TDkuMTYgMTIuNzU4OEwxLjg1MTYxZS0wNiAzLjU3ODc5TDIuODIgMC43NTg3ODlMMTQuODIgMTIuNzU4OEwyLjgyIDI0Ljc1ODhaIiBmaWxsPSIjMDkwOTA5Ii8+Cjwvc3ZnPgo=);
    right: 0;
  }
}
.swiper-button-next:not(.swiper-button-disabled),
.swiper-button-prev:not(.swiper-button-disabled) {
  background-color: var(--wp--preset--color--white);
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  background-color: var(--wp--preset--color--white) !important;
  opacity: 0.5 !important;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  opacity: 0.9;
  outline: 2px solid var(--wp--preset--color--black);
}

.swiper-button-prev::after {
  transform: translate(-50%, -50%) rotate(-180deg);
  right: 6px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .swiper-button-prev::after {
    right: 0;
  }
}

.swiper-pagination .swiper-pagination-bullet {
  height: 16px;
  width: 16px;
  margin: 0 12px !important;
  opacity: 0.8;
  background-color: unset;
  background-color: var(--wp--preset--color--white);
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  position: relative;
  background-color: var(--wp--preset--color--white);
  opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  width: 24px;
  height: 24px;
  border: 1px solid var(--wp--preset--color--white);
  border-radius: 100%;
}
.swiper-pagination--dark .swiper-pagination-bullet {
  background-color: var(--wp--preset--color--black);
}
.swiper-pagination--dark .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--wp--preset--color--black);
}
.swiper-pagination--dark .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  border: 1px solid var(--wp--preset--color--black);
}

/* 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;
  width: 1px;
  word-wrap: normal !important;
}

@media screen and (min-width: 1901px) {
  #sb_instagram #sbi_images {
    gap: 1.75rem !important;
  }
}

.cky-consent-container .cky-consent-bar {
  background-color: var(--wp--preset--color--cyan-light) !important;
  border: 2px solid var(--wp--preset--color--black) !important;
}

.cky-btn-revisit-wrapper {
  background-color: var(--wp--preset--color--black) !important;
  z-index: 99 !important;
}

.cky-preference-center {
  background-color: var(--wp--preset--color--cyan-light) !important;
  border: 2px solid var(--wp--preset--color--black) !important;
}
.cky-preference-center .cky-footer-shadow {
  display: none;
}
.cky-preference-center .cky-show-desc-btn,
.cky-preference-center .cky-always-active {
  color: var(--wp--preset--color--black) !important;
  font-weight: 600 !important;
}

.cky-preference-content-wrapper {
  border: none !important;
}

.cky-empty-cookies-text {
  border: 1px solid var(--wp--preset--color--black);
  border-radius: 0.375rem;
}

.cky-btn {
  color: var(--wp--preset--color--black) !important;
  border-color: var(--wp--preset--color--black) !important;
  font-weight: 600 !important;
}
.cky-btn.cky-btn-accept {
  background-color: var(--wp--preset--color--black) !important;
  color: var(--wp--preset--color--white) !important;
}

.cky-preference-body-wrapper {
  scrollbar-width: thin;
  scrollbar-color: var(--wp--preset--color--black) var(--wp--preset--color--cyan-light);
}
.cky-preference-body-wrapper::-webkit-scrollbar {
  width: 0.5rem;
}
.cky-preference-body-wrapper::-webkit-scrollbar-track {
  background-color: var(--wp--preset--color--cyan-light);
  border-left: 1px solid var(--wp--preset--color--black);
}
.cky-preference-body-wrapper::-webkit-scrollbar-thumb {
  background-color: var(--wp--preset--color--black);
  border-radius: 0;
}
.cky-preference-body-wrapper::-webkit-scrollbar-thumb:hover {
  background-color: var(--wp--preset--color--gray);
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable no-descending-specificity */
.svg_logo {
  fill: currentcolor;
}

.container--header {
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media screen and (min-width: 1201px) {
  .container--header {
    justify-content: flex-start;
  }
}

.header {
  position: sticky;
  z-index: 10000;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  will-change: background-color;
  font-size: 1rem;
  line-height: 2;
  color: var(--wp--preset--color--white);
}
.header.header--scroll {
  background-color: var(--wp--preset--color--white);
}
.header__wrapper {
  padding-top: 0.875rem !important;
  padding-bottom: 0.875rem !important;
}
.header__wrapper > .wp-block-group {
  max-width: unset !important;
}
.header__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  flex-shrink: 0;
}
.header__logo img {
  height: 32px;
  width: auto;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .header__logo img {
    height: 49px;
  }
}
.header #switch-menu {
  position: relative;
  background: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  z-index: 100;
  padding: 9px 22px;
  border: 2px solid var(--wp--preset--color--black);
  border-radius: 12px;
  transition: all 0.3s;
  color: var(--wp--preset--color--black);
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .header #switch-menu {
    border-width: 4px;
    padding: 5px 24.5px;
    border-radius: 8px;
  }
}
.header #switch-menu::after {
  content: "";
  position: absolute;
  left: 17px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDUgMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik01IDBMNy4zMTEyOWUtMDcgMTZMNSAzMkw1IDBaIiBmaWxsPSIjMDkwOTA5Ii8+Cjwvc3ZnPgo=);
  height: 32px;
  width: 5px;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
.header #switch-menu:hover {
  padding-left: 28px;
}
.header #switch-menu:hover::after {
  opacity: 1;
  visibility: visible;
}
.header #switch-menu .menu__label,
.header #switch-menu .menu__label--active {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: var(--wp--preset--font-family--heading-big);
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .header #switch-menu .menu__label,
  .header #switch-menu .menu__label--active {
    font-size: 2.5rem;
  }
}
.header #switch-menu .menu__label--active {
  display: none;
}
.header #switch-menu:focus-visible {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 5px;
}
.header #switch-menu.open {
  padding: 9px 16px;
  border: 2px solid var(--wp--preset--color--white);
  color: var(--wp--preset--color--white);
  background-color: var(--wp--preset--color--black);
  transition: all 0.3s;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .header #switch-menu.open {
    padding: 5px 24.5px;
  }
}
.header #switch-menu.open .menu__label {
  display: none;
}
.header #switch-menu.open .menu__label--active {
  display: block;
}
.header #switch-menu.open::before {
  content: "";
  position: absolute;
  right: 17px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDUgMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wIDMyLjAwMUw1IDE2LjAwMUwtMS4zOTg3NmUtMDYgMC4wMDA5NzY1NjJMMCAzMi4wMDFaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
  height: 32px;
  width: 5px;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
.header #switch-menu.open:hover {
  padding-right: 28px;
}
.header #switch-menu.open:hover::before {
  opacity: 1;
  visibility: visible;
}
.header #switch-menu.open:hover::after {
  display: none;
}
.header__menu {
  position: fixed;
  width: 100%;
  right: -100%;
  top: 0;
  height: 100vh;
  padding-top: 150px;
  padding-bottom: 50px;
  padding-right: var(--wp--style--root--padding-right) !important;
  padding-left: var(--wp--style--root--padding-left) !important;
  transition: right 300ms ease-out;
  overflow-y: scroll;
  overflow-x: hidden;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .header__menu {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
}
@media screen and (min-width: 1201px) {
  .header__menu.has-black-background-color {
    background-color: rgba(255, 255, 255, 0.5) !important;
    backdrop-filter: blur(6px);
    padding-right: var(--wp--style--root--padding-right) !important;
    padding-left: var(--wp--style--root--padding-left) !important;
    padding-top: 0;
    overflow: hidden;
  }
}
.header__menu::before {
  content: "";
  position: fixed;
  top: 0;
  height: 7.875rem;
  width: 100%;
  right: -100%;
  background: var(--wp--preset--color--black);
  z-index: 1;
  transition: right 300ms ease-out;
}
@media screen and (min-width: 1201px) {
  .header__menu::before {
    width: 635px;
    height: 100vh;
    z-index: 0;
  }
}
.header__menu.open {
  right: 0;
}
.header__menu.open::before {
  right: 0;
}
@media screen and (min-width: 1201px) {
  .header__menu.open::before {
    display: none;
  }
}
.header__menu--body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}
@media screen and (min-width: 1201px) {
  .header__menu--body {
    background-color: var(--wp--preset--color--black);
    max-width: 685px !important;
    position: fixed;
    width: 100%;
    right: 0;
    padding-left: 80px !important;
    padding-right: 80px !important;
    padding-top: 56px !important;
    padding-bottom: 50px;
    height: 100vh;
    justify-content: flex-start;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
@media screen and (min-width: 2300px) {
  .header__menu--body {
    padding-top: 150px !important;
  }
}
.header .main-menu {
  width: 100%;
}
@media screen and (min-width: 1201px) {
  .header .main-menu {
    margin-top: 88px;
  }
}
.header .main-menu .wp-block-navigation__container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 16px;
}
@media screen and (min-width: 1201px) {
  .header .main-menu .wp-block-navigation__container {
    row-gap: 1px;
  }
}
.header .main-menu .wp-block-navigation__container li a {
  font-size: 2.5rem;
  font-weight: 900;
  font-family: var(--wp--preset--font-family--heading);
  line-height: 1;
  padding: 12px 0;
  position: relative;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .header .main-menu .wp-block-navigation__container li a {
    font-size: 3.5rem;
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 1201px) {
  .header .main-menu .wp-block-navigation__container li a:hover {
    color: var(--wp--preset--color--black);
  }
  .header .main-menu .wp-block-navigation__container li a:hover::after {
    content: "";
    position: absolute;
    left: -80px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjM1IiBoZWlnaHQ9IjgxIiB2aWV3Qm94PSIwIDAgNjM1IDgxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cmVjdCB3aWR0aD0iNjM1IiBoZWlnaHQ9IjgwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuNzU4Nzg5KSIgZmlsbD0iI0FDRjdGQiIvPgo8cGF0aCBkPSJNMCAxMi43NTg4VjQzLjI4NDFWODAuNzU4OEg2MzVMMCAxMi43NTg4WiIgZmlsbD0iIzY3RjFGNyIvPgo8cGF0aCBkPSJNNjM1IDgwLjc1ODhWNDQuODQ2NlYwLjc1ODc4OUw1MTUgMC43NTg3ODlMNjM1IDgwLjc1ODhaIiBmaWxsPSIjNjdGMUY3Ii8+Cjwvc3ZnPgo=);
    width: calc(100% + 160px);
    height: 80px;
    z-index: -1;
  }
}
.header .main-menu .wp-block-navigation__container li.current-menu-item a span {
  background-size: 100% 100% !important;
}
@media screen and (min-width: 1201px) {
  .header .main-menu .wp-block-navigation__container li.current-menu-item a span {
    color: var(--wp--preset--color--black);
  }
}
@media screen and (min-width: 1201px) {
  .header .main-menu .wp-block-navigation__container li.current-menu-item a::after {
    content: "";
    position: absolute;
    left: -80px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjM1IiBoZWlnaHQ9IjgxIiB2aWV3Qm94PSIwIDAgNjM1IDgxIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cmVjdCB3aWR0aD0iNjM1IiBoZWlnaHQ9IjgwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuNzU4Nzg5KSIgZmlsbD0iI0FDRjdGQiIvPgo8cGF0aCBkPSJNMCAxMi43NTg4VjQzLjI4NDFWODAuNzU4OEg2MzVMMCAxMi43NTg4WiIgZmlsbD0iIzY3RjFGNyIvPgo8cGF0aCBkPSJNNjM1IDgwLjc1ODhWNDQuODQ2NlYwLjc1ODc4OUw1MTUgMC43NTg3ODlMNjM1IDgwLjc1ODhaIiBmaWxsPSIjNjdGMUY3Ii8+Cjwvc3ZnPgo=);
    width: calc(100% + 160px);
    height: 80px;
    z-index: -1;
  }
}
.header .second-menu.wp-block-navigation {
  width: 100%;
  margin-top: 30px;
  font-size: 1.5rem;
  font-weight: 900;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 12px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .header .second-menu.wp-block-navigation {
    font-size: 2rem;
  }
}
.header .second-menu.wp-block-navigation ul.second-menu li a {
  line-height: 1;
  padding: 10px 0;
}
.header .second-menu.wp-block-navigation ul.second-menu li.current-menu-item a.wp-block-navigation-item__content span.wp-block-navigation-item__label {
  background-size: 100% 100% !important;
}
.header .wp-block-social-links {
  width: 100%;
  margin-top: 70px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .header .wp-block-social-links {
    left: -70px;
    position: relative;
  }
}
@media screen and (min-width: 1201px) {
  .header .wp-block-social-links {
    order: -1;
    left: unset;
    margin-top: 0;
  }
}
.header .wp-block-social-links .wp-social-link {
  margin: 0 16px;
}
@media screen and (min-width: 1201px) {
  .header .wp-block-social-links .wp-social-link:first-of-type {
    margin-left: 0;
  }
}
.header .wp-block-social-links .wp-social-link:hover {
  transform: unset;
}
.header .wp-block-social-links .wp-social-link .wp-block-social-link-anchor {
  background-size: 0 100% !important;
}
.header .wp-block-social-links .wp-social-link .wp-block-social-link-anchor:hover {
  background-size: 100% 100% !important;
}
.header .wp-block-social-links .wp-social-link svg {
  font-size: 2.6875rem !important;
  height: 2.6875rem !important;
  width: 2.6875rem !important;
}
.header .wp-block-social-links .wp-social-link.wp-social-link-facebook svg {
  font-size: 2.7188rem !important;
  height: 2.7188rem !important;
  width: 2.7188rem !important;
}
.header .wp-block-social-links .wp-social-link.wp-social-link-instagram {
  position: relative;
}
.header .wp-block-social-links .wp-social-link.wp-social-link-instagram::before {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: -3px;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAxCAYAAACcXioiAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAW+SURBVHgB7VlvSFtXFL8viTFJtc6tMhkVnB9s1HV1im7gPgyUFjfnBh2DjVn8hx8iTPy0wWBzsLF1Y+xbGSs4ZJuwfXETBhU3ZDBxzD+daE2DoKWxNm52JlFjmj/v7XfiTZvaJO9PYkohPzjel/vOPfecc88997wrY1lkkUUWDxICU4nW1tb8nJycYjwW6HQ6kyRJBpYawgaDYS8YDHpArtHR0W12GLDZbHlQtgH0GegyaE9KH3ygv0Gf0xxtbW1HWDrR0dFRAsGfhsPhXemQgTl8oE9oTpYO7O3tPQm5YxAqZQqiKFJzCVTKUkFvb+9ju7u7l6JypcMDdBZ30P5JhOfISsN5v3R1dT3KtKCnpycHMt6H58VDVp5wG/h4YmLCtLi4aKQQQp8/vI/3SBemFhBwHJ74JwPKE9ygYzFzF4K26AUM+BdNwv2gi9dZWVlpROi8LghCAdOQajXA4Pf7T/K5hFAo9AzaiNeRqo9Cl7O1tbVxVyFuDkdezoHlZxK9TwR4isFoyuMukAfkp26QGUTOKAZPPngODjUbjcav8G6ADED7AVoLf6cnXdbW1i7iOXifrvEU8fl8ejQnmELvc8V3QPPT09M/oevXurq6q/hNBjCn02leX18vx+Pp+vr6V9GewpgjeC/xOeBoHb0fJn5uoMTFU5ScyM/P129sbDBFKCsrK3C73ZtKgpdSHuj6zMzMO/hpkZMNPgvoXfBe5+lSdo95vd7N0tLSR5hSELPH43ErUR5YsdvtZ5hK0BiMvcZlJAXpksiAZDEuMRlA9i0oYquqqhqL7W9paTlmNpuP45HKD0Gv13sDgcDayMjILc4iVFRUjC0tLdmsVuu3+C2X62V1uQd8BbZkHBPAQfMhu3ef0AZ8DvQNGRfDS6lwEPTswMBANPNFYh8Z5iOsQkBmBba0hFAyA0RkBuf29nbRAeVf4nk7/iBRpHcvxhjBlpeXi5A2nZk2IICN9QVYjTHKl0LBm5IMOE9ZzHRGOOJLkqnFAB3ThgDyNsV9iBuci1B4G+mvSG4g8UAhG8aYeFcY3xckK8A0QKsB4dzcXAdakX7g4DPCsy8rlKeDES005oCsMNMArQZQVtiN/kAMk5xCpuzgI54iPiYKL1ObaTi0GkC4k4Jxikb2hcJxpKifxsT00Wpoqrm0GqBHuVESnbSwsDCIsJhmPKRkIIH3LxRv0bpGh3RcolUXrQYYEAINqBAjqzA7O3sbm/prrIJPwVgfeC+iNorUSZChh6znGa8+1UKrAUZkjtdwipr5b9qI4/DsDyx5NqF3P6K4+43x1WpsbDRhQ59ld1Ny6lByEiPr0FUI1UB3YhfddM1yAXQNFIphD/K+Cy6XK/bGgWr/ZsjyJZsr2Tmg+U4H3s5FfXO+s7NzYXBwcJ33UVjYpqamXsDzK5i7nBvmMJlMP9fU1PweK6O/v/8JfEqet1gsJpZOKKyF6HOPSorvcGdUrHIK1tfX9zhEfC/ul6NJS1KU9m7VpQTGyBog7d8mkCHD7e3tVqbwHOju7q7A2GElyvMQ+k+VAfRBg0HrkjJwPSQ74vkcUN7c3Hz0gDFCU1NTAb0D3znQVX7PpOjCgHQhneLpGncPIF7pWL8BKmbyXhX4J6AVh9MQcAXP46AFtv9tzLgc+mg/DWMrwcf4QaZkxejccKJ4FBUbgEMqhAkm8XiKqcjP3JAqTnFBykfZmTJQwfhHXl5ecHNzkymFDimyAd7ySg8Y0GGbdElkcKKDTMThMgOPTpIQprHQSgMofCbn5+cva9FBwDVfNTbbjagzpAyD5l5ZWXmapXC5Juzs7LwFWTeV3B6kC3wuF4q8N1NRPmIA/Zmbm3sDAu1iZqygOex8zrRca0aEOBwOKwQOgRwgr5TekKJDwcNlD62urlpVKacGuDp8CrHZhMU4iQ1Gd52yt3HxEPUu0ir9L8CFdgHnz3h1dfUVlkUWWWTx0OB/EdM+uz8a2PkAAAAASUVORK5CYII=);
}
.header .wp-block-social-links .wp-social-link.wp-social-link-instagram svg path {
  display: none;
}
.header .wp-block-navigation .wp-block-navigation-item {
  width: 100%;
}
.header .wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content span {
  color: currentColor;
  background-image: linear-gradient(0deg, currentcolor, currentcolor 0.0625rem, transparent 0.0625rem, transparent);
  background-repeat: no-repeat;
  background-size: 0% 100% !important;
  position: relative;
  text-decoration: none;
  transition: background-size 0.4s, color 0.4s;
}
.header .wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content:hover {
  text-decoration: none;
}
.header .wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content:hover span {
  background-size: 100% 100% !important;
}
.header .wp-block-navigation:not(.second-menu) .wp-block-navigation-item__content span {
  color: currentColor;
  background-image: linear-gradient(0deg, currentcolor, currentcolor 0.0625rem, transparent 0.0625rem, transparent);
  background-repeat: no-repeat;
  background-size: 0% 100% !important;
  position: relative;
  text-decoration: none;
  transition: background-size 0.4s, color 0.4s;
}
@media screen and (min-width: 1201px) {
  .header .wp-block-navigation:not(.second-menu) .wp-block-navigation-item__content span {
    background-image: unset;
    background-size: unset;
    transition: unset;
  }
}
@media screen and (min-width: 1401px) {
  .header .hover-images-container {
    position: absolute;
    top: 55%;
    transform: translate(-50%, -50%);
    max-width: 50%;
    padding-bottom: 50%;
    left: calc(52% - 370px);
    width: 100%;
    display: none;
  }
}
@media screen and (min-width: 1400px) and (max-height: 800px) {
  .header .hover-images-container {
    padding-bottom: 30%;
  }
}
@media screen and (min-width: 1500px) {
  .header .hover-images-container {
    padding-bottom: 45%;
    max-width: 53%;
  }
}
@media screen and (min-width: 1500px) and (max-height: 800px) {
  .header .hover-images-container {
    padding-bottom: 30%;
  }
}
@media screen and (min-width: 1700px) {
  .header .hover-images-container {
    padding-bottom: 40%;
  }
}
@media screen and (min-width: 1900px) {
  .header .hover-images-container {
    padding-bottom: 37%;
    top: 54%;
    max-width: 60%;
    left: calc(50% - 320px);
  }
}
@media screen and (min-width: 2000px) {
  .header .hover-images-container {
    max-width: 1200px;
    left: calc(64% - 1200px);
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 1401px) {
  .header .hover-preview-img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
  }
}

.has-menu-open .header__logo .custom-logo {
  filter: invert(1);
}
@media screen and (min-width: 1201px) {
  .has-menu-open .header__logo .custom-logo {
    filter: unset;
  }
}

@media screen and (min-width: 1201px) {
  .overflow_header .header {
    position: fixed;
  }
}

.skip-link {
  background: var(--wp--preset--color--white);
  color: var(--wp--preset--color--primary);
  font-weight: 700;
  left: 0;
  padding: 0.25rem;
  position: absolute;
  transform: translateY(-5.1875rem);
  z-index: 1;
}
.skip-link:focus {
  transform: translateY(0);
}

.header-transparent .wp-site-blocks {
  position: relative;
}
.header-transparent .header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.header-transparent .header__logo img {
  filter: invert(1);
}
.header-transparent .header #switch-menu {
  border: 2px solid var(--wp--preset--color--white);
  color: var(--wp--preset--color--white);
}
.header-transparent .header #switch-menu::after {
  filter: invert(1);
}
.header-transparent .header--scroll.header {
  background-color: var(--wp--preset--color--white);
  position: fixed;
  top: 0;
  animation: slideDown 0.4s ease-out;
}
.header-transparent .header--scroll.header .header__logo .custom-logo {
  filter: invert(0);
}
.header-transparent .header--scroll.header #switch-menu:not(.open) {
  border-color: var(--wp--preset--color--black);
  color: var(--wp--preset--color--black);
}
.header-transparent .header--scroll.header #switch-menu:not(.open)::after {
  filter: invert(0);
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.footer {
  position: relative;
  z-index: 11;
}
.footer a {
  background-size: 0 100% !important;
  text-decoration: none !important;
}
.footer a:hover {
  background-size: 100% 100% !important;
}
.footer__wrapper {
  position: relative;
  padding-top: 32px;
  padding-bottom: 32px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .footer__wrapper {
    padding-top: 70px;
  }
}
@media screen and (min-width: 1201px) {
  .footer__wrapper {
    padding-top: 62px;
  }
}
@media screen and (min-width: 1401px) {
  .footer__wrapper {
    padding: 80px 80px 32px 80px !important;
  }
}
.footer__top {
  display: flex !important;
  flex-wrap: wrap !important;
  position: relative !important;
  margin-bottom: 40px !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .footer__top {
    margin-bottom: 80px !important;
  }
}
@media screen and (min-width: 992px) {
  .footer__top {
    margin-bottom: 14px !important;
  }
}
.footer__address {
  flex-basis: calc(85% - 80px);
  margin-bottom: 40px !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .footer__address {
    margin-bottom: 60px !important;
  }
}
@media screen and (min-width: 992px) {
  .footer__address {
    flex-basis: unset;
  }
}
@media screen and (min-width: 1401px) {
  .footer__address {
    margin-bottom: 35px !important;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .footer__address p {
    max-width: 242px;
  }
}
@media screen and (min-width: 1201px) {
  .footer__address p:first-child {
    margin-bottom: 26px !important;
  }
}
.footer__address p a {
  color: currentColor;
  background-image: linear-gradient(0deg, currentcolor, currentcolor 0.0625rem, transparent 0.0625rem, transparent);
  background-repeat: no-repeat;
  background-size: 0% 100% !important;
  position: relative;
  text-decoration: none;
  transition: background-size 0.4s, color 0.4s;
  text-decoration: none !important;
}
.footer__address p a:hover {
  background-size: 100% 100% !important;
}
.footer__contact {
  order: 0;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .footer__contact {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .footer__contact {
    display: unset;
    justify-content: unset;
    width: unset;
    left: 32px;
  }
}
@media screen and (min-width: 1401px) {
  .footer__contact {
    left: 0;
  }
}
.footer__contact p {
  margin-bottom: 10px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .footer__contact p {
    margin: 0 !important;
  }
}
.footer__contact p a {
  display: block;
  background-size: 0% 100% !important;
}
.footer__contact p a:hover {
  background-size: 100% 100% !important;
}
@media screen and (min-width: 375px) {
  .footer__contact p a {
    display: inline;
  }
}
@media screen and (min-width: 992px) {
  .footer__contact p.email {
    margin-top: 27px !important;
    display: block;
  }
}
.footer__socials {
  position: absolute;
  right: 0;
  top: -5px;
}
@media screen and (min-width: 992px) {
  .footer__socials {
    position: relative;
    right: 35px;
    top: 22px;
  }
}
@media screen and (min-width: 1401px) {
  .footer__socials {
    margin-left: 9% !important;
    min-width: max-content;
  }
}
@media screen and (min-width: 1500px) {
  .footer__socials {
    right: 0;
    top: 28px;
    margin-left: calc(3% - 3px) !important;
    min-width: 190px;
  }
}
.footer__socials .wp-block-social-links {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .footer__socials .wp-block-social-links {
    flex-direction: row-reverse;
    column-gap: 15px;
  }
}
@media screen and (min-width: 992px) {
  .footer__socials .wp-block-social-links {
    column-gap: 36px;
  }
}
@media screen and (min-width: 1600px) {
  .footer__socials .wp-block-social-links {
    margin-right: 27% !important;
  }
}
.footer__socials .wp-block-social-links.is-style-logos-only .wp-social-link.wp-block-social-link {
  position: relative;
}
.footer__socials .wp-block-social-links.is-style-logos-only .wp-social-link.wp-block-social-link:not(:last-child) {
  margin-bottom: 5px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .footer__socials .wp-block-social-links.is-style-logos-only .wp-social-link.wp-block-social-link:not(:last-child) {
    margin-bottom: 0;
  }
}
.footer__socials .wp-block-social-links.is-style-logos-only .wp-social-link.wp-block-social-link a {
  background-size: 0% 100% !important;
}
.footer__socials .wp-block-social-links.is-style-logos-only .wp-social-link.wp-block-social-link a svg {
  font-size: 3rem;
}
.footer__socials .wp-block-social-links.is-style-logos-only .wp-social-link.wp-block-social-link a:hover {
  background-size: 100% 100% !important;
}
.footer__socials .wp-block-social-links.is-style-logos-only .wp-social-link.wp-block-social-link:hover {
  transform: unset !important;
}
.footer__socials .wp-block-social-links.is-style-logos-only .wp-social-link.wp-block-social-link.wp-social-link-instagram svg {
  position: relative;
}
.footer__socials .wp-block-social-links.is-style-logos-only .wp-social-link.wp-block-social-link.wp-social-link-instagram svg path {
  display: none;
}
.footer__socials .wp-block-social-links.is-style-logos-only .wp-social-link.wp-block-social-link.wp-social-link-instagram::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAxCAYAAACcXioiAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAW+SURBVHgB7VlvSFtXFL8viTFJtc6tMhkVnB9s1HV1im7gPgyUFjfnBh2DjVn8hx8iTPy0wWBzsLF1Y+xbGSs4ZJuwfXETBhU3ZDBxzD+daE2DoKWxNm52JlFjmj/v7XfiTZvaJO9PYkohPzjel/vOPfecc88997wrY1lkkUUWDxICU4nW1tb8nJycYjwW6HQ6kyRJBpYawgaDYS8YDHpArtHR0W12GLDZbHlQtgH0GegyaE9KH3ygv0Gf0xxtbW1HWDrR0dFRAsGfhsPhXemQgTl8oE9oTpYO7O3tPQm5YxAqZQqiKFJzCVTKUkFvb+9ju7u7l6JypcMDdBZ30P5JhOfISsN5v3R1dT3KtKCnpycHMt6H58VDVp5wG/h4YmLCtLi4aKQQQp8/vI/3SBemFhBwHJ74JwPKE9ygYzFzF4K26AUM+BdNwv2gi9dZWVlpROi8LghCAdOQajXA4Pf7T/K5hFAo9AzaiNeRqo9Cl7O1tbVxVyFuDkdezoHlZxK9TwR4isFoyuMukAfkp26QGUTOKAZPPngODjUbjcav8G6ADED7AVoLf6cnXdbW1i7iOXifrvEU8fl8ejQnmELvc8V3QPPT09M/oevXurq6q/hNBjCn02leX18vx+Pp+vr6V9GewpgjeC/xOeBoHb0fJn5uoMTFU5ScyM/P129sbDBFKCsrK3C73ZtKgpdSHuj6zMzMO/hpkZMNPgvoXfBe5+lSdo95vd7N0tLSR5hSELPH43ErUR5YsdvtZ5hK0BiMvcZlJAXpksiAZDEuMRlA9i0oYquqqhqL7W9paTlmNpuP45HKD0Gv13sDgcDayMjILc4iVFRUjC0tLdmsVuu3+C2X62V1uQd8BbZkHBPAQfMhu3ef0AZ8DvQNGRfDS6lwEPTswMBANPNFYh8Z5iOsQkBmBba0hFAyA0RkBuf29nbRAeVf4nk7/iBRpHcvxhjBlpeXi5A2nZk2IICN9QVYjTHKl0LBm5IMOE9ZzHRGOOJLkqnFAB3ThgDyNsV9iBuci1B4G+mvSG4g8UAhG8aYeFcY3xckK8A0QKsB4dzcXAdakX7g4DPCsy8rlKeDES005oCsMNMArQZQVtiN/kAMk5xCpuzgI54iPiYKL1ObaTi0GkC4k4Jxikb2hcJxpKifxsT00Wpoqrm0GqBHuVESnbSwsDCIsJhmPKRkIIH3LxRv0bpGh3RcolUXrQYYEAINqBAjqzA7O3sbm/prrIJPwVgfeC+iNorUSZChh6znGa8+1UKrAUZkjtdwipr5b9qI4/DsDyx5NqF3P6K4+43x1WpsbDRhQ59ld1Ny6lByEiPr0FUI1UB3YhfddM1yAXQNFIphD/K+Cy6XK/bGgWr/ZsjyJZsr2Tmg+U4H3s5FfXO+s7NzYXBwcJ33UVjYpqamXsDzK5i7nBvmMJlMP9fU1PweK6O/v/8JfEqet1gsJpZOKKyF6HOPSorvcGdUrHIK1tfX9zhEfC/ul6NJS1KU9m7VpQTGyBog7d8mkCHD7e3tVqbwHOju7q7A2GElyvMQ+k+VAfRBg0HrkjJwPSQ74vkcUN7c3Hz0gDFCU1NTAb0D3znQVX7PpOjCgHQhneLpGncPIF7pWL8BKmbyXhX4J6AVh9MQcAXP46AFtv9tzLgc+mg/DWMrwcf4QaZkxejccKJ4FBUbgEMqhAkm8XiKqcjP3JAqTnFBykfZmTJQwfhHXl5ecHNzkymFDimyAd7ySg8Y0GGbdElkcKKDTMThMgOPTpIQprHQSgMofCbn5+cva9FBwDVfNTbbjagzpAyD5l5ZWXmapXC5Juzs7LwFWTeV3B6kC3wuF4q8N1NRPmIA/Zmbm3sDAu1iZqygOex8zrRca0aEOBwOKwQOgRwgr5TekKJDwcNlD62urlpVKacGuDp8CrHZhMU4iQ1Gd52yt3HxEPUu0ir9L8CFdgHnz3h1dfUVlkUWWWTx0OB/EdM+uz8a2PkAAAAASUVORK5CYII=);
}
.footer__footnote nav {
  width: 100%;
}
.footer__footnote .wp-block-navigation__container {
  display: flex;
  column-gap: 50px;
  justify-content: space-between;
  row-gap: 15px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .footer__footnote .wp-block-navigation__container {
    column-gap: 5%;
  }
}
@media screen and (min-width: 1401px) {
  .footer__footnote .wp-block-navigation__container {
    column-gap: 32px;
    display: grid;
    grid-template-columns: 35.5% 1fr 1fr auto;
  }
}
@media screen and (min-width: 1600px) {
  .footer__footnote .wp-block-navigation__container {
    column-gap: 30px;
    display: grid;
    grid-template-columns: 38% 1fr 1fr 25%;
  }
}
@media screen and (min-width: 1800px) {
  .footer__footnote .wp-block-navigation__container {
    grid-template-columns: 39.5% 1fr 1fr 25%;
  }
}
.footer__footnote .wp-block-navigation__container li:first-child {
  width: max-content;
  order: 2;
}
@media screen and (min-width: 410px) {
  .footer__footnote .wp-block-navigation__container li:first-child {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 481px) {
  .footer__footnote .wp-block-navigation__container li:first-child {
    width: auto;
  }
}
@media screen and (min-width: 675px) {
  .footer__footnote .wp-block-navigation__container li:first-child {
    position: relative;
  }
}
@media screen and (min-width: 992px) {
  .footer__footnote .wp-block-navigation__container li:first-child {
    order: unset;
  }
}
@media screen and (min-width: 1401px) {
  .footer__footnote .wp-block-navigation__container li:last-child {
    min-width: 190px;
    justify-self: end;
  }
}
.footer__footnote .wp-block-navigation__container li a {
  color: currentColor;
  background-image: linear-gradient(0deg, currentcolor, currentcolor 0.0625rem, transparent 0.0625rem, transparent);
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
  position: relative;
  text-decoration: none;
  transition: background-size 0.4s, color 0.4s;
}
.footer__footnote .wp-block-navigation__container li a:hover {
  background-size: 0% 100% !important;
}
.footer__footnote .wp-block-navigation__container li:last-child a {
  background-size: 0% 100% !important;
}
.footer__footnote .wp-block-navigation__container li:last-child a:hover {
  background-size: 100% 100% !important;
}
@media screen and (min-width: 410px) {
  .footer__footnote .wp-block-navigation__container li {
    width: 100%;
  }
}
@media screen and (min-width: 675px) {
  .footer__footnote .wp-block-navigation__container li {
    width: calc(50% - 25px) !important;
  }
}
@media screen and (min-width: 992px) {
  .footer__footnote .wp-block-navigation__container li {
    width: max-content !important;
  }
}
.footer .wp-block-navigation .wp-block-navigation-item__content {
  font-weight: 500;
}

.post-card__item {
  color: var(--wp--preset--color--primary);
  position: relative;
  padding-bottom: 20px;
  flex-direction: column;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .post-card__item {
    flex-direction: row;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .post-card__item:hover .post-card__image img {
    transform: scale(1.05);
  }
}
.post-card__image {
  padding-bottom: 77%;
  position: relative;
  overflow: hidden;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .post-card__image {
    border-top-right-radius: 70px;
    border-bottom-left-radius: 70px;
  }
}
@media screen and (min-width: 1201px) {
  .post-card__image {
    padding-bottom: 73%;
  }
}
.post-card__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform 0.7s ease-in-out;
}
.post-card__content {
  word-break: break-word;
  padding-top: 0.5rem;
  padding-bottom: 20px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .post-card__content {
    padding-bottom: 10px;
  }
}
.post-card__title {
  position: relative;
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .post-card__title {
    font-size: 1.25rem;
    margin-top: 10px;
  }
}
.post-card__title a {
  color: var(--wp--preset--color--primary);
  text-decoration: none !important;
  background-image: linear-gradient(0deg, currentcolor, currentcolor 0.0625rem, transparent 0.0625rem, transparent);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  position: relative;
  transition: background-size 0.4s, color 0.4s;
}
.post-card__title a:hover {
  background-size: 100% 100%;
}
.post-card__time {
  margin-top: 0.625rem;
  margin-bottom: 0.5rem;
  font-size: 1rem;
}

.airplane-card {
  display: flex;
  flex-direction: column;
  justify-content: end;
  min-height: 100% !important;
}
.airplane-card__top {
  position: relative;
  z-index: 2;
  width: 100%;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .airplane-card__top {
    display: grid;
    grid-template-columns: 45% 55%;
    grid-template-rows: auto auto;
  }
}
@media screen and (min-width: 1201px) {
  .airplane-card__top {
    grid-template-columns: 49% 51%;
  }
}
@media screen and (min-width: 1600px) {
  .airplane-card__top {
    grid-template-columns: 52% 50%;
    max-width: 1920px;
    margin: 0 auto;
  }
}
.airplane-card__top::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  padding-bottom: 45px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(10px);
  z-index: 1;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .airplane-card__top::before {
    width: calc(100% - 32px);
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 992px) {
  .airplane-card__top::before {
    left: unset;
    transform: unset;
    width: 57%;
    right: 16px;
  }
}
@media screen and (min-width: 1201px) {
  .airplane-card__top::before {
    width: 50%;
    right: 4%;
  }
}
@media screen and (min-width: 1600px) {
  .airplane-card__top::before {
    width: calc(50% + 20px);
    right: 0;
  }
}
.airplane-card__thumb {
  position: relative;
  padding-bottom: 70%;
  left: 0;
  width: 100%;
  z-index: 10;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .airplane-card__thumb {
    grid-column: 1;
    grid-row: 1;
    padding-bottom: 100%;
  }
}
@media screen and (min-width: 1201px) {
  .airplane-card__thumb {
    padding-bottom: 43%;
  }
}
@media screen and (min-width: 1600px) {
  .airplane-card__thumb {
    padding-bottom: 30%;
  }
}
.airplane-card__thumb img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  top: 4%;
  object-position: 180%;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .airplane-card__thumb img {
    top: -10%;
    object-position: 100%;
  }
}
@media screen and (min-width: 1201px) {
  .airplane-card__thumb img {
    height: 251%;
    top: -14%;
  }
}
@media screen and (min-width: 1921px) {
  .airplane-card__thumb img {
    height: 220%;
    top: -7%;
  }
}
@media screen and (min-width: 1201px) {
  .airplane-card__text {
    max-width: 420px;
  }
}
@media screen and (min-width: 1600px) {
  .airplane-card__text {
    max-width: 710px;
  }
}
.airplane-card__content {
  margin-bottom: 35px;
  z-index: 10;
  position: relative;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .airplane-card__content {
    grid-column: 2;
    grid-row: 1;
    padding-left: 0;
  }
}
.airplane-card__subtitle {
  font-weight: 500 !important;
  color: rgba(0, 0, 0, 0.5);
  margin: 0 !important;
}
.airplane-card__title {
  margin-top: 8px;
  margin-bottom: 24px;
  margin-left: -5px;
  font-size: 3.5rem;
  font-weight: 900;
  font-family: var(--wp--preset--font-family--default);
}
.airplane-card__features {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  z-index: 10;
  position: relative;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 25px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .airplane-card__features {
    row-gap: 17px;
    column-gap: 24px;
    padding-left: 48px;
    padding-right: 48px;
    grid-column: 1/-1;
    grid-row: 2;
  }
}
@media screen and (min-width: 992px) {
  .airplane-card__features {
    grid-row: 2;
    grid-column: 2;
    padding-left: 0;
    column-gap: 15px;
  }
}
@media screen and (min-width: 1201px) {
  .airplane-card__features {
    width: calc(100% - 50px);
    column-gap: 24px;
  }
}
.airplane-card__passagers, .airplane-card__autonomie, .airplane-card__performances, .airplane-card__tarif {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 70px 10px 32px 10px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  flex-basis: calc(33% - 2px);
  max-width: calc(33% - 2px);
  text-align: center;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .airplane-card__passagers, .airplane-card__autonomie, .airplane-card__performances, .airplane-card__tarif {
    flex-basis: calc(33% - 14px);
    max-width: calc(33% - 14px);
    padding: 80px 10px 15px 10px;
  }
}
@media screen and (min-width: 992px) {
  .airplane-card__passagers, .airplane-card__autonomie, .airplane-card__performances, .airplane-card__tarif {
    flex-basis: calc(33% - 9px);
    max-width: calc(33% - 9px);
  }
}
@media screen and (min-width: 1201px) {
  .airplane-card__passagers, .airplane-card__autonomie, .airplane-card__performances, .airplane-card__tarif {
    flex-basis: calc(33% - 15px);
    max-width: calc(33% - 15px);
    padding: 86px 10px 20px 10px;
  }
}
.airplane-card__passagers::after, .airplane-card__autonomie::after, .airplane-card__performances::after, .airplane-card__tarif::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 25px;
  width: 48px;
  height: 48px;
  transform: translateX(-50%);
  background-repeat: no-repeat;
}
@media screen and (min-width: 1201px) {
  .airplane-card__passagers::after, .airplane-card__autonomie::after, .airplane-card__performances::after, .airplane-card__tarif::after {
    top: 40px;
  }
}
.airplane-card__passagers span, .airplane-card__autonomie span, .airplane-card__performances span, .airplane-card__tarif span {
  font-size: 0.75rem;
  font-weight: 500;
  margin: 12px 0;
}
@media screen and (min-width: 341px) {
  .airplane-card__passagers span, .airplane-card__autonomie span, .airplane-card__performances span, .airplane-card__tarif span {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .airplane-card__passagers span, .airplane-card__autonomie span, .airplane-card__performances span, .airplane-card__tarif span {
    font-size: 1rem;
    margin: 12px 0 5px;
  }
}
.airplane-card__tarif {
  flex-basis: 100%;
  max-width: 100%;
}
.airplane-card__tarif::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDkiIHZpZXdCb3g9IjAgMCA0OCA0OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzQ1MjFfNDg0MikiPgo8cGF0aCBkPSJNMjMuNjAwNiAyMS44MzUyQzE5LjA2MDYgMjAuNjU1MiAxNy42MDA2IDE5LjQzNTIgMTcuNjAwNiAxNy41MzUyQzE3LjYwMDYgMTUuMzU1MiAxOS42MjA2IDEzLjgzNTIgMjMuMDAwNiAxMy44MzUyQzI2LjU2MDYgMTMuODM1MiAyNy44ODA2IDE1LjUzNTIgMjguMDAwNiAxOC4wMzUySDMyLjQyMDZDMzIuMjgwNiAxNC41OTUyIDMwLjE4MDYgMTEuNDM1MiAyNi4wMDA2IDEwLjQxNTJWNi4wMzUxNkgyMC4wMDA2VjEwLjM1NTJDMTYuMTIwNiAxMS4xOTUyIDEzLjAwMDYgMTMuNzE1MiAxMy4wMDA2IDE3LjU3NTJDMTMuMDAwNiAyMi4xOTUyIDE2LjgyMDYgMjQuNDk1MiAyMi40MDA2IDI1LjgzNTJDMjcuNDAwNiAyNy4wMzUyIDI4LjQwMDYgMjguNzk1MiAyOC40MDA2IDMwLjY1NTJDMjguNDAwNiAzMi4wMzUyIDI3LjQyMDYgMzQuMjM1MiAyMy4wMDA2IDM0LjIzNTJDMTguODgwNiAzNC4yMzUyIDE3LjI2MDYgMzIuMzk1MiAxNy4wNDA2IDMwLjAzNTJIMTIuNjQwNkMxMi44ODA2IDM0LjQxNTIgMTYuMTYwNiAzNi44NzUyIDIwLjAwMDYgMzcuNjk1MlY0Mi4wMzUySDI2LjAwMDZWMzcuNzM1MkMyOS45MDA2IDM2Ljk5NTIgMzMuMDAwNiAzNC43MzUyIDMzLjAwMDYgMzAuNjM1MkMzMy4wMDA2IDI0Ljk1NTIgMjguMTQwNiAyMy4wMTUyIDIzLjYwMDYgMjEuODM1MloiIGZpbGw9IiMwOTA5MDkiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF80NTIxXzQ4NDIiPgo8cmVjdCB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuMDM1MTU2MikiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
}
.airplane-card__tarif-info p:has(strong) {
  max-width: 75%;
  margin: 0 auto;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .airplane-card__tarif-info p:has(strong) {
    max-width: unset;
    margin: unset;
    margin-top: 12px;
  }
}
.airplane-card__passagers-count {
  margin: 0;
  font-size: 1.0625rem !important;
  font-weight: 900 !important;
}
@media screen and (min-width: 380px) {
  .airplane-card__passagers-count {
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .airplane-card__passagers-count {
    font-size: 2rem !important;
    margin-bottom: 0 !important;
  }
}
.airplane-card__passagers::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDkiIHZpZXdCb3g9IjAgMCA0OCA0OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzQ1MjFfNDgyMSkiPgo8cGF0aCBkPSJNNDEgMTIuNzkzOUMzNS43OCAxNC4xOTM5IDI5LjY2IDE0Ljc5MzkgMjQgMTQuNzkzOUMxOC4zNCAxNC43OTM5IDEyLjIyIDE0LjE5MzkgNyAxMi43OTM5TDYgMTYuNzkzOUM5LjcyIDE3Ljc5MzkgMTQgMTguNDUzOSAxOCAxOC43OTM5VjQ0Ljc5MzlIMjJWMzIuNzkzOUgyNlY0NC43OTM5SDMwVjE4Ljc5MzlDMzQgMTguNDUzOSAzOC4yOCAxNy43OTM5IDQyIDE2Ljc5MzlMNDEgMTIuNzkzOVpNMjQgMTIuNzkzOUMyNi4yIDEyLjc5MzkgMjggMTAuOTkzOSAyOCA4Ljc5Mzk1QzI4IDYuNTkzOTUgMjYuMiA0Ljc5Mzk1IDI0IDQuNzkzOTVDMjEuOCA0Ljc5Mzk1IDIwIDYuNTkzOTUgMjAgOC43OTM5NUMyMCAxMC45OTM5IDIxLjggMTIuNzkzOSAyNCAxMi43OTM5WiIgZmlsbD0iIzA5MDkwOSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzQ1MjFfNDgyMSI+CjxyZWN0IHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMC43OTM5NDUpIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
}
.airplane-card__autonomie-hours {
  margin: 0;
  font-size: 1.0625rem !important;
  font-weight: 900 !important;
}
@media screen and (min-width: 380px) {
  .airplane-card__autonomie-hours {
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .airplane-card__autonomie-hours {
    font-size: 2rem !important;
    margin-bottom: 0 !important;
  }
}
.airplane-card__autonomie::after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKeSURBVHgB7ZnLahRBFIb/xHglIoioqBEUr6CC7vMWLn0AdWtQyGpewYVLd4IXUNA3MBvBhQt3LgQXKupKVAy5dfIf6jTpaTo9VaeqenKZD35qalI51We66lTVKWDEiBFVxmDnBHWSWkI8u6lv1Hd0zDNqNaGewsg4bFyiTiEtU9RFGLA6cYW6hrSIvaswMAEb++DG7wJVIB75MfeqOsH69rLZ34VwZBJKZDqnHf5tabsfbu7IG1tuaVe19wcdcIGag3NmTutNSNi8T32mHlB7Iu0lZRb9oXG2oc1h6hG1om0KrR8x2mvFMr6/Uov6eVHrJRIoblBvqLtqXx5sTOuv9e8Tnva8sMyJT9R/6jj1kHoM94sLp6keXLyXeTCJ9V3BD7joc5Z6T/32sNc59S3MDPqHyb0B7c2kDJertfpkrX5wQHszuWN+J4Su2BLPj1E/kWfHabIf8iYkfsvO9YOWqeO52X6IEzepaf08rfWUmO2HOBEdz3PZD5kTL+Bi+S3qCfUcaclt30QP/etED5nYFiF2R60TudeHqP583kTu9SG6Px8ncq8P0f35OGGN30sD6sn685kTg+L3AbgzgpRyhpAttpwVpmrtpH6GOgQXcuW4Ok99of4F9JeF89RbNGf1lmtlXe+oyxgy5cFGztSShiwfrkDzQ1e/f0kd1f8feqj3dWRoDki8vq5lG1VHqonmAnEO+Pa/IaH5oNIRecBXiH8DSfJRlnxQ+WB1RyxDyLv/NmOW9aFQm7+o23B5Jmh5R78fh18SOsn5RTLfkob8qGVIxrr8cWQIzGB9KIRM4pj+tx4bJbBS3selIvheL/V9XNZ7vaYxmuM+LhWN93pNTuS4j0tF471e0y429X1cKrzv9bbKmXtb5AZGbErWANqSFH+PBNnLAAAAAElFTkSuQmCC);
}
.airplane-card__performances::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDkiIHZpZXdCb3g9IjAgMCA0OCA0OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzQ1MjFfNDgzNCkiPgo8cGF0aCBkPSJNNDAuNzU4NCAxNy45MzQyTDM4LjI5ODQgMjEuNjM0MkMzOS40ODQ3IDI0LjAwMDMgNDAuMDY1NSAyNi42MjM4IDM5Ljk4ODggMjkuMjY5NkMzOS45MTIgMzEuOTE1NCAzOS4xOCAzNC41MDA4IDM3Ljg1ODQgMzYuNzk0MkgxMC4xMzg0QzguNDIwNzMgMzMuODE0NCA3LjcwODk4IDMwLjM2MDQgOC4xMDg2NyAyNi45NDQzQzguNTA4MzYgMjMuNTI4MiA5Ljk5ODIxIDIwLjMzMTggMTIuMzU3MyAxNy44MjlDMTQuNzE2NSAxNS4zMjYyIDE3LjgxOTMgMTMuNjUwMyAyMS4yMDU5IDEzLjA0OTZDMjQuNTkyNCAxMi40NDg5IDI4LjA4MjQgMTIuOTU1NSAzMS4xNTg0IDE0LjQ5NDJMMzQuODU4NCAxMi4wMzQyQzMxLjA5MTQgOS42MTg2MiAyNi42MjMgOC41MzYyIDIyLjE2ODIgOC45NjAwNkMxNy43MTMzIDkuMzgzOTIgMTMuNTI5MyAxMS4yODk2IDEwLjI4NTQgMTQuMzcyMkM3LjA0MTQ3IDE3LjQ1NDggNC45MjUxMSAyMS41MzYzIDQuMjc0ODMgMjUuOTYzOEMzLjYyNDU0IDMwLjM5MTMgNC40Nzc4OSAzNC45MDkgNi42OTgzOSAzOC43OTQyQzcuMDQ3NDEgMzkuMzk4NyA3LjU0ODU3IDM5LjkwMTQgOC4xNTIwNSA0MC4yNTIzQzguNzU1NTQgNDAuNjAzMiA5LjQ0MDM0IDQwLjc5IDEwLjEzODQgNDAuNzk0MkgzNy44Mzg0QzM4LjU0MzIgNDAuNzk3IDM5LjIzNjMgNDAuNjEzNSAzOS44NDc0IDQwLjI2MjNDNDAuNDU4NSAzOS45MTExIDQwLjk2NiAzOS40MDQ2IDQxLjMxODQgMzguNzk0MkM0My4xNjExIDM1LjYwMiA0NC4wODU5IDMxLjk2MjcgNDMuOTkwNiAyOC4yNzgxQzQzLjg5NTMgMjQuNTkzNSA0Mi43ODM3IDIxLjAwNjggNDAuNzc4NCAxNy45MTQyTDQwLjc1ODQgMTcuOTM0MlpNMjEuMTc4NCAzMS42MTQyQzIxLjU0OTkgMzEuOTg2MSAyMS45OTEgMzIuMjgxMSAyMi40NzY2IDMyLjQ4MjRDMjIuOTYyMiAzMi42ODM3IDIzLjQ4MjcgMzIuNzg3MyAyNC4wMDg0IDMyLjc4NzNDMjQuNTM0MSAzMi43ODczIDI1LjA1NDYgMzIuNjgzNyAyNS41NDAyIDMyLjQ4MjRDMjYuMDI1NyAzMi4yODExIDI2LjQ2NjkgMzEuOTg2MSAyNi44Mzg0IDMxLjYxNDJMMzguMTU4NCAxNC42MzQyTDIxLjE3ODQgMjUuOTU0MkMyMC44MDY1IDI2LjMyNTcgMjAuNTExNSAyNi43NjY4IDIwLjMxMDIgMjcuMjUyNEMyMC4xMDg5IDI3LjczOCAyMC4wMDUyIDI4LjI1ODUgMjAuMDA1MiAyOC43ODQyQzIwLjAwNTIgMjkuMzA5OCAyMC4xMDg5IDI5LjgzMDQgMjAuMzEwMiAzMC4zMTU5QzIwLjUxMTUgMzAuODAxNSAyMC44MDY1IDMxLjI0MjcgMjEuMTc4NCAzMS42MTQyWiIgZmlsbD0iIzA5MDkwOSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzQ1MjFfNDgzNCI+CjxyZWN0IHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMC43OTM5NDUpIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
}
.airplane-card__performances p, .airplane-card__tarif p {
  font-size: 0.625rem;
  font-weight: 500;
  margin: 0;
}
@media screen and (min-width: 341px) {
  .airplane-card__performances p, .airplane-card__tarif p {
    font-size: 0.75rem;
    line-height: 1.2;
  }
}
.airplane-card__performances p strong, .airplane-card__tarif p strong {
  font-size: 1.0625rem;
}
@media screen and (min-width: 380px) {
  .airplane-card__performances p strong, .airplane-card__tarif p strong {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .airplane-card__performances p strong, .airplane-card__tarif p strong {
    font-size: 2rem;
  }
}
.airplane-card__tarif p strong {
  font-size: 1.0625rem;
}
@media screen and (min-width: 380px) {
  .airplane-card__tarif p strong {
    font-size: 1.25rem;
  }
}
.airplane-card__bottom-wrapper {
  position: relative;
  padding-bottom: 100%;
}
@media screen and (min-width: 600px) {
  .airplane-card__bottom-wrapper {
    padding-bottom: 80%;
  }
}
@media screen and (min-width: 992px) {
  .airplane-card__bottom-wrapper {
    padding-bottom: 44%;
  }
}
@media screen and (min-width: 1600px) {
  .airplane-card__bottom-wrapper {
    padding-bottom: 33%;
  }
}
.airplane-card__bottom-wrapper img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: 20% 100%;
}
.airplane-card .slide-button {
  margin: 0 auto !important;
}
.airplane-card .slide-button .wp-block-button__link {
  min-width: 240px !important;
}

.swiper {
  position: relative;
}
.swiper::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  width: 60px;
  height: 70px;
  background-color: var(--wp--preset--color--white);
  z-index: 11;
}
@media screen and (min-width: 992px) {
  .swiper::before {
    width: 200px;
    height: 230px;
  }
}
@media screen and (min-width: 1401px) {
  .swiper::before {
    width: 22%;
    height: 36%;
  }
}
@media screen and (min-width: 1201px) {
  .swiper-pagination {
    bottom: 48px !important;
  }
}
.swiper-slide {
  height: auto !important;
  align-self: stretch;
}

.instructor-card__inner {
  display: flex;
  flex-direction: column;
  row-gap: 56px;
  margin-bottom: 79px;
}
@media screen and (min-width: 1201px) {
  .instructor-card__inner {
    flex-direction: row;
    column-gap: 40px;
    row-gap: unset;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (min-width: 1201px) {
  .instructor-card__content {
    max-width: 85%;
    flex-basis: 85%;
  }
}
@media screen and (min-width: 1401px) {
  .instructor-card__content {
    max-width: 762px;
    flex-basis: 105%;
  }
}
.instructor-card__thumb {
  position: relative;
  padding-bottom: 65.5%;
}
@media screen and (min-width: 1201px) {
  .instructor-card__thumb {
    width: 100%;
    padding-bottom: 42%;
  }
}
@media screen and (min-width: 1401px) {
  .instructor-card__thumb {
    padding-bottom: 33%;
    max-width: 762px;
  }
}
@media screen and (min-width: 1600px) {
  .instructor-card__thumb {
    padding-bottom: 26.25%;
  }
}
.instructor-card__thumb img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.instructor-card__title {
  margin: 0 0 12px 0;
  font-size: 2rem;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .instructor-card__title {
    font-size: 2.5rem;
  }
}
.instructor-card__info {
  font-size: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .instructor-card__info {
    flex-direction: row;
    align-items: center;
  }
}
.instructor-card__phone {
  background-size: 0 100% !important;
  position: relative;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .instructor-card__phone {
    margin-left: 30px;
  }
}
.instructor-card__phone:hover {
  background-size: 100% 100% !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .instructor-card__phone::before {
    content: "";
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    width: 10px;
    background-color: var(--wp--preset--color--black);
  }
}
.instructor-card__experience {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  row-gap: 4px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .instructor-card__experience {
    flex-direction: row;
    justify-content: flex-start;
    column-gap: 20px;
    margin: 24px 0;
  }
}
@media screen and (min-width: 1201px) {
  .instructor-card__experience {
    margin: 21px 0;
    max-width: 700px;
  }
}
.instructor-card__experience-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: var(--wp--preset--color--alice-blue);
  backdrop-filter: blur(10px);
  border-radius: 16px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .instructor-card__experience-item {
    flex-basis: calc(33% - 10px);
    max-width: calc(33% - 10px);
  }
}
.instructor-card__experience-item p {
  margin: 0;
  padding: 24px 20px;
  font-size: 1rem;
  font-weight: 500;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 1201px) {
  .instructor-card__experience-item p {
    padding: 15px;
  }
}
.instructor-card__experience-item p strong {
  display: block;
  font-size: 2rem;
  text-align: center;
}
@media screen and (min-width: 1201px) {
  .instructor-card__overview {
    max-width: 640px;
  }
}

:where(.wp-block-group.has-background) {
  padding: 0;
}

@media screen and (min-width: 767px) and (min-height: 450px) {
  .has-global-padding:not(.header__wrapper):not(.footer__wrapper *):not(.alignwide):not(.header__menu--body) {
    padding-right: 40px !important;
    padding-left: 40px !important;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .has-global-padding:not(.header__wrapper):not(.footer__wrapper *):not(.alignwide):not(.header__menu--body) > .alignfull:not(.second-menu) {
    margin-right: -40px !important;
    margin-left: -40px !important;
  }
}

.wp-block-group.is-style-image-text .wp-block-media-text > .wp-block-media-text__content {
  padding-left: 0;
  padding-right: 0;
  grid-row: 1 !important;
}
.wp-block-group.is-style-image-text .wp-block-media-text > .wp-block-media-text__content p {
  max-width: 490px;
}
@media screen and (min-width: 601px) {
  .wp-block-group.is-style-image-text .wp-block-media-text > .wp-block-media-text__content {
    align-self: flex-start;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-image-text .wp-block-media-text > .wp-block-media-text__content {
    align-self: center;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-group.is-style-image-text .wp-block-media-text > .wp-block-media-text__content {
    align-self: flex-start;
    padding-top: 30px;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-image-text .wp-block-media-text > .wp-block-media-text__content .wp-block-heading {
    max-width: 55%;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-image-text .wp-block-media-text > .wp-block-media-text__content .wp-block-heading {
    max-width: unset;
  }
}
.wp-block-group.is-style-image-text .wp-block-media-text > .wp-block-media-text__media {
  grid-row: 2 !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-image-text .wp-block-media-text > .wp-block-media-text__media img {
    max-width: 620px;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-image-text .wp-block-media-text > .wp-block-media-text__media img {
    max-width: 490px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-image-text .wp-block-media-text > .wp-block-media-text__media img {
    max-width: 562px;
  }
}
.wp-block-group.is-style-image-text .wp-block-media-text:first-of-type .wp-block-media-text__media {
  position: relative;
  left: 20px;
  margin-top: 60px;
  width: 100%;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:first-of-type .wp-block-media-text__media {
    left: 40px;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:first-of-type .wp-block-media-text__media {
    max-width: 520px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:first-of-type .wp-block-media-text__media {
    max-width: 562px;
    left: 0;
    margin-top: 0;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:first-of-type .wp-block-media-text__media {
    left: -20px;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:first-of-type .wp-block-media-text__media {
    max-width: 802px;
  }
}
.wp-block-group.is-style-image-text .wp-block-media-text:first-of-type .wp-block-media-text__media img {
  aspect-ratio: 1.39/1;
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:first-of-type .wp-block-media-text__media img {
    aspect-ratio: 1/1.07;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:first-of-type .wp-block-media-text__media img {
    max-width: 802px;
    aspect-ratio: 1/0.75;
  }
}
.wp-block-group.is-style-image-text .wp-block-media-text:first-of-type .wp-block-media-text__media::before {
  content: "";
  position: absolute;
  left: -16px;
  width: 4px;
  height: 100%;
  border-radius: 48px;
  background-color: var(--wp--preset--color--black);
  top: 0;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:first-of-type .wp-block-media-text__media::before {
    left: -40px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:first-of-type .wp-block-media-text__media::before {
    left: 0;
    height: 200px;
    border-radius: 48px;
    top: calc(100% + 64px);
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:first-of-type .wp-block-media-text__media::before {
    left: 40px;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:first-of-type .wp-block-media-text__media::before {
    left: 35%;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:first-of-type .wp-block-media-text__content {
    padding-right: 7%;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:first-of-type .wp-block-media-text__content {
    padding-right: 9%;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:first-of-type {
    padding-left: 0;
    padding-right: 12%;
    max-width: 1920px;
    margin: 0 auto;
  }
}
.wp-block-group.is-style-image-text .wp-block-media-text:last-of-type .wp-block-media-text__media {
  left: -16px;
  position: relative;
  width: calc(100% + 16px);
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:last-of-type .wp-block-media-text__media {
    left: -40px;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:last-of-type .wp-block-media-text__media {
    max-width: 520px;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    left: unset;
    top: 45px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:last-of-type .wp-block-media-text__media {
    max-width: 562px;
    width: 100%;
    left: 0;
    top: 0;
    right: unset;
    position: relative;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:last-of-type .wp-block-media-text__media {
    left: 40px;
    margin-top: 7px;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:last-of-type .wp-block-media-text__media {
    left: 20px;
    max-width: 802px;
  }
}
.wp-block-group.is-style-image-text .wp-block-media-text:last-of-type .wp-block-media-text__media img {
  aspect-ratio: 1.35/1;
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:last-of-type .wp-block-media-text__media img {
    margin-left: auto;
    display: block;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:last-of-type .wp-block-media-text__media img {
    aspect-ratio: 1/1.21;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:last-of-type .wp-block-media-text__media img {
    max-width: 802px;
    aspect-ratio: 1/0.85;
  }
}
.wp-block-group.is-style-image-text .wp-block-media-text:last-of-type .wp-block-button__link {
  min-width: 239px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:last-of-type {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:last-of-type {
    margin-top: 206px;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:last-of-type {
    padding-left: 13%;
    padding-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:last-of-type .wp-block-buttons {
    min-width: 90vw;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:last-of-type .wp-block-buttons {
    min-width: unset;
  }
}
@media screen and (min-width: 601px) {
  .wp-block-group.is-style-image-text .wp-block-media-text {
    grid-template-columns: 100% !important;
    grid-column: 1 !important;
    grid-row: 1 !important;
    display: flex;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-group.is-style-image-text .wp-block-media-text {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.wp-block-group.is-style-image-text .wp-block-media-text:not(.has-media-on-the-right) {
  flex-direction: column-reverse;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__media img {
    display: block;
    margin-left: auto;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__media img {
    margin-left: unset;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-image-text .wp-block-media-text:not(.has-media-on-the-right) {
    flex-direction: row;
    justify-content: space-between;
    column-gap: 40px;
  }
}
.wp-block-group.is-style-image-text .wp-block-media-text.has-media-on-the-right {
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-image-text .wp-block-media-text.has-media-on-the-right {
    flex-direction: row;
    justify-content: space-between;
    column-gap: 20px;
    position: relative;
  }
}
.wp-block-group.is-style-bg-top-left {
  position: relative;
  padding-top: 140px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-bg-top-left {
    padding-top: 260px;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-bg-top-left {
    padding-top: 80px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-bg-top-left {
    padding-top: 180px;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-group.is-style-bg-top-left {
    padding-top: 160px;
  }
}
.wp-block-group.is-style-bg-top-left::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 101%;
  clip-path: polygon(100% 0%, -700% 100%, 100% 100%);
  background-color: var(--wp--preset--color--white);
  z-index: 1;
  pointer-events: none;
}
@media screen and (min-width: 481px) {
  .wp-block-group.is-style-bg-top-left::after {
    clip-path: polygon(100% 0%, -800% 100%, 100% 100%);
  }
}
@media screen and (min-width: 600px) {
  .wp-block-group.is-style-bg-top-left::after {
    clip-path: polygon(100% 0%, -900% 100%, 100% 100%);
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-bg-top-left::after {
    clip-path: polygon(100% 0%, -450% 100%, 100% 100%);
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-bg-top-left::after {
    clip-path: polygon(100% -2%, -116% 107%, 100% 100%);
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-group.is-style-bg-top-left::after {
    clip-path: polygon(100% -2%, -122% 111%, 100% 100%);
  }
}
.wp-block-group.is-style-bg-top-left::before {
  content: "";
  position: absolute;
  left: calc(50% - 2px);
  top: 0;
  width: 4px;
  height: 100%;
  background-color: var(--wp--preset--color--white);
  z-index: 11;
  max-height: 140px;
  border-bottom-left-radius: 48px;
  border-bottom-right-radius: 48px;
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-bg-top-left::before {
    max-height: 130px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-bg-top-left::before {
    max-height: 400px;
  }
}
.wp-block-group.is-style-bg-top-left .wp-block-media-text {
  position: relative;
  z-index: 10;
}
.wp-block-group.is-style-decor-line {
  position: relative;
  overflow: hidden;
}
.wp-block-group.is-style-decor-line::after {
  content: "";
  position: absolute;
  left: -125%;
  top: 0;
  width: 1600px;
  height: 2300px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAxMiIgaGVpZ2h0PSIxNDM1IiB2aWV3Qm94PSIwIDAgMTAxMiAxNDM1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNLTYxMS41IC02NTkuNUwxMDEyIDE3MDRMLTEyOC41IC02NTkuNUgtNjExLjVaIiBmaWxsPSIjMDkwOTA5Ii8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  z-index: 1;
  pointer-events: none;
}
@media screen and (min-width: 390px) {
  .wp-block-group.is-style-decor-line::after {
    left: -100%;
  }
}
@media screen and (min-width: 481px) {
  .wp-block-group.is-style-decor-line::after {
    left: -68%;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-decor-line::after {
    left: -45%;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-decor-line::after {
    top: 10%;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-decor-line::after {
    left: -25%;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-group.is-style-decor-line::after {
    left: -15%;
  }
}
@media screen and (min-width: 1901px) {
  .wp-block-group.is-style-decor-line::after {
    left: -5%;
    top: 0;
  }
}
.wp-block-group.is-style-decor-line-long {
  position: relative;
  overflow: hidden;
}
.wp-block-group.is-style-decor-line-long::after {
  content: "";
  position: absolute;
  left: -125%;
  top: 10%;
  width: 1600px;
  height: 2300px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzcyIiBoZWlnaHQ9IjE2NzciIHZpZXdCb3g9IjAgMCA3NzIgMTY3NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTS0zNDQgNDRMNzcyIDE2OTZMLTQwIDBMLTM0NCA0NFoiIGZpbGw9IiMwOTA5MDkiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  z-index: 1;
  pointer-events: none;
}
@media screen and (min-width: 390px) {
  .wp-block-group.is-style-decor-line-long::after {
    left: -100%;
    top: 5%;
  }
}
@media screen and (min-width: 481px) {
  .wp-block-group.is-style-decor-line-long::after {
    left: -68%;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-decor-line-long::after {
    left: -45%;
    top: 5%;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-decor-line-long::after {
    top: 10%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTExNiIgaGVpZ2h0PSIxNjk2IiB2aWV3Qm94PSIwIDAgMTExNiAxNjk2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMCA0NEwxMTE2IDE2OTZMMzA0IDBMMCA0NFoiIGZpbGw9IiMwOTA5MDkiLz4KPC9zdmc+Cg==);
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-decor-line-long::after {
    left: -34%;
    top: 5%;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-group.is-style-decor-line-long::after {
    left: -27%;
  }
}
@media screen and (min-width: 1901px) {
  .wp-block-group.is-style-decor-line-long::after {
    left: -16%;
    top: 12%;
  }
}
.wp-block-group.is-style-decor-line-hide-mobile {
  position: relative;
  overflow: hidden;
}
.wp-block-group.is-style-decor-line-hide-mobile::after {
  content: none;
}
@media screen and (min-width: 481px) {
  .wp-block-group.is-style-decor-line-hide-mobile::after {
    content: "";
    position: absolute;
    left: -125%;
    top: 0;
    width: 1600px;
    height: 2300px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAxMiIgaGVpZ2h0PSIxNDM1IiB2aWV3Qm94PSIwIDAgMTAxMiAxNDM1IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNLTYxMS41IC02NTkuNUwxMDEyIDE3MDRMLTEyOC41IC02NTkuNUgtNjExLjVaIiBmaWxsPSIjMDkwOTA5Ii8+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    z-index: 1;
    pointer-events: none;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-decor-line-hide-mobile::after {
    top: 10%;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-decor-line-hide-mobile::after {
    left: -25%;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-group.is-style-decor-line-hide-mobile::after {
    left: -15%;
  }
}
@media screen and (min-width: 1901px) {
  .wp-block-group.is-style-decor-line-hide-mobile::after {
    left: -5%;
    top: 0;
  }
}
.wp-block-group.is-style-banner-subpages {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 520px;
  clip-path: polygon(50% 100%, -140% 0%, 230% 0%);
  margin-top: -92px;
  background-position: center;
}
.wp-block-group.is-style-banner-subpages::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: var(--wp--preset--color--black);
  opacity: 0.2;
  z-index: 1;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-banner-subpages {
    min-height: 85vh;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-group.is-style-banner-subpages {
    clip-path: polygon(50% 100%, -80% 0%, 180% 0%);
    min-height: 630px;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-group.is-style-banner-subpages {
    clip-path: polygon(50% 100%, -53% 0%, 153% 0%);
  }
}
.wp-block-group.is-style-banner-subpages .wp-block-heading {
  letter-spacing: -4.08px;
  z-index: 10;
  font-size: 5.625rem !important;
}
@media screen and (min-width: 380px) {
  .wp-block-group.is-style-banner-subpages .wp-block-heading {
    font-size: 6.5625rem !important;
  }
}
@media screen and (min-width: 420px) {
  .wp-block-group.is-style-banner-subpages .wp-block-heading {
    font-size: 7.5rem !important;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-banner-subpages .wp-block-heading {
    font-size: 11.5rem !important;
    letter-spacing: -5.52px;
    margin-top: -5%;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-banner-subpages .wp-block-heading {
    line-height: 0.8 !important;
    font-size: 15rem !important;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-banner-subpages .wp-block-heading {
    font-size: var(--wp--preset--font-size--xxxxl) !important;
    letter-spacing: -8.64px;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-group.is-style-banner-subpages .wp-block-heading {
    font-size: 16.25rem !important;
  }
}
@media screen and (min-width: 1800px) {
  .wp-block-group.is-style-banner-subpages .wp-block-heading {
    font-size: var(--wp--preset--font-size--xxxxl) !important;
  }
}
.wp-block-group.is-style-cta {
  display: flex;
  align-items: flex-end;
  min-height: 777px;
  clip-path: polygon(100% -30%, -160% 100%, 100% 100%);
  background-position: 62% 0;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-cta {
    min-height: 1000px;
    background-position: 15% 0;
    clip-path: polygon(100% -40%, -145% 100%, 100% 100%);
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-cta {
    min-height: 800px;
    align-items: flex-start;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-cta {
    clip-path: polygon(10% 0%, 100% 0, 100% 100%, 0 100%, 0% 27%);
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-cta .wp-block-columns {
    margin: 88px auto 0 auto !important;
    justify-content: flex-end;
    display: flex;
    max-width: 1920px;
    width: 100%;
  }
}
@media screen and (min-width: 1901px) {
  .wp-block-group.is-style-cta .wp-block-columns {
    margin-top: 155px !important;
  }
}
.wp-block-group.is-style-cta .wp-block-columns > .wp-block-column {
  max-width: 770px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-cta .wp-block-columns > .wp-block-column.is-style-br-24 {
    min-width: 770px;
  }
}
.wp-block-group.is-style-instructor-carousel-bg {
  position: relative;
}
.wp-block-group.is-style-instructor-carousel-bg::after {
  content: "";
  position: absolute;
  left: 0;
  top: -11%;
  width: 100%;
  height: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkyMCIgaGVpZ2h0PSIxMDk0IiB2aWV3Qm94PSIwIDAgMTkyMCAxMDk0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMCAyMjUuNTMxVjAuMDMxMjVWNTIyLjAzMVY4ODYuMDMxSDE5MjBMMCAyMjUuNTMxWiIgZmlsbD0iIzIxRUJGMyIgZmlsbC1vcGFjaXR5PSIwLjUiLz4KPHBhdGggZD0iTTE5MjAgMTA5My4wM1YxMDAwLjExVjg4Ni4wMzFIMEwxOTIwIDEwOTMuMDNaIiBmaWxsPSIjMjFFQkYzIiBmaWxsLW9wYWNpdHk9IjAuNSIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  z-index: -1;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-instructor-carousel-bg::after {
    top: -8%;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-instructor-carousel-bg::after {
    top: -7%;
    height: 1094px;
  }
}
@media screen and (min-width: 1901px) {
  .wp-block-group.is-style-instructor-carousel-bg::after {
    top: -7%;
  }
}
@media screen and (min-width: 1921px) {
  .wp-block-group.is-style-instructor-carousel-bg::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjU2MCIgaGVpZ2h0PSIxMDkzIiB2aWV3Qm94PSIwIDAgMjU2MCAxMDkzIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfNDAwMDAzMjlfMjYyKSI+CjxwYXRoIGQ9Ik0tODUzLjMzMiAyMjUuNVYwVjUyMlY4ODZIMjU2MEwtODUzLjMzMiAyMjUuNVoiIGZpbGw9IiMyMUVCRjMiIGZpbGwtb3BhY2l0eT0iMC41Ii8+CjxwYXRoIGQ9Ik0zNDEzLjMzIDEwOTNWMTAwMC4wOFY4ODZIMEwzNDEzLjMzIDEwOTNaIiBmaWxsPSIjMjFFQkYzIiBmaWxsLW9wYWNpdHk9IjAuNSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzQwMDAwMzI5XzI2MiI+CjxyZWN0IHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjEwOTMiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
  }
}
.wp-block-group.is-style-two-bg {
  position: relative;
  padding-top: 120px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-two-bg {
    padding-top: 160px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-two-bg {
    padding-top: 328px;
    margin-top: 0;
  }
}
.wp-block-group.is-style-two-bg::before, .wp-block-group.is-style-two-bg::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background-color: var(--wp--preset--color--white);
  z-index: 1;
}
.wp-block-group.is-style-two-bg::before {
  top: -1px;
  height: 14%;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 0%);
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-two-bg::before {
    top: 34%;
    height: 32%;
    clip-path: polygon(0 16%, 100% 0%, 100% 85%, 0% 100%);
  }
}
.wp-block-group.is-style-two-bg::after {
  bottom: -1px;
  height: 27%;
  clip-path: polygon(0% 100%, 0% 0%, 800% 100%);
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-two-bg::after {
    clip-path: polygon(0% 100%, 0% 0%, 600% 100%);
    height: 25%;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-two-bg::after {
    height: 810px;
    clip-path: polygon(0% 10%, 0% 100%, 347% 100%);
  }
}
.wp-block-group.is-style-two-bg .wp-block-columns {
  z-index: 10;
  position: relative;
}
.wp-block-group.is-style-two-bg .wp-block-columns:first-of-type {
  position: relative;
}
.wp-block-group.is-style-two-bg .wp-block-columns:first-of-type::after {
  content: "";
  clip-path: polygon(-415% 63%, 100% 0%, 100% 80%, 0% 100%);
  position: absolute;
  top: 85%;
  height: 160%;
  width: 100vw;
  background-color: var(--wp--preset--color--white);
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-two-bg .wp-block-columns:first-of-type::after {
    top: -330px;
    height: 800px;
    clip-path: polygon(-18% 0%, 114% 0%, 100% 97%);
  }
}
.wp-block-group.is-style-bg-left-top-right-bottom::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  clip-path: polygon(100% 0%, -13% 0%, 100% 105%);
  background-color: var(--wp--preset--color--white);
  z-index: 1;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-bg-left-top-right-bottom::after {
    clip-path: polygon(100% 0%, 0% 0%, 100% 85%);
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-bg-left-top-right-bottom::after {
    clip-path: polygon(100% 0%, 4% 0%, 100% 74%);
  }
}
.wp-block-group.is-style-bg-left-top-right-bottom .wp-block-columns,
.wp-block-group.is-style-bg-left-top-right-bottom .wp-block-chc-instructor-carousel {
  z-index: 2;
  position: relative;
}
.wp-block-group.is-style-bg-left-top-right-bottom-slider::before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  height: 17%;
  width: 100%;
  clip-path: polygon(100% 0%, 0% 0%, 100% 100%);
  background-color: var(--wp--preset--color--white);
  z-index: 1;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-bg-left-top-right-bottom-slider::before {
    clip-path: polygon(100% 0%, 0% 0%, 100% 90%);
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-bg-left-top-right-bottom-slider::before {
    clip-path: polygon(129% 0%, -19% 0%, 100% 100%);
    height: 55%;
  }
}
.wp-block-group.is-style-bg-left-top-right-bottom-slider::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 39%;
  width: 100%;
  clip-path: polygon(100% 15%, -200% -1%, 100% 200%);
  background-color: var(--wp--preset--color--white);
  z-index: 1;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-bg-left-top-right-bottom-slider::after {
    height: 600px;
    clip-path: polygon(100% 25%, -200% 0%, 100% 200%);
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-bg-left-top-right-bottom-slider::after {
    height: 17%;
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
  }
}
.wp-block-group.is-style-bg-left-top-right-bottom-slider .wp-block-columns,
.wp-block-group.is-style-bg-left-top-right-bottom-slider .wp-block-chc-instructor-carousel {
  z-index: 2;
  position: relative;
}
.wp-block-group.is-style-points {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-points {
    padding-bottom: 140px;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-points {
    padding-top: unset;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-points::after {
    content: "";
    position: absolute;
    left: 0;
    top: 15%;
    width: 100%;
    height: 85%;
    background-color: var(--wp--preset--color--primary) !important;
    z-index: -1;
    clip-path: polygon(100% 0%, 100% 90%, 200% 100%, 0% 70%, 0% 35%);
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-points::after {
    top: 30%;
    height: 64%;
    clip-path: polygon(100% 0%, 100% 87%, 178% 100%, 0% 70%, 0% 17%);
  }
}
.wp-block-group.is-style-text-on-image {
  padding-top: 40px;
  padding-bottom: 120px;
  background-position: center;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-text-on-image {
    padding-top: 80px;
    padding-bottom: 280px;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-text-on-image {
    padding-top: 88px;
    padding-bottom: 200px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-text-on-image {
    clip-path: polygon(0 0, 100% 0, 100% 69%, 0% 100%);
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-text-on-image .wp-block-columns {
    max-width: 805px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-text-on-image .wp-block-columns {
    max-width: 1920px;
    margin: 0 auto !important;
    width: 100%;
  }
}
.wp-block-group.is-style-text-on-image .wp-block-column.is-style-br-24 {
  left: -32px;
  padding-left: 32px;
  border-bottom-right-radius: 24px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-text-on-image .wp-block-column.is-style-br-24 {
    padding: 68px 80px 68px 48px;
    left: -20px;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-text-on-image .wp-block-column.is-style-br-24 {
    border-top-right-radius: 24px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-text-on-image .wp-block-column.is-style-br-24 {
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
    max-width: 835px;
    width: 100%;
    min-width: unset;
    left: -40px;
  }
}
.wp-block-group.is-style-text-on-image .wp-block-column.is-style-br-24 p {
  max-width: unset;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-text-on-image .wp-block-column.is-style-br-24 p.has-lg-font-size {
    font-size: 1.75rem !important;
  }
}
.wp-block-group.is-style-banner-sous-pages {
  position: relative;
  padding-top: 120px;
  background-repeat: no-repeat;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-banner-sous-pages {
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-banner-sous-pages {
    padding-top: 143px;
    background-size: cover !important;
    max-height: 780px;
    height: 100%;
    border-radius: unset;
  }
}
.wp-block-group.is-style-banner-sous-pages h1.wp-block-heading {
  max-width: 93%;
  font-size: 2.875rem !important;
  line-height: 1.1;
}
@media screen and (min-width: 390px) {
  .wp-block-group.is-style-banner-sous-pages h1.wp-block-heading {
    font-size: var(--wp--preset--font-size--xxxl) !important;
    line-height: 1;
  }
}
@media screen and (min-width: 481px) {
  .wp-block-group.is-style-banner-sous-pages h1.wp-block-heading {
    max-width: unset;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-banner-sous-pages h1.wp-block-heading {
    font-size: 4rem !important;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-banner-sous-pages h1.wp-block-heading {
    max-width: 850px;
    font-size: var(--wp--preset--font-size--xxxl) !important;
  }
}
.wp-block-group.is-style-banner-sous-pages::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-banner-sous-pages::after {
    height: 82%;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-banner-sous-pages::after {
    height: 100%;
  }
}
.wp-block-group.is-style-banner-sous-pages::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 45%;
  background-color: var(--wp--preset--color--white);
  backdrop-filter: blur(10px);
  z-index: 2;
}
@media screen and (min-width: 481px) {
  .wp-block-group.is-style-banner-sous-pages::before {
    height: 40%;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-banner-sous-pages::before {
    display: none;
  }
}
.wp-block-group.is-style-banner-sous-pages > .wp-block-columns {
  z-index: 2;
  position: relative;
  flex-direction: column;
}
.wp-block-group.is-style-banner-sous-pages .wp-block-column.is-style-br-24 {
  background: rgba(255, 255, 255, 0.6);
  padding-bottom: unset;
  margin-top: 70px;
  min-width: unset;
  left: -16px;
  min-width: calc(100% + 32px);
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-banner-sous-pages .wp-block-column.is-style-br-24 {
    padding-bottom: 68px;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(10px);
    border-radius: 24px;
    margin-bottom: -60px;
    z-index: 11;
    position: relative;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-banner-sous-pages .wp-block-column.is-style-br-24 {
    min-width: unset;
    width: 100%;
    margin-top: -10px;
    max-width: 805px;
    margin-left: auto;
    margin-right: -32px;
    border-top-right-radius: unset;
    border-bottom-right-radius: unset;
    padding-right: 80px;
    padding-top: 78px;
  }
}
@media screen and (min-width: 1901px) {
  .wp-block-group.is-style-banner-sous-pages .wp-block-column.is-style-br-24 {
    margin-right: -75px;
  }
}
.wp-block-group.is-style-banner-sous-pages .wp-block-column.is-style-br-24 p {
  max-width: unset;
}
.wp-block-group.is-style-banner-sous-pages .wp-block-list li {
  font-size: 1.25rem !important;
}
.wp-block-group.is-style-documents {
  padding-top: var(--wp--preset--spacing--90);
  padding-bottom: var(--wp--preset--spacing--90);
}
.wp-block-group.is-style-documents .wp-block-columns {
  flex-wrap: wrap !important;
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-documents .wp-block-columns {
    flex-wrap: nowrap !important;
  }
}
.wp-block-group.is-style-documents .wp-block-column {
  flex-basis: 100% !important;
}
.wp-block-group.is-style-documents .wp-block-column:empty {
  display: none !important;
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-documents .wp-block-column:empty {
    display: block !important;
  }
}
.wp-block-group.is-style-documents .wp-block-button {
  flex-basis: 100% !important;
  width: 100% !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-documents .wp-block-button {
    flex-basis: calc(50% - 6px) !important;
    width: calc(50% - 6px) !important;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-documents .wp-block-button {
    flex-basis: 100% !important;
    width: 100% !important;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-documents > .wp-block-group:not(:last-of-type) {
    margin-bottom: var(--wp--preset--spacing--90) !important;
  }
}
.wp-block-group.is-style-gallery {
  position: relative;
  z-index: -1;
  padding-bottom: var(--wp--preset--spacing--90);
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-gallery::before {
    content: "";
    position: absolute;
    top: -490px;
    left: 0;
    right: 0;
    height: 1029px;
    background-color: var(--wp--preset--color--anakiwa);
    clip-path: polygon(0% 20%, 100% 0%, 100% 100%, 0% 80%);
    z-index: -1;
  }
}
.wp-block-group.is-style-coupon {
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-coupon {
    clip-path: polygon(0 0, 100% 0, 100% 69%, 0% 100%);
  }
}
.wp-block-group.is-style-coupon .wp-block-columns {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1201px) {
  .wp-block-group.is-style-coupon .wp-block-columns {
    flex-direction: row;
  }
}
.wp-block-group.is-style-coupon .wp-block-chc-coupon-card {
  max-width: unset;
}
.wp-block-group.is-style-webcam {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-webcam {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.wp-block-group.is-style-weather-tab {
  position: relative;
  margin-bottom: 120px;
}
.wp-block-group.is-style-weather-tab::before {
  content: "";
  position: absolute;
  top: -6rem;
  left: 0;
  right: 0;
  bottom: -3.6875rem;
  background-color: var(--wp--preset--color--anakiwa);
  clip-path: polygon(0% 0%, 100% 34%, 100% 87%, 0% 100%);
  z-index: -1;
}
.wp-block-group.is-style-weather-tab .wp-block-heading {
  margin-bottom: 0.5rem;
}
.wp-block-group.is-style-weather-tab .wp-block-heading.alignwide {
  max-width: 1825px;
}
.wp-block-group.is-style-weather-tab > .is-layout-flex {
  justify-content: space-between;
  gap: 1.25rem;
}
.wp-block-group.is-style-weather-tab > .is-layout-flex.alignwide {
  max-width: 1825px;
}
.wp-block-group.is-style-weather-tab > .is-layout-flex > .is-layout-flex.is-vertical {
  justify-content: space-between;
  gap: 1rem;
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-weather-tab > .is-layout-flex > .is-layout-flex.is-vertical {
    min-height: 176px;
  }
}
.wp-block-group.is-style-weather-tab .wp-block-columns {
  gap: 2.5rem;
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-weather-tab .wp-block-columns {
    gap: 1.25rem;
  }
}
.wp-block-group.is-style-weather-tab .wp-block-column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-weather-tab .wp-block-column {
    min-height: 11rem;
    gap: 1.25rem;
  }
}
.wp-block-group.is-style-weather-tab .wp-block-column p {
  margin: 0;
}
.wp-block-group.is-style-securite::after {
  content: "";
  position: absolute;
  top: 150px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--wp--preset--color--anakiwa);
  clip-path: polygon(0 0, 100% 27%, 100% 61%, 0 46%);
  z-index: -1;
  display: none;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-securite::after {
    display: block;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-group.is-style-securite::after {
    clip-path: polygon(0 0, 100% 42%, 100% 85%, 0 71%);
  }
}
.wp-block-group.is-style-bg-top-bottom {
  position: relative;
  margin-top: var(--wp--preset--spacing--22);
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-group.is-style-bg-top-bottom {
    margin-top: unset;
  }
}
.wp-block-group.is-style-bg-top-bottom::before {
  content: "";
  position: absolute;
  top: -1px;
  width: 100%;
  height: 35vh;
  left: 0;
  background-color: var(--wp--preset--color--white);
  clip-path: polygon(100% 0, 0 0, 0 29%);
  z-index: 1;
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-bg-top-bottom::before {
    clip-path: polygon(100% 0, 0 0, 0 32%);
    height: 60vh;
  }
}
.wp-block-group.is-style-bg-top-bottom::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 15vh;
  background-color: var(--wp--preset--color--white);
  clip-path: polygon(0% 30%, 0% 100%, 180% 140%);
  z-index: 1;
}
@media screen and (min-width: 992px) {
  .wp-block-group.is-style-bg-top-bottom::after {
    height: 15vh;
    clip-path: polygon(0% 30%, 0% 100%, 180% 140%);
  }
}
.wp-block-group.is-style-bg-top-bottom .wp-block-button,
.wp-block-group.is-style-bg-top-bottom .wp-block-heading,
.wp-block-group.is-style-bg-top-bottom .wp-block-list,
.wp-block-group.is-style-bg-top-bottom p {
  position: relative;
  z-index: 2;
}

.wp-block-details {
  background-color: var(--wp--preset--color--white);
  border-radius: 10px;
  padding: 30px 20px;
  overflow: hidden;
}
.wp-block-details:not(:last-of-type) {
  margin-bottom: 20px !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-details {
    padding: 30px 70px 30px 70px;
  }
}
.wp-block-details summary {
  position: relative;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: var(--wp--preset--font-family--heading);
  line-height: 1.1;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-details summary {
    font-size: 2.1875rem;
  }
}
.wp-block-details summary::marker {
  font-size: 0;
}
.wp-block-details summary::-webkit-details-marker {
  display: none;
}
.wp-block-details summary::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate3d(1, 0, 0, 0deg);
  width: 24px;
  height: 14px;
  transition: transform 0.4s;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAyNCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjk5OTggMi4xOTA5N0wxMi4yMTA0IDE0LjA4MDZMMC40MjA4OTggMi4xOTA5N0wyLjUxMzUzIDAuMDgwNTY4MkwxMi4yMTA0IDkuODU5NzZMMjEuOTA3MiAwLjA4MDU2NzRMMjMuOTk5OCAyLjE5MDk3WiIgZmlsbD0iIzI0Mzg3MiIvPgo8L3N2Zz4K);
}
.wp-block-details summary ~ * {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  transition: max-height 0.3s ease, opacity 0.5s ease;
  will-change: max-height, opacity;
}
.wp-block-details p {
  font-size: 1.0625rem;
  margin-bottom: 0.625rem;
}
.wp-block-details[open] {
  padding-bottom: 18px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-details[open] {
    padding-bottom: 30px;
  }
}
.wp-block-details[open] summary {
  margin-bottom: 20px;
}
@media screen and (min-width: 782px) {
  .wp-block-details[open] summary {
    margin-bottom: 40px;
  }
}
.wp-block-details[open] summary::before {
  transform: translateY(-50%) rotate3d(1, 0, 0, 180deg);
}
.wp-block-details[open] summary ~ * {
  opacity: 1;
  visibility: visible;
  max-height: 9999px;
  transition: max-height 0.5s ease, opacity 0.3s ease-in-out 0.1s;
}
.wp-block-details .wp-block-columns {
  gap: 30px;
}
@media screen and (min-width: 782px) {
  .wp-block-details .wp-block-columns {
    gap: 20px;
  }
}
.wp-block-details .wp-block-columns .wp-block-column .wp-block-heading {
  font-size: 1.0625rem;
}
@media screen and (min-width: 782px) {
  .wp-block-details .wp-block-columns .wp-block-column .wp-block-heading {
    margin: 20px 0 22px !important;
    font-size: 1.875rem;
  }
}
.wp-block-details .wp-block-image {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  padding-bottom: 65%;
}
@media screen and (min-width: 992px) {
  .wp-block-details .wp-block-image {
    padding-bottom: 62%;
  }
}
.wp-block-details .wp-block-image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wp-block-details .is-type-video {
  border-radius: 10px !important;
  overflow: hidden;
  max-width: 1000px;
}
.wp-block-details .is-type-video .wp-block-embed__wrapper {
  border-radius: 10px !important;
  overflow: hidden;
}
.wp-block-details .is-type-video .wp-block-embed__wrapper iframe {
  border-radius: 10px !important;
  overflow: hidden;
}

.wp-block-post .wp-block-read-more {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  border: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--wp--preset--color--primary) !important;
  text-transform: uppercase;
  background-image: none !important;
}
.wp-block-post .wp-block-read-more::after {
  content: "";
  height: 14px;
  width: 9px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjM1NjY5IDAuMDE2OTUwMUw4Ljk4MTQ5IDdMMS4zNTY2OSAxMy45ODMxTDAuMDE4NTA3OCAxMi43NTc1TDYuMjk1MDcgNy4wMDkyMkw2LjMwNTEzIDdMNi4yOTUwNyA2Ljk5MDc4TDAuMDE4NTA3OCAxLjI0MjVMMS4zNTY2OSAwLjAxNjk1MDFaIiBmaWxsPSIjMjQzODcyIiBzdHJva2U9IiMyNDM4NzIiIHN0cm9rZS13aWR0aD0iMC4wMjUiLz4KPC9zdmc+Cg==);
  transition: filter 0.3s ease-out;
}
.wp-block-post .wp-block-read-more:hover {
  color: var(--wp--preset--color--gray) !important;
}
.wp-block-post .wp-block-read-more:hover::after {
  filter: grayscale(1) brightness(3);
}
.wp-block-post .wp-block-post-featured-image a {
  background-image: none !important;
  color: inherit !important;
}
.wp-block-post .wp-block-post-title a,
.wp-block-post .taxonomy-category a {
  background-size: 0 100% !important;
  display: unset;
  color: inherit !important;
}
.wp-block-post .wp-block-post-title a:hover,
.wp-block-post .taxonomy-category a:hover {
  background-size: 100% 100% !important;
}
.wp-block-post .wp-block-post-featured-image {
  aspect-ratio: 2/1;
  margin-bottom: 10px;
  overflow: hidden;
  transform: translateZ(0);
  border-radius: 10px;
}
.wp-block-post .wp-block-post-featured-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
  will-change: transform;
}
.wp-block-post .wp-block-post-title {
  margin-top: 10px;
  margin-bottom: 10px;
}
.wp-block-post .wp-block-post-excerpt__excerpt {
  font-size: 0.9375rem;
  line-height: 1.4;
  margin-bottom: 0;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-post .wp-block-post-excerpt__excerpt {
    font-size: 1.0625rem;
  }
}
.wp-block-post .wp-block-post-excerpt__more-link {
  position: relative;
  background-color: unset;
  padding: 0 20px 0 0;
  border-radius: unset;
  font-weight: 400;
  background-image: none !important;
  color: inherit !important;
}
.wp-block-post .wp-block-post-excerpt__more-link::after {
  content: "";
  position: absolute;
  right: 7px;
  top: calc(50% - 1px);
  transform: translate(0, -50%);
  width: 8px;
  height: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjIyIiB2aWV3Qm94PSIwIDAgNyAyMiIgZmlsbD0ibm9uZSI+CjxwYXRoIGQ9Ik00Ljc4OTcyIDE1TDAuMjU3MDQ1IDEwLjUzMDNDMC4wOTAyNDQ4IDEwLjM2IC0wLjAwMjA1MTcxIDEwLjEzMTkgMy40NjE1NWUtMDUgOS44OTUxM0MwLjAwMjEyMDk0IDkuNjU4MzcgMC4wOTg0MjMyIDkuNDMxODkgMC4yNjgyIDkuMjY0NDdDMC40Mzc5NzYgOS4wOTcwNiAwLjY2NzY0MyA5LjAwMjA5IDAuOTA3NzM1IDkuMDAwMDNDMS4xNDc4MyA4Ljk5Nzk4IDEuMzc5MTMgOS4wODg5OSAxLjU1MTgzIDkuMjUzNDhMNi43MzE5IDE0LjM2MTZDNi45MDM1NiAxNC41MzA5IDcgMTQuNzYwNiA3IDE1QzcgMTUuMjM5NCA2LjkwMzU2IDE1LjQ2OTEgNi43MzE5IDE1LjYzODRMMS41NTE4MyAyMC43NDY1QzEuMzc5MTMgMjAuOTExIDEuMTQ3ODMgMjEuMDAyIDAuOTA3NzM1IDIxQzAuNjY3NjQzIDIwLjk5NzkgMC40Mzc5NzYgMjAuOTAyOSAwLjI2ODIgMjAuNzM1NUMwLjA5ODQyMzIgMjAuNTY4MSAwLjAwMjEyMDk0IDIwLjM0MTYgMy40NjE1NWUtMDUgMjAuMTA0OUMtMC4wMDIwNTE3MSAxOS44NjgxIDAuMDkwMjQ0OCAxOS42NCAwLjI1NzA0NSAxOS40Njk3TDQuNzg5NzIgMTVaIiBmaWxsPSIjMjMzMDM2Ii8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: bottom;
  transition: transform 0.4s linear;
}
.wp-block-post .wp-block-post-excerpt__more-link:hover::after {
  transform: translate(7px, -50%);
}
.wp-block-post .wp-block-columns.is-not-stacked-on-mobile .wp-block-post-featured-image {
  border-radius: 10px;
}
.wp-block-post .wp-block-button__link {
  width: fit-content;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-post:hover .wp-block-post-featured-image img {
    transform: scale(1.05);
  }
}

.single-post .wp-block-post .wp-block-read-more:hover::after {
  right: -15px !important;
}

.wp-block-post--first-large .wp-block-read-more {
  position: absolute !important;
  bottom: 0;
  padding-right: 23px;
  font-size: 1rem;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-post--first-large .wp-block-read-more {
    position: relative !important;
  }
}
.wp-block-post--first-large .wp-block-post-date {
  order: -1;
  max-width: fit-content;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-post--first-large .wp-block-post-date {
    order: unset;
  }
}
.wp-block-post--first-large .wp-block-post-template {
  grid-column-gap: 10px;
  grid-row-gap: 20px;
}
.wp-block-post--first-large ul.wp-block-post-template {
  display: flex !important;
  justify-content: space-between;
  overflow-x: scroll;
  /* Hide scrollbar */
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-post--first-large ul.wp-block-post-template {
    display: grid !important;
    overflow: unset;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-post--first-large ul.wp-block-post-template {
    gap: 20px;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-post--first-large ul.wp-block-post-template {
    grid-template-columns: minmax(693px, 1fr) 1fr;
    gap: 40px;
  }
}
.wp-block-post--first-large ul.wp-block-post-template li {
  min-width: 290px;
  position: relative;
  padding-bottom: 25px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-post--first-large ul.wp-block-post-template li {
    padding-bottom: unset;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-post--first-large ul.wp-block-post-template li.wp-block-post:not(:first-of-type) .wp-block-columns .wp-block-column:not(:first-child) {
    display: grid;
    grid-template-columns: max-content 1fr;
    align-items: start;
  }
  .wp-block-post--first-large ul.wp-block-post-template li.wp-block-post:not(:first-of-type) .wp-block-columns .wp-block-column:not(:first-child) .taxonomy-category,
  .wp-block-post--first-large ul.wp-block-post-template li.wp-block-post:not(:first-of-type) .wp-block-columns .wp-block-column:not(:first-child) .wp-block-post-date {
    grid-column: span 1;
  }
  .wp-block-post--first-large ul.wp-block-post-template li.wp-block-post:not(:first-of-type) .wp-block-columns .wp-block-column:not(:first-child) .taxonomy-category {
    position: relative;
    padding-right: 15px;
    margin-bottom: 0 !important;
  }
  .wp-block-post--first-large ul.wp-block-post-template li.wp-block-post:not(:first-of-type) .wp-block-columns .wp-block-column:not(:first-child) .taxonomy-category::after {
    content: "-";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 4px;
    color: var(--wp--preset--color--primary);
  }
  .wp-block-post--first-large ul.wp-block-post-template li.wp-block-post:not(:first-of-type) .wp-block-columns .wp-block-column:not(:first-child) .wp-block-post-title,
  .wp-block-post--first-large ul.wp-block-post-template li.wp-block-post:not(:first-of-type) .wp-block-columns .wp-block-column:not(:first-child) .wp-block-read-more {
    grid-column: span 2;
  }
  .wp-block-post--first-large ul.wp-block-post-template li.wp-block-post:not(:first-of-type) .wp-block-columns .wp-block-column:not(:first-child) .wp-block-post-title {
    margin-top: 5px !important;
  }
  .wp-block-post--first-large ul.wp-block-post-template li.wp-block-post:not(:first-of-type) .wp-block-columns .wp-block-column:not(:first-child) .wp-block-post-date {
    order: -1;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-post--first-large ul.wp-block-post-template li.wp-block-post:not(:first-of-type) .wp-block-columns .wp-block-column:not(:first-child) .wp-block-post-title {
    margin: 20px 0 23px !important;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-post--first-large ul.wp-block-post-template li.wp-block-post:not(:first-of-type) .wp-block-columns .wp-block-column:not(:first-child) {
    flex-basis: 55% !important;
    margin-top: -1px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-post--first-large ul.wp-block-post-template li.wp-block-post:not(:first-of-type) .wp-block-columns .wp-block-column .wp-block-post-featured-image {
    aspect-ratio: 1.25/1 !important;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-post--first-large ul.wp-block-post-template li.wp-block-post:last-of-type .wp-block-column:not(:first-child) {
    margin-top: -4px !important;
  }
}
.wp-block-post--first-large ul.wp-block-post-template::-webkit-scrollbar {
  display: none;
}
.wp-block-post--first-large .wp-block-post:first-of-type {
  grid-row: 1/4;
}
.wp-block-post--first-large .wp-block-post:first-of-type > .wp-block-columns {
  flex-direction: column;
  gap: 0;
}
.wp-block-post--first-large .wp-block-post:first-of-type > .wp-block-columns > .wp-block-column {
  display: contents;
}
.wp-block-post--first-large .wp-block-post:first-of-type .taxonomy-category {
  order: -2;
  margin-bottom: 0.75rem !important;
  max-width: fit-content;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-post--first-large .wp-block-post:first-of-type .wp-block-post-featured-image {
    aspect-ratio: 1/0.515 !important;
    margin-bottom: 1.4375rem;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-post--first-large .wp-block-post:first-of-type .wp-block-post-title {
    margin-bottom: 1.25rem !important;
    font-size: 2.1875rem !important;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-post--first-large .wp-block-post:nth-of-type(2) {
    margin-top: 32px;
  }
}
.wp-block-post--first-large .wp-block-post > .wp-block-columns {
  flex-direction: column;
  gap: 0;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-post--first-large .wp-block-post > .wp-block-columns {
    flex-direction: row;
  }
}
.wp-block-post--first-large .wp-block-post > .wp-block-columns .wp-block-column {
  display: contents;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-post--first-large .wp-block-post > .wp-block-columns .wp-block-column {
    display: unset;
    align-self: flex-start;
  }
  .wp-block-post--first-large .wp-block-post > .wp-block-columns .wp-block-column:first-of-type {
    margin-right: 10px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-post--first-large .wp-block-post > .wp-block-columns .wp-block-column {
    align-self: center;
  }
  .wp-block-post--first-large .wp-block-post > .wp-block-columns .wp-block-column:first-of-type {
    margin-right: 17px;
  }
}
.wp-block-post--first-large .wp-block-post > .wp-block-columns .wp-block-column > .wp-block-columns {
  order: -1;
}
.wp-block-post--first-large .wp-block-post > .wp-block-columns .wp-block-column > .wp-block-columns .wp-block-post-date,
.wp-block-post--first-large .wp-block-post > .wp-block-columns .wp-block-column > .wp-block-columns .taxonomy-category {
  display: block;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-post--first-large .wp-block-post > .wp-block-columns .wp-block-column > .wp-block-columns .wp-block-post-date,
  .wp-block-post--first-large .wp-block-post > .wp-block-columns .wp-block-column > .wp-block-columns .taxonomy-category {
    display: none;
  }
}
.wp-block-post--first-large .wp-block-post > .wp-block-columns .wp-block-column > .wp-block-columns .taxonomy-category {
  margin-right: 16px;
  position: relative;
}
.wp-block-post--first-large .wp-block-post > .wp-block-columns .wp-block-column > .wp-block-columns .taxonomy-category::after {
  content: "-";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -10px;
  color: var(--wp--preset--color--primary);
}
.wp-block-post--first-large .wp-block-post > .wp-block-columns .wp-block-column > .wp-block-post-date, .wp-block-post--first-large .wp-block-post > .wp-block-columns .wp-block-column > .taxonomy-category {
  display: none;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-post--first-large .wp-block-post > .wp-block-columns .wp-block-column > .wp-block-post-date, .wp-block-post--first-large .wp-block-post > .wp-block-columns .wp-block-column > .taxonomy-category {
    display: unset;
  }
}
.wp-block-post--first-large .wp-block-post .taxonomy-category {
  order: -2;
  margin-bottom: 0.75rem !important;
  max-width: fit-content;
}
@media screen and (min-width: 1401px) {
  .wp-block-post--first-large .wp-block-buttons {
    margin-left: 35px;
  }
}

@media screen and (min-width: 782px) {
  .wp-block-columns.is-style-title-text-button {
    flex-wrap: wrap !important;
  }
  .wp-block-columns.is-style-title-text-button .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-columns.is-style-title-text-button {
    flex-wrap: nowrap !important;
    align-items: flex-end !important;
  }
  .wp-block-columns.is-style-title-text-button .wp-block-buttons {
    justify-content: flex-end !important;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-columns.is-style-title-text-button p strong {
    max-width: 67%;
    display: inline-block;
  }
  .wp-block-columns.is-style-title-text-button .wp-block-buttons {
    justify-content: flex-end !important;
    margin-right: 19%;
  }
  .wp-block-columns.is-style-title-text-button .wp-block-column:first-of-type {
    padding-left: 5%;
    flex-basis: 89% !important;
  }
  .wp-block-columns.is-style-title-text-button .wp-block-column:first-of-type .wp-block-heading {
    padding-bottom: 12.9375rem !important;
  }
  .wp-block-columns.is-style-title-text-button .wp-block-column:nth-child(2) {
    flex-basis: 108% !important;
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 1901px) {
  .wp-block-columns.is-style-title-text-button .wp-block-column:first-of-type {
    flex-basis: 108% !important;
    padding-left: 0;
  }
  .wp-block-columns.is-style-title-text-button .wp-block-column:nth-child(2) {
    flex-basis: 100% !important;
  }
  .wp-block-columns.is-style-title-text-button .wp-block-column p strong {
    max-width: 55%;
  }
  .wp-block-columns.is-style-title-text-button .wp-block-buttons {
    margin-right: 3.75rem;
  }
}
.wp-block-columns.is-style-small-text {
  gap: 40px;
}
@media screen and (min-width: 992px) {
  .wp-block-columns.is-style-small-text {
    gap: 12px;
  }
}
@media screen and (min-width: 782px) {
  .wp-block-columns.is-style-small-text {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 782px) {
  .wp-block-columns.is-style-small-text .wp-block-column:first-of-type {
    max-width: 900px;
    width: 100%;
  }
}
@media screen and (min-width: 782px) {
  .wp-block-columns.is-style-small-text .wp-block-column:last-of-type {
    flex-basis: 50%;
    width: 50%;
    margin-left: auto;
    max-width: 522px;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-columns.is-style-small-text .wp-block-column:last-of-type {
    margin-right: 30px;
  }
}
.wp-block-columns.is-style-small-text-middle {
  gap: 40px;
}
@media screen and (min-width: 992px) {
  .wp-block-columns.is-style-small-text-middle {
    gap: 12px;
  }
}
@media screen and (min-width: 782px) {
  .wp-block-columns.is-style-small-text-middle {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 782px) {
  .wp-block-columns.is-style-small-text-middle .wp-block-column:first-of-type {
    max-width: 900px;
    width: 100%;
  }
}
@media screen and (min-width: 782px) {
  .wp-block-columns.is-style-small-text-middle .wp-block-column:last-of-type {
    flex-basis: 50%;
    width: 50%;
    margin-left: auto;
    max-width: 522px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-columns.is-style-small-text-middle .wp-block-column:last-of-type {
    margin-top: -4%;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-columns.is-style-small-text-middle .wp-block-column:last-of-type {
    margin-right: 30px;
  }
}
.wp-block-columns.is-style-form {
  width: calc(100% + 32px);
  left: -16px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-columns.is-style-form {
    width: calc(100% + 80px);
    left: -40px;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-columns.is-style-form {
    width: 100%;
    left: unset;
  }
}
.wp-block-columns.is-style-form .wp-block-column {
  padding: 24px 16px;
}
@media screen and (min-width: 992px) {
  .wp-block-columns.is-style-form .wp-block-column {
    padding: 80px 80px 36px 80px;
  }
}
.wp-block-columns.is-style-form .wp-block-heading {
  font-size: 2.875rem !important;
}
@media screen and (min-width: 341px) {
  .wp-block-columns.is-style-form .wp-block-heading {
    font-size: var(--wp--preset--font-size--xxxl) !important;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-columns.is-style-form .wp-block-heading {
    font-size: 4rem !important;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-columns.is-style-form .wp-block-heading {
    font-size: var(--wp--preset--font-size--xxxl) !important;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-columns.is-style-form p {
    max-width: 1080px;
  }
}
@media screen and (min-width: 782px) {
  .wp-block-columns.is-style-informations {
    column-gap: 16px !important;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-columns.is-style-informations {
    column-gap: 20px !important;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-columns.is-style-informations {
    position: relative;
    max-width: calc(100% - 8px) !important;
    left: 0px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1750px) {
  .wp-block-columns.is-style-informations {
    column-gap: 100px !important;
    max-width: 1560px !important;
    margin: 0 auto !important;
    left: unset;
    width: 100% !important;
  }
}
@media screen and (min-width: 1901px) {
  .wp-block-columns.is-style-informations {
    column-gap: 185px !important;
  }
}
.wp-block-columns.is-style-informations .wp-block-column {
  padding-bottom: 72px;
}
.wp-block-columns.is-style-informations .wp-block-column .wp-block-image {
  position: relative;
  padding-bottom: 68%;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-columns.is-style-informations .wp-block-column .wp-block-image {
    padding-bottom: 44%;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-columns.is-style-informations .wp-block-column .wp-block-image {
    padding-bottom: 44%;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-columns.is-style-informations .wp-block-column .wp-block-image {
    padding-bottom: 47%;
  }
}
.wp-block-columns.is-style-informations .wp-block-column .wp-block-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
@media screen and (min-width: 782px) {
  .wp-block-columns.is-style-informations .wp-block-column:nth-child(2) {
    margin-top: 50px;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-columns.is-style-informations .wp-block-column:nth-child(2) {
    margin-top: 90px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-columns.is-style-informations .wp-block-column:nth-child(2) {
    margin-top: 184px;
  }
}
.wp-block-columns.is-style-informations:last-child .wp-block-column:last-of-type {
  padding-bottom: unset;
}
.wp-block-columns.is-style-training-content {
  gap: 8px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-columns.is-style-training-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.wp-block-columns.is-style-training-content .wp-block-column {
  padding: 15px 20px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
}
.wp-block-columns.is-style-p-120-60 {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-columns.is-style-p-120-60 {
    padding-top: 160px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-columns.is-style-p-120-60 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-columns.is-style-m-80 {
    row-gap: 80px;
  }
}

.wp-block-list {
  margin: 0;
  list-style: none;
  padding-left: 20px !important;
}
.wp-block-list li {
  list-style-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAxMSAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMC43NzkyOTdMMTEgMTEuNzc5M0wwIDIxLjc3OTNWMC43NzkyOTdaIiBmaWxsPSIjMDA0RjhBIi8+Cjwvc3ZnPgo=);
  padding-left: 8px !important;
}
@media screen and (min-width: 341px) {
  .wp-block-list li {
    padding-left: 15px !important;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-list li {
    font-size: 1.5rem !important;
  }
}
.wp-block-list li:not(:last-child) {
  margin-bottom: 16px;
}

@media screen and (min-width: 601px) {
  .wp-block-media-text.is-style-with-video {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-media-text.is-style-with-video {
    flex-direction: row;
    column-gap: 20px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-media-text.is-style-with-video {
    column-gap: 40px;
    padding-bottom: 6.25rem;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-media-text.is-style-with-video {
    column-gap: 80px;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-media-text.is-style-with-video {
    column-gap: 52px;
  }
}
.wp-block-media-text.is-style-with-video .wp-block-media-text__content {
  padding-left: 0;
  padding-right: 0;
  grid-row: 1;
}
@media screen and (min-width: 992px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__content {
    width: 80%;
    grid-row: unset;
    margin-bottom: 88px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__content {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__content {
    max-width: 500px;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__content {
    align-self: flex-start;
    margin-top: 125px;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__content .wp-block-buttons {
    justify-content: flex-end;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__content .wp-block-buttons {
    margin-top: 50px !important;
  }
}
.wp-block-media-text.is-style-with-video .wp-block-media-text__media {
  grid-row: 2;
  position: relative;
  max-width: 100%;
  height: auto;
  width: calc(100% + 2rem);
  margin-top: 80px;
  margin-bottom: 80px;
}
@media screen and (min-width: 700px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__media {
    margin-top: 88px;
    margin-bottom: 88px;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__media {
    margin-bottom: 88px;
    left: -20px !important;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__media {
    width: 100% !important;
    margin-top: unset;
    padding-bottom: 45%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__media {
    padding-bottom: 56%;
    overflow: hidden;
    max-width: 56%;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__media {
    max-width: 53%;
    padding-bottom: 57%;
  }
}
@media screen and (min-width: 1901px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__media {
    max-width: 53.5%;
    padding-bottom: 45%;
  }
}
.wp-block-media-text.is-style-with-video .wp-block-media-text__media video {
  min-height: 380px;
  object-fit: cover;
  width: calc(100% + 2rem);
  left: -1rem;
  position: relative;
}
@media screen and (min-width: 700px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__media video {
    top: 0;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__media video {
    width: calc(100% + 80px);
    left: -20px;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__media video {
    width: 120%;
    top: 0;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__media video {
    width: 100%;
    top: -15%;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-media-text.is-style-with-video .wp-block-media-text__media video {
    width: 200%;
    top: 0;
  }
}
.wp-block-media-text .wp-block-media-text__media.icon {
  position: relative;
}
@media screen and (min-width: 601px) {
  .wp-block-media-text.is-style-title-image-button {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-media-text.is-style-title-image-button {
    flex-direction: row;
    column-gap: 20px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-media-text.is-style-title-image-button {
    column-gap: 40px;
    margin-top: 34px;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-media-text.is-style-title-image-button {
    column-gap: 63px;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-media-text.is-style-title-image-button {
    column-gap: 40px;
  }
}
.wp-block-media-text.is-style-title-image-button .wp-block-media-text__content {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 1401px) {
  .wp-block-media-text.is-style-title-image-button .wp-block-media-text__content {
    padding-top: 43px;
    max-width: 500px;
  }
}
.wp-block-media-text.is-style-title-image-button .wp-block-media-text__media {
  position: relative;
  padding-bottom: 67%;
  align-self: unset;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-media-text.is-style-title-image-button .wp-block-media-text__media {
    padding-bottom: 65.3%;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-media-text.is-style-title-image-button .wp-block-media-text__media {
    width: 100%;
    max-width: 500px;
    min-width: 500px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-media-text.is-style-title-image-button .wp-block-media-text__media {
    max-width: 700px !important;
    min-width: 700px;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-media-text.is-style-title-image-button .wp-block-media-text__media {
    left: -16px;
    padding-bottom: 55%;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-media-text.is-style-title-image-button .wp-block-media-text__media {
    max-width: 960px !important;
    min-width: 960px;
    left: -40px;
    padding-bottom: 40%;
  }
}
.wp-block-media-text.is-style-title-image-button .wp-block-media-text__media img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.wp-block-media-text.is-style-title-image {
  display: flex;
  flex-direction: column-reverse;
  padding-bottom: 80px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-media-text.is-style-title-image .wp-block-buttons.is-content-justification-left {
    justify-content: flex-end;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-media-text.is-style-title-image {
    flex-direction: row;
    column-gap: 20px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-media-text.is-style-title-image {
    column-gap: 40px;
    margin-top: 34px;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-media-text.is-style-title-image {
    column-gap: 63px;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-media-text.is-style-title-image {
    column-gap: 40px;
  }
}
.wp-block-media-text.is-style-title-image .wp-block-media-text__content {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 1401px) {
  .wp-block-media-text.is-style-title-image .wp-block-media-text__content {
    padding-top: 43px;
    max-width: 500px;
  }
}
.wp-block-media-text.is-style-title-image .wp-block-media-text__media {
  position: relative;
  padding-bottom: 67%;
  align-self: unset;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-media-text.is-style-title-image .wp-block-media-text__media {
    padding-bottom: 65.3%;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-media-text.is-style-title-image .wp-block-media-text__media {
    width: 100%;
    max-width: 500px;
    min-width: 500px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-media-text.is-style-title-image .wp-block-media-text__media {
    max-width: 700px !important;
    min-width: 700px;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-media-text.is-style-title-image .wp-block-media-text__media {
    left: -16px;
    padding-bottom: 55%;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-media-text.is-style-title-image .wp-block-media-text__media {
    max-width: 960px !important;
    min-width: 960px;
    left: -40px;
    padding-bottom: 36%;
  }
}
.wp-block-media-text.is-style-title-image .wp-block-media-text__media img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.wp-block-media-text.is-style-title-image-list {
  display: flex;
  flex-direction: column;
}
.wp-block-media-text.is-style-title-image-list.has-media-on-the-right {
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (min-width: 992px) {
  .wp-block-media-text.is-style-title-image-list.has-media-on-the-right {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-media-text.is-style-title-image-list.has-media-on-the-right .wp-block-heading.is-only-desktop {
    max-width: 759px;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-media-text.is-style-title-image-list.has-media-on-the-right .has-lg-24-font-size {
    max-width: 759px;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-media-text.is-style-title-image-list.has-media-on-the-right .wp-block-media-text__media {
    left: 16px;
    padding-bottom: 55%;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-media-text.is-style-title-image-list.has-media-on-the-right .wp-block-media-text__media {
    max-width: 960px !important;
    min-width: 960px;
    padding-bottom: 41%;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-media-text.is-style-title-image-list {
    flex-direction: row;
    column-gap: 20px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-media-text.is-style-title-image-list {
    column-gap: 40px;
    margin-top: 34px;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-media-text.is-style-title-image-list {
    column-gap: 63px;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-media-text.is-style-title-image-list {
    column-gap: 40px;
  }
}
.wp-block-media-text.is-style-title-image-list .wp-block-media-text__content {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 1201px) {
  .wp-block-media-text.is-style-title-image-list .wp-block-media-text__content {
    padding-top: 0;
  }
}
.wp-block-media-text.is-style-title-image-list .wp-block-media-text__media {
  position: relative;
  padding-bottom: 67%;
  align-self: unset;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-media-text.is-style-title-image-list .wp-block-media-text__media {
    padding-bottom: 65.3%;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-media-text.is-style-title-image-list .wp-block-media-text__media {
    width: 100%;
    max-width: 500px;
    min-width: 500px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-media-text.is-style-title-image-list .wp-block-media-text__media {
    max-width: 481px !important;
    min-width: 481px;
  }
}
@media screen and (min-width: 1401px) {
  .wp-block-media-text.is-style-title-image-list .wp-block-media-text__media {
    left: 16px;
    padding-bottom: 55%;
  }
}
@media screen and (min-width: 1600px) {
  .wp-block-media-text.is-style-title-image-list .wp-block-media-text__media {
    max-width: 960px !important;
    min-width: 960px;
    padding-bottom: 32%;
    left: -40px;
  }
}
.wp-block-media-text.is-style-title-image-list .wp-block-media-text__media img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.wp-block-quote,
.wp-block-pullquote {
  padding-left: 20px;
  position: relative;
  padding-top: 22px !important;
  padding-bottom: 22px !important;
}
@media screen and (min-width: 782px) {
  .wp-block-quote,
  .wp-block-pullquote {
    padding-left: 41px;
    padding-top: 10.5px !important;
    padding-bottom: 10.5px !important;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-quote,
  .wp-block-pullquote {
    padding-right: 46px;
  }
}
@media screen and (min-width: 782px) {
  .wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow, .wp-block-quote.is-layout-flow.wp-block-pullquote-is-layout-flow,
  .wp-block-pullquote.is-layout-flow.wp-block-quote-is-layout-flow,
  .wp-block-pullquote.is-layout-flow.wp-block-pullquote-is-layout-flow {
    margin-left: 20px !important;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-quote.is-layout-flow.wp-block-quote-is-layout-flow, .wp-block-quote.is-layout-flow.wp-block-pullquote-is-layout-flow,
  .wp-block-pullquote.is-layout-flow.wp-block-quote-is-layout-flow,
  .wp-block-pullquote.is-layout-flow.wp-block-pullquote-is-layout-flow {
    margin-left: 40px !important;
  }
}
.wp-block-quote cite,
.wp-block-pullquote cite {
  text-align: left;
  font-size: 0.9375rem;
}
@media screen and (min-width: 782px) {
  .wp-block-quote cite,
  .wp-block-pullquote cite {
    font-size: 1.25rem;
  }
}
.wp-block-quote::before,
.wp-block-pullquote::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background-color: var(--wp--preset--color--primary);
}
.wp-block-quote p,
.wp-block-pullquote p {
  text-align: left;
}
@media screen and (min-width: 782px) {
  .wp-block-quote p,
  .wp-block-pullquote p {
    font-size: 1.25rem;
  }
}

.wp-block-heading.is-style-w--1027 {
  max-width: 1027px !important;
  margin-left: unset !important;
  margin-right: auto !important;
}
@media screen and (min-width: 1201px) {
  .wp-block-heading.is-style-w--1027 {
    min-width: 1027px;
  }
}
.wp-block-heading.is-only-mobile {
  display: block;
}
@media screen and (min-width: 992px) {
  .wp-block-heading.is-only-mobile {
    display: none;
  }
}
.wp-block-heading.is-only-desktop {
  display: none;
}
@media screen and (min-width: 992px) {
  .wp-block-heading.is-only-desktop {
    display: block;
  }
}

.wp-block-column.is-style-br-24 {
  padding: 64px 16px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(10px);
  min-width: calc(100% + 32px);
  left: -16px;
  position: relative;
}
.wp-block-column.is-style-br-24 .wp-block-buttons {
  margin-top: 40px;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-column.is-style-br-24 .wp-block-buttons {
    margin-top: 56px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-column.is-style-br-24 .wp-block-buttons {
    margin-top: 65px;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-column.is-style-br-24 {
    max-width: 770px;
    left: unset;
    position: relative;
    right: -40px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 24px;
    padding-left: 48px;
  }
  .wp-block-column.is-style-br-24 p {
    max-width: 640px;
  }
}
@media screen and (min-width: 1901px) {
  .wp-block-column.is-style-br-24 {
    min-width: calc(100% + 60px);
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-column.is-style-column-right {
    flex-basis: 100%;
    max-width: 100%;
    min-width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-column.is-style-column-right {
    flex-basis: 840px;
    max-width: 840px;
    min-width: 840px;
  }
}
@media screen and (min-width: 1901px) {
  .wp-block-column.is-style-column-right {
    flex-basis: 48%;
    max-width: 48%;
    min-width: unset;
    margin-right: 19px;
  }
}
@media screen and (min-width: 1201px) {
  .wp-block-column.is-style-column-right .wp-block-heading {
    max-width: 640px;
  }
}
.wp-block-column.is-style-display-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 26.5px 20px !important;
  flex-wrap: wrap;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-column.is-style-display-flex {
    padding: 15px 20px !important;
  }
}
.wp-block-column.is-style-display-flex p:last-of-type {
  width: 100%;
  text-align: center;
}
.wp-block-column.is-style-display-flex-icon {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  align-items: center;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-column.is-style-display-flex-icon {
    flex-direction: column;
  }
}
.wp-block-column.is-style-display-flex-icon figure {
  min-width: 5rem;
  margin-bottom: 0 !important;
}
.wp-block-column.is-style-display-flex-icon p {
  text-align: left;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .wp-block-column.is-style-display-flex-icon p {
    text-align: center;
  }
}

@media screen and (min-width: 1201px) {
  .is-style-w-750 {
    max-width: 750px;
  }
}

/* stylelint-disable scss/no-global-function-names */
/* stylelint-disable scss/operator-no-unspaced */
/* stylelint-enable scss/no-global-function-names */
/* stylelint-enable scss/operator-no-unspaced */
/* Colors */
.t-color--primary {
  color: var(--wp--preset--color--primary);
}

.t-color--secondary {
  color: var(--wp--preset--color--secondary);
}

.t-color--primary-bg {
  color: var(--wp--preset--color--primary-bg);
}

.t-color--black {
  color: var(--wp--preset--color--black);
}

.t-color--white {
  color: var(--wp--preset--color--white);
}

/* Backgrounds */
.t-bg--primary {
  background-color: var(--wp--preset--color--primary);
}

.t-bg--secondary {
  background-color: var(--wp--preset--color--secondary);
}

.t-bg--black {
  background-color: var(--wp--preset--color--black);
}

.t-bg--white {
  background-color: var(--wp--preset--color--white);
}

/* Text Align */
.t-text-center {
  text-align: center;
}

.t-text-left {
  text-align: left;
}

.t-text-right {
  text-align: right;
}

/* Font Family */
.t-ff--body {
  font-family: var(--wp--preset--font-family--body);
}

.t-ff--heading {
  font-family: var(--wp--preset--font-family--heading);
}

/* Font Size */
.t-font-size--p1 {
  font-size: 0.875rem;
}
@media screen and (min-width: 1201px) {
  .t-font-size--p1 {
    font-size: var(--wp--preset--font-size--p-1);
  }
}

.t-font-size--p2 {
  font-size: var(--wp--preset--font-size--p-2);
}

.t-font-size--small {
  font-size: var(--wp--preset--font-size--small);
}

/* Margin */
.t-mb-0,
.t-mb-0 p {
  margin-bottom: 0;
}

.t-hide {
  display: none;
}

/* Image */
.t-object-fit-cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.separator-thin {
  border-width: 0.6px;
}

.hide-on-mobile.block-editor-block-list__block {
  opacity: 0.6;
}
@media screen and (max-width: 781px) {
  .hide-on-mobile:not(.block-editor-block-list__block) {
    display: none !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media screen and (min-width: 782px) {
  .hide-on-desktop:not(.block-editor-block-list__block) {
    display: none !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

.has-sm-xl-font-size {
  font-weight: normal;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .has-sm-xl-font-size {
    font-weight: 500 !important;
  }
}

.overflow-unset {
  overflow: initial !important;
}

.overlap-top-block {
  margin-top: -2.25rem;
}
@media screen and (min-width: 1201px) {
  .overlap-top-block {
    margin-top: -4rem;
  }
}

.calendly-inline-widget {
  height: 1100px;
  min-width: 200px;
  max-width: 1200px !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .calendly-inline-widget {
    height: 1200px;
  }
}
@media screen and (min-width: 1201px) {
  .calendly-inline-widget {
    height: 720px;
  }
}

html {
  scroll-behavior: smooth;
}

main {
  overflow: clip;
}

body.footer-grey .footer::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  height: 100px;
  background: var(--wp--preset--color--gray);
}
body.footer-mt-100 .footer {
  margin-top: -50px;
}
@media screen and (min-width: 1201px) {
  body.footer-mt-100 .footer {
    margin-top: -70px;
  }
}

.privacy-policy .wp-block-heading,
.privacy-policy .wp-block-post-title {
  margin-bottom: 0.625rem;
  margin-top: 1.875rem;
}

.page-template-default.privacy-policy .wp-block-post-content {
  padding-bottom: 5rem;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .page-template-default.privacy-policy .wp-block-post-content {
    padding-bottom: 7.5rem;
  }
}
.page-template-default.privacy-policy .wp-block-post-content > h1 {
  padding-top: 5rem;
  text-transform: capitalize;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .page-template-default.privacy-policy .wp-block-post-content > h1 {
    padding-top: 7.5rem;
  }
}
.page-template-default.privacy-policy .wp-block-post-content h1,
.page-template-default.privacy-policy .wp-block-post-content h2,
.page-template-default.privacy-policy .wp-block-post-content h3,
.page-template-default.privacy-policy .wp-block-post-content h4,
.page-template-default.privacy-policy .wp-block-post-content h5,
.page-template-default.privacy-policy .wp-block-post-content h6 {
  font-family: var(--wp--preset--font-family--default) !important;
  font-weight: 900;
}
.page-template-default.privacy-policy .wp-block-post-content h1 {
  font-size: 3.125rem !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .page-template-default.privacy-policy .wp-block-post-content h1 {
    font-size: 4.0625rem !important;
  }
}
.page-template-default.privacy-policy .wp-block-post-content h2 {
  font-size: 2.5rem !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .page-template-default.privacy-policy .wp-block-post-content h2 {
    font-size: 3.4375rem !important;
  }
}
.page-template-default.privacy-policy .wp-block-post-content h3 {
  font-size: 2.1875rem !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .page-template-default.privacy-policy .wp-block-post-content h3 {
    font-size: 2.8125rem !important;
  }
}
.page-template-default.privacy-policy .wp-block-post-content h4 {
  font-size: 1.875rem !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .page-template-default.privacy-policy .wp-block-post-content h4 {
    font-size: 2.5rem !important;
  }
}
.page-template-default.privacy-policy .wp-block-post-content h5 {
  font-size: 1.6875rem !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .page-template-default.privacy-policy .wp-block-post-content h5 {
    font-size: 2.1875rem !important;
  }
}
.page-template-default.privacy-policy .wp-block-post-content h6 {
  font-size: 1.5625rem !important;
}

.privacy-policy .wp-block-post-content.block-editor-block-list__layout h1,
.privacy-policy .wp-block-post-content.block-editor-block-list__layout h2,
.privacy-policy .wp-block-post-content.block-editor-block-list__layout h3,
.privacy-policy .wp-block-post-content.block-editor-block-list__layout h4,
.privacy-policy .wp-block-post-content.block-editor-block-list__layout h5,
.privacy-policy .wp-block-post-content.block-editor-block-list__layout h6 {
  font-family: var(--wp--preset--font-family--default) !important;
  font-weight: 900;
  text-transform: capitalize !important;
}
.privacy-policy .wp-block-post-content.block-editor-block-list__layout h1 {
  font-size: 3.125rem !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .privacy-policy .wp-block-post-content.block-editor-block-list__layout h1 {
    font-size: 4.0625rem !important;
  }
}
.privacy-policy .wp-block-post-content.block-editor-block-list__layout h2 {
  font-size: 2.5rem !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .privacy-policy .wp-block-post-content.block-editor-block-list__layout h2 {
    font-size: 3.4375rem !important;
  }
}
.privacy-policy .wp-block-post-content.block-editor-block-list__layout h3 {
  font-size: 2.1875rem !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .privacy-policy .wp-block-post-content.block-editor-block-list__layout h3 {
    font-size: 2.8125rem !important;
  }
}
.privacy-policy .wp-block-post-content.block-editor-block-list__layout h4 {
  font-size: 1.875rem !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .privacy-policy .wp-block-post-content.block-editor-block-list__layout h4 {
    font-size: 2.5rem !important;
  }
}
.privacy-policy .wp-block-post-content.block-editor-block-list__layout h5 {
  font-size: 1.6875rem !important;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .privacy-policy .wp-block-post-content.block-editor-block-list__layout h5 {
    font-size: 2.1875rem !important;
  }
}
.privacy-policy .wp-block-post-content.block-editor-block-list__layout h6 {
  font-size: 1.5625rem !important;
}

.wp-social-link-vimeo.has-primary-color a.wp-block-social-link-anchor {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyMiAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjQ1OTEgMEMyMC42MTQzIDAgMjEuNjI1IDEuMDc4MTIgMjEuNjI1IDIuMzEwMjdWMjAuNzQxMUMyMS42MjUgMjEuOTczMiAyMC42MTQzIDIzIDE5LjQ1OTEgMjNIMi4xODAyNUMxLjAyNTExIDIzIDAuMDYyNSAyMS45NzMyIDAuMDYyNSAyMC43NDExVjIuMzEwMjdDMC4wNjI1IDEuMDc4MTIgMS4wMjUxMSAwIDIuMTgwMjUgMEgxOS40NTkxWk0xOC4yMDc3IDcuNjQ5NTVDMTguMjU1OSA1LjQ5MzMgMTcuNTMzOSA0LjM2Mzg0IDE1Ljg5NzUgNC4zNjM4NEMxMy43Nzk3IDQuMjYxMTYgMTIuMjg3NyA1LjU0NDY0IDExLjUxNzYgOC4yNjU2MkMxMi40ODAyIDcuODAzNTcgMTMuOTI0MSA3LjcwMDg5IDEzLjczMTYgOS4zOTUwOUMxMy42ODM1IDkuOTU5ODIgMTMuMzQ2NSAxMC43ODEyIDEyLjY3MjcgMTEuOTEwN0MxMC44OTE5IDE0LjkzOTcgMTAuNDEwNiAxMy45MTI5IDkuNDQ3OTYgNy4xODc1QzkuMTU5MTggNS4yODc5NSA4LjM4OTA5IDQuNDE1MTggNy4xODU4MyA0LjU2OTJDNi4xMjY5NSA0LjY3MTg4IDQuMzk0MjUgNi41MjAwOSAyLjYxMzQyIDguMjE0MjlMMy4zMzUzOCA5LjE4OTczQzQuMDU3MzQgOC42NzYzNCA0LjQ0MjM4IDguNDE5NjQgNC41ODY3NyA4LjQxOTY0QzUuNTk3NTIgOC40MTk2NCA2LjA3ODgyIDExLjI0MzMgNy4zMzAyMiAxNi4wMTc5QzcuOTU1OTEgMTcuODE0NyA4LjcyNiAxOC42ODc1IDkuNjQwNDkgMTguNjg3NUMxMS4wODQ0IDE4LjY4NzUgMTIuOTEzNCAxNy4yNSAxNS4wMzExIDE0LjMyMzdDMTcuMDUyNiAxMS41IDE4LjExMTUgOS4yOTI0MSAxOC4yMDc3IDcuNjQ5NTVaIiBmaWxsPSIjMjQzODcyIi8+Cjwvc3ZnPgo=) !important;
  background-size: 75% 75% !important;
  background-position: center;
  background-repeat: no-repeat;
}
.wp-social-link-vimeo.has-primary-color a.wp-block-social-link-anchor svg {
  opacity: 0 !important;
  visibility: hidden !important;
}

.wp-social-link-vimeo.has-white-color a.wp-block-social-link-anchor {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyMyAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5Ljk1OTEgMEMyMS4xMTQzIDAgMjIuMTI1IDEuMDc4MTIgMjIuMTI1IDIuMzEwMjdWMjAuNzQxMUMyMi4xMjUgMjEuOTczMiAyMS4xMTQzIDIzIDE5Ljk1OTEgMjNIMi42ODAyNUMxLjUyNTExIDIzIDAuNTYyNSAyMS45NzMyIDAuNTYyNSAyMC43NDExVjIuMzEwMjdDMC41NjI1IDEuMDc4MTIgMS41MjUxMSAwIDIuNjgwMjUgMEgxOS45NTkxWk0xOC43MDc3IDcuNjQ5NTVDMTguNzU1OSA1LjQ5MzMgMTguMDMzOSA0LjM2Mzg0IDE2LjM5NzUgNC4zNjM4NEMxNC4yNzk3IDQuMjYxMTYgMTIuNzg3NyA1LjU0NDY0IDEyLjAxNzYgOC4yNjU2MkMxMi45ODAyIDcuODAzNTcgMTQuNDI0MSA3LjcwMDg5IDE0LjIzMTYgOS4zOTUwOUMxNC4xODM1IDkuOTU5ODIgMTMuODQ2NSAxMC43ODEyIDEzLjE3MjcgMTEuOTEwN0MxMS4zOTE5IDE0LjkzOTcgMTAuOTEwNiAxMy45MTI5IDkuOTQ3OTYgNy4xODc1QzkuNjU5MTggNS4yODc5NSA4Ljg4OTA5IDQuNDE1MTggNy42ODU4MyA0LjU2OTJDNi42MjY5NSA0LjY3MTg4IDQuODk0MjUgNi41MjAwOSAzLjExMzQyIDguMjE0MjlMMy44MzUzOCA5LjE4OTczQzQuNTU3MzQgOC42NzYzNCA0Ljk0MjM4IDguNDE5NjQgNS4wODY3NyA4LjQxOTY0QzYuMDk3NTIgOC40MTk2NCA2LjU3ODgyIDExLjI0MzMgNy44MzAyMiAxNi4wMTc5QzguNDU1OTEgMTcuODE0NyA5LjIyNiAxOC42ODc1IDEwLjE0MDUgMTguNjg3NUMxMS41ODQ0IDE4LjY4NzUgMTMuNDEzNCAxNy4yNSAxNS41MzExIDE0LjMyMzdDMTcuNTUyNiAxMS41IDE4LjYxMTUgOS4yOTI0MSAxOC43MDc3IDcuNjQ5NTVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K) !important;
  background-size: 75% 75% !important;
  background-position: center;
  background-repeat: no-repeat;
}
.wp-social-link-vimeo.has-white-color a.wp-block-social-link-anchor svg {
  opacity: 0 !important;
  visibility: hidden !important;
}

.wp-social-link-vimeo.has-gray-color a.wp-block-social-link-anchor {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyMiAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjUyMTYgMEMyMC42NzY4IDAgMjEuNjg3NSAxLjA3ODEzIDIxLjY4NzUgMi4zMTAyN1YyMC43NDExQzIxLjY4NzUgMjEuOTczMiAyMC42NzY4IDIzIDE5LjUyMTYgMjNIMi4yNDI3NUMxLjA4NzYxIDIzIDAuMTI1IDIxLjk3MzIgMC4xMjUgMjAuNzQxMVYyLjMxMDI3QzAuMTI1IDEuMDc4MTMgMS4wODc2MSAwIDIuMjQyNzUgMEgxOS41MjE2Wk0xOC4yNzAyIDcuNjQ5NTVDMTguMzE4NCA1LjQ5MzMgMTcuNTk2NCA0LjM2Mzg0IDE1Ljk2IDQuMzYzODRDMTMuODQyMiA0LjI2MTE2IDEyLjM1MDIgNS41NDQ2NCAxMS41ODAxIDguMjY1NjNDMTIuNTQyNyA3LjgwMzU3IDEzLjk4NjYgNy43MDA4OSAxMy43OTQxIDkuMzk1MDlDMTMuNzQ2IDkuOTU5ODIgMTMuNDA5IDEwLjc4MTMgMTIuNzM1MiAxMS45MTA3QzEwLjk1NDQgMTQuOTM5NyAxMC40NzMxIDEzLjkxMjkgOS41MTA0NiA3LjE4NzVDOS4yMjE2OCA1LjI4Nzk1IDguNDUxNTkgNC40MTUxOCA3LjI0ODMzIDQuNTY5MkM2LjE4OTQ1IDQuNjcxODggNC40NTY3NSA2LjUyMDA5IDIuNjc1OTIgOC4yMTQyOUwzLjM5Nzg4IDkuMTg5NzNDNC4xMTk4NCA4LjY3NjM0IDQuNTA0ODggOC40MTk2NCA0LjY0OTI3IDguNDE5NjRDNS42NjAwMiA4LjQxOTY0IDYuMTQxMzIgMTEuMjQzMyA3LjM5MjcyIDE2LjAxNzlDOC4wMTg0MiAxNy44MTQ3IDguNzg4NSAxOC42ODc1IDkuNzAyOTkgMTguNjg3NUMxMS4xNDY5IDE4LjY4NzUgMTIuOTc1OSAxNy4yNSAxNS4wOTM2IDE0LjMyMzdDMTcuMTE1MSAxMS41IDE4LjE3NCA5LjI5MjQxIDE4LjI3MDIgNy42NDk1NVoiIGZpbGw9IiNCREJFQzAiLz4KPC9zdmc+Cg==) !important;
  background-size: 75% 75% !important;
  background-position: center;
  background-repeat: no-repeat;
}
.wp-social-link-vimeo.has-gray-color a.wp-block-social-link-anchor svg {
  opacity: 0 !important;
  visibility: hidden !important;
}

@media (min-width: 992px) {
  :root {
    --wp--custom--spacing--custom-responsive-spacing: 15.625rem!important;
    --wp--custom--spacing--custom-responsive-spacing-second: 15.625rem!important;
    --wp--custom--spacing--custom-responsive-spacing-third: 28.125rem!important;
    --wp--custom--spacing--custom-responsive-spacing-fourth: 34.375rem!important;
  }
}
@media (min-width: 1200px) {
  :root {
    --wp--custom--spacing--custom-responsive-spacing: 13rem!important;
    --wp--custom--spacing--custom-responsive-spacing-second: 20rem!important;
    --wp--custom--spacing--custom-responsive-spacing-third: 23.125rem!important;
    --wp--custom--spacing--custom-responsive-spacing-fourth: 31.25rem!important;
  }
}
/*
 * Easy-Popup Plugin Style
 *
 */
.ease-popup {
  padding: 75px 20px 50px;
  background: var(--wp--preset--color--black) !important;
  color: var(--wp--preset--color--white) !important;
  border: none !important;
  max-width: calc(100% - 2rem) !important;
  height: 100%;
  max-height: calc(100vh - 28px) !important;
  overflow: hidden;
  box-shadow: unset !important;
}
.ease-popup::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: var(--wp--preset--color--anakiwa);
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
@media screen and (min-width: 410px) {
  .ease-popup {
    padding: 96px 40px;
  }
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .ease-popup {
    padding: 96px 56px;
    max-height: calc(100vh - 80px) !important;
  }
}
@media screen and (min-width: 1201px) {
  .ease-popup {
    padding: 96px 64px;
    max-height: 80vh !important;
  }
}
@media screen and (min-width: 1401px) {
  .ease-popup {
    padding: 96px 104px;
  }
}
.ease-popup-overlay {
  backdrop-filter: blur(6px);
  z-index: 10000;
}
.ease-popup__content {
  color: var(--wp--preset--color--white) !important;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  padding-bottom: 180px;
}
@media screen and (min-width: 410px) {
  .ease-popup__content {
    padding-bottom: 130px;
  }
}
.ease-popup__content::-webkit-scrollbar {
  display: none;
}
.ease-popup__close-button {
  color: var(--wp--preset--color--white);
  font-size: 0;
  top: 20px;
  right: 20px;
  transition: transform 300ms ease-out;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTS0xLjA0OTA3ZS0wNyAyLjRMMi40IC05LjQ0MTY2ZS0wN0wxMiA5LjZMMjEuNiAtMS4wNDkwN2UtMDdMMjQgMi40TDE0LjQgMTJMMjQgMjEuNkwyMS42IDI0TDEyIDE0LjRMMi40IDI0TC05LjQ0MTY2ZS0wNyAyMS42TDkuNiAxMkwtMS4wNDkwN2UtMDcgMi40WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (min-width: 410px) {
  .ease-popup__close-button {
    top: 40px;
    right: 40px;
  }
}
.ease-popup__close-button:hover {
  transform: rotate(90deg);
  background-color: unset !important;
}
.ease-popup__close-button:focus {
  background-color: unset;
}
.ease-popup__title {
  margin-bottom: 32px;
  font-size: 2rem !important;
  font-family: var(--wp--preset--font-family--default);
  text-align: center;
}
@media screen and (min-width: 767px) and (min-height: 450px) {
  .ease-popup__title {
    font-size: 2.5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .ease-popup__title {
    font-size: 3rem !important;
  }
}

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