@charset "UTF-8";
/*
Theme Name: Elysian Park
Theme URI: https://gooni.co/
Author: Gonni
Author URI: http://https://gooni.co/
Description: Please read: tidythemes.com/concept. Donations: https://calmestghost.com/donate. BlankSlate is the definitive WordPress boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2022.4
Requires at least: 5.2
Tested up to: 5.9
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: Elysian Park

Elysian Park WordPress Theme © 2011-2022 

*/
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;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

html {
  scroll-behavior: smooth;
}

body {
  line-height: 1;
}

a {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

button {
  outline: 0;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

q {
  display: inline;
  font-style: italic;
}

q:before {
  content: '"';
  font-style: normal;
}

q:after {
  content: '"';
  font-style: normal;
}

textarea,
input[type=text],
input[type=button],
input[type=submit],
input[type=reset],
input[type=search],
input[type=password] {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border-radius: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
}

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

th,
td {
  padding: 2px;
}

big {
  font-size: 120%;
}

small,
sup,
sub {
  font-size: 80%;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

dd {
  margin-left: 20px;
}

kbd,
tt {
  font-family: courier;
  font-size: 12px;
}

ins {
  text-decoration: underline;
}

del,
strike,
s {
  text-decoration: line-through;
}

dt {
  font-weight: bold;
}

address,
cite,
var {
  font-style: italic;
}

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

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}

.screen-reader-text:focus {
  background-color: #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #007acc;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}

.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}

.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

/* 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;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

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

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* --------------------------------- */
/* --------------------------------- */
@font-face {
  font-family: "NewYork";
  src: url(./assets/fonts/NewYork.ttf);
}
@font-face {
  font-family: "SF-Pro-Text-Medium";
  src: url(./assets/fonts/SF-Pro-Text-Medium.otf);
}
@font-face {
  font-family: "SF-Pro-Text-Regular";
  src: url(./assets/fonts/SF-Pro-Text-Regular.otf);
}
/* Variables */
:root {
  /* Fonts Family
  ----------------------------------------*/
  --ff-body: "SF-Pro-Text-Regular", sans-serif;
  --ff-title: kings-caslon-display, serif;
  --ff-extra: "NewYork", serif;
  /* Colors
  ------------------------------------------- */
  --clr-accent: #016AF1;
  --clr-accent-70: rgba(0, 105, 242, 0.7);
  --clr-white: #ffffff;
  --clr-gray: #FFF8F1;
}

*,
::before,
::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: var(--ff-body);
  font-size: var(--fs-400);
  color: var(--clr-accent);
  background: var(--clr-gray);
  line-height: 1.5;
  overflow-x: hidden;
  transition: all 0.35s ease-in-out;
}
body.overflow-hidden {
  overflow: hidden;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: normal;
  line-height: 1;
}

/* Fonts Sizes
----------------------------------------*/
.fs-900 {
  font-size: clamp(3rem, 8vw, 10.5rem);
}

.fs-850 {
  font-size: clamp(3.35rem, 8vw, 9.8rem);
}

.fs-800 {
  font-size: clamp(3.85rem, 8.5vw, 10rem);
}

.fs-700 {
  font-size: clamp(2rem, 3vw, 4rem);
}

.fs-600 {
  font-size: clamp(1.25rem, 2.15vw, 3rem);
}

.fs-500 {
  font-size: clamp(1.25rem, 2vw, 2.25rem);
}

.fs-450 {
  font-size: clamp(1.15rem, 1.25vw, 1.5rem);
}

.fs-400 {
  font-size: clamp(1rem, 1.125vw, 1.25rem);
}

.fs-300 {
  font-size: clamp(1rem, 1vw, 1.15rem);
}

.fs-xs {
  font-size: clamp(0.875rem, 1vw, 1.125rem);
}

a {
  color: var(--clr-accent);
  text-decoration: none;
  transition: all 0.25s ease-in-out;
}

.bg-blue {
  background-color: var(--clr-accent);
  color: var(--clr-gray);
}
.bg-blue a {
  color: var(--clr-gray);
}
.bg-blue .border-title::after {
  background-color: var(--clr-gray);
}

section {
  min-height: 100vh;
  width: 100%;
  display: flex;
}
section.bg-blue {
  background-color: var(--clr-accent);
  color: var(--clr-gray);
}

.container {
  width: 86%;
  margin: 0 auto;
}

.grid-main {
  --max-width: 100%;
  --padding: 3rem;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  width: 86%;
  margin-inline: auto;
  position: fixed;
  z-index: 99999999;
  inset: 0;
  gap: 1rem;
  pointer-events: none;
  display: none;
}
.grid-main .item {
  height: 100vh;
  background-color: rgb(78, 239, 113);
  opacity: 0.2;
}

/* FLEX
================================= */
.d-flex {
  display: flex;
}

.jc-between {
  justify-content: space-between;
}

.ai-center {
  align-items: center;
}

@media (max-width: 690px) {
  section {
    min-height: auto;
    padding: 5rem 0;
  }
}
/* Gutermberg Defaults
========================== */
.wp-block-group__inner-container {
  width: 100%;
  margin-inline: auto;
}

.wp-block-image,
.wp-block-video {
  margin: 0;
  height: 100%;
  width: 100%;
}

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

@-webkit-keyframes textMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes textMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in-bottom {
  -webkit-animation: fade-in-bottom 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) both;
          animation: fade-in-bottom 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

/**
 * ----------------------------------------
 * animation fade-in-bottom
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-bottom {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.h-line-grow {
  --border: 0;
  position: relative;
}
.h-line-grow::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: var(--clr-accent);
  bottom: -2px;
  left: 0;
  transform: scaleX(var(--border));
  transform-origin: left;
}

a.link {
  text-decoration: underline;
  color: var(--clr-accent);
  font-family: var(--ff-extra);
}

.btn-primary {
  border: 2px solid var(--clr-accent);
  padding: 1em 3.5em;
  font-size: clamp(1.25rem, 1.25vw, 1.5rem);
  font-family: var(--ff-title);
  display: inline-block;
  background-color: transparent;
  color: var(--clr-accent);
  cursor: pointer;
  transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}
.btn-primary:hover {
  background-color: var(--clr-accent);
  color: var(--clr-gray);
}

.btn-secondary {
  border: 2px solid var(--clr-gray);
  padding: 1em 3.5em;
  font-size: clamp(1.25rem, 1.25vw, 1.5rem);
  font-family: var(--ff-title);
  display: inline-block;
  background: transparent;
  color: var(--clr-gray);
  cursor: pointer;
}

.border-title {
  --border: 0;
  padding-bottom: 0.25em;
  font-family: var(--ff-title);
  position: relative;
}
.border-title::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: var(--clr-accent);
  bottom: -2px;
  left: 0;
  transform: scaleX(var(--border));
  transform-origin: left;
}
.border-title.title-white {
  border-color: var(--clr-white);
}
.border-title.nopadding {
  padding-left: 0;
}
.border-title.no-border {
  border: none;
}
.border-title-inline {
  border-bottom: 2px solid var(--clr-accent);
  font-family: var(--ff-title);
  display: inline-block;
  line-height: 0.75;
}

.section-hero-title {
  padding-top: 160px;
  position: relative;
}
.section-hero-title .hero-bg-image {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
.section-hero-title .hero-bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-hero-title h1 {
  font-family: var(--ff-title);
}
.section-hero-title h1 span.italic {
  font-style: italic;
}
.section-hero-title div.wp-block-group__inner-container p {
  max-width: 44ch;
  margin-bottom: 90px;
}
.section-hero-title .container-hero-title {
  --pseudoX: 0;
  opacity: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
.section-hero-title .container-hero-title::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  background: var(--clr-accent);
  bottom: 0;
  transform: scaleX(var(--pseudoX));
  transform-origin: left;
}
.section-hero-title .container-hero-title h1 {
  font-family: var(--ff-title);
  line-height: 0.9;
}
.section-hero-title .container-hero-title h1 span.italic {
  font-style: italic;
}
.section-hero-title .container-hero-title p {
  max-width: 44ch;
  margin-bottom: 80px;
  font-size: clamp(1rem, 1.35vw, 1.5625rem);
}
.section-hero-title .container-hero-title p.half {
  max-width: 45%;
}
.section-hero-title .container-hero-title.hero-white {
  color: var(--clr-gray);
}

@media (max-width: 690px) {
  .section-hero-title {
    padding-top: 150px;
    padding-bottom: 0;
    min-height: 70vh;
    opacity: 1;
  }
  .section-hero-title .container-hero-title h1 {
    line-height: 1.1;
  }
  .section-hero-title .container-hero-title p {
    margin-bottom: 1rem;
  }
}
.section-network-partners {
  padding-bottom: 0;
  min-height: auto;
}
.section-network-partners div.wp-block-group__inner-container {
  width: 86%;
  margin: 0 auto;
}
@media (max-width: 690px) {
  .section-network-partners {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.container-title-logos {
  display: flex;
  justify-content: space-between;
  padding-bottom: 0;
}
.container-title-logos .title {
  flex: 0.4;
  margin-top: 1.5rem;
}
.container-title-logos .title h3 {
  font-family: var(--ff-title);
  font-size: clamp(2rem, 3vw, 4rem);
  line-height: 1.2;
}
.container-title-logos .logos-list {
  flex: 0.6;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  gap: 2rem;
  place-items: center;
}
.container-title-logos .logos-list .logo-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 120px;
}
.container-title-logos .logos-list .logo-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 992px) {
  .container-title-logos {
    flex-direction: column;
  }
  .container-title-logos .title {
    margin-top: 0;
    margin-bottom: 55px;
  }
}
@media (max-width: 690px) {
  .container-title-logos {
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .container-title-logos .title {
    margin-top: 0;
    margin-bottom: 2.5em;
  }
  .container-title-logos .title h3 {
    line-height: 1.3;
  }
  .container-title-logos .logos-list {
    grid-template-columns: repeat(3, 1fr);
  }
  .container-title-logos .logos-list .logo-item {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .container-title-logos .logos-list .logo-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.loader-wrapper {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: var(--clr-accent);
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 888887;
  display: none;
}

.intro {
  background-color: transparent;
  background-color: var(--clr-accent);
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999999;
}
.intro .container {
  border-bottom: 2px solid var(--clr-gray);
  height: 85vh;
}
.intro .intro-logo {
  margin-bottom: 3rem;
  font-size: 0;
  width: 275px;
  height: 30px;
}
.intro .intro-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}
.intro .intro-text {
  color: var(--clr-gray);
  font-family: var(--ff-title);
  font-size: clamp(5rem, 10vw, 12.5rem);
  line-height: 1;
  max-width: 15ch;
}

.intro-img-cotainer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 888888;
  overflow: hidden;
}
.intro-img-cotainer .box-img {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 1;
  visibility: hidden;
  /* &:nth-child(12) {
      background-image: url(assets/img/load-04.jpg);
  } */
}
.intro-img-cotainer .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.intro-img-cotainer .box-img:nth-child(1) {
  background-image: url(assets/img/load-01.jpg);
  opacity: 1 !important;
}
.intro-img-cotainer .box-img:nth-child(2) {
  background-image: url(assets/img/load-02.jpg);
}
.intro-img-cotainer .box-img:nth-child(3) {
  background-image: url(assets/img/load-03.jpg);
}
.intro-img-cotainer .box-img:nth-child(4) {
  background-image: url(assets/img/load-04.jpg);
}
.intro-img-cotainer .box-img:nth-child(5) {
  background-image: url(assets/img/load-05.jpg);
}
.intro-img-cotainer .box-img:nth-child(6) {
  background-image: url(assets/img/load-06.jpg);
}
.intro-img-cotainer .box-img:nth-child(7) {
  background-image: url(assets/img/load-07.jpg);
}
.intro-img-cotainer .box-img:nth-child(8) {
  background-image: url(assets/img/load-08.jpg);
}
.intro-img-cotainer .box-img:nth-child(9) {
  background-image: url(assets/img/load-10.jpg);
}
.intro-img-cotainer .box-img:nth-child(10) {
  background-image: url(assets/img/load-11.jpg);
}
.intro-img-cotainer .box-img:nth-child(11) {
  background-image: url(assets/img/load-12.jpg);
}
.intro-img-cotainer .box-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.bg-intro {
  background-color: var(--clr-accent);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 888887;
}
.bg-intro::after {
  content: "";
  position: absolute;
  background-color: var(--clr-accent);
  height: 20%;
  width: 100%;
  bottom: -10%;
}

