/*!
Theme Name: Real Estate Roundtable
Theme URI: http://underscores.me/
Author: Alyssa Butler LLC
Author URI: http://alyssa@alyssabutler.co
Description: Custom Wordpress theme for The Real Estate Roundtable
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: realestateroundtable
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Real Estate Roundtable is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
  - Normalize
  - Box sizing
# Base
  - Typography
  - Elements
  - Links
  - Forms
## Layouts
# Components
  - Navigation
  - Posts and pages
  - Comments
  - Widgets
  - Media
  - Captions
  - Galleries
# plugins
  - Jetpack infinite scroll
# Utilities
  - Accessibility
  - Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

@font-face {
  font-family: "Gilam-Book";
  src: url("./assets/fonts/Gilam-Book.eot");
  src: url("./assets/fonts/Gilam-Book.eot?#iefix") format("embedded-opentype"),
    url("./assets/fonts/Gilam-Book.woff2") format("woff2"),
    url("./assets/fonts/Gilam-Book.woff") format("woff"),
    url("./assets/fonts/Gilam-Book.ttf") format("truetype"),
    url("./assets/fonts/Gilam-Book.svg#Gilam-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilam-Book";
  src: url("./assets/fonts/Gilam-BookItalic.eot");
  src: url("./assets/fonts/Gilam-BookItalic.eot?#iefix")
      format("embedded-opentype"),
    url("./assets/fonts/Gilam-BookItalic.woff2") format("woff2"),
    url("./assets/fonts/Gilam-BookItalic.woff") format("woff"),
    url("./assets/fonts/Gilam-BookItalic.ttf") format("truetype"),
    url("./assets/fonts/Gilam-BookItalic.svg#Gilam-BookItalic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gilam";
  src: url("./assets/fonts/Gilam-Bold.eot");
  src: url("./assets/fonts/Gilam-Bold.eot?#iefix") format("embedded-opentype"),
    url("./assets/fonts/Gilam-Bold.woff2") format("woff2"),
    url("./assets/fonts/Gilam-Bold.woff") format("woff"),
    url("./assets/fonts/Gilam-Bold.ttf") format("truetype"),
    url("./assets/fonts/Gilam-Bold.svg#Gilam-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilam";
  src: url("./assets/fonts/Gilam-Heavy.eot");
  src: url("./assets/fonts/Gilam-Heavy.eot?#iefix") format("embedded-opentype"),
    url("./assets/fonts/Gilam-Heavy.woff2") format("woff2"),
    url("./assets/fonts/Gilam-Heavy.woff") format("woff"),
    url("./assets/fonts/Gilam-Heavy.ttf") format("truetype"),
    url("./assets/fonts/Gilam-Heavy.svg#Gilam-Heavy") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilam";
  src: url("./assets/fonts/Gilam-LightItalic.eot");
  src: url("./assets/fonts/Gilam-LightItalic.eot?#iefix")
      format("embedded-opentype"),
    url("./assets/fonts/Gilam-LightItalic.woff2") format("woff2"),
    url("./assets/fonts/Gilam-LightItalic.woff") format("woff"),
    url("./assets/fonts/Gilam-LightItalic.ttf") format("truetype"),
    url("./assets/fonts/Gilam-LightItalic.svg#Gilam-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gilam";
  src: url("./assets/fonts/Gilam-Regular.eot");
  src: url("./assets/fonts/Gilam-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("./assets/fonts/Gilam-Regular.woff2") format("woff2"),
    url("./assets/fonts/Gilam-Regular.woff") format("woff"),
    url("./assets/fonts/Gilam-Regular.ttf") format("truetype"),
    url("./assets/fonts/Gilam-Regular.svg#Gilam-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilam";
  src: url("./assets/fonts/Gilam-Light.eot");
  src: url("./assets/fonts/Gilam-Light.eot?#iefix") format("embedded-opentype"),
    url("./assets/fonts/Gilam-Light.woff2") format("woff2"),
    url("./assets/fonts/Gilam-Light.woff") format("woff"),
    url("./assets/fonts/Gilam-Light.ttf") format("truetype"),
    url("./assets/fonts/Gilam-Light.svg#Gilam-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilam";
  src: url("./assets/fonts/Gilam-RegularItalic.eot");
  src: url("./assets/fonts/Gilam-RegularItalic.eot?#iefix")
      format("embedded-opentype"),
    url("./assets/fonts/Gilam-RegularItalic.woff2") format("woff2"),
    url("./assets/fonts/Gilam-RegularItalic.woff") format("woff"),
    url("./assets/fonts/Gilam-RegularItalic.ttf") format("truetype"),
    url("./assets/fonts/Gilam-RegularItalic.svg#Gilam-RegularItalic")
      format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gilam";
  src: url("./assets/fonts/Gilam-SemiBold.eot");
  src: url("./assets/fonts/Gilam-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("./assets/fonts/Gilam-SemiBold.woff2") format("woff2"),
    url("./assets/fonts/Gilam-SemiBold.woff") format("woff"),
    url("./assets/fonts/Gilam-SemiBold.ttf") format("truetype"),
    url("./assets/fonts/Gilam-SemiBold.svg#Gilam-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilam";
  src: url("./assets/fonts/Gilam-Thin.eot");
  src: url("./assets/fonts/Gilam-Thin.eot?#iefix") format("embedded-opentype"),
    url("./assets/fonts/Gilam-Thin.woff2") format("woff2"),
    url("./assets/fonts/Gilam-Thin.woff") format("woff"),
    url("./assets/fonts/Gilam-Thin.ttf") format("truetype"),
    url("./assets/fonts/Gilam-Thin.svg#Gilam-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  scrollbar-color: white #5293f8;
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  font-synthesis: none;
  -moz-font-feature-settings: "kern";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  direction: ltr;
  opacity: 0;
}

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

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

/* Grouping content
   ========================================================================== */

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

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

/* Text-level semantics
   ========================================================================== */

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

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

/* Forms
   ========================================================================== */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Interactive
   ========================================================================== */

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

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

/* Misc
   ========================================================================== */

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

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

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

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

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

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

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: #5293f8;
}

a:visited {
  color: #800080;
}

a:hover,
a:focus,
a:active {
  color: #000000;
}

