/*!
Theme Name: Eroica
Theme URI: https://eroicac.demo-heythemers.com
Author: HeyThemers
Author URI: http://themeforest.net/user/vankarwai
Description: Minimalist and Clean Blog & Magazine Crafted for Writers and Publishers.
Version: 1.3.1
Tested up to: 6.7;
Requires PHP: 7.4;
License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI: http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses
Text Domain: eroica
Tags: blog, photography, portfolio, one-column, two-columns, three-columns, left-sidebar, right-sidebar, block-patterns, block-styles, wide-blocks, custom-colors, custom-logo, custom-menu, editor-style, featured-images, sticky-post, theme-options, translation-ready
*/
/* Copyright Notice */
/*
Theme concept & Design + JavaScript, HTML + CSS code is copyrighted by HeyThemers.
Other dependencies directly related to WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others always following
these license and copyright guidelines.
*/
/* ----- 
    1. Reset 
 ----- */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, body {
  margin: 0; }

* {
  box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent;
  text-decoration: none;
  display: inline-block; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

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

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

input, textarea, button {
  outline: none !important; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.ie7 #oldie {
  display: block; }

.ie7 body {
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  background: #fff !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  border: none !important; }

.ie7 #site, .ie7 #site-share, .ie7 #site-actions, .ie7 #site-overlay, .ie7 #preloader, .ie7 #mini-cart {
  display: none !important; }

.ie7 #oldie {
  color: #333;
  left: 50%;
  margin-left: -150px;
  margin-top: -30px;
  width: 350px;
  top: 50%;
  text-align: center;
  position: absolute;
  display: block; }

#oldie {
  display: none; }

.ie7 #oldie a {
  border-bottom: 1px dotted #333;
  color: #333;
  font-weight: 700; }

.ie7 #oldie a:hover {
  color: #000;
  border-bottom: 1px dotted #000; }

/* ----- 
    2. Grids framework 
 ----- */
.clearfix, #respond form, .comment article {
  *zoom: 1; }
  .clearfix:after, #respond form:after, .comment article:after {
    content: '';
    display: table;
    clear: both; }

.entry-content > p {
  *zoom: 1; }
  .entry-content > p:after {
    content: '';
    display: table;
    clear: both; }

img {
  max-width: 100%;
  height: auto;
  border-radius: calc( var(--wp--custom--border-radius--br )); }

#site-logo img {
  border-radius: 0; }

.display--table {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%; }

.display--table-cell {
  display: table-cell;
  vertical-align: middle;
  float: none; }

#site-footer .widget a,
.overlay-social .widget a, .top-menu li a, .edit-link {
  position: relative; }
  #site-footer .widget a:after,
  .overlay-social .widget a:after, .top-menu li a:after, .edit-link:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 0%;
    top: 100%;
    left: 0;
    margin-top: -2px;
    transition: all 100ms linear;
    height: 1px; }
  a:hover #site-footer .widget a:after, #site-footer .widget a:hover a:after,
  a:hover .overlay-social .widget a:after,
  .overlay-social .widget a:hover a:after, a:hover .top-menu li a:after, .top-menu li a:hover a:after, a:hover .edit-link:after, #site-footer .widget a:hover:after,
  .overlay-social .widget a:hover:after, .top-menu li a:hover:after, .edit-link:hover:after {
    width: 100%; }

/* ----- 
    3. Typography
 ----- */
h1,
h2 {
  word-break: break-word;
  text-wrap: balance; }

#body .entry-content .post-body p,
#body .entry-content .post-body a,
#body .entry-content .post-body p > span {
  text-decoration-thickness: 0.05em !important;
  text-underline-offset: 3px; }

#body .entry-content .post-body a {
  text-decoration: underline; }

#body .entry-content .post-body a:hover {
  text-decoration-thickness: 0.075em !important; }

#responsive-menu #cats-in-compact-menu li a {
  font-family: var(--wp--preset--font-family--secondary);
  font-size: clamp(40px, 4vw, 96px);
  line-height: 1;
  font-weight: 475;
  font-variation-settings: "wght" 475;
  text-transform: lowercase;
  letter-spacing: var(--wp--custom--letter-spacing--tight);
  color: var(--wp--preset--color--base); }

.text-to-crop::before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  margin-top: calc((1 - 1.2) * 0.5em); }

/* ----- 
    4. Vendor - Flickity
 ----- */
/*! Flickity v2.1.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: 0; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333; }

.flickity-button:hover {
  background: #fff;
  cursor: pointer; }

.flickity-button:focus {
  outline: 0;
  box-shadow: 0 0 0 5px #19f; }

.flickity-button:active {
  opacity: .6; }

.flickity-button:disabled {
  opacity: .3;
  cursor: auto;
  pointer-events: none; }

.flickity-button-icon {
  fill: #333; }

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: .25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

/* ----- 
    5. Vendor - Media Element
 ----- */
#body .mejs-container,
#body .mejs-controls {
  border-radius: 56px; }

#body .mejs-controls .mejs-time-rail .mejs-time-current {
  background: var(--wp--preset--color--primary); }

#body .mejs-controls .mejs-time-rail .mejs-time-loaded,
#body .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: var(--wp--preset--color--base-neutral); }

#body .mejs-container,
#body .mejs-embed,
#body .mejs-embed body,
#body .mejs-container .mejs-controls {
  background: var(--wp--preset--color--contrast); }

/* ----- 
    6. Vendor - Nelio Form
 ----- */
#body form.nelio-forms-form {
  --nelio-forms-accent-color: var(--wp--preset--color--primary);
  --nelio-forms-error: #ff7979;
  --nelio-forms-error-icon-background: #ff7979;
  --nelio-forms-error-icon-foreground:var(--wp--preset--color--base);
  --nelio-forms-field-placeholder: var(--wp--preset--color--base);
  --nelio-forms-field-text: var(--wp--preset--color--base);
  --nelio-forms-focused-field-background: transparent;
  --nelio-forms-focused-field-border: transparent;
  --nelio-forms-label: var(--wp--preset--color--base);
  --nelio-forms-outline: var(--wp--preset--color--base-neutral);
  --nelio-forms-required-marker: #ff7979;
  --nelio-forms-unfocused-field-background: transparent;
  --nelio-forms-unfocused-field-border: var(--wp--preset--color--base);
  position: relative;
  width: 90%;
  width: 90%;
  margin-bottom: 1.15vw; }
  @media screen and (max-width: 768px) {
    #body form.nelio-forms-form {
      width: 100%; } }
  #body form.nelio-forms-form .nelio-forms-field {
    position: relative;
    margin-bottom: var(--wp--custom--spacing--10); }
    #body form.nelio-forms-form .nelio-forms-field.nelio-forms-field--checkbox.nelio-forms-field--required {
      position: absolute;
      line-height: 0.5;
      cursor: pointer;
      opacity: .35;
      transition: opacity .5s ease; }
      #body form.nelio-forms-form .nelio-forms-field.nelio-forms-field--checkbox.nelio-forms-field--required:hover {
        opacity: 1; }
      @media screen and (max-width: 768px) {
        #body form.nelio-forms-form .nelio-forms-field.nelio-forms-field--checkbox.nelio-forms-field--required {
          opacity: 1;
          margin-top: 12px; } }
  #body form.nelio-forms-form .wp-block-button.nelio-forms-submit {
    position: relative;
    display: flex;
    justify-content: end;
    width: 16px;
    height: 16px;
    margin-left: auto;
    margin-top: -36px;
    cursor: pointer;
    font-size: 0px;
    background: transparent; }
    @media screen and (max-width: 768px) {
      #body form.nelio-forms-form .wp-block-button.nelio-forms-submit {
        margin-top: -74px; } }
    #body form.nelio-forms-form .wp-block-button.nelio-forms-submit:before {
      content: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7674 24.0703V3.89272L1.69133 23.9688L0.10148 22.3959L20.1945 2.30287H0V0.0703125H24V24.0703H21.7674Z' fill='%23F9F9F9'/%3E%3C/svg%3E");
      position: absolute;
      display: block;
      width: 10px;
      height: 10px;
      top: 0;
      right: 0; }
    #body form.nelio-forms-form .wp-block-button.nelio-forms-submit a.wp-block-button__link {
      text-indent: -9999px;
      background-color: transparent; }
  #body form.nelio-forms-form .nelio-forms-field__value--date,
  #body form.nelio-forms-form .nelio-forms-field__value--datetime,
  #body form.nelio-forms-form .nelio-forms-field__value--email,
  #body form.nelio-forms-form .nelio-forms-field__value--number,
  #body form.nelio-forms-form .nelio-forms-field__value--password,
  #body form.nelio-forms-form .nelio-forms-field__value--select,
  #body form.nelio-forms-form .nelio-forms-field__value--tel,
  #body form.nelio-forms-form .nelio-forms-field__value--text,
  #body form.nelio-forms-form .nelio-forms-field__value--textarea,
  #body form.nelio-forms-form .nelio-forms-field__value--time,
  #body form.nelio-forms-form .nelio-forms-field__value--url {
    font-family: var(--wp--preset--font-family--secondary);
    font-size: var(--wp--preset--font-size--tiny);
    text-transform: uppercase;
    letter-spacing: var(--wp--custom--letter-spacing--looser);
    padding-left: 0;
    border: none;
    border-bottom: 1px solid var(--wp--preset--color--base); }
  #body form.nelio-forms-form .nelio-forms-field__item-value--radio-group,
  #body form.nelio-forms-form .nelio-forms-field__value--checkbox {
    width: 12px;
    height: 12px; }
  #body form.nelio-forms-form .nelio-forms-field__label {
    font-family: var(--wp--preset--font-family--secondary);
    font-size: var(--wp--preset--font-size--tiny);
    letter-spacing: var(--wp--custom--letter-spacing--none);
    color: var(--wp--preset--color--base-neutral);
    margin-bottom: 10px; }
    @media screen and (max-width: 768px) {
      #body form.nelio-forms-form .nelio-forms-field__label {
        font-size: var(--wp--preset--font-size--x-small); } }
  #body form.nelio-forms-form .nelio-forms-field__error-label {
    position: absolute;
    font-size: var(--wp--preset--font-size--x-small);
    font-style: italic;
    width: max-content;
    top: -24px;
    left: 0; }
    @media screen and (max-width: 768px) {
      #body form.nelio-forms-form .nelio-forms-field__error-label {
        top: -12px; } }
  #body form.nelio-forms-form .nelio-forms-field__label--checkbox + .nelio-forms-field__error-label {
    top: 40px; }
    @media screen and (max-width: 768px) {
      #body form.nelio-forms-form .nelio-forms-field__label--checkbox + .nelio-forms-field__error-label {
        top: 24px; } }
  #body form.nelio-forms-form .nelio-forms__response.nelio-forms__response--fail, #body form.nelio-forms-form .nelio-forms__response.nelio-forms__response--success {
    color: var(--wp--preset--color--contrast);
    font-family: var(--wp--preset--font-family--secondary);
    font-size: calc( var(--wp--preset--font-size--tiny) - 2px);
    text-align: center;
    font-weight: 450;
    font-variation-settings: "wght" 450;
    letter-spacing: var(--wp--custom--letter-spacing--loose);
    width: 100%;
    padding: var(--wp--custom--spacing--05);
    margin: var(--wp--custom--spacing--70) auto 0 auto;
    text-transform: uppercase;
    border: none; }
    @media screen and (max-width: 768px) {
      #body form.nelio-forms-form .nelio-forms__response.nelio-forms__response--fail, #body form.nelio-forms-form .nelio-forms__response.nelio-forms__response--success {
        margin: 24px auto 0 auto;
        font-size: calc( var(--wp--preset--font-size--tiny));
        font-weight: 550;
        font-variation-settings: "wght" 550; } }
  #body form.nelio-forms-form .nelio-forms__response.nelio-forms__response--fail {
    background-color: #ff7979; }
  #body form.nelio-forms-form .nelio-forms__response.nelio-forms__response--success {
    background-color: #79ff8f;
    margin: var(--wp--custom--spacing--50) auto 0 auto; }
    @media screen and (max-width: 768px) {
      #body form.nelio-forms-form .nelio-forms__response.nelio-forms__response--success {
        margin: var(--wp--custom--spacing--20) auto 0 auto; } }
#body form.nelio-forms-form.light-mode {
  --nelio-forms-error-icon-foreground:var(--wp--preset--color--contrast);
  --nelio-forms-field-placeholder: var(--wp--preset--color--contrast);
  --nelio-forms-field-text: var(--wp--preset--color--contrast);
  --nelio-forms-label: var(--wp--preset--color--contrast);
  --nelio-forms-outline: var(--wp--preset--color--contrast-neutral);
  --nelio-forms-unfocused-field-border: var(--wp--preset--color--contrast);
  display: flex;
  flex-direction: column;
  row-gap: var(--wp--custom--spacing--40); }
  #body form.nelio-forms-form.light-mode .nelio-forms-field.nelio-forms-field--checkbox.nelio-forms-field--required {
    position: relative;
    opacity: 1;
    margin-top: -32px; }
    @media screen and (max-width: 768px) {
      #body form.nelio-forms-form.light-mode .nelio-forms-field.nelio-forms-field--checkbox.nelio-forms-field--required {
        opacity: 1;
        margin: calc( var(--wp--custom--spacing--30) * -1) 0 0 0; } }
  #body form.nelio-forms-form.light-mode .wp-block-button.nelio-forms-submit {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-variation-settings: "wght" 500;
    width: 100%;
    height: fit-content;
    margin-left: auto;
    margin-top: 0;
    background: transparent;
    font-family: var(--wp--preset--font-family--secondary);
    font-size: var(--wp--preset--font-size--tiny);
    text-transform: uppercase;
    letter-spacing: var(--wp--custom--letter-spacing--looser);
    text-align: center;
    width: 100%;
    text-indent: 0;
    padding: var(--wp--custom--spacing--20) var(--wp--custom--spacing--30);
    border: 1px solid var(--wp--preset--color--contrast);
    border-radius: var(--wp--custom--border-radius--br);
    color: var(--wp--preset--color--contrast); }
    #body form.nelio-forms-form.light-mode .wp-block-button.nelio-forms-submit:before {
      display: none; }
    #body form.nelio-forms-form.light-mode .wp-block-button.nelio-forms-submit a.wp-block-button__link {
      font-size: var(--wp--preset--font-size--tiny);
      text-transform: uppercase;
      letter-spacing: var(--wp--custom--letter-spacing--looser);
      text-indent: 0;
      color: var(--wp--preset--color--contrast); }
  #body form.nelio-forms-form.light-mode .nelio-forms-field__value--date,
  #body form.nelio-forms-form.light-mode .nelio-forms-field__value--datetime,
  #body form.nelio-forms-form.light-mode .nelio-forms-field__value--email,
  #body form.nelio-forms-form.light-mode .nelio-forms-field__value--number,
  #body form.nelio-forms-form.light-mode .nelio-forms-field__value--password,
  #body form.nelio-forms-form.light-mode .nelio-forms-field__value--select,
  #body form.nelio-forms-form.light-mode .nelio-forms-field__value--tel,
  #body form.nelio-forms-form.light-mode .nelio-forms-field__value--text,
  #body form.nelio-forms-form.light-mode .nelio-forms-field__value--textarea,
  #body form.nelio-forms-form.light-mode .nelio-forms-field__value--time,
  #body form.nelio-forms-form.light-mode .nelio-forms-field__value--url {
    font-size: calc( var(--wp--preset--font-size--tiny) - 2px);
    font-weight: 500;
    font-variation-settings: "wght" 500;
    border-bottom: 1px solid var(--wp--preset--color--contrast); }
  #body form.nelio-forms-form.light-mode .nelio-forms-field__value--textarea {
    min-height: 5.797vw; }
  #body form.nelio-forms-form.light-mode .nelio-forms-field__item-value--radio-group,
  #body form.nelio-forms-form.light-mode .nelio-forms-field__value--checkbox {
    width: 12px;
    height: 12px; }
  #body form.nelio-forms-form.light-mode .nelio-forms-field__error-label {
    position: relative;
    font-size: var(--wp--preset--font-size--x-small);
    font-style: italic;
    width: max-content;
    left: 0;
    top: 8px; }
  #body form.nelio-forms-form.light-mode .nelio-forms__response.nelio-forms__response--fail, #body form.nelio-forms-form.light-mode .nelio-forms__response.nelio-forms__response--success {
    margin: calc( var(--wp--custom--spacing--40) * -1) auto 0 auto; }
    @media screen and (max-width: 768px) {
      #body form.nelio-forms-form.light-mode .nelio-forms__response.nelio-forms__response--fail, #body form.nelio-forms-form.light-mode .nelio-forms__response.nelio-forms__response--success {
        margin: calc( var(--wp--custom--spacing--50) * -1) auto 0 auto;
        font-size: calc( var(--wp--preset--font-size--tiny));
        font-weight: 550;
        font-variation-settings: "wght" 550; } }
  #body form.nelio-forms-form.light-mode .nelio-forms__response.nelio-forms__response--success {
    margin: calc( var(--wp--custom--spacing--40) * -1) auto 0 auto; }
    @media screen and (max-width: 768px) {
      #body form.nelio-forms-form.light-mode .nelio-forms__response.nelio-forms__response--success {
        margin: calc( var(--wp--custom--spacing--50) * -1) auto 0 auto; } }
/* ----- 
    7. Blog entries
 ----- */
/* ----- 
    Global Components	
---------------------- */
@media screen and (min-width: 768px) {
  h2.post-grid-item {
    font-size: calc( var(--wp--preset--font-size--x-large) - 20%);
    line-height: calc( var(--wp--custom--line-height--auto) - 0.075); } }

.hero-ica {
  height: calc( 77vh -  var(--wp--custom--layout--site-top-margin)); }
  .hero-ica .featured-sticky-post {
    display: flex;
    flex-direction: row;
    gap: var(--wp--custom--spacing--40);
    max-width: var(--wp--custom--layout--content);
    height: 100%;
    margin: 0 auto; }
    .hero-ica .featured-sticky-post .sticky-meta,
    .hero-ica .featured-sticky-post .sticky-featured-image {
      flex-basis: 50%;
      flex-grow: 1; }
    .hero-ica .featured-sticky-post .sticky-meta {
      display: flex;
      flex-direction: column;
      gap: var(--wp--custom--spacing--30); }
      .hero-ica .featured-sticky-post .sticky-meta .sticky-time,
      .hero-ica .featured-sticky-post .sticky-meta .sticky-author {
        font-family: var(--wp--preset--font-family--secondary);
        font-size: var(--wp--preset--font-size--x-small);
        text-transform: uppercase;
        font-weight: 475;
        font-variation-settings: "wght" 475;
        letter-spacing: var(--wp--custom--letter-spacing--looser); }
      .hero-ica .featured-sticky-post .sticky-meta .sticky-author:before {
        content: "/";
        display: inline-block;
        margin: 0 var(--wp--custom--spacing--05); }
      .hero-ica .featured-sticky-post .sticky-meta .sticky-title a {
        font-size: var(--wp--preset--font-size--huge);
        color: var(--wp--preset--color--contrast);
        text-transform: capitalize;
        letter-spacing: var(--wp--custom--letter-spacing--xs-tight);
        line-height: 0.85;
        margin-left: calc( var(--wp--custom--spacing--10) * -1);
        text-decoration: none;
        transition: all 1s ease; }
        .hero-ica .featured-sticky-post .sticky-meta .sticky-title a:hover {
          text-decoration: underline;
          text-decoration-thickness: clamp(2px, 0.75vw, 8px);
          text-underline-offset: clamp(4px, 1.1vw, 16px);
          cursor: pointer; }
      .hero-ica .featured-sticky-post .sticky-meta .post-excerpt {
        max-width: 90%;
        margin-top: auto; }
        .hero-ica .featured-sticky-post .sticky-meta .post-excerpt p {
          font-family: var(--wp--preset--font-family--secondary);
          font-size: var(--wp--preset--font-size--small);
          line-height: var(--wp--custom--line-height--normal);
          font-weight: 475;
          font-variation-settings: "wght" 475;
          word-break: break-word; }
    .hero-ica .featured-sticky-post .sticky-featured-image {
      height: 100%;
      border-radius: var(--wp--custom--border-radius--br);
      overflow: hidden; }
      .hero-ica .featured-sticky-post .sticky-featured-image .post-thumbnail {
        height: 100%;
        background: var(--wp--preset--color--base-neutral);
        overflow: hidden;
        position: relative; }
        .hero-ica .featured-sticky-post .sticky-featured-image .post-thumbnail img {
          object-fit: cover;
          object-position: center;
          width: 100%;
          height: 100%; }
    @media screen and (max-width: 768px) {
      .hero-ica .featured-sticky-post {
        flex-direction: column; }
        .hero-ica .featured-sticky-post .sticky-meta {
          background: var(--wp--preset--color--base);
          padding: var(--wp--custom--spacing--30);
          width: calc( 100% - 4vh);
          margin: 2vh auto 2vh auto;
          border-radius: calc( var(--wp--custom--border-radius--br ) - 8px);
          z-index: 15; }
        .hero-ica .featured-sticky-post .sticky-featured-image {
          position: absolute;
          max-width: var(--wp--custom--layout--content);
          height: 100%;
          top: 0;
          z-index: 10; } }
#carrousel-dragger {
  position: absolute;
  display: none;
  flex-direction: row;
  align-items: center;
  gap: var(--wp--custom--spacing--05);
  text-transform: uppercase;
  max-height: 56px;
  pointer-events: none;
  z-index: 1000;
  top: 0;
  left: 0;
  transition: all 175ms ease; }
  #carrousel-dragger.hi {
    display: flex; }
  #body.menu-opened #carrousel-dragger {
    display: none; }
  @media screen and (max-width: 768px) {
    #carrousel-dragger {
      display: flex;
      position: absolute;
      top: 55%;
      left: 50%;
      transform: translate(-50%, -50%);
      opacity: 0;
      animation: mobile-enter-ani 1.797s ease-in-out 3; } }
@keyframes mobile-enter-ani {
  0%, 100% {
    transform: scale(1.1) translate(-30%, -50%);
    opacity: 0; }
  25% {
    transform: scale(1) translate(-30%, -50%);
    opacity: 1; }
  50%, 75% {
    transform: scale(1) translate(-60%, -50%);
    opacity: 1; }
  87.5% {
    transform: scale(1) translate(-60%, -50%);
    opacity: 0; } }
  #carrousel-dragger i {
    max-width: 18px;
    opacity: 1; }
    #carrousel-dragger i span {
      display: flex; }
    #carrousel-dragger i svg {
      width: 55%; }
      #carrousel-dragger i svg path {
        fill: var(--wp--preset--color--contrast); }
  #carrousel-dragger .dragger-body {
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    font-family: var(--wp--preset--font-family--secondary);
    font-size: calc( var(--wp--preset--font-size--tiny) - 2px);
    line-height: 8px;
    background: var(--wp--preset--color--base);
    width: fit-content;
    padding: var(--wp--custom--spacing--20) var(--wp--custom--spacing--30);
    border: 1px solid var(--wp--preset--color--contrast);
    border-radius: 56px; }

.grid-holder {
  width: 100%; }

.rtl .article-grid {
  flex-direction: row-reverse; }

.article-grid .entry-article {
  width: 100%; }

@media screen and (min-width: 768px) {
  .article-grid[data-gap="none"][data-columns="1"] .entry-article {
    width: 100%; }
  .article-grid[data-gap="none"][data-columns="2"] .entry-article {
    width: 50%; }
  .article-grid[data-gap="none"][data-columns="3"] .entry-article {
    width: 33.33%; }
  .article-grid[data-gap="none"][data-columns="4"] .entry-article {
    width: 25%; }
  .article-grid[data-gap="tiny"][data-columns="1"] .entry-article {
    width: 100%; }
  .article-grid[data-gap="tiny"][data-columns="2"] .entry-article {
    width: calc( 50% - var(--wp--custom--spacing--01)); }
  .article-grid[data-gap="tiny"][data-columns="3"] .entry-article {
    width: calc( 33.33% - var(--wp--custom--spacing--01)); }
  .article-grid[data-gap="tiny"][data-columns="4"] .entry-article {
    width: calc( 25% - var(--wp--custom--spacing--01)); }
  .article-grid[data-gap="normal"][data-columns="1"] .entry-article {
    width: 100%; }
  .article-grid[data-gap="normal"][data-columns="2"] .entry-article {
    width: calc( 50% - var(--wp--custom--spacing--30)); } }
  @media screen and (min-width: 768px) and (max-width: 768px) {
    .article-grid[data-gap="normal"][data-columns="2"] .entry-article {
      width: calc( 50% - var(--wp--custom--spacing--15)); } }
@media screen and (min-width: 768px) {
  .article-grid[data-gap="normal"][data-columns="3"] .entry-article {
    width: calc( 33.33% - var(--wp--custom--spacing--30)); } }
  @media screen and (min-width: 768px) and (max-width: 768px) {
    .article-grid[data-gap="normal"][data-columns="3"] .entry-article {
      width: calc( 33.33% - var(--wp--custom--spacing--15)); } }
@media screen and (min-width: 768px) {
  .article-grid[data-gap="normal"][data-columns="4"] .entry-article {
    width: calc( 25% - var(--wp--custom--spacing--30)); } }
  @media screen and (min-width: 768px) and (max-width: 768px) {
    .article-grid[data-gap="normal"][data-columns="4"] .entry-article {
      width: calc( 25% - var(--wp--custom--spacing--15)); } }
@media screen and (min-width: 768px) {
  .article-grid[data-gap="huge"][data-columns="1"] .entry-article {
    width: 100%; }
  .article-grid[data-gap="huge"][data-columns="2"] .entry-article {
    width: calc( 50% - var(--wp--custom--spacing--50)); } }
  @media screen and (min-width: 768px) and (max-width: 768px) {
    .article-grid[data-gap="huge"][data-columns="2"] .entry-article {
      width: calc( 50% - var(--wp--custom--spacing--20)); } }
@media screen and (min-width: 768px) {
  .article-grid[data-gap="huge"][data-columns="3"] .entry-article {
    width: calc( 33.33% - var(--wp--custom--spacing--50)); } }
  @media screen and (min-width: 768px) and (max-width: 768px) {
    .article-grid[data-gap="huge"][data-columns="3"] .entry-article {
      width: calc( 33.33% - var(--wp--custom--spacing--20)); } }
@media screen and (min-width: 768px) {
  .article-grid[data-gap="huge"][data-columns="4"] .entry-article {
    width: calc( 25% - var(--wp--custom--spacing--50)); } }
  @media screen and (min-width: 768px) and (max-width: 768px) {
    .article-grid[data-gap="huge"][data-columns="4"] .entry-article {
      width: calc( 25% - var(--wp--custom--spacing--20)); } }
.post-cat-list,
.categories-list,
.category-description,
.post-tag-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: var(--wp--custom--spacing--10);
  width: fit-content;
  max-width: 95%;
  list-style: none;
  padding: var(--wp--custom--spacing--10) 0; }
  @media screen and (min-width: 768px) {
    :where(#body.archive .article-grid) .post-cat-list, :where(#body.search .article-grid) .post-cat-list, :where(#body.archive .article-grid) .categories-list, :where(#body.search .article-grid) .categories-list, :where(#body.archive .article-grid) .category-description, :where(#body.search .article-grid) .category-description, :where(#body.archive .article-grid) .post-tag-list, :where(#body.search .article-grid) .post-tag-list {
      max-width: 80%; }
    :where(#body.single-post .site-carry) .post-cat-list, :where(#body.single-post .site-carry) .categories-list, :where(#body.single-post .site-carry) .category-description, :where(#body.single-post .site-carry) .post-tag-list {
      max-width: 45%; } }
  @media screen and (min-width: 1680px) {
    :where(#body.single-post) .post-cat-list, :where(#body.single-post) .categories-list, :where(#body.single-post) .category-description, :where(#body.single-post) .post-tag-list {
      gap: var(--wp--custom--spacing--30);
      padding: var(--wp--custom--spacing--40) var(--wp--custom--spacing--30) var(--wp--custom--spacing--40) var(--wp--custom--spacing--30); } }
  .post-cat-list li,
  .categories-list li,
  .category-description li,
  .post-tag-list li {
    height: fit-content;
    margin: 0;
    border: 1px solid var(--wp--preset--color--contrast);
    padding-top: clamp(0, 0.4579vw, var(--wp--custom--spacing--20));
    padding-bottom: clamp(0, 0.4579vw, var(--wp--custom--spacing--20));
    padding-left: clamp(var(--wp--custom--spacing--15), 1.139vw, var(--wp--custom--spacing--30));
    padding-right: clamp(var(--wp--custom--spacing--15), 1.139vw, var(--wp--custom--spacing--30));
    border-radius: 32px;
    transition: background 500ms; }
    .post-cat-list li:hover,
    .categories-list li:hover,
    .category-description li:hover,
    .post-tag-list li:hover {
      background-color: var(--wp--preset--color--contrast); }
      .post-cat-list li:hover a,
      .categories-list li:hover a,
      .category-description li:hover a,
      .post-tag-list li:hover a {
        color: var(--wp--preset--color--base); }
      .post-cat-list li:hover:last-child:hover button,
      .categories-list li:hover:last-child:hover button,
      .category-description li:hover:last-child:hover button,
      .post-tag-list li:hover:last-child:hover button {
        color: var(--wp--preset--color--base); }
    .post-cat-list li::before,
    .categories-list li::before,
    .category-description li::before,
    .post-tag-list li::before {
      content: '';
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 1.57) * 0.5em); }
    @media screen and (min-width: 768px) {
      .post-cat-list li,
      .categories-list li,
      .category-description li,
      .post-tag-list li {
        border: 2px solid var(--wp--preset--color--contrast); }
        .post-cat-list li::before,
        .categories-list li::before,
        .category-description li::before,
        .post-tag-list li::before {
          content: '';
          display: block;
          height: 0;
          width: 0;
          margin-top: calc((1 - 1.71) * 0.5em); } }
    .post-cat-list li a,
    .categories-list li a,
    .category-description li a,
    .post-tag-list li a {
      font-family: var(--wp--preset--font-family--secondary);
      font-size: var(--wp--preset--font-size--tag);
      letter-spacing: var(--wp--custom--letter-spacing--xl-looser);
      text-transform: uppercase;
      font-weight: 650;
      font-variation-settings: "wght" 650;
      color: var(--wp--preset--color--contrast); }
      @media screen and (min-width: 768px) {
        .post-cat-list li a,
        .categories-list li a,
        .category-description li a,
        .post-tag-list li a {
          font-size: var(--wp--preset--font-size--tiny);
          font-weight: 550;
          font-variation-settings: "wght" 550; } }
    .post-cat-list li:last-child button,
    .categories-list li:last-child button,
    .category-description li:last-child button,
    .post-tag-list li:last-child button {
      font-family: var(--wp--preset--font-family--secondary);
      font-size: var(--wp--preset--font-size--small);
      color: var(--wp--preset--color--contrast);
      width: 100%;
      height: 100%;
      line-height: 0;
      background-color: transparent;
      border: none;
      vertical-align: middle; }
  .post-cat-list.post-cat-list a,
  .categories-list.post-cat-list a,
  .category-description.post-cat-list a,
  .post-tag-list.post-cat-list a {
    font-family: var(--wp--preset--font-family--primary);
    font-size: var(--wp--preset--font-size--small);
    letter-spacing: var(--wp--custom--letter-spacing--none);
    text-transform: capitalize; }
  .post-cat-list .children,
  .categories-list .children,
  .category-description .children,
  .post-tag-list .children {
    display: none; }