header {
  --pseudoX: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 777777;
  margin: 0;
  padding: 0 7% 0 7%;
  text-transform: uppercase;
  height: 95px;
  padding-top: 2.5em;
  padding-bottom: 1.5em;
  transition: 0.35s;
  opacity: 0;
  background-color: var(--clr-gray);
}
header::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 86%;
  background: var(--clr-accent);
  bottom: 0;
  transform: scaleX(var(--pseudoX));
  transform-origin: left;
}
header.nav-invert {
  transition: all 0.25s ease-in-out;
  background-color: var(--clr-accent);
}
header.nav-invert::after {
  background: var(--clr-gray);
  transform: scaleX(var(--pseudoX));
}
header.nav-invert #branding a {
  color: var(--clr-gray);
  transition: all 0.25s ease-in-out;
  /*   &::before {
      background-image: url('assets/img/evp-logo-invert.svg');
  }*/
}
header.nav-invert #branding a span {
  background-image: url("assets/img/elysianpark-logo-invert.svg");
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 0;
  width: 275px;
  height: 30px;
}
header.nav-invert .menu-menu-elysian-container .menu li a {
  color: var(--clr-gray);
  transition: all 0.25s ease-in-out;
}
header.nav-invert .menu-menu-elysian-container .menu li a::before {
  background: var(--clr-gray);
}
header.nav-invert .bar,
header.nav-invert .fa-times {
  color: var(--clr-gray);
  background-color: var(--clr-gray);
}
@media (max-width: 992px) {
  header {
    --pseudoX: 1;
    padding-top: 2rem;
    padding-bottom: 1rem;
    height: 85px;
  }
}
@media (max-width: 690px) {
  header {
    padding-top: 0;
    padding-bottom: 0;
    height: 85px;
  }
}

.page-id-105 header.nav-invert,
.post-type-archive-platform header.nav-invert,
.page-id-41 header.nav-invert,
.post-type-archive-portfolio header.nav-invert {
  background-color: transparent;
}

#branding {
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-size: clamp(1rem, 1vw, 1.15rem);
}
#branding a {
  display: flex;
  align-items: center;
  /*     &::before {
             content: " ";
             width: 2em;
             height: 2em;
             background-image: url('assets/img/evp-logo.svg');
             background-repeat: no-repeat;
             background-size: contain;
             margin-right: 0.5em;
         }
  */
}
#branding a span {
  background-image: url("assets/img/elysianpark-logo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 0;
  width: 275px;
  height: 30px;
}
@media (max-width: 992px) {
  #branding {
    padding-left: 0;
  }
}

nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  align-items: center;
}

.menu-menu-elysian-container {
  width: 100%;
}
.menu-menu-elysian-container .menu {
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.menu-menu-elysian-container .menu li {
  padding: 0 1rem;
}
.menu-menu-elysian-container .menu li a {
  color: var(--clr-accent);
  text-decoration: none;
  text-transform: uppercase;
  font-size: clamp(1rem, 1vw, 1.15rem);
  position: relative;
  line-height: 1.2;
}
.menu-menu-elysian-container .menu li a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: var(--clr-accent);
  bottom: -2px;
  left: 0;
  transform-origin: right;
  transform: scaleX(0);
  transition: transform 0.2s ease-in-out;
}
.menu-menu-elysian-container .menu li a:hover::before {
  transform-origin: left;
  transform: scaleX(1);
}
.menu-menu-elysian-container .menu li.current_page_item a::before {
  width: 100%;
  transform: scaleX(1);
}
.menu-menu-elysian-container .menu li.current-menu-item a::before {
  width: 100%;
  transform: scaleX(1);
}
@media (max-width: 992px) {
  .menu-menu-elysian-container .menu {
    width: 80%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: -100%;
    transition: 0.5s;
    margin: 0 auto;
    background: var(--clr-accent);
    padding-inline: 2rem;
    text-align: left;
    padding-block: 5rem;
    z-index: 100;
  }
  .menu-menu-elysian-container .menu::after {
    position: absolute;
    content: "";
    width: 200%;
    height: inherit;
    background-color: rgba(255, 248, 241, 0.5);
    opacity: 0;
    z-index: -1;
    left: -200%;
    pointer-events: none;
    transition: opacity 0.2s ease-in-out 0.2s;
  }
  .menu-menu-elysian-container .menu.active {
    right: 0;
    z-index: 100;
    transition: 0.2s ease 0.2s;
  }
  .menu-menu-elysian-container .menu.active::after {
    position: absolute;
    content: "";
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
  }
  .menu-menu-elysian-container .menu li {
    padding: 1.75rem 0;
    border-bottom: 1px solid var(--clr-gray);
    width: 100%;
  }
  .menu-menu-elysian-container .menu li:last-of-type {
    border-bottom: none;
  }
  .menu-menu-elysian-container .menu li a {
    z-index: 1;
    color: var(--clr-gray);
    font-size: 1.375rem;
    font-weight: normal;
  }
  .menu-menu-elysian-container .menu li a::before {
    background-color: var(--clr-gray);
  }
}

.logo-menu {
  display: none;
}
@media (max-width: 992px) {
  .logo-menu {
    width: 32px;
    display: flex;
    align-self: flex-end;
    margin-top: auto;
  }
  .logo-menu img {
    width: 100%;
    height: auto;
  }
}

.hamburger {
  display: none;
}
.hamburger .bar,
.hamburger .fa-times {
  width: 100%;
  height: 3px;
  display: block;
  color: var(--clr-accent);
  padding: 0;
  margin: 3px 0;
  transition: 0.5s;
  background-color: var(--clr-accent);
}
@media (max-width: 992px) {
  .hamburger {
    display: block;
    width: 20px;
    height: 28px;
  }
  .hamburger.active {
    z-index: 100;
    transition: 0.2s ease;
  }
  .hamburger.active .bar:nth-child(2) {
    opacity: 0;
  }
  .hamburger.active .bar:nth-child(1) {
    transform: translateY(5px) rotate(-315deg);
    width: 100%;
    color: var(--clr-gray);
    background-color: var(--clr-gray);
  }
  .hamburger.active .bar:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
    width: 100%;
    color: var(--clr-gray);
    background-color: var(--clr-gray);
  }
}

.bar:nth-child(1) {
  width: 100%;
}

.bar:nth-child(2) {
  width: 100%;
  opacity: 0;
}

footer {
  width: 100%;
  background: var(--clr-accent);
  padding: 100px 0 80px;
  margin-top: 190px;
}
@media (max-width: 690px) {
  footer {
    padding-bottom: 60px;
  }
}
footer .footer-contact {
  background: var(--clr-gray);
  border: 2px solid var(--clr-accent);
  padding: 6rem 4rem;
  margin-top: -250px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer .footer-contact h2 {
  font-family: var(--ff-title);
  font-size: clamp(2rem, 4vw, 4.6rem);
  font-style: italic;
}
footer .footer-contact p {
  margin-top: 1rem;
}
@media (max-width: 992px) {
  footer .footer-contact {
    display: block;
    padding: 3rem 2rem;
    margin-top: -200px;
  }
  footer .footer-contact p {
    margin-top: 1rem;
    margin-bottom: 2.5rem;
    font-size: 1rem;
  }
}
@media (max-width: 650px) {
  footer .footer-contact h2 {
    line-height: 1.2;
  }
}
footer .footer-bottom {
  --border: 0;
  color: var(--clr-gray);
  margin-top: 100px;
  margin-bottom: 160px;
  display: flex;
  justify-content: space-between;
  padding-top: 70px;
  position: relative;
}
footer .footer-bottom::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: var(--clr-gray);
  top: -2px;
  left: 0;
  transform: scaleX(var(--border));
  transform-origin: left;
}
footer .footer-bottom h3 {
  font-family: var(--ff-title);
  font-size: clamp(3.125rem, 6vw, 5.2rem);
  font-style: italic;
  max-width: 16ch;
}
footer .footer-bottom .navs-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 25%;
  padding-top: 2.5rem;
}
footer .footer-bottom .navs-container a {
  color: var(--clr-gray);
}
footer .footer-bottom .menu-menu-elysian-container {
  width: auto;
  font-family: var(--ff-body);
}
footer .footer-bottom .menu-menu-elysian-container .menu {
  display: block;
}
footer .footer-bottom .menu-menu-elysian-container .menu li {
  margin: 0 0 0.5rem 0;
  padding: 0;
}
footer .footer-bottom .menu-menu-elysian-container .menu a {
  color: var(--clr-gray);
  font-size: clamp(1rem, 1.125vw, 1.25rem);
  text-transform: none;
}
footer .footer-bottom .social-media {
  display: flex;
  gap: 1rem;
  align-items: center;
}
footer .footer-bottom .social-media a {
  color: var(--clr-gray);
  display: block;
}
footer .footer-bottom .social-media a img {
  width: 80%;
}
@media (max-width: 992px) {
  footer .footer-bottom {
    display: block;
    margin-top: 25px;
    padding-top: 60px;
  }
  footer .footer-bottom .navs-container {
    width: 100%;
    padding-top: 0;
    margin-top: 60px;
    margin-bottom: 60px;
  }
  footer .footer-bottom .menu-menu-elysian-container .menu {
    all: revert;
    display: block;
    margin: 0;
    padding: 0;
  }
  footer .footer-bottom .menu-menu-elysian-container .menu li {
    all: revert;
    list-style: none;
    margin: 0 0 0.5rem 0;
  }
  footer .footer-bottom .menu-menu-elysian-container .menu a {
    all: revert;
    color: var(--clr-gray);
    font-size: clamp(1rem, 1.125vw, 1.25rem);
    text-transform: none;
    text-decoration: none;
  }
}
@media (max-width: 690px) {
  footer .footer-bottom {
    --border: 1;
    margin-top: 25px;
    padding-top: 60px;
    margin-bottom: 65px;
  }
  footer .footer-bottom h3 {
    max-width: 13ch;
    line-height: 1.1;
  }
}
footer .copyright {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--clr-gray);
}
footer .copyright P {
  font-size: 1rem;
}
footer .copyright .logo {
  width: 50px;
  padding-left: 1.5rem;
}
footer .copyright .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 992px) {
  footer .copyright .logo {
    width: 45px;
  }
}

.statement-section {
  display: grid;
  place-items: center;
}
@media (max-width: 992px) {
  .statement-section {
    min-height: 65vh;
  }
}
@media (max-width: 690px) {
  .statement-section {
    padding: 4rem 0 6rem;
  }
}

.statement-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  gap: 0;
}
.statement-container .statement-text {
  position: relative;
}
.statement-container .statement-text:first-child::after {
  content: "";
  position: absolute;
  width: 58%;
  height: 5px;
  background: var(--clr-accent);
  bottom: 20%;
  transform: translateY(-20%);
  right: 0;
}
.statement-container .statement-text:last-child {
  text-align: right;
  align-self: flex-end;
}
.statement-container h2 {
  font-family: var(--ff-title);
  font-style: italic;
  max-width: 11ch;
  margin: 0;
}
@media (max-width: 690px) {
  .statement-container .statement-text:first-child {
    margin-bottom: 3rem;
  }
  .statement-container .statement-text:first-child::after {
    content: "";
    height: 3px;
    bottom: -1.5rem;
    transform: translateY(-20%);
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 50%;
  }
}

.invest-section {
  display: grid;
  place-items: center;
  position: relative;
  padding: 10rem 0;
  --chart-line: 1px solid var(--clr-gray);
}
.invest-section .container {
  z-index: 20;
}
.invest-section p {
  font-size: clamp(2.25rem, 4.35vw, 5.25rem);
  font-family: var(--ff-title);
  line-height: 1.1;
}
.invest-section p:not(:first-child) {
  margin-top: 0.25em;
  text-indent: 2em;
}
.invest-section p a {
  text-decoration: underline;
  line-height: 1;
  background: linear-gradient(0deg, var(--clr-gray), var(--clr-gray)) no-repeat right bottom/0 var(--bg-h);
  transition: background-size 350ms, color 0.25s ease-in-out;
  --bg-h: 100%;
}
.invest-section p a:hover {
  text-decoration: none;
  color: var(--clr-accent);
}
.invest-section p a:where(:hover, :focus-visible) {
  background-size: 100% var(--bg-h);
  background-position-x: left;
}
.invest-section p span.js-show-img {
  text-decoration: underline;
  cursor: pointer;
}
.invest-section .images-container {
  position: absolute;
  z-index: 10;
  height: 100%;
  /*   &::after {
      position: absolute;
      content: '';
      width: 100%;
      height: 2px;
      background: green;
      top: 50%;
      transform: translateY(-50%);
  } */
}
.invest-section .images-container figure {
  width: 60%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 30%;
  opacity: 0;
  transition: opacity 0.25s ease-in-out 0.25s;
  transform-origin: top center;
}
.invest-section .images-container figure.show-image {
  opacity: 1;
}