a:focus {
  outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: flex;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

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

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

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

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

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

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

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

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

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

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

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

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

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

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

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;

  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;

  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
>>> RER TABLE OF CONTENTS:
----------------------------------------------------------------
# Global
  - Fontface
  - Root variables
  - Typography

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Fontface
--------------------------------------------- */
@font-face {
  font-family: "Gilam";
  src: url("./assets/fonts/Gilam-Heavy.woff2") format("woff2"),
    url("./assets/fonts/fonts/Gilam-Heavy.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Adjusted Gilam Fallback";
  src: local(Arial Black);
  size-adjust: 82%;
  ascent-override: 111%;
  descent-override: 42%;
  line-gap-override: normal;
}

@font-face {
  font-family: "Inter";
  src: url("./assets/fonts/Inter-Light.woff2") format("woff2"),
    url("./assets/fonts/Inter-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("./assets/fonts/Inter-LightItalic.woff2") format("woff2"),
    url("./assets/fonts/Inter-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("./assets/fonts/Inter-Regular.woff2") format("woff2"),
    url("./assets/fonts/Inter-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("./assets/fonts/Inter-Italic.woff2") format("woff2"),
    url("./assets/fonts/Inter-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("./assets/fonts/Inter-Bold.woff2") format("woff2"),
    url("./assets/fonts/Inter-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: url("./assets/fonts/Inter-BoldItalic.woff2") format("woff2"),
    url("./assets/fonts/Inter-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Adjusted Inter Fallback";
  src: local(Arial);
  size-adjust: 106%;
  ascent-override: normal;
  descent-override: normal;
  line-gap-override: normal;
}

@font-face {
  font-family: "Roboto Mono";
  src: url("./assets/fonts/RobotoMono-Regular.woff2") format("woff2"),
    url("./assets/fonts/RobotoMono-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto Mono";
  src: url("./assets/fonts/RobotoMono-Medium.woff2") format("woff2"),
    url("./assets/fonts/RobotoMono-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Adjusted Mono Fallback";
  src: local(Courier);
  size-adjust: 100%;
  ascent-override: 104%;
  descent-override: 27%;
  line-gap-override: normal;
}

/* Root variables
---------------------------------------------- */
:root {
  /* Colors */
  --COLOR-BLACK: #000;
  --COLOR-WHITE: #fff;
  --COLOR-BLUE: #5293f8;
  --COLOR-DARK-BLUE: #232e77;
  --COLOR-LIGHT-BLUE: #baebed;
  --COLOR-XLIGHT-BLUE: #edfcfd;
  --COLOR-LIGHT-PURPLE: #8bb7fa;
  /*  --COLOR-XLIGHT-PURPLE: #8BB7FA;*/

  /* Typography */
  --HEADING-FONT-STACK: "Gilam", "Adjusted Gilam Fallback", sans-serif;
  --HEADING-LHEIGHT: 0.9em;
  --HEADING-LSPACE: -0.02em;

  --BODY-FONT-STACK: "Inter", "Adjusted Inter Fallback", sans-serif;
  --BODY-LHEIGHT: 1.4em;

  --ACCENT-FONT-STACK: "Roboto Mono", "Adjusted Mono Fallback", monospace;
  --ACCENT-LHEIGHT: 1.2em;
  --ACCENT-LSPACE: 0.01em;

  --FONT-SIZE-XXXXXXL: 72px;
  --FONT-SIZE-XXXXXL: 54px;
  --FONT-SIZE-XXXXL: 48px;
  --FONT-SIZE-XXXL: 32px;
  --FONT-SIZE-XXL: 28px;
  --FONT-SIZE-XL: 24px;
  --FONT-SIZE-L: 22px;
  --FONT-SIZE-M: 18px;
  --FONT-SIZE-BASE: 16px;
  --FONT-SIZE-S: 14px;
  --FONT-SIZE-XS: 12px;

  /* Layout */
  --GUTTER-BASE: 3rem /* 48px */;
  --GAP-BASE: clamp(32px, 3.5vw, 48px) /* For responsive gapping */;
  --GAP-BASE-FALLBACK: 3.5vw /* For responsive gapping */;

  /* Interactions */
  --DURATION-BASE: 200ms;
  --DURATION-M: 350ms;
  --DURATION-L: 500ms;
}

body {
  font-size: 1em;
  font-family: var(--BODY-FONT-STACK);
  font-weight: 400;
  line-height: var(--BODY-LHEIGHT);
  color: var(--COLOR-BLACK);
}

/* Typography
---------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--HEADING-FONT-STACK);
  font-weight: 800;
  line-height: var(--HEADING-LHEIGHT);
  letter-spacing: var(--HEADING-LSPACE);
  color: var(--COLOR-DARK-BLUE);

  clear: both;
}

.h-hero {
  font-size: var(--FONT-SIZE-XXXXXXL);
}

h1,
.h1 {
  font-size: var(--FONT-SIZE-XXXXXL);
}

h2,
.h2 {
  font-size: var(--FONT-SIZE-XXXXL);
}

h3,
.h3 {
  font-size: var(--FONT-SIZE-XXXL);
}

h4,
.h4 {
  font-size: var(--FONT-SIZE-XXXL);
}

h5,
.h5 {
  font-size: var(--FONT-SIZE-XXL);
}

h6,
.h6 {
  font-size: var(--FONT-SIZE-XL);
}

.fs--xxxxxxl {
  font-size: var(--FONT-SIZE-XXXXXXL);
}

.fs--xxxxxl {
  font-size: var(--FONT-SIZE-XXXXXL);
}

.fs--xxxxl {
  font-size: var(--FONT-SIZE-XXXXL);
}

.fs--xxxl {
  font-size: var(--FONT-SIZE-XXXL);
}

.fs--xxl {
  font-size: var(--FONT-SIZE-XXL);
}

.fs--xl {
  font-size: var(--FONT-SIZE-XL);
}

.fs--l {
  font-size: var(--FONT-SIZE-L);
}

.fs--m {
  font-size: var(--FONT-SIZE-M);
}
.fs--base {
  font-size: var(--FONT-SIZE-BASE);
}
.fs--s {
  font-size: var(--FONT-SIZE-S);
}
.fs--xs {
  font-size: var(--FONT-SIZE-XS);
}

.uppercase {
  text-transform: uppercase;
}

/* Layout
---------------------------------------------- */
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1380px;
}

.page-padding {
  padding-left: calc(var(--GUTTER-BASE) / 2);
  padding-right: calc(var(--GUTTER-BASE) / 2);
}

.page-inset-padding {
  padding-left: calc(var(--GUTTER-BASE));
  padding-right: calc(var(--GUTTER-BASE));
}

.press_release_content a {
  height: auto !important;
  max-width: 100% !important;
  width: auto !important;
}

.p-0 {
  padding: 0;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.px-0 {
  padding-left: 0;
  padding-right: 0;
}

.pt-0 {
  padding-top: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

.m-0 {
  margin: 0;
}

.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.mx-0 {
  margin-left: 0;
  margin-right: 0;
}

.mt-0 {
  margin-top: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.ml-0 {
  margin-left: 0;
}

.mr-0 {
  margin-right: 0;
}

.grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: auto;
  row-gap: calc(var(--GAP-BASE-FALLBACK)); /* Non-clamp compatible browsers */
  row-gap: calc(var(--GAP-BASE));
  column-gap: calc(
    var(--GAP-BASE-FALLBACK)
  ); /* Non-clamp compatible browsers */
  column-gap: calc(var(--GAP-BASE));
  width: 100%;
}

.grid--five-col {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: auto;
  row-gap: calc(var(--GAP-BASE-FALLBACK)); /* Non-clamp compatible browsers */
  row-gap: calc(var(--GAP-BASE));
  column-gap: calc(
    var(--GAP-BASE-FALLBACK)
  ); /* Non-clamp compatible browsers */
  column-gap: calc(var(--GAP-BASE));
  width: 100%;
}

/* For standard grid */
.node_1-2 {
  grid-column: span 6;
}

.node_1-3 {
  grid-column: span 4;
}

.node_2-3 {
  grid-column: span 8;
}

.node_1-4 {
  grid-column: span 3;
}

.node_3-4 {
  grid-column: span 9;
}

.node_1-6 {
  grid-column: span 2;
}

.node_5-6 {
  grid-column: span 10;
}

.node_100 {
  grid-column: span 12;
}

/* For five-column grid (Desktop only) */
.node_1-5 {
  grid-column: span 1;
}

.node_2-5 {
  grid-column: span 2;
}

.node_3-5 {
  grid-column: span 3;
}

.node_4-5 {
  grid-column: span 4;
}

.flex {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  row-gap: 0;
  column-gap: 0;
}

.flex-row {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  row-gap: calc(var(--GAP-BASE-FALLBACK)); /* Non-clamp compatible browsers */
  row-gap: calc(var(--GAP-BASE));
  column-gap: calc(
    var(--GAP-BASE-FALLBACK)
  ); /* Non-clamp compatible browsers */
  column-gap: calc(var(--GAP-BASE));
}

.is--wrap {
  flex-wrap: wrap;
}

.is--wrap-reverse {
  flex-wrap: wrap-reverse;
}

.justify--start {
  justify-content: flex-start;
}

.justify--end {
  justify-content: flex-end;
}

.justify--center {
  justify-content: center;
}

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

.justify--distribute {
  justify-content: space-around;
}

.align--start {
  align-items: flex-start;
}

.align--end {
  align-items: flex-end;
}

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

/* Flex column sizers */
.flex-row ._1-2 {
  width: calc(
    50% - (var(--GAP-BASE-FALLBACK) / 2)
  ); /* Non-clamp compatible browsers */
  width: calc(50% - (var(--GAP-BASE) / 2));
}
._1-2 {
  width: 50%;
}

.flex-row ._1-3 {
  width: calc(
    33.33% - (var(--GAP-BASE-FALLBACK) / 2)
  ); /* Non-clamp compatible browsers */
  width: calc(33.33% - (var(--GAP-BASE) / 2));
}
._1-3 {
  width: 33.33%;
}

.flex-row ._2-3 {
  width: calc(
    66.66% - (var(--GAP-BASE-FALLBACK) / 2)
  ); /* Non-clamp compatible browsers */
  width: calc(66.66% - (var(--GAP-BASE) / 2));
}
._2-3 {
  width: 66.66%;
}

.flex-row ._1-4 {
  width: calc(
    25% - (var(--GAP-BASE-FALLBACK) / 2)
  ); /* Non-clamp compatible browsers */
  width: calc(25% - (var(--GAP-BASE) / 2));
}
._1-4 {
  width: 25%;
}

.flex-row ._3-4 {
  width: calc(
    75% - (var(--GAP-BASE-FALLBACK) / 2)
  ); /* Non-clamp compatible browsers */
  width: calc(75% - (var(--GAP-BASE) / 2));
}
._3-4 {
  width: 75%;
}

.flex-row ._1-5 {
  width: calc(
    20% - (var(--GAP-BASE-FALLBACK) / 2)
  ); /* Non-clamp compatible browsers */
  width: calc(20% - (var(--GAP-BASE) / 2));
}
._1-5 {
  width: 20%;
}

.flex-row ._2-5 {
  width: calc(
    40% - (var(--GAP-BASE-FALLBACK) / 2)
  ); /* Non-clamp compatible browsers */
  width: calc(40% - (var(--GAP-BASE) / 2));
}
._2-5 {
  width: 40%;
}

.flex-row ._3-5 {
  width: calc(
    60% - (var(--GAP-BASE-FALLBACK) / 2)
  ); /* Non-clamp compatible browsers */
  width: calc(60% - (var(--GAP-BASE) / 2));
}
._3-5 {
  width: 60%;
}

.flex-row ._4-5 {
  width: calc(
    80% - (var(--GAP-BASE-FALLBACK) / 2)
  ); /* Non-clamp compatible browsers */
  width: calc(80% - (var(--GAP-BASE) / 2));
}
._4-5 {
  width: 80%;
}

.flex-row ._1-6 {
  width: calc(
    16.6666666667% - (var(--GAP-BASE-FALLBACK) / 2)
  ); /* Non-clamp compatible browsers */
  width: calc(16.6666666667% - (var(--GAP-BASE) / 2));
}
._1-6 {
  width: 16.6666666667%;
}

.flex-row ._5-6 {
  width: calc(
    83.3333333333% - (var(--GAP-BASE-FALLBACK) / 2)
  ); /* Non-clamp compatible browsers */
  width: calc(83.3333333333% - (var(--GAP-BASE) / 2));
}
._5-6 {
  width: 83.3333333333%;
}

/* Flex sizers */
.flex-shrink {
  flex: 0 1 auto;
}

.flex-grow {
  flex: 1 1 auto;
}

.flex-contain {
  flex: 0 0 auto;
}

@media (max-width: 767px) {
  .grid,
  .grid--five-col {
    grid-template-columns: repeat(6, 1fr);
  }
}

/* Login Modal
---------------------------------------------- */
.login_modal {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.8);
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms;
  -webkit-transition: opacity 500ms;
}

.login_modal.active {
  z-index: 1000;
  opacity: 1;
  visibility: visible;
}

.login_holder {
  background: #ffffff;
  box-shadow: 0px 190px 76px rgba(24, 30, 78, 0.02),
    0px 107px 64px rgba(24, 30, 78, 0.05), 0px 47px 47px rgba(24, 30, 78, 0.09),
    0px 12px 26px rgba(24, 30, 78, 0.1), 0px 0px 0px rgba(24, 30, 78, 0.1);
  border-radius: 21.6px;
  padding: 8px;
  width: 500px;
}

.forgot_password_holder {
  background: #ffffff;
  box-shadow: 0px 190px 76px rgba(24, 30, 78, 0.02),
    0px 107px 64px rgba(24, 30, 78, 0.05), 0px 47px 47px rgba(24, 30, 78, 0.09),
    0px 12px 26px rgba(24, 30, 78, 0.1), 0px 0px 0px rgba(24, 30, 78, 0.1);
  border-radius: 21.6px;
  padding: 8px;
  width: 500px;
  display: none;
}

.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 0px;
}

.login_holder_inner {
  border: 1px solid #5293f8;
  padding: 48px;
  box-sizing: border-box;
  width: 100%;
  border-radius: 13.6px;
  position: relative;
}

input#wp-submit {
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #232e77;
  border: 1px solid #232e77;
  border-radius: 32px;
  padding: 12px 24px;
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  color: #f2f2f2;
  margin: 0px;
  height: 48px;
}

.mp-form-row input {
  background: white !important;
  font-family: "Inter" !important;
  font-style: normal;
  font-weight: 400;
  font-size: 20px !important;
  line-height: 120%;
  letter-spacing: -0.03em !important;
  color: #000000 !important;
  height: 64px;
  margin-top: 10px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding: 24px 20px !important;
  border: 1px solid #5293f8 !important;
  border-radius: 34.6px;
  margin: 0px;
}

.mp-form-row input::-webkit-input-placeholder {
  /* Edge */
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: black;
}

.mp-form-row input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: black;
}

.mp-form-row input::placeholder {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: black;
}

.submit {
  width: 100%;
  margin: 12px 0px;
  float: left;
}

.atab_slide_title {
  width: 100%;
  float: left;
  color: #232e77;
  font-family: Gilam;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 90%;
  letter-spacing: -0.64px;
}

.atab_slide_copy {
  color: #000;
  font-family: Roboto Mono;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.24px;
  text-transform: uppercase;
  width: 100%;
  float: left;
}

.atab_slide_copy ul {
  margin-left: 0px;
  padding-left: 15px;
  margin-top: 30px;
  list-style: none;
}

.atab_slide_copy ul li {
  margin-bottom: 16px;
  display: flex;
  /* align-items: center; */
  /* justify-content: center; */
}

.atab_slide_copy ul li {
  margin-bottom: 16px;
  width: calc(100% - 26px);
}

.atab_slide_copy ul li::before {
  content: "•";
  color: #5293f8;
  display: inline-block;
  width: 14px;
    height: 14px;
    margin-left: -1.4em;
  background: #5293f8;
  border-radius: 50%;
  transform: translateY(3.5px);
  margin-right: 15px;
}

.atab_slide_copy ul#main_slide li:nth-child(1)::before {
    color: #232E77;
    background: #232E77;
    margin-top: 0px;
    border: 1px solid #232E77;
}

.atab_slide_copy ul#main_slide li:nth-child(2)::before {
    color: #8BB7FA;
    background: #8BB7FA;
    margin-top: 0px;
    border: 1px solid #232E77;
}

.atab_slide_copy ul#main_slide li:nth-child(3)::before {
    color: #EDFCFD;
    background: #EDFCFD;
    margin-top: 0px;
    border: 1px solid #232E77;
}

.atab_slide_copy ul#main_slide li:nth-child(4)::before {
    color: #E0E0E0;
    background: #E0E0E0;
    margin-top: 0px;
    border: 1px solid #232E77;
}

.atab_slide_copy ul li.atab_slide_copy_owners::before {
  background-color: #232e77;
  color: #232e77;
}

.atab_slide_copy ul li.atab_slide_copy_financial::before {
  background-color: #8bb7fa;
  color: #8bb7fa;
}

.atab_slide_copy ul li.atab_slide_copy_managers::before {
  background-color: #edfcfd;
  color: #edfcfd;
}

.atab_slide_copy ul li.atab_slide_copy_realstate::before {
  background-color: #e0e0e0;
  color: #e0e0e0;
}

.mepr-login-actions a {
  color: inherit;
  font-family: "Roboto Mono";
  font-size: 14px;
  padding-left: 5px;
}

.login_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 120%;
  color: #232e77;
  text-align: center;
  width: 100%;
  margin-bottom: 24px;
  margin-top: 24px;
}

.mp-form-row {
  margin: 12px 0px !important;
  width: 100%;
  float: left;
}

.close_modal {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

/* Image Modal
---------------------------------------------- */

.image_view {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.8);
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms;
  -webkit-transition: opacity 500ms;
}

.image_view.active {
  z-index: 1000;
  opacity: 1;
  visibility: visible;
}

.issues_resources {
  width: 100%;
  margin-bottom: 40px;
}

.image_view_modal_holder {
  background: #ffffff;
  box-shadow: 0px 190px 76px rgba(24, 30, 78, 0.02),
    0px 107px 64px rgba(24, 30, 78, 0.05), 0px 47px 47px rgba(24, 30, 78, 0.09),
    0px 12px 26px rgba(24, 30, 78, 0.1), 0px 0px 0px rgba(24, 30, 78, 0.1);
  border-radius: 21.6px;
  padding: 8px;
  width: 70vw;
  height: 80vh;
}

.image_view_modal {
  border: 1px solid #5293f8;
  padding: 48px;
  box-sizing: border-box;
  width: 100%;
  border-radius: 13.6px;
  position: relative;
  height: 100%;
}

.rtw_single_article_copy a {
  width: auto !important;
  height: auto !important;
}

/* Site Header
---------------------------------------------- */
.site-header {
  display: block;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

#header {
  background-color: var(--COLOR-WHITE);
  padding-top: calc(var(--GUTTER-BASE) / 3);
  padding-bottom: calc(var(--GUTTER-BASE) / 3);
  border-bottom: 1px solid #8bb7fa;
  position: relative;
  z-index: 5;
}

.site-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  font-family: var(--ACCENT-FONT-STACK);
  font-size: var(--FONT-SIZE-S);
  line-height: var(--ACCENT-LHEIGHT);
  letter-spacing: var(--ACCENT-LSPACE);
  text-transform: uppercase;
  font-weight: 500;
}

.site-navigation ul a {
  text-decoration: none;
  color: var(--COLOR-BLACK);
  transition: background-color var(--DURATION-BASE) ease,
    opacity var(--DURATION-BASE) ease;
}

.site-navigation li > a {
  white-space: nowrap;
  display: block;
  margin-left: calc(
    var(--GAP-BASE-FALLBACK) / 2
  ); /* Non-clamp compatible browsers */
  margin-left: calc(var(--GAP-BASE) / 2);
  opacity: 1;
}

.site-navigation li > a:hover {
  /* opacity: 0.5; */
  color: #5293f8;
}

.site-navigation li.nav_featured-link > a {
  display: block;
  background-color: var(--COLOR-DARK-BLUE);
  color: var(--COLOR-WHITE);
  border-radius: 1000px;
  padding: 0.5rem 1rem;
}

li.current_page_item a {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.02em;
  color: #5293f8;
}

.directors_list {
  width: 80%;
}

.bod_company {
  width: 100%;
  padding: 0px 8px;
  box-sizing: border-box;
  float: left;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #000000;
  /* margin-bottom: 20px; */
}

.bod_company a {
  color: inherit;
}

.logout_button {
  display: block;
  background-color: var(--COLOR-DARK-BLUE);
  color: var(--COLOR-WHITE);
  border-radius: 1000px;
  padding: 0.5rem 1rem;
  font-family: var(--ACCENT-FONT-STACK);
  font-size: var(--FONT-SIZE-S);
  line-height: var(--ACCENT-LHEIGHT);
  letter-spacing: var(--ACCENT-LSPACE);
  text-transform: uppercase;
  margin-left: calc(var(--GAP-BASE) / 2);
}

.logout_button a {
  text-decoration: none;
  color: inherit;
}

.logout_button:hover {
  background-color: var(--COLOR-BLUE);
  opacity: 1;
  cursor: pointer;
}

.login_button {
  display: block;
  background-color: var(--COLOR-DARK-BLUE);
  color: var(--COLOR-WHITE);
  border-radius: 1000px;
  padding: 0.5rem 1rem;
  font-family: var(--ACCENT-FONT-STACK);
  font-size: var(--FONT-SIZE-S);
  line-height: var(--ACCENT-LHEIGHT);
  letter-spacing: var(--ACCENT-LSPACE);
  text-transform: uppercase;
  margin-left: calc(var(--GAP-BASE) / 2);
  font-weight: 500;
}

.login_button:hover {
  background-color: var(--COLOR-BLUE);
  opacity: 1;
  cursor: pointer;
}

/* Breadcrumb Menu
---------------------------------------------- */
.breadcrumb_wrapper {
  display: none;
  background-color: var(--COLOR-WHITE);
  opacity: 0;
  padding-top: calc(var(--GUTTER-BASE) / 3);
  padding-bottom: calc(var(--GUTTER-BASE) / 3);
  transition: opacity var(--DURATION-BASE) ease;
}

.breadcrumb_wrapper.active {
  display: block;
  opacity: 1;
}

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

.breadcrumb_wrapper ul {
  display: flex;
  font-family: var(--ACCENT-FONT-STACK);
  font-size: var(--FONT-SIZE-S);
  line-height: var(--ACCENT-LHEIGHT);
  letter-spacing: var(--ACCENT-LSPACE);
  text-transform: uppercase;
}

.breadcrumb_wrapper .menu-item a {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 0.5rem calc(var(--GAP-BASE-FALLBACK) / 2) 0.5rem 0; /* Non-clamp compatible browsers */
  padding: 0.5rem calc(var(--GAP-BASE) / 2) 0.5rem 0;
  white-space: nowrap;
  color: var(--COLOR-BLACK);
  text-decoration: none;
  line-height: 1em;
  transition: background-color var(--DURATION-BASE) ease,
    opacity var(--DURATION-BASE) ease;
}

.breadcrumb_wrapper .menu-item a:hover {
  opacity: 0.5;
}

.breadcrumb_wrapper .menu-item {
  display: none;
}

.breadcrumb_wrapper .current-menu-item,
.breadcrumb_wrapper .current-menu-ancestor,
.breadcrumb_wrapper .current-menu-item > .sub-menu > .menu-item {
  display: flex;
}

.breadcrumb_wrapper .current-menu-ancestor > .sub-menu,
.breadcrumb_wrapper .current-menu-item > .sub-menu {
  border-left: 1px solid var(--COLOR-BLUE);
  padding-left: calc(
    var(--GAP-BASE-FALLBACK) / 2
  ); /* Non-clamp compatible browsers */
  padding-left: calc(var(--GAP-BASE) / 2);
}

.breadcrumb_wrapper .current-menu-ancestor > a::before,
.breadcrumb_wrapper .current-menu-item > a::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTEgMTAiIGZpbGw9InZhcigtLUNPTE9SLUJMQUNLKSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODEyMjMgMC4yMjk0MjhDOS41MTYwOSAtMC4wNjYzNjMxIDkuMDM3NzEgLTAuMDY2MzYzMSA4Ljc0MTU2IDAuMjI5NDI4TDUuMDI4NCAzLjkzMDZMMS4zMTUyMyAwLjIyMTg0M0MxLjAxOTA5IC0wLjA3Mzk0NzcgMC41NDA3MDkgLTAuMDczOTQ3NyAwLjI0NDU2NyAwLjIyMTg0M0MtMC4wNTE1NzQ2IDAuNTE3NjM0IC0wLjA1MTU3NDYgMC45OTU0NSAwLjI0NDU2NyAxLjI5MTI0TDMuOTU3NzMgNUwwLjI0NDU2NyA4LjcwODc2Qy0wLjA1MTU3NDYgOS4wMDQ1NSAtMC4wNTE1NzQ2IDkuNDgyMzcgMC4yNDQ1NjcgOS43NzgxNkMwLjU0MDcwOSAxMC4wNzM5IDEuMDE5MDkgMTAuMDczOSAxLjMxNTIzIDkuNzc4MTZMNS4wMjg0IDYuMDY5NEw4Ljc0MTU2IDkuNzc4MTZDOS4wMzc3MSAxMC4wNzM5IDkuNTE2MDkgMTAuMDczOSA5LjgxMjIzIDkuNzc4MTZDMTAuMTA4NCA5LjQ4MjM3IDEwLjEwODQgOS4wMDQ1NSA5LjgxMjIzIDguNzA4NzZMNi4wOTkwNyA1TDkuODEyMjMgMS4yOTEyNEMxMC4xMDA4IDEuMDAzMDMgMTAuMTAwOCAwLjUxNzYzNCA5LjgxMjIzIDAuMjI5NDI4WiIgLz4KPC9zdmc+Cg==");
  display: block;
  height: auto;
  width: 0.75em;
  margin-right: 0.5em;
}

.breadcrumb_wrapper .current-menu-item > .sub-menu > .menu-item a {
  padding-right: 0;
  margin-right: calc(
    var(--GAP-BASE-FALLBACK) / 2
  ); /* Non-clamp compatible browsers */
  margin-right: calc(var(--GAP-BASE) / 2);
  border-bottom: 1px solid transparent;
  transition: border-color var(--DURATION-BASE) ease;
}

.breadcrumb_wrapper .current-menu-item > .sub-menu > .menu-item a:hover {
  opacity: 1;
  border-color: var(--COLOR-BLUE);
}

/* Site Footer
---------------------------------------------- */
.site-footer {
  margin-bottom: -1.5em;
}

.site-footer_inner {
  padding: 0 calc(var(--GUTTER-BASE) / 2);
  border: 1px solid var(--COLOR-LIGHT-PURPLE);
  border-radius: 1.125rem 1.125rem 0 0;
  /*  background-color: var(--COLOR-XLIGHT-PURPLE);*/
}

.footer-row {
  padding-top: calc(var(--GUTTER-BASE) / 1.5);
  padding-bottom: calc(var(--GUTTER-BASE) / 1.5);
  border-bottom: 1px solid var(--COLOR-LIGHT-PURPLE);
}

.footer-row:last-child {
  border-bottom: none;
}

#footer-row--contact {
  padding-bottom: calc(var(--GUTTER-BASE) / 3);
}

#footer-acc_heading,
#footer-acc_btn {
  padding-bottom: calc(var(--GUTTER-BASE) / 3);
}

#footer-acc_heading {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 90%;
  letter-spacing: -0.02em;
  color: #232e77;
}

p.login-password {
  position: relative;
}



button.far.show-hide-pw.fa-eye-slash,
button.far.show-hide-pw.fa-eye {
  position: absolute;
  right: 0px;
  height: 43px;
  background: transparent;
  border: 0px;
}

.buttons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  gap: 20px;
  flex-wrap: wrap;
}

#footer-acc_btn {
  cursor: pointer;
  margin-left: calc(
    var(--GAP-BASE-FALLBACK) / 2
  ); /* Non-clamp compatible browsers */
  margin-left: calc(var(--GAP-BASE) / 2);
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  text-transform: uppercase;
  text-decoration-line: underline;
  color: #5293f8;
}

.footer-acc_panel {
  max-height: 0px;
  overflow: hidden;
  width: 100%;
  font-family: var(--ACCENT-FONT-STACK);
  font-size: var(--FONT-SIZE-XS);
  line-height: var(--BODY-LHEIGHT);
  letter-spacing: var(--ACCENT-LSPACE);
  transition: max-height var(--DURATION-M) ease;
}

.footer-acc_panel a {
  text-decoration: none;
  color: var(--COLOR-BLACK);
  opacity: 1;
  transition: opacity var(--DURATION-BASE) ease;
}

.footer-acc_panel a:hover {
  opacity: 0.5;
}

.footer-acc_panel-inner {
  opacity: 0;
  width: 100%;
  padding-bottom: calc(var(--GUTTER-BASE) / 3);
  transition: opacity var(--DURATION-L) ease;
}

.footer-acc_panel.active {
  max-height: 1000px;
}

.footer-acc_panel.active > .footer-acc_panel-inner {
  opacity: 1;
}

.footer-contact_address {
  padding-top: calc(var(--GUTTER-BASE) / 3);
}

.footer-contacts_wrapper {
  padding-top: calc(var(--GUTTER-BASE) / 1.5);
}

.footer-contact_title {
  margin-right: 0.75em;
  text-transform: uppercase;
}

.search_button a {
  display: flex;
  align-items: center;
  justify-content: center;
}

svg#search_svg path,
svg#search_svg circle {
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

svg#search_svg {
  cursor: pointer;
}

svg#search_svg:hover path {
  stroke: #5293f8;
  fill: #5293f8;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

svg#search_svg:hover circle {
  fill: white;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

.ar_top a:hover {
  color: black;
}

.site-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 196%;
  /* identical to box height, or 24px */

  letter-spacing: 0.01em;
  text-decoration-line: underline;
  text-transform: uppercase;

  color: #000000;
}

ul#ui-id-1 {
  position: absolute !important;
  top: 34px !important;
  left: -1px !important;
  margin: 0px !important;
  width: calc(100% + 2px) !important;
  list-style: none !important;
  padding: 16px 0px 0px;
  background: white;
  border: 1.08px solid #5293f8;
  border-top: 0px;
  border-radius: 0px 0px 13px 13px;
  z-index: 10;
}

ul#ui-id-1 li {
  border-top: 1.08px solid #5293f8;
  padding: 12px;
}

.site-footer ul a {
  display: inline-block;
  /* color: var(--COLOR-BLACK); */
  opacity: 1;
  transition: opacity var(--DURATION-BASE) ease;
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 196%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #5293f8;
}

.site-footer ul a:hover {
  opacity: 1;
  color: #000000;
}

.subnav_column ul li a:hover {
  color: #000000;
}

.contact_us_button:hover {
  color: #000000;
}

.footer-row .widget {
  margin-bottom: 0;
}

#footer-row--menus .widget-title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.01em;
  text-transform: capitalize;
}