@media screen and (min-width: 768px) {
  #body.sidebar-enabled .has-sidebar-right .category-description,
  #body.sidebar-enabled .has-sidebar-left .category-description {
    max-width: 90%; } }

.entries--grid {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: clamp(var(--wp--custom--spacing--70), 15vw, var(--wp--custom--spacing--100));
  max-width: var(--wp--custom--layout--content);
  height: auto;
  margin-left: auto;
  margin-right: auto; }
  .entries--grid .entry-article {
    position: relative; }
    .entries--grid .entry-article .entry-item__inner {
      display: flex;
      flex-direction: column;
      row-gap: var(--wp--custom--spacing--10);
      height: 100%; }
      .entries--grid .entry-article .entry-item__inner > *:not(.post-cat-list) {
        margin: 0;
        list-style: none; }
      @media screen and (min-width: 768px) {
        .entries--grid .entry-article .entry-item__inner > *:not(.post-read-more-btn-wrapper) {
          max-width: 97%; }
        .entries--grid .entry-article .entry-item__inner > .entry-thumbnail {
          max-width: 100%; }
        .entries--grid .entry-article .entry-item__inner .post-tag-list {
          max-width: 80%; } }
      @media screen and (min-width: 1680px) {
        .entries--grid .entry-article .entry-item__inner > .entry-item__excerpt + .post-tag-list {
          margin: var(--wp--custom--spacing--40) 0; } }
      .entries--grid .entry-article .entry-item__inner .post-cat-list .cat-item {
        font-family: var(--wp--preset--font-family--primary);
        font-size: var(--wp--preset--font-size--small);
        letter-spacing: var(--wp--custom--letter-spacing--tight);
        font-style: italic;
        text-transform: capitalize;
        border: none;
        padding: 0; }
        .entries--grid .entry-article .entry-item__inner .post-cat-list .cat-item a {
          font-weight: var(--wp--custom--font-weight--medium); }
        .entries--grid .entry-article .entry-item__inner .post-cat-list .cat-item:hover {
          background-color: var(--wp--preset--color--base); }
          .entries--grid .entry-article .entry-item__inner .post-cat-list .cat-item:hover a {
            color: var(--wp--preset--color--contrast); }
        .entries--grid .entry-article .entry-item__inner .post-cat-list .cat-item:not(:first-child) {
          display: none; }
      .entries--grid .entry-article .entry-item__inner .entry-thumbnail {
        margin: var(--wp--custom--spacing--10) 0; }
        .entries--grid .entry-article .entry-item__inner .entry-thumbnail .entry-item__thumblink {
          overflow: hidden; }
          .entries--grid .entry-article .entry-item__inner .entry-thumbnail .entry-item__thumblink img {
            object-fit: cover; }
        .entries--grid .entry-article .entry-item__inner .entry-thumbnail + .post-cat-list {
          margin-top: clamp(var(--wp--custom--spacing--20), 2.188vw, var(--wp--custom--spacing--50)); }
      .entries--grid .entry-article .entry-item__inner .entry-title a {
        color: var(--wp--preset--color--contrast); }
      .entries--grid .entry-article .entry-item__inner .entry-item__time,
      .entries--grid .entry-article .entry-item__inner .post-reading-time {
        font-family: var(--wp--preset--font-family--secondary);
        font-size: var(--wp--preset--font-size--tiny);
        text-transform: uppercase;
        font-weight: 550;
        font-variation-settings: "wght" 550;
        letter-spacing: var(--wp--custom--letter-spacing--looser); }
        @media screen and (min-width: 1680px) {
          .entries--grid .entry-article .entry-item__inner .entry-item__time,
          .entries--grid .entry-article .entry-item__inner .post-reading-time {
            font-size: var(--wp--preset--font-size--x-small);
            font-weight: 450;
            font-variation-settings: "wght" 450; } }
      .entries--grid .entry-article .entry-item__inner .post-reading-time:before {
        content: "/";
        display: inline-block;
        margin: 0 var(--wp--custom--spacing--05); }
      .entries--grid .entry-article .entry-item__inner .entry-item__excerpt {
        font-size: var(--wp--preset--font-size--base);
        line-height: var(--wp--custom--line-height--normal);
        word-break: break-word;
        margin: var(--wp--custom--spacing--20) 0; }
      .entries--grid .entry-article .entry-item__inner .post-read-more-btn-wrapper {
        margin-top: auto;
        padding-top: clamp(var(--wp--custom--spacing--20), 4vw, var(--wp--custom--spacing--40)); }
        .entries--grid .entry-article .entry-item__inner .post-read-more-btn-wrapper:after {
          content: "";
          position: relative;
          display: block;
          width: 100%;
          height: 1px;
          background-color: var(--wp--preset--color--contrast); }
        .entries--grid .entry-article .entry-item__inner .post-read-more-btn-wrapper .post-read-more-btn-inner {
          display: flex;
          align-items: baseline; }
          .entries--grid .entry-article .entry-item__inner .post-read-more-btn-wrapper .post-read-more-btn-inner .post-read-more-btn {
            display: block;
            width: 100%;
            font-family: var(--wp--preset--font-family--secondary);
            font-size: var(--wp--preset--font-size--x-small);
            font-weight: 500;
            font-variation-settings: "wght" 500;
            line-height: var(--wp--custom--line-height--auto);
            text-transform: uppercase;
            letter-spacing: var(--wp--custom--letter-spacing--looser);
            color: var(--wp--preset--color--contrast);
            margin: var(--wp--custom--spacing--20) 0; }
          .entries--grid .entry-article .entry-item__inner .post-read-more-btn-wrapper .post-read-more-btn-inner .arrow-link-icon svg {
            transform: scale(2) translateX(-2px); }
            @media screen and (max-width: 1680px) {
              .entries--grid .entry-article .entry-item__inner .post-read-more-btn-wrapper .post-read-more-btn-inner .arrow-link-icon svg {
                transform: scale(1.65) translateX(-2px); } }
            @media screen and (max-width: 768px) {
              .entries--grid .entry-article .entry-item__inner .post-read-more-btn-wrapper .post-read-more-btn-inner .arrow-link-icon svg {
                transform: scale(1.35) translateX(-2px); } }
          .entries--grid .entry-article .entry-item__inner .post-read-more-btn-wrapper .post-read-more-btn-inner .arrow-link-icon svg *,
          .entries--grid .entry-article .entry-item__inner .post-read-more-btn-wrapper .post-read-more-btn-inner .arrow-link-icon svg path {
            fill: var(--wp--preset--color--contrast); }
      .entries--grid .entry-article .entry-item__inner img {
        width: 100%;
        transition: all 200ms linear; }
    @media screen and (max-width: 768px) {
      .entries--grid .entry-article {
        width: 100%; } }
  @media screen and (min-width: 768px) {
    .entries--grid {
      flex-direction: row;
      column-gap: var(--wp--custom--spacing--30); } }
/* Hero Area */
.hero {
  position: fixed;
  top: 0;
  margin-top: calc( var(--wp--custom--layout--header-height) + var(--wp--custom--layout--site-top-margin)); }
  @media screen and (min-width: 768px) {
    .hero {
      transition: top .0375s ease-out !important; } }
#hero-gap {
  position: relative;
  display: flex;
  height: 85vh;
  margin-top: var(--wp--custom--layout--site-top-margin);
  z-index: -1;
  pointer-events: none; }

#body.has-sticky-header-disabled #hero-gap {
  margin-top: 0; }

#body.has-sticky-header-disabled .hero {
  margin-top: var(--wp--custom--layout--site-top-margin); }

.blog-posts-carousel {
  width: 100%;
  margin-bottom: rem(200px);
  transition: opacity 400ms linear, visibility 400ms linear; }
  .blog-posts-carousel .flickity-viewport {
    overflow: visible; }
  .blog-posts-carousel.enabled {
    opacity: 1;
    visibility: visible; }
  .blog-posts-carousel .car-post {
    width: 100%;
    overflow: hidden;
    transition: opacity 400ms cubic-bezier(0.39, 0.575, 0.565, 1); }
    .blog-posts-carousel .car-post:hover {
      opacity: .2; }
    .blog-posts-carousel .car-post.is-selected {
      opacity: 1; }
      .blog-posts-carousel .car-post.is-selected .car-content {
        opacity: 1;
        visibility: visible;
        transform: matrix(1, 0, 0, 1, 0, 0); }
      .blog-posts-carousel .car-post.is-selected .car-image {
        transform: translate3d(0, 0, 0); }
    .blog-posts-carousel .car-post.after-selected .car-image {
      transform: translate3d(-100px, 0, 0); }
    .blog-posts-carousel .car-post.before-selected .car-image {
      transform: translate3d(100px, 0, 0); }

.post-navigation {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--wp--preset--font-size--huge);
  line-height: 1;
  margin-top: var(--wp--custom--spacing--90);
  z-index: 99; }
  @media screen and (max-width: 768px) {
    .blog .post-navigation {
      margin-top: var(--wp--custom--spacing--70); } }
  @media screen and (max-width: 480px) {
    .blog .post-navigation {
      margin-top: var(--wp--custom--spacing--50); } }
  .post-navigation .helper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    column-gap: var(--wp--custom--spacing--05);
    margin: 0 3vw;
    pointer-events: none; }
    .post-navigation .helper .divider {
      font-style: italic;
      margin: 0 5% 0 4%;
      font-size: var(--wp--preset--font-size--base); }
    .post-navigation .helper span {
      display: block; }
      .post-navigation .helper span::before {
        content: '';
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.15) * 0.5em); }
      .post-navigation .helper span:not(.divider) {
        font-family: var(--wp--preset--font-family--secondary);
        font-size: var(--wp--preset--font-size--large);
        font-weight: 375;
        font-variation-settings: "wght" 375; }
        @media screen and (max-width: 480px) {
          .post-navigation .helper span:not(.divider) {
            font-size: var(--wp--preset--font-size--x-large); } }
  .post-navigation .next.disabled span,
  .post-navigation .prev.disabled span {
    display: flex;
    opacity: .15;
    pointer-events: none;
    transform: scale(0.75); }
    @media screen and (min-width: 768px) {
      .post-navigation .next.disabled span,
      .post-navigation .prev.disabled span {
        transform: scale(1); } }
  .post-navigation a {
    transition: transform 377ms cubic-bezier(0.29, 0.09, 0.22, 0.98); }
    .post-navigation a span {
      display: flex;
      width: fit-content;
      opacity: .15;
      transform: scale(0.75); }
      @media screen and (min-width: 768px) {
        .post-navigation a span {
          transform: scale(1); } }
    .post-navigation a[href] span {
      opacity: 1; }
    .post-navigation a.prev:hover {
      transform: translateX(5%); }
    .post-navigation a.next:hover {
      transform: translateX(-5%); }
  .post-navigation .post-navigation__line {
    width: 20vw;
    height: 2px;
    margin: 0 50px;
    transform: translate3d(0, 20px, 0);
    opacity: 0;
    visibility: hidden;
    transform-origin: 0 0;
    transform: matrix(0.99939, 0, 0, 1.055, 0, 10);
    transition-delay: 50ms;
    transition: transform 377ms cubic-bezier(0.29, 0.09, 0.22, 0.98), opacity 377ms cubic-bezier(0.29, 0.09, 0.22, 0.98), visibility 377ms cubic-bezier(0.29, 0.09, 0.22, 0.98); }
    .post-navigation .post-navigation__line.active {
      opacity: 1;
      visibility: visible;
      transform: matrix(1, 0, 0, 1, 0, 0); }
    @media screen and (max-width: 1024px) {
      .post-navigation .post-navigation__line {
        width: 21vw;
        margin: 0 7px; } }
/* ----- 
    8. Single posts
 ----- */
.single-post .entry,
.single-post .article-narrow {
  display: flex;
  flex-direction: column;
  gap: clamp(var(--wp--custom--spacing--60), 5.938vw, var(--wp--custom--spacing--90)); }

@media screen and (min-width: 768px) {
  .single-post .article-narrow > *:not(.alignwide):not(.alignfull) {
    width: var(--wp--custom--layout--narrow);
    margin: 0 auto; } }

.entry-header {
  margin-bottom: var(--wp--custom--spacing--80); }
  @media screen and (max-width: 768px) {
    .entry-header {
      margin-bottom: 0; } }
  .entry-header .entry-header-inner {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: var(--wp--custom--spacing--30); }
    .entry-header .entry-header-inner > * {
      margin: 0; }
    .entry-header .entry-header-inner.left-align {
      text-align: left; }
    .entry-header .entry-header-inner.centered-align {
      text-align: center; }
    .entry-header .entry-header-inner.right-align {
      text-align: right; }
    .entry-header .entry-header-inner .single-post-cat-list {
      font-size: var(--wp--preset--font-size--base);
      font-style: italic;
      z-index: 100; }
      @media screen and (min-width: 480px) {
        .entry-header .entry-header-inner .single-post-cat-list {
          font-weight: 300;
          margin-block-end: var(--wp--preset--spacing--30); } }
    .entry-header .entry-header-inner.centered-align .post-tag-list {
      margin: 0 auto;
      justify-content: center; }
      @media screen and (max-width: 768px) {
        .entry-header .entry-header-inner.centered-align .post-tag-list {
          max-width: 75%; } }
      @media screen and (max-width: 480px) {
        .entry-header .entry-header-inner.centered-align .post-tag-list {
          max-width: 90%; } }
    .entry-header .entry-header-inner.right-align .post-tag-list {
      margin-left: auto; }
    .entry-header .entry-header-inner .single-post-cat-list a {
      color: var(--wp--preset--color--contrast); }
    .entry-header .entry-header-inner .entry-title {
      max-width: calc(var(--wp--custom--layout--content) - 27vw);
      margin-block-start: var(--wp--custom--spacing--30);
      margin-block-end: var(--wp--custom--spacing--30); }
      .entry-header .entry-header-inner .entry-title::before {
        content: '';
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - var(--wp--custom--line-height--normal)) * 0.5em); }
      @media screen and (max-width: 768px) {
        .entry-header .entry-header-inner .entry-title {
          max-width: 90vw;
          line-height: calc(var(--wp--custom--line-height--auto) + 0.015);
          margin-block-start: var(--wp--custom--spacing--01);
          margin-block-end: var(--wp--custom--spacing--05); } }
    .entry-header .entry-header-inner.centered-align > .entry-title {
      margin-right: auto;
      margin-left: auto; }
    .entry-header .entry-header-inner.right-align > .entry-title {
      margin-left: auto; }
    .entry-header .entry-header-inner .post-date {
      text-transform: uppercase;
      letter-spacing: var(--wp--custom--letter-spacing--looser);
      font-family: var(--wp--preset--font-family--secondary);
      font-size: var(--wp--preset--font-size--small);
      font-weight: var(--wp--custom--font-weight--regular);
      font-variation-settings: "wght" 450; }
      @media screen and (min-width: 1680px) {
        .entry-header .entry-header-inner .post-date {
          margin-block-start: var(--wp--custom--spacing--20); } }
      @media screen and (max-width: 480px) {
        .entry-header .entry-header-inner .post-date {
          font-size: var(--wp--preset--font-size--x-small); } }
      .entry-header .entry-header-inner .post-date .post-reading-time:before {
        content: '/';
        display: inline-block;
        padding: 0 var(--wp--preset--spacing--50); }
        @media screen and (max-width: 768px) {
          .entry-header .entry-header-inner .post-date .post-reading-time:before {
            padding: 0 var(--wp--preset--spacing--20); } }
    .entry-header .entry-header-inner img {
      margin-top: clamp(var(--wp--custom--spacing--30), 5.5vw, var(--wp--custom--spacing--100));
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      max-width: var(--wp--custom--layout--content); }
      @media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
        .entry-header .entry-header-inner img {
          margin-top: var(--wp--custom--spacing--80); } }
  #body:not(.anim-off) .entry-header {
    transform: translate3d(0, 24px, 0);
    opacity: 0;
    visibility: hidden;
    transform-origin: 0 0;
    transform: matrix(0.99939, 0, 0, 1.055, 0, 10);
    transition-delay: 50ms;
    transition: transform 377ms cubic-bezier(0.29, 0.09, 0.22, 0.98), opacity 377ms cubic-bezier(0.29, 0.09, 0.22, 0.98), visibility 377ms cubic-bezier(0.29, 0.09, 0.22, 0.98); }
  #body:not(.anim-off) .entry-header.active {
    opacity: 1;
    visibility: visible;
    transform: matrix(1, 0, 0, 1, 0, 0); }

@media screen and (min-width: 768px) {
  #primary.has-sidebar-left .entry-header .entry-header-inner.centered-align,
  #primary.has-sidebar-left .entry-header .entry-header-inner.right-align {
    text-align: left; }
  #primary.has-sidebar-right .entry-header .entry-header-inner.centered-align,
  #primary.has-sidebar-right .entry-header .entry-header-inner.left-align {
    text-align: right; } }

.entry-content .post-body,
.entry-content.page-content {
  display: flex;
  flex-direction: column;
  row-gap: var(--wp--custom--layout--block-gap); }
  .entry-content .post-body :where(h1, h2, h3).post-intro,
  .entry-content.page-content :where(h1, h2, h3).post-intro {
    width: clamp(480px, 63vw, 1600px); }
    @media screen and (max-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
      .entry-content .post-body :where(h1, h2, h3).post-intro,
      .entry-content.page-content :where(h1, h2, h3).post-intro {
        width: 100%; } }
    @media screen and (max-width: 768px) {
      .entry-content .post-body :where(h1, h2, h3).post-intro,
      .entry-content.page-content :where(h1, h2, h3).post-intro {
        width: 100%; } }
  #body .entry-content .post-body .wp-block-group p:last-child, #body .entry-content.page-content .wp-block-group p:last-child {
    margin-block-end: 0; }
  #body .entry-content .post-body .wp-block-group.is-layout-flex.is-horizontal > p:first-child:first-child, #body .entry-content.page-content .wp-block-group.is-layout-flex.is-horizontal > p:first-child:first-child {
    margin-block-end: 0; }
  .entry-content .post-body .wp-block-media-text :where(h1:only-child, h2:only-child, h3:only-child, h4:only-child, h5:only-child, h6:only-child),
  .entry-content .post-body .wp-block-columns :where(h1, h2:only-child, h3:only-child, h4:only-child, h5:only-child, h6:only-child),
  .entry-content .post-body .wp-block-group :where(h1, h2:only-child, h3:only-child, h4:only-child, h5:only-child, h6:only-child),
  .entry-content.page-content .wp-block-media-text :where(h1:only-child, h2:only-child, h3:only-child, h4:only-child, h5:only-child, h6:only-child),
  .entry-content.page-content .wp-block-columns :where(h1, h2:only-child, h3:only-child, h4:only-child, h5:only-child, h6:only-child),
  .entry-content.page-content .wp-block-group :where(h1, h2:only-child, h3:only-child, h4:only-child, h5:only-child, h6:only-child) {
    margin-block-end: 0; }
  .entry-content .post-body .wp-block-media-text :where(h1, h2, h3, h4, h5, h6) + :where(h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child),
  .entry-content .post-body .wp-block-columns :where(h1, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child) + :where(h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child),
  .entry-content .post-body .wp-block-group :where(h1, h2, h3, h4, h5, h6) + :where(h1:last-child, h2, h3, h4, h5, h6),
  .entry-content.page-content .wp-block-media-text :where(h1, h2, h3, h4, h5, h6) + :where(h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child),
  .entry-content.page-content .wp-block-columns :where(h1, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child) + :where(h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child),
  .entry-content.page-content .wp-block-group :where(h1, h2, h3, h4, h5, h6) + :where(h1:last-child, h2, h3, h4, h5, h6) {
    margin-block-end: 0; }
  #body .entry-content .post-body p:not(:first-child), #body .entry-content.page-content p:not(:first-child) {
    margin-block-end: clamp(var(--wp--custom--spacing--20), 3.135vw, var(--wp--custom--spacing--50)); }
    #body .entry-content .post-body p:not(:first-child)::before, #body .entry-content.page-content p:not(:first-child)::before {
      content: '';
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 1.35) * 0.5em); }
  @media screen and (min-width: 768px) {
    .entry-content .post-body .wp-block-columns:not(.gallery):where(body .is-layout-flex),
    .entry-content.page-content .wp-block-columns:not(.gallery):where(body .is-layout-flex) {
      gap: clamp(var(--wp--custom--spacing--30), 5vw, var(--wp--custom--spacing--60)); } }
  .entry-content .post-body figure.wp-block-gallery.has-nested-images,
  .entry-content.page-content figure.wp-block-gallery.has-nested-images {
    gap: var(--wp--custom--spacing--30); }
  .entry-content .post-body .wp-block-columns.gallery,
  .entry-content.page-content .wp-block-columns.gallery {
    gap: var(--wp--custom--spacing--30); }
    .entry-content .post-body .wp-block-columns.gallery .wp-block-column figure:not(.wp-block-gallery),
    .entry-content.page-content .wp-block-columns.gallery .wp-block-column figure:not(.wp-block-gallery) {
      height: 100%; }
      .entry-content .post-body .wp-block-columns.gallery .wp-block-column figure:not(.wp-block-gallery) img,
      .entry-content.page-content .wp-block-columns.gallery .wp-block-column figure:not(.wp-block-gallery) img {
        height: 100%;
        object-fit: cover; }
  .entry-content .post-body .hide-mobile,
  .entry-content.page-content .hide-mobile {
    display: none; }
  @media screen and (min-width: 769px) {
    .entry-content .post-body .hide-mobile,
    .entry-content.page-content .hide-mobile {
      display: block; } }
  @media screen and (max-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
    .entry-content .post-body .is-layout-flow > figure.alignright,
    .entry-content .post-body .is-layout-flow > figure.alignleft,
    .entry-content.page-content .is-layout-flow > figure.alignright,
    .entry-content.page-content .is-layout-flow > figure.alignleft {
      max-width: 50%;
      margin: var(--wp--custom--spacing--10); } }
.entry-navigation {
  text-align: center; }
  .has-sidebar-left .entry-navigation, .has-sidebar-right .entry-navigation {
    justify-self: center; }
  .single-post .entry-navigation {
    position: relative;
    display: flex;
    align-self: center;
    justify-content: space-between;
    width: 57.5vw;
    max-width: 2560px;
    margin-top: var(--wp--custom--spacing--80); }
    @media screen and (max-width: 768px) {
      .single-post .entry-navigation {
        margin-top: var(--wp--custom--spacing--40); } }
  .entry-navigation > div a {
    position: relative;
    font-size: var(--wp--preset--font-size--large);
    color: var(--wp--preset--color--contrast); }
    @media screen and (max-width: 768px) {
      .entry-navigation > div a.entry-navigation__item:first-of-type {
        align-self: flex-start; }
      .entry-navigation > div a.entry-navigation__item:last-of-type {
        align-self: flex-end; } }
    .entry-navigation > div a .entry-navigation__link {
      display: flex;
      gap: var(--wp--custom--spacing--10); }
      .entry-navigation > div a .entry-navigation__link > span {
        display: flex;
        letter-spacing: var(--wp--custom--letter-spacing--xs-tight); }
        .entry-navigation > div a .entry-navigation__link > span:first-child {
          font-family: var(--wp--preset--font-family--secondary);
          font-size: calc( var(--wp--preset--font-size--large));
          font-weight: 475;
          font-variation-settings: "wght" 475; }
        .entry-navigation > div a .entry-navigation__link > span:last-child {
          font-size: calc( var(--wp--preset--font-size--large) + 0.275vw);
          font-style: italic; }
        @media screen and (max-width: 768px) {
          .entry-navigation > div a .entry-navigation__link > span:first-child, .entry-navigation > div a .entry-navigation__link > span:last-child {
            font-size: var(--wp--preset--font-size--x-large); }
          .entry-navigation > div a .entry-navigation__link > span:last-child {
            font-size: calc( var(--wp--preset--font-size--x-large) + 4px); } }
      .no-touchevents .single-post .entry-navigation__item:hover .entry-navigation > div a .entry-navigation__link {
        opacity: .05; }
    @media screen and (max-width: 768px) {
      .entry-navigation > div a .entry-navigation__thumb {
        display: none; } }
  .single-post .entry-navigation > div {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex: 1; }
    .single-post .entry-navigation > div .entry-navigation__info {
      position: absolute;
      width: fit-content;
      display: flex;
      font-family: var(--wp--preset--font-family--secondary);
      font-size: var(--wp--preset--font-size--x-small);
      text-decoration: underline;
      text-decoration-thickness: 2px;
      text-underline-offset: 4px;
      font-weight: 450;
      font-variation-settings: "wght" 450;
      left: 2.125%;
      right: 0;
      pointer-events: none;
      margin-top: -24px; }
      @media screen and (max-width: 768px) {
        .single-post .entry-navigation > div .entry-navigation__info {
          display: none; } }
    @media screen and (max-width: 768px) {
      .single-post .entry-navigation > div {
        flex-direction: column;
        gap: var(--wp--custom--spacing--15); } }
  .single-portfolio .entry-navigation > div {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center; }
    .single-portfolio .entry-navigation > div .nav-sep {
      display: block;
      width: 225px;
      height: 1px;
      background: #000;
      flex-grow: 2;
      margin: 0 30px; }
  @media screen and (max-width: 768px) {
    .single-post .entry-navigation {
      max-width: 55%; } }
  @media screen and (max-width: 480px) {
    .single-post .entry-navigation {
      max-width: 70%; } }
.entry-navigation__thumb {
  position: absolute;
  width: fit-content;
  display: flex;
  top: 75%;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  transform: translate(-115%, -50%) matrix(0.99939, 0.019, 0, 1.0155, 0, 0);
  transition: transform 0.275s cubic-bezier(0.29, 0.09, 0.22, 0.98) 0.255s, opacity 0.255s cubic-bezier(0.29, 0.09, 0.22, 0.98) 0.255s, visibility 0.275s cubic-bezier(0.29, 0.09, 0.22, 0.98) 0.255s, top 0.275s cubic-bezier(0.29, 0.09, 0.22, 0.98) 0.255s;
  transition-delay: 75ms; }
  .entry-navigation__item:hover .entry-navigation__thumb {
    top: 50%;
    opacity: 1;
    transform: translate(-115%, -50%) matrix(1, 0, 0, 1, 0, 0); }
  .entry-navigation__thumb.flame {
    height: 100%;
    top: 0;
    transform: translate(-80%, -35%) matrix(0.99939, 0.019, 0, 1.0155, 0, 0); }
    .entry-navigation__item:hover .entry-navigation__thumb.flame {
      top: 0%;
      transform: translate(-75%, -50%) matrix(1, 0, 0, 1, 0, 0) scale(1.125); }
    @media screen and (max-width: 1440px) {
      .entry-navigation__thumb.flame {
        transform: translate(-65%, -85%) scale(0.75); } }
    .entry-navigation__thumb.flame img {
      clip-path: path("M53.0664 0C53.0664 0 58.2173 26.2166 67.3059 37.8347C76.3945 49.4528 94.6675 53.1794 94.6675 53.1794C94.6675 53.1794 78.8253 53.4113 67.3059 68.0556C55.7866 82.6999 53.0664 106.066 53.0664 106.066C53.0664 106.066 50.7657 81.3914 41.1946 69.1391C31.6235 56.8868 11.753 53.1794 11.753 53.1794C11.753 53.1794 28.7263 52.5454 40.1546 37.8347C51.5829 23.124 53.0664 0 53.0664 0Z");
      width: 105px;
      height: auto;
      object-fit: cover; }
  .entry-navigation__thumb.circle img {
    width: 11vw;
    border-radius: 50%; }
  .entry-navigation__item:first-child .entry-navigation__thumb.circle {
    left: unset;
    right: 0;
    transform: translate(115%, -50%) matrix(0.99939, 0.019, 0, 1.0155, 0, 0); }
  .entry-navigation__item:first-child:hover .entry-navigation__thumb.circle {
    top: 50%;
    transform: translate(115%, -50%) matrix(1, 0, 0, 1, 0, 0); }
  .entry-navigation__item:first-child .entry-navigation__thumb.roundedsquare, .entry-navigation__item:first-child .entry-navigation__thumb.noshape {
    left: unset;
    right: 0;
    transform: translate(115%, -50%) matrix(0.99939, 0.019, 0, 1.0155, 0, 0);
    width: 11vw; }
  .entry-navigation__item:first-child:hover .entry-navigation__thumb.roundedsquare, .entry-navigation__item:first-child:hover .entry-navigation__thumb.noshape {
    top: 50%;
    transform: translate(115%, -50%) matrix(1, 0, 0, 1, 0, 0); }
  .entry-navigation__thumb.roundedsquare img, .entry-navigation__thumb.noshape img {
    border-radius: var(--wp--custom--border-radius--br);
    width: 11vw; }
  .entry-navigation__thumb.noshape img {
    border-radius: 0; }

.entry-navigation__info, .current-title {
  pointer-events: none; }
  .single-post .entry-navigation__info, .single-post .current-title {
    font-size: rem(62px);
    font-weight: 400;
    line-height: 1.4;
    pointer-events: none;
    opacity: 0;
    display: block;
    transform: translateY(20%);
    visibility: hidden;
    transition: transform 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98), opacity 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98), visibility 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98); }
  .single-portfolio .entry-navigation__info, .single-portfolio .current-title {
    position: absolute;
    top: -50px;
    width: 100%; }
  a.entry-navigation__item:hover .entry-navigation__info, a.entry-navigation__item:hover .current-title {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0); }

.edit-link {
  position: absolute;
  bottom: 0px; }
  .edit-link a {
    font-size: var(--wp--preset--font-size--tiny);
    text-transform: capitalize;
    text-decoration: underline;
    text-underline-offset: 4px; }
  @media screen and (max-width: 768px) {
    .edit-link {
      display: none; } }
.comment-reply-link {
  position: relative;
  display: flex;
  width: fit-content;
  justify-content: flex-end;
  font-size: var(--wp--preset--font-size--tiny);
  text-transform: uppercase;
  letter-spacing: var(--wp--custom--letter-spacing--loose);
  font-weight: 475;
  font-variation-settings: "wght" 475;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 8px;
  color: var(--wp--preset--color--contrast);
  margin-left: auto;
  margin-top: var(--wp--custom--spacing--20); }
  .comment-content:hover .comment-reply-link {
    opacity: 1;
    visibility: visible; }

.comments-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: var(--wp--preset--font-family--secondary);
  font-size: var(--wp--preset--font-size--x-small);
  font-weight: 435;
  font-variation-settings: "wght" 435;
  letter-spacing: var(--wp--custom--letter-spacing--xl-looser);
  text-transform: uppercase;
  width: 100%;
  background-color: var(--wp--preset--color--base);
  padding-top: clamp(var(--wp--custom--spacing--50), 3.979vw, var(--wp--custom--spacing--80));
  padding-bottom: clamp(var(--wp--custom--spacing--50), 3.979vw, var(--wp--custom--spacing--80));
  margin-top: -1px;
  border-top: 1px solid var(--wp--preset--color--contrast);
  border-bottom: 1px solid var(--wp--preset--color--contrast);
  transition: all 275ms cubic-bezier(0.075, 0.82, 0.165, 1); }
  .comments-container .form-field, .comments-container #respond .form-comment, #respond .comments-container .form-comment,
  .comments-container #respond .form-author,
  #respond .comments-container .form-author,
  .comments-container #respond .form-email,
  #respond .comments-container .form-email,
  .comments-container #respond .form-url,
  #respond .comments-container .form-url {
    display: inline-block;
    width: 100%;
    height: clamp(64px, 3.5vw, 88px);
    border: 1px solid var(--wp--preset--color--contrast);
    border-radius: var(--wp--custom--border-radius--br); }
  .comments-container.comments-opened .comments-link-style span {
    display: flex;
    color: var(--wp--preset--color--base-neutral);
    font-size: var(--wp--preset--font-size--tiny);
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: var(--wp--custom--spacing--10);
    width: fit-content; }
  .comments-container.comments-opened.dark-scheme {
    background-color: var(--wp--preset--color--contrast); }
    .comments-container.comments-opened.dark-scheme > * {
      color: var(--wp--preset--color--base); }
    .comments-container.comments-opened.dark-scheme .form-field, .comments-container.comments-opened.dark-scheme #respond .form-comment, #respond .comments-container.comments-opened.dark-scheme .form-comment,
    .comments-container.comments-opened.dark-scheme #respond .form-author,
    #respond .comments-container.comments-opened.dark-scheme .form-author,
    .comments-container.comments-opened.dark-scheme #respond .form-email,
    #respond .comments-container.comments-opened.dark-scheme .form-email,
    .comments-container.comments-opened.dark-scheme #respond .form-url,
    #respond .comments-container.comments-opened.dark-scheme .form-url {
      border: 1px solid var(--wp--preset--color--base); }
    .comments-container.comments-opened.dark-scheme #respond form .c-f-label {
      background-color: var(--wp--preset--color--contrast); }
    .comments-container.comments-opened.dark-scheme #respond form input:not(#wp-comment-cookies-consent):not([type="submit"]), .comments-container.comments-opened.dark-scheme #respond form textarea {
      color: var(--wp--preset--color--contrast-neutral); }
      .comments-container.comments-opened.dark-scheme #respond form input:not(#wp-comment-cookies-consent):not([type="submit"]):focus, .comments-container.comments-opened.dark-scheme #respond form textarea:focus {
        color: var(--wp--preset--color--base); }
    .comments-container.comments-opened.dark-scheme #respond .form-submit #submit {
      color: var(--wp--preset--color--base);
      background-color: var(--wp--preset--color--contrast);
      border: 1px solid var(--wp--preset--color--base); }
      .comments-container.comments-opened.dark-scheme #respond .form-submit #submit:hover {
        color: var(--wp--preset--color--contrast);
        background-color: var(--wp--preset--color--base);
        border: 1px solid transparent; }
    .comments-container.comments-opened.dark-scheme .comment-reply-link {
      color: var(--wp--preset--color--base); }
    .comments-container.comments-opened.dark-scheme #ajax-response {
      color: var(--wp--preset--color--base); }
    .comments-container.comments-opened.dark-scheme .comment-avatar.blank-comment:after,
    .comments-container.comments-opened.dark-scheme .comment-content.blank-comment span,
    .comments-container.comments-opened.dark-scheme .comment-content.blank-comment span:after,
    .comments-container.comments-opened.dark-scheme .comment-content.blank-comment span:before {
      background-color: white; }
    .comments-container.comments-opened.dark-scheme article:after {
      background-color: var(--wp--preset--color--base); }
    .comments-container.comments-opened.dark-scheme a:where(:not(.wp-element-button)) {
      color: var(--wp--preset--color--base); }
  .comments-container .pingback {
    margin-bottom: var(--wp--custom--spacing--20); }
    .comments-container .pingback p {
      font-family: var(--wp--preset--font-family--secondary);
      color: var(--wp--preset--color--contrast-neutral); }
      .comments-container .pingback p:before {
        display: none; }

.comments-header {
  font-size: 21px;
  position: relative;
  border-bottom: 1px solid;
  padding-bottom: 15px;
  *zoom: 1; }
  .comments-header:after {
    content: '';
    display: table;
    clear: both; }
  @media screen and (max-width: 480px) {
    .comments-header {
      display: flex;
      flex-direction: column-reverse; } }
  .comments-header .to-left {
    float: left; }
    .comments-header .to-left span {
      font-size: 13px; }
  .comments-header .to-right {
    float: right; }
    @media screen and (max-width: 480px) {
      .comments-header .to-right {
        display: none; } }
.comments-link-style {
  cursor: pointer; }
  .comments-link-style i {
    font-style: normal; }

#comments {
  display: none;
  position: relative;
  width: 90%;
  margin-top: clamp(var(--wp--custom--spacing--50), 3.979vw, var(--wp--custom--spacing--80));
  z-index: 997; }
  #comments .comments-wrapper > div {
    display: flex;
    flex-direction: column;
    gap: clamp(var(--wp--custom--spacing--30), 9vw, var(--wp--custom--spacing--100)); }
    @media screen and (min-width: 768px) {
      #comments .comments-wrapper > div {
        flex-direction: row-reverse; } }
    #comments .comments-wrapper > div > div {
      flex: 1;
      max-width: 50%; }
      @media screen and (max-width: 768px) {
        #comments .comments-wrapper > div > div {
          max-width: 100%; } }
  #comments .comments-wrapper .comment-form-wrapper .akismet_comment_form_privacy_notice {
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: var(--wp--custom--spacing--40); }
  #comments .comments-wrapper .comments-form-heading {
    display: flex;
    flex-direction: column;
    row-gap: clamp(var(--wp--custom--spacing--15), 1vw, var(--wp--custom--spacing--30)); }
    #comments .comments-wrapper .comments-form-heading > * {
      font-family: var(--wp--preset--font-family--secondary); }
    #comments .comments-wrapper .comments-form-heading .comments-heading {
      display: flex;
      align-items: center;
      column-gap: var(--wp--custom--spacing--20);
      font-size: var(--wp--preset--font-size--small);
      letter-spacing: var(--wp--custom--letter-spacing--looser);
      margin: 0; }
      @media screen and (max-width: 480px) {
        #comments .comments-wrapper .comments-form-heading .comments-heading {
          justify-content: space-between; } }
      #comments .comments-wrapper .comments-form-heading .comments-heading .c-h-count {
        font-size: var(--wp--preset--font-size--x-small);
        color: var(--wp--preset--color--base-neutral);
        font-weight: 315;
        font-variation-settings: "wght" 315; }
        #comments .comments-wrapper .comments-form-heading .comments-heading .c-h-count i {
          font-style: normal;
          padding-right: clamp(var(--wp--custom--spacing--05), 1vw, var(--wp--custom--spacing--01)); }
    #comments .comments-wrapper .comments-form-heading p {
      font-size: clamp(var(--wp--preset--font-size--small), 1.75vw, var(--wp--preset--font-size--small));
      text-transform: none;
      letter-spacing: 0;
      font-weight: 315;
      font-variation-settings: "wght" 315; }
      @media screen and (max-width: 1680px) {
        #comments .comments-wrapper .comments-form-heading p {
          letter-spacing: var(--wp--custom--letter-spacing--tight);
          font-weight: 350;
          font-variation-settings: "wght" 350; } }
  #comments .comments-wrapper > div:not(.no-comm-wrap) .comment-avatar {
    width: clamp(96px, 11vw, 156px);
    height: auto; }
    #comments .comments-wrapper > div:not(.no-comm-wrap) .comment-avatar img {
      border-radius: var(--wp--custom--border-radius--br); }
  #comments .comments-wrapper > div:not(.no-comm-wrap) .comment-content {
    padding-top: 0; }
    @media screen and (min-width: 768px) {
      #comments .comments-wrapper > div:not(.no-comm-wrap) .comment-content {
        padding-left: calc( clamp(96px, 11vw, 156px) + var(--wp--custom--spacing--40)); } }
    #comments .comments-wrapper > div:not(.no-comm-wrap) .comment-content .comment-meta {
      display: flex;
      flex-direction: column-reverse; }

#comments-list {
  margin: 0;
  list-style: none; }
  #comments-list > .comment:first-child {
    margin-top: 0;
    padding-top: 0; }
  #comments-list .children {
    list-style: none;
    padding-left: 0; }
  #comments-list li.depth-1 > .children {
    padding-left: var(--wp--custom--spacing--80);
    margin-top: clamp(var(--wp--custom--spacing--30), 3vw, var(--wp--custom--spacing--80)); }
    @media screen and (max-width: 640px) {
      #comments-list li.depth-1 > .children {
        padding-left: 0; } }
  #comments-list li.depth-2 > .children {
    margin-top: clamp(var(--wp--custom--spacing--30), 3vw, var(--wp--custom--spacing--80)); }
    @media screen and (max-width: 768px) {
      #comments-list li.depth-2 > .children {
        padding-left: var(--wp--custom--spacing--40); }
        #comments-list li.depth-2 > .children .comment-avatar {
          width: 80px; } }
.comment {
  position: relative;
  min-height: 160px; }
  @media screen and (max-width: 768px) {
    .comment article:after {
      content: "";
      display: block;
      width: 150%;
      transform: translateX(-25%);
      height: 1px;
      background-color: var(--wp--preset--color--contrast);
      margin: var(--wp--custom--spacing--60); }
    .comment.depth-1 > .children:after {
      content: "";
      display: block;
      width: 150%;
      transform: translateX(-25%);
      height: 1px;
      background-color: var(--wp--preset--color--contrast); }
    .comment.depth-2 article:after, .comment.depth-3 article:after {
      display: none; } }
  #comments-list .comment {
    margin-bottom: clamp(var(--wp--custom--spacing--30), 3vw, var(--wp--custom--spacing--80)); }
  .comment article {
    display: flex;
    flex-direction: column;
    row-gap: var(--wp--custom--spacing--20); }
    .comment article .comment-heading {
      display: flex;
      flex-direction: row;
      align-items: center;
      column-gap: clamp(var(--wp--custom--spacing--30), 3vw, var(--wp--custom--spacing--40)); }
      .comment article .comment-heading .comment-meta .comment-title {
        font-family: var(--wp--preset--font-family--primary);
        font-size: var(--wp--preset--font-size--base);
        line-height: var(--wp--custom--line-height--auto);
        letter-spacing: var(--wp--custom--letter-spacing--xs-tight);
        text-transform: none;
        margin-bottom: var(--wp--custom--spacing--10); }
        @media screen and (max-width: 768px) {
          .comment article .comment-heading .comment-meta .comment-title {
            font-size: var(--wp--preset--font-size--large);
            margin-bottom: var(--wp--custom--spacing--01); } }
      .comment article .comment-heading .comment-meta .comment-date {
        display: flex;
        gap: var(--wp--custom--spacing--05);
        font-size: var(--wp--preset--font-size--tiny);
        letter-spacing: var(--wp--custom--letter-spacing--looser); }
        @media screen and (max-width: 768px) {
          .comment article .comment-heading .comment-meta .comment-date {
            flex-direction: column;
            line-height: var(--wp--custom--line-height--auto);
            margin-top: var(--wp--custom--spacing--10); } }
.pingback {
  font-weight: 700;
  text-align: left; }
  .pingback p:before {
    content: " - "; }
  .pingback a {
    font-weight: 400; }

.comment-avatar.blank-comment:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #000;
  border-radius: 100%;
  opacity: .05; }

.comment-content {
  width: 100%;
  padding-top: var(--wp--custom--spacing--20); }
  .comment-content ol ul {
    margin: 0; }
  .comment-content :where(h1, h2, h3, h4, h5, h6) {
    margin: var(--wp--custom--spacing--60) 0; }
  .comment-content code {
    color: var(--wp--preset--color--contrast); }
  .comment-content pre {
    font-size: var(--wp--preset--font-size--x-small); }
  .comment-content .comment-text p {
    font-family: var(--wp--preset--font-family--secondary);
    font-size: var(--wp--preset--font-size--x-small);
    line-height: var(--wp--custom--line-height--normal);
    font-weight: 425;
    font-variation-settings: "wght" 425;
    letter-spacing: var(--wp--custom--letter-spacing--none);
    text-transform: none;
    margin-bottom: var(--wp--custom--spacing--20);
    text-align: left; }
    .rtl .comment-content .comment-text p {
      text-align: right; }
    @media screen and (max-width: 768px) {
      .comment-content .comment-text p {
        font-size: var(--wp--preset--font-size--small);
        line-height: var(--wp--custom--line-height--normal);
        font-weight: 425;
        font-variation-settings: "wght" 425;
        letter-spacing: var(--wp--custom--letter-spacing--none); } }
  .comment-content .await {
    font-size: var(--wp--preset--font-size--tiny);
    opacity: .3975;
    font-style: normal;
    border: 1px solid;
    border-radius: 40px;
    padding: 4px 14px; }
  .comment-content.blank-comment span {
    display: block;
    height: 12px;
    background: #000;
    opacity: .05;
    border-radius: 2px;
    position: relative; }
    .comment-content.blank-comment span:after, .comment-content.blank-comment span:before {
      content: "";
      display: block;
      height: 12px;
      position: absolute;
      background: #000;
      border-radius: 2px; }
    .comment-content.blank-comment span.l-1 {
      width: 53.5%;
      margin-bottom: 37px; }
      .comment-content.blank-comment span.l-1:after {
        width: 150%;
        top: 25px; }
    .comment-content.blank-comment span.l-2 {
      width: 100%; }
      .comment-content.blank-comment span.l-2:after {
        width: 100%;
        top: 25px; }
      .comment-content.blank-comment span.l-2:before {
        width: 100%;
        top: 50px; }

.no-comm-wrap .comments-inner {
  display: flex;
  flex-direction: column;
  justify-content: center; }

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .no-comm-wrap .comment-form-wrapper {
    width: 15%; } }

.no-comm-wrap #comments-list {
  display: flex;
  flex-direction: column;
  gap: var(--wp--custom--spacing--30); }
  .no-comm-wrap #comments-list .comment {
    display: flex;
    flex-direction: row;
    gap: 4vw;
    margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .no-comm-wrap #comments-list .comment:nth-child(2) {
        padding-left: 15vw;
        gap: 15vw; } }
    .no-comm-wrap #comments-list .comment .comment-avatar {
      position: relative;
      width: 120px;
      height: auto; }
      .no-comm-wrap #comments-list .comment .comment-avatar:after {
        width: 11vw;
        height: 11vw;
        max-width: 135px;
        max-height: 135px; }
      @media screen and (max-width: 768px) {
        .no-comm-wrap #comments-list .comment .comment-avatar {
          width: 35%; }
          .no-comm-wrap #comments-list .comment .comment-avatar:after {
            width: 96px;
            height: 96px; } }
    .no-comm-wrap #comments-list .comment .comment-content {
      height: 200px; }
      @media screen and (max-width: 768px) {
        .no-comm-wrap #comments-list .comment .comment-content {
          height: 56px; }
          .no-comm-wrap #comments-list .comment .comment-content > span:last-child:before, .no-comm-wrap #comments-list .comment .comment-content > span:last-child:after {
            display: none; }
          .no-comm-wrap #comments-list .comment .comment-content.comment-content.blank-comment span.l-1 {
            width: 65%;
            margin-bottom: 37px; } }
    @media screen and (max-width: 1680px) {
      .no-comm-wrap #comments-list .comment {
        gap: 5vw;
        min-height: 96px;
        height: 140px; } }
    @media screen and (max-width: 768px) {
      .no-comm-wrap #comments-list .comment {
        gap: 9vw;
        min-height: 96px;
        height: 120px; }
        .no-comm-wrap #comments-list .comment:nth-child(3), .no-comm-wrap #comments-list .comment:last-child {
          display: none; } }
  @media screen and (max-width: 480px) {
    .no-comm-wrap #comments-list {
      display: none; } }
#respond {
  position: relative; }
  #respond h3 {
    display: none; }
  #respond form {
    display: flex;
    flex-direction: column;
    margin-top: clamp(var(--wp--custom--spacing--40), 5vw, var(--wp--custom--spacing--80));
    gap: clamp(var(--wp--custom--spacing--15), 1.75vw, var(--wp--custom--spacing--40)); }
    @media screen and (max-width: 1024px) {
      #respond form {
        padding-bottom: rem(0); } }
    #respond form div {
      position: relative; }
    #respond form .c-f-label {
      position: absolute;
      font-size: var(--wp--preset--font-size--tiny);
      letter-spacing: var(--wp--custom--letter-spacing--xl-looser);
      text-transform: uppercase;
      background-color: var(--wp--preset--color--base);
      padding: var(--wp--custom--spacing--05);
      border-radius: var(--wp--custom--border-radius--br);
      left: var(--wp--custom--spacing--20);
      transform: translateY(-50%); }
      .rtl #respond form .c-f-label {
        right: var(--wp--custom--spacing--20); }
      #respond form .c-f-label .f-required {
        display: contents;
        font-size: 1.25em; }
    #respond form input:not(#wp-comment-cookies-consent):not([type="submit"]),
    #respond form textarea {
      position: relative;
      background: transparent;
      font-size: clamp(var(--wp--preset--font-size--x-small), 1.5vw, var(--wp--preset--font-size--x-small));
      color: var(--wp--preset--color--base-neutral);
      resize: none;
      width: calc(100% - 30px);
      height: 100%;
      left: 20px;
      text-transform: none;
      border: none;
      outline: none;
      font-weight: 325;
      font-variation-settings: "wght" 325; }
      @media screen and (max-width: 480px) {
        #respond form input:not(#wp-comment-cookies-consent):not([type="submit"]),
        #respond form textarea {
          font-size: var(--wp--preset--font-size--small);
          font-weight: 400;
          font-variation-settings: "wght" 400; } }
      #respond form input:not(#wp-comment-cookies-consent):not([type="submit"]):focus,
      #respond form textarea:focus {
        color: var(--wp--preset--color--contrast); }
    #respond form textarea {
      top: var(--wp--custom--spacing--20);
      height: calc(95% - var(--wp--custom--spacing--20)); }
    #respond form .comment-form-cookies-consent,
    #respond form .comment-subscription-form {
      display: flex;
      flex-direction: row;
      gap: clamp(var(--wp--custom--spacing--05), 1vw, var(--wp--custom--spacing--10));
      width: clamp(360px, 100%, 65%);
      font-family: var(--wp--preset--font-family--secondary);
      font-size: var(--wp--preset--font-size--tiny);
      letter-spacing: var(--wp--custom--letter-spacing--loose);
      margin-top: clamp(var(--wp--custom--spacing--10), 5vw, var(--wp--custom--spacing--15));
      margin-bottom: clamp(var(--wp--custom--spacing--10), 5vw, var(--wp--custom--spacing--20)); }
      @media screen and (min-width: 768px) {
        #respond form .comment-form-cookies-consent,
        #respond form .comment-subscription-form {
          margin-top: 0; } }
      #respond form .comment-form-cookies-consent #wp-comment-cookies-consent,
      #respond form .comment-subscription-form #wp-comment-cookies-consent {
        width: 30px;
        height: 18px;
        margin-top: 2px; }
        @media screen and (max-width: 480px) {
          #respond form .comment-form-cookies-consent #wp-comment-cookies-consent,
          #respond form .comment-subscription-form #wp-comment-cookies-consent {
            width: 16px;
            height: 16px;
            margin-top: -2px; } }
  #respond .form-comment {
    min-height: clamp(150px, 11vw, 256px); }
  #respond .logged-in-as,
  #respond .must-log-in {
    font-size: 16px;
    letter-spacing: 1px;
    text-align: left;
    padding-left: 20px;
    padding-top: 20px;
    line-height: 1;
    position: relative;
    z-index: 99; }
    #respond .logged-in-as a:hover,
    #respond .must-log-in a:hover {
      opacity: .8; }
  #respond .form-submit {
    position: relative; }
    @media screen and (min-width: 1680px) {
      #respond .form-submit {
        width: 40%;
        margin-left: auto; } }
  #respond .logged-in-as ~ .form-submit {
    bottom: -20px; }
  #respond .form-submit #submit {
    position: static;
    width: 100%;
    font-family: var(--wp--preset--font-family--secondary);
    font-size: var(--wp--preset--font-size--small);
    letter-spacing: var(--wp--custom--letter-spacing--loose);
    text-transform: uppercase;
    text-align: center;
    line-height: var(--wp--custom--spacing--50);
    font-weight: 400;
    font-variation-settings: "wght" 400;
    background-color: var(--wp--preset--color--base);
    color: var(--wp--preset--color--contrast);
    border: 1px solid var(--wp--preset--color--contrast);
    border-radius: var(--wp--custom--border-radius--br);
    transition: all 150ms linear; }
    @media screen and (min-width: 768px) {
      #respond .form-submit #submit {
        font-size: var(--wp--preset--font-size--x-small);
        height: clamp(64px, 3.5vw, 88px); } }
    #respond .form-submit #submit:hover {
      color: var(--wp--preset--color--base);
      background: var(--wp--preset--color--contrast);
      border-color: transparent; }
      #respond .form-submit #submit:hover > input {
        color: var(--wp--preset--color--base); }
    #respond .form-submit #submit.disabled {
      opacity: .3;
      pointer-events: none; }
  .comment + #respond {
    width: 100%;
    margin-bottom: clamp(var(--wp--custom--spacing--80), 5.795vw, var(--wp--custom--spacing--90)); }

.comments-inner #respond #reply-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: var(--wp--preset--font-size--x-small);
  letter-spacing: var(--wp--custom--letter-spacing--loose); }
  @media screen and (max-width: 768px) {
    .comments-inner #respond #reply-title {
      margin-top: -48px; } }
  .comments-inner #respond #reply-title small {
    font-family: var(--wp--preset--font-family--secondary);
    font-size: var(--wp--preset--font-size--tiny);
    letter-spacing: var(--wp--custom--letter-spacing--looser); }
    .comments-inner #respond #reply-title small a {
      text-decoration: underline;
      text-decoration-thickness: 1px;
      text-underline-offset: 6px; }

.hide-comments {
  display: flex;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: var(--wp--custom--spacing--10);
  width: fit-content;
  margin: var(--wp--custom--spacing--90) auto var(--wp--custom--spacing--80); }
  @media screen and (max-width: 1680px) {
    .hide-comments {
      margin: var(--wp--custom--spacing--80) auto var(--wp--custom--spacing--40); } }
#ajax-response {
  position: absolute;
  max-width: fit-content;
  font-family: var(--wp--preset--font-family--secondary);
  font-size: calc(var(--wp--preset--font-size--tiny) - 4px);
  line-height: 2;
  letter-spacing: var(--wp--custom--letter-spacing--looser);
  text-align: center;
  text-decoration: underline;
  text-decoration-color: #ff8080;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  color: var(--wp--preset--color--contrast);
  margin: 0 auto;
  border-radius: 6px;
  top: 120%;
  left: 1%;
  right: 1%; }
  @media screen and (max-width: 480px) {
    #ajax-response {
      font-size: calc(var(--wp--preset--font-size--tiny));
      font-weight: 650;
      font-variation-settings: "wght" 650;
      padding: var(--wp--custom--spacing--10) var(--wp--custom--spacing--20); } }
#comment-nav-above {
  margin-bottom: var(--wp--custom--spacing--40); }

#comment-nav-above a,
#comment-nav-below a {
  font-size: var(--wp--preset--font-size--tiny);
  text-decoration: underline;
  text-underline-offset: 8px; }

.entry-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 100; }
  .entry-footer > *:not(:last-child) {
    margin-top: clamp(var(--wp--custom--spacing--60), 5.938vw, var(--wp--custom--spacing--90)); }
  .entry-footer .share-actions {
    max-width: var(--wp--custom--layout--content);
    /* Fix for Safari */ }
    .entry-footer .share-actions ul {
      display: flex;
      flex-direction: column;
      row-gap: clamp(var(--wp--custom--spacing--01), 1.094vw, var(--wp--custom--spacing--20));
      list-style: none; }
      .entry-footer .share-actions ul li {
        transition: 275ms; }
        .entry-footer .share-actions ul li:hover {
          cursor: pointer; }
    .entry-footer .share-actions #site-share {
      position: relative;
      /* Fix for Safari */ }
      .entry-footer .share-actions #site-share ul {
        position: absolute;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 auto;
        left: 1%;
        right: 1%;
        row-gap: var(--wp--custom--spacing--30);
        background-color: var(--wp--preset--color--base);
        border: 1px solid var(--wp--preset--color--contrast);
        border-radius: var(--wp--custom--border-radius--br);
        padding: var(--wp--custom--spacing--30);
        margin-bottom: var(--wp--custom--spacing--30);
        opacity: 0;
        visibility: hidden;
        transform: translateY(-100%);
        transition: opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.275s;
        transition-delay: 0.375s; }
        .entry-footer .share-actions #site-share ul li {
          display: flex;
          line-height: 1em;
          transition: 275ms; }
          .entry-footer .share-actions #site-share ul li a {
            line-height: 1em; }
      .entry-footer .share-actions #site-share:hover ul, .entry-footer .share-actions #site-share.active ul {
        opacity: 1;
        visibility: visible;
        transform: translateY(-110%);
        transition-delay: 0.0125s; }
      .entry-footer .share-actions #site-share _::-webkit-full-page-media, .entry-footer .share-actions #site-share _:future, :root .entry-footer .share-actions #site-share svg {
        position: absolute;
        width: clamp(12px, 2vw, 16px); }
    .entry-footer .share-actions .site-share-inner,
    .entry-footer .share-actions #site-copy-url {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      column-gap: var(--wp--custom--spacing--10); }
    .entry-footer .share-actions #site-copy-url _::-webkit-full-page-media, .entry-footer .share-actions #site-copy-url _:future, :root .entry-footer .share-actions #site-copy-url svg {
      position: absolute;
      width: clamp(14px, 2vw, 20px); }
    .entry-footer .share-actions .site-share-inner {
      pointer-events: none; }
    .entry-footer .share-actions #site-copy-url .copy-link-notice {
      position: absolute;
      font-family: var(--wp--preset--font-family--secondary);
      font-size: calc(var(--wp--preset--font-size--tiny) - 4px);
      text-transform: uppercase;
      font-weight: 450;
      font-variation-settings: "wght" 450;
      letter-spacing: var(--wp--custom--letter-spacing--looser);
      color: var(--wp--preset--color--base);
      background: var(--wp--preset--color--contrast);
      left: 50%;
      transform: translate(-50%, 15%);
      padding: var(--wp--custom--spacing--15) var(--wp--custom--spacing--30);
      border-radius: var(--wp--custom--border-radius--br);
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      transition: all 175ms cubic-bezier(0.29, 0.09, 0.22, 0.98); }
      .entry-footer .share-actions #site-copy-url .copy-link-notice.show {
        opacity: 1;
        visibility: visible;
        transform: translate(-50%, 0); }