@media (max-width: 992px) {
  .invest-section {
    padding: 5rem 0 6rem;
    background: var(--clr-accent);
    color: var(--clr-gray);
    min-height: 100vh;
  }
  .invest-section p a {
    color: var(--clr-gray);
  }
  .invest-section p a:hover {
    text-decoration: underline;
    color: var(--clr-gray);
  }
  .invest-section p a:where(:hover, :focus-visible) {
    background-size: 0 !important;
    background-position-x: 0 !important;
  }
}
.slide-section {
  min-height: 100vh;
  margin: 0 auto 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  opacity: 0;
}
@media (max-width: 992px) {
  .slide-section {
    padding: 100px 0 0 0;
  }
}
.swiper {
  display: flex;
  align-items: center;
  background-color: var(--clr-gray);
  overflow: visible !important;
}
@media (max-width: 992px) {
  .swiper {
    height: 85vh;
    overflow: hidden !important;
  }
}
@media (max-width: 690px) {
  .swiper .swiper-wrapper {
    height: 100%;
  }
}

.swiper-slide {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  background-color: var(--clr-gray);
  margin: 0;
}
@media (max-width: 992px) {
  .swiper-slide {
    flex-direction: column;
    justify-content: flex-start;
  }
}

.carousel-text {
  flex: 0.5;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.carousel-text h3 {
  padding-top: 20px;
  font-family: var(--ff-title);
}
.carousel-text h3 span {
  display: block;
}
.carousel-text p {
  font-family: var(--ff-body);
  max-width: 42ch;
  margin-bottom: 80px;
  font-size: clamp(1rem, 1.125vw, 1.5625rem);
  line-height: 1.3;
}
@media (max-width: 992px) {
  .carousel-text {
    order: 2;
    margin-top: 1rem;
    justify-content: flex-start;
    flex-basis: auto !important;
  }
  .carousel-text p {
    margin-bottom: 0;
    margin-top: 35px;
    max-width: 100%;
  }
}
@media (max-width: 690px) {
  .carousel-text {
    margin-top: 0;
  }
  .carousel-text p {
    margin-top: 1em;
  }
}

.carousel-image {
  flex: 0.4;
  padding-left: 0.5rem;
  height: 75vh;
}
.carousel-image img,
.carousel-image video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 992px) {
  .carousel-image {
    order: 1;
    aspect-ratio: 1/1;
    overflow: hidden;
    flex: 0.7;
    height: 50vh;
    padding-left: 0;
    flex-basis: auto !important;
  }
}
@media (max-width: 690px) {
  .carousel-image {
    flex: unset;
    aspect-ratio: 1/1;
    height: 40vh;
  }
}
@media (max-width: 375px) {
  .carousel-image {
    height: 30vh;
  }
}

.swiper-nav-container {
  position: absolute;
  width: 41%;
  bottom: 40px;
}
.swiper-nav-container .swiper-button-next {
  right: 0;
}
.swiper-nav-container .swiper-button-next:after {
  content: "›";
}
.swiper-nav-container .swiper-button-prev {
  left: 0;
}
.swiper-nav-container .swiper-button-prev:after {
  content: "›";
  transform: rotate(-180deg) translateY(-25%);
}
@media (max-width: 992px) {
  .swiper-nav-container {
    width: 100%;
    bottom: 5%;
  }
}
@media (max-width: 420px) {
  .swiper-nav-container {
    bottom: 8.25%;
  }
}

.swiper-pagination {
  text-align: left !important;
  max-width: 41%;
  display: flex;
  align-items: flex-end;
  bottom: 0 !important;
}
.swiper-pagination .swiper-pagination-bullet {
  flex: 1;
  height: 6px;
  border-radius: 0;
  margin: 0 !important;
  background: var(--clr-accent);
  background: transparent;
  opacity: 1;
  transition: all 0.25s ease-in-out;
  border-bottom: 2px solid var(--clr-accent);
}
.swiper-pagination .swiper-pagination-bullet-active {
  height: 6px;
  background: var(--clr-accent);
}
@media (max-width: 992px) {
  .swiper-pagination {
    text-align: center !important;
    max-width: 100%;
    bottom: 0 !important;
  }
}
@media (max-width: 690px) {
  .swiper-pagination {
    bottom: 0 !important;
  }
}
@media (max-width: 420px) {
  .swiper-pagination {
    bottom: 2.5% !important;
  }
}

.swiper-slide-active .carousel-text h3 span {
  -webkit-animation: fade-in-bottom 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) both;
          animation: fade-in-bottom 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.swiper-slide-active .carousel-text p {
  -webkit-animation: fade-in-bottom 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) both;
          animation: fade-in-bottom 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.how-section {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.how-container {
  display: flex;
  justify-content: space-between;
  padding-bottom: 0;
}

.how-box {
  flex: 1;
  max-width: 46%;
}

.how-list {
  margin-top: 3rem;
}

.how-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 3.5rem;
  min-height: 13vh;
}
.how-item:first-of-type {
  margin-top: 3.5rem;
}
.how-item:nth-child(3) {
  margin-bottom: 1.5rem;
}
.how-item .wp-block-column:first-child {
  flex: 0 1 35%;
  max-width: 18ch;
}
.how-item .wp-block-column:last-child {
  flex: 0 1 65%;
  max-width: 45ch;
}
.how-item .how-title {
  font-family: var(--ff-extra);
  font-size: clamp(1rem, 1.3vw, 1.5rem);
  line-height: 1.1;
}
.how-item .how-text {
  font-family: var(--ff-body);
}

@media (max-width: 992px) {
  .how-section {
    padding: 5rem 0;
  }
  .how-container {
    flex-direction: column;
  }
  .how-box {
    max-width: 100%;
  }
  .how-item {
    flex-direction: column;
    justify-content: flex-start;
  }
  .how-item:nth-child(3) {
    margin-bottom: 3.5rem;
  }
  .how-item .how-title {
    font-size: 1.375rem;
    margin-bottom: 0.75rem;
  }
  .how-item .how-text {
    max-width: 100%;
  }
}
.topics-section {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 8em;
  padding-bottom: 1.75em;
}

.topics-container {
  display: block;
}

.topics-box {
  flex: 1;
  max-width: 46%;
}

.topics-list {
  margin-top: 3.5em;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 5em;
  grid-row-gap: 0px;
}

.topics-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 2px solid var(--clr-gray);
  padding-bottom: 3.5rem;
  margin-bottom: 3.5rem;
  opacity: 1;
  transition: all 0.25s ease-in-out;
}
.topics-item .topics-title {
  font-family: var(--ff-extra);
  max-width: 16ch;
  font-size: clamp(1rem, 1.22vw, 1.3rem);
  line-height: 1.1;
}
.topics-item .topics-text {
  max-width: 35ch;
}
.topics-item:last-of-type, .topics-item:nth-last-child(2) {
  border-bottom: none;
}

.hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  opacity: 0;
}

@media (max-width: 992px) {
  .topics-section {
    padding: 5rem 0;
  }
  .topics-container {
    flex-direction: column;
  }
  .topics-box {
    max-width: 100%;
  }
  .topics-item {
    flex-direction: column;
    justify-content: flex-start;
  }
  .topics-item .topics-title {
    font-size: 1.375rem;
    margin-bottom: 0.75rem;
    max-width: 100%;
  }
  .topics-item .topics-text {
    max-width: 100%;
  }
}
@media (max-width: 690px) {
  .topics-list {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 2.5em;
  }
  .topics-item {
    flex-direction: column;
    margin-bottom: 2em;
  }
  .topics-item:nth-last-child(2) {
    border-bottom: 2px solid var(--clr-gray);
  }
}
.home .hero-section {
  height: 46vh;
}
@media (max-width: 992px) {
  .home .hero-section {
    height: 100vh;
  }
}
@media (max-width: 690px) {
  .home .hero-section {
    height: auto;
  }
  .home .hero-section .hero {
    height: 50vh;
  }
  .home .hero-section .hero figure {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.hero-section {
  padding: 0;
  min-height: auto;
}

.hero img {
  width: 100%;
}

@media (max-width: 992px) {
  .hero-home {
    width: 100%;
  }
  .hero {
    height: 100vh;
  }
  .hero img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 58%;
       object-position: 58%;
  }
  .hero.hero-home img {
    -o-object-position: center;
       object-position: center;
  }
}
.timezone-section {
  padding-top: 150px;
  padding-bottom: 175px;
  min-height: auto;
}

.timezone-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 1rem;
  margin-top: 5rem;
}

.tz-box {
  border: 2px solid var(--clr-accent);
  padding: 1.5rem 1.75rem;
  flex: 1;
  width: 100%;
  background-color: var(--clr-gray);
  /* clock 
  ---------------------------*/
}
.tz-box .tz-title {
  font-family: var(--ff-title);
  padding-bottom: 0.25rem;
  border-bottom: 2px solid var(--clr-accent);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tz-box .tz-icon {
  width: 32px;
  height: 32px;
  background-image: url(assets/img/sun.svg);
  background-size: cover;
  background-position: center;
}
.tz-box .clock {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 2px solid var(--clr-accent);
  position: relative;
  left: -10px;
  margin: 1.75rem 0;
}
.tz-box .clock .clock::before {
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: var(--clr-accent);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
.tz-box .clock .hand {
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
  transform-origin: bottom;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.tz-box .clock .hour {
  width: 2px;
  height: 28%;
  background-color: var(--clr-accent);
}
.tz-box .clock .hour::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 3px solid var(--clr-accent);
  clear: both;
}
.tz-box .clock .minute {
  width: 2px;
  height: 38%;
  background-color: var(--clr-accent);
}
.tz-box .clock .minute::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 3px solid var(--clr-accent);
  clear: both;
}
.tz-box .clock .second {
  width: 2px;
  height: 30%;
  background-color: var(--clr-accent);
  display: none;
}
.tz-box .tz-data {
  font-size: clamp(1rem, 1.25vw, 1.75rem);
  margin-bottom: 1.5rem;
}
.tz-box .link {
  text-decoration: underline;
  color: var(--clr-accent);
  font-family: var(--ff-extra);
}
.tz-box.night-mode {
  color: var(--clr-white);
  background-color: var(--clr-accent);
}
.tz-box.night-mode .tz-box {
  border-color: var(--clr-white);
}
.tz-box.night-mode .tz-title {
  border-bottom: 2px solid var(--clr-white);
}
.tz-box.night-mode .tz-icon {
  background-image: url(assets/img/night.svg);
}
.tz-box.night-mode .clock {
  border: 2px solid var(--clr-white);
}
.tz-box.night-mode .clock .clock::before {
  background-color: var(--clr-white);
}
.tz-box.night-mode .clock .hour {
  background-color: var(--clr-white);
}
.tz-box.night-mode .clock .hour::after {
  border-bottom: 3px solid var(--clr-white);
}
.tz-box.night-mode .clock .minute {
  background-color: var(--clr-white);
}
.tz-box.night-mode .clock .minute::after {
  border-bottom: 3px solid var(--clr-white);
}
.tz-box.night-mode .clock .second {
  background-color: var(--clr-white);
}
.tz-box.night-mode .link a {
  color: var(--clr-white);
}

@media (max-width: 992px) {
  .timezone-container {
    grid-template-columns: 1fr 1fr;
  }
  .tz-box .clock {
    width: 135px;
    height: 135px;
  }
  .tz-box .tz-icon {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 690px) {
  .timezone-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .timezone-container {
    grid-template-columns: 1fr;
    margin-top: 2.5rem;
  }
  .tz-box .tz-title {
    font-size: 1.375rem;
  }
  .tz-box .clock {
    width: 135px;
    height: 135px;
  }
  .tz-box .tz-icon {
    width: 20px;
    height: 20px;
  }
}
.page-id-5 #container::after {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.25);
  inset: 0;
  z-index: 999999;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease-in-out, visibility 500ms ease-in-out, background-color 250ms ease-in-out;
  min-height: 0;
}
.page-id-5 #container.open-modal::after {
  content: "";
  visibility: visible;
  opacity: 1;
  min-height: 1000%;
  background-color: var(--clr-accent-70);
  transition: opacity 500ms ease-in-out, visibility 500ms ease-in-out, background-color 250ms ease-in-out;
}

.team-section {
  padding-top: 140px;
  padding-bottom: 0;
  position: relative;
}
@media (max-width: 690px) {
  .team-section {
    padding-bottom: 0;
    padding-top: 70px;
  }
}

.section-team-texts {
  padding-top: 140px;
  padding-bottom: 160px;
}
.section-team-texts h3 {
  margin-bottom: 1.1em;
}
.section-team-texts h4 {
  margin-top: 2.75em;
}
.section-team-texts p {
  max-width: 80ch;
  margin-bottom: 2em;
}
.section-team-texts p:last-of-type {
  font-size: clamp(2.9rem, 4.5vw, 5rem);
  line-height: 1;
  font-family: var(--ff-title);
  font-style: italic;
  margin: 1em 0;
  text-align: right;
  position: relative;
}
.section-team-texts p:last-of-type::before {
  position: absolute;
  top: 50%;
  content: "";
  height: 5px;
  width: 28%;
  background: var(--clr-accent);
  transform: translateY(-50%);
  left: 0;
}
@media (max-width: 992px) {
  .section-team-texts p {
    max-width: none;
  }
  .section-team-texts p:last-of-type {
    text-align: left;
    position: relative;
    margin: 3em 0 1em;
  }
  .section-team-texts p:last-of-type::before {
    position: absolute;
    content: "";
    height: 5px;
    top: -1.5em;
    width: 65%;
    background: var(--clr-accent);
    left: 0;
    transform: none;
  }
}
@media (max-width: 690px) {
  .section-team-texts {
    padding-top: 80px;
    padding-bottom: 20px;
  }
}

.team-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  gap: 2rem;
  margin-bottom: 160px;
  margin-top: 60px;
}
.team-list .team-item {
  position: relative;
  flex: 0.25;
  border-bottom: 2px solid var(--clr-accent);
  cursor: pointer;
  overflow: hidden;
}
.team-list .team-item:hover img {
  opacity: 0.75;
}
.team-list .team-item.blue-text figcaption {
  color: var(--clr-accent);
}
.team-list .team-item figcaption {
  font-family: var(--ff-extra);
  color: var(--clr-accent);
  font-size: clamp(1.15rem, 1.45vw, 1.85rem);
  line-height: 1;
  margin: 1.5em 0 0.75em;
}
.team-list .team-item img {
  mix-blend-mode: multiply;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  mix-blend-mode: inherit;
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}
@media (max-width: 992px) {
  .team-list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 690px) {
  .team-list {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 80px;
    margin-top: 30px;
    gap: 2rem 1rem;
  }
}

.modal-team-bio {
  width: 100%;
  height: 100vh;
  position: fixed;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  transform: translateX(100%);
  transition: transform 0.2s ease-in-out;
  z-index: 9999999;
}
.modal-team-bio .overlay {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.modal-team-bio .modal-team-bio-card {
  background-color: var(--clr-gray);
  width: 42.5%;
  height: 100%;
  border: 2px solid var(--clr-accent);
  padding: 3em 2em 0 4em;
  position: relative;
}
.modal-team-bio .modal-team-bio-card .close-modal-icon {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 25px;
  right: 25px;
  transition: transform 0.25s ease-in-out;
  cursor: pointer;
}
.modal-team-bio .modal-team-bio-card .close-modal-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.modal-team-bio .modal-team-bio-card .close-modal-icon:hover {
  transform: rotate(90deg);
}
.modal-team-bio .modal-team-bio-card figure {
  max-width: 33%;
  height: auto;
  margin-right: 2em;
}
.modal-team-bio .modal-team-bio-card figure img {
  width: 100%;
}
.modal-team-bio .modal-team-bio-card .bio-card-header {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 3.25em;
}
.modal-team-bio .modal-team-bio-card .bio-card-header .wp-block-group {
  flex: 1;
}
.modal-team-bio .modal-team-bio-card .bio-card-header .bio-card-name {
  font-family: var(--ff-extra);
  font-size: clamp(1.15rem, 1.45vw, 1.85rem);
  border-bottom: 2px solid var(--clr-accent);
  padding-bottom: 0.35em;
  margin-bottom: 0.3em;
}
.modal-team-bio .modal-team-bio-card .bio-card-header .bio-card-rol {
  font-family: var(--ff-body);
  font-size: clamp(0.85rem, 0.8vw, 1rem);
}
.modal-team-bio .modal-team-bio-card .bio-card-header .bio-card-rol:empty {
  margin-top: 1.5em;
}
.modal-team-bio .modal-team-bio-card .bio-card-body {
  overflow-y: auto;
  height: 50vh;
  margin-bottom: 3em;
  padding-right: 2em;
  position: relative;
}
.modal-team-bio .modal-team-bio-card .bio-card-body::-webkit-scrollbar {
  width: 5px;
}
.modal-team-bio .modal-team-bio-card .bio-card-body::-webkit-scrollbar-track {
  background: var(--clr-gray);
}
.modal-team-bio .modal-team-bio-card .bio-card-body::-webkit-scrollbar-thumb {
  background: var(--clr-accent);
  border: none;
}
.modal-team-bio .modal-team-bio-card .bio-card-body p {
  font-size: clamp(0.85rem, 0.8vw, 1rem);
}
.modal-team-bio .modal-team-bio-card .bio-card-body p:not(:last-child) {
  margin-bottom: 2.25em;
}
.modal-team-bio.open-modal {
  transform: translateX(0);
  transition: 0.2s ease 0.2s;
}
@media (max-width: 992px) {
  .modal-team-bio .modal-team-bio-card {
    width: 80%;
  }
  .modal-team-bio .modal-team-bio-card .bio-card-body {
    height: 45vh;
  }
}
@media (max-width: 690px) {
  .modal-team-bio .modal-team-bio-card {
    width: 100%;
    padding: 1.5em 1em 0 2em;
  }
  .modal-team-bio .modal-team-bio-card figure {
    max-width: 50%;
    margin-right: 0;
    margin-bottom: 2em;
  }
  .modal-team-bio .modal-team-bio-card .bio-card-header {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 1.5em;
  }
}
@media (max-width: 420px) {
  .modal-team-bio .modal-team-bio-card .bio-card-body p {
    font-size: clamp(1rem, 1.125vw, 1.25rem);
  }
  .modal-team-bio .modal-team-bio-card .bio-card-header .bio-card-name {
    font-size: clamp(2rem, 3vw, 4rem);
  }
  .modal-team-bio .modal-team-bio-card .bio-card-header .wp-block-group {
    width: 100%;
  }
}

.section-our-companies {
  min-height: 100vh;
}
.section-our-companies .container-hero-title {
  --bg-pseudoX: var(--clr-accent);
  border-bottom: none;
  height: 75vh;
}
.section-our-companies .container-hero-title::after {
  background: var(--bg-pseudoX);
}

.filter-container {
  margin-top: 6.5em;
  margin-bottom: 4em;
  display: flex;
  align-items: center;
}
.filter-container p {
  font-family: var(--ff-title);
  margin-right: 2.5rem;
}
@media (max-width: 690px) {
  .filter-container {
    margin-top: 4em;
    margin-bottom: 2em;
    justify-content: space-between;
  }
  .filter-container p {
    margin-right: 0.5em;
  }
}

select {
  appearance: none;
  background-color: transparent;
  background-color: var(--clr-gray);
  border: none;
  padding: 0 1em 0 0;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-size: inherit;
  cursor: inherit;
  line-height: inherit;
  z-index: 1;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 1em 1.5em;
}
select::-ms-expand {
  display: none;
}

.select {
  display: grid;
  grid-template-areas: "select";
  align-items: center;
  position: relative;
  min-width: 15ch;
  max-width: 30%;
  width: 100%;
  border: 2px solid var(--clr-accent);
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  cursor: pointer;
  line-height: 1.1;
  background-color: transparent;
  /*  &::after {
      content: "";
      justify-self: end;
      width: 0.8em;
      height: 0.5em;
      background-color: var(--clr-accent);
      clip-path: polygon(100% 0%, 0 0%, 50% 100%);
  } */
}
.select select, .select::after {
  grid-area: select;
  color: var(--clr-accent);
}
.select .select-arrow {
  position: absolute;
  right: 1rem;
  z-index: 100;
  transition: transform 0.2s ease-in-out;
}
.select .select-arrow.rotate {
  transform: rotate(180deg);
}
@media (max-width: 690px) {
  .select {
    max-width: 66%;
  }
}

option {
  font-size: clamp(1rem, 1.15vw, 1.25rem);
  color: var(--clr-accent);
}

select:focus + .focus {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border: 2px solid var(--clr-accent);
}

select:focus + .select-arrow {
  right: 10rem;
}

.portfolio-list {
  margin-bottom: 10em;
}
.portfolio-list:last-of-type {
  margin-bottom: 10em;
}
@media (max-width: 690px) {
  .portfolio-list {
    margin-bottom: 5em;
  }
  .portfolio-list:last-of-type {
    margin-bottom: 5em;
  }
}

@media (max-width: 690px) {
  .page-id-41 .portfolio-list:last-of-type,
.post-type-archive-portfolio .portfolio-list:last-of-type {
    margin-bottom: 0em;
  }
}
@media (max-width: 690px) {
  .page-id-41 .load-more-container,
.post-type-archive-portfolio .load-more-container {
    margin: 0.5rem 0 5rem;
  }
}

.portfolio-item {
  display: flex;
  align-items: center;
  border-bottom: 2px solid var(--clr-accent);
  padding-block: 2.25em;
  transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out, border 0.25s ease-in-out;
  cursor: pointer;
}
.portfolio-item:hover {
  background-color: var(--clr-accent);
  color: var(--clr-gray);
  border-bottom: 2px solid var(--clr-gray);
}
.portfolio-item:hover .portfolio-img img {
  filter: hue-rotate(-180deg) saturate(0.225) brightness(3.3);
}
.portfolio-item.hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  opacity: 0;
}
.portfolio-item.selected {
  display: flex;
}
.portfolio-item:last-of-type {
  border-bottom: none;
}
.portfolio-item .portfolio-img {
  flex: 0.34;
}
.portfolio-item .portfolio-img img {
  max-width: 65%;
  height: auto;
}
.portfolio-item .portfolio-text {
  flex: 0.6;
  max-width: 72ch;
}
@media (max-width: 992px) {
  .portfolio-item {
    flex-direction: column;
    align-items: flex-start;
  }
  .portfolio-item:hover {
    background-color: unset;
    color: unset;
    border-bottom: 2px solid var(--clr-accent);
  }
  .portfolio-item:hover .portfolio-img img {
    filter: none;
  }
  .portfolio-item .portfolio-img {
    max-width: 235px;
    height: auto;
  }
  .portfolio-item .portfolio-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
@media (max-width: 690px) {
  .portfolio-item .portfolio-text {
    margin: 1.1em 0;
  }
}

@media (max-width: 690px) {
  .section-portfolio-list {
    padding: 0;
  }
}
.featured-news-section {
  padding-top: 120px;
  min-height: 100vh;
  opacity: 0;
}
.featured-news-section .container-featured-news {
  display: flex;
  align-items: center;
}
.featured-news-section .newSwiper {
  height: 75vh;
}
@media (max-width: 992px) {
  .featured-news-section .container-featured-news {
    align-items: flex-start;
    height: 85vh;
  }
}
@media (max-width: 690px) {
  .featured-news-section {
    padding-top: 110px;
    padding-bottom: 0;
    min-height: 96vh;
  }
  .featured-news-section .container-featured-news {
    border-bottom: 2px solid var(--clr-accent);
  }
}
@media (max-width: 420px) {
  .featured-news-section .container-featured-news {
    border-bottom: 0;
  }
}

.list-news-section {
  padding-top: 2.25rem;
}
@media (max-width: 690px) {
  .list-news-section {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.news {
  border-top: 2px solid var(--clr-accent);
  padding-top: 100px;
  padding-bottom: 105px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  opacity: 1;
}
.news .news-data {
  flex: 0.65;
}
.news .news-data .news-subtitle {
  font-family: var(--ff-extra);
  font-size: clamp(1rem, 1.125vw, 1.375rem);
  font-style: italic;
  margin-bottom: 25px;
}
.news .news-data .news-title {
  font-family: var(--ff-title);
  font-size: clamp(1.85rem, 2.5vw, 3rem);
  margin-bottom: 50px;
  line-height: 1.3;
}
.news .news-data .news-title a {
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-underline-offset: 8px;
}
.news .news-data .news-description {
  margin-bottom: 2rem;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news .news-data .news-link {
  text-decoration: underline;
  font-family: var(--ff-extra);
  font-size: clamp(1rem, 1.125vw, 1.375rem);
}
.news .news-img {
  flex: 0.3;
  aspect-ratio: 1/0.9;
}
.news .news-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news.featured-news {
  border-top: none;
  padding: 0;
}
.news.featured-news .news-data {
  flex: 0.5;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.news.featured-news .news-data .news-title {
  font-size: clamp(2.35rem, 4.5vw, 5rem);
  line-height: 1.1;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news.featured-news .news-data .news-data-bottom {
  margin-bottom: 5em;
}
.news.featured-news .news-data .news-description {
  margin-top: auto;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news.featured-news .news-img {
  flex: 0.425;
  height: 100%;
  aspect-ratio: auto;
}
.news.featured-news .news-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 992px) {
  .news {
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .news .news-data {
    flex: 1;
    order: 2;
    width: 100%;
  }
  .news .news-img {
    flex: 1;
    order: 1;
    width: 100%;
    margin-bottom: 2.75rem;
  }
  .news.featured-news {
    height: auto;
  }
}
@media (max-width: 690px) {
  .news:first-of-type {
    border-top: none;
  }
  .news .news-data .news-subtitle {
    margin-top: 5px;
  }
  .news .news-data .news-title {
    margin-bottom: 30px;
  }
  .news .news-data .news-description {
    margin-top: auto;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .news .news-img {
    flex: 1;
    height: 35vh;
    margin-bottom: 1rem;
  }
  .news .news-img img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .news.featured-news {
    align-items: center;
  }
  .news.featured-news .news-data .news-subtitle {
    margin-top: 0px;
  }
  .news.featured-news .news-data .news-description {
    -webkit-line-clamp: 3;
    margin-bottom: 1rem;
  }
  .news.featured-news .news-img {
    flex: unset;
    height: 25vh;
  }
}

.load-more-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.5rem 0 5rem;
}

.hiddenStyle {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  opacity: 0;
}

.Typewriter__cursor {
  display: none;
}

.section-platform {
  min-height: 100vh;
}
.section-platform .container-hero-title {
  --bg-pseudoX: var(--clr-accent);
  border-bottom: none;
  height: 75vh;
}
.section-platform .container-hero-title::after {
  background: var(--bg-pseudoX);
}
.section-platform .container-hero-title h1 {
  position: relative;
}
.section-platform .container-hero-title h1 .linea {
  position: absolute;
  display: inline-block;
  font-size: 0;
  height: 10px;
  width: 50%;
  background: var(--clr-accent);
  bottom: 20%;
  right: 0;
  opacity: 1;
  transform-origin: left;
  -webkit-animation-name: growLine;
          animation-name: growLine;
  -webkit-animation-duration: 0.75s;
          animation-duration: 0.75s;
}
@media (max-width: 690px) {
  .section-platform {
    min-height: 100vh;
  }
  .section-platform .container-hero-title h1 {
    font-size: 4rem;
    line-height: 1.1;
  }
  .section-platform .container-hero-title h1::after {
    height: 5px;
    width: 50%;
    background: var(--clr-gray);
    bottom: -2.5rem;
    right: 0;
    left: 0;
  }
  .section-platform .container-hero-title h1 .linea {
    position: absolute;
    display: inline-block;
    font-size: 0;
    height: 10px;
    width: 50%;
    bottom: 20%;
    right: 0;
    opacity: 1;
    transform-origin: left;
    -webkit-animation-name: growLine;
            animation-name: growLine;
    -webkit-animation-duration: 0.75s;
            animation-duration: 0.75s;
    height: 5px;
    width: 50%;
    bottom: -2.5rem;
    right: 0;
    left: 0;
  }
  .section-platform .container-hero-title p.half {
    max-width: 90%;
    margin-bottom: 4.5em;
  }
}

.section-platform-texts {
  padding-top: 110px;
  padding-bottom: 160px;
}
.section-platform-texts h3 {
  margin-bottom: 1.1em;
}
.section-platform-texts p {
  max-width: 80ch;
}
@media (max-width: 690px) {
  .section-platform-texts {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.section-platform-list {
  padding-top: 0;
}
.section-platform-list h3 {
  display: flex;
  align-items: center;
  padding-bottom: 0.75em;
  font-size: clamp(1.65rem, 2.15vw, 3rem);
}
.section-platform-list h3 .title {
  border-bottom: 2px solid var(--clr-accent);
  font-family: var(--ff-title);
  line-height: 0.75;
}
.section-platform-list .platform-tag {
  font-family: var(--ff-body);
  border: 2px solid var(--clr-accent);
  padding: 0.5rem 1rem;
  margin-left: 1em;
}
@media (max-width: 690px) {
  .section-platform-list {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .section-platform-list h3 {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 0.5em;
  }
  .section-platform-list h3 .title {
    order: 2;
    border-bottom: none;
  }
  .section-platform-list .platform-tag {
    margin-left: 0;
    margin-bottom: 1.5em;
    order: 1;
  }
}

.vehicles-wrapper {
  margin-top: 14rem;
  padding-bottom: 160px;
  height: 100vh;
}
@media (max-width: 690px) {
  .vehicles-wrapper {
    height: auto;
    min-height: 90vh;
    margin-top: 7rem;
    padding-bottom: 80px;
  }
}
.vehicles-wrapper h4 {
  margin-bottom: 1em;
}
.vehicles-wrapper.display-none {
  display: none;
}

.vehicles-container {
  min-height: 80vh;
  height: 80vh;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  display: none;
}
.vehicles-container .slide-container {
  position: relative;
  height: 100%;
}
@media (max-width: 690px) {
  .vehicles-container .slide-container {
    height: 50%;
    margin-bottom: 1em;
  }
}
.vehicles-container .slide {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  overflow: hidden;
  position: absolute;
  top: 0;
  transition: opacity 0.5s ease-in-out;
  opacity: 1;
}
.vehicles-container .slide.opacity-off {
  opacity: 0;
}
.vehicles-container .slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: opacity 0.3s ease-in;
}
.vehicles-container .slide.img-a {
  z-index: 4;
  height: 100% !important;
}
.vehicles-container .slide.img-b {
  z-index: 3;
  height: 100% !important;
}
.vehicles-container .slide.img-c {
  z-index: 2;
  height: 100% !important;
}
.vehicles-container .slide.img-d {
  z-index: 1;
  height: 100% !important;
}
.vehicles-container .v-titles-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  top: 0;
  left: 0;
  bottom: auto;
  height: 100%;
}
.vehicles-container .v-titles-container .v-texts-box {
  position: relative;
  display: flex;
  flex-direction: column;
  opacity: 1 !important;
  height: auto !important;
  flex-grow: 0;
  background-color: var(--clr-gray);
  transition: all 0.75s cubic-bezier(0.65, 0.05, 0.36, 1);
  overflow: hidden;
  border: 1px solid fuchsia;
}
.vehicles-container .v-titles-container .v-texts-box.active-box {
  margin-bottom: auto;
  flex-grow: 1;
}
.vehicles-container .v-titles-container .v-texts-box.active-box .v-desc {
  height: auto;
  overflow: visible;
  opacity: 1;
  flex-grow: 1;
}
.vehicles-container .v-titles-container .v-texts-box .v-title {
  font-family: var(--ff-title);
  font-size: clamp(2rem, 3vw, 4rem);
  border: 1px solid green;
}
.vehicles-container .v-titles-container .v-texts-box .v-desc {
  opacity: 0;
  font-size: clamp(1rem, 1.125vw, 1.25rem);
  height: 0;
  overflow: hidden;
  flex-grow: 0;
  transition: all 0.75s cubic-bezier(0.65, 0.05, 0.36, 1);
}

@-webkit-keyframes growLine {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleY(1);
  }
}

@keyframes growLine {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleY(1);
  }
}
/* ----------------------------------------------------------------- */
.scenes {
  position: relative;
}
.scenes__wrap, .scenes__items {
  position: relative;
  height: 80vh;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 690px) {
  .scenes__items {
    height: 90vh;
  }
}

.scene {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  overflow: hidden;
}
.scene .v-texts-box {
  overflow: hidden;
  flex-basis: 41%;
  height: 100%;
}
.scene__header {
  align-self: center;
  flex-basis: 41%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.scene__header .v-title {
  font-family: var(--ff-title);
  font-size: clamp(2rem, 3vw, 4rem);
  line-height: 1.2;
  margin-bottom: 1rem;
}
.scene__header .v-desc {
  font-size: clamp(1rem, 1.125vw, 1.25rem);
}
.scene__header .scrolling {
  text-decoration: underline;
  font-family: var(--ff-extra);
  font-size: clamp(1rem, 1.125vw, 1.25rem);
  margin-top: 2rem;
}
.scene__header .scrolling::after {
  content: url("assets/img/scroll-arrow.svg");
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: slide-bottom 2s ease-in-out infinite forwards;
          animation: slide-bottom 2s ease-in-out infinite forwards;
}
@-webkit-keyframes slide-bottom {
  0% {
    transform: translateY(-1px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(-1px);
  }
}
@keyframes slide-bottom {
  0% {
    transform: translateY(-1px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(-1px);
  }
}
.scene__figure {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  overflow: hidden;
  flex-basis: 49.5%;
}
.scene__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 690px) {
  .scene {
    flex-direction: column;
    justify-content: flex-start;
  }
  .scene .v-texts-box {
    flex-basis: 45%;
  }
  .scene__figure {
    margin-bottom: 1.25rem;
    flex-basis: 50%;
  }
  .scene__header {
    justify-content: flex-start;
  }
  .scene__header .v-title {
    margin-bottom: 0.5rem;
  }
  .scene .scrolling {
    margin-top: 1.5rem;
  }
}

/* Section Attendees
==================================== */
.attendees-section {
  padding-top: 8em;
  padding-bottom: 8em;
}

/* Section Locatios
==================================== */
.section-tabs-locations {
  min-height: auto;
  padding-bottom: 8em;
}

/* Tabs default
==================================== */
.title-tabs-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 2px solid var(--clr-accent);
}
.title-tabs-container h3 {
  border: none;
}
@media (max-width: 690px) {
  .title-tabs-container {
    flex-direction: column;
    align-items: flex-start;
    border: none;
  }
  .title-tabs-container h3 {
    border-bottom: 2px solid var(--clr-accent);
    width: 100%;
  }
}

.tabs-navigation {
  list-style-type: none;
  display: flex;
}
.tabs-navigation li {
  border-bottom: 4px solid transparent;
}
.tabs-navigation li a {
  display: block;
  height: 100%;
  padding: 1rem 1.25rem;
  text-align: center;
  transition: all 0.25s ease-in-out;
  font-family: var(--ff-title);
}
.tabs-navigation li:hover, .tabs-navigation li.active {
  border-bottom: 4px solid var(--clr-accent);
}
@media (max-width: 690px) {
  .tabs-navigation {
    margin-top: 2.5em;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    border-bottom: 2px solid var(--clr-accent);
  }
  .tabs-navigation li {
    flex: 1;
    margin-bottom: -2px;
  }
  .tabs-navigation li a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

#tab-contents {
  margin-top: 4em;
}
#tab-contents .tab-contents {
  width: 100%;
  display: none;
}
#tab-contents .tab-contents.tabs-content-attendees {
  min-height: 120vh;
}
#tab-contents .tab-contents.active {
  display: block;
}
@media (max-width: 690px) {
  #tab-contents {
    margin-top: 2em;
    padding: 0;
  }
}

.tab-content-grid {
  display: grid;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 100%;
}
.tab-content-grid .item-grid {
  border: 2px solid var(--clr-accent);
  padding: 1rem 2rem;
  display: flex;
  flex-direction: column;
  transition: all 0.25s ease-in-out;
}
.tab-content-grid .item-grid .link {
  margin-top: auto;
}

/* Portfolio
==================================== */
.portfolio-grid {
  grid-template-columns: repeat(4, 1fr);
}
.portfolio-grid .item-portfolio {
  padding: 2em 1.75em 3.5em;
}
.portfolio-grid .item-portfolio .link {
  display: none;
}
.portfolio-grid .img-portfolio {
  max-width: 100%;
  height: 120px;
}
.portfolio-grid .img-portfolio img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.portfolio-grid .desc-portfolio .name {
  border: 2px solid var(--clr-accent);
  padding: 0.25em 0.75em;
  display: inline-block;
  font-size: clamp(1rem, 1vw, 1.5rem);
}
.portfolio-grid .desc-portfolio .icon {
  width: 28px;
  height: 28px;
}
.portfolio-grid .desc-portfolio .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.portfolio-grid .desc-portfolio .bio {
  margin-top: 0.75em;
  font-size: clamp(1rem, 1.1vw, 1.15rem);
}
@media (max-width: 992px) {
  .portfolio-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .portfolio-grid .item-portfolio {
    padding: 1.5em 1.25em;
  }
}
@media (max-width: 690px) {
  .portfolio-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

/*Speakers
==================================== */
.speakers-grid {
  grid-template-columns: repeat(4, 1fr);
}
.speakers-grid .item-speaker {
  padding: 2em 1.75em;
}
.speakers-grid .item-speaker a.link {
  font-size: clamp(1rem, 1vw, 1.15rem);
}
.speakers-grid .company {
  border: 2px solid var(--clr-accent);
  padding: 0.25em 0.75em;
  display: inline-block;
  font-size: clamp(1rem, 1vw, 1.5rem);
  margin-bottom: 0.75em;
}
.speakers-grid .img-speaker {
  margin-bottom: 1em;
}
.speakers-grid .img-speaker img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.speakers-grid .desc-speaker {
  margin-bottom: 2.5em;
  max-width: 100%;
}
.speakers-grid .desc-speaker .name {
  font-family: var(--ff-extra);
  text-decoration: underline;
  font-size: clamp(1rem, 1.15vw, 1.35rem);
}
.speakers-grid .desc-speaker .icon {
  width: 28px;
  height: 28px;
}
.speakers-grid .desc-speaker .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.speakers-grid .desc-speaker .bio {
  margin-top: 0.5em;
  font-size: clamp(1rem, 1vw, 1.15rem);
}
@media (max-width: 992px) {
  .speakers-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .speakers-grid .item-speaker {
    padding: 1.5em 1.25em;
  }
}
@media (max-width: 690px) {
  .speakers-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

/* Network
==================================== */
.network-grid {
  grid-template-columns: repeat(4, 1fr);
}
.network-grid .item-network {
  padding: 2em 1.75em 3.5em;
}
.network-grid .img-network {
  max-width: 100%;
  height: 120px;
}
.network-grid .img-network img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 992px) {
  .network-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .network-grid .item-network {
    padding: 1.5em 1.25em;
  }
}
@media (max-width: 690px) {
  .network-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

/* Location Stadium
==================================== */
.tabs-locations h4 {
  font-size: clamp(1.25rem, 2vw, 2.25rem);
  font-style: italic;
  margin-bottom: 1em;
}
.tabs-locations .locations-container {
  border: 2px solid var(--clr-accent);
  padding: 4.25em 3.125em;
  /* Stadium
  -------------------- */
  /* Hotels
  -------------------- */
}
.tabs-locations .locations-container .row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.tabs-locations .locations-container .col-left {
  width: 33.333%;
}
.tabs-locations .locations-container .col-right {
  width: 66.666%;
}
.tabs-locations .locations-container .col-right h4 {
  display: none;
}
.tabs-locations .locations-container .col-location-address {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.tabs-locations .locations-container .col-location-address p {
  max-width: 32ch;
  margin-bottom: 1em;
}
.tabs-locations .locations-container .col-location-address ul li {
  max-width: 32ch;
  margin-bottom: 1em;
}
.tabs-locations .locations-container .col-location-address ul li span {
  display: block;
  text-decoration: underline;
}
.tabs-locations .locations-container .map {
  margin-left: 1.5rem;
  width: 100%;
  height: 100%;
}
.tabs-locations .locations-container .map a {
  display: block;
}
.tabs-locations .locations-container .map img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.tabs-locations .locations-container .col-hotels {
  border: 2px solid var(--clr-accent);
  padding: 1.5em 2em 0;
}
.tabs-locations .locations-container .wrapper-hotels-list {
  overflow: hidden;
  max-height: 50vh;
  height: 100%;
  margin-right: -2em;
}
.tabs-locations .locations-container .wrapper-hotels-list .hotels-list {
  overflow-y: auto;
  height: 100%;
  padding-right: 2em;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
}
.tabs-locations .locations-container .wrapper-hotels-list .hotels-list::-webkit-scrollbar {
  width: 6px;
}
.tabs-locations .locations-container .wrapper-hotels-list .hotels-list::-webkit-scrollbar-track {
  background: var(--clr-gray);
}
.tabs-locations .locations-container .wrapper-hotels-list .hotels-list::-webkit-scrollbar-thumb {
  background: var(--clr-accent);
  border: none;
}
.tabs-locations .locations-container .wrapper-hotels-list .hotel-item {
  border-bottom: 1px dashed var(--clr-accent);
  padding: 1.5em 0 1.25em;
}
.tabs-locations .locations-container .wrapper-hotels-list .hotel-item p {
  max-width: 100%;
}
.tabs-locations .locations-container .wrapper-hotels-list .hotel-item .hotel-name {
  font-family: var(--ff-extra);
  text-decoration: underline;
}
.tabs-locations .locations-container .wrapper-hotels-list .hotel-item .hotel-address {
  margin-bottom: 0.75em;
}
@media (max-width: 992px) {
  .tabs-locations .locations-container {
    padding: 2.25em 1.5em;
    max-height: initial;
  }
  .tabs-locations .locations-container .row {
    flex-direction: column;
  }
  .tabs-locations .locations-container .col-left,
.tabs-locations .locations-container .col-right {
    width: 100%;
    /* border: 1px solid red; */
  }
  .tabs-locations .locations-container .col-left {
    order: 2;
  }
  .tabs-locations .locations-container .col-location-address a {
    margin-top: 1.5em;
  }
  .tabs-locations .locations-container .map {
    margin-left: 0;
    min-height: auto;
    margin-bottom: 1rem;
  }
  .tabs-locations .locations-container .map iframe {
    min-height: 30vh;
  }
  .tabs-locations .locations-container .col-hotels {
    border: none;
    border-top: 2px solid var(--clr-accent);
    padding-top: 0;
  }
  .tabs-locations .locations-container .col-hotels h4 {
    display: none;
  }
  .tabs-locations .locations-container .wrapper-hotels-list {
    max-height: 40vh;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch;
  }
  .tabs-locations .locations-container .wrapper-hotels-list::-webkit-scrollbar {
    width: 6px;
  }
  .tabs-locations .locations-container .wrapper-hotels-list::-webkit-scrollbar-track {
    background: var(--clr-gray);
  }
  .tabs-locations .locations-container .wrapper-hotels-list::-webkit-scrollbar-thumb {
    background: var(--clr-accent);
    border: none;
  }
}
@media (max-width: 992px) {
  .tabs-locations #hotels .locations-container {
    padding: 0;
  }
  .tabs-locations #hotels .col-right {
    padding: 1.5em 2em 0;
  }
  .tabs-locations #hotels .col-right h4 {
    display: block;
  }
}

/* More Gifts
==================================== */
.gifts-grid {
  grid-template-columns: repeat(3, 1fr);
  padding-top: 3em;
}
.gifts-grid .item-gift {
  padding: 3em 2.75em;
}
.gifts-grid .img-gift {
  margin-bottom: 2em;
  max-width: 100%;
}
.gifts-grid .img-gift img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.gifts-grid .desc-gift {
  margin-bottom: 5em;
}
.gifts-grid .desc-gift .name {
  border: 2px solid var(--clr-accent);
  padding: 0.25em 0.75em;
  display: inline-block;
}
.gifts-grid .desc-gift .icon {
  width: 28px;
  height: 28px;
}
.gifts-grid .desc-gift .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.gifts-grid .desc-gift .bio {
  margin-top: 0.75em;
}
@media (max-width: 992px) {
  .gifts-grid .item-gift {
    padding: 1.5em 1.25em;
  }
}
@media (max-width: 690px) {
  .gifts-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.item-portfolio-hidden,
.item-speaker-hidden,
.item-network-hidden,
.item-partner-hidden,
.item-gift-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  opacity: 0;
}

.dropdown-container {
  margin: 1.5em 0;
  overflow: hidden;
  border: 2px solid var(--clr-accent);
  padding-inline: 3.25em;
}
.dropdown-container:first-of-type {
  margin-top: 2.5em;
}
.dropdown-container .header {
  cursor: pointer;
  font-size: 0.6rem;
  padding: 3.5em 0 3em;
  transition: background-color 350ms ease-in-out;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dropdown-container h3 {
  font-family: var(--ff-title);
  font-style: italic;
  font-size: clamp(1.375rem, 3vw, 3rem);
  max-width: 90%;
}
.dropdown-container.open .expand {
  transform: rotate(180deg);
}
.dropdown-container .expand {
  transform: rotate(0);
  transition: transform 350ms ease-in-out;
  width: 25px;
  height: 25px;
}
.dropdown-container .expand img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.dropdown-container article {
  max-height: 0px;
  overflow: hidden;
  line-height: 1.6;
  transition: max-height 350ms ease-in-out;
}
.dropdown-container .article-inner {
  padding-bottom: 1em;
}
.dropdown-container .article-inner .article-text {
  margin-bottom: 2em;
  max-width: 85%;
}
.dropdown-container .article-inner a {
  color: var(--clr-gray);
  text-decoration: underline;
}
.dropdown-container .article-inner a.blue {
  color: var(--clr-accent);
  text-decoration: underline;
}
.dropdown-container .article-inner .grid-info {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 5em;
}
.dropdown-container .article-inner .grid-info .item-info .item-title {
  font-family: var(--ff-extra);
  text-decoration: underline;
}
.dropdown-container.dd-white {
  border: 2px solid var(--clr-gray);
}
@media (max-width: 992px) {
  .dropdown-container .article-inner .grid-info {
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 2em;
    margin-top: 2.5em;
  }
}
@media (max-width: 690px) {
  .dropdown-container {
    padding-inline: 1.5em;
  }
  .dropdown-container .header {
    padding: 2em 0 1.75em;
  }
  .dropdown-container .expand {
    width: 15px;
    height: 15px;
  }
  .dropdown-container .article-inner .grid-info {
    grid-template-columns: 1fr;
    grid-row-gap: 2em;
    margin-top: 2.5em;
  }
  .dropdown-container .article-inner .article-text {
    max-width: 95%;
  }
}

.section-hotel-info {
  padding-top: 8em;
  padding-bottom: 8em;
}

.section-all-star {
  padding-top: 8em;
  padding-bottom: 8em;
}

.section-dress-code {
  padding: 8em 0;
}
@media (max-width: 690px) {
  .section-dress-code {
    padding: 4em 0;
  }
}

.boxes-dress-code {
  gap: 1rem;
  margin-top: 4em;
}
@media (max-width: 690px) {
  .boxes-dress-code {
    flex-direction: column;
    margin-top: 2em;
  }
}

.box-dress-code {
  border: 2px solid var(--clr-accent);
  width: 50%;
  padding: 3.75em 3em;
}
.box-dress-code.bg-blue {
  background-color: var(--clr-accent);
  color: var(--clr-gray);
}
.box-dress-code.bg-blue h3 {
  border-color: var(--clr-gray);
}
.box-dress-code h3 {
  font-family: var(--ff-title);
  font-style: italic;
  font-size: clamp(1.375rem, 3vw, 3rem);
}
.box-dress-code .item-dress-code {
  padding-left: 3em;
  position: relative;
  margin: 1em 0;
}
.box-dress-code .item-dress-code:first-child {
  margin-top: 2em;
}
.box-dress-code .item-dress-code::before {
  position: absolute;
  left: 0;
  content: "•";
  font-size: clamp(1.375rem, 3vw, 3rem);
  font-family: var(--ff-title);
}
@media (max-width: 992px) {
  .box-dress-code {
    padding: 3em 2.25em;
  }
  .box-dress-code .item-dress-code {
    padding-left: 1.75em;
  }
}
@media (max-width: 690px) {
  .box-dress-code {
    width: 100%;
    padding: 1.75em 1.25em;
  }
  .box-dress-code .item-dress-code {
    padding-left: 1.5em;
    font-size: 0.75rem;
  }
}

/*****************/
/* || Loading */
/*****************/
.load-wrapper {
  background-color: var(--clr-accent);
  position: fixed;
  height: 100vh;
  z-index: 1000000;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0;
  transition: transform 0.6s ease-in-out, opacity 2s ease-in-out;
  pointer-events: none;
  display: none;
}
.load-wrapper::before {
  content: "";
  -webkit-animation: pulse 1s steps(5) infinite;
          animation: pulse 1s steps(5) infinite;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.load-wrapper .load-content {
  min-height: auto;
  width: 85%;
  height: 85%;
  position: relative;
  z-index: 1;
}
.load-wrapper .load-content .load-text {
  border-bottom: 2px solid var(--clr-gray);
}
.load-wrapper .load-content .load-text .wp-block-image {
  height: auto;
  width: 100px;
}
.load-wrapper .load-content .load-text p {
  font-family: var(--ff-title);
  line-height: normal;
  color: var(--clr-gray);
  max-width: 90%;
  padding-top: 2rem;
}
@-webkit-keyframes pulse {
  0% {
    background-color: var(--clr-accent);
    visibility: visible;
  }
  19% {
    background-color: var(--clr-accent);
    visibility: hidden;
  }
  20% {
    background-image: url("./assets/img/load-01.jpg");
    visibility: visible;
  }
  39% {
    background-image: url("./assets/img/load-01.jpg");
    visibility: hidden;
  }
  40% {
    background-image: url("./assets/img/load-02.jpg");
    visibility: visible;
  }
  59% {
    background-image: url("./assets/img/load-02.jpg");
    visibility: hidden;
  }
  60% {
    background-image: url("./assets/img/load-03.jpg");
    visibility: visible;
  }
  79% {
    background-image: url("./assets/img/load-03.jpg");
    visibility: hidden;
  }
  80% {
    background-image: url("./assets/img/load-04.jpg");
    visibility: visible;
  }
  99% {
    background-image: url("./assets/img/load-04.jpg");
    visibility: hidden;
  }
  100% {
    background-image: url("./assets/img/load-04.jpg");
    visibility: visible;
  }
}
@keyframes pulse {
  0% {
    background-color: var(--clr-accent);
    visibility: visible;
  }
  19% {
    background-color: var(--clr-accent);
    visibility: hidden;
  }
  20% {
    background-image: url("./assets/img/load-01.jpg");
    visibility: visible;
  }
  39% {
    background-image: url("./assets/img/load-01.jpg");
    visibility: hidden;
  }
  40% {
    background-image: url("./assets/img/load-02.jpg");
    visibility: visible;
  }
  59% {
    background-image: url("./assets/img/load-02.jpg");
    visibility: hidden;
  }
  60% {
    background-image: url("./assets/img/load-03.jpg");
    visibility: visible;
  }
  79% {
    background-image: url("./assets/img/load-03.jpg");
    visibility: hidden;
  }
  80% {
    background-image: url("./assets/img/load-04.jpg");
    visibility: visible;
  }
  99% {
    background-image: url("./assets/img/load-04.jpg");
    visibility: hidden;
  }
  100% {
    background-image: url("./assets/img/load-04.jpg");
    visibility: visible;
  }
}

.page-about .section-hero-title,
.page-id-12 .section-hero-title,
.page-id-5 .section-hero-title {
  min-height: 90vh;
}
@media (max-width: 992px) {
  .page-about .hero,
.page-id-12 .hero,
.page-id-5 .hero {
    height: 70vh;
  }
  .page-about .hero img,
.page-id-12 .hero img,
.page-id-5 .hero img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50%;
       object-position: 50%;
  }
}
@media (max-width: 690px) {
  .page-about .section-hero-title,
.page-id-12 .section-hero-title,
.page-id-5 .section-hero-title {
    min-height: 100vh;
    padding-bottom: 4em;
  }
  .page-about .section-hero-title .container-hero-title p,
.page-id-12 .section-hero-title .container-hero-title p,
.page-id-5 .section-hero-title .container-hero-title p {
    margin-bottom: 2rem;
  }
}

@media (max-width: 690px) {
  .page-platform .portfolio-list {
    margin-bottom: 3.5em;
  }
  .page-platform .portfolio-list:last-of-type {
    margin-bottom: 0;
  }
}
/* || Loading */
.page-contact,
.page-id-170,
.page-id-103 {
  background: var(--clr-accent);
  color: var(--clr-gray);
}
.page-contact .section-hero-title,
.page-id-170 .section-hero-title,
.page-id-103 .section-hero-title {
  min-height: 90vh;
  height: 95vh;
  padding-top: 195px;
}
@media (max-width: 690px) {
  .page-contact .section-hero-title,
.page-id-170 .section-hero-title,
.page-id-103 .section-hero-title {
    padding-top: 150px;
    padding-bottom: 0;
  }
}
.page-contact .section-media-kit,
.page-id-170 .section-media-kit,
.page-id-103 .section-media-kit {
  padding-top: 220px;
  height: auto;
  min-height: auto;
}
@media (max-width: 690px) {
  .page-contact .section-media-kit,
.page-id-170 .section-media-kit,
.page-id-103 .section-media-kit {
    padding-top: 50px;
    padding-bottom: 0;
  }
}
.page-contact .container-hero-title,
.page-id-170 .container-hero-title,
.page-id-103 .container-hero-title {
  height: 100%;
}
.page-contact footer,
.page-id-170 footer,
.page-id-103 footer {
  margin-top: 0;
}
.page-contact footer .footer-contact,
.page-id-170 footer .footer-contact,
.page-id-103 footer .footer-contact {
  display: none;
}
@media (max-width: 690px) {
  .page-contact footer,
.page-id-170 footer,
.page-id-103 footer {
    padding-top: 50px;
  }
}

.contact-container {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 2em;
}
.contact-container .address {
  position: relative;
  width: 33%;
  /* &::after {
          position: absolute;
          content: '';
          width: 100%;
          height: 5px;
          top: 2rem;
          background-color: var(--clr-gray);
          right: -80%;
      }
  */
}
.contact-container .contact-info {
  width: 33%;
  /*  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-end; */
}
.contact-container .contact-info.media {
  display: flex;
  justify-content: space-between;
}
.contact-container .contact-info.media p {
  transform: none;
  transition: none;
  font-family: var(--ff-extra);
}
.contact-container .divider {
  flex-grow: 1;
  width: 28%;
  height: 5px;
  background-color: var(--clr-gray);
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 20%;
}
.contact-container h3 {
  font-family: var(--ff-title);
  font-size: clamp(1.85rem, 2.5vw, 3rem);
  max-width: 19ch;
}
.contact-container h3 a {
  color: inherit;
}
.contact-container h4 {
  font-family: var(--ff-title);
  font-size: clamp(1.5rem, 2.15vw, 2.125rem);
  max-width: 19ch;
}
.contact-container h4 a {
  color: inherit;
  text-decoration: underline;
}

@media (max-width: 690px) {
  .contact-container {
    flex-direction: column;
  }
  .contact-container h3 {
    line-height: 1.5;
  }
  .contact-container .address,
.contact-container .contact-info {
    width: 100%;
  }
  .contact-container .address.media,
.contact-container .contact-info.media {
    flex-direction: column;
    margin-top: 3em;
  }
  .contact-container .address.media p,
.contact-container .contact-info.media p {
    margin-bottom: 2.5em;
  }
  .contact-container .divider {
    position: static;
    width: 50%;
    margin: 2.5rem 0 4rem;
  }
}
.page-summit {
  /* HERO
  ---------------------------- */
  /* SLIDE AGENDA
  ---------------------------- */
  /* SCHEDULE
  ---------------------------- */
  /* SLIDE GIFTS
  ---------------------------- */
  /* TOPICS
  ---------------------------- */
  /* OUR SPONSORS
  ---------------------------- */
  /* ABOUT BOTTOM
  ---------------------------- */
  /* FOOTER
  ---------------------------- */
}
.page-summit .section-hero-title {
  min-height: 100vh;
  background-image: url(../assets/img/bg-hero-summit.png);
  background-repeat: no-repeat;
  padding-top: 12em;
  background-size: 60%;
  background-position: 100% 35%;
}
@media (max-width: 992px) {
  .page-summit .section-hero-title {
    min-height: 100vh;
    background-size: 82%;
    background-position: 100% 50%;
  }
}
@media (max-width: 690px) {
  .page-summit .section-hero-title {
    min-height: 98vh;
    background-size: 100%;
    background-position: 100% 60%;
    padding-top: 9em;
  }
}
.page-summit .container-hero-title {
  border: none;
}
.page-summit .container-hero-title h1 {
  font-size: clamp(3.75rem, 8vw, 9rem);
  max-width: 15ch;
}
.page-summit .slide-section {
  padding-top: 8em;
  padding-bottom: 8em;
}
.page-summit .swiper-agenda {
  margin-top: 100px;
}
.page-summit .swiper-agenda h3 {
  font-size: clamp(3.25rem, 8.5vw, 6rem);
}
@media (max-width: 690px) {
  .page-summit .swiper-agenda {
    margin-top: 1.85em;
    height: 100%;
    align-items: flex-start;
  }
  .page-summit .swiper-agenda .carousel-text p {
    margin-top: 1.85em;
    margin-bottom: 3em;
  }
}
.page-summit .section-schedule {
  --h-schedule: 8%;
  --h-talk: 7.75%;
  --h-quarter: calc(var(--h-talk) / 4);
  padding-top: 8em;
  padding-bottom: 14em;
}
.page-summit .section-schedule .container-schedule {
  padding-top: 120px;
  width: 100%;
  height: 100%;
  display: flex;
}
.page-summit .section-schedule .col-half {
  width: 50%;
  height: 100%;
}
.page-summit .section-schedule .schedule-body {
  border-right: 3px solid var(--clr-accent);
  border-left: 3px solid var(--clr-accent);
  height: 100%;
  flex: 1;
  min-height: 150vh;
}
.page-summit .section-schedule .live-indicator {
  position: absolute;
  width: 140%;
  height: 5px;
  background-color: var(--clr-accent);
  left: -40%;
  z-index: 999;
  display: none;
}
.page-summit .section-schedule .live-indicator::before {
  position: absolute;
  content: "live";
  background-color: var(--clr-accent);
  color: var(--clr-gray);
  width: 75px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  transform: translateY(-50%);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1rem;
}
.page-summit .section-schedule .live-indicator2 {
  position: absolute;
  width: 125%;
  height: 5px;
  background-color: green;
  left: -25%;
  z-index: 999;
  top: 78.125%;
  display: none;
}
.page-summit .section-schedule .list-schedule {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
.page-summit .section-schedule .list-schedule .item-schedule {
  height: var(--h-schedule);
  border-top: 1px dashed var(--clr-accent);
  position: relative;
  padding: 1.5em 0;
}
.page-summit .section-schedule .list-schedule .item-schedule:last-of-type, .page-summit .section-schedule .list-schedule .item-schedule:nth-child(7) {
  height: 1px;
  padding: 0;
}
.page-summit .section-schedule .list-schedule .item-schedule .item-hour {
  position: absolute;
  top: -15px;
  left: -20%;
  font-size: clamp(0.625rem, 0.75vw, 0.875rem);
  height: 30px;
  width: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.page-summit .section-schedule .list-schedule .item-schedule .item-hour::after {
  position: absolute;
  content: "";
  width: 75%;
  height: 1px;
  top: 50%;
  transform: translateY(-50%);
  border-bottom: 1px dashed var(--clr-accent);
  right: -100%;
}
.page-summit .section-schedule .list-talks {
  height: 100%;
  position: absolute;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.page-summit .section-schedule .list-talks .item-talk {
  background-color: var(--clr-gray);
  border: 1px solid var(--clr-accent);
  height: var(--h-talk);
  margin-top: -0.1%;
  position: relative;
  padding: 0 2.25em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: background-color 0.25s ease-in, color 0.25s ease-in-out;
  /*Medida tiempo
  ---------------------------*/
  /*Posicion Hora
  ---------------------------*/
}
.page-summit .section-schedule .list-talks .item-talk .inner-talk-item {
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-summit .section-schedule .list-talks .item-talk:first-of-type {
  margin-top: 0.1%;
}
.page-summit .section-schedule .list-talks .item-talk .talk-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-summit .section-schedule .list-talks .item-talk .talk-header .talk-title {
  font-size: clamp(1rem, 1.25vw, 1.5rem);
  font-family: var(--ff-extra);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 30ch;
}
.page-summit .section-schedule .list-talks .item-talk .talk-header .talk-speakers {
  font-size: clamp(0.75rem, 1vw, 1.125rem);
}
.page-summit .section-schedule .list-talks .item-talk .talk-header .talk-time {
  font-size: clamp(0.7rem, 0.9vw, 1.2rem);
}
.page-summit .section-schedule .list-talks .item-talk .talk-body {
  margin-top: 0.5em;
  font-size: clamp(0.875rem, 1vw, 1.125rem);
  max-width: 50ch;
  text-overflow: ellipsis;
}
.page-summit .section-schedule .list-talks .item-talk .talk-icon {
  /* width: 32px;
  height: 32px; */
  /*  background-image: url(../assets/img/arrow-dd.svg);
  background-size: cover;
  background-position: center; */
  font-family: var(--ff-extra);
  position: absolute;
  right: 1.25em;
  bottom: 20%;
  font-size: clamp(1.25rem, 1.5vw, 1.75rem);
}
.page-summit .section-schedule .list-talks .item-talk:hover {
  background-color: var(--clr-accent);
  color: var(--clr-gray);
}
.page-summit .section-schedule .list-talks .item-talk.talk-active {
  background-color: var(--clr-accent);
  color: var(--clr-gray);
}
.page-summit .section-schedule .list-talks .item-talk.talk-active .box-talk-about {
  opacity: 1;
  transform: scale(1);
}
.page-summit .section-schedule .list-talks .item-talk.single-talk .talk-header .talk-title {
  font-family: var(--ff-body);
  text-decoration: none;
  font-size: clamp(0.875rem, 1vw, 1.125rem);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 25ch;
}
.page-summit .section-schedule .list-talks .item-talk.has-about {
  cursor: pointer;
}
.page-summit .section-schedule .list-talks .item-talk.has-about .talk-header .talk-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 38ch;
  padding-right: 0.5em;
  position: relative;
}
.page-summit .section-schedule .list-talks .item-talk.has-about .talk-header .talk-title::after {
  content: "›";
  position: absolute;
  right: 0;
}
.page-summit .section-schedule .list-talks .item-talk .box-talk-about {
  border: 1px solid var(--clr-accent);
  border-left-width: 6px;
  padding: 1rem;
  position: absolute;
  right: -101.5%;
  width: 98%;
  color: var(--clr-accent);
  padding: 1.25em 2.25em 2em;
  opacity: 0;
  transform: scale(0);
  transform-origin: 50%;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.page-summit .section-schedule .list-talks .item-talk .box-talk-about .talk-header {
  display: flex;
  justify-content: space-between;
}
.page-summit .section-schedule .list-talks .item-talk .box-talk-about .talk-header .talk-title {
  font-size: clamp(1rem, 1.5vw, 1.75rem);
  text-decoration: underline;
  font-family: var(--ff-extra);
  max-width: 100%;
  overflow: visible;
  white-space: normal;
  padding-right: 0;
}
.page-summit .section-schedule .list-talks .item-talk .box-talk-about .talk-header .talk-title::after {
  content: none;
}
.page-summit .section-schedule .list-talks .item-talk .box-talk-about .talk-header .talk-speakers {
  font-size: clamp(0.875rem, 1vw, 1.125rem);
}
.page-summit .section-schedule .list-talks .item-talk .box-talk-about .talk-header .talk-speakers-photos {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 1em;
}
.page-summit .section-schedule .list-talks .item-talk .box-talk-about .talk-header .talk-speakers-photos .speaker-photo {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-summit .section-schedule .list-talks .item-talk .box-talk-about .talk-header .talk-speakers-photos .speaker-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-summit .section-schedule .list-talks .item-talk .box-talk-about .talk-body {
  margin-top: 0.5em;
  font-size: clamp(0.875rem, 1vw, 1.125rem);
  max-width: 60ch;
  text-overflow: ellipsis;
  display: block !important;
}
.page-summit .section-schedule .list-talks .item-talk.half-hour {
  height: calc(var(--h-quarter) * 2);
}
.page-summit .section-schedule .list-talks .item-talk.half-hour .talk-body {
  display: none;
}
.page-summit .section-schedule .list-talks .item-talk.three-quarters-hour {
  height: calc(var(--h-quarter) * 3);
}
.page-summit .section-schedule .list-talks .item-talk.three-quarters-hour .talk-body {
  display: none;
}
.page-summit .section-schedule .list-talks .item-talk.an-hour {
  height: calc(var(--h-quarter) * 4);
}
.page-summit .section-schedule .list-talks .item-talk.an-hour .talk-body {
  display: none;
}
.page-summit .section-schedule .list-talks .item-talk.an-hour-quarter {
  height: calc(var(--h-quarter) * 5);
}
.page-summit .section-schedule .list-talks .item-talk.an-hour-quarter .talk-body {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-summit .section-schedule .list-talks .item-talk.an-hour-half {
  height: calc(var(--h-quarter) * 6);
}
.page-summit .section-schedule .list-talks .item-talk.an-hour-half .talk-body {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-summit .section-schedule .list-talks .item-talk.two-hours {
  height: calc(var(--h-quarter) * 8);
}
.page-summit .section-schedule .list-talks .item-talk:last-child {
  top: var(--h-quarter);
}
@media (max-width: 992px) {
  .page-summit .section-schedule .col-half {
    width: 100%;
  }
  .page-summit .section-schedule .schedule-body {
    min-height: 175vh;
  }
  .page-summit .section-schedule .list-talks .item-talk {
    padding: 0 0.75em;
    margin-top: -0.25%;
  }
  .page-summit .section-schedule .list-talks .item-talk .talk-header {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-summit .section-schedule .list-talks .item-talk .talk-header .talk-info {
    order: 2;
    margin-top: 0;
  }
  .page-summit .section-schedule .list-talks .item-talk .talk-body {
    margin-top: 1em;
    max-width: 60ch;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .page-summit .section-schedule .list-talks .item-talk .talk-icon {
    top: 25%;
    bottom: auto;
  }
  .page-summit .section-schedule .list-talks .item-talk .box-talk-about {
    left: 0;
    right: 0;
    margin: auto;
    background-color: var(--clr-gray);
    z-index: 999;
    width: 100%;
    padding: 1em 1.25em;
    border-left-width: 1px;
    box-shadow: 3px 7px 18px 8px rgba(0, 28, 64, 0.26);
  }
  .page-summit .section-schedule .list-talks .item-talk .box-talk-about .talk-header .talk-speakers-photos .speaker-photo {
    width: 30px;
    height: 30px;
  }
  .page-summit .section-schedule .list-talks .item-talk .box-talk-about .talk-body {
    max-width: 100%;
  }
  .page-summit .section-schedule .list-talks .item-talk:hover {
    background-color: var(--clr-gray);
    color: var(--clr-accent);
  }
  .page-summit .section-schedule .list-talks .item-talk.talk-active {
    background-color: var(--clr-accent);
    color: var(--clr-gray);
  }
  .page-summit .section-schedule .list-talks .item-talk.has-about .talk-header .talk-title {
    max-width: 28ch;
  }
  .page-summit .section-schedule .list-talks .item-talk.an-hour .talk-body {
    height: 15%;
    overflow: hidden;
  }
}
.page-summit .swiper-gifts {
  margin-top: 100px;
}
.page-summit .swiper-gifts h3 {
  font-size: clamp(2rem, 4vw, 4rem);
}
@media (max-width: 690px) {
  .page-summit .swiper-gifts {
    margin-top: 1.85em;
  }
  .page-summit .swiper-gifts .carousel-text p {
    margin-top: 1.85em;
    margin-bottom: 3em;
  }
}
.page-summit .load-more-container {
  margin: 0;
}
.page-summit .load-more-container button#loadMore1,
.page-summit .load-more-container button#loadMore2,
.page-summit .load-more-container button#loadMore3 {
  margin: 5rem 0 0;
}
.page-summit .section-network-partners {
  padding-top: 8em;
  padding-bottom: 6em;
}
.page-summit .section-network-partners .container-title-logos {
  padding-top: 100px;
  padding-bottom: 0;
  border: none;
}
.page-summit .section-network-partners .container-title-logos .logos-list {
  flex: 1;
}
@media (max-width: 690px) {
  .page-summit .section-network-partners {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .page-summit .section-network-partners .container-title-logos {
    padding-top: 2.5em;
    padding-bottom: 0;
  }
}
.page-summit .section-about-bottom {
  padding-top: 8em;
  min-height: initial;
}
.page-summit .section-about-bottom .col {
  width: 50%;
}
.page-summit .section-about-bottom .about-bottom-container {
  min-height: initial;
  margin-bottom: 4em;
}
.page-summit .section-about-bottom .about-bottom-container h3 {
  font-size: clamp(2rem, 2.5vw, 3.5rem);
  font-family: var(--ff-title);
}
.page-summit .section-about-bottom .about-bottom-container p {
  max-width: 60ch;
  margin-bottom: 3.5em;
}
.page-summit .section-about-bottom .about-bottom-container .link {
  color: var(--clr-gray);
  font-family: var(--ff-body);
}
.page-summit .section-about-bottom .about-bottom-container .social-media {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.page-summit .section-about-bottom .about-bottom-container .social-media a {
  color: var(--clr-gray);
  display: block;
}
.page-summit .section-about-bottom .about-bottom-container .social-media a img {
  width: 80%;
}
.page-summit .section-about-bottom .contact-container {
  background: var(--clr-gray);
  border: 2px solid var(--clr-accent);
  padding: 6rem 4rem;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  color: var(--clr-accent);
}
.page-summit .section-about-bottom .contact-container h3 {
  font-size: clamp(2rem, 2.5vw, 3.25rem);
  max-width: 100%;
}
.page-summit .section-about-bottom .contact-container a {
  text-decoration: underline;
}
.page-summit .section-about-bottom .contact-container .address {
  position: relative;
  width: 45%;
  width: auto;
}
.page-summit .section-about-bottom .contact-container .divider {
  flex-grow: 1;
  width: 28%;
  height: 5px;
  background-color: var(--clr-accent);
  margin: 1em 1em 0;
  position: static;
}
@media (max-width: 690px) {
  .page-summit .section-about-bottom .contact-container {
    padding: 3rem 2rem;
    flex-direction: column;
  }
  .page-summit .section-about-bottom .contact-container .divider {
    width: 75%;
    margin: 1.5em 0;
    height: 3px;
  }
}
@media (max-width: 690px) {
  .page-summit .section-about-bottom {
    padding-top: 110px;
  }
  .page-summit .section-about-bottom .about-bottom-container {
    flex-direction: column;
    justify-content: flex-start;
  }
  .page-summit .section-about-bottom .about-bottom-container h3 {
    margin-bottom: 1em;
  }
  .page-summit .section-about-bottom .col {
    width: 100%;
  }
}
.page-summit footer {
  margin-top: 0;
  padding-top: 10px;
}
@media (max-width: 690px) {
  .page-summit footer {
    padding-top: 190px;
  }
}
.page-summit footer .nav-footer {
  display: none;
}
.page-summit footer .nav-footer-summit li {
  margin-bottom: 0.5rem;
}
.page-summit footer .nav-footer-summit a {
  color: var(--clr-gray);
}
.page-summit .footer-contact {
  display: none;
}
@media (max-width: 690px) {
  .page-summit .attendees-section .load-more-container {
    display: flex;
  }
}
.page-summit .more-gifts-section {
  padding-top: 8em;
  padding-bottom: 8em;
}
.page-summit .more-gifts-section .load-more-container {
  display: none;
}
@media (max-width: 690px) {
  .page-summit .more-gifts-section .load-more-container {
    display: flex;
  }
}

.error404 header {
  opacity: 1;
  --pseudoX: 1;
}
.error404 .entry-content {
  height: 100vh;
  padding-top: 160px;
  display: flex;
  justify-content: center;
}
.error404 .entry-content p {
  font-family: var(--ff-title);
  font-size: clamp(3.35rem, 8vw, 9.8rem);
  line-height: 1;
}
.error404 .entry-content .load-more-container {
  margin-top: 3rem;
  justify-content: flex-start;
}/*# sourceMappingURL=style.css.map */