#footer-row--menus ul {
  display: flex;
  flex-direction: column;
  row-gap: 4px;
  padding-top: 0.75em;
}

div#footer-row--legal {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 48px;
}

div#footer-row--legal .social_buttons {
  width: auto;
}

.search_container_left_inner {
  background: #fcfcfc;
}

.mobile_menu_button {
  display: none;
}

.legal {
  display: flex;
  align-items: center;
  justify-content: center;
}

.legal div {
  padding-bottom: 0px;
}

.main_dropdown_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.exlpore_the_issues_mobile {
  display: none;
}

.copyright {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 160%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #000000;
}

#legal-menu a {
  color: black;
  font-size: 13px;
}

#footer-row--legal {
  padding-bottom: calc(var(--GUTTER-BASE) / 3);
  font-family: var(--ACCENT-FONT-STACK);
  font-size: var(--FONT-SIZE-XS);
  line-height: var(--ACCENT-LHEIGHT);
  letter-spacing: var(--ACCENT-LSPACE);
  text-transform: uppercase;
}

.copyright {
  margin-right: 0.75em;
}

.copyright,
.menu-legal-menu-container {
  padding-bottom: calc(var(--GUTTER-BASE) / 3);
}

.search_button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
  width: 32px;
  height: 32px;
}

.left_header {
  width: calc(100% - 52px);
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.search_button img {
  cursor: pointer;
}

.home_hero_text {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 72px;
  line-height: 90%;
  letter-spacing: -0.02em;
  color: rgba(35, 46, 119, 1);
}

.subNav_button {
  cursor: pointer;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}

.home_hero_text span {
  width: 100%;
  color: #5293f8;
  float: left;
}

.home_hero {
  width: 100%;
  /* float: left; */
  /*    min-height: 80vh;*/
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}

.about_hero_content {
  width: 100%;
  margin-top: 0px;
  background-position: center;
  background-size: cover;
  border-radius: 30px;
  padding: 24px 24px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-height: 400px;
}

.home_hero {
  margin-top: 0px;
  margin-bottom: 48px;
}

.home_hero_content {
  width: 100%;
  /* margin-top: 50px; */
  background-position: center;
  background-size: cover;
  border-radius: 30px;
  padding: 24px 24px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-height: 400px;
}

.two_column_text_with_title_inner {
  padding: 24px;
  box-sizing: border-box;
  width: 100%;
}

.content_half_copy h2 {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 160%;
  color: #5293f8;
  margin-bottom: 5px;
  float: left;
  width: 100%;
}

.full_title_inner {
  padding: 0px 24px;
  box-sizing: border-box;
  width: 100%;
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 54px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #5293f8;
  margin-top: 48px;
}

.home_hero_content_inner {
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #f4f4f4;
  backdrop-filter: blur(10px);
  border-radius: 21.6px;
  padding: 24px;
  box-sizing: border-box;
  width: calc(50% - 48px);
  height: 100%;
  min-height: 250px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.issues_resources .eti_list {
  display: none;
}

.single_issue_section.issue_resources .sib_section_bottom {
  padding: 24px 0px !important;
  width: calc(100% + 48px);
  margin-left: -24px;
}

.issue_resources .exlpore_the_issues_inner {
  border: 0px;
  border-radius: 0px;
  /* margin-left: 24px; */
  padding-top: 0px;
}

.issue_resources .sub_issues_carousel {
  padding-left: 24px;
}

.issue_resources .sub_issues_carousel_holder {
  position: relative;
  width: 100%;
  width: calc(100% + 48px);
  /* display: inline-block; */
  overflow: hidden;
  margin-left: -24px;
}

.issue_resources .exlpore_the_issues_bottom {
  width: 100%;
  display: flex;
  margin-bottom: 0px;
  padding-left: 48px;
  box-sizing: border-box;
}

.home_hero_content_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 160%;
  color: #232e77;
  margin-bottom: 8px;
}

form#loginform p.login-username input,
form#loginform p.login-password input {
  width: 100%;
  height: 40px;
  padding: 0px 15px;
  margin-top: 6px;
}

.home_hero_content_button a:hover {
  background: #5293f8;
  color: white;
}

a:hover {
  color: black;
}

.home_hero_content_copy {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
}

.home_hero_content_button a {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #ffffff;
  background: #232e77;
  border-radius: 32px;
  padding: 8px 16.2px 9.9px 18px;
  text-decoration: none;
  border: 1px solid #232e77;
}

.home_hero_content_button a:hover {
  border: 1px solid #5293f8;
}

.home_hero_content_button {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;
  text-transform: uppercase;
}

.issue_graphic_button a {
  /* font-family: 'Roboto Mono'; */
  /* font-style: normal; */
  /* font-weight: 500; */
  /* font-size: 12px; */
  /* line-height: 120%; */
  /* display: flex; */
  /* align-items: center; */
  /* text-align: center; */
  color: #ffffff;
  /* background: #232E77; */
  /* border-radius: 32px; */
  /* padding: 8px 16.2px 9.9px 18px; */
  text-decoration: underline;
  /* border: 1px solid #232e77; */
  cursor: pointer;
}

.issue_graphic_button a:hover {
  /*    border: 1px solid #5293F8;*/
}

.image_view_modal_close {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
}

.sib_section_bottom_inner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.image_view_modal_inner {
  width: 100%;
  height: 100%;
  overflow: scroll;
}

.issue_graphic_button {
  /*    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0px;
    text-transform:uppercase;*/
}

.subNav.hide {
  transform: translateY(-70px);
}

.subNav.hide.active {
  transform: translateY(0px) !important;
}

.content.up {
  opacity: 0;
  transform: translateY(40px);
  transition: transform 1s ease-in-out, opacity 0.8s ease-in-out;
}

.content.in-viewport {
  opacity: 1;
  transform: translateY(0px);
  transform: translateX(0px);
}

body.show {
  opacity: 1;
  transition: opacity 500ms;
  -webkit-transition: opacity 500ms;
}

.content_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 90%;
  letter-spacing: -0.02em;
  color: #232e77;
  max-width: 375px;
}

.content_sub {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  /* text-decoration-line: underline; */
  color: #5293f8;
  padding-bottom: 3px;
  padding-left: 24px;
  text-transform: uppercase;
}

.content_sub a {
  text-decoration-line: underline;
  color: inherit;
}

.halfandhalf_inner {
  display: flex;
  width: 100%;
}

.half {
  width: 50%;
  padding: 32px 24px;
  box-sizing: border-box;
}

.half.image .inner_image {
  border-radius: 21.6px;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  min-height: 22vw;
  max-height: 30vw;
  position: relative;
}

.caption {
  position: absolute;
  top: calc(100% + 5px);
  width: 100%;
  box-sizing: border-box;
  padding: 0px 20px;
  text-align: center;
  font-size: 12px;
}

.halfandhalf.caption_added {
  margin-bottom: 50px;
}

.inner_image.outline {
  border: 1px solid #8bb7fa;
  border-radius: 21.6px;
}

.page-padding {
  width: 100%;
}

.sib_left p {
  width: 100%;
  float: left;
  margin-top: 8px;
  margin-bottom: 8px;
}

.event_eyebrow {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.03em;
  color: #5293f8;
}

.event_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 72px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #232e77;
  margin-top: 32px;
  margin-bottom: 20px;
}

.date {
  background: #5293f8;
  border-radius: 4px;
  padding: 4px 8px;
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #ffffff;
}