@keyframes border-animate {
  0% {
    border-radius: 77% 89% 95% 87%; }
  10% {
    border-radius: 79% 85% 91% 83%; }
  20% {
    border-radius: 77% 89% 99% 79%; }
  30% {
    border-radius: 75% 81% 91% 73%; }
  40% {
    border-radius: 75% 79% 89% 75%; }
  50% {
    border-radius: 75% 77% 75% 75%; }
  60% {
    border-radius: 73% 75% 87% 75%; }
  70% {
    border-radius: 79% 71% 81% 70%; }
  80% {
    border-radius: 75% 71% 87% 73%; }
  90% {
    border-radius: 71% 71% 77% 73%; }
  100% {
    border-radius: 99% 71% 75% 71%; } }

@keyframes border-animate-reverse {
  0% {
    border-radius: 77% 99% 73% 79%; }
  10% {
    border-radius: 79% 97% 79% 99%; }
  20% {
    border-radius: 85% 89% 93% 89%; }
  30% {
    border-radius: 87% 91% 81% 79%; }
  40% {
    border-radius: 83% 80% 85% 91%; }
  50% {
    border-radius: 89% 91% 95% 71%; }
  60% {
    border-radius: 89% 99% 91% 81%; }
  70% {
    border-radius: 81% 91% 95% 71%; }
  80% {
    border-radius: 99% 79% 85% 77%; }
  90% {
    border-radius: 89% 81% 85% 81%; }
  100% {
    border-radius: 75% 88% 93% 85%; } }
    .entry-footer .share-actions .post-share-icon,
    .entry-footer .share-actions .post-copy-link-icon {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 24px;
      width: clamp(16px, 2vw, 20px);
      height: clamp(16px, 2vw, 19px);
      padding: clamp(9px, 2vw, 9px);
      box-sizing: content-box;
      border: 1px solid var(--wp--preset--color--contrast);
      animation: border-animate-reverse 17s ease-in-out infinite alternate; }
      .entry-footer .share-actions .post-share-icon svg path,
      .entry-footer .share-actions .post-copy-link-icon svg path {
        fill: var(--wp--preset--color--contrast); }
      .entry-footer .share-actions .post-share-icon svg line,
      .entry-footer .share-actions .post-copy-link-icon svg line {
        stroke: var(--wp--preset--color--contrast); }
    .entry-footer .share-actions .post-copy-link-icon {
      width: clamp(18px, 2.5vw, 24px);
      height: clamp(18px, 2.5vw, 24px);
      padding: clamp(8px, 2vw, 8px);
      animation: border-animate 17s ease-in-out infinite alternate; }
    .entry-footer .share-actions ul li a {
      font-family: var(--wp--preset--font-family--secondary);
      font-size: clamp(var(--wp--preset--font-size--x-small), 0.938vw, var(--wp--preset--font-size--small));
      font-weight: 550;
      font-variation-settings: "wght" 550;
      color: var(--wp--preset--color--contrast);
      text-transform: uppercase;
      letter-spacing: var(--wp--custom--letter-spacing--looser); }
      @media screen and (min-width: 768px) {
        .entry-footer .share-actions ul li a {
          font-weight: 435;
          font-variation-settings: "wght" 435;
          letter-spacing: var(--wp--custom--letter-spacing--xl-looser); } }
  .entry-footer .post-tag-list {
    justify-content: center; }
  .entry-footer .post-cat-list {
    display: flex;
    justify-content: center;
    gap: 0; }
    .entry-footer .post-cat-list .cat-item {
      display: flex;
      align-items: center;
      gap: clamp(var(--wp--custom--spacing--01), 2vw, var(--wp--custom--spacing--10));
      padding: 0;
      border: none; }
      .entry-footer .post-cat-list .cat-item:after {
        content: "/";
        display: inline-block;
        position: relative;
        font-size: 0.5em; }
      .entry-footer .post-cat-list .cat-item:last-child:after {
        display: none; }
      .entry-footer .post-cat-list .cat-item a {
        font-weight: 400;
        padding: 0 var(--wp--custom--spacing--05); }
      .entry-footer .post-cat-list .cat-item:hover {
        background-color: transparent; }
        .entry-footer .post-cat-list .cat-item:hover a {
          background-color: var(--wp--preset--color--contrast);
          border-radius: var(--wp--custom--border-radius--br); }
  .entry-footer .entry-footer-date {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: var(--wp--preset--font-family--secondary);
    font-size: var(--wp--preset--font-size--x-small);
    font-weight: 435;
    font-variation-settings: "wght" 435;
    letter-spacing: var(--wp--custom--letter-spacing--xl-looser);
    text-transform: uppercase;
    width: 100%;
    padding-top: clamp(var(--wp--custom--spacing--50), 3.979vw, var(--wp--custom--spacing--80));
    padding-bottom: clamp(var(--wp--custom--spacing--50), 3.979vw, var(--wp--custom--spacing--80));
    border-top: 1px solid var(--wp--preset--color--contrast);
    border-bottom: 1px solid var(--wp--preset--color--contrast); }
    .entry-footer .entry-footer-date .post-time-meta .post-reading-time {
      display: none; }

.author-card-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  border-top: 1px solid var(--wp--preset--color--contrast);
  border-bottom: 1px solid var(--wp--preset--color--contrast);
  margin-top: -1px; }

.author-card .author-heading {
  display: flex;
  align-self: self-start;
  align-items: center;
  gap: clamp(var(--wp--custom--spacing--15), 1.75vw, var(--wp--custom--spacing--40)); }
  .author-card .author-heading .author-details {
    display: flex;
    flex-direction: column;
    align-self: normal; }

.author-card .role {
  margin-top: var(--wp--custom--spacing--05);
  margin-bottom: auto; }

.author-card .role,
.author-card .name,
.author-card .job {
  width: fit-content; }

.author-card .role,
.author-card .job {
  font-family: var(--wp--preset--font-family--secondary);
  font-size: var(--wp--preset--font-size--tiny);
  letter-spacing: var(--wp--custom--letter-spacing--looser);
  text-transform: uppercase;
  font-weight: 450;
  font-variation-settings: "wght" 450; }

.author-card .name {
  font-size: var(--wp--preset--font-size--medium);
  line-height: var(--wp--custom--line-height--auto);
  letter-spacing: var(--wp--custom--letter-spacing--xs-tight);
  margin-bottom: var(--wp--custom--spacing--05); }
  .author-card .name a {
    color: var(--wp--preset--color--contrast); }

.author-card .job {
  font-size: var(--wp--preset--font-size--x-small);
  font-weight: 350;
  font-variation-settings: "wght" 350; }

.author-card.no-description {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: clamp(var(--wp--custom--spacing--60), 5.938vw, var(--wp--custom--spacing--90));
  padding: clamp(var(--wp--custom--spacing--60), 5.938vw, var(--wp--custom--spacing--90)) 0; }
  .author-card.no-description .role {
    order: 1;
    margin-bottom: var(--wp--custom--spacing--20); }
  .author-card.no-description .gravatar {
    order: 2;
    margin-bottom: var(--wp--custom--spacing--20); }
    .author-card.no-description .gravatar img {
      border-radius: var(--wp--custom--border-radius--br); }
  .author-card.no-description .name {
    order: 3; }
  .author-card.no-description .job {
    order: 4; }

.author-card.has-author-description {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 75vw;
  max-width: 2560px;
  min-height: 152px; }
  .author-card.has-author-description .author-heading,
  .author-card.has-author-description .author-description {
    flex: 1;
    text-align: center;
    min-height: clamp(var(--wp--custom--spacing--60), 5.938vw, var(--wp--custom--spacing--90));
    padding: clamp(var(--wp--custom--spacing--60), 5.938vw, var(--wp--custom--spacing--90)) 0; }
  .author-card.has-author-description .author-heading {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    align-self: center; }
    .author-card.has-author-description .author-heading .gravatar {
      width: 11.175vw;
      max-width: 152px;
      min-width: 96px;
      max-height: 152px; }
      .author-card.has-author-description .author-heading .gravatar img {
        border-radius: var(--wp--custom--border-radius--br); }
  .author-card.has-author-description .author-description {
    display: flex;
    flex-direction: column;
    align-items: self-end;
    justify-content: center;
    text-align: left;
    font-family: var(--wp--preset--font-family--secondary);
    font-size: calc( var(--wp--preset--font-size--x-small) + 4px);
    font-weight: 350;
    font-variation-settings: "wght" 350;
    border-left: 1px solid var(--wp--preset--color--contrast);
    box-sizing: border-box; }
    @media screen and (min-width: 768px) {
      .author-card.has-author-description .author-description {
        min-height: 100%; } }
    .author-card.has-author-description .author-description .details {
      text-indent: 3.579vw;
      max-width: 73.579%; }
    .author-card.has-author-description .author-description ul {
      display: flex;
      gap: var(--wp--custom--spacing--30);
      margin-top: var(--wp--custom--spacing--15);
      list-style: none; }
      .author-card.has-author-description .author-description ul a {
        color: var(--wp--preset--color--contrast);
        font-size: var(--wp--preset--font-size--tiny);
        text-transform: uppercase;
        letter-spacing: var(--wp--custom--letter-spacing--xl-looser);
        font-weight: 500;
        font-variation-settings: "wght" 500; }
  @media screen and (max-width: 1680px) {
    .author-card.has-author-description {
      width: 85.797vw; }
      .author-card.has-author-description .role {
        padding-top: var(--wp--custom--spacing--15); } }
  @media screen and (max-width: 768px) {
    .author-card.has-author-description {
      flex-direction: column; }
      .author-card.has-author-description .author-heading {
        flex-direction: column;
        align-items: center;
        min-height: auto;
        padding-bottom: var(--wp--custom--spacing--30); }
        .author-card.has-author-description .author-heading .author-details {
          align-items: center; }
        .author-card.has-author-description .author-heading .role {
          padding-top: 0;
          margin-bottom: var(--wp--custom--spacing--10); }
      .author-card.has-author-description .author-description {
        border: none;
        align-items: center;
        padding-top: 0; }
        .author-card.has-author-description .author-description .details {
          text-align: center;
          text-indent: 0;
          max-width: 100%; } }
.author-card .title {
  text-align: left;
  font-size: 19px;
  font-weight: 300;
  text-align: left;
  display: inline-block;
  padding-bottom: 15px;
  letter-spacing: -0.25px; }
  .author-card .title:after {
    border-bottom: 1px solid;
    content: "";
    display: block;
    left: 100%;
    position: relative;
    top: -10px;
    margin-left: 10px;
    width: 60%; }
  .author-card .title h4 {
    font-size: 19px;
    letter-spacing: .35px; }
    @media screen and (max-width: 768px) {
      .author-card .title h4 {
        font-size: 14px; } }
.author-card .inner {
  font-weight: 500;
  padding: rem(60px);
  display: flex;
  flex-direction: column;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative; }
  .author-card .inner.has-bg-1:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.091;
    pointer-events: none; }
  .author-card .inner.has-bg-1 {
    color: #fff; }
    .author-card .inner.has-bg-1 a {
      color: #fff !important; }
  .author-card .inner .read a {
    position: relative; }
  .author-card .inner .read .no:before {
    font-size: 15px;
    display: inline-block;
    width: 40px;
    height: 1px;
    content: "";
    border-top: 1px solid;
    position: relative;
    top: -2px;
    margin: 0 10px 0 5px;
    pointer-events: none; }
  .author-card .inner .content {
    width: 75%;
    margin-top: 20px;
    line-height: 1.35em;
    font-weight: 400; }
    @media screen and (max-width: 768px) {
      .author-card .inner .content {
        width: 95%; } }
    @media screen and (max-width: 480px) {
      .author-card .inner .content {
        width: 100%; } }
    .author-card .inner .content p {
      margin: 0; }

.author-card .to-bottom {
  margin-top: rem(190px); }
  @media screen and (max-width: 768px) {
    .author-card .to-bottom {
      margin-top: rem(100px); } }
  @media screen and (max-width: 480px) {
    .author-card .to-bottom {
      margin-top: rem(55px); } }
.author-card .to-right {
  position: absolute;
  right: rem(60px);
  bottom: rem(60px);
  font-size: 25px;
  line-height: 1.2; }
  .rtl .author-card .to-right {
    bottom: rem(20px); }
  .author-card .to-right a {
    margin-left: 10px;
    font-size: 13px;
    font-weight: 700; }
    .author-card .to-right a:first-child {
      margin-left: 0; }
    .author-card .to-right a:after {
      content: "."; }
  @media screen and (max-width: 768px) {
    .author-card .to-right {
      position: static;
      font-size: 20px;
      margin-top: 10px; } }
@media screen and (max-width: 480px) {
  .author-card .inner {
    padding: rem(40px); } }

/* ----- 
    9. Default page styles
 ----- */
body {
  overflow-x: hidden; }

.entry-article .entry-item__thumblink {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 100; }

.btn-wrapper:after {
  content: "";
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--eroica-base-dark-color); }

.btn-wrapper .btn-inner {
  display: flex;
  align-items: baseline; }
  .btn-wrapper .btn-inner .btn {
    display: block;
    width: 100%;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: var(--eroica-positive-letter-spacing-lg);
    font-variation-settings: "wght" 550;
    font-weight: 550; }
    :where(#body.error404) .btn-wrapper .btn-inner .btn {
      font-family: var(--wp--preset--font-family--secondary);
      font-size: var(--wp--preset--font-size--tiny);
      font-weight: 600;
      font-variation-settings: "wght" 600;
      text-transform: uppercase;
      letter-spacing: var(--wp--custom--letter-spacing--xl-looser);
      color: var(--wp--preset--color--contrast);
      width: 100%;
      padding: var(--wp--custom--spacing--15) 0;
      background-color: transparent;
      border: none; }
  .btn-wrapper .btn-inner .arrow-link-icon svg {
    transform: translateX(-50%) scale(1.8); }
    @media screen and (max-width: 1680px) {
      .btn-wrapper .btn-inner .arrow-link-icon svg {
        transform: translateX(-50%) scale(1.6); } }
    @media screen and (max-width: 480px) {
      .btn-wrapper .btn-inner .arrow-link-icon svg {
        transform: translateX(-50%) scale(1.25); } }
.error404 #content {
  padding-bottom: 150px; }

.eroica-pwd {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--wp--preset--color--base);
  z-index: 999999; }
  .eroica-pwd form {
    position: relative;
    width: 75vw;
    height: 65vh;
    max-width: 560px;
    max-height: 860px;
    background: #fff;
    color: #000;
    padding: 3.75vw;
    border: 1px solid var(--wp--preset--color--contrast);
    border-radius: 16px; }
    .eroica-pwd form > div {
      display: flex;
      flex-direction: column;
      height: 100%; }
    .eroica-pwd form .head {
      width: 100%;
      margin-bottom: auto; }
      .eroica-pwd form .head .view-heading {
        display: block;
        font-size: calc( var(--wp--preset--font-size--small) + 4px);
        text-transform: uppercase;
        text-wrap: balance; }
      .eroica-pwd form .head .view-subheading {
        display: block;
        font-family: var(--wp--preset--font-family--secondary);
        font-size: calc( var(--wp--preset--font-size--x-small) - 2px);
        text-transform: uppercase;
        font-weight: 400;
        font-variation-settings: "wght" 400;
        letter-spacing: var(--wp--custom--letter-spacing--xl-looser);
        text-wrap: balance;
        color: var(--wp--preset--color--base-neutral);
        margin-top: var(--wp--custom--spacing--10); }
    .eroica-pwd form .foot {
      position: relative;
      width: 100%;
      transition: all 200ms linear; }
      .eroica-pwd form .foot .pwd-form-wrap {
        display: flex;
        align-items: center;
        border-bottom: 1px solid var(--wp--preset--color--contrast);
        padding-bottom: var(--wp--custom--spacing--20); }
    .eroica-pwd form.loading .foot {
      opacity: .05;
      pointer-events: none; }
    .eroica-pwd form input[type="password"] {
      width: 100%;
      font-family: var(--wp--preset--font-family--secondary);
      font-size: var(--wp--preset--font-size--x-small);
      color: var(--wp--preset--color--contrast);
      text-transform: uppercase;
      letter-spacing: var(--wp--custom--letter-spacing--looser);
      border: none; }
      .eroica-pwd form input[type="password"]:-ms-input-placeholder {
        color: var(--wp--preset--color--contrast);
        opacity: 1 !important; }
      .eroica-pwd form input[type="password"]::-ms-input-placeholder {
        color: var(--wp--preset--color--contrast);
        opacity: 1 !important; }
      .eroica-pwd form input[type="password"]::-moz-input-placeholder {
        color: var(--wp--preset--color--contrast);
        opacity: 1 !important; }
      .eroica-pwd form input[type="password"]::-webkit-input-placeholder {
        color: var(--wp--preset--color--contrast);
        opacity: 1 !important; }
      .eroica-pwd form input[type="password"]::placeholder {
        color: var(--wp--preset--color--contrast);
        opacity: 1 !important; }
    .eroica-pwd form input[type="submit"] {
      display: block;
      position: relative;
      background-color: transparent;
      background-image: url(assets/img/action-arrow-dark.svg);
      background-size: clamp(10px, 1.5vw, 16px);
      background-repeat: no-repeat;
      background-position: center center;
      text-indent: -9999px;
      width: 24px;
      height: 24px;
      border: none;
      transition: all 150ms linear; }
      .eroica-pwd form input[type="submit"]:hover {
        transform: scale(1.125); }
    .eroica-pwd form .view-info {
      display: block;
      font-family: var(--wp--preset--font-family--secondary);
      font-size: var(--wp--preset--font-size--x-small);
      text-transform: uppercase;
      letter-spacing: var(--wp--custom--letter-spacing--looser);
      font-variation-settings: "wght" 400;
      font-weight: 400;
      color: var(--wp--preset--color--base-neutral);
      margin-top: var(--wp--custom--spacing--20); }
      @media screen and (max-width: 480px) {
        .eroica-pwd form .view-info {
          font-size: var(--wp--preset--font-size--tiny); } }
    @media screen and (min-width: 1680px) {
      .eroica-pwd form {
        padding: 1.75vw; }
        .eroica-pwd form .head .view-heading {
          font-size: var(--wp--preset--font-size--small); }
        .eroica-pwd form .head .view-subheading {
          font-size: calc( var(--wp--preset--font-size--tiny) - 4px); }
        .eroica-pwd form input[type="password"], .eroica-pwd form .view-info {
          font-size: var(--wp--preset--font-size--tiny); }
        .eroica-pwd form .back {
          bottom: -10%; }
          .eroica-pwd form .back a {
            font-size: calc( var(--wp--preset--font-size--tiny) - 4px); } }
  .eroica-pwd .bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    pointer-events: none; }
    .eroica-pwd .bg svg {
      max-width: 100%; }
  .eroica-pwd .back {
    position: relative;
    text-align: center;
    margin-top: var(--wp--custom--spacing--50);
    margin-bottom: var(--wp--custom--spacing--15);
    position: absolute;
    bottom: -7%;
    left: 50%;
    transform: translateX(-50%); }
    @media screen and (max-width: 480px) {
      .eroica-pwd .back {
        bottom: -10%; } }
    .eroica-pwd .back a {
      font-family: var(--wp--preset--font-family--secondary);
      font-size: var(--wp--preset--font-size--tiny);
      text-transform: uppercase;
      letter-spacing: var(--wp--custom--letter-spacing--looser);
      font-variation-settings: "wght" 400;
      font-weight: 400;
      color: var(--wp--preset--color--base-neutral);
      padding-bottom: 4px;
      border-bottom: 1px solid; }
      .eroica-pwd .back a:hover {
        color: var(--wp--preset--color--contrast); }

body.pwd {
  overflow: hidden; }
  body.pwd .entry-content, body.pwd #site-footer {
    display: none; }

.gallery-caption,
.bypostauthor,
.aligncenter {
  cursor: default; }

::-webkit-scrollbar {
  width: 4px;
  height: 2px; }

::-webkit-scrollbar-track {
  background: var(--wp--preset--color--base); }

::-webkit-scrollbar-thumb {
  background: var(--wp--preset--color--contrast); }

::-webkit-scrollbar-thumb:hover {
  background: var(--wp--preset--color--primary); }

/* ----- 
    10. Content rules
 ----- */
body {
  transition: background 250ms linear, width 250ms linear, margin 250ms linear !important;
  width: 100%;
  overflow-y: scroll; }
  body.kill-overflow {
    position: fixed;
    height: 100%;
    overflow: hidden; }
    @media screen and (min-width: 768px) {
      body.kill-overflow {
        padding-right: 4px; } }
    body.kill-overflow.admin-bar {
      padding-top: 32px; }
  body.rtl {
    direction: rtl;
    unicode-bidi: embed; }

#site {
  overflow: hidden;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  transition: all 435ms cubic-bezier(0.72, 0.17, 0.29, 0.87);
  position: relative;
  left: 0;
  top: 0; }
  #body.anim-off #site {
    transition: left 435ms cubic-bezier(0.72, 0.17, 0.29, 0.87); }
  #body.sticky-hero-enabled #site {
    background-color: var(--wp--preset--color--base);
    padding-top: 0 !important; }
    #body.sticky-hero-enabled #site:before {
      content: "";
      display: block;
      width: 100%;
      max-width: var(--wp--custom--layout--content);
      height: 1px;
      background-color: var(--wp--preset--color--contrast);
      margin: 0 auto; }
  .rtl #site {
    right: 0;
    left: auto; }
  #body:not(.anim-off) #site.animate {
    transition: left 400ms cubic-bezier(0.23, 1, 0.32, 1), top 470ms cubic-bezier(0.39, 0.575, 0.565, 1), opacity 470ms cubic-bezier(0.39, 0.575, 0.565, 1); }
  #body:not(.anim-off) #site.out {
    opacity: 0;
    top: -50px; }
  #body:not(.has-sticky-header-disabled) #site .site-carry {
    margin-top: var(--wp--custom--layout--site-top-margin); }
  #site .no-margin {
    margin: 0; }
  #site .balance {
    text-wrap: balance; }

.header-content-wrapper {
  min-height: 100%;
  margin: 0 auto; }

.wrapper {
  margin: auto;
  position: relative; }
  @media screen and (min-width: 1025px) {
    .inverted-caption-enabled .wrapper {
      width: 85%; } }
#content {
  position: relative;
  flex: 1;
  padding-bottom: var(--wp--custom--spacing--100);
  z-index: 100; }
  @media screen and (max-width: 768px) {
    #content {
      padding-bottom: var(--wp--custom--spacing--90); } }
  @media screen and (max-width: 480px) {
    #content {
      padding-bottom: var(--wp--custom--spacing--80); } }
#primary {
  transition: all 300ms cubic-bezier(0.39, 0.575, 0.565, 1);
  z-index: 999; }
  #primary.close {
    opacity: 0;
    transform: translate3d(0, -20px, 0); }
    #primary.close .summary.stick {
      right: 0 !important; }
  #primary #main {
    display: flex;
    flex-direction: column; }
    #primary #main > *:not(.entry-footer):not(.entry-navigation):not(.comments-container) {
      margin-bottom: clamp(var(--wp--custom--spacing--40), 5.938vw, var(--wp--custom--spacing--60)); }
  @media screen and (min-width: 768px) {
    body:not(.blog) #primary.has-sidebar-left > #main, body:not(.blog) #primary.has-sidebar-right > #main {
      display: grid;
      grid-template-columns: 75% 25%;
      grid-template-areas: "article  sidebar" "meta  meta" "comments  comments" "pagination  pagination"; }
      body:not(.blog) #primary.has-sidebar-left > #main .entry, body:not(.blog) #primary.has-sidebar-right > #main .entry {
        grid-area: article; }
      body:not(.blog) #primary.has-sidebar-left > #main .entry-footer, body:not(.blog) #primary.has-sidebar-right > #main .entry-footer {
        grid-area: meta; }
      body:not(.blog) #primary.has-sidebar-left > #main .comments-container, body:not(.blog) #primary.has-sidebar-right > #main .comments-container {
        grid-area: comments; }
      body:not(.blog) #primary.has-sidebar-left > #main .entry-navigation, body:not(.blog) #primary.has-sidebar-right > #main .entry-navigation {
        grid-area: pagination; }
      body:not(.blog) #primary.has-sidebar-left > #main #site-sidebar, body:not(.blog) #primary.has-sidebar-right > #main #site-sidebar {
        grid-area: sidebar; }
    body:not(.blog) #primary.has-sidebar-right .entry-header .entry-header-inner .entry-title {
      align-self: self-end;
      margin-right: 0; }
    body:not(.blog) #primary.has-sidebar-left .entry-header .entry-header-inner .entry-title {
      align-self: self-start;
      margin-left: 0; }
    body:not(.blog) #primary.has-sidebar-right .entry {
      padding-left: 6.797%; }
    body:not(.blog) #primary.has-sidebar-left .entry {
      padding-right: 6.797%; }
    body:not(.blog) #primary.has-sidebar-left > #main {
      grid-template-columns: 30% 67.35%;
      grid-template-areas: "sidebar  article" "meta  meta" "comments  comments" "pagination  pagination";
      column-gap: var(--wp--custom--spacing--50); }
    body:not(.blog) #primary.has-sidebar-right > #main {
      grid-template-columns: 67.35% 30%;
      grid-template-areas: "article  sidebar" "meta  meta" "comments  comments" "pagination  pagination";
      column-gap: var(--wp--custom--spacing--50); }
    body #primary.has-sidebar-left > #main #site-sidebar {
      margin-left: 16.597%; }
    body #primary.has-sidebar-right > #main #site-sidebar {
      margin-right: 16.597%; } }
  @media screen and (max-width: 768px) {
    #primary.has-sidebar-left > #main .entry, #primary.has-sidebar-right > #main .entry {
      order: 1; }
    #primary.has-sidebar-left > #main .entry-footer, #primary.has-sidebar-right > #main .entry-footer {
      order: 2; }
    #primary.has-sidebar-left > #main .comments-container, #primary.has-sidebar-right > #main .comments-container {
      order: 3; }
    #primary.has-sidebar-left > #main .entry-navigation, #primary.has-sidebar-right > #main .entry-navigation {
      order: 5; }
    #primary.has-sidebar-left > #main #site-sidebar, #primary.has-sidebar-right > #main #site-sidebar {
      order: 4; }
    #primary .wp-block-image,
    #primary .wp-block-image.alignright,
    #primary .wp-block-image.alignleft,
    #primary .wp-block-image.aligncenter {
      width: 100% !important;
      max-width: 100%;
      margin: 0; }
      #primary .wp-block-image img,
      #primary .wp-block-image.alignright img,
      #primary .wp-block-image.alignleft img,
      #primary .wp-block-image.aligncenter img {
        width: 100% !important; } }
.entry-content {
  position: relative;
  z-index: 98; }

ol li ol,
ol li ul,
ul li ul,
ul li ol {
  padding-inline-start: 1.5em;
  padding-block-start: 0.5em;
  padding-block-end: 0.5em;
  padding-left: 1em; }

dl dd {
  margin-inline-start: var(--wp--custom--spacing--40); }

#body code {
  position: relative;
  display: inline;
  font-size: var(--wp--preset--font-size--x-small);
  background-color: #efefef;
  font-weight: var(--wp--custom--font-weight--medium);
  padding: 6px 15px; }

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

.has-drop-cap {
  position: relative; }
  .has-drop-cap::before {
    content: "";
    display: block;
    float: left;
    font-size: 1em;
    line-height: 1;
    margin-right: 0.1em;
    margin-top: -0.1em; }

/* other - parallax and padding !! */
.parallax-bg:before,
.parallax-bg {
  position: relative;
  background-attachment: fixed;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  transform: none;
  transition: none; }

.top-large-padding {
  padding-top: 250px; }

.bottom-large-padding {
  padding-bottom: 250px; }

.top-medium-padding {
  padding-top: 100px; }

.bottom-medium-padding {
  padding-bottom: 100px; }

.top-small-padding {
  padding-top: 50px; }
  .top-small-padding.important {
    padding-top: 50px !important; }

.bottom-small-padding {
  padding-bottom: 50px; }
  .bottom-small-padding.important {
    padding-bottom: 50px !important; }

.full-width {
  position: relative;
  width: 100vw !important;
  height: 100%;
  padding-left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .full-width:before {
    position: relative;
    content: "";
    display: block;
    width: inherit;
    height: 0;
    left: inherit; }
  .full-width img, .full-width a {
    max-width: none;
    width: 100%; }

.popping-img {
  z-index: 100; }

.popping-img:hover {
  z-index: 1000; }

.popping-img-center img {
  pointer-events: none;
  position: absolute;
  opacity: 0;
  transform: matrix(0.99939, 0.02489, 0, 1.055, 0, 27);
  transition: transform 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98), opacity 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98), visibility 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98); }

.popping-img-left {
  text-align: left;
  width: fit-content;
  left: 0;
  margin-right: auto; }

.popping-img-left img {
  pointer-events: none;
  position: absolute;
  opacity: 0;
  transform: matrix(0.99939, 0.02489, 0, 1.055, 0, 27) translate(50%, -50%);
  transition: transform 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98), opacity 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98), visibility 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98); }

.popping-img-right {
  text-align: right;
  width: fit-content;
  right: 0;
  margin-left: auto; }

.popping-img-right img {
  pointer-events: none;
  position: absolute;
  opacity: 0;
  transform: matrix(0.99939, 0.02489, 0, 1.055, 0, 27) translate(-50%, -50%);
  transition: transform 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98), opacity 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98), visibility 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98); }

.popping-img-center:hover img {
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0); }

.popping-img-left:hover img {
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0) translate(50%, -50%); }

.popping-img-right:hover img {
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0) translate(-50%, -50%); }

.rounded-img {
  border-radius: 50%; }

.edit-link {
  max-height: 20px; }

.edit-link:after {
  display: none; }

.flickity-prev-next-button {
  width: 35px;
  height: 35px;
  transform: none;
  top: auto;
  bottom: 24px; }
  .flickity-prev-next-button svg {
    width: 100% !important;
    height: 100% !important;
    left: 0;
    text-align: center; }
    .flickity-prev-next-button svg path {
      stroke: none !important;
      position: relative;
      transform: scale(3.2); }
  .flickity-prev-next-button.previous {
    left: 50%;
    right: auto;
    margin-left: -40px; }
    .flickity-prev-next-button.previous svg {
      left: 25px;
      top: 23px;
      transform-origin: top left;
      transform: rotate(180deg); }
  .flickity-prev-next-button.next {
    left: 50%;
    right: auto;
    margin-left: 5px; }
    .flickity-prev-next-button.next svg {
      left: auto;
      right: -10px;
      top: 12px; }

body.gap-0 #content, body.gap- #content {
  padding-top: 0 !important; }

.page-links {
  clear: both;
  font-size: var(--wp--preset--font-size-small);
  justify-content: space-between;
  width: 100%;
  text-align: center; }
  .page-links a, .page-links span {
    font-weight: 400; }

/* Archive */
.archive .entry-none,
.search .entry-none,
.error404 .entry-none {
  width: var(--wp--custom--layout--content);
  max-width: var(--wp--custom--layout--content);
  margin: 0 auto; }
  .archive .entry-none p,
  .archive .entry-none form,
  .search .entry-none p,
  .search .entry-none form,
  .error404 .entry-none p,
  .error404 .entry-none form {
    width: 40vw; }
    @media screen and (max-width: 768px) {
      .archive .entry-none p,
      .archive .entry-none form,
      .search .entry-none p,
      .search .entry-none form,
      .error404 .entry-none p,
      .error404 .entry-none form {
        width: 75%; } }
    @media screen and (max-width: 480px) {
      .archive .entry-none p,
      .archive .entry-none form,
      .search .entry-none p,
      .search .entry-none form,
      .error404 .entry-none p,
      .error404 .entry-none form {
        width: 90%; } }
.archive .archive-header,
.archive .search-header,
.search .archive-header,
.search .search-header,
.error404 .archive-header,
.error404 .search-header {
  display: flex;
  flex-direction: column;
  row-gap: clamp(var(--wp--custom--spacing--20), 1.875vw, var(--wp--custom--spacing--40));
  width: 100%;
  max-width: var(--wp--custom--layout--content);
  margin-left: auto;
  margin-right: auto; }
  .archive .archive-header .entry-title,
  .archive .search-header .entry-title,
  .search .archive-header .entry-title,
  .search .search-header .entry-title,
  .error404 .archive-header .entry-title,
  .error404 .search-header .entry-title {
    font-family: var(--wp--preset--font-family--secondary);
    font-size: var(--wp--preset--font-size--tiny);
    text-transform: uppercase;
    letter-spacing: var(--wp--custom--letter-spacing--looser);
    font-weight: 500;
    font-variation-settings: "wght" 500; }
    .archive .archive-header .entry-title .archive-title,
    .archive .archive-header .entry-title .search-title,
    .archive .search-header .entry-title .archive-title,
    .archive .search-header .entry-title .search-title,
    .search .archive-header .entry-title .archive-title,
    .search .archive-header .entry-title .search-title,
    .search .search-header .entry-title .archive-title,
    .search .search-header .entry-title .search-title,
    .error404 .archive-header .entry-title .archive-title,
    .error404 .archive-header .entry-title .search-title,
    .error404 .search-header .entry-title .archive-title,
    .error404 .search-header .entry-title .search-title {
      display: block;
      margin-bottom: clamp(var(--wp--custom--spacing--15), 1.875vw, var(--wp--custom--spacing--40)); }
  .archive .archive-header h1.archive-subtitle,
  .archive .archive-header h1.search-subtitle,
  .archive .search-header h1.archive-subtitle,
  .archive .search-header h1.search-subtitle,
  .search .archive-header h1.archive-subtitle,
  .search .archive-header h1.search-subtitle,
  .search .search-header h1.archive-subtitle,
  .search .search-header h1.search-subtitle,
  .error404 .archive-header h1.archive-subtitle,
  .error404 .archive-header h1.search-subtitle,
  .error404 .search-header h1.archive-subtitle,
  .error404 .search-header h1.search-subtitle {
    font-size: var(--wp--preset--font-size--huge);
    text-transform: capitalize;
    letter-spacing: var(--wp--custom--letter-spacing--xs-tight); }
  .archive .archive-header .form-caption,
  .archive .search-header .form-caption,
  .search .archive-header .form-caption,
  .search .search-header .form-caption,
  .error404 .archive-header .form-caption,
  .error404 .search-header .form-caption {
    font-size: var(--wp--preset--font-size--tiny);
    text-transform: uppercase;
    font-weight: 500;
    font-variation-settings: "wght" 500;
    letter-spacing: var(--wp--custom--letter-spacing--loose); }
  .archive .archive-header #searchform,
  .archive .search-header #searchform,
  .search .archive-header #searchform,
  .search .search-header #searchform,
  .error404 .archive-header #searchform,
  .error404 .search-header #searchform {
    width: 48.5%; }
  .archive .archive-header .category-description,
  .archive .search-header .category-description,
  .search .archive-header .category-description,
  .search .search-header .category-description,
  .error404 .archive-header .category-description,
  .error404 .search-header .category-description {
    font-family: var(--wp--preset--font-family--secondary);
    font-size: var(--wp--preset--font-size--x-small);
    font-weight: 500;
    font-variation-settings: "wght" 500;
    text-transform: none;
    letter-spacing: 0;
    max-width: 100%;
    margin: 0; }
    @media screen and (min-width: 768px) {
      .archive .archive-header .category-description,
      .archive .search-header .category-description,
      .search .archive-header .category-description,
      .search .search-header .category-description,
      .error404 .archive-header .category-description,
      .error404 .search-header .category-description {
        max-width: 48.5%; } }
    @media screen and (min-width: 1680px) {
      .archive .archive-header .category-description,
      .archive .search-header .category-description,
      .search .archive-header .category-description,
      .search .search-header .category-description,
      .error404 .archive-header .category-description,
      .error404 .search-header .category-description {
        font-size: var(--wp--preset--font-size--small);
        font-weight: 450;
        font-variation-settings: "wght" 450; } }
  .archive .archive-header .archive-meta,
  .archive .search-header .archive-meta,
  .search .archive-header .archive-meta,
  .search .search-header .archive-meta,
  .error404 .archive-header .archive-meta,
  .error404 .search-header .archive-meta {
    display: flex;
    flex-direction: column; }
    .archive .archive-header .archive-meta .archive-meta-counter,
    .archive .search-header .archive-meta .archive-meta-counter,
    .search .archive-header .archive-meta .archive-meta-counter,
    .search .search-header .archive-meta .archive-meta-counter,
    .error404 .archive-header .archive-meta .archive-meta-counter,
    .error404 .search-header .archive-meta .archive-meta-counter {
      font-family: var(--wp--preset--font-family--secondary);
      font-size: var(--wp--preset--font-size--tiny);
      text-transform: uppercase;
      letter-spacing: var(--wp--custom--letter-spacing--loose);
      font-weight: 500;
      font-variation-settings: "wght" 500;
      margin-top: clamp(var(--wp--custom--spacing--20), 1.875vw, var(--wp--custom--spacing--40));
      order: 2; }
      @media screen and (min-width: 768px) {
        .archive .archive-header .archive-meta .archive-meta-counter,
        .archive .search-header .archive-meta .archive-meta-counter,
        .search .archive-header .archive-meta .archive-meta-counter,
        .search .search-header .archive-meta .archive-meta-counter,
        .error404 .archive-header .archive-meta .archive-meta-counter,
        .error404 .search-header .archive-meta .archive-meta-counter {
          order: 1;
          margin-top: 0; } }
    .archive .archive-header .archive-meta .categories-list,
    .archive .search-header .archive-meta .categories-list,
    .search .archive-header .archive-meta .categories-list,
    .search .search-header .archive-meta .categories-list,
    .error404 .archive-header .archive-meta .categories-list,
    .error404 .search-header .archive-meta .categories-list {
      order: 1;
      list-style: none; }
      @media screen and (min-width: 768px) {
        .archive .archive-header .archive-meta .categories-list,
        .archive .search-header .archive-meta .categories-list,
        .search .archive-header .archive-meta .categories-list,
        .search .search-header .archive-meta .categories-list,
        .error404 .archive-header .archive-meta .categories-list,
        .error404 .search-header .archive-meta .categories-list {
          order: 2;
          align-self: self-end;
          max-width: 48%;
          justify-content: flex-end; } }
    .archive .archive-header .archive-meta:after,
    .archive .search-header .archive-meta:after,
    .search .archive-header .archive-meta:after,
    .search .search-header .archive-meta:after,
    .error404 .archive-header .archive-meta:after,
    .error404 .search-header .archive-meta:after {
      content: "";
      position: relative;
      width: 100vw;
      height: 1px;
      background-color: var(--wp--preset--color--contrast);
      margin-top: clamp(var(--wp--custom--spacing--30), 2vw, var(--wp--custom--spacing--50));
      transform: translateX(-5vw);
      order: 3; }
  .archive .archive-header.error-header .btn-wrapper.error-page-btn,
  .archive .search-header.error-header .btn-wrapper.error-page-btn,
  .search .archive-header.error-header .btn-wrapper.error-page-btn,
  .search .search-header.error-header .btn-wrapper.error-page-btn,
  .error404 .archive-header.error-header .btn-wrapper.error-page-btn,
  .error404 .search-header.error-header .btn-wrapper.error-page-btn {
    margin-top: 24px; }

.error404 .error-header .error-page-btn {
  max-width: 50%;
  border-bottom: 1px solid var(--wp--preset--color--contrast); }
  @media screen and (max-width: 768px) {
    .error404 .error-header .error-page-btn {
      width: 100%;
      max-width: 100%; } }
@media screen and (max-width: 480px) {
  .search-results .search-header #searchform {
    display: none; } }

#searchform {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: var(--wp--custom--spacing--20);
  border-bottom: 1px solid var(--wp--preset--color--contrast); }
  @media screen and (min-width: 768px) {
    #searchform {
      width: 75%; }
    #body.search-no-results #searchform, #body #search-hub #searchform {
      width: 45%; } }
  #searchform input[type="search"] {
    font-family: var(--wp--preset--font-family--secondary);
    font-size: var(--wp--preset--font-size--tiny);
    font-weight: 600;
    font-variation-settings: "wght" 600;
    text-transform: uppercase;
    letter-spacing: var(--wp--custom--letter-spacing--xl-looser);
    color: var(--wp--preset--color--contrast);
    width: 100%;
    padding: var(--wp--custom--spacing--15) 0;
    background-color: transparent;
    border: none; }
    #searchform input[type="search"]::placeholder {
      color: var(--wp--preset--color--contrast); }
  #searchform button {
    border: none;
    background: no-repeat;
    width: fit-content;
    transform: scale(0.65);
    transform-origin: center; }
    @media screen and (max-width: 768px) {
      #searchform button {
        transform: scale(0.45); } }
  #searchform svg {
    transform: translateX(50%); }
    @media screen and (max-width: 480px) {
      #searchform svg {
        transform: translateX(110%); } }
.search-no-results .search-header #searchform,
.search-no-results .search-header .form-caption {
  display: none; }

.gallery {
  display: flex;
  flex-wrap: wrap;
  gap: var(--wp--custom--spacing--20); }
  .gallery .gallery-item {
    box-sizing: border-box; }

.gallery-columns-1 > .gallery-item {
  width: 100%; }

.gallery-columns-2 > .gallery-item {
  width: calc( 50% - var(--wp--custom--spacing--20)); }

.gallery-columns-3 > .gallery-item {
  width: calc( 33.33% - var(--wp--custom--spacing--20)); }

.gallery-columns-4 > .gallery-item {
  width: calc( 25% - var(--wp--custom--spacing--20)); }

.gallery-columns-5 > .gallery-item {
  width: calc( 20% - var(--wp--custom--spacing--20)); }

.gallery-columns-6 > .gallery-item {
  width: calc( 16.6% - var(--wp--custom--spacing--20)); }

.gallery-columns-7 > .gallery-item {
  width: calc( 14.28% - var(--wp--custom--spacing--20)); }

.gallery-columns-8 > .gallery-item {
  width: calc( 12.5% - var(--wp--custom--spacing--20)); }

.gallery-columns-9 > .gallery-item {
  width: calc( 11.11% - var(--wp--custom--spacing--20)); }

.vocal-pill {
  position: relative;
  display: flex;
  gap: 16px;
  font-family: var(--wp--preset--font-family--primary);
  font-size: clamp(16px, 5vw, 20px);
  line-height: 1.35em;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 0em;
  width: fit-content;
  border: 1px solid var(--wp--preset--color--contrast);
  border-radius: 56px;
  padding: 2px var(--wp--custom--spacing--20);
  margin: var(--wp--custom--spacing--20) 0; }
  @media screen and (max-width: 768px) {
    .vocal-pill {
      font-size: 18px;
      padding: 4px var(--wp--custom--spacing--10);
      gap: 10px; } }
  @media screen and (max-width: 480px) {
    .vocal-pill {
      font-size: 16px;
      gap: 6px;
      padding: 2px var(--wp--custom--spacing--10); } }
  @media screen and (min-width: 768px) {
    .vocal-pill.unparagraph {
      position: absolute;
      margin: 0.43vw 0;
      transform: translate(-111%, 0.15vw); }
    :where(h6) .vocal-pill.unparagraph {
      margin: 0 0;
      transform: translate(-111%, 0.15vw); } }
  .vocal-pill.inline {
    display: inline-flex;
    margin: 0 var(--wp--custom--spacing--20) 0 0;
    transform: translateY(0.5%); }
    @media screen and (max-width: 1680px) {
      .vocal-pill.inline {
        transform: translateY(15%); } }
  .vocal-pill:before {
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    display: block;
    width: clamp(16px, 5vw, 25px);
    height: auto;
    mask-image: url(assets/img/voice-icon.svg);
    mask-size: 100%;
    mask-repeat: no-repeat;
    mask-position: center;
    background-color: var(--wp--preset--color--contrast); }

h6 > .vocal-pill.inline {
  transform: translateY(11%); }

h2 > .vocal-pill.inline,
h3 > .vocal-pill.inline {
  font-size: clamp(16px, 5vw, 24px);
  padding: var(--wp--custom--spacing--05) var(--wp--custom--spacing--20);
  transform: translateY(-0.75vw); }
  @media screen and (max-width: 1680px) {
    h2 > .vocal-pill.inline,
    h3 > .vocal-pill.inline {
      transform: translateY(-7%); } }
  @media screen and (max-width: 768px) {
    h2 > .vocal-pill.inline,
    h3 > .vocal-pill.inline {
      font-size: clamp(16px, 2.5vw, 24px);
      padding: var(--wp--custom--spacing--01) var(--wp--custom--spacing--15);
      margin: 0 var(--wp--custom--spacing--10) 0 0; } }
  @media screen and (max-width: 480px) {
    h2 > .vocal-pill.inline,
    h3 > .vocal-pill.inline {
      margin: 0 var(--wp--custom--spacing--01) 0 0;
      transform: translateY(-5%); } }
.highlighter {
  position: relative;
  display: inline-block;
  padding: 0 1%; }

.indented {
  text-indent: 7.39%; }

.indented-xl {
  text-indent: 15%; }

.crop-line-height {
  line-height: 0.7em; }
  @media screen and (max-width: 480px) {
    .crop-line-height {
      line-height: 0.75em; } }
.highlighter::before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-mask-image: url("assets/img/highlighter.svg");
  mask-image: url("assets/img/highlighter.svg");
  mask-size: 100%;
  mask-repeat: no-repeat;
  mask-position: center;
  background-color: var(--wp--preset--color--primary); }

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

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Special rules to adjuts alignments only on tablet/mobile devices */
@media screen and (max-width: 768px) {
  /* mobile-left-align: aligns the element to the left does not mind aligment set on the editor */
  .wp-block-columns.mobile-left-align :where(h1, h2, h3, h4, h5, h6, p) {
    text-align: left; }
  /* reset-gap: aligns the element to the left does not mind aligment set on the editor */
  .wp-block-columns.reset-gap {
    gap: 0.5rem; } }

/* ----- 
    11. Header
 ----- */
#site-header {
  position: relative;
  background: var(--wp--preset--color--base);
  padding: 0;
  pointer-events: none;
  z-index: 1000;
  transition: all 1200ms linear; }
  #body.anim-off #site-header.fast {
    animation: remove-ani 275ms none; }

@keyframes remove-ani {
  0% {
    transform: translateY(-100%);
    opacity: 0; }
  100% {
    transform: translateY(0%);
    opacity: 1; } }
  #site-header .icon > svg path {
    fill: var(--wp--preset--color--contrast); }
  @media screen and (max-width: 768px) {
    :where(#body.menu-opened) #site-header {
      background: var(--wp--preset--color--contrast); }
      :where(#body.menu-opened) #site-header .icon > svg path {
        fill: var(--wp--preset--color--base); }
      :where(#body.menu-opened) #site-header .lines:not(:nth-child(2)) {
        background: var(--wp--preset--color--base); }
      :where(#body.menu-opened) #site-header .lines:nth-child(1) {
        top: 7px;
        transform: rotate(45deg);
        transform-origin: center center; }
      :where(#body.menu-opened) #site-header .lines:nth-child(3) {
        top: 7px;
        transform: rotate(-45deg);
        transform-origin: center center; } }
  @media screen and (min-width: 768px) {
    #site-header {
      z-index: 1000; } }
  #site-header h1, #site-header h2 {
    margin: 0; }
  #site-header.sticky {
    position: fixed;
    top: 0;
    margin-top: 0;
    width: 100%; }
    body.admin-bar #site-header.sticky {
      top: 32px; }
      @media all and (max-width: 782px) {
        body.admin-bar #site-header.sticky {
          top: 46px; } }
    #site-header.sticky.animate {
      transition: transform 250ms linear, background 150ms linear, padding 200ms linear;
      transform: translate3d(0, 0, 0); }
    #site-header.sticky.hhide {
      transform: translate3d(0, -100%, 0) !important; }
    #site-header.sticky:after {
      display: block;
      content: '';
      border-bottom: 1px solid var(--wp--preset--color--contrast);
      position: absolute;
      width: 100%;
      bottom: 0; }
      @media screen and (max-width: 768px) {
        :where(#body.menu-opened) #site-header.sticky:after {
          border-bottom: 1px solid var(--wp--preset--color--base); } }
    #site-header.sticky.overlay:after {
      opacity: 1;
      visibility: visible; }
  .has-sticky-header-always #site-header, .has-sticky-header-always-enabled #site-header {
    transform: none; }
  #site-header.add-bg.animate .site-header-holder {
    padding: 0; }
  #site-header .site-header-holder {
    display: grid;
    grid-template-columns: repeat(1, 48px 1fr 48px);
    align-items: center;
    justify-content: space-between;
    justify-items: center;
    width: var(--wp--custom--layout--content);
    height: calc(var(--wp--custom--layout--header-height) - 16px);
    padding: 8px 0;
    box-sizing: content-box;
    transition: padding 0.575s cubic-bezier(0.29, 0.09, 0.22, 0.98); }
    #body.home.has-sticky-header-disabled #site-header .site-header-holder {
      margin-top: -1px; }
    @media screen and (max-width: 480px) {
      #site-header .site-header-holder {
        width: calc(var(--wp--custom--layout--content) - 2px); } }
    @media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
      #site-header .site-header-holder {
        width: calc(var(--wp--custom--layout--content) + 1px); } }
    #site-header .site-header-holder .header-search-wrapper,
    #site-header .site-header-holder .header-searchform {
      pointer-events: all; }
    #site-header .site-header-holder .header-search-wrapper,
    #site-header .site-header-holder .responsive-nav {
      display: flex;
      width: 32px;
      margin: 0;
      padding: 0;
      justify-content: center;
      right: initial; }
    #site-header .site-header-holder .header-site-navigation {
      display: flex;
      align-items: center;
      justify-self: flex-start;
      width: fit-content;
      height: 32px; }
      @media screen and (max-width: 768px) {
        #site-header .site-header-holder .header-site-navigation {
          justify-self: flex-end; } }
    #site-header .site-header-holder .header-search-wrapper .responsive-search .icon svg {
      width: fit-content;
      max-height: 16px; }
      @media screen and (min-width: 768px) {
        #site-header .site-header-holder .header-search-wrapper .responsive-search .icon svg {
          max-height: 28px;
          padding-right: 4px; } }
    #site-header .site-header-holder .header-site-logo {
      display: flex; }
    #site-header .site-header-holder .header-searchform {
      display: flex;
      align-items: center;
      border-bottom: 2px solid #000; }
      #site-header .site-header-holder .header-searchform input[type="search"] {
        font-size: 24px;
        letter-spacing: -1px;
        padding-bottom: 8px;
        border: none;
        background-color: transparent;
        font-family: var(--wp--preset--font-family--secondary);
        font-size: var(--wp--preset--font-size--tiny);
        letter-spacing: var(--wp--custom--letter-spacing--looser);
        padding-bottom: 0;
        text-transform: uppercase; }
      #site-header .site-header-holder .header-searchform button {
        border: none;
        background: no-repeat;
        width: fit-content;
        transform: scale(0.6);
        transform-origin: center; }
    #site-header .site-header-holder.searchlogonav .header-search-wrapper {
      display: flex;
      align-items: center;
      justify-self: flex-end;
      width: fit-content;
      height: 32px; }
      @media screen and (max-width: 768px) {
        #site-header .site-header-holder.searchlogonav .header-search-wrapper {
          justify-self: flex-start; } }
      @media screen and (min-width: 768px) {
        #site-header .site-header-holder.searchlogonav .header-search-wrapper .header-searchform {
          transform: translateX(75%); } }
      @media screen and (max-width: 480px) {
        #site-header .site-header-holder.searchlogonav .header-search-wrapper .header-searchform {
          width: 90px; }
          #site-header .site-header-holder.searchlogonav .header-search-wrapper .header-searchform #submit_s {
            position: relative;
            right: 42px; } }
    #site-header .site-header-holder.navlogosearch .header-site-navigation {
      order: 1; }
    #site-header .site-header-holder.navlogosearch .header-site-logo {
      order: 2; }
    #site-header .site-header-holder.navlogosearch .header-search-wrapper,
    #site-header .site-header-holder.navlogosearch .header-search-wrapper {
      order: 3;
      justify-content: flex-end; }
    #site-header .site-header-holder.logosearchnav .header-site-logo {
      order: 1;
      justify-self: flex-start; }
    #site-header .site-header-holder.logosearchnav .header-search-wrapper,
    #site-header .site-header-holder.logosearchnav .header-searchform {
      order: 2; }
    #site-header .site-header-holder.logosearchnav .header-site-navigation {
      order: 3; }
    #site-header .site-header-holder.navsearchlogo .header-site-navigation {
      order: 1; }
    #site-header .site-header-holder.navsearchlogo .header-search-wrapper,
    #site-header .site-header-holder.navsearchlogo .header-searchform {
      order: 2; }
    #site-header .site-header-holder.navsearchlogo .header-site-logo {
      order: 3;
      justify-self: flex-end; }
  @media screen and (min-width: 768px) {
    #body.kill-overflow:not(.sidebar-opened):not(.is-apple) #site-header {
      padding-right: 4px;
      transform: none !important;
      transition: none !important; } }
  #body.has-sticky-header-disabled #site .site-carry #site-header {
    margin-bottom: var(--wp--custom--layout--site-top-margin); }
  #body.home.has-sticky-header-disabled #site-header:before {
    display: block;
    content: '';
    border-top: 1px solid var(--wp--preset--color--contrast);
    position: absolute;
    width: 100%;
    top: 0; }
  #site-header:after {
    display: block;
    content: '';
    border-bottom: 1px solid var(--wp--preset--color--contrast);
    position: absolute;
    width: 100%;
    bottom: 0; }

#site-logo {
  position: relative;
  pointer-events: all; }
  #site-logo h1, #site-logo h2 {
    line-height: 1;
    font-size: var(--wp--preset--font-size--base); }
  #site-logo.image-logo-enabled h1, #site-logo.image-logo-enabled h2 {
    line-height: 0; }
  #site-logo.image-logo-enabled img {
    vertical-align: middle;
    max-width: none;
    width: auto;
    margin: 0; }
  #site-logo.image-logo-disabled span {
    font-size: var(--wp--preset--font-size--large);
    letter-spacing: var(--wp--custom--letter-spacing--xs-tight);
    color: var(--wp--preset--color--contrast); }
  #body.menu-opened #site-logo.image-logo-disabled span {
    color: var(--wp--preset--color--base); }
  #site-logo img.mobile-logo {
    display: none; }
  #site-logo img.mobile-logo-alt {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 175ms linear;
    transition-delay: 50ms; }
  @media screen and (max-width: 768px) {
    #body.menu-opened #site-logo img.has-mobile-logo {
      display: none; }
    #body.menu-opened #site-logo img.mobile-logo {
      display: block; } }
  @media screen and (max-width: 768px) {
    :where(#body.menu-opened) #site-logo img.mobile-logo-alt {
      opacity: 1;
      visibility: visible; } }
#site-navigation {
  pointer-events: all;
  width: fit-content; }

#site-navigation .top-menu {
  font-size: 11px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  position: relative; }
  #site-navigation .top-menu ul {
    list-style: none; }

.top-menu {
  position: relative;
  margin: 0;
  z-index: 10;
  list-style: none;
  right: -7px;
  font-size: 10px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase; }
  .rtl .top-menu {
    left: -7px;
    right: auto; }
  .top-menu li {
    display: inline-block;
    margin-bottom: 0 !important;
    padding: 9px 7px;
    letter-spacing: 1px;
    transition: all 200ms linear;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all 0.375s cubic-bezier(0.29, 0.09, 0.22, 0.98); }
    .top-menu li:not(:first-child) {
      margin-left: 45px; }
    .rtl .top-menu li:not(:first-child) {
      margin-right: 45px;
      margin-left: 0; }
    .top-menu li a:after {
      margin-top: 3px; }
    .top-menu li.current-menu-item > a:after, .top-menu li.current-menu-parent > a:after {
      width: 100%; }
    .top-menu li.swap-search {
      opacity: 0;
      visibility: hidden; }
    .top-menu li.listening {
      opacity: 0.25;
      -webkit-transform: translate3d(0, -35px, 0);
      transform: translate3d(0, -35px, 0);
      transition: opacity 0.475s ease 0.139s, transform 0.475s ease 0.139s; }
    .top-menu li.hidep {
      opacity: 0.025;
      pointer-events: none;
      transition: opacity 0.375s ease 0.199s, transform 0.555s cubic-bezier(0.29, 0.09, 0.22, 0.98) 0.139s; }
    .top-menu li.listen-active {
      opacity: 1; }
    .top-menu li.listen-active.phovered > a {
      opacity: 0.35; }
    .top-menu li > a:after {
      opacity: 1;
      transition: all 0.375s ease;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .top-menu li.listen-active.phovered > a:after {
      opacity: 0;
      transition: all 0.375s ease 0.139s;
      -webkit-transform: translate3d(0, -5px, 0);
      transform: translate3d(0, -5px, 0); }
    .top-menu li.phovered:hover {
      opacity: 1;
      transition: all 0.3375s cubic-bezier(0.29, 0.09, 0.22, 0.98) 0.215s;
      -webkit-transform: translate3d(0, -35px, 0);
      transform: translate3d(0, -35px, 0); }
    .top-menu li.no-dis {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
    .top-menu li.phovered .sub-menu {
      opacity: 1;
      visibility: visible;
      transform: matrix(1, 0, 0, 1, 0, 0);
      transition: opacity 0.51501s cubic-bezier(0.29, 0.09, 0.22, 0.98) 0.315s, transform 575ms cubic-bezier(0.29, 0.09, 0.22, 0.98) 0.315s;
      pointer-events: auto; }
    .top-menu li .arrow, .top-menu li .back-to-menu {
      display: none; }
    .top-menu li .meta, .top-menu li .arrow, .top-menu li .back-to-menu {
      display: none; }

.no-touchevents .subtle-fade .top-menu > li:not(:hover), .no-touchevents .subtle-fade > a {
  opacity: .2 !important; }

.top-menu .sub-menu {
  position: absolute;
  padding-top: 25px;
  opacity: 0;
  visibility: hidden;
  top: 18px;
  transition: all 120ms linear;
  margin: 0 !important;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  transform-origin: left center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transform: matrix(0.99939, 0.0145, 0, 1.111, 0, 3);
  transition: opacity 0.1501s cubic-bezier(0.29, 0.09, 0.22, 0.98), transform 175ms cubic-bezier(0.29, 0.09, 0.22, 0.98);
  pointer-events: none; }
  .top-menu .sub-menu li:not(:first-child) {
    margin-left: 18px; }
  .top-menu .sub-menu li:first-of-type {
    margin-left: 2px; }
  .rtl .top-menu .sub-menu li:not(:first-child) {
    margin-right: 18px;
    margin-left: 0; }
  .rtl .top-menu .sub-menu li:first-of-type {
    margin-right: -7px;
    margin-left: 0; }
  .top-menu .sub-menu a {
    font-size: 11px; }
  .no-touchevents .menu-item-has-children:hover .top-menu .sub-menu {
    opacity: 1;
    visibility: visible; }
  .top-menu .sub-menu li {
    padding-top: 0;
    margin-top: -5px;
    width: intrinsic;
    width: max-content;
    width: -o-max-content;
    width: -webkit-max-content;
    width: -moz-max-content; }
    .top-menu .sub-menu li:first-of-type {
      padding-left: 0; }

.open-search {
  opacity: .3; }
  .no-touchevents .open-search:hover {
    opacity: 1; }
  .open-search:after {
    display: none !important; }

#site-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--wp--preset--color--contrast);
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  transition: all 200ms linear;
  z-index: 900;
  opacity: 0;
  visibility: hidden; }
  @media screen and (min-width: 768px) {
    #site-overlay {
      background: rgba(0, 0, 0, 0.25);
      z-index: 1000; } }
  @media screen and (max-width: 768px) {
    #site-overlay {
      background: var(--wp--preset--color--base); }
      :where(#body.search-opened) #site-overlay {
        z-index: 1000; } }
  #site-overlay #responsive-menu {
    position: absolute;
    width: 100vw;
    max-width: clamp(420px, 40vw, 720px);
    height: 100vh;
    background-color: var(--wp--preset--color--contrast);
    top: 0;
    right: 0;
    transform: translateX(100%);
    transition: all 377ms cubic-bezier(0.5, 0.29, 0.43, 0.96); }
    @media screen and (max-width: 768px) {
      #site-overlay #responsive-menu {
        transform: none;
        max-width: 100%; } }
    @media screen and (min-width: 768px) {
      #site-overlay #responsive-menu {
        width: fit-content;
        padding: 0 var(--wp--custom--spacing--40); } }
    #site-overlay #responsive-menu .menu-close-button {
      position: absolute;
      display: none;
      font-size: 0;
      text-indent: -9999vw;
      width: 32px;
      height: 32px;
      top: 3vh;
      right: 2vw; }
      @media screen and (min-width: 768px) {
        #site-overlay #responsive-menu .menu-close-button {
          display: flex;
          flex-direction: column; } }
      @media screen and (min-width: 1920px) {
        #site-overlay #responsive-menu .menu-close-button {
          top: 4.5vh; } }
      #site-overlay #responsive-menu .menu-close-button:before, #site-overlay #responsive-menu .menu-close-button:after {
        content: "";
        display: block;
        width: 32px;
        height: 2px;
        background-color: var(--wp--preset--color--base);
        transform-origin: left center; }
      #site-overlay #responsive-menu .menu-close-button:before {
        transform: rotate(45deg);
        transform-origin: 45% center; }
      #site-overlay #responsive-menu .menu-close-button:after {
        transform: rotate(-45deg);
        transform-origin: center center; }
    #site-overlay #responsive-menu #cats-in-compact-menu {
      position: relative;
      width: 100%;
      margin: 0 auto;
      border-bottom: 1px solid var(--wp--preset--color--base); }
      @media screen and (max-width: 768px) {
        #site-overlay #responsive-menu #cats-in-compact-menu {
          width: 100%;
          padding-right: var(--wp--custom--spacing--20); } }
      #site-overlay #responsive-menu #cats-in-compact-menu ul {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        row-gap: var(--wp--custom--spacing--30); }
        #site-overlay #responsive-menu #cats-in-compact-menu ul li {
          text-align: right;
          padding: 0;
          margin: 0;
          line-height: 1; }
          #site-overlay #responsive-menu #cats-in-compact-menu ul li a {
            display: flex;
            flex-direction: row-reverse;
            hyphens: auto; }
            #site-overlay #responsive-menu #cats-in-compact-menu ul li a span.no {
              font-size: clamp(12px, 2.35vw, 14px);
              letter-spacing: var(--wp--custom--letter-spacing--looser);
              color: var(--wp--preset--color--contrast-neutral);
              padding-right: var(--wp--custom--spacing--10);
              padding-top: clamp(var(--wp--custom--spacing--01), 1.5vw, var(--wp--custom--spacing--20));
              transition: color 377ms cubic-bezier(0.29, 0.09, 0.22, 0.98); }
            #site-overlay #responsive-menu #cats-in-compact-menu ul li a:hover span.no {
              color: var(--wp--preset--color--base); }
          #site-overlay #responsive-menu #cats-in-compact-menu ul li.extender {
            padding-bottom: var(--wp--custom--spacing--40); }
            #site-overlay #responsive-menu #cats-in-compact-menu ul li.extender::before {
              content: '';
              display: block;
              height: 0;
              width: 0;
              margin-top: calc((1 - 2) * 0.5em); }
            #site-overlay #responsive-menu #cats-in-compact-menu ul li.extender a {
              font-size: clamp(38px, 3vw, 56px); }
            #site-overlay #responsive-menu #cats-in-compact-menu ul li.extender span.no {
              display: none; }
            @media screen and (min-width: 768px) {
              #site-overlay #responsive-menu #cats-in-compact-menu ul li.extender {
                padding-top: 1vh;
                padding-bottom: 2.5vh; } }
      #site-overlay #responsive-menu #cats-in-compact-menu:before, #site-overlay #responsive-menu #cats-in-compact-menu:after {
        content: " ";
        position: sticky;
        display: block;
        width: 100%;
        height: 56px;
        background: #070700;
        background: linear-gradient(0deg, var(--wp--preset--color--contrast) 25%, rgba(7, 7, 7, 0) 100%);
        pointer-events: none;
        z-index: 10; }
      #site-overlay #responsive-menu #cats-in-compact-menu:before {
        position: sticky;
        background: #070700;
        background: linear-gradient(180deg, var(--wp--preset--color--contrast) 25%, rgba(7, 7, 7, 0) 100%);
        top: 0; }
      #site-overlay #responsive-menu #cats-in-compact-menu:after {
        bottom: 0;
        opacity: 0; }
      #site-overlay #responsive-menu #cats-in-compact-menu.extended ul li.extender {
        padding-bottom: 0; }
      #site-overlay #responsive-menu #cats-in-compact-menu.extended:after {
        opacity: 1; }
      #site-overlay #responsive-menu #cats-in-compact-menu::-webkit-scrollbar {
        width: 0px; }
      #site-overlay #responsive-menu #cats-in-compact-menu::-webkit-scrollbar-track {
        background: var(--wp--preset--color--base); }
      #site-overlay #responsive-menu #cats-in-compact-menu::-webkit-scrollbar-thumb {
        background: var(--wp--preset--color--contrast); }
      #site-overlay #responsive-menu #cats-in-compact-menu::-webkit-scrollbar-thumb:hover {
        background: var(--wp--preset--color--accent); }
    #site-overlay #responsive-menu .overlay-menu {
      display: flex;
      flex-direction: row;
      justify-content: center;
      flex-wrap: wrap;
      gap: var(--wp--custom--spacing--30);
      row-gap: 0;
      margin: 0 auto;
      list-style: none;
      padding: 0; }
      #site-overlay #responsive-menu .overlay-menu li {
        position: relative;
        opacity: 0;
        visibility: hidden;
        transform-origin: 0 0;
        transform: matrix(0.99939, 0, 0, 1.055, 0, 8);
        transition: transform 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98), opacity 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98), visibility 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98);
        transition-delay: 15ms; }
        #site-overlay #responsive-menu .overlay-menu li.active {
          opacity: 1;
          visibility: visible;
          transform: matrix(1, 0, 0, 1, 0, 0); }
        #site-overlay #responsive-menu .overlay-menu li .sub-menu {
          display: flex;
          flex-direction: column;
          gap: calc( var(--wp--custom--spacing--40) - 6px);
          padding: var(--wp--custom--spacing--40) var(--wp--custom--spacing--30);
          pointer-events: none; }
          #site-overlay #responsive-menu .overlay-menu li .sub-menu li {
            display: flex;
            width: max-content;
            line-height: 1;
            opacity: 1;
            visibility: visible;
            transform: none; }
            #site-overlay #responsive-menu .overlay-menu li .sub-menu li a {
              font-family: var(--wp--preset--font-family--secondary);
              font-size: calc( var(--wp--preset--font-size--tiny) + 2px);
              text-transform: uppercase;
              letter-spacing: var(--wp--custom--letter-spacing--looser);
              font-weight: 450;
              font-variation-settings: "wght" 450; }
            #site-overlay #responsive-menu .overlay-menu li .sub-menu li.back-back {
              display: block;
              position: relative;
              visibility: visible; }
          #site-overlay #responsive-menu .overlay-menu li .sub-menu:after {
            content: "";
            display: block;
            width: 16px;
            height: 16px;
            background-color: var(--wp--preset--color--base);
            position: absolute;
            bottom: -8px;
            left: 50%;
            transform: translateX(-50%) rotate(45deg); }
      #site-overlay #responsive-menu .overlay-menu.main-overlay li.current-menu-item a {
        color: var(--wp--preset--color--base); }
      #site-overlay #responsive-menu .overlay-menu.main-overlay a {
        display: flex;
        flex-direction: row;
        column-gap: var(--wp--custom--spacing--10);
        color: var(--wp--preset--color--contrast-neutral);
        font-size: var(--wp--preset--font-size--base);
        text-wrap: nowrap; }
        @media screen and (max-width: 768px) {
          #site-overlay #responsive-menu .overlay-menu.main-overlay a {
            font-size: var(--wp--preset--font-size--medium); } }
        #site-overlay #responsive-menu .overlay-menu.main-overlay a .sub-arrow {
          position: relative;
          display: flex;
          align-items: center;
          width: 0.415em;
          max-width: 24px;
          transform: scale3d(1, 1, 1);
          transition: all 175ms cubic-bezier(0.29, 0.09, 0.22, 0.98); }
          #site-overlay #responsive-menu .overlay-menu.main-overlay a .sub-arrow svg {
            width: 100%; }
            #site-overlay #responsive-menu .overlay-menu.main-overlay a .sub-arrow svg path {
              fill: var(--wp--preset--color--contrast-neutral); }
        #site-overlay #responsive-menu .overlay-menu.main-overlay a:hover {
          color: var(--wp--preset--color--base); }
      #site-overlay #responsive-menu .overlay-menu .sub-menu {
        position: absolute;
        background-color: var(--wp--preset--color--base);
        border-radius: var(--wp--custom--border-radius--br);
        border: 1px solid var(--wp--preset--color--contrast);
        top: 0;
        left: 50%;
        z-index: 1;
        opacity: 0;
        visibility: hidden;
        transform: translateY(-98%) translateX(-50%);
        transition: all 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98); }
        #body #site-overlay #responsive-menu .overlay-menu .sub-menu > li span {
          transform: translateX(0);
          transition: all 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98); }
        #body #site-overlay #responsive-menu .overlay-menu .sub-menu > li:hover span {
          transform: translateX(2px); }
        #body #site-overlay #responsive-menu .overlay-menu .sub-menu > li:before {
          content: url("data:image/svg+xml,%3Csvg fill='none' viewBox='0 0 15 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.4844 0.51562s0.82414 4.1947 2.2783 6.0536c1.4542 1.8589 4.3779 2.4552 4.3779 2.4552s-2.5348 0.0371-4.3779 2.3802c-1.8431 2.3431-2.2783 6.0817-2.2783 6.0817s-0.36812-3.948-1.8995-5.9083c-1.5314-1.9604-4.7107-2.5536-4.7107-2.5536s2.7157-0.10144 4.5443-2.4552c1.8285-2.3537 2.0659-6.0536 2.0659-6.0536z' clip-rule='evenodd' fill='%23161616' fill-rule='evenodd'/%3E%3C/svg%3E");
          position: absolute;
          display: block;
          width: 14px;
          height: 14px;
          top: -21px;
          left: -14px;
          opacity: 0;
          transition: all 0.175s cubic-bezier(0.29, 0.09, 0.22, 0.98); }
          @media screen and (max-width: 768px) {
            #body #site-overlay #responsive-menu .overlay-menu .sub-menu > li:before {
              top: -3px; } }
        #body #site-overlay #responsive-menu .overlay-menu .sub-menu > li:hover:before {
          left: -16px;
          opacity: 1; }
        #body #site-overlay #responsive-menu .overlay-menu .sub-menu > li a {
          color: var(--wp--preset--color--contrast); }
      #site-overlay #responsive-menu .overlay-menu.main-overlay li.menu-item-has-children:hover .sub-arrow, #site-overlay #responsive-menu .overlay-menu.main-overlay li.menu-item-has-children.hover .sub-arrow {
        transform: scale3d(1, -1, 1); }
      #site-overlay #responsive-menu .overlay-menu.main-overlay li.menu-item-has-children:hover .sub-menu, #site-overlay #responsive-menu .overlay-menu.main-overlay li.menu-item-has-children.hover .sub-menu {
        transform: translateY(-100%) translateX(-50%);
        opacity: 1;
        visibility: visible;
        pointer-events: all; }
        @media screen and (max-width: 768px) {
          #site-overlay #responsive-menu .overlay-menu.main-overlay li.menu-item-has-children:hover .sub-menu, #site-overlay #responsive-menu .overlay-menu.main-overlay li.menu-item-has-children.hover .sub-menu {
            transform: translateY(-105%) translateX(-50%); } }
    #site-overlay #responsive-menu .overlay-social .colophon {
      display: none; }
    @media screen and (max-width: 1800px) {
      #site-overlay #responsive-menu .overlay-social .social-widget {
        transform: scale(0.85); } }
    @media screen and (max-height: 768px) {
      #site-overlay #responsive-menu .overlay-social {
        display: none; } }
  #site-overlay > *:not(#overlay-mouse) {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    cursor: default; }
    #site-overlay > *:not(#overlay-mouse).show-this-one:not(#responsive-menu) {
      display: block;
      opacity: 1;
      visibility: visible;
      pointer-events: all; }
    #site-overlay > *:not(#overlay-mouse).show-this-one#responsive-menu {
      display: flex;
      flex-direction: column;
      opacity: 1;
      visibility: visible;
      pointer-events: all;
      transform: translateX(0%); }
      @media screen and (max-width: 768px) {
        #site-overlay > *:not(#overlay-mouse).show-this-one#responsive-menu {
          transform: translateX(0%); } }
    .no-touchevents #site-overlay > *:not(#overlay-mouse):hover ~ #overlay-mouse {
      display: none; }
  #site-overlay.show-overlay {
    opacity: 1;
    visibility: visible; }
  #site-overlay #searchform {
    align-self: center;
    margin: auto; }
    #site-overlay #searchform #s {
      width: 100%;
      text-align: left;
      background: none;
      border: none;
      font-size: var(--wp--preset--font-size--tiny); }
  #site-overlay #search-hub {
    overflow: auto; }
  #site-overlay > *:not(#overlay-mouse)#search-hub {
    position: fixed;
    width: 65vw;
    max-width: 1280px;
    height: fit-content;
    max-height: 840px;
    background-color: var(--wp--preset--color--base);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -47%);
    opacity: 0;
    transition: opacity 275ms ease-out, transform 375ms ease-out; }
    @media screen and (min-width: 768px) {
      #site-overlay > *:not(#overlay-mouse)#search-hub {
        background-color: var(--wp--preset--color--base);
        border-radius: var(--wp--custom--border-radius--br); } }
    #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: var(--wp--custom--spacing--50);
      overflow-y: auto;
      height: fit-content;
      max-height: 840px;
      overflow: auto; }
      @media screen and (min-width: 768px) {
        #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner {
          padding: clamp(var(--wp--custom--spacing--05), 9vw, var(--wp--custom--spacing--90)); } }
      #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner .categories-list-search-hub {
        display: flex;
        row-gap: 2px;
        flex-wrap: wrap;
        justify-content: center;
        list-style: none; }
        @media screen and (min-width: 768px) {
          #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner .categories-list-search-hub {
            row-gap: 4px; } }
        #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner .categories-list-search-hub li:not(:last-of-type)::after {
          content: "/";
          display: inline-block;
          font-size: var(--wp--preset--font-size--small);
          color: var(--wp--preset--color--contrast);
          vertical-align: middle;
          padding: 0 6px 0 0; }
          @media screen and (min-width: 768px) {
            #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner .categories-list-search-hub li:not(:last-of-type)::after {
              font-size: var(--wp--preset--font-size--x-small);
              padding: 0 12px 0 4px; } }
        #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner .categories-list-search-hub li a {
          color: var(--wp--preset--color--contrast); }
        #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner .categories-list-search-hub .children {
          display: none; }
      #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner .tags-list-search-hub {
        justify-content: center;
        list-style: none; }
    @media screen and (max-width: 768px) {
      #site-overlay > *:not(#overlay-mouse)#search-hub {
        width: 100%;
        max-width: 100%;
        height: 100%;
        max-height: 100%;
        border-radius: 0; }
        #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner {
          position: relative;
          width: 97%;
          max-width: 1280px;
          height: fit-content;
          max-height: 840px;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
          #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner #searchform {
            width: 75%; }
          #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner ul {
            max-width: 480px; } }
    #site-overlay > *:not(#overlay-mouse)#search-hub .search-close-btn {
      display: inline-block;
      position: absolute;
      width: 40px;
      height: 40px;
      background-color: var(--wp--preset--color--base);
      top: 5%;
      right: 3%;
      border-radius: 100%;
      cursor: pointer; }
      @media screen and (max-width: 768px) {
        #site-overlay > *:not(#overlay-mouse)#search-hub .search-close-btn {
          top: 3%;
          right: 5%; } }
      #site-overlay > *:not(#overlay-mouse)#search-hub .search-close-btn::before, #site-overlay > *:not(#overlay-mouse)#search-hub .search-close-btn::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 24px;
        height: 1.5px;
        background-color: var(--wp--preset--color--contrast);
        transform-origin: center; }
      #site-overlay > *:not(#overlay-mouse)#search-hub .search-close-btn::before {
        transform: translate(-50%, -50%) rotate(45deg); }
      #site-overlay > *:not(#overlay-mouse)#search-hub .search-close-btn::after {
        transform: translate(-50%, -50%) rotate(-45deg); }
      @media screen and (min-width: 768px) {
        #site-overlay > *:not(#overlay-mouse)#search-hub .search-close-btn.search-close-btn {
          background-color: var(--wp--preset--color--base); }
        #site-overlay > *:not(#overlay-mouse)#search-hub .search-close-btn::before, #site-overlay > *:not(#overlay-mouse)#search-hub .search-close-btn::after {
          background-color: var(--wp--preset--color--contrast); } }
    #site-overlay > *:not(#overlay-mouse)#search-hub.show-this-one {
      opacity: 1;
      transform: translate(-50%, -50%); }
    @media screen and (min-width: 768px) {
      #site-overlay > *:not(#overlay-mouse)#search-hub.interstitial {
        margin-left: 2px; } }
    #site-overlay > *:not(#overlay-mouse)#search-hub > * {
      color: var(--wp--preset--color--base); }
    @media screen and (min-width: 768px) {
      #site-overlay > *:not(#overlay-mouse)#search-hub {
        background-color: var(--wp--preset--color--contrast); }
      #site-overlay > *:not(#overlay-mouse)#search-hub #searchform {
        border-bottom: 1px solid var(--wp--preset--color--base); }
        #site-overlay > *:not(#overlay-mouse)#search-hub #searchform input {
          color: var(--wp--preset--color--base); }
          #site-overlay > *:not(#overlay-mouse)#search-hub #searchform input::placeholder {
            color: var(--wp--preset--color--base); }
          #site-overlay > *:not(#overlay-mouse)#search-hub #searchform input + button svg path {
            fill: var(--wp--preset--color--base); }
          #site-overlay > *:not(#overlay-mouse)#search-hub #searchform input[type="search"] {
            font-weight: 400;
            font-variation-settings: "wght" 400; }
      #body #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner ul li:after,
      #body #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner ul li button,
      #body #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner ul li a {
        color: var(--wp--preset--color--base); }
      #body #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner ul.tags-list-search-hub {
        gap: var(--wp--custom--spacing--20);
        padding-bottom: 0; }
      #body #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner ul.tags-list-search-hub li a {
        font-weight: 400;
        font-variation-settings: "wght" 400; }
      #body #site-overlay > *:not(#overlay-mouse)#search-hub .search-hub-inner ul li {
        border-width: 1px;
        border-color: var(--wp--preset--color--base); } }
#overlay-mouse {
  position: absolute;
  pointer-events: none;
  transform: rotate(45deg);
  z-index: 99999; }
  #overlay-mouse a {
    margin: 0 !important; }

.touchevents #overlay-mouse {
  top: 66px !important;
  right: 5% !important;
  height: 23px;
  width: 23px;
  left: auto !important;
  transform: translateY(100%) rotate(-45deg); }
  @media screen and (max-width: 768px) {
    .touchevents #overlay-mouse {
      top: 75px !important;
      right: 10% !important; } }
  @media screen and (max-width: 480px) {
    .touchevents #overlay-mouse {
      top: 50px !important; } }
  @media all and (max-height: 600px) and (orientation: landscape) {
    .touchevents #overlay-mouse {
      top: 40px !important; } }
  @media all and (max-height: 400px) and (orientation: landscape) {
    .touchevents #overlay-mouse {
      top: 30px !important; } }
.responsive-nav {
  width: 28px;
  height: 17px;
  right: 5px; }
  .rtl .responsive-nav {
    margin: 0;
    right: 3px; }

.lines {
  display: inline-block;
  width: 32px;
  height: 2px;
  transition: 275ms;
  background: var(--wp--preset--color--contrast);
  position: absolute;
  clip-path: inset(0 0 0 0);
  transition: all 377ms cubic-bezier(0.29, 0.09, 0.22, 0.98);
  -webkit-transform-origin: left center;
  transform-origin: left center; }
  @media screen and (max-width: 768px) {
    .lines {
      width: 28px;
      height: 1.5px !important; } }
  .lines:nth-child(1) {
    top: 0;
    height: 2px; }
  .lines:nth-child(2) {
    top: 7px;
    background-color: transparent; }
  .lines:nth-child(3) {
    top: 14px; }

@keyframes tigreton {
  50% {
    clip-path: inset(0 0 0 100%); }
  51% {
    clip-path: inset(0 100% 0 0); }
  100% {
    clip-path: inset(0 0 0 0); } }

.responsive-nav:hover .lines:nth-child(1) {
  -webkit-animation: tigreton 0.515s 0.15s cubic-bezier(0.29, 0.09, 0.22, 0.98);
  animation: tigreton 0.515s 0.15s cubic-bezier(0.29, 0.09, 0.22, 0.98); }

.responsive-nav:hover .lines:nth-child(2) {
  -webkit-animation: tigreton 0.515s 0.25s cubic-bezier(0.29, 0.09, 0.22, 0.98);
  animation: tigreton 0.515s 0.25s cubic-bezier(0.29, 0.09, 0.22, 0.98); }

.responsive-nav:hover .lines:nth-child(3) {
  -webkit-animation: tigreton 0.515s 0.35s cubic-bezier(0.29, 0.09, 0.22, 0.98);
  animation: tigreton 0.515s 0.35s cubic-bezier(0.29, 0.09, 0.22, 0.98); }

.responsive-search {
  width: fit-content;
  height: fit-content; }
  @media screen and (max-width: 768px) {
    .responsive-search {
      width: 32px;
      height: 32px; } }
  .responsive-search .icon {
    display: flex;
    width: 100%;
    height: fit-content;
    align-items: center; }
    @media screen and (max-width: 768px) {
      .responsive-search .icon {
        height: 32px; } }
.compact-menu-overlay {
  position: relative;
  z-index: 10; }
  .compact-menu-overlay .overlay-menu-wrap {
    width: calc(100% - 64px);
    margin: 0 auto;
    margin-top: 3vh;
    padding-bottom: var(--wp--custom--spacing--15); }

.open-filters, .responsive-nav, .responsive-search {
  position: relative;
  transition: opacity 200ms linear, visibility 200ms linear, color 100ms linear !important;
  visibility: visible;
  opacity: 1; }
  .open-filters.swap-search, .swap-search.responsive-nav, .swap-search.responsive-search {
    opacity: 0 !important;
    visibility: hidden; }

.overlay-menu-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: 100vw;
  height: 100vh;
  z-index: 99998;
  opacity: 0;
  visibility: hidden;
  transition: all 150ms linear; }
  .overlay-menu-holder.active {
    opacity: 1;
    visibility: visible; }

@media screen and (min-width: 768px) {
  #body .hero {
    left: 0;
    top: 0;
    transition: top 1ms ease, left 435ms cubic-bezier(0.72, 0.17, 0.29, 0.87) !important; }
  #body.menu-opened:not(.is-apple) #site,
  #body.menu-opened:not(.is-apple) .hero {
    left: -24px; } }

/* ----- 
    12. Footer
 ----- */
#site-footer,
.overlay-social {
  display: block;
  position: relative;
  margin-bottom: var(--wp--custom--spacing--50);
  z-index: 999; }
  #site-footer.stick-it,
  .overlay-social.stick-it {
    position: fixed; }
  #site-footer .widget a,
  .overlay-social .widget a {
    font-family: var(--wp--preset--font-family--secondary);
    font-weight: 450;
    font-variation-settings: "wght" 450;
    color: var(--wp--preset--color--contrast); }
  #site-footer .widget-title,
  .overlay-social .widget-title {
    font-weight: 300;
    font-size: var(--wp--preset--font-size--small);
    opacity: .25;
    margin-bottom: var(--wp--custom--spacing--30);
    line-height: var(--wp--custom--line-height--auto); }
  #site-footer .widget span.simple-select-inner:after,
  .overlay-social .widget span.simple-select-inner:after {
    content: " \2193";
    position: absolute;
    font-size: calc(var(--wp--custom--font-size--samll) + 3);
    top: 3px;
    right: 5%;
    transition: right 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98); }
  #site-footer .widget_text,
  .overlay-social .widget_text {
    font-size: var(--wp--preset--font-size--base);
    line-height: var(--wp--custom--line-height--normal); }
    #site-footer .widget_text small,
    .overlay-social .widget_text small {
      font-size: calc(var(--wp--preset--font-size--base) + 2); }
  @media screen and (max-width: 1680px) {
    #site-footer .widget-title,
    .overlay-social .widget-title {
      font-size: rem(19px);
      margin-bottom: 35px; }
    #site-footer .widget_text,
    .overlay-social .widget_text {
      font-size: rem(35px); } }
  @media screen and (max-width: 768px) {
    #site-footer .widget:not(:first-child),
    .overlay-social .widget:not(:first-child) {
      margin-top: 35px; }
    #site-footer .widget-title,
    .overlay-social .widget-title {
      font-size: rem(29px); }
    #site-footer .widget_text,
    .overlay-social .widget_text {
      font-size: rem(38.75px); }
      #site-footer .widget_text small,
      .overlay-social .widget_text small {
        font-size: rem(11.11px); } }
  @media screen and (max-width: 480px) {
    #site-footer,
    .overlay-social {
      margin-bottom: var(--wp--custom--spacing--30); }
    #site-footer .widget:not(:first-child),
    .overlay-social .widget:not(:first-child) {
      margin-top: var(--wp--custom--spacing--30); }
    #site-footer .widget-title,
    .overlay-social .widget-title {
      font-size: var(--wp--preset--font-size--small);
      margin-bottom: var(--wp--custom--spacing--20); }
    #site-footer .widget_text,
    .overlay-social .widget_text {
      font-size: var(--wp--custom--font-size--small) small;
        font-size-font-size: var(--wp--custom--font-size--tiny); }
      #site-footer .widget_text p,
      .overlay-social .widget_text p {
        margin-bottom: var(--wp--custom--spacing--05); }
    #site-footer .footer-text-2,
    .overlay-social .footer-text-2 {
      top: -8px; } }
  #site-footer .searchform,
  .overlay-social .searchform {
    position: relative;
    width: 100%;
    height: 100px;
    bottom: 0;
    z-index: 99; }
    #site-footer .searchform input,
    .overlay-social .searchform input {
      background: none;
      border: none;
      width: 100%;
      position: absolute;
      top: 30px;
      border-bottom: 2px solid; }
      #site-footer .searchform input:-ms-input-placeholder,
      .overlay-social .searchform input:-ms-input-placeholder {
        opacity: 0; }
      #site-footer .searchform input::-ms-input-placeholder,
      .overlay-social .searchform input::-ms-input-placeholder {
        opacity: 0; }
      #site-footer .searchform input::-moz-input-placeholder,
      .overlay-social .searchform input::-moz-input-placeholder {
        opacity: 0; }
      #site-footer .searchform input::-webkit-input-placeholder,
      .overlay-social .searchform input::-webkit-input-placeholder {
        opacity: 0; }
      #site-footer .searchform input::placeholder,
      .overlay-social .searchform input::placeholder {
        opacity: 0; }
    #site-footer .searchform button,
    .overlay-social .searchform button {
      display: none; }
  #site-footer .footer-content-holder,
  .overlay-social .footer-content-holder {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: clamp(var(--wp--custom--spacing--10), 1.5vw, var(--wp--custom--spacing--50)); }
  #site-footer .social-widget,
  .overlay-social .social-widget {
    max-width: 100%; }
    #site-footer .social-widget .menu-footer-container,
    .overlay-social .social-widget .menu-footer-container {
      border: 1px solid var(--wp--preset--color--contrast);
      border-radius: var(--wp--custom--border-radius--br);
      padding: var(--wp--custom--spacing--20) 6.75vw; }
      @media screen and (min-width: 768px) {
        #site-footer .social-widget .menu-footer-container,
        .overlay-social .social-widget .menu-footer-container {
          border: 2px solid var(--wp--preset--color--contrast);
          padding: calc( var(--wp--custom--spacing--30) + 0.5rem) var(--wp--custom--spacing--60); } }
      #site-footer .social-widget .menu-footer-container ul,
      .overlay-social .social-widget .menu-footer-container ul {
        display: flex;
        list-style: none; }
        #site-footer .social-widget .menu-footer-container ul.menu li,
        .overlay-social .social-widget .menu-footer-container ul.menu li {
          line-height: 0;
          margin-bottom: 0px;
          padding-right: 5vw; }
          #site-footer .social-widget .menu-footer-container ul.menu li:last-child,
          .overlay-social .social-widget .menu-footer-container ul.menu li:last-child {
            padding-right: 0; }
          #site-footer .social-widget .menu-footer-container ul.menu li a,
          .overlay-social .social-widget .menu-footer-container ul.menu li a {
            font-size: 8px;
            font-size: clamp(var(--wp--preset--font-size--tiny), 2vw, calc(var(--wp--preset--font-size--tiny)));
            line-height: 1em;
            text-transform: uppercase;
            letter-spacing: var(--wp--custom--letter-spacing--xxl-looser);
            padding-top: 2px; }
            @media screen and (max-width: 768px) {
              #site-footer .social-widget .menu-footer-container ul.menu li a,
              .overlay-social .social-widget .menu-footer-container ul.menu li a {
                letter-spacing: var(--wp--custom--letter-spacing--xl-looser); } }
            #site-footer .social-widget .menu-footer-container ul.menu li a:after,
            .overlay-social .social-widget .menu-footer-container ul.menu li a:after {
              margin-top: 4px; }
  #site-footer .colophon,
  .overlay-social .colophon {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: clamp(var(--wp--custom--spacing--01), 3.5vw, var(--wp--custom--spacing--50)); }
    #site-footer .colophon p,
    .overlay-social .colophon p {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: clamp(var(--wp--preset--font-size--tiny), 1.679vw, calc(var(--wp--preset--font-size--x-small) - 8px));
      letter-spacing: var(--wp--custom--letter-spacing--loose);
      color: var(--wp--preset--color--base-neutral); }
      #site-footer .colophon p a,
      .overlay-social .colophon p a {
        color: var(--wp--preset--color--base-neutral);
        margin: 0 var(--wp--custom--spacing--10); }
        @media screen and (min-width: 768px) {
          #site-footer .colophon p a,
          .overlay-social .colophon p a {
            font-weight: 375;
            font-variation-settings: "wght" 375;
            margin: 0 var(--wp--custom--spacing--20); } }
        #site-footer .colophon p a.last-child,
        .overlay-social .colophon p a.last-child {
          margin-right: 0; }
        #site-footer .colophon p a:after,
        .overlay-social .colophon p a:after {
          margin-top: -16px; }
    #site-footer .colophon small,
    .overlay-social .colophon small {
      font-family: var(--wp--preset--font-family--secondary);
      font-size: calc( var(--wp--preset--font-size--tag) + 4px) !important;
      letter-spacing: var(--wp--custom--letter-spacing--looser);
      color: var(--wp--preset--color--base-neutral);
      text-transform: uppercase; }
      @media screen and (max-width: 480px) {
        #site-footer .colophon small,
        .overlay-social .colophon small {
          font-size: var(--wp--preset--font-size--tag) !important; } }
.overlay-social {
  position: absolute;
  bottom: 40px;
  left: 1%;
  right: 1%;
  opacity: 0;
  transform: translateY(16px);
  margin-top: auto;
  margin-bottom: 0;
  transition: transform 975ms cubic-bezier(0.215, 0.61, 0.355, 1); }
  :where(#body.menu-opened) .overlay-social {
    opacity: .35;
    transform: translateY(0); }
  .overlay-social .menu-footer-container {
    padding: calc( var(--wp--custom--spacing--10) + 0.5rem) var(--wp--custom--spacing--30) !important;
    border-width: 1px !important; }
    @media screen and (min-width: 768px) {
      .overlay-social .menu-footer-container {
        padding: calc( var(--wp--custom--spacing--20) + 0.5rem) var(--wp--custom--spacing--40) !important; } }
    .overlay-social .menu-footer-container .menu {
      gap: var(--wp--custom--spacing--40);
      list-style: none; }
      .overlay-social .menu-footer-container .menu li {
        padding: 0 !important; }
        .overlay-social .menu-footer-container .menu li a {
          color: var(--wp--preset--color--base); }
          @media screen and (min-width: 768px) {
            .overlay-social .menu-footer-container .menu li a {
              font-size: calc( var(--wp--preset--font-size--tiny) - 4px) !important; } }
  @media screen and (max-width: 768px) {
    .overlay-social {
      margin-bottom: var(--wp--custom--spacing--40); } }
#body .overlay-social .menu-footer-container {
  border-color: var(--wp--preset--color--base); }

.push {
  height: 100px; }

@media screen and (max-width: 640px) {
  .footer-content-holder {
    width: 100%;
    order: 2; }
  #site-footer {
    display: flex;
    flex-direction: column; } }

#site-actions {
  position: fixed;
  width: calc( var(--wp--custom--layout--content) - 5%);
  bottom: 2.135vh;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  z-index: 999;
  transition: opacity 300ms linear, visibility 300ms linear, bottom 450ms ease; }
  #site-actions #site-actions-holder {
    display: flex;
    justify-content: center; }
    #site-actions #site-actions-holder > span {
      display: flex;
      margin-left: auto;
      gap: 4px;
      font-family: var(--wp--preset--font-family--secondary);
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: var(--wp--custom--letter-spacing--looser);
      color: var(--wp--preset--color--contrast);
      background-color: var(--wp--preset--color--base);
      padding: var(--wp--custom--spacing--05) var(--wp--custom--spacing--15);
      border: 1px solid var(--wp--preset--color--contrast);
      border-radius: var(--wp--custom--border-radius--br);
      transition: background 275ms ease;
      order: 5; }
      @media screen and (max-width: 1680px) {
        #site-actions #site-actions-holder > span {
          font-size: 12px; } }
      @media screen and (max-width: 768px) {
        #site-actions #site-actions-holder > span {
          font-size: 11px; } }
      @media screen and (max-width: 480px) {
        #site-actions #site-actions-holder > span {
          font-size: 10px; } }
      #site-actions #site-actions-holder > span svg {
        width: 12px;
        height: 12px; }
        #site-actions #site-actions-holder > span svg path {
          fill: var(--wp--preset--color--contrast); }
        @media screen and (max-width: 1680px) {
          #site-actions #site-actions-holder > span svg {
            width: 8px;
            height: 8px; } }
        @media screen and (max-width: 480px) {
          #site-actions #site-actions-holder > span svg {
            width: 7px;
            height: 7px; } }
      #site-actions #site-actions-holder > span:hover {
        background-color: var(--wp--preset--color--contrast);
        border-color: var(--wp--preset--color--base); }
        #site-actions #site-actions-holder > span:hover a {
          color: var(--wp--preset--color--base); }
        #site-actions #site-actions-holder > span:hover svg path {
          fill: var(--wp--preset--color--base); }
  #site-actions.shoow {
    bottom: 3vh;
    opacity: 1;
    visibility: visible; }

.widget.widget_tag_cloud .tagcloud {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  width: calc(100% + 10px);
  margin-left: -5px; }
  .widget.widget_tag_cloud .tagcloud a {
    margin: 0 5px; }
  .widget.widget_tag_cloud .tagcloud li:after {
    bottom: 5px;
    right: 3px; }

#site-footer .tagcloud li:after {
  bottom: 3px; }

.footer-content-holder .menu .menu-item {
  margin-bottom: 24px; }
  @media screen and (max-width: 768px) {
    .footer-content-holder .menu .menu-item {
      margin-bottom: 7px; } }
.footer-text-2 {
  display: block;
  margin: 0;
  position: relative;
  top: -10px; }
  @media screen and (max-width: 768px) {
    .footer-text-2 {
      top: -18px; } }
.footer-widgets {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.footer-widget:not(:last-child) {
  padding-right: 100px; }
  @media screen and (max-width: 1024px) {
    .footer-widget:not(:last-child) {
      padding-right: 50px; } }
.cols-1 .footer-widget {
  width: 100%; }

.cols-2 .footer-widget {
  width: 50%; }
  @media screen and (max-width: 680px) {
    .cols-2 .footer-widget {
      width: 100%;
      margin-bottom: 75px; } }
.cols-3 .footer-widget {
  width: 33.33%; }
  @media screen and (max-width: 860px) {
    .cols-3 .footer-widget {
      width: 100%;
      margin-bottom: 75px; } }
.cols-4 .footer-widget {
  width: 25%; }
  @media screen and (max-width: 1024px) {
    .cols-4 .footer-widget {
      width: 50%; } }
  @media screen and (max-width: 680px) {
    .cols-4 .footer-widget {
      width: 100%;
      margin-bottom: 75px; } }
.footer-widget .widget_text {
  font-size: rem(22px) !important; }

.footer-widget input:-ms-input-placeholder {
  opacity: 1 !important; }

.footer-widget input::-ms-input-placeholder {
  opacity: 1 !important; }

.footer-widget input::-moz-input-placeholder {
  opacity: 1 !important; }

.footer-widget input::-webkit-input-placeholder {
  opacity: 1 !important; }

.footer-widget input::placeholder {
  opacity: 1 !important; }

.footer-widget .gallery {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -5px;
  width: calc(100% + 10px); }
  .footer-widget .gallery.gallery-columns-1 .gallery-item {
    width: 100%; }
  .footer-widget .gallery.gallery-columns-2 .gallery-item {
    width: 50%; }
  .footer-widget .gallery.gallery-columns-3 .gallery-item {
    width: 33.33%; }
  .footer-widget .gallery.gallery-columns-4 .gallery-item {
    width: 25%; }
  .footer-widget .gallery.gallery-columns-5 .gallery-item {
    width: 20%; }
  .footer-widget .gallery.gallery-columns-6 .gallery-item {
    width: 16.666%; }
  .footer-widget .gallery .gallery-item {
    padding: 5px; }
  .footer-widget .gallery figure, .footer-widget .gallery img {
    margin: 0;
    vertical-align: bottom; }
  .footer-widget .gallery figcaption {
    display: none; }

/* ----- 
    13. Sidebar
 ----- */
#site-sidebar {
  height: fit-content;
  background-color: var(--wp--preset--color--contrast);
  border-radius: var(--wp--custom--border-radius--br);
  padding: var(--wp--custom--spacing--40) var(--wp--custom--spacing--50);
  /* Headings */
  /* Tag cloud */
  /* Categories cloud */
  /* Search block */
  /* Latest posts block */
  /* Latest Comments */
  /* Meta */ }
  #site-sidebar .sidebar-expander {
    display: none; }
  #site-sidebar.has-parallax {
    transition: all 375ms cubic-bezier(0.9, 0.03, 0, 1); }
  @media screen and (max-width: 1680px) {
    #site-sidebar {
      padding: var(--wp--custom--spacing--30) var(--wp--custom--spacing--30); } }
  @media screen and (max-width: 768px) {
    #site-sidebar {
      position: relative;
      height: 520px;
      border-radius: 0;
      overflow: hidden;
      transition: height 1455ms cubic-bezier(0.9, 0.03, 0, 1); }
      #site-sidebar.expanded {
        height: fit-content; }
      #site-sidebar .sidebar-expander {
        position: absolute;
        display: block;
        width: 100%;
        padding-bottom: var(--wp--custom--spacing--05);
        bottom: 0;
        left: 0; }
        #site-sidebar .sidebar-expander .exp-overlay {
          display: block;
          position: absolute;
          width: 100%;
          height: 196px;
          background: #070700;
          background: linear-gradient(0deg, #070700 40%, rgba(7, 7, 7, 0) 100%);
          left: 0;
          bottom: 0;
          z-index: 1;
          pointer-events: none; }
        #site-sidebar .sidebar-expander button {
          position: relative;
          display: block;
          width: fit-content;
          font-family: var(--wp--preset--font-family--secondary);
          font-size: var(--wp--preset--font-size--x-small);
          letter-spacing: var(--wp--custom--letter-spacing--looser);
          text-transform: uppercase;
          background-color: transparent;
          border: 1px solid var(--wp--preset--color--base);
          color: var(--wp--preset--color--base);
          border-radius: 56px;
          margin: var(--wp--custom--spacing--30) auto;
          padding: 8px 32px;
          z-index: 10; }
          #site-sidebar .sidebar-expander button:after {
            content: '';
            display: inline-block;
            position: relative;
            width: 0.45em;
            height: 0.45em;
            border-style: solid;
            border-width: 0.1em 0.1em 0 0;
            top: 0.275em;
            left: 0.5em;
            vertical-align: top;
            transform: rotate(135deg);
            z-index: 10; }
          #site-sidebar .sidebar-expander button.less:after {
            top: 0.575em;
            transform: rotate(-45deg); }
        #site-sidebar .sidebar-expander .less {
          display: none; }
      #site-sidebar.expanded .exp-overlay {
        opacity: 0; }
      #site-sidebar.expanded .more {
        display: none; }
      #site-sidebar.expanded .less {
        display: block; } }
  #site-sidebar a {
    font-family: var(--wp--preset--font-family--secondary);
    color: var(--wp--preset--color--base);
    text-transform: uppercase; }
  #site-sidebar > * {
    color: var(--wp--preset--color--base); }
    #site-sidebar > * a {
      color: var(--wp--preset--color--base); }
  #site-sidebar .widget:not(:last-of-type) {
    display: flex;
    flex-direction: column;
    gap: var(--wp--custom--spacing--50);
    margin-bottom: var(--wp--custom--spacing--90); }
    @media screen and (max-width: 1680px) {
      #site-sidebar .widget:not(:last-of-type) {
        gap: var(--wp--custom--spacing--30);
        margin-bottom: var(--wp--custom--spacing--60); } }
  #site-sidebar .widget:last-of-type {
    margin-bottom: var(--wp--custom--spacing--50); }
  #site-sidebar .widget .wp-block-group {
    display: flex;
    flex-direction: column;
    gap: var(--wp--custom--spacing--40); }
    #site-sidebar .widget .wp-block-group > *:not(.wp-block-heading) {
      font-family: var(--wp--preset--font-family--secondary); }
  #site-sidebar .wp-block-heading,
  #site-sidebar .widget-title,
  #site-sidebar .widgettitle {
    font-size: var(--wp--preset--font-size--base);
    text-transform: uppercase;
    margin: 0; }
  #site-sidebar .widgettitle,
  #site-sidebar .widget-title {
    margin-bottom: var(--wp--custom--spacing--20); }
    @media screen and (max-width: 768px) {
      #site-sidebar .widgettitle,
      #site-sidebar .widget-title {
        margin-bottom: var(--wp--custom--spacing--01); } }
  #site-sidebar .wp-block-tag-cloud {
    display: flex;
    flex-wrap: wrap;
    gap: var(--wp--custom--spacing--15);
    font-size: inherit; }
    #site-sidebar .wp-block-tag-cloud a {
      font-family: var(--wp--preset--font-family--secondary);
      font-size: var(--wp--preset--font-size--tiny) !important;
      letter-spacing: var(--wp--custom--letter-spacing--xl-looser);
      text-transform: uppercase;
      height: fit-content;
      margin: 0;
      border: 1px solid var(--wp--preset--color--base);
      padding-top: clamp(calc( var(--wp--custom--spacing--10) - 2px), 0.4579vw, var(--wp--custom--spacing--20));
      padding-bottom: clamp(calc( var(--wp--custom--spacing--10) - 2px), 0.4579vw, var(--wp--custom--spacing--20));
      padding-left: clamp(calc( var(--wp--custom--spacing--10) + 4px), 1.139vw, var(--wp--custom--spacing--30));
      padding-right: clamp(calc( var(--wp--custom--spacing--10) + 4px), 1.139vw, var(--wp--custom--spacing--30));
      border-radius: 72px; }
  #site-sidebar .wp-block-categories-list {
    display: flex;
    flex-wrap: wrap;
    gap: var(--wp--custom--spacing--15); }
    #site-sidebar .wp-block-categories-list li {
      font-family: var(--wp--preset--font-family--secondary);
      font-size: var(--wp--preset--font-size--tiny);
      letter-spacing: var(--wp--custom--letter-spacing--xl-looser);
      text-transform: uppercase;
      list-style: none;
      height: fit-content;
      margin: 0;
      border: 1px solid var(--wp--preset--color--base);
      padding-top: clamp(calc( var(--wp--custom--spacing--10) - 2px), 0.4579vw, var(--wp--custom--spacing--20));
      padding-bottom: clamp(calc( var(--wp--custom--spacing--10) - 2px), 0.4579vw, var(--wp--custom--spacing--20));
      padding-left: clamp(calc( var(--wp--custom--spacing--10) + 4px), 1.139vw, var(--wp--custom--spacing--30));
      padding-right: clamp(calc( var(--wp--custom--spacing--10) + 4px), 1.139vw, var(--wp--custom--spacing--30));
      border-radius: 72px; }
  #site-sidebar .wp-block-search__inside-wrapper {
    border: none; }
  #site-sidebar .wp-block-search__label {
    display: none; }
  #site-sidebar form {
    position: relative; }
    #site-sidebar form .wp-block-search__input {
      font-family: var(--wp--preset--font-family--secondary);
      font-size: var(--wp--preset--font-size--tiny);
      letter-spacing: var(--wp--custom--letter-spacing--looser);
      line-height: 3.5em;
      color: var(--wp--preset--color--base);
      text-transform: uppercase;
      width: 100%;
      background-color: transparent;
      border-bottom: 1px solid var(--wp--preset--color--base);
      border-radius: 0; }
      #site-sidebar form .wp-block-search__input::placeholder {
        color: var(--wp--preset--color--base); }
    #site-sidebar form .wp-block-search__button {
      position: absolute;
      height: 100%;
      background-color: transparent;
      background-size: clamp(10px, 1vw, 16px);
      mask-image: url(assets/img/action-arrow.svg);
      mask-size: 70%;
      mask-repeat: no-repeat;
      mask-position: 0px 40%;
      background-color: var(--wp--preset--color--base);
      padding: 10px;
      margin: 0;
      right: 0; }
      #site-sidebar form .wp-block-search__button .search-icon {
        display: none; }
      @media screen and (max-width: 1680px) {
        #site-sidebar form .wp-block-search__button {
          mask-size: 60%; } }
      @media screen and (max-width: 480px) {
        #site-sidebar form .wp-block-search__button {
          mask-size: 45%;
          mask-position: 0px 30%; } }
  #site-sidebar .wp-block-latest-posts__list {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: var(--wp--custom--spacing--50);
    list-style: none;
    padding: 0; }
  #site-sidebar .wp-block-latest-posts__list {
    display: flex;
    flex-direction: column; }
  #site-sidebar .wp-block-latest-posts__list li {
    display: grid;
    grid-template-rows: auto auto 1fr;
    grid-template-columns: clamp(96px, 8.375vw, 152px) auto 1fr;
    grid-template-areas: "image author date" "image title title";
    align-items: flex-start;
    align-self: self-start;
    background: transparent;
    column-gap: initial;
    border: none;
    width: 100%;
    padding: initial;
    margin: initial;
    transition: none; }
    #site-sidebar .wp-block-latest-posts__list li:hover {
      transform: none; }
  #site-sidebar .wp-block-latest-posts__featured-image {
    grid-area: image;
    width: 100%;
    min-width: 4vw; }
    #site-sidebar .wp-block-latest-posts__featured-image img {
      display: block;
      border-radius: var(--wp--custom--border-radius--br); }
  #site-sidebar .wp-block-latest-posts__post-title,
  #site-sidebar .wp-block-latest-posts__post-author,
  #site-sidebar .wp-block-latest-posts__post-date {
    display: flex;
    flex-direction: row;
    align-self: flex-start;
    font-family: var(--wp--preset--font-family--secondary);
    font-size: calc( var(--wp--preset--font-size--tiny) - 2px);
    text-transform: uppercase;
    letter-spacing: var(--wp--custom--letter-spacing--loose);
    font-weight: 400;
    font-variation-settings: "wght" 400;
    color: var(--wp--preset--color--base); }
    #site-sidebar .wp-block-latest-posts__post-title:not(.wp-block-latest-posts__post-date),
    #site-sidebar .wp-block-latest-posts__post-author:not(.wp-block-latest-posts__post-date),
    #site-sidebar .wp-block-latest-posts__post-date:not(.wp-block-latest-posts__post-date) {
      padding-left: 20px; }
    @media screen and (max-width: 768px) {
      #site-sidebar .wp-block-latest-posts__post-title,
      #site-sidebar .wp-block-latest-posts__post-author,
      #site-sidebar .wp-block-latest-posts__post-date {
        font-size: calc( var(--wp--preset--font-size--tiny)); } }
  #site-sidebar .wp-block-latest-posts__post-author {
    width: fit-content; }
    #site-sidebar .wp-block-latest-posts__post-author:after {
      content: '/';
      display: inline-block;
      padding: 0 10px; }
      @media screen and (max-width: 2200px) {
        #site-sidebar .wp-block-latest-posts__post-author:after {
          display: none; } }
  #site-sidebar .wp-block-latest-posts__post-date {
    grid-area: date;
    width: fit-content; }
    @media screen and (max-width: 2200px) {
      #site-sidebar .wp-block-latest-posts__post-date {
        display: none; } }
  #site-sidebar .wp-block-latest-posts__post-title {
    grid-area: title;
    width: 90%;
    align-self: flex-end;
    font-size: calc( var(--wp--preset--font-size--base) - 8px);
    line-height: 1em;
    font-weight: 400;
    font-variation-settings: "wght" 400;
    word-break: break-word;
    text-overflow: unset;
    white-space: break-spaces;
    hyphens: auto;
    overflow: visible; }
    @media screen and (max-width: 768px) {
      #site-sidebar .wp-block-latest-posts__post-title {
        font-size: var(--wp--preset--font-size--medium); } }
  #site-sidebar .wp-block-latest-comments {
    display: flex;
    flex-direction: column;
    gap: var(--wp--custom--spacing--20); }
    #site-sidebar .wp-block-latest-comments__comment-link:hover {
      opacity: .5; }
    #site-sidebar .wp-block-latest-comments .wp-block-latest-comments__comment {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: var(--wp--custom--spacing--10);
      margin: 0;
      border-bottom: 1px solid var(--wp--preset--color--base);
      padding-bottom: var(--wp--custom--spacing--20); }
      #site-sidebar .wp-block-latest-comments .wp-block-latest-comments__comment:after {
        content: "";
        display: block;
        width: clamp(12px, 5vw, 28px);
        max-width: 16px;
        height: 16px;
        mask-image: url(assets/img/action-arrow.svg);
        mask-size: 90%;
        mask-repeat: no-repeat;
        mask-position: 0px 40%;
        background-color: var(--wp--preset--color--base); }
      #site-sidebar .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
        opacity: 1;
        transition: opacity 175ms cubic-bezier(0.694, 0.5, 0.1, 1); }
    #site-sidebar .wp-block-latest-comments .wp-block-latest-comments__comment-meta, #site-sidebar .wp-block-latest-comments .wp-block-latest-comments__comment-meta > * {
      font-family: var(--wp--preset--font-family--secondary);
      font-size: var(--wp--preset--font-size--tiny);
      text-transform: uppercase;
      letter-spacing: var(--wp--custom--letter-spacing--looser);
      font-weight: 450;
      font-variation-settings: "wght" 450; }
  #site-sidebar .widget_meta {
    display: flex;
    flex-direction: column;
    gap: var(--wp--custom--spacing--50); }
    #site-sidebar .widget_meta ul {
      margin-top: -32px; }
    #site-sidebar .widget_meta ul li {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: var(--wp--custom--spacing--10);
      border-bottom: 1px solid var(--wp--preset--color--base);
      padding-bottom: var(--wp--custom--spacing--20);
      margin-bottom: var(--wp--custom--spacing--20); }
      #site-sidebar .widget_meta ul li:after {
        content: "";
        display: block;
        width: clamp(12px, 5vw, 28px);
        max-width: 16px;
        height: 16px;
        mask-image: url(assets/img/action-arrow.svg);
        mask-size: 90%;
        mask-repeat: no-repeat;
        mask-position: 0px 40%;
        background-color: var(--wp--preset--color--base); }
      #site-sidebar .widget_meta ul li a {
        font-family: var(--wp--preset--font-family--secondary);
        font-size: var(--wp--preset--font-size--tiny);
        text-transform: uppercase;
        letter-spacing: var(--wp--custom--letter-spacing--looser);
        font-weight: 450;
        font-variation-settings: "wght" 450; }

.sidebar-opened {
  padding-right: 8px; }

/* Sidebar slide mode */
#site-sidebar.slide-sidebar {
  width: fit-content;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 9998;
  overflow: hidden;
  transform: translate3d(-975px, 0, 0);
  padding: 0 var(--wp--custom--spacing--50);
  border-radius: 0; }
  @media screen and (max-width: 1680px) {
    #site-sidebar.slide-sidebar {
      padding: var(--wp--custom--spacing--30) var(--wp--custom--spacing--30); } }
  #site-sidebar.slide-sidebar #site-sidebar-wrap {
    overflow: hidden; }
    #site-sidebar.slide-sidebar #site-sidebar-wrap .site-sidebar-content {
      max-width: calc(100% - 8px); }
      #site-sidebar.slide-sidebar #site-sidebar-wrap .site-sidebar-content .widget:first-of-type {
        margin-top: var(--wp--custom--spacing--70); }
  #site-sidebar.slide-sidebar.slide-sidebar-right-aligned {
    left: unset;
    right: 0;
    transform: translate3d(925px, 0, 0); }
  #site-sidebar.slide-sidebar.init {
    transition: all 455ms cubic-bezier(0.9, 0.03, 0, 1); }
  .rtl #site-sidebar.slide-sidebar {
    right: 0;
    left: auto;
    transform: translate3d(925px, 0, 0); }
  @media screen and (max-width: 768px) {
    .rtl #site-sidebar.slide-sidebar {
      right: 0;
      left: auto; } }
  #site-sidebar.slide-sidebar.opened {
    transform: translate3d(0, 0, 0) !important;
    left: 0;
    border-color: transparent !important; }
    #site-sidebar.slide-sidebar.opened #site-sidebar-wrap {
      transform: matrix(1, 0, 0, 1, 0, 0); }
  #site-sidebar.slide-sidebar.slide-sidebar-right-aligned.opened {
    left: unset; }
  #site-sidebar.slide-sidebar .site-sidebar-holder {
    width: calc(100% + 8px);
    max-width: 540px;
    height: 100%;
    overflow-y: scroll; }

#site-sidebar:not(.in-content) #site-sidebar-wrap {
  height: 100%;
  transform: matrix(1.075, 0, 0, 1, -35, 0);
  transition: transform 715ms cubic-bezier(0.29, 0.09, 0.22, 0.98), opacity 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98), visibility 275ms cubic-bezier(0.29, 0.09, 0.22, 0.98); }

.site-carry,
.site-content {
  margin-left: 0;
  opacity: 1;
  transition: all 715ms cubic-bezier(0.29, 0.09, 0.22, 0.98); }

.sidebar-overlay {
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0);
  z-index: 1000;
  transition: all 200ms linear; }

body.sidebar-opened .site-carry,
body.sidebar-opened .site-content {
  pointer-events: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

body.sidebar-opened .sidebar-overlay {
  opacity: 1;
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.25); }

body.sidebar-opened:not(.is-apple) #site, body.sidebar-opened:not(.is-apple) .hero {
  left: 24px; }

body.sidebar-opened.has-slide-sidebar-right-aligned:not(.is-apple) #site, body.sidebar-opened.has-slide-sidebar-right-aligned:not(.is-apple) .hero {
  left: -24px; }

body.sidebar-opened:not(.is-apple) #site-header {
  padding-right: 4px;
  transition: none !important;
  transform: none !important; }

#site-sidebar-closer {
  position: absolute;
  top: var(--wp--custom--spacing--20);
  width: 50px;
  height: 50px;
  z-index: 999;
  text-align: center;
  cursor: pointer; }
  @media screen and (min-width: 1680px) {
    #site-sidebar-closer {
      top: var(--wp--custom--spacing--50); } }
  #site-sidebar-closer span {
    display: inline-block;
    width: 23px;
    height: 23px;
    transform: rotate(-180deg); }
    .rtl #site-sidebar-closer span {
      transform: none; }
    #site-sidebar-closer span svg g g {
      fill: var(--wp--preset--color--primary); }
    #site-sidebar-closer span svg path {
      stroke: transparent !important;
      transition: stroke 150ms linear; }

#site-sidebar-opener {
  position: relative;
  display: flex;
  gap: 2px;
  font-family: var(--wp--preset--font-family--secondary);
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: var(--wp--custom--letter-spacing--looser);
  color: var(--wp--preset--color--contrast);
  background-color: var(--wp--preset--color--base);
  padding: var(--wp--custom--spacing--05) var(--wp--custom--spacing--15);
  border: 1px solid var(--wp--preset--color--contrast);
  border-radius: var(--wp--custom--border-radius--br);
  transition: background 275ms ease;
  cursor: pointer; }
  #site-sidebar-opener:after {
    content: '+';
    display: block;
    font-size: 1.33em;
    font-weight: 100;
    line-height: 0.85em; }
  #site-sidebar-opener:hover {
    color: var(--wp--preset--color--base);
    background-color: var(--wp--preset--color--contrast);
    border-color: var(--wp--preset--color--base); }
  @media screen and (max-width: 1680px) {
    #site-sidebar-opener {
      font-size: 12px; } }
  @media screen and (max-width: 768px) {
    #site-sidebar-opener {
      font-size: 11px; } }
  @media screen and (max-width: 480px) {
    #site-sidebar-opener {
      font-size: 10px; } }
  #site-sidebar-opener.right-aligned {
    left: unset;
    right: 1vw; }
  #site-sidebar-opener:hover svg {
    transform: translateX(3px); }
  @media screen and (max-width: 1680px) {
    #site-sidebar-opener svg {
      width: 23px; } }
  @media screen and (max-width: 480px) {
    #site-sidebar-opener svg {
      width: 21px;
      left: 3px; } }
  .rtl #site-sidebar-opener {
    left: auto !important;
    right: 1%; }
    @media screen and (max-width: 769px) {
      .rtl #site-sidebar-opener {
        right: 30px; } }
    @media screen and (max-width: 480px) {
      .rtl #site-sidebar-opener {
        right: 21px; } }
  #site-sidebar-opener.opened {
    opacity: 0; }

/* Inner scrollbar styling */
#site-sidebar.slide-sidebar .site-sidebar-holder {
  overflow: auto; }

#site-sidebar.slide-sidebar .site-sidebar-holder::-webkit-scrollbar {
  width: 0px; }

#site-sidebar.slide-sidebar .site-sidebar-holder::-webkit-scrollbar-track {
  background-color: var(--wp--preset--color--contrast); }

#site-sidebar.slide-sidebar .site-sidebar-holder::-webkit-scrollbar-thumb {
  background-color: var(--wp--preset--color--contrast);
  border-radius: 4px; }

/* ----- 
    14. Core Blocks
 ----- */
/* -----------------------------
    Global Blocks
-------------------------------- */
/* -------------------------
    Group Block
---------------------------- */
.wp-block-group.has-background {
  padding: var(--wp--custom--spacing--40); }

/* -----
    Headings
-------------- */
h6 {
  margin-bottom: clamp(var(--wp--custom--spacing--20), 2.75vw, var(--wp--custom--spacing--30)); }

h6 + p {
  margin-top: 0; }

h6.deco:before {
  content: "";
  display: inline-block;
  width: 0.75em;
  height: 0.75em;
  margin-right: 0.25em;
  mask-image: url(assets/img/flame.svg);
  mask-size: 100%;
  mask-repeat: no-repeat;
  mask-position: center;
  background-color: var(--wp--preset--color--contrast); }

@media screen and (min-width: 480px) {
  :where(h1, h2, h3, h4, h5, h6) {
    text-wrap: balance; } }

/* -----
    Blockquote & Pullquote
-------------- */
.wp-block-quote p {
  position: relative; }

.wp-block-quote.classic-quote p::before {
  content: '"' !important;
  position: relative;
  display: inline-block;
  width: clamp(40px, 7vw, 140px);
  height: 1em;
  font-family: var(--wp--preset--font-family--primary);
  font-size: calc( 3vw + var(--wp--preset--font-size--huge));
  margin-right: -0.155em;
  mask: none;
  background: transparent;
  transform: none; }
  @media screen and (max-width: 480px) {
    .wp-block-quote.classic-quote p::before {
      position: absolute;
      left: 25%;
      top: -40%;
      transform: none;
      opacity: 0.175;
      width: 50vw;
      height: 220px; } }
.wp-block-quote p::before {
  content: "" !important;
  position: relative;
  display: inline-block !important;
  width: clamp(40px, 7vw, 140px) !important;
  height: 1em !important;
  margin-right: -0.155em !important;
  transform: translateY(-0.495em);
  mask-image: url(assets/img/flame.svg);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  background-color: var(--wp--preset--color--contrast); }
  @media screen and (max-width: 480px) {
    .wp-block-quote p::before {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      opacity: 0.075;
      width: 50vw !important;
      height: 270px !important; } }
#body .wp-block-quote {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: clamp(480px, 75vw, 1920px);
  max-width: var(--wp--custom--layout--content);
  row-gap: var(--wp--custom--spacing--30);
  margin-block-start: clamp(var(--wp--custom--spacing--01), 5vw, var(--wp--custom--spacing--100));
  margin-block-end: clamp(var(--wp--custom--spacing--01), 5vw, var(--wp--custom--spacing--100)); }
  @media screen and (max-width: 480px) {
    #body .wp-block-quote {
      margin-block-start: 15vw;
      margin-block-end: 15vw; } }
  #body .wp-block-quote.is-style-large {
    width: clamp(480px, 95vw, 2120px);
    padding: 0; }
    #body .wp-block-quote.is-style-large p {
      font-size: clamp(36px, 9.25vw, var(--wp--preset--font-size--huge));
      line-height: 1.125em;
      font-style: normal !important; }
    #body .wp-block-quote.is-style-large cite {
      font-size: 0.715em; }
  #body .wp-block-quote.has-text-align-right {
    width: 100%; }
    #body .wp-block-quote.has-text-align-right p {
      width: 100%;
      text-align: right;
      margin: var(--wp--custom--spacing--05); }
    #body .wp-block-quote.has-text-align-right cite {
      width: 100%;
      text-align: right; }

.wp-block-quote p,
.wp-block-quote cite {
  font-family: inherit;
  text-align: center;
  line-height: inherit;
  letter-spacing: var(--wp--custom--letter-spacing--tight);
  margin: 0; }

.wp-block-quote cite {
  font-family: var(--wp--preset--font-family--primary);
  font-style: italic;
  font-size: var(--wp--preset--font-size--small);
  color: var(--wp--preset--color--base-neutral); }

.wp-block-pullquote {
  border-top: 2px solid var(--wp--preset--color--contrast);
  border-bottom: 2px solid var(--wp--preset--color--contrast); }
  .wp-block-pullquote p {
    font-size: var(--wp--preset--font-size--large);
    font-style: italic;
    padding: 0 10%; }
  .wp-block-pullquote.has-background {
    border-radius: var(--wp--custom--border-radius--br); }

/* ---------------
    Button
------------------ */
.wp-block-button {
  font-size: var(--wp--preset--font-size--small);
  font-weight: 400;
  font-variation-settings: "wght" 400;
  width: fit-content;
  margin-block-start: 1.5rem; }
  #body .post-body .wp-block-button {
    width: fit-content; }
  .wp-block-button .wp-block-button__link {
    background-color: var(--wp--preset--color--contrast);
    padding: var(--wp--custom--spacing--20) var(--wp--custom--spacing--40);
    transition: background .375s ease;
    text-decoration: none;
    font-size: var(--wp--preset--font-size--x-small); }
    .wp-block-button .wp-block-button__link:hover {
      background-color: var(--wp--preset--color--primary);
      color: var(--wp--preset--color--contrast); }
  .wp-block-button.is-style-outline .wp-block-button__link {
    padding: var(--wp--custom--spacing--20) var(--wp--custom--spacing--40); }
    .wp-block-button.is-style-outline .wp-block-button__link:hover {
      background-color: var(--wp--preset--color--primary);
      color: var(--wp--preset--color--contrast); }
  #body .entry-content .post-body .wp-block-button a.wp-block-button__link {
    text-decoration: none; }

/* ---------------
    File Block
------------------ */
.wp-block-file .wp-block-file__button {
  background-color: var(--wp--preset--color--contrast);
  color: var(--wp--preset--color--base);
  padding: var(--wp--custom--spacing--20) var(--wp--custom--spacing--40);
  transition: 275ms; }
  #body .entry-content .post-body .wp-block-file .wp-block-file__button {
    text-decoration: none; }
  .wp-block-file .wp-block-file__button:hover {
    background-color: var(--wp--preset--color--primary);
    color: var(--wp--preset--color--contrast); }

/* ---------------
    Code Block
------------------ */
.wp-block-code {
  padding: var(--wp--custom--spacing--20);
  border: 1px solid var(--wp--preset--color--contrast);
  border-radius: var(--wp--custom--border-radius--br); }
  .wp-block-code code {
    font-size: var(--wp--preset--font-size--x-small); }

/* ---------------
    Table Block
------------------ */
.wp-block-table th {
  font-family: var(--wp--preset--font-family--secondary);
  font-size: var(--wp--preset--font-size--x-small);
  text-transform: uppercase;
  letter-spacing: var(--wp--custom--letter-spacing--loose);
  padding: var(--wp--custom--spacing--20); }

.wp-block-table figcaption.wp-element-caption {
  font-family: var(--wp--preset--font-family--secondary);
  font-size: var(--wp--preset--font-size--x-small);
  text-align: center;
  padding: var(--wp--custom--spacing--05); }

/* -------------------
    Separator Block
---------------------- */
.wp-block-separator {
  border: none;
  border-left: none;
  border-right: none;
  width: 100%;
  height: 1px; }

#body .wp-block-separator.is-style-wide {
  min-width: 125px;
  max-width: 100%; }

#body .wp-block-separator.is-style-dots {
  width: fit-content; }

/* ----------------
    Image Block
------------------- */
.wp-block-image {
  margin-block-start: 0; }
  .wp-block-image figcaption {
    display: block;
    position: relative;
    font-family: var(--wp--preset--font-family--secondary);
    font-size: var(--wp--preset--font-size--x-small);
    text-align: right;
    color: var(--wp--preset--color--contrast);
    width: clamp(145px, 60%, 720px);
    max-height: fit-content;
    background: no-repeat;
    margin-left: auto; }

/* ----------------
    Gallery Block
------------------- */
.wp-block-gallery figure.wp-block-image figcaption.wp-element-caption,
.wp-block-image figcaption.wp-element-caption {
  display: block;
  position: relative;
  font-family: var(--wp--preset--font-family--secondary);
  font-size: var(--wp--preset--font-size--x-small);
  text-align: right;
  color: var(--wp--preset--color--contrast);
  width: clamp(145px, 60%, 720px);
  max-height: fit-content;
  background: no-repeat;
  margin-left: auto; }
  @media screen and (max-width: 768px) {
    .wp-block-gallery figure.wp-block-image figcaption.wp-element-caption,
    .wp-block-image figcaption.wp-element-caption {
      width: clamp(300px, 5vw, 275px); } }
  .wp-block-gallery figure.wp-block-image figcaption.wp-element-caption a,
  .wp-block-image figcaption.wp-element-caption a {
    display: inline-table;
    font-weight: normal !important;
    overflow: hidden; }
    .wp-block-gallery figure.wp-block-image figcaption.wp-element-caption a:before,
    .wp-block-image figcaption.wp-element-caption a:before {
      content: "";
      display: inline-block;
      width: 1.25em;
      height: 1.25em;
      margin-right: 0.25em;
      mask-image: url(assets/img/highlight-link.svg);
      mask-size: contain;
      mask-repeat: no-repeat;
      mask-position: center;
      background-color: var(--wp--preset--color--contrast);
      transform: translateY(0.215em); }
    .wp-block-gallery figure.wp-block-image figcaption.wp-element-caption a:after,
    .wp-block-image figcaption.wp-element-caption a:after {
      content: "";
      display: block;
      width: 100% !important;
      height: 1px;
      background: var(--wp--preset--color--contrast);
      margin-top: -2px;
      margin-left: 1.575em; }

.wp-lightbox-overlay figcaption.wp-element-caption {
  display: none; }

/* ----------------
    Video Block
------------------- */
.wp-block-video figcaption {
  font-family: var(--wp--preset--font-family--secondary);
  font-size: var(--wp--preset--font-size--x-small);
  text-align: center;
  padding: var(--wp--custom--spacing--05); }

/* -------------------------
    Archive Dropdown Block
---------------------------- */
.simple-select-cover {
  display: flex !important;
  flex-direction: row-reverse;
  align-items: center;
  gap: var(--wp--custom--spacing--10);
  max-width: fit-content;
  border: 1px solid var(--wp--preset--color--contrast);
  border-radius: var(--wp--custom--border-radius--br);
  padding: var(--wp--custom--spacing--15) var(--wp--custom--spacing--30); }
  .simple-select-cover:before {
    content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.7674 24.0703V3.89272L1.69133 23.9688L0.10148 22.3959L20.1945 2.30287H0V0.0703125H24V24.0703H21.7674Z' fill='%23070707'/%3E%3C/svg%3E");
    position: relative;
    display: block;
    width: 12px;
    height: 12px;
    font-size: 12px; }
    .simple-select-cover:before svg {
      display: contents; }

.simple-select-inner {
  font-family: var(--wp--preset--font-family--secondary);
  font-size: var(--wp--preset--font-size--x-small);
  text-transform: uppercase;
  letter-spacing: var(--wp--custom--letter-spacing--loose);
  max-width: fit-content; }

/* -------------------------
    Calendar Block
---------------------------- */
.wp-block-calendar {
  position: relative; }
  .wp-block-calendar > * {
    font-family: var(--wp--preset--font-family--secondary);
    font-size: var(--wp--preset--font-size--x-small); }
  .wp-block-calendar #wp-calendar caption {
    font-size: var(--wp--preset--font-size--tiny);
    color: var(--wp--preset--color--base);
    text-align: left;
    text-transform: uppercase;
    letter-spacing: var(--wp--custom--letter-spacing--xl-looser);
    font-weight: 450;
    font-variation-settings: "wght" 450;
    margin-bottom: var(--wp--custom--spacing--30); }
    #body .post-body .wp-block-calendar #wp-calendar caption {
      color: var(--wp--preset--color--contrast); }
  .wp-block-calendar #wp-calendar thead {
    background-color: transparent;
    height: var(--wp--custom--spacing--40); }
  .wp-block-calendar #wp-calendar td:not(.pad) {
    font-size: calc( var(--wp--preset--font-size--tiny) - 2px);
    font-weight: 500;
    font-variation-settings: "wght" 500;
    color: var(--wp--preset--color--base);
    border: 1.5px solid;
    border-color: var(--wp--preset--color--base);
    border-radius: 52px;
    padding: var(--wp--custom--spacing--10) 0.35vw; }
    #body .wp-block-calendar #wp-calendar td:not(.pad) a {
      color: var(--wp--preset--color--contrast);
      display: block;
      background: var(--wp--preset--color--primary);
      border-radius: 50px;
      text-decoration: none !important; }
    #body .post-body .wp-block-calendar #wp-calendar td:not(.pad) {
      color: var(--wp--preset--color--contrast); }
  .wp-block-calendar table tr th {
    font-size: var(--wp--preset--font-size--tiny);
    background-color: transparent;
    color: var(--wp--preset--color--base);
    border: none; }
    #body .post-body .wp-block-calendar table tr th {
      color: var(--wp--preset--color--contrast); }
  .wp-block-calendar table {
    border-collapse: separate;
    border-spacing: 0.25vw; }
  .wp-block-calendar td.pad {
    border: none; }
  .wp-block-calendar .wp-calendar-nav {
    position: absolute;
    top: 0;
    right: 0;
    font-size: var(--wp--preset--font-size--tiny);
    text-align: left;
    text-transform: uppercase;
    letter-spacing: var(--wp--custom--letter-spacing--xl-looser);
    font-weight: 450;
    font-variation-settings: "wght" 450;
    margin-bottom: var(--wp--custom--spacing--30); }
    .wp-block-calendar .wp-calendar-nav a {
      color: var(--wp--preset--color--contrast-neutral); }

/* -------------------------
    Archives Block
---------------------------- */
.wp-block-archives {
  display: flex;
  flex-direction: column;
  gap: var(--wp--custom--spacing--05); }
  .wp-block-archives li:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: var(--wp--preset--color--base);
    border-radius: 50%;
    vertical-align: middle;
    margin-right: var(--wp--custom--spacing--20); }
  .wp-block-archives li a {
    font-family: var(--wp--preset--font-family--secondary);
    font-size: var(--wp--preset--font-size--small);
    text-transform: uppercase;
    letter-spacing: var(--wp--custom--letter-spacing--looser); }

/* -------------------------
    Embeds Block
---------------------------- */
.wp-caption-text {
  font-family: var(--wp--preset--font-family--secondary);
  font-size: var(--wp--preset--font-size--x-small);
  padding: var(--wp--custom--spacing--05); }

/* -------------------------
    Youtube Embed Block
---------------------------- */
#body .wp-block-embed-youtube .wp-block-embed__wrapper:before {
  display: none; }

#body .blocks-gallery-item__caption,
#body .blocks-gallery-caption {
  font-family: var(--wp--preset--font-family--secondary);
  font-size: calc( var(--wp--preset--font-size--x-small) - 2px);
  letter-spacing: var(--wp--custom--letter-spacing--loose);
  border-bottom-left-radius: var(--wp--custom--border-radius--br);
  border-bottom-right-radius: var(--wp--custom--border-radius--br);
  text-align: center; }

figure.wp-block-gallery.has-nested-images {
  align-items: baseline; }

.wp-block-gallery.has-nested-images figure.wp-block-image:not(.alignfull) figcaption.wp-element-caption {
  width: 75%; }

.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(.alignfull):last-child figcaption.wp-element-caption {
  width: 35%; }

@media screen and (max-width: 1680px) {
  #body .wp-block-gallery.has-nested-images figure.wp-block-image:not(.alignfull) figcaption,
  #body .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(.alignfull):last-child figcaption.wp-element-caption {
    width: 59%; } }

@media screen and (max-width: 480px) {
  #body .wp-block-gallery.has-nested-images figure.wp-block-image:not(.alignfull) figcaption,
  #body .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(.alignfull):last-child figcaption.wp-element-caption {
    width: 65%; } }

@media screen and (max-width: 768px) {
  #body .wp-block-gallery.has-nested-images figcaption,
  #body .wp-block-gallery.has-nested-images figure.wp-block-image:not(.alignfull) figcaption,
  #body .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(.alignfull):last-child figcaption.wp-element-caption {
    width: 95%; } }

@media screen and (max-width: 768px) {
  .wp-block-gallery figure.wp-block-image {
    width: 100% !important; } }

/* ------------------
    Navigation Block
--------------------- */
#body .wp-block-navigation .wp-block-page-list a {
  text-decoration: none; }

#body .wp-block-navigation .wp-block-navigation__submenu-container {
  width: fit-content;
  border-radius: var(--wp--custom--border-radius--br);
  padding: var(--wp--custom--spacing--30); }
  #body .wp-block-navigation .wp-block-navigation__submenu-container li {
    min-width: max-content;
    max-width: 10px;
    margin: var(--wp--custom--spacing--10) 0;
    transition: 0.375s; }

/* -----
    Media and Text
---------------------- */
.wp-block-media-text.alignfull {
  padding: 5vw; }

.wp-block-media-text {
  gap: clamp(var(--wp--custom--spacing--30), 3.875vw, var(--wp--custom--spacing--80)); }

.wp-block-media-text .wp-block-media-text__content {
  padding: 0; }

@media screen and (max-width: 768px) {
  .wp-block-media-text {
    grid-template-columns: auto !important; }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 1; }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 2; } }

/* ------------------
    Query Block
--------------------- */
.wp-block-query.is-layout-flow ul {
  display: flex;
  flex-direction: column;
  gap: var(--wp--custom--spacing--60); }
  .wp-block-query.is-layout-flow ul li h2 {
    margin-bottom: var(--wp--custom--spacing--20); }
  .wp-block-query.is-layout-flow ul li .wp-block-post-date {
    margin: var(--wp--custom--spacing--20) 0; }

/* ------------------
    Comments Block
--------------------- */
.wp-block-comments h2#comments,
.wp-block-comments h3#reply-title.comment-reply-title,
#respond.wp-block-post-comments-form h2#comments,
#respond.wp-block-post-comments-form h3#reply-title.comment-reply-title {
  display: block;
  margin-top: 0;
  margin-bottom: var(--wp--custom--spacing--40); }

.wp-block-comments #respond form input:not(#wp-comment-cookies-consent):not([type="submit"]),
.wp-block-comments #respond form textarea,
.wp-block-comments form input:not(#wp-comment-cookies-consent):not([type="submit"]),
.wp-block-comments form textarea,
#respond.wp-block-post-comments-form #respond form input:not(#wp-comment-cookies-consent):not([type="submit"]),
#respond.wp-block-post-comments-form #respond form textarea,
#respond.wp-block-post-comments-form form input:not(#wp-comment-cookies-consent):not([type="submit"]),
#respond.wp-block-post-comments-form form textarea {
  border: 1px solid;
  border-radius: var(--wp--custom--border-radius--br);
  left: 0;
  font-size: var(--wp--preset--font-size--small); }

.wp-block-comments .comment-form-cookies-consent label[for="wp-comment-cookies-consent"],
#respond.wp-block-post-comments-form .comment-form-cookies-consent label[for="wp-comment-cookies-consent"] {
  text-transform: uppercase; }

/* ------------------
    Search Block
--------------------- */
.wp-block-search .wp-block-search__button {
  background-color: var(--wp--preset--color--contrast);
  text-decoration: none;
  color: var(--wp--preset--color--base);
  border-radius: var(--wp--custom--border-radius--br);
  transition: 275ms; }
  .wp-block-search .wp-block-search__button:hover {
    background-color: var(--wp--preset--color--primary);
    color: var(--wp--preset--color--contrast); }

.wp-block-search .wp-block-search__input {
  border-radius: var(--wp--custom--border-radius--br);
  background: transparent; }

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  border-radius: var(--wp--custom--border-radius--br);
  padding: var(--wp--custom--spacing--10) var(--wp--custom--spacing--10); }

/* -----
    Alignments
-------------- */
.entry-content .post-body > *,
.entry-content.page-content > * {
  width: 100%;
  max-width: var(--wp--style--global--content-size);
  margin-left: auto;
  margin-right: auto; }

.entry-content .post-body > .alignwide,
.entry-content.page-content > .alignwide {
  width: 100%;
  max-width: var(--wp--style--global--wide-size);
  margin-left: auto;
  margin-right: auto; }

.entry-content .post-body > .alignfull,
.entry-content.page-content > .alignfull {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0; }

.entry-content .post-body > .alignleft,
.entry-content.page-content > .alignleft {
  float: left;
  margin-right: var(--wp--custom--spacing--20); }

.entry-content .post-body > .alignright,
.entry-content.page-content > .alignright {
  float: right;
  margin-right: var(--wp--custom--spacing--20); }

@media screen and (max-width: 768px) {
  #body .is-layout-flow > .alignright {
    margin-inline-start: .31em;
    width: 60%; } }

@media screen and (max-width: 768px) {
  #body .is-layout-flow > .alignleft {
    margin-inline-end: 1.179em;
    width: 60%; }
    #body .is-layout-flow > .alignleft img {
      width: 100%; } }

:where(body .is-layout-flex) {
  gap: clamp(var(--wp--custom--spacing--30), 2.75vw, var(--wp--custom--spacing--60)); }

/* -----
    Latest posts
-------------- */
:not(.widget) .wp-block-latest-posts:not(.is-grid) {
  position: relative; }
  :not(.widget) .wp-block-latest-posts:not(.is-grid) li {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    column-gap: var(--wp--custom--spacing--10);
    background-color: var(--wp--preset--color--base);
    border-top: 1px solid var(--wp--preset--color--contrast);
    border-bottom: 1px solid var(--wp--preset--color--contrast);
    padding: 1% 0;
    margin-top: calc(-2.5%);
    transition: all .5s ease 125ms; }
    @media screen and (max-width: 768px) {
      :not(.widget) .wp-block-latest-posts:not(.is-grid) li {
        margin-top: calc(-4.15%); } }
    :not(.widget) .wp-block-latest-posts:not(.is-grid) li .wp-block-latest-posts__post-title {
      max-width: 75%;
      font-size: var(--wp--preset--font-size--x-large);
      letter-spacing: var(--wp--custom--letter-spacing--tight);
      line-height: var(--wp--custom--line-height--auto);
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
    :not(.widget) .wp-block-latest-posts:not(.is-grid) li .wp-block-latest-posts__post-author,
    :not(.widget) .wp-block-latest-posts:not(.is-grid) li .wp-block-latest-posts__post-date {
      font-size: var(--wp--preset--font-size--x-small);
      font-style: italic;
      letter-spacing: var(--wp--custom--letter-spacing--tight);
      color: var(--wp--preset--color--contrast);
      min-width: fit-content;
      padding-top: var(--wp--custom--spacing--20);
      transition: all .5s ease 125ms; }
      @media screen and (max-width: 768px) {
        :not(.widget) .wp-block-latest-posts:not(.is-grid) li .wp-block-latest-posts__post-author,
        :not(.widget) .wp-block-latest-posts:not(.is-grid) li .wp-block-latest-posts__post-date {
          padding-top: var(--wp--custom--spacing--05); } }
    :not(.widget) .wp-block-latest-posts:not(.is-grid) li:hover {
      transform: translateY(-20%);
      background-color: var(--wp--preset--color--contrast);
      color: var(--wp--preset--color--base);
      border-radius: 8px;
      padding-left: 1.5vw; }
      :not(.widget) .wp-block-latest-posts:not(.is-grid) li:hover .wp-block-latest-posts__post-title,
      :not(.widget) .wp-block-latest-posts:not(.is-grid) li:hover .wp-block-latest-posts__post-author,
      :not(.widget) .wp-block-latest-posts:not(.is-grid) li:hover .wp-block-latest-posts__post-date {
        color: var(--wp--preset--color--base); }
    :not(.widget) .wp-block-latest-posts:not(.is-grid) li:after {
      content: "";
      position: absolute;
      display: block;
      width: clamp(12px, 5vw, 28px);
      max-width: 16px;
      height: 16px;
      mask-image: url(assets/img/action-arrow.svg);
      mask-size: 90%;
      mask-repeat: no-repeat;
      mask-position: 0px 40%;
      background-color: var(--wp--preset--color--base);
      top: 0;
      right: 16px;
      transform: translateY(24px);
      opacity: 0;
      transition: all .75s ease 175ms; }
      @media screen and (max-width: 768px) {
        :not(.widget) .wp-block-latest-posts:not(.is-grid) li:after {
          display: none; } }
    :not(.widget) .wp-block-latest-posts:not(.is-grid) li:hover::after {
      transform: translateY(16px);
      opacity: 1; }
  :not(.widget) .wp-block-latest-posts:not(.is-grid) .wp-block-latest-posts__post-excerpt {
    display: none; }

:not(.widget) .wp-block-latest-posts.is-grid {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: var(--wp--custom--spacing--30); }
  @media screen and (max-width: 480px) {
    :not(.widget) .wp-block-latest-posts.is-grid {
      flex-direction: column;
      flex-wrap: nowrap; } }
  :not(.widget) .wp-block-latest-posts.is-grid li {
    position: relative;
    display: flex;
    flex: 1 1;
    flex-direction: column;
    width: unset;
    min-height: 35vw;
    border: 1px solid var(--wp--preset--color--contrast);
    border-radius: var(--wp--custom--border-radius--br);
    margin: 0;
    padding: var(--wp--custom--spacing--30); }
    @media screen and (max-width: 768px) {
      :not(.widget) .wp-block-latest-posts.is-grid li {
        min-height: 80vw; } }
    @media screen and (max-width: 480px) {
      :not(.widget) .wp-block-latest-posts.is-grid li {
        min-height: 100vw;
        margin-right: 0; } }
    :not(.widget) .wp-block-latest-posts.is-grid li .wp-block-latest-posts__featured-image {
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      opacity: 0;
      will-change: transform, opacity;
      transform: translateY(4px) matrix(0.99939, 0.019, 0, 1.0155, 0, 0);
      transition: transform 0.275s cubic-bezier(0.29, 0.09, 0.22, 0.98), opacity 0.255s cubic-bezier(0.29, 0.09, 0.22, 0.98);
      pointer-events: none; }
      :not(.widget) .wp-block-latest-posts.is-grid li .wp-block-latest-posts__featured-image img {
        max-width: 70% !important; }
    :not(.widget) .wp-block-latest-posts.is-grid li:hover .wp-block-latest-posts__featured-image {
      opacity: 1;
      transform: translateY(0) matrix(1, 0, 0, 1, 0, 0); }
    :not(.widget) .wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-title {
      font-size: var(--wp--preset--font-size--medium);
      line-height: var(--wp--custom--line-height--auto);
      text-wrap: balance;
      margin-top: clamp(var(--wp--custom--spacing--30), 2vw, var(--wp--custom--spacing--50));
      margin-bottom: var(--wp--custom--spacing--20); }
      :not(.widget) .wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-title::before {
        content: '';
        display: block;
        height: 0;
        width: 0;
        margin-top: calc((1 - 1.25) * 0.5em); }
      :not(.widget) .wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-title:hover {
        text-decoration: underline;
        text-decoration-thickness: clamp(2.25px, 0.25vw, 3px);
        text-underline-offset: 8%; }
    :not(.widget) .wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-author {
      position: absolute;
      top: var(--wp--custom--spacing--30);
      left: var(--wp--custom--spacing--30); }
      @media screen and (max-width: 1440px) {
        :not(.widget) .wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-author {
          display: none; } }
    :not(.widget) .wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-date {
      position: absolute;
      top: var(--wp--custom--spacing--30);
      right: var(--wp--custom--spacing--30); }
      @media screen and (max-width: 1440px) {
        :not(.widget) .wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-date {
          right: unset;
          left: var(--wp--custom--spacing--30); } }
    :not(.widget) .wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-author,
    :not(.widget) .wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-date {
      font-family: var(--wp--preset--font-family--secondary);
      font-size: var(--wp--preset--font-size--tiny);
      text-transform: uppercase;
      font-weight: 475;
      font-variation-settings: "wght" 475;
      letter-spacing: var(--wp--custom--letter-spacing--looser); }
    :not(.widget) .wp-block-latest-posts.is-grid li .wp-block-latest-posts__post-excerpt {
      font-family: var(--wp--preset--font-family--secondary);
      font-size: calc( var(--wp--preset--font-size--x-small) - 4%);
      font-weight: 425;
      font-variation-settings: "wght" 425;
      letter-spacing: var(--wp--custom--letter-spacing--none);
      text-wrap: balance;
      margin-top: auto;
      margin-bottom: 0; }

/* -----
    Spacing
-------------- */
/* ----- 
    15. Responsive queries
 ----- */
/* Responsive menu only */
@media all and (min-width: 1025px) {
  .top-menu {
    display: block; }
  .responsive-nav, .responsive-bag {
    display: none; } }

@media all and (max-width: 1024px), all and (min-width: 1365px) and (max-height: 1024px) and (max-width: 1367px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), all and (min-width: 1111px) and (max-height: 768px) and (max-width: 1113px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .top-menu {
    display: none; }
  .responsive-nav, .responsive-bag {
    display: block; }
  .responsive-bag svg * {
    stroke: transparent !important; } }

.has-hamburger-menu-enabled .top-menu {
  display: none !important; }

.has-hamburger-menu-enabled .responsive-nav {
  display: flex !important; }

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