.date_location {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.location {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
  margin-left: 16px;
}

.subtext {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
  margin-top: 20px;
}

.upcoming_event_left {
  width: 50%;
  padding-right: 10%;
  box-sizing: border-box;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.upcoming_event_inner {
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  padding: 32px;
  display: flex;
}

.content_half_copy {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
  width: 100%;
}

.content_half_top {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  margin-bottom: 12px;
}

.half.left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.half.right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
}

.half.right.content {
  padding-left: 48px;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-right: 24px;
}

.feature_story {
  margin-bottom: 48px;
}

.ar_top a {
  margin-top: 5px;
}

.half.left.content {
  padding-right: 48px;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-left: 24px;
}

.half.right.image {
  padding-left: 20px;
}

.half.left.image {
  padding-right: 20px;
}

.roundtable_weekly {
  width: 100%;
  margin-top: 48px;
  float: left;
}

.loading_overlay {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0px;
  width: 70vw;
  height: calc(100vh - 163px);
  background: rgba(255, 255, 255, 0.8);
  z-index: -1;
  opacity: 0;
  transition: all 300ms;
  -webkit-transition: all 300ms;
}

.loading_overlay.active {
  z-index: 5;
  opacity: 1;
  transition: all 300ms;
  -webkit-transition: all 300ms;
}

.search .page {
  margin-left: auto;
  margin-right: auto;
  max-width: 1380px;
  margin-top: 200px;
  /* float: left; */
  overflow: hidden;
}

.rtw_inner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.rtw_top_left {
  width: 50%;
  padding: 0px 24px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}

.rtw_top_right {
  width: 50%;
  padding: 0px 24px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.rtw_posts {
  display: flex;
  /* align-items: flex-start; */
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}

.member_profile {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
}

.member_image_profile {
  background-size: cover;
  background-position: top center;
  width: 90%;
  height: 30vw;
  /* background: rgba(139, 183, 250, 0.2); */
  border-radius: 14.6px;
}

.member_profile_left {
  width: 35%;
}

.committees_profile {
  width: 100%;
  padding: 16px 8px;
  box-sizing: border-box;
  float: left;
}

.member_content {
  width: 45%;
  margin-left: 5%;
}

.subnav_column_title a:hover {
  color: #5293f8;
}

.position_title_profile a {
  color: #5293f8;
  font-family: Roboto Mono;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  text-decoration-line: underline;
}

.subnav_column_title a {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0.01em;
  text-transform: capitalize;
  color: #232e77;
  text-decoration: none;
}

.profile_contact {
  width: 100%;
  padding: 0px 8px;
  box-sizing: border-box;
  float: left;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #000000;
  float: left;
  margin-bottom: 20px;
}

.profile_address {
  width: 100%;
  padding: 0px 8px;
  box-sizing: border-box;
  float: left;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #000000;
  float: left;
  margin-bottom: 20px;
}

.download_dropdown_items {
  display: none;
  position: absolute;
  top: 20.5px;
  right: 0px;
  z-index: -1;
  background: white;
  padding-top: 21px;
  width: 100%;
  border-radius: 0px 0px 13px 13px;
  border: 1px solid var(--rer-blue-2, #8bb7fa);
  background: #fff;
  border-top: 0px;
  width: 200px;
}

.download_dropdown {
  position: relative;
}

.download_button {
  color: var(--text-color, #252b42);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.1px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 203px;
  padding: 5px 15px;
  height: 41px;
  background: white;
  border-radius: 13px;
  cursor: pointer;
}

.pagination_holder {
  background: white;
  z-index: 10;
  border-radius: 0px 0px 13px 13px;
}

.pagination_holder {
  background: white;
  z-index: 10;
}

.pagination_alt a,
.pagination_alt span {
  margin: 0px 10px;
}

#people .results {
  z-index: 2;
}

.download_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  height: 46px;
  cursor: pointer;
}

.download_item a {
  color: #000;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 10px;
}

.committees span:first-child {
  /*    font-weight: bold;*/
  width: 100%;
  float: left;
}

.committees_profile span {
  width: 100%;
  float: left;
}

.committees_profile span a {
  color: #5293f8;
  font-family: Roboto Mono;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  text-decoration-line: underline;
}

svg {
  transition: all 500ms;
  -webkit-transition: all 500ms;
  cursor: pointer;
}

svg:hover circle.circle_arrow {
  fill: #5293f8;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

svg:hover rect.circle_arrow {
  fill: #5293f8;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

svg:hover path.circle_arrow {
  fill: white;
  /*    stroke: white;*/
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

.view_more a:hover {
  background: #5293f8;
  color: white;
}

.content_view_all a:hover {
  color: black;
}

.profile_bio {
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.16px;
  width: 100%;
  padding: 16px 8px;
  box-sizing: border-box;
  float: left;
}

.member_image_profile {
  border-radius: 21.6px;
  border: 1px solid var(--rer-blue-2, #8bb7fa);
  padding: 8px;
  box-sizing: border-box;
}

.member_image_profile_inner {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  border-radius: 14px;
}

.member_profile_contact {
  width: 90%;
  padding: 5%;
  color: var(--rer-black, #000);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.position_title_profile {
  width: 100%;
  padding: 0px 8px;
  box-sizing: border-box;
  float: left;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #000000;
  margin-bottom: 10px;
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.16px;
}

.committees span {
  color: var(--rer-black, #000);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.module_start_title {
  color: #000;
  font-family: Roboto Mono;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 4px;
  margin-left: 20px;
}

.rtw_inner.middle .module_start_title {
  display: none;
}

.rtw_inner.middle .module_view_all {
  display: block;
  opacity: 1;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

.module_view_all {
  display: none;
  opacity: 0;
}

.rtw_post {
  width: calc(50% - 24px);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  padding: 24px;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  margin-top: 37px;
}

.rtw_post_tag {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.03em;
  color: #5293f8;
  text-transform: uppercase;
}

.rtw_post_top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}

.rtw_post_date {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  text-align: right;
  letter-spacing: -0.01em;
  color: #000000;
}

.rtw_post_title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-size: 22px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #000000;
  margin-top: 24px;
  margin-bottom: 32px;
}

.rtw_post_button a {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #ffffff !important;
  background: #232e77;
  border-radius: 32px;
  padding: 14px 30px 14px 30px;
  text-decoration: none;
}

.rtw_post_button a:hover {
  background: #5293f8;
  color: white;
}

.rtw_top_right span {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  text-align: right;
  color: #000000;
  /* margin-right: 16px; */
}

.spotlight_post {
  width: calc(50% - 24px);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  padding: 24px;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  margin-top: 37px;
}

.spotlight_left_bottom {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}

.spotlight_left {
  width: 100%;
}

.spotlight_inner {
  margin-top: 72px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.spotlight_top_left {
  padding-left: 24px;
  box-sizing: border-box;
  width: 100%;
}

.spotlight_right {
  width: 50%;
  padding-left: 24px;
  box-sizing: border-box;
  height: 100%;
  /* border: 1px solid #5293F8; */
  /* border-radius: 21.6px; */
}

.spotlight_right_top a {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  text-decoration-line: underline;
  color: #5293f8;
  margin-bottom: 3px;
  margin-left: 10px;
}

.full_content .content_title {
  width: 100%;
  max-width: 100%;
}

.spotlight_right_top {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 36px;
}

.spotlight_twitter_feed {
  width: 100%;
  height: calc(50vw - 45px);
  overflow: scroll;
  border: 1px solid #5293f8;
  border-radius: 21.6px;
}

.rtw_post_button {
  width: auto;
  text-transform: uppercase;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.halfandhalf {
  margin-top: 24px;
  margin-bottom: 24px;
}

.twitter-timeline {
  width: calc(100% + 2px) !important;
  margin-left: -1px;
  overflow-x: hidden;
  transform: translateY(-1px);
  max-width: calc(100% + 2px) !important;
}

.page {
  margin-left: auto;
  margin-right: auto;
  max-width: 1380px;
  margin-top: 252px;
}

.dropdown_content {
  font-size: 20px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
}

.page_post_top_left {
  width: 50%;
}

.page_post_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #232e77;
}

.page_post_date {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
}

.page_post_featured_image {
  max-width: 820px;
  border-radius: 21.6px;
  margin-top: 72px;
  overflow: hidden;
  margin-bottom: 72px;
}

.page_post_content {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
  max-width: 782px;
  margin-left: 24px;
  margin-right: 24px;
  margin-bottom: 72px;
}

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

.page_post_top {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.download_hover_button a:hover {
  color: #5293f8;
}

.events {
  width: 100%;
  float: left;
}

.events_half_half {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 48px;
  margin-top: 48px;
}

.prelogin .member_inner {
  filter: blur(15px);
}

.directors_list .member_image {
  height: 23vw;
}

.event_half_capsule {
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  width: calc(100%);
  padding: 48px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.meeting_block_buttons {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.meeting_block_buttons a {
  margin: 0px 0px;
  text-decoration: none;
}

.meeting_block_buttons a .fullagenda_icon {
  margin-left: 20px;
  width: 15px;
}

.full_agenda_button span span {
  color: #5293f8;
  text-transform: uppercase;
}

.events_half_half {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}

.events_half_capsule_top {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.03em;
  color: #5293f8;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  text-transform: uppercase;
}

input#wp-submit {
  cursor: pointer;
}

h2.gform_title {
  display: none;
}

.events_half_capsule_top a {
  color: inherit;
}

.event_half_capsule_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #232e77;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 12px;
}

.blue_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 90%;
  letter-spacing: -0.02em;
  color: #232e77;
  margin-bottom: 32px;
}

.address {
  font-family: "Roboto Mono";
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 200%;
  color: #000000;
}

.location_capsule a {
  font-family: "Roboto Mono";
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  text-decoration-line: underline;
  color: #5293f8;
  width: 100%;
  float: left;
  margin-top: 12px;
}

.location_content {
  width: 100%;
  float: left;
  margin-bottom: 48px;
}

.bios {
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 15vh;
  padding-bottom: 10vh;
  height: 100vh;
  box-sizing: border-box;
  width: 100vw;
  z-index: -1;
  opacity: 0;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bios.active {
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 15vh;
  padding-bottom: 10vh;
  height: 100vh;
  box-sizing: border-box;
  width: 100vw;
  z-index: 1000000000000;
  opacity: 1;
  backdrop-filter: blur(3px);
}

.speaker_bio {
  display: none;
  width: 80%;
  height: 90%;
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  padding: 0px 50px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

.bios2 {
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 15vh;
  padding-bottom: 10vh;
  height: 100vh;
  box-sizing: border-box;
  width: 100vw;
  z-index: -1;
  opacity: 0;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bios2.active {
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 15vh;
  padding-bottom: 10vh;
  height: 100vh;
  box-sizing: border-box;
  width: 100vw;
  z-index: 1000000000000;
  opacity: 1;
  backdrop-filter: blur(3px);
}

.speaker_bio2 {
  display: none;
  width: 80%;
  height: 90%;
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  padding: 0px 50px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

.speaker_bio_inner {
  padding: 50px 0px;
  overflow: scroll;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
}

body.freeze {
  overflow: hidden;
  height: 100vh;
}

.speaker_bio_name {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #232e77;
  width: 100%;
  float: left;
}

.speaker_bio_title,
.speaker_bio_title2 {
  width: 100%;
  /* padding: 0px 8px; */
  box-sizing: border-box;
  float: left;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #000000;
  margin-bottom: 20px;
  margin-top: 10px;
}

.speaker_bio_copy {
  /* font-family: 'Roboto Mono'; */
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 135%;
  letter-spacing: 0.02em;
  /* text-transform: uppercase; */
  color: #000000;
  margin-left: 0px;
}

.speaker_bio_close {
  position: absolute;
  right: 25px;
  top: 25px;
  cursor: pointer;
}

.speaker_bio_close2 {
  position: absolute;
  right: 25px;
  top: 25px;
  cursor: pointer;
}

#map {
  width: 50%;
  height: 30vw;
  border-radius: 21.6px;
  overflow: hidden;
}

.search_filter_single label {
  width: calc(100% - 26px);
}

.theme {
  color: var(--rer-black, #000);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.42px;
  text-transform: capitalize;
}

.location_capsule {
  width: 100%;
  float: left;
  display: flex;
  gap: 48px;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin: 48px 0px;
}

.location_capsule_right {
  width: 50%;
  padding: 48px;
  box-sizing: border-box;
}

.speakers_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #232e77;
  margin-top: 24px;
}

.speakers_title span {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #5293f8;
}

.event_tag {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.03em;
  color: #5293f8;
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: space-between; */
  /* width: 100%; */
  text-transform: uppercase;
}

.speaker_left {
  width: 50%;
  padding: 48px 48px 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.speakers_right {
  width: 50%;
  border-radius: 21px;
  height: 100%;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  min-height: 30vw;
}

.speakers {
  width: 100%;
  margin-top: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
  padding: 10px;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  flex-wrap: wrap;
}

.speakers .exlpore_the_issues_top {
  width: 30%;
}

.speakers .sub_issues_carousel_holder {
  margin-left: -10px;
  width: calc(100% - 4px);
}

.speakers_carousel {
  width: 100%;
  padding-left: 50px;
  overflow: hidden;
}

.speakers_carousel .member {
  width: 250px;
  margin: 24px;
}

.speakers_carousel .member_image {
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 250px;
  border-radius: 14.6px;
}

.policy_makers_carousel {
  width: 100%;
  padding-left: 50px;
  overflow: hidden;
}

.policy_makers_carousel .member {
  width: 250px;
  margin: 24px;
}

.policy_makers_carousel .member_image {
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 250px;
  border-radius: 14.6px;
}

a[href^="http://maps.google.com/maps"]
{
  display: none !important;
}
a[href^="https://maps.google.com/maps"]
{
  display: none !important;
}

.gmnoprint a,
.gmnoprint span,
.gm-style-cc {
  display: none;
}
.gmnoprint div {
  background: none !important;
}

.site-navigation.column._1-2 {
  width: calc(100% - 260px);
}

.site-branding.column._1-2 {
  width: 264px;
}

.over_hero_content {
  width: 100%;
  background-size: cover;
  background-position: center;
  padding: 116px 24px;
  border-radius: 21.6px;
}

.over_hero_text {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 72px;
  line-height: 90%;
  letter-spacing: -0.02em;
  color: #232e77;
}

.over_hero_text span {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 72px;
  line-height: 90%;
  letter-spacing: -0.02em;
  color: #ffffff;
  width: 100%;
  float: left;
}

.stats_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 54px;
  line-height: 67px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #5293f8;
  margin-bottom: 72px;
}

.stats_holder {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.stat_holder {
  border: 1px solid #bdc0d6;
  border-radius: 21.6px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  padding: 32px;
  box-sizing: border-box;
  width: 22.5%;
}

.stat_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 23.2051px;
  line-height: 90%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #232e77;
  margin: 24px 0px 9px;
}

.stat_copy {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.01em;
  color: #000000;
  width: 156px;
}

.roundtable_4stats_inner {
  width: 100%;
  margin: 48px 0px 48px;
  float: left;
}

.two_column_text_main_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 54px;
  line-height: 90%;
  letter-spacing: -0.02em;
  color: #232e77;
  width: 100%;
}

.two_column_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 160%;
  color: #5293f8;
  width: 100%;
}

.two_columns {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
  columns: 2;
  gap: 48px;
}

.two_columns * {
  margin-top: 0px;
}

.two_column_title {
  margin-top: 32px;
  margin-bottom: 0.5em;
}

.two_column_text_with_title {
  margin-top: 24px;
  margin-bottom: 24px;
  width: 100%;
  float: left;
}

.about_top_area_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 54px;
  line-height: 90%;
  letter-spacing: -0.02em;
  color: #232e77;
}

.about_top_area_copy {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
}

.logo_circl_background p {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 28.87px;
  line-height: 36px;
  letter-spacing: -0.04em;
  color: #232e77;
}

.about_top_area_left {
  width: 45%;
  padding-right: 5%;
  box-sizing: border-box;
  float: left;
}

.about_top_area_right {
  width: 55%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0vw 0% 0% 0%;
  box-sizing: border-box;
  height: 50vw;
  max-height: 678px;
  position: relative;
}

.halfandhalf {
  width: 100%;
  float: left;
}

.content.up {
  width: 100%;
  float: left;
}

footer#colophon {
  width: 100%;
  float: left;
  margin-top: 48px;
}

.logo_circl_background {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* padding-left: 30%; */
  box-sizing: border-box;
  width: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  /* padding-right: 10%; */
}

.logo_circl_background p {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 28.87px;
  line-height: 36px;
  letter-spacing: -0.04em;
  color: #232e77;
  position: absolute;
  width: 360px;
  right: 7.5%;
  left: 15%;
  margin: auto;
}

.about_top_area {
  width: calc(100% - 24px);
  float: left;
  margin-left: 24px;
  margin-top: 48px;
  margin-bottom: 48px;
}

.about_top_area_bottom {
  width: calc(100% + 48px);
  min-height: 30vh;
  float: left;
  margin-top: -12.5vw;
  padding: 24px 24px 0px 0px;
  box-sizing: border-box;
  margin-left: -24px;
}

.about_top_area_bottom_inner {
  border: 1px solid #bdc0d6;
  backdrop-filter: blur(10px);
  border-radius: 21.6px;
  height: 100%;
  width: 100%;
  min-height: 30vh;
  background: rgba(255, 255, 255, 0.5);
}

.upcoming_event {
  margin-bottom: 48px;
}

li.current_page_item {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0.02em;
  color: #000000;
}

.sub_menu_column li.current_page_item a {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0.02em;
  color: #000000 !important;
}

.atab_top_button {
  width: 50%;
  padding: 0px 0px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.atab_top_button span {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  text-align: right;
  color: #000000;
  margin-right: 16px;
}

.atab_top_title {
  width: 50%;
  /* float: left; */
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.03em;
  color: #5293f8;
}

.about_top_area_bottom_inner {
  padding: 24px;
  box-sizing: border-box;
  width: 100%;
  float: left;
  overflow: hidden;
}

.atab_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.atab_bottom {
  /*  display: flex;*/
  /* align-items: center;
  justify-content: center; */
  width: 100%;
}

.atab_slide {
  display: flex;
  width: calc(100vw - 165px);
  max-width: 1290px;
  float: left;
}

.atab_bottom_left {
  padding: 48px 10%;
  box-sizing: border-box;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.atab_bottom_right {
  padding: 48px 10%;
  box-sizing: border-box;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.atab_divider {
  /* height: 100%; */
  background: #bdc0d6;
  border-radius: 6px;
  width: 1px;
}

/* footer#colophon {
  float: left;
  width: 100%;
}

.site-footer_inner {
  border-bottom: 0px;
} */

.inner_image.padding {
  padding: 24px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inner_image.padding img {
  width: 100%;
}

.dropdown_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 90%;
  letter-spacing: -0.02em;
  color: #232e77;
}

.dropdown_button span {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  text-align: center;
  color: #ffffff;
  /* background: #3B6BB4; */
  border-radius: 32px;
  padding: 8px 16.2px 9.9px 18px;
}

span.collapse {
  display: none;
}

.dropdown_top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
}

.dropdown {
  padding: 44px 24px;
  box-sizing: border-box;
  width: 100%;
  border-top: 1px solid #d9d9d9;
  overflow: hidden;
}

.dropdown .dropdown_bottom {
  /* max-height: 0; */
  /* transition: all 1000ms;
    -webkit-transition: all 1000ms; */
  width: 100%;
  display: none;
  /* transform: scaleY(0); */
}

.dropdown.active .dropdown_bottom {
  /* display: block; */
}

.dropdown_button {
  padding-top: 5px;
}

.dropdown.active .expand {
  display: none;
}

.dropdown.active .collapse {
  display: block;
}

.dropdown_right {
  width: 50%;
  padding: 5px 24px;
}

.dropdown_left {
  width: 50%;
  padding: 0px;
}

.dropdown_bottom_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-top: 48px;
}

.dropdown_stat span {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 115px;
  line-height: 90%;
  text-align: center;
  letter-spacing: -0.02em;
  color: white;
  display: flex;
  align-items: flex-end;
}

.dropdown_stat span sup {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 89px;
  line-height: 90%;
  text-align: center;
  letter-spacing: -0.02em;
  color: white;
  padding-top: 0px;
  float: left;
  padding-bottom: 48px;
  top: unset;
}

.dropdown_stat {
  background: #5293f8;
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  padding: 48px 48px 48px;
  box-sizing: border-box;
  width: calc(100% - 48px);
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

div#footer-acc_btn:hover {
  color: black;
}

.dropdown_caption {
  padding: 24px 12% 5px;
  width: calc(100% - 48px);
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 130%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #232e77;
  box-sizing: border-box;
}

.full_content_inner {
  padding: 24px;
  box-sizing: border-box;
  width: 70%;
}

.types_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 90%;
  letter-spacing: -0.02em;
  color: #232e77;
  text-align: center;
}

.membership_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 22px;
  line-height: 150%;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  color: #232e77;
  margin-bottom: 8px;
}

.membership_copy {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.01em;
  color: #000000;
}

.membership_type {
  width: calc(50% - 48px);
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  padding: 24px;
  box-sizing: border-box;
  margin: 48px 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.types_holder {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
}

.membership_types {
  padding-top: 96px;
  width: 100%;
  float: left;
  margin-bottom: 48px;
}

.membership_copy p {
  margin: 0px 0px 12px;
}

.membership_icon {
  margin: 24px 0px;
}

.content_half_copy p {
  margin-top: 0px;
  margin-bottom: 12px;
  width: 100%;
  float: left;
}

.full_content {
  width: 100%;
  float: left;
  margin-bottom: 96px;
  margin-top: 72px;
}

.sub_issues_carousel .member_image {
  height: 275px;
}

.committee_nav_item:hover {
  color: black;
}

.content_half_copy {
  margin-bottom: 12px;
}

p a {
  color: #5293f8 !important;
}

.social_buttons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  float: left;
}

.social_buttons a {
  margin-right: 10px;
}

.exlpore_the_issues_inner {
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  padding: 24px;
  box-sizing: border-box;
  width: 100%;
}

.eti_top_title {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 90%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #000000;
  width: 150px;
}

.exlpore_the_issues_top {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 24px 0px;
}

.eti_carousel_buttons {
  display: flex;
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  color: #000000;
  width: 88px;
  padding: 0px 0px;
  box-sizing: border-box;
  position: relative;
  align-items: center;
  justify-content: space-between;
  margin-right: 32px;
}

.eti_carousel_buttons.end span:last-child {
  opacity: 1;
}

.eti_carousel_buttons.start span:first-child {
  opacity: 1;
}

.slick-track {
  display: flex;
}

.eti_carousel_buttons span {
  color: #000;
  font-family: Roboto Mono;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 14.4px */
  opacity: 0;
}

.eti_carousel_buttons div {
  position: absolute;
  /* display: none; */
}

.eti_top_divider {
  background: #5293f8;
  border-radius: 3px;
  width: calc(100% - 290px);
  height: 1px;
  margin-right: 25px;
}

.exlpore_the_issues_bottom a {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  color: #5293f8;
  text-decoration: none;
  border: 1px solid #5293f8;
  border-radius: 32px;
  padding: 8px 16px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.exlpore_the_issues_bottom a img {
  padding-top: 0px;
  padding-left: 7px;
}

.exlpore_the_issues_bottom {
  width: 100%;
  display: flex;
  margin-bottom: 24px;
}

.list_sub_issue_dot {
  border: 1px solid #5293f8;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 24px;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

.list_sub_issue:hover .list_sub_issue_dot {
  width: 10px;
  height: 10px;
  border: 1px solid rgba(0, 0, 0, 1);
  background: rgba(0, 0, 0, 1);
}

.list_sub_issue:hover .list_sub_issue_text {
  color: rgba(0, 0, 0, 1);
}

.list_sub_issue.active .list_sub_issue_dot {
  width: 10px;
  height: 10px;
  border: 1px solid black;
  background: black;
  margin-right: 22px;
}

.list_sub_issue_text {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.02em;
  /* text-transform: uppercase; */
  color: #5293f8;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  width: calc(100% - 30px);
}

p a:hover {
  color: black !important;
  transition: all 300ms;
  -webkit-transition: all 300ms;
}

.list_sub_issue {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 12px 0px;
  width: 100%;
  float: left;
}

.exlpore_the_issues_middle {
  width: calc(100% + 24px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

.eti_list {
  margin-bottom: 24px;
  width: 325px;
  margin-top: 12px;
  padding-right: 48px;
}

.list_sub_issue.active .list_sub_issue_text {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #000000;
}

.sub_issue_slide {
  background: #ffffff;
  border: 1px solid #5293f8;
  box-shadow: 0px 8px 3px rgb(34, 44, 124, 0.01),
    0px 5px 3px rgb(34, 44, 124, 0.03), 0px 2px 2px rgb(34, 44, 124, 0.05),
    0px 1px 1px rgb(34, 44, 124, 0.06), 0px 0px 0px rgb(34, 44, 124, 0.06);
  border-radius: 21.6px;
  width: 250px;
  padding: 8px;
  box-sizing: border-box;
  height: 344px;
  margin: 24px 24px;
  float: left;
  transition: all 1000ms;
  -webkit-transition: all 1000ms;
}

.sub_issue_slide_inner {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  border-radius: 14.6px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 64px 16px 16px;
}

.sub_issues_carousel {
  width: 100%;
  /* display: inline-block; */
  overflow: hidden;
}

.sub_issue_slide:hover {
  transform: translateY(-20px);
  background: #5293f8;
  transition: all 1000ms;
  -webkit-transition: all 1000ms;
  cursor: pointer;
}

.sub_issue_issue {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #5293f8;
  text-transform: uppercase;
  /* margin-top: 75px; */
}

.sub_issue_slide_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 30px;
  display: flex;
  align-items: flex-end;
  letter-spacing: -0.01em;
  color: #232e77;
  margin-top: 5px;
}

.sub_issue_slide_button a {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  color: #5293f8;
  text-decoration: none;
  border: 1px solid #5293f8;
  border-radius: 32px;
  padding: 8px 16px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sub_issue_slide_button {
  opacity: 0;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.sub_issu_slide_copy {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
  width: 100%;
  height: 150px;
  margin: 7px 0px 0px;
  overflow: hidden;
  opacity: 0;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  position: relative;
}

.sub_issue_slide:hover .sub_issue_slide_button,
.sub_issue_slide:hover .sub_issu_slide_copy {
  opacity: 1;
}

.gradient_end {
  position: absolute;
  z-index: 2;
  bottom: -10px;
  left: 0;
  height: 60px;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 1.58%,
    rgba(255, 255, 255, 1) 75.95%
  );
  width: 100%;
}

.eti_carousel_buttons div {
  position: absolute;
  /* display: none; */
  z-index: 3;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: white;
  transition: all 1000ms;
  -webkit-transition: all 1000ms;
  cursor: pointer;
}

.nextArrow {
  right: 0px;
}

.prevArrow {
  left: 0px;
}

.eti_carousel_buttons.start .prevArrow {
  left: 56px;
  z-index: 1;
}

.eti_carousel_buttons.start .nextArrow.slick-arrow {
  left: 56px;
}

.eti_carousel_buttons.end .nextArrow {
  right: 56px;
  z-index: 1;
  /* left: 0px; */
}

.eti_carousel_buttons.start.end .nextArrow {
  right: 0px;
  z-index: 1;
}

.eti_carousel_buttons.start.end .prevArrow {
  left: 0px;
  z-index: 1;
}

.list_sub_issue:hover {
  cursor: pointer;
}

.single_issue_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 72px;
  line-height: 90%;
  letter-spacing: -0.02em;
  color: #232e77;
  margin-bottom: 48px;
}

.single_issue_copy {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
  width: 800px;
}

.single_issue_top_inner {
  width: 100%;
  padding: 0px 24px;
  box-sizing: border-box;
  /* float: left; */
  overflow: auto;
}

.single_issue_bottom_inner {
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  padding: 24px;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 48px;
}

.single_issue_bottom {
  width: 100%;
  /*    margin-top: 48px;*/
}

.single_issue_top {
  margin-bottom: 48px;
}

.single_issue_section {
  width: 100%;
}

.sib_section_top {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 37px;
}

.sib_section_title_text {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #5293f8;
  width: 100%;
}

.single_issue_section.active .sib_section_title_text {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #000000;
}

.sib_section_title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 130px;
}

.sib_section_dot {
  border: 1px solid #5293f8;
  width: 11px;
  height: 8px;
  border-radius: 50%;
  margin-right: 24px;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

.single_issue_section.active .sib_section_dot {
  border: 1px solid black;
  background: black;
}

.sib_section_divider {
    width: 100%;
    display: flex;
    cursor: pointer;
}

.sib_section_divider div {
    background: #5293f8;
    border-radius: 3px;
    width: 100%;
    height: 1px;
    margin: 10px 0px;
}

.sib_section_buttons {
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin: 0px 0px 0px 15px;
  opacity: 0;
  transition: opacity 500ms;
  -webkit-transition: opacity 500ms;
}

.single_issue_section.active .sib_section_buttons {
  opacity: 1;
  transition: opacity 500ms;
  -webkit-transition: opacity 500ms;
}

.sib_section_title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  /* width: 15%; */
  margin-right: 25px;
}

.sib_section_bottom {
  padding: 24px 7% 24px 100px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: -0.04em;
  color: black;
  display: none;
}

.graphic_gutter {
  width: 25%;
  margin: 0%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.issue_graphic_preview {
  width: 250px;
  height: 300px;
  background-size: cover;
  border-radius: 21.6px;
  border: 1px solid var(--rer-blue-2, #8bb7fa);
  overflow: hidden;
  position: relative;
}

.background_blur {
  position: absolute;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(5.5px);
  z-index: 1;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: opacity 500ms;
  -webkit-transition: opacity 500ms;
}

.issue_graphic_preview_inner {
  z-index: 2;
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 500ms;
  -webkit-transition: opacity 500ms;
}

.issue_graphic_preview_button {
  border-radius: 32px;
  border: 1px solid var(--rer-dark-blue, #232e77);
  background: #232e77;
  padding: 8px 16px;
  color: var(--gray-6, #f2f2f2);
  font-size: 14px;
  font-family: Roboto Mono;
  font-weight: 500;
  line-height: 120%;
  cursor: pointer;
}

.issue_graphic_preview:hover .background_blur,
.issue_graphic_preview:hover .issue_graphic_preview_inner {
  opacity: 1;
  transition: opacity 500ms;
  -webkit-transition: opacity 500ms;
}

.sib_left {
  width: 65%;
}

.issue_resources .sib_section_bottom {
  display: block;
}

.committee_top .committee_title {
  width: 100%;
}

.sub_issues_carousel_holder {
  position: relative;
  width: 100%;
  width: 100%;
  /* display: inline-block; */
  overflow: hidden;
}

.bottom_gradient {
  position: absolute;
  right: 0;
  top: 75%;
  bottom: 0;
  height: 50px;
  width: 100%;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #ffffff 114.16%);
  z-index: -1;
}

.right_gradient {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100px;
  background: linear-gradient(
    91.98deg,
    rgba(255, 255, 255, 0) 39.78%,
    #ffffff 114.16%
  );
}

.sub_issues_carousel {
  padding-left: 50px;
}

.left_gradient {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 70px;
  background: linear-gradient(
    271.98deg,
    rgba(255, 255, 255, 0) 0%,
    #ffffff 90%
  );
  z-index: 100;
}

select#committee_nav_mobile {
  display: none;
}

.simple_hero_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 90%;
  letter-spacing: -0.02em;
  color: #232e77;
}

.simple_hero_copy {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
  margin-top: 32px;
  width: 100%;
}

.simple_hero_inner {
  width: 100%;
  padding: 0px 32px 32px;
  box-sizing: border-box;
}

.org_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 22px;
  line-height: 90%;
  letter-spacing: -0.02em;
  color: #000000;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

.org_copy {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
  width: 700px;
}

.org_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 32px 32px 0px;
  box-sizing: border-box;
}

.plus_minus {
  display: flex;
  align-items: center;
  justify-content: center;
}

.minus {
  display: none;
}

.org_bottom_inner {
  padding: 0px 32px 0px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.org_holder {
  width: 100%;
  padding-bottom: 32px;
}

.org_bottom {
  display: none;
  width: 100%;
}

.border_org {
  background: #5293f8;
  border-radius: 4px;
  width: 100%;
  height: 2px;
}

.plus_minus {
  padding-top: 4px;
}

.org:last-child .border_org {
  display: none;
}

.org {
  cursor: pointer;
}

.org.active .minus {
  display: block;
}

.org.active .plus {
  display: none;
}

.org.active .org_title {
  color: #5293f8;
}

.committee_abbr {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.03em;
  color: #5293f8;
}

.committee_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #232e77;
  margin-top: 24px;
}

.committees_inner {
  width: 100%;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.committee {
  background: #ffffff;
  width: calc(100%);
  padding: 0px 32px 32px;
  box-sizing: border-box;
  margin-bottom: 32px;
  display: none;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
}

.committee.active {
  display: flex;
}

.exlpore_the_issues {
  width: 100%;
}

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

.committee_button {
  border: 1px solid #5293f8;
  border-radius: 32px;
  padding: 8px 16px;
  margin-top: 32px;
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #5293f8;
}

.committee_button a {
  color: inherit;
  text-decoration: none;
}

.committee_extra {
  background: #ffffff;
  border: 1px solid #5293f8;
  box-shadow: 0px 8px 3px rgb(34, 44, 124, 0.01),
    0px 5px 3px rgb(34, 44, 124, 0.03), 0px 2px 2px rgb(34, 44, 124, 0.05),
    0px 1px 1px rgb(34, 44, 124, 0.06), 0px 0px 0px rgb(34, 44, 124, 0.06);
  border-radius: 16.6px;
  width: calc(50% - 24px);
  padding: 10px;
  box-sizing: border-box;
  margin-bottom: 32px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
}

.committee_extra_inner {
  background-image: url(/wp-content/uploads/background_committee.jpg);
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  border-radius: 10.6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}

.more_posts_inner {
  /* background-image: url(/wp-content/uploads/background_committee.jpg); */
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  border-radius: 10.6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}

.rtw_week {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  /* align-items: center; */
  justify-content: space-between;
  float: left;
}

.rtw_weeks {
  width: 100%;
  /* float: left; */
  overflow: hidden;
}

.rtw_carousel_buttons {
  display: flex;
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  color: #000000;
  width: 180px;
  padding: 0px 20px;
  box-sizing: border-box;
  position: relative;
  align-items: center;
  justify-content: space-between;
}

.rtw_carousel_buttons div {
  position: absolute;
  /* display: none; */
  z-index: 3;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: white;
  transition: all 1000ms;
  -webkit-transition: all 1000ms;
  cursor: pointer;
}

.rtw_carousel_buttons.start .prevArrowRTW {
  left: 110px;
  z-index: 1;
  right: 0;
}

.rtw_carousel_buttons.start .nextArrowRTW {
  left: 110px;
  z-index: 2;
  right: 0;
}

.rtw_carousel_buttons.end .nextArrowRTW {
  left: 37px;
  z-index: 1;
  right: 0;
}

.rtw_carousel_buttons.end .prevArrowRTW {
  left: 37px;
  z-index: 2;
  right: 0;
}

.rtw_carousel_buttons.start .next_week {
  opacity: 0;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

.rtw_carousel_buttons.end .last_week {
  opacity: 0;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

.rtw_carousel_buttons.end .next_week {
  opacity: 1;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

.rtw_carousel_buttons.start .last_week {
  opacity: 1;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

.rtw_top_right span {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  text-align: right;
  color: #000000;
  /* margin-right: 16px; */
  z-index: -1;
  position: relative;
  opacity: 0;
}

.prevArrowRTW.slick-arrow {
  left: 37px;
  z-index: 2;
  right: 0;
}

.nextArrowRTW.slick-arrow {
  left: 110px;
  z-index: 1;
  right: 0;
}

.rtw_post_title2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  text-align: left;
  letter-spacing: -0.01em;
  color: #000000;
  margin-bottom: 5px;
}

.rtw_items {
  width: 100%;
  margin-bottom: 15px;
}

.more_posts_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 42px;
  display: flex;
  align-items: flex-end;
  letter-spacing: -0.01em;
  color: #232e77;
}

.committee_extra_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 52px;
  display: flex;
  align-items: flex-end;
  letter-spacing: -0.01em;
  color: #232e77;
}

.committee_extra_button {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #5293f8;
  padding: 8px 16px;
  border: 1px solid #5293f8;
  border-radius: 32px;
}

.more_posts_button {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #5293f8;
  padding: 8px 16px;
  border: 1px solid #5293f8;
  border-radius: 32px;
}

.more_posts_button a {
  color: inherit;
  text-decoration: none;
}

subscribe_button {
  float: left;
  width: 100%;
}

.committee_extra_button a {
  color: inherit;
  text-decoration: none;
}

.event_content h6 {
  margin: 20px 0px;
}

.event_content ul {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #000000;
  margin-left: 0px;
}

.event_content ul li {
  margin: 24px 0px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.event_content ul {
  list-style: none; /* Remove default bullets */
}

.event_content ul li::before {
  content: "•";
  color: #5293f8;
  font-weight: bold;
  display: inline-block;
  width: 30px;
  margin-left: -1em;
  font-size: 40px;
}

.upcoming_event_right {
  width: 50%;
  padding-left: 48px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}

.full_agenda_button span {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.01em;
  text-transform: capitalize;
  color: #232e77;
  margin-left: 10px;
}

.full_agenda_button.coming_soon span {
  margin-left: 0px;
}

.full_agenda_button {
  background: #ffffff;
  border: 1px solid #5293f8;
  box-shadow: 0px 8px 3px rgb(34, 44, 124, 0.01),
    0px 5px 3px rgb(34, 44, 124, 0.03), 0px 2px 2px rgb(34, 44, 124, 0.05),
    0px 1px 1px rgb(34, 44, 124, 0.06), 0px 0px 0px rgb(34, 44, 124, 0.06);
  border-radius: 150px;
  padding: 6px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 48.5px;
}

.full_agenda_button img {
  padding-top: 4px;
}

.fullagenda_icon {
  margin-left: 20px;
}

.main_event_divider {
  background: #5293f8;
  border-radius: 4px;
  width: 1px;
}

.event_icon_button {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  margin: 20px 0px;
}

.meeting_details_button {
  background: #232e77;
  border: 1px solid #232e77;
  border-radius: 32px;
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #f2f2f2;
  padding: 8px 16px;
  margin-top: 40px;
}

.other_event {
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  padding: 48px;
  width: calc(50% - 24px);
  margin-top: 48px;
  margin-bottom: 48px;
}

.other_event_inner {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}

.other_event_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 64px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #232e77;
  margin-bottom: 24px;
}

.other_event_dates {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  text-align: right;
  letter-spacing: -0.01em;
  color: #000000;
}

.other_event_tag {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.03em;
  color: #5293f8;
}

.events_inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.other_event_top {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}

.event_title strong,
.other_event_title strong {
  color: #5293f8;
  margin-right: 15px;
}

.press_release_title strong {
  color: #5293f8;
}

.press_release_title {
  width: 768px;
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 100%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #232e77;
}

.press_release_date {
  margin-top: 16px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
  text-align: center;
}

.press_release_eyebrow {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #5293f8;
  text-align: center;
  margin-bottom: 24px;
}

.rtw_title_date {
  padding: 0px 24px 0px;
  width: 100%;
  box-sizing: border-box;
}

.press_release_content {
  width: 759px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
  margin-top: 0px;
  max-width: 800px;
}

.press_release_content p {
  margin-bottom: 15px;
  margin-top: 15px;
}

.press_release_content ul {
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 32px;
}

.press_release_content h3 i {
  font-style: normal;
}

.press_release_bottom {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.press_release_image {
  width: 759px;
  border-radius: 21.6px;
  overflow: hidden;
  margin: 60px 0px 0px;
  position: relative;
}

.blue_treatment {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #232e77;
  mix-blend-mode: screen;
}

.press_release_image img {
  width: 100%;
}

.content_view_all {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  text-decoration-line: underline;
  color: #5293f8;
  padding-bottom: 4px;
  padding-left: 20px;
}

.content_view_all a {
  color: inherit;
}

.home_hero_content.left {
  justify-content: flex-start;
}

.news_extra {
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 16.6px;
  width: calc(50% - 24px);
  padding: 10px;
  box-sizing: border-box;
  /* margin-bottom: 32px; */
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
  margin-top: 37px;
}

.news_extra_inner {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  border-radius: 10.6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}

.rtw_single_article_category {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 19px;
  line-height: 160%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #5293f8;
  margin-bottom: 12px;
}

.rtw_single_article_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #232e77;
  margin-bottom: 24px;
}

.rtw_single_article_copy {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
}

.rtw_single_article_copy ul {
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 32px;
}

.rtw_single_article_copy h3 i {
  font-style: italic;
}

.rtw_single_bottom {
  width: 100%;
  display: flex;
  /*    justify-content: space-between;*/
  margin-top: 0px;
}

/*.rtw_sticky {
    float: left;
    width: 100%;
}*/

.rtw_single_article_copy em {
  font-family: "Inter";
  font-style: italic;
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
}

.rtw_single_tableofcontents {
  width: 100%;
}

.rtw_single_copy {
  width: calc(70% - 24px);
  padding: 0% 2.5%;
}

.rtw_single_article {
  width: 100%;
  padding: 29px 24px 29px;
  border-bottom: 1px solid #5293f8;
  box-sizing: border-box;
}

.rtw_single_article:last-child {
  border-bottom: 0px;
}

.rtw_single_tableofcontents {
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  padding: 20px 16px;
  box-sizing: border-box;
}

.tableofcontents_item div {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #5293f8;
}

.subnav_column_title_mobile {
  padding: 14px 24px;
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase;
  color: #000000;
  float: left;
  width: 100%;
  text-decoration: none;
  border-bottom: 1px solid #8bb7fd;
}

.sub_issue_slide_resource_date {
  color: black;
  font-size: 12px;
  margin-top: 25px;
}

.sub_menu_column_mobile ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
}

.sub_menu_column_mobile {
  width: 100%;
  display: none;
}

.sub_menu_column_mobile ul li a,
.subnav_column_title_mobile a {
  color: inherit;
  text-decoration: none;
}

.sub_menu_column_mobile ul li {
  padding: 14px 24px;
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase;
  color: #000000;
  float: left;
  width: 100%;
  text-decoration: none;
  border-bottom: 1px solid #8bb7fd;
}

.tableofcontents_item div:last-child {
  width: 100%;
}

.toc_dot {
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border: 1px solid #5293f8;
  border-radius: 50%;
  margin-right: 16px;
  transition: background 500ms;
  -webkit-transition: background 500ms;
}

.tableofcontents_item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 12px 0px;
  cursor: pointer;
  transition: opacity 500ms;
  -webkit-transition: opacity 500ms;
}

.tableofcontents_item:not(.active):hover {
  opacity: 0.7;
}

.tableofcontents_item:not(.active):hover .toc_dot {
  background: #5293f8;
}

.tableofcontents_item.active div {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #000000;
}

.tableofcontents_item.active .toc_dot {
  border: 1px solid black;
  background: black;
}

.subscribe_button a {
  margin-top: 20px;
  width: 100%;
  float: left;
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 10px;
  box-sizing: border-box;
  text-decoration: none;
}

.subscribe_button a div {
  margin-right: 20px;
  font-family: "Gilam";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.01em;
  text-transform: capitalize;
  color: #232e77;
}

.pagination_holder {
  position: absolute;
  float: left;
  width: 100%;
  top: 0;
  left: 0;
  height: 43px !important;
}

.search_container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}

.search_container_left {
  width: calc(25% - 24px);
  min-height: 400px;
}

.search_container_sticky {
  width: 100%;
  min-height: 400px;
  padding: 8px 8px;
  box-sizing: border-box;
  max-height: calc(100vh - 230px);
  overflow: scroll;
}

.hidden_fields {
  height: 0;
  visibility: hidden;
  opacity: 0;
  display: none;
}

.pin-spacer {
  height: auto !important;
  padding: 0px !important;
}

.search_container_left_inner {
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  width: 100%;
  /* min-height: 400px; */
  padding: 8px 8px;
  box-sizing: border-box;
  /* max-height: calc(100vh - 230px); */
  overflow: scroll;
  height: 100%;
}

.search_input {
  background: #ffffff;
  border: 1.08px solid #5293f8;
  border-radius: 13px;
  /* border-radius: 100px; */
  padding: 12px 16px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 8px;
  position: relative;
}

article {
  margin-top: 0px !important;
}

.news_result_bottom.resources_title_row svg {
  width: 32px;
  height: 32px;
}

.search_container_right {
  width: calc(75% - 24px);
}

.search_input input {
  width: 100%;
  border: 0px;
  color: black;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #232e77;
  outline: none;
}

.search_input input::-webkit-input-placeholder {
  /* Edge */
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  color: #232e77;
}

.search_input input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  color: #232e77;
}

.search_input input::placeholder {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 17px;
  color: #232e77;
}

.search_filter_single input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: #5293f8;
  width: 18px;
  height: 18px;
  border: 0.15em solid currentColor;
  border-radius: 0.15em;
  transform: translateY(-0.075em);
  background: #ffffff;
  border: 1px solid #5293f8 !important;
  border-radius: 4px;
}

.search_filter_single input[type="checkbox"] {
  /* ...existing styles */
  display: grid;
  place-content: center;
}

.search_filter_single input[type="checkbox"]::before {
  content: "";
  width: 12px;
  height: 12px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
}

.search_filter_single input[type="checkbox"]:checked::before {
  transform: scale(1);
  background: #5293f8;
  border-radius: 2px;
}

.search_filter_single input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: #5293f8;
  width: 18px;
  height: 18px;
  border: 0.15em solid currentColor;
  border-radius: 0.15em;
  transform: translateY(-0.075em);
  background: #ffffff;
  border: 1px solid #5293f8 !important;
  border-radius: 50%;
}

.search_filter_single input[type="radio"] {
  /* ...existing styles */
  display: grid;
  place-content: center;
}

.search_filter_single input[type="radio"]::before {
  content: "";
  width: 12px;
  height: 12px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
}

.search_filter_single input[type="radio"]:checked::before {
  transform: scale(1);
  background: #5293f8;
  border-radius: 50%;
}

.search_filter_single {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}

.filter {
  padding: 20px 13px 5px;
  box-sizing: border-box;
  width: 100%;
  /* border-top: 1px solid #5293F8; */
}

.search_filter_single input {
  margin-top: 1px !important;
}

.sub_issue_slide_resource_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 21px;
  display: flex;
  align-items: flex-end;
  letter-spacing: -0.01em;
  color: #232e77;
  margin-top: 15px;
}

.issue {
  width: 100%;
  float: left;
  margin-bottom: 24px;
  display: none;
  margin-top: 50px;
}

.sub_issue_slide.slick-slide a {
  text-decoration: none;
}

.issue.active {
  display: block;
}

.filter_main_title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 28px;
  display: flex;
  align-items: center;
  letter-spacing: 0.2px;
  color: #5293f8;
  width: 100%;
}

.resources_result {
  width: 100%;
  padding: 16px 23px 16px 12px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #5293f8;
}

.resources_result a {
  flex-wrap: wrap;
  display: flex;
  width: 100%;
  flex-direction: column;
  text-decoration: none;
}

.news_result {
  width: 100%;
  padding: 16px 23px 16px 12px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #5293f8;
}

span.member_profile_name {
  color: var(--rer-dark-blue, #232e77);
  font-family: Inter;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  letter-spacing: -0.32px;
}

.news_result a {
  flex-wrap: wrap;
  display: flex;
  width: 100%;
  flex-direction: column;
  text-decoration: none;
}

.news_result_top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
}

.news_result_type {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.03em;
  color: #5293f8;
  text-decoration: none;
  text-transform: uppercase;
}

.news_result_date {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  text-align: right;
  letter-spacing: -0.01em;
  color: #000000;
  width: 250px;
}

.news_result_bottom {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-size: 22px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #000000;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.news_result_bottom span {
  padding-right: 20px;
  box-sizing: border-box;
}

.search_link_icon {
  width: 36px;
  height: 36px;
}

.news_result_bottom span {
  width: 100%;
}

/* span.page-numbers.dots, .page-numbers:last-child {
    display: none!important;
}

a.prev.page-numbers + a {
    display: none;
} */

.pagination {
  width: 100%;
  /* margin-top: 24px; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #5293f8;
  border-radius: 13px;
  z-index: 5;
  background: white;
  position: relative;
}

.background_block {
  width: calc(100% + 4px);
  height: 200px;
  bottom: 42px;
  left: -2px;
  position: absolute;
  background: white;
  z-index: -1;
}

.pagination .page-numbers {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #232e77;
  padding: 4px 5px;
  text-decoration: none;
  margin: 7px 7px;
}

span.page-numbers.current {
  border-bottom: 1px solid #5293f8;
}

span.pagination_description {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  padding: 0px 27px 0px 10px;
}

.search_input img {
  cursor: pointer;
}

.search_filter_top {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  flex-direction: column;
}

.search_filter_top select {
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 13px;
  padding: 12.5px 16px;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  /* border: none; */
  background: white url(/wp-content/uploads/select.svg) no-repeat;
  background-position: right 22px top 50%;
  margin-top: 8px;
}

select#committee_nav_mobile {
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 13px;
  padding: 12.5px 16px;
  width: 90%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  /* border: none; */
  background: white url(/wp-content/uploads/select.svg) no-repeat;
  background-position: right 22px top 50%;
  margin-top: 8px;
  margin-left: 5%;
}

.search_filter_top select {
  width: 100%;
  float: left;
}

.main_filter {
  padding: 5px;
  box-sizing: border-box;
  cursor: pointer;
}

.main_filter.active {
  border-bottom: 1px solid #5293f8;
}

.search_news.active {
  width: 100%;
  display: flex;
  visibility: visible;
  opacity: 1;
  flex-direction: column;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

.search_news {
  width: 100%;
  display: none;
  visibility: hidden;
  opacity: 0;
  flex-direction: column;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  position: relative;
  padding-top: 66px;
}

.member {
  background: #ffffff;
  border: 1px solid #5293f8;
  box-shadow: 0px 8px 3px rgba(34, 44, 124, 0.01),
    0px 5px 3px rgba(34, 44, 124, 0.03), 0px 2px 2px rgba(34, 44, 124, 0.05),
    0px 1px 1px rgba(34, 44, 124, 0.06), 0px 0px 0px rgba(34, 44, 124, 0.06);
  border-radius: 21.6px;
  padding: 5px;
  box-sizing: border-box;
  width: calc(33.333% - 24px);
  margin: 24px 12px;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

.person {
  background: #ffffff;
  border: 1px solid #5293f8;
  box-shadow: 0px 8px 3px rgba(34, 44, 124, 0.01),
    0px 5px 3px rgba(34, 44, 124, 0.03), 0px 2px 2px rgba(34, 44, 124, 0.05),
    0px 1px 1px rgba(34, 44, 124, 0.06), 0px 0px 0px rgba(34, 44, 124, 0.06);
  border-radius: 21.6px;
  padding: 5px;
  box-sizing: border-box;
  width: calc(33.333% - 24px);
  margin: 24px 12px;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

.news_results {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.resources_results {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.results {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

#people .results {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: calc(100% + 24px);
  margin-left: -12px;
}

.member_name {
  width: 100%;
  padding: 16px 8px;
  box-sizing: border-box;
  float: left;
}

.member_name span {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #232e77;
  width: 100%;
  float: left;
}

.member_image {
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 19vw;
  /* background: rgba(139, 183, 250, 0.2); */
  border-radius: 14.6px;
  position: relative;
}

.member_image_holder {
  height: 100%;
  width: 100%;
  overflow: hidden;
  border-radius: 14.6px;
}

.member_image_holder img {
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: 100%;
  max-width: unset;
}

.position_title {
  width: 100%;
  padding: 0px 8px;
  box-sizing: border-box;
  float: left;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: -0.01em;
  color: #000000;
  margin-bottom: 20px;
  /*    min-height: 42px;*/
}

.bod_company {
  /*    min-height: 21px;*/
}

a.wp-block-button__link.wp-element-button:hover {
  background: #5293f8;
  color: white;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

a.wp-block-button__link.wp-element-button {
  color: #5293f8;
  font-family: Roboto Mono;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  text-transform: uppercase;
  border-radius: 32px;
  border: 1px solid #5293f8;
  background: white;
}
.user_link {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  text-decoration-line: underline;
  color: #5293f8;
  width: 100%;
  padding: 0px 8px 32px;
  box-sizing: border-box;
  float: left;
}

.user_link a {
  color: inherit;
}

.no_search {
  width: 100%;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #232e77;
}

.annual_report {
  width: 100%;
  /* display: flex; */
  /* align-items: flex-start; */
  padding: 48px 24px;
  box-sizing: border-box;
}

.annual_report_inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  /* align-items: flex-start; */
  height: 100%;
}

.annual_report_left,
.annual_report_right {
  width: calc(50% - 24px);
}

.ar_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #232e77;
  margin-right: 15px;
}

.ar_top a {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  text-decoration-line: underline;
  color: #5293f8;
  padding-bottom: 6px;
}

.ar_copy {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
  margin-top: 32px;
  margin-bottom: 32px;
}

a.ar_link {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  margin-bottom: 25px;
}

a.ar_link img {
  margin-right: 15px;
}

.view_more a {
  border: 1px solid #5293f8;
  border-radius: 32px;
  padding: 8px 16px;
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #5293f8;
  text-decoration: none;
  float: left;
}

.annual_report_left {
  padding: 24px;
  box-sizing: border-box;
}

.ar_top {
  width: 100%;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.ar_links,
.ar_links a {
  width: 100%;
  float: left;
}

.view_more {
  width: 100%;
  float: left;
  overflow: auto;
  /* height: 53px; */
  margin-top: 15px;
}

.ar_links a svg {
  margin-right: 14px;
}

.annual_report_right {
  min-height: 100%;
  border-radius: 21.6px;
  overflow: hidden;
  background-size: cover;
  background-position: top;
  padding: 79px 48px 48px;
  box-sizing: border-box;
  position: relative;
}

.download_container_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 64px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #232e77;
  width: 66%;
}

.annual_report_right .hover {
  background: rgba(255, 255, 255, 0.2);
  mix-blend-mode: normal;
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
}

.annual_report_right .hover {
  background: rgba(255, 255, 255, 0.2);
  mix-blend-mode: normal;
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 1000ms;
  -webkit-transition: all 1000ms;
  opacity: 0;
  flex-direction: column;
  gap: 30px;
}

.annual_report_right:hover .hover {
  z-index: 100;
  transition: all 1000ms;
  -webkit-transition: all 1000ms;
  opacity: 1;
}

.download_hover_button a {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #f2f2f2;
  background: #232e77;
  border: 1px solid #232e77;
  border-radius: 32px;
  padding: 8px 16px;
  text-decoration: none;
}

.qesi_nav_link {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #5293f8;
  cursor: pointer;
}

.qesi_nav_link.active {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #000000;
  cursor: unset;
}

.qesi_nav_divider {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #000000;
  margin: 0px 16px;
}

.qesi_nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 32px 0px;
}

.qesi_nav_link a {
  color: inherit;
  text-decoration: none;
}

.qesi_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 100%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #5293f8;
}

.quarterly_top {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 48px;
}

.quarterly_top span {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 100%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #232e77;
  margin-left: 10px;
}

.quarterly_section {
  width: 800px;
  margin: auto;
}

.report_download {
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  padding: 8px;
  box-sizing: border-box;
  margin-bottom: 48px;
  width: 100%;
}

.report_download_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 52px;
  display: flex;
  align-items: flex-end;
  letter-spacing: -0.01em;
  color: #232e77;
}

.report_download_inner {
  border-radius: 14.6px;
  width: 100%;
  overflow: hidden;
  height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-image: url(/wp-content/uploads/report_background.png);
}

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

.full_agenda_button a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.report_download_button {
  width: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 48px;
}

.quarterly_section {
  width: 800px;
  margin: auto;
  opacity: 0;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  visibility: hidden;
  z-index: -1;
  display: none;
  margin-bottom: 79px;
}

label.gform-field-label.gform-field-label--type-sub {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
  padding: 0;
}

.quarterly_section.active {
  opacity: 1;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  visibility: visible;
  z-index: 3;
  display: block;
}

.report_copy {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
}

.report_copy ul,
.report_copy ol {
  padding-left: 0px;
}

.form_page_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #232e77;
}

.form {
  width: 673px;
  margin-bottom: 72px;
}

.ginput_container input,
.ginput_container select {
  border: 1px solid #c5c5c5 !important;
  border-radius: 21.6px !important;
  height: 70px !important;
  padding: 12px 24px !important;
  box-sizing: border-box !important;
  font-family: "Basis Grotesque Pro" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  line-height: 120% !important;
  letter-spacing: -0.03em !important;
  color: #000000 !important;
  margin: 20px 0px !important;
  float: left !important;
  width: 100% !important;
}

.ginput_container textarea {
  border: 1px solid #c5c5c5 !important;
  border-radius: 21.6px !important;
  /*    height: 70px!important;*/
  padding: 12px 24px !important;
  box-sizing: border-box !important;
  font-family: "Basis Grotesque Pro" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  line-height: 120% !important;
  letter-spacing: -0.03em !important;
  color: #000000 !important;
  margin: 20px 0px !important;
  float: left !important;
  width: 100% !important;
}

.gfield {
  width: 100% !important;
  float: left !important;
}

span.opened {
  display: none;
}

span.closed {
  display: block;
}

.subNav.active span.opened {
  display: block;
}

.subNav.active span.closed {
  display: none;
}

.subNav_button span {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 11px;
  letter-spacing: -0.04em;
  color: #232e77;
  margin-left: 5px;
}

div#gform_fields_2 {
  grid-column-gap: unset !important;
  -ms-grid-columns: unset !important;
  grid-row-gap: unset !important;
  display: flex !important;
  grid-template-columns: unset !important;
  grid-template-rows: unset !important;
  width: 100% !important;
  flex-direction: column !important;
}

.ginput_container.ginput_container_text {
  float: left !important;
  width: 100% !important;
}

.ginput_container input::-webkit-input-placeholder {
  font-family: "Basis Grotesque Pro" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  line-height: 120% !important;
  letter-spacing: -0.03em !important;
  color: #000000 !important;
}

.ginput_container input:-ms-input-placeholder {
  font-family: "Basis Grotesque Pro" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  line-height: 120% !important;
  letter-spacing: -0.03em !important;
  color: #000000 !important;
}

.ginput_container input::placeholder {
  font-family: "Basis Grotesque Pro" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  line-height: 120% !important;
  letter-spacing: -0.03em !important;
  color: #000000 !important;
}

.commmittee_position {
  color: #000;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

span#input_2_7_3_container {
  flex: 0 0 70%;
}

span#input_2_7_4_container {
  flex: 0 0 30%;
}

span#input_2_7_6_container {
  flex: 0 0 100%;
}

select#input_2_7_6 {
  appearance: none;
  background-image: url(
    data:image/svg + xml;charset=UTF-8,
    %3csvgxmlns="http://www.w3.org/2000/svg"viewBox="0 0 24 24"fill="none"stroke="currentColor"stroke-width="2"stroke-linecap="round"stroke-linejoin="round"%3e%3cpolylinepoints="6 9 12 15 18 9"%3e%3c/polyline%3e%3c/svg%3e
  );
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1em;
}

.gform_button.button {
  background: #232e77;
  border: 1px solid #232e77;
  border-radius: 32px;
  padding: 8px 16px;
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  color: #f2f2f2;
}

.sib_section_title_text {
  cursor: pointer;
}

p.gform_required_legend {
  opacity: 0;
  margin-top: 0px;
  margin-bottom: 12px;
}

.staff_contacts_holder {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.staff_contacts_title {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #5293f8;
  margin-top: 48px;
}

.staff_contacts_holder .member {
  width: 270px;
  margin: 24px 24px 24px 0px;
}

.rtw_title_date div {
  text-align: left;
}

.staff_contacts.vertical .staff_contacts_holder {
  flex-direction: column;
}

.rtw_left {
  width: calc(30% - 24px);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  /*    position: relative;*/
}

.rtw_top_right a {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
}

.committee_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 42px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #232e77;
  margin-top: 48px;
  width: 795px;
  text-align: center;
  margin-bottom: 24px;
}

.committees_nav {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #5293f8;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 73px;
  flex-wrap: wrap;
  width: 850px;
  margin-top: 73px;
  margin-left: calc((100% - 850px) / 2);
}

.committee_divider {
  margin: 0px 16px;
}

.committee_nav_item.active {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #000000;
}

.committee_nav_item {
  cursor: pointer;
}

.committee_copy {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #000000;
  width: 795px;
  margin-bottom: 48px;
}

.sub_issues_carousel .member {
  width: 300px;
  margin: 24px 24px 0px;
  float: left;
}

.member_inner {
  overflow: hidden;
  background: white;
  border-radius: 14.6px;
  height: 100%;
}

.member:hover {
  background: #5293f8;
  transition: background 500ms;
  -webkit-transition: background 500ms;
}

.commmittee_position {
  display: none;
  padding: 5px 15px;
  background: white;
  align-items: center;
  justify-content: center;
  width: auto;
  border-radius: 15px;
  position: absolute;
  right: 15px;
  top: 13px;
}

.bod_title {
  font-size: 14px;
  display: none;
  padding: 0px 15px;
  background: white;
  align-items: center;
  justify-content: center;
  width: auto;
  border-radius: 15px;
  position: absolute;
  right: 15px;
  bottom: 13px;
}

.show_bod_tags .bod_title {
  display: block;
}

.show_leadership_tags .staff .commmittee_position {
  display: block;
}

#homeland_security_task_force
  .committee_leadership_homeland_security_task_force
  .commmittee_position {
  display: block;
}

#sustainability_policy_advisory_committee
  .committee_leadership_sustainability_policy_advisory_committee
  .commmittee_position {
  display: block;
}

#real_estate_capital_policy_advisory_committee
  .committee_leadership_real_estate_capital_policy_advisory_committee
  .commmittee_position {
  display: block;
}

#research_committee
  .committee_leadership_research_committee
  .commmittee_position {
  display: block;
}

#equity_diversity_inclusion_committee
  .committee_leadership_equity_diversity_inclusion_committee
  .commmittee_position {
  display: block;
}

#tax_policy_advisory_committee
  .committee_leadership_tax_policy_advisory_committee
  .commmittee_position {
  display: block;
}

.pagination_links {
  width: 100%;
  /* margin-top: 24px; */
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #5293f8;
  border-radius: 13px;
  z-index: 5;
  background: white;
  position: relative;
  height: 40px;
  margin-top: 20px;
}

ul.page-numbers {
  display: flex;
  list-style: none;
  gap: 5px;
  width: 100%;
  align-items: center;
  justify-content: center;
  margin: 0px;
  padding: 0px;
  /* margin-top: 20px; */
  color: var(--text-color, #252b42);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.1px;
}

ul.page-numbers li a {
  text-decoration: none !important;
}

.rtw_post_title a {
  text-decoration: none;
  color: inherit;
}

/*a:visited {
    color: #5293f8;
}*/

a:hover {
  color: black;
}

.member_inner_alt {
  /* height: 394px; */
  border-radius: 14.6px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  padding: 0px 24px 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 100%;
  /* display: flex; */
  /* align-items: flex-end; */
  letter-spacing: -0.01em;
  color: #232e77;
  height: 100%;
}

.member_image.committee_page {
  background-size: cover;
  background-position: top center;
  width: 100%;
  height: 250px;
  /* background: rgba(139, 183, 250, 0.2); */
  border-radius: 14.6px;
}

.member_inner_alt a {
  color: inherit;
  text-decoration: none;
}

.rtw_post > div {
  width: 100%;
}

.policy_toolkits {
  margin-bottom: 48px;
}

.more_posts {
  width: calc(50% - 24px);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  padding: 12px;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  margin-top: 37px;
}

select#search_type {
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 13px;
  padding: 12.5px 16px;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  /* border: none; */
  background: white url(/wp-content/uploads/select.svg) no-repeat;
  background-position: right 22px top 50%;
}

select.perpage {
  background: #ffffff;
  border: none;
  border-radius: 13px;
  padding: 12.5px 27px 12.5px 10px;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  /* border: none; */
  background: white url(/wp-content/uploads/select.svg) no-repeat;
  background-position: right 10px top 50%;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.1px;
  color: #000000;
}

select.sortby {
  background: #ffffff;
  border: none;
  border-radius: 13px;
  padding: 12.5px 27px 12.5px 10px;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  /* border: none; */
  background: white url(/wp-content/uploads/select.svg) no-repeat;
  background-position: right 10px top 50%;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.1px;
  color: #000000;
}

select#committee {
  background: #ffffff;
  border: 1px solid #5293f8;
  border-radius: 13px;
  padding: 12.5px 16px;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  /* border: none; */
  background: white url(/wp-content/uploads/select.svg) no-repeat;
  background-position: right 22px top 50%;
}

.filters {
  width: 100%;
  display: none;
}

.filters.active {
  display: block;
}

select {
  outline: none;
}

.roster_table {
  display: table;
  width: 100%;
}

.roster_row {
  display: table-row;
}

.roster_row div {
  display: table-cell;
}

.pdf_confirmation {
  text-align: center;
  height: 50vh;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  padding: 5vh 20%;
  box-sizing: border-box;
  line-height: 140%;
}

.full_agenda_button a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  text-decoration: none;
}

.search_filter {
  padding: 20px 13px;
  box-sizing: border-box;
  border-top: 1px solid #5293f8;
  border-bottom: 1px solid #5293f8;
  margin-bottom: 28px;
}

.search_filter_single label {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  display: flex;
  align-items: center;
  letter-spacing: 0.2px;
  color: #000000;
  margin-left: 16px;
  width: calc(100% - 34px);
  margin-bottom: 10px;
}

.search_filter_single {
  display: flex;
}

.custom_list_text {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #000000;
}

.custom_list_dot {
  border-radius: 50%;
  background: #5293f8;
  width: 10px;
  height: 10px;
  margin-right: 16px;
}

.custom_list_item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 25px;
  width: 100%;
}

.custom_list {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.quote_slide_image {
  width: 58px;
  height: 58px;
  background-size: cover;
  background-position: center;
  border-radius: 50%;
  margin-right: 16px;
}

.quote_slide_name {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  display: flex;
  align-items: center;
  color: #3b6bb4;
}

.quote {
  font-family: "Inter";
  font-style: italic;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -0.04em;
  color: #232e77;
  margin-bottom: 24px;
}

.quote_slide_author {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}

.quote_slide {
  border: 1px solid #5293f8;
  border-radius: 21.6px;
  padding: 36px 24px;
  box-sizing: border-box;
  display: block;
  float: left;
}

.quote_slider {
  width: 100%;
  overflow: hidden;
}

.slider_title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #5293f8;
  margin-bottom: 49px;
  width: 100%;
}

.half.slider {
  padding-left: 24px;
  padding-top: 36px;
  padding-bottom: 36px;
}

ul.slick-dots {
  list-style: none;
}

ul.slick-dots {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0px;
  padding-left: 0px;
  width: 100%;
  margin-top: 24px;
  float: left;
}

ul.slick-dots li {
  content: "";
  border: 1px solid #5293f8;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  margin: 0px 8px;
}

ul.slick-dots li.slick-active {
  background: #000000;
  border: 1px solid black;
}

ul.slick-dots li button {
  opacity: 0;
  width: 100%;
  height: 100%;
  /* margin: 0px 16px; */
  cursor: pointer;
}

.gchoice {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 30px;
}

.gchoice input {
  height: 20px !important;
  width: 20px !important;
  margin-right: 10px !important;
}

.pagination.bottom {
  margin-top: 24px;
}

.subNav_top {
  padding: 16px 24px;
  box-sizing: border-box;
  width: 100%;
  float: left;
  position: relative;
  z-index: 2;
  background: white;
  height: 60px;
  border-radius: 0px 0px 21.6px 21.6px;
}

.subNav_bottom {
  width: 100%;
  float: left;
  padding: 24px 36px 48px;
  box-sizing: border-box;
  transform: translateY(-100%);
  transform-origin: left top;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  position: relative;
  z-index: 1;
  background: #ffffff;
  box-shadow: 0px 14px 8px rgba(23, 30, 84, 0.01),
    0px 6px 6px rgba(23, 30, 84, 0.02), 0px 2px 3px rgba(23, 30, 84, 0.02),
    0px 0px 0px rgba(23, 30, 84, 0.02);
  border-radius: 0px 0px 21.6px 21.6px;
}

.subNav.active .subNav_bottom {
  width: 100%;
  float: left;
  padding: 24px 36px 48px;
  box-sizing: border-box;
  transform: translateY(0%);
  transition: all 500ms;
  -webkit-transition: all 500ms;
  transform-origin: left top;
  position: relative;
  z-index: 1;
}

.subNav_columns_holder {
  width: 100%;
  display: flex;
}

.subnav_column {
  width: 25%;
}

.subNav {
  /* background: #FFFFFF; */
  /* box-shadow: 0px 14px 8px rgba(23, 30, 84, 0.01), 0px 6px 6px rgba(23, 30, 84, 0.02), 0px 2px 3px rgba(23, 30, 84, 0.02), 0px 0px 0px rgba(23, 30, 84, 0.02); */
  /* border-radius: 0px 0px 21.6px 21.6px; */
  width: 100%;
  float: left;
  /* overflow: hidden; */
  transition: all 500ms;
  -webkit-transition: all 500ms;
  height: 60px;
}

.subNav.active {
  /* background: #FFFFFF; */
  /* box-shadow: 0px 14px 8px rgba(23, 30, 84, 0.01), 0px 6px 6px rgba(23, 30, 84, 0.02), 0px 2px 3px rgba(23, 30, 84, 0.02), 0px 0px 0px rgba(23, 30, 84, 0.02); */
  /* border-radius: 0px 0px 21.6px 21.6px; */
  width: 100%;
  float: left;
  /* overflow: hidden; */
  transition: all 500ms;
  -webkit-transition: all 500ms;
  height: auto;
}

.widget-title {
  font-family: "Gilam";
  font-style: normal;
  font-weight: 800;
  font-size: 15px;
  line-height: 160%;
  /* or 19px */

  letter-spacing: 0.01em;
  text-transform: capitalize;

  /* RER/Dark Blue */

  color: #232e77;
}

.subnav_column ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0;
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 196%;
  letter-spacing: 0.01em;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #5293f8;
  margin-bottom: 10px;
}

.subNav_bottom {
  width: 100%;
  float: left;
  padding: 24px 36px 48px;
  box-sizing: border-box;
}

.subnav_column ul li {
  margin: 10px 0px;
}

.subnav_column ul li a {
  color: inherit;
  margin: 0px 0px;
}

.widget {
  margin: 0px;
}

.contact_us_button,
.login_button_menu {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 196%;
  letter-spacing: 0.01em;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #5293f8;
  cursor: pointer;
}

.number {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 160%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #000000;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 24px 0px;
}

.address {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 172%;
  letter-spacing: 0.01em;
  color: #000000;
  margin-top: 12px;
  width: 100%;
  /* float: left; */
}

.numbers {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 66%;
}

.number div:first-child {
  margin-right: 15px;
}

.contact_info_holder {
  display: none;
  width: 100%;
}

.logged_in_dropdown {
  /*    background: #FFFFFF;
    border: 1px solid #8BB7FA;
    border-radius: 7px;
    padding: 7px 16px;*/
  margin-left: 20px;
  position: relative;
  cursor: pointer;
}

.main_dropdown_top {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
  text-transform: uppercase;
  color: #000000;
  background: #ffffff;
  border: 1px solid #8bb7fa;
  border-radius: 7px;
  padding: 7px 16px;
}

.main_dropdown_top img {
  padding-bottom: 1px;
  /* padding-left: 15px; */
  transition: all 500ms;
  -webkit-transition: all 500ms;
  transform-origin: center;
}

.main_dropdown_menu {
  display: none;
  position: absolute;
  background: white;
  width: 100%;
  background: #ffffff;
  border-left: 1px solid #8bb7fa;
  border-radius: 0px 0px 7px 7px;
  /* padding: 7px 16px; */
  top: 24px;
  border-right: 1px solid #8bb7fa;
  border-bottom: 1px solid #8bb7fa;
  min-height: 9px;
}

.main_dropdown_menu_inner {
  width: 100%;
  margin-top: 1px;
  padding: 7px 16px;
}

.main_dropdown_top span {
  margin-right: 15px;
}

.main_dropdown_menu_item {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  text-transform: capitalize;
  color: #000000;
  padding: 12px 0px;
  float: left;
  width: 100%;
  border-top: 1px solid #8bb7fa;
}

.logged_in_dropdown.active .main_dropdown_top img {
  transform: rotate(180deg);
  padding-bottom: 0px;
}

.main_dropdown_menu_item a {
  color: inherit;
  text-decoration: none;
}
/*.half.right.image {
    max-height: 375px!important;
}*/

.search_bar {
  background: #ffffff;
  box-shadow: 0px 14px 8px rgba(23, 30, 84, 0.01),
    0px 6px 6px rgba(23, 30, 84, 0.02), 0px 2px 3px rgba(23, 30, 84, 0.02),
    0px 0px 0px rgba(23, 30, 84, 0.02);
  border-radius: 0px 0px 21.6px 21.6px;
  width: 100%;
  float: left;
  /* overflow: hidden; */
  /* transition: all 500ms; */
  /* -webkit-transition: all 500ms; */
  height: 60px;
  padding: 0px 24px;
  display: none;
  align-items: center;
  justify-content: space-between;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-top: -1px;
}

.search_bar input {
  border: 0px;
  outline: none;
}

.mobile_nav_top {
  display: none;
}

.mobile_nav_top {
  width: 100%;
  background: white;
}

.footer_navs ul li {
  margin: 2px 0px;
}

div#footer-row--menus {
  display: flex;
}

.subnav_column_mobile {
  float: left;
  width: 100%;
  background: white;
}

.subnav_column_title_mobile {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.subnav_column_title_mobile img {
  margin-right: 15px;
  display: none;
}

.subnav_column_mobile.active .subnav_column_title_mobile img {
  display: block;
}

.subnav_column_mobile.active .subnav_column_title_mobile {
  color: var(--rer-blue-robo-type, #5293f8);
  font-family: Roboto Mono;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.16px;
  text-transform: uppercase;
}

.subnav_column_mobile.active .sub_menu_column_mobile {
  display: block;
}

.mobile_nav_top.active .subnav_column_mobile {
  display: none;
}

.mobile_nav_top.active .subnav_column_mobile.active {
  display: block;
}

.sub_menu_column_mobile ul li a {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase;
  color: #000000;
}

@media all and (max-width: 1100px) {
  .member {
    background: #ffffff;
    border: 1px solid #5293f8;
    border-radius: 21.6px;
    padding: 5px;
    box-sizing: border-box;
    width: calc(50% - 24px);
    margin: 24px 12px;
  }

  .member_image {
    background-size: cover;
    background-position: top center;
    width: 100%;
    height: 40vw;
    border-radius: 14.6px;
  }
}

@media all and (max-width: 1000px) {
  .caption_added .half.content {
    margin-top: 70px;
  }

  .page-template-member-roster .search_bar {
    display: flex;
  }

  .committees_nav {
    display: none;
  }

  .logged_in_dropdown {
    margin-left: 0px;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #8bb7fd;
    float: left;
    width: 100%;
  }

  .search_container_left {
    border: 0px solid #5293f8;
    border-radius: 21.6px;
    width: calc(100% - 24px);
    min-height: auto;
    padding: 0px;
    box-sizing: border-box;
    position: fixed;
    z-index: 100;
    /* width: 100%; */
    top: 200px;
    transform: translateY(-120%);
    transition: transform 500ms;
    -webkit-transition: transform 500m;
  }

  .loading_overlay {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0px;
    width: 100vw;
    height: calc(100vh - 163px);
    background: rgba(255, 255, 255, 0.8);
    z-index: -1;
    opacity: 0;
    transition: all 300ms;
    -webkit-transition: all 300ms;
  }

  .background_block {
    width: calc(100% + 4px) !important;
    height: 200px;
    bottom: 81px;
    left: -2px;
    position: absolute;
    background: white;
    z-index: -1;
    /* display: none; */
  }

  .pagination {
    width: 100%;
    /* margin-top: 24px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #5293f8;
    border-radius: 13px;
    z-index: 5;
    background: white;
    position: relative;
    flex-wrap: wrap;
  }

  .search_news {
    width: 100%;
    display: none;
    visibility: hidden;
    opacity: 0;
    flex-direction: column;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    position: relative;
    padding-top: 95px;
  }

  .search_bar {
    display: flex;
  }

  .pages {
    /* display: none; */
    order: 3;
    width: 100%;
  }

  .download_button {
    color: var(--text-color, #252b42);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.1px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 5px 15px;
    height: 41px;
    background: white;
    border-radius: 13px;
    cursor: pointer;
  }

  .pagination > div:not(.pages) {
    width: 50%;
  }

  .download_dropdown_items {
    display: none;
    position: absolute;
    top: 63px;
    right: 0px;
    z-index: -1;
    background: white;
    padding-top: 21px;
    width: 100%;
    border-radius: 0px 0px 13px 13px;
    border: 1px solid var(--rer-blue-2, #8bb7fa);
    background: #fff;
    border-top: 0px;
    width: 200px;
  }

  .search_container_right {
    width: 100%;
  }

  .search_container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    position: relative;
  }

  .search .search_bar {
    display: flex;
  }
  .home_hero_text {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 7vw;
    line-height: 90%;
    letter-spacing: -0.02em;
  }

  .dropdown_left {
    width: 100%;
    padding: 0px;
  }

  .dropdown_stat {
    background: #5293f8;
    border: 1px solid #5293f8;
    border-radius: 21.6px;
    padding: 48px 48px 48px;
    box-sizing: border-box;
    width: calc(100% - 0px);
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .site-navigation.column._1-2 {
    display: none;
  }

  #header {
    background-color: var(--COLOR-WHITE);
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #8bb7fa;
    position: relative;
    z-index: 5;
  }

  div#header .container .page-inset-padding {
    padding: 24px 12px !important;
    box-sizing: border-box;
  }

  .site-branding.column._1-2 {
    width: unset;
  }

  .site-branding.column._1-2 img {
    height: 64px;
    width: 210px;
  }

  .subNav {
    display: none !important;
  }

  .page {
    margin-left: auto;
    margin-right: auto;
    max-width: 1380px;
    margin-top: 220px;
  }

  .mobile_menu_button {
    display: flex;
    width: 100px;
    justify-content: flex-end;
    align-items: center;
    padding-right: 12px;
  }

  div#header .flex-row {
    justify-content: space-between;
  }

  .site-header {
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100vw;
  }

  .legal {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 1005;
  }

  .copyright {
    width: 100%;
  }

  .social_buttons {
    margin-top: 20px;
  }

  div#footer-acc_btn {
    margin-left: 0px;
  }

  .node_1-4 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    float: left;
  }

  .footer-contacts_wrapper.grid {
    flex-wrap: wrap;
  }

  .footer-contacts_wrapper.grid {
    flex-wrap: wrap;
    display: flex;
    row-gap: 18px;
  }

  div#footer-row--legal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 48px;
    flex-wrap: wrap;
  }

  .halfandhalf_inner {
    flex-wrap: wrap;
  }

  .half.content {
    width: 100%;
    order: 2;
  }

  .half.image {
    width: 100%;
    order: 1;
    padding-left: 0px !important;
    padding-right: 0px !important;
    height: 60vw;
  }

  .half.image .inner_image {
    border-radius: 21.6px;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    min-height: unset;
    max-height: unset;
  }

  .half.content {
    padding-right: 24px;
    padding-top: 36px;
    padding-bottom: 36px;
    padding-left: 24px;
  }

  .page-padding {
    padding-left: 12px;
    padding-right: 12px;
  }

  .content_sub {
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
    color: #5293f8;
    padding-bottom: 3px;
    padding-left: 0px;
    text-transform: uppercase;
    order: 1;
    width: 100%;
    margin-bottom: 12px;
  }

  .content_title {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 90%;
    letter-spacing: -0.02em;
    color: #232e77;
    max-width: 100%;
    order: 2;
    width: 100%;
  }

  .content_half_top {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    margin-bottom: 12px;
    flex-wrap: wrap;
  }

  .rtw_post {
    width: calc(100%);
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    padding: 24px;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #5293f8;
    border-radius: 21.6px;
    margin-top: 37px;
  }

  .rtw_top_right {
    width: 100%;
    padding: 0px 24px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    order: 3;
    margin-top: 12px;
  }

  .rtw_top_left {
    width: 100%;
    padding: 0px 24px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
  }

  .rtw_top_left {
    flex-wrap: wrap;
    width: 100%;
  }

  .rtw_top_left .content_title {
    order: 1;
  }

  .rtw_top_left .content_view_all {
    order: 2;
    margin-top: 12px;
    padding-left: 0px;
  }

  .spotlight_left {
    width: 100%;
  }

  .spotlight_post {
    width: calc(100% - 0px);
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    padding: 24px;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #5293f8;
    border-radius: 21.6px;
    margin-top: 37px;
  }

  .spotlight_right {
    width: 100%;
    padding-left: 0px;
    box-sizing: border-box;
    height: 100%;
    /* border: 1px solid #5293F8; */
    /* border-radius: 21.6px; */
    margin-top: 48px;
  }

  .spotlight_twitter_feed {
    width: 100%;
    height: calc(70vh - 0px);
    overflow: scroll;
    border: 1px solid #5293f8;
    border-radius: 21.6px;
    order: 1;
  }

  .spotlight_right_top {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 24px;
    order: 2;
    padding: 0px 24px;
  }

  .half.right.content {
    padding-left: 24px;
    padding-top: 36px;
    padding-bottom: 36px;
    padding-right: 24px;
  }

  .full_content_inner {
    padding: 24px;
    box-sizing: border-box;
    width: 100%;
  }

  .dropdown_bottom_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: 48px;
    flex-wrap: wrap;
  }

  .dropdown {
    padding: 36px 12px;
    box-sizing: border-box;
    width: 100%;
    border-top: 1px solid #d9d9d9;
    overflow: hidden;
  }

  .dropdown_stat span {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 95px;
    line-height: 90%;
    text-align: center;
    letter-spacing: -0.02em;
    color: white;
    display: flex;
    align-items: flex-end;
  }

  .dropdown_stat span sup {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 64px;
    line-height: 90%;
    text-align: center;
    letter-spacing: -0.02em;
    color: white;
    padding-top: 0px;
    float: left;
    padding-bottom: 48px;
    top: unset;
  }

  .dropdown_content {
    font-size: 20px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.01em;
    color: #000000;
  }

  .dropdown_right {
    width: 100%;
    padding: 5px 12px;
  }

  .dropdown_caption {
    padding: 24px 0px 5px;
    width: calc(100% - 0px);
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    text-align: center;
    letter-spacing: -0.02em;
    color: #232e77;
    box-sizing: border-box;
  }

  .dropdown_title {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 90%;
    letter-spacing: -0.02em;
    color: #232e77;
  }

  .home_hero_content_inner {
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #8bb7fa;
    backdrop-filter: blur(10px);
    border-radius: 21.6px;
    padding: 24px;
    box-sizing: border-box;
    width: calc(100% - 0px);
    height: 100%;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-top: 24px;
    margin-bottom: 48px;
  }

  .home_hero_content {
    width: 100%;
    /* margin-top: 50px; */
    background-position: center;
    background-size: cover;
    border-radius: 30px;
    padding: 0px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-height: auto;
    background-image: unset !important;
  }

  .mobile_home_hero_image {
    width: 100%;
    height: 128vw;
    border-radius: 21.6px;
    background-position: center;
    background-size: cover;
  }

  .home_hero {
    margin-top: 0px;
    margin-bottom: 36px;
  }

  .login_button {
    display: block;
    background-color: var(--COLOR-DARK-BLUE);
    color: var(--COLOR-WHITE);
    border-radius: 0px;
    padding: 14px 24px;
    font-family: var(--ACCENT-FONT-STACK);
    font-size: var(--FONT-SIZE-S);
    line-height: var(--ACCENT-LHEIGHT);
    letter-spacing: var(--ACCENT-LSPACE);
    text-transform: uppercase;
    margin-left: 0px;
    font-weight: 500;
  }

  .menu-primary-menu-container.flex.align--center {
    width: 100%;
  }

  ul#header-nav {
    width: 100%;
    list-style: none;
    margin-left: 0px;
    padding: 0px;
    margin-bottom: 0px;
  }

  ul#header-nav li a {
    padding: 14px 24px;
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    color: #000000;
    float: left;
    width: 100%;
    text-decoration: none;
    border-bottom: 1px solid #8bb7fd;
  }

  .logged_in_dropdown {
    margin-left: 0px;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #8bb7fd;
  }

  .main_dropdown_top {
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    text-transform: uppercase;
    color: #000000;
    background: #ffffff;
    border: 0px solid #8bb7fa;
    border-radius: 7px;
    padding: 14px 24px;
  }

  .main_dropdown_menu {
    display: none;
    position: relative;
    background: white;
    width: 100%;
    background: #ffffff;
    border-left: 0px solid #8bb7fa;
    border-radius: 0px;
    padding: 7px 16px;
    top: -1px;
    border-right: 0px solid #8bb7fa;
    border-bottom: 1px solid #8bb7fa;
    min-height: 0px;
    float: left;
  }

  .main_dropdown_menu_inner {
    width: 100%;
    margin-top: -7px;
    padding: 7px 16px;
  }

  .two_columns {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.01em;
    color: #000000;
    columns: 1;
    gap: 48px;
  }

  .stat_holder {
    border: 1px solid #bdc0d6;
    border-radius: 21.6px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    padding: 32px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 24px;
  }

  .stats_holder {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .half.left.content {
    padding-right: 36px;
    padding-top: 36px;
    padding-bottom: 36px;
    padding-left: 24px;
  }

  .about_top_area_left {
    width: 100%;
    padding-right: 0%;
    box-sizing: border-box;
    float: left;
  }

  .about_top_area {
    width: calc(100% - 0px);
    float: left;
    margin-left: 0px;
    margin-top: 24px;
    margin-bottom: 36px;
    padding: 0px 24px;
  }

  .about_top_area_bottom {
    width: calc(100% + 48px);
    min-height: 30vh;
    float: left;
    margin-top: -12.5vw;
    padding: 24px 0px 0px 0px;
    box-sizing: border-box;
    margin-left: -24px;
  }

  .about_top_area_right {
    width: calc(100% + 48px);
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0vw 0% 0% 0%;
    box-sizing: border-box;
    height: 100vw;
    max-height: 678px;
    position: relative;
    z-index: -1;
    margin-left: -14px;
  }

  .logo_circl_background p {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 28.87px;
    line-height: 36px;
    letter-spacing: -0.04em;
    color: #232e77;
    position: absolute;
    width: 100%;
    right: 0%;
    left: 0%;
    margin: auto;
  }

  .atab_slide {
    display: flex;
    width: calc(100vw - 165px);
    max-width: 1290px;
    float: left;
    flex-wrap: wrap;
  }

  .atab_bottom_left {
    padding: 48px 10%;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .atab_bottom_right {
    padding: 48px 10%;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .eti_list {
    display: none;
  }

  .exlpore_the_issues_bottom {
    display: none;
  }

  .sub_issues_carousel {
    padding-left: 0px;
  }

  .left_gradient {
    display: none;
  }

  .exlpore_the_issues_top {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 24px 0px;
    order: 2;
  }

  .exlpore_the_issues_middle {
    width: calc(100% + 24px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    order: 1;
  }

  .exlpore_the_issues_inner {
    border: 0px solid #5293f8;
    border-radius: 21.6px;
    padding: 24px;
    box-sizing: border-box;
    width: calc(100% + 24px);
    margin-left: -12px;
  }

  .exlpore_the_issues_inner {
    border: 0px solid #5293f8;
    border-radius: 21.6px;
    padding: 24px;
    box-sizing: border-box;
    width: calc(100% + 24px);
    margin-left: -12px;
    display: flex;
    flex-direction: column;
  }

  .exlpore_the_issues_top .eti_top_title {
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 90%;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #000000;
    width: 150px;
    opacity: 0;
  }

  .exlpore_the_issues_top .eti_top_divider {
    background: #5293f8;
    border-radius: 3px;
    width: calc(100% - 260px);
    height: 1px;
    opacity: 0;
  }

  .annual_report_inner {
    width: 100%;
    display: flex;
    justify-content: space-between;
    /* align-items: flex-start; */
    height: 100%;
    flex-wrap: wrap;
  }

  .annual_report_left,
  .annual_report_right {
    width: calc(100%);
  }

  .annual_report {
    width: 100%;
    /* display: flex; */
    /* align-items: flex-start; */
    padding: 0px 24px;
    box-sizing: border-box;
  }

  .search_container_sticky {
    width: 100%;
    min-height: auto;
    padding: 0px;
    box-sizing: border-box;
    max-height: calc(100vh - 230px);
    overflow: scroll;
    z-index: 10000000;
    margin-bottom: 20px;
  }

  .member {
    background: #ffffff;
    border: 1px solid #5293f8;
    border-radius: 21.6px;
    padding: 5px;
    box-sizing: border-box;
    width: calc(33.333% - 24px);
    margin: 24px 12px;
  }

  .member_image {
    background-size: cover;
    background-position: top center;
    width: 100%;
    /*    height: 100vw;*/
    border-radius: 14.6px;
  }

  .annual_report_left .view_more {
    margin-bottom: 48px;
  }

  .annual_report_right.report_image {
    order: 1;
    height: 70vh;
    margin-bottom: 24px;
    padding: 48px 24px;
  }

  .annual_report_left.report_content {
    order: 2;
  }

  .other_event {
    background: #ffffff;
    border: 1px solid #5293f8;
    border-radius: 21.6px;
    padding: 24px;
    width: calc(50% - 24px);
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .other_event_title {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 44px;
    line-height: 100%;
    letter-spacing: -0.01em;
    color: #232e77;
    margin-bottom: 24px;
  }

  .upcoming_event_inner {
    border: 1px solid #5293f8;
    border-radius: 21.6px;
    padding: 24px;
    display: flex;
    flex-wrap: wrap;
  }

  .upcoming_event_left {
    width: 100%;
    padding-right: 10%;
    box-sizing: border-box;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
  }

  .main_event_divider {
    background: #5293f8;
    border-radius: 4px;
    height: 1px;
    width: 100%;
    margin-top: 24px;
  }

  .upcoming_event_right {
    width: 100%;
    padding-left: 0px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
  }

  .event_title {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #232e77;
    margin-top: 32px;
    margin-bottom: 20px;
  }

  .date {
    background: #5293f8;
    border-radius: 4px;
    padding: 4px 8px;
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #ffffff;
    width: 100%;
  }

  .date_location {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .location {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0.01em;
    color: #000000;
    margin-left: 8px;
    width: 100%;
    margin-top: 8px;
  }

  .press_release_title {
    width: 100%;
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 34px;
    line-height: 100%;
    text-align: center;
    letter-spacing: -0.02em;
    color: #232e77;
  }

  .press_release_eyebrow {
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.01em;
    color: #5293f8;
    text-align: center;
    margin-bottom: 24px;
  }

  .press_release_date {
    margin-top: 16px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.01em;
    color: #000000;
    text-align: center;
  }

  .press_release_content {
    width: 759px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.01em;
    color: #000000;
    margin-top: 48px;
  }

  .ar_top a {
    margin-top: 12px;
  }

  .quarterly_section {
    width: 100%;
    margin: auto;
    opacity: 0;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    visibility: hidden;
    z-index: -1;
    display: none;
    margin-bottom: 79px;
  }

  /*    font-family: 'Gilam';
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 42px;
    display: flex;
    align-items: flex-end;
    letter-spacing: -0.01em;
    color: #232E77;
    text-align: center;
}*/

  .quarterly_top {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 48px;
    flex-wrap: wrap;
  }

  .qesi_nav_divider {
    display: none;
  }

  .qesi_nav_link {
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #5293f8;
    cursor: pointer;
    width: 100%;
    text-align: center;
  }

  .report_copy ul,
  .report_copy ol {
    padding-left: 0px;
    margin-left: 15px;
  }

  .filters.active {
    /*    display: none;*/
  }

  .news_result_bottom {
    font-family: "Inter";
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 150%;
    letter-spacing: -0.01em;
    color: #000000;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }

  .search_container_left_inner {
    border: 1px solid #5293f8;
    border-radius: 21.6px;
    width: 100%;
    /* min-height: 400px; */
    padding: 8px 8px;
    box-sizing: border-box;
    /* max-height: calc(100vh - 230px); */
    overflow: scroll;
  }

  .search_container_left.show {
    transform: translateY(0px);
  }

  .search .page {
    margin-left: auto;
    margin-right: auto;
    max-width: 1380px;
    margin-top: 165px;
    /* float: left; */
  }

  .search_container_left {
    border: 0px solid #5293f8;
    border-radius: 21.6px;
    width: calc(100% - 24px);
    min-height: auto;
    padding: 0px;
    box-sizing: border-box;
    position: fixed;
    z-index: 100;
    /* width: 100%; */
    top: 160px;
    transform: translateY(-120%);
    transition: transform 500ms;
    -webkit-transition: transform 500m;
  }

  .search_link_icon {
    width: 36px;
    height: 36px;
    margin-left: 24px;
  }

  .node_1-4 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    float: left;
  }

  .org_title {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 90%;
    letter-spacing: -0.02em;
    color: #000000;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    width: calc(100% - 34px);
  }

  .committees_nav {
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #5293f8;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 850px;
    margin-top: 73px;
    display: none !important;
    margin: 73px auto 0px;
  }

  .committee_copy {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.01em;
    color: #000000;
    width: 100%;
    margin-bottom: 48px;
  }

  .committee {
    background: #ffffff;
    width: calc(100%);
    padding: 0px 12px 32px;
    box-sizing: border-box;
    margin-bottom: 32px;
    display: none;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
  }

  .qesi_nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 32px 0px;
    flex-wrap: wrap;
  }

  .types_holder {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    flex-wrap: wrap;
  }

  .membership_type {
    width: calc(100% - 48px);
    background: #ffffff;
    border: 1px solid #5293f8;
    border-radius: 21.6px;
    padding: 24px;
    box-sizing: border-box;
    margin: 48px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }

  .full_title_inner {
    padding: 0px 24px;
    box-sizing: border-box;
    width: 100%;
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 44px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #5293f8;
    margin-top: 48px;
    text-align: center;
    margin-bottom: 24px;
  }

  .half {
    width: 100%;
    padding: 32px 24px;
    box-sizing: border-box;
  }

  .half.slider {
    padding-left: 12px;
    padding-top: 36px;
    padding-bottom: 36px;
    padding-right: 12px;
  }

  div#footer-acc_btn {
    margin-left: 14px;
    padding-bottom: 20px;
  }

  .logo_circl_background p {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 28.87px;
    line-height: 36px;
    letter-spacing: -0.04em;
    color: #232e77;
    position: absolute;
    width: 50%;
    right: 0%;
    left: 0%;
    margin: auto;
  }

  .atab_divider {
    display: none;
    border-radius: 6px;
    width: 100%;
  }

  div#footer-row--menus {
    display: flex;
    flex-wrap: wrap;
  }

  .subnav_column {
    width: 33.333%;
  }

  .more_posts {
    width: calc(100% - 0px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 12px;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #5293f8;
    border-radius: 21.6px;
    margin-top: 37px;
  }

  .more_posts_title {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 42px;
    display: flex;
    align-items: flex-end;
    letter-spacing: -0.01em;
    color: #232e77;
    text-align: center;
    margin-bottom: 30px;
  }

  select#committee_nav_mobile {
    display: block;
  }
}

@media all and (max-width: 768px) {
  .member {
    background: #ffffff;
    border: 1px solid #5293f8;
    border-radius: 21.6px;
    padding: 5px;
    box-sizing: border-box;
    width: calc(50% - 24px);
    margin: 24px 12px;
  }

  .directors_list {
    width: 100%;
  }

  .mobile_home_hero_image {
    width: 100%;
    height: 50vw;
    border-radius: 21.6px;
    background-position: center;
    background-size: cover;
  }

  .committees_nav {
    display: none;
  }

  .page {
    margin-left: auto;
    margin-right: auto;
    max-width: 1380px;
    margin-top: 125px;
  }

  .home_hero_text {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 90%;
    letter-spacing: -0.02em;
  }

  .eti_carousel_buttons.end .nextArrow {
    /*    right: 62.5px;*/
    z-index: 1;
  }

  .site-branding.column._1-2 img {
    height: 48px;
    width: 157.5px;
  }

  div#header .container .page-inset-padding {
    padding: 16px 12px !important;
    box-sizing: border-box;
  }

  .home_hero > div {
    display: flex;
    flex-direction: column;
  }

  .mobile_home_hero_image {
    order: 1;
    margin-bottom: 24px;
  }

  .spotlight_right {
    display: none;
  }

  .directors_list .member_image {
    height: 80vw !important;
  }

  .home_hero_content {
    order: 1;
  }

  .right_gradient {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 0px;
    background: linear-gradient(
      91.98deg,
      rgba(255, 255, 255, 0) 39.78%,
      #ffffff 114.16%
    );
  }

  .subnav_column {
    width: 50%;
  }

  .page-template-member-roster .search_bar {
    display: flex;
  }
}

@media all and (max-width: 500px) {
  .logo_circl_background img {
    height: auto;
    max-width: 150%;
    margin-left: -20%;
  }

  .about_top_area_left {
    width: 100%;
    padding-right: 0%;
    box-sizing: border-box;
    float: left;
    margin-bottom: 10vh;
  }

  .home_hero_content {
    margin-bottom: 24px;
  }

  .logo_circl_background p {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 28.87px;
    line-height: 36px;
    letter-spacing: -0.04em;
    color: #232e77;
    position: absolute;
    width: 90%;
    right: 0%;
    left: 0%;
    margin: auto;
  }

  .home_hero_text {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 90%;
    letter-spacing: -0.02em;
  }

  .subnav_column {
    width: 100%;
  }

  .rtw_top_right {
    width: 100%;
    padding: 0px 24px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    order: 3;
    margin-top: 12px;
    height: 50px;
  }

  .dropdown_stat span {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 60px;
    line-height: 90%;
    text-align: center;
    letter-spacing: -0.02em;
    color: white;
    display: flex;
    align-items: flex-end;
  }

  .dropdown_stat span sup {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 35px;
    line-height: 90%;
    text-align: center;
    letter-spacing: -0.02em;
    color: white;
    padding-top: 0px;
    float: left;
    padding-bottom: 29px;
    top: unset;
  }

  .member {
    width: calc(100% - 24px);
  }

  .member_image {
    background-size: cover;
    background-position: top center;
    width: 100%;
    height: 80vw;
    border-radius: 14.6px;
  }

  .page-padding .page-padding {
    padding: 0px;
  }

  .report_download_title {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 42px;
    line-height: 52px;
    display: flex;
    align-items: flex-end;
    letter-spacing: -0.01em;
    color: #232e77;
    text-align: center;
  }

  .qesi_nav.content.up.in-viewport {
    display: none;
  }

  .login_button {
    width: 100%;
    float: left;
  }

  .rtw_single_bottom {
    width: 100%;
    display: flex;
    /* justify-content: space-between; */
    margin-top: 0px;
    flex-wrap: wrap;
  }

  .rtw_left {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    /* position: relative; */
  }

  .rtw_single_copy {
    width: 100%;
    padding: 15% 2.5%;
  }

  .rtw_title_date {
    padding: 0px 0px 29px;
    width: 100%;
    box-sizing: border-box;
  }

  .rtw_single_article {
    width: 100%;
    padding: 29px 0px 29px;
    border-bottom: 1px solid #5293f8;
    box-sizing: border-box;
  }

  .spotlight_inner {
    margin-top: 24px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .page_post_featured_image {
    max-width: 820px;
    border-radius: 21.6px;
    margin-top: 24px;
    overflow: hidden;
    margin-bottom: 24px;
  }

  ul,
  ol {
    margin: 0 0 1.5em 0em;
  }

  .exlpore_the_issues_inner {
    padding-top: 0px;
  }

  .half.content {
    padding-bottom: 0px !important;
  }

  .single_issue_title {
    font-family: "Gilam";
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 90%;
    letter-spacing: -0.02em;
    color: #232e77;
    margin-bottom: 48px;
  }

  .single_issue_copy {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.01em;
    color: #000000;
    width: 100%;
  }

  .sib_section_bottom {
    padding: 24px 5% 24px 5%;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: -0.04em;
    color: black;
    display: none;
  }

  .sib_left {
    width: 100%;
  }

  .graphic_gutter {
    width: 100%;
    margin: 0%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sib_section_bottom_inner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
  }

  .exlpore_the_issues_inner {
    border: 0px solid #5293f8;
    border-radius: 21.6px;
    padding: 24px;
    box-sizing: border-box;
    width: calc(100% - 2px);
    margin-left: 1px;
    display: flex;
    flex-direction: column;
  }

  .sub_issue_slide {
    background: #ffffff;
    border: 1px solid #5293f8;
    box-shadow: 0px 8px 3px rgb(34, 44, 124, 0.01),
      0px 5px 3px rgb(34, 44, 124, 0.03), 0px 2px 2px rgb(34, 44, 124, 0.05),
      0px 1px 1px rgb(34, 44, 124, 0.06), 0px 0px 0px rgb(34, 44, 124, 0.06);
    border-radius: 21.6px;
    width: 250px;
    padding: 8px;
    box-sizing: border-box;
    height: 344px;
    margin: 24px 12px 0px;
    float: left;
    transition: all 1000ms;
    -webkit-transition: all 1000ms;
  }

  /*.eti_carousel_buttons.start .prevArrow {
    left: 66px;
    z-index: 1;
}*/

  /*.eti_carousel_buttons.end .nextArrow {
    right: 63px;
    z-index: 1;
}

.eti_carousel_buttons.start .prevArrow {
    left: 14px;
    z-index: 1;
}*/

  /*.eti_carousel_buttons.start .prevArrow {
    left: 13px;
    z-index: 1;
}*/

  .issue_resources .exlpore_the_issues_bottom {
    width: 100%;
    display: flex;
    margin-bottom: 24px;
    padding-left: 0px;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
  }

  .content_half_copy {
    margin-bottom: -1px;
  }

  .event_half_capsule {
    width: 100%;
    padding: 24px;
  }

  .speaker_left {
    width: 100%;
    padding: 24px 24px 0px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .location_capsule {
    flex-wrap: wrap;
  }

  #map {
    width: 100%;
    height: 50vw;
    border-radius: 21.6px;
    overflow: hidden;
  }

  .location_capsule_right {
    width: 100%;
    padding: 24px;
    box-sizing: border-box;
  }

  .page-template-member-roster .search_bar {
    display: flex;
  }

  .rtw_single_article_copy ul {
    margin-left: 0px !important;
  }

  .home_hero_content_inner {
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #8bb7fa;
    backdrop-filter: blur(10px);
    border-radius: 21.6px;
    padding: 24px;
    box-sizing: border-box;
    width: calc(100% - 0px);
    height: 100%;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin-top: 24px;
    margin-bottom: 0px;
  }

  .member_profile {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
  }

  .member_profile_left {
    width: 90%;
  }

  .member_content {
    width: 90%;
    margin-left: 0%;
  }

  .member_profile_left .member_image_profile {
    background-size: cover;
    background-position: top center;
    width: 100%;
    height: 100vw;
    /* background: rgba(139, 183, 250, 0.2); */
    border-radius: 14.6px;
  }

  .news_result_date {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-align: left;
    letter-spacing: -0.01em;
    color: #000000;
    width: 100%;
    order: 1;
    margin-bottom: 15px;
  }

  .news_result_type {
    font-family: "Roboto Mono";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #5293f8;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    order: 2;
  }

  .news_result_top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
    flex-wrap: wrap;
  }
}
