/*!***************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./sass/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.cdnfonts.com/css/sf-compact-display);
/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./sass/style.scss (1) ***!
  \*******************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.cdnfonts.com/css/sf-compact-display);
/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./sass/style.scss (2) ***!
  \*******************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
Theme Name: Alite Global
Theme URI: http://underscores.me/
Author: Rahat
Author URI: http://www.iamrahat.uk
Description: Official Theme for Alite Global.
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: alite-global
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.

Alite Global 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
--------------------------------------------------------------*/
/* 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%;
}

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

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

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

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  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
--------------------------------------------- */
/* @import url("https://fonts.cdnfonts.com/css/zapfhumnst-bt");
@import url("https://fonts.cdnfonts.com/css/tt-hoves-pro-trial?styles=143119,143118"); */
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;
}

@font-face {
  font-family: "zapfhumnst";
  src: url(fonts/zapfhumnst-roman.woff2) format("woff2"), url(fonts/zapfhumnst-roman.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "zapfhumnst";
  src: url(fonts/zapfhumnst-italic.woff2) format("woff2"), url(fonts/zapfhumnst-italic.woff) format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "tt-hoves";
  src: url(fonts/tt-hoves-regular.woff2) format("woff2"), url(fonts/tt-hoves-regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "tt-hoves";
  src: url(fonts/tt-hoves-medium.woff2) format("woff2"), url(fonts/tt-hoves-medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  font-family: "zapfhumnst", sans-serif;
  font-weight: 400;
  margin: 0;
}

a {
  font-family: "tt-hoves", sans-serif;
  font-weight: 400; /* or 500 for the medium weight */
}
a:visited {
  color: initial;
}

p {
  font-size: 1.25rem;
  line-height: 1.75rem;
  letter-spacing: 0px;
}

h6 {
  font-family: "tt-hoves", sans-serif;
  font-size: 12px;
  letter-spacing: 2.5px;
  line-height: 14.14px;
}

.member-active strong {
  padding: 10px 20px;
  background: #cc5500;
  border-radius: 300px;
  font-weight: 400;
}

.member-non-member strong {
  padding: 6px 12px;
  background: #177654;
  border-radius: 300px;
}

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

ul {
  margin: 0;
  padding: 0;
}
ul li a {
  color: #000000;
}

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

/* 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;
}

ul li.menu-item {
  list-style: none;
}

.member-active .public-cta {
  background-color: #d6471b;
  padding: 20px 16px;
  padding: 21px 28px 21px 28px;
  text-decoration: none;
  border-radius: 60px;
  color: #ffffff;
}

.member-non-member .public-cta {
  background-color: #177654;
  padding: 20px 16px;
  padding: 21px 28px 21px 28px;
  text-decoration: none;
  border-radius: 60px;
  color: #ffffff;
  display: block;
  width: fit-content;
  transition: 0.3s;
}
.member-non-member .public-cta:hover {
  background-color: #014f41;
  color: #ffffff;
}

.white-cta {
  background-color: #ffffff;
  padding: 20px 16px;
  padding: 21px 28px 21px 28px;
  text-decoration: none;
  border-radius: 60px;
  color: #1d1d1d;
  border: 1px solid #000;
  text-decoration: none;
  line-height: 19px;
  transition: 0.3s;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  grid-gap: 8px;
  font-family: "SF Compact Display";
  font-style: normal;
  font-weight: 200;
}
.white-cta.transparent {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.white-cta::after {
  content: "";
  display: flex;
  width: 19px;
  height: 19px;
  background-image: url(images/arrow-right-black.svg);
  background-repeat: no-repeat;
  transition: 0.3s;
}
.white-cta:hover {
  background-color: #177654;
  color: #ffffff;
  border: 1px solid #177654;
}
.white-cta:hover::after {
  background-image: url(images/arrow-right-white.svg);
}
.white-cta.transparent::after {
  background-image: url(images/arrow-right-white.svg);
}
.white-cta.transparent:hover::after {
  background-image: url(images/arrow-right-black.svg);
}
.white-cta.join-alite::after {
  background-image: none;
  display: none;
}

.logged-in .white-cta:hover {
  background-color: #d6471b !important;
  color: #ffffff;
  border: 1px solid #d6471b !important;
}
.logged-in .white-cta:hover::after {
  background-image: url(images/arrow-right-white.svg);
}
.logged-in .white-cta.transparent::after {
  background-image: url(images/arrow-right-white.svg);
}
.logged-in .white-cta.transparent:hover::after {
  background-image: url(images/arrow-right-black.svg);
}
.member-cta.red {
  background-color: #d6471b;
  padding: 16px 24px;
  text-decoration: none;
  border-radius: 300px;
  color: #ffffff;
  display: block;
}

.home .white-cta::after {
  content: "";
  display: flex;
  width: 19px;
  height: 19px;
  background-image: url(images/arrow-right-black.svg);
  background-repeat: no-repeat;
}
.home .white-cta.transparent::after {
  background-image: url(images/arrow-right-white.svg);
  display: none;
}
.home .white-cta.join-alite::after {
  background-image: none;
  display: none;
}

.request-to-connect-cta {
  border-radius: 33px;
  border: 1px solid #d6471b;
  background-color: #d6471b;
  width: 113px;
  height: 42px;
  font-size: 14px;
  line-height: 22px;
  font-family: "tt-hoves", sans-serif;
  color: #ffffff;
  padding: 0;
}

.direct-message-cta {
  border-radius: 33px;
  border: 1px solid #1d1d1d;
  background-color: transparent;
  width: 113px;
  height: 42px;
  font-size: 14px;
  line-height: 22px;
  font-family: "tt-hoves", sans-serif;
  color: #1d1d1d;
  padding: 0;
}

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%;
}

a:focus {
  outline: none;
}

.site-main .error-404 .page-content .inner {
  margin-left: 60px;
  margin-right: 60px;
  min-height: 500px;
  margin-top: 300px;
}
.site-main .error-404 .page-content .inner h1 {
  font-size: 72px;
  line-height: 80px;
  color: #000000;
  margin-bottom: 60px;
}
.site-main .error-404 .page-content .inner h2 {
  font-size: 2.5rem;
  line-height: 48px;
  max-width: 770px;
  margin-bottom: 30px;
}
.site-main .error-404 .page-content .inner .cta-container {
  display: flex;
  grid-gap: 15px;
}
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.site-header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  background: white;
}
.site-header .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 60px;
  /* 
  * Membership Styles 
  */
  /*  signin container ==== sidebar */
  /* media query ends */
}
@media (max-width: 900px) {
  .site-header .header {
    padding: 25px 30px;
  }
  .site-header .header .menu-search {
    display: none;
  }
  .site-header .header .site-logo a img {
    height: 34px;
    object-fit: contain;
    object-position: left;
  }
  .site-header .header .site-logo a img.hideme {
    display: none;
  }
  .site-header .header .site-logo a img.yellow {
    display: none;
  }
  .site-header .header .my-profile .container {
    padding: 0;
  }
}
.site-header .header .mobile-menu-button {
  display: none;
}
.site-header .header .menu ul {
  display: flex;
  grid-gap: 35px;
}
.site-header .header .menu ul li a {
  font-family: "zapfhumnst", sans-serif;
  letter-spacing: 0;
  font-size: 1rem;
  line-height: 24px;
}
.site-header .header .menu.public-face ul li a {
  text-decoration: none;
  color: #000000;
  transition: 0.3s;
}
.site-header .header .menu.public-face ul li a:hover {
  color: #177654;
}
.site-header .header .menu.public-face ul li.active a {
  color: #177654;
}
.site-header .header .menu.public-face ul li.homepage a {
  color: #ffffff;
}
@media (max-width: 900px) {
  .site-header .header .menu {
    display: none;
  }
}
.site-header .header .header-cta {
  display: flex;
  align-items: center;
  grid-gap: 35px;
  position: relative;
}
@media (max-width: 900px) {
  .site-header .header .header-cta {
    grid-gap: 11px;
    position: unset;
  }
}
.site-header .header .header-cta .mobile-sidebar {
  display: none;
}
.site-header .header .header-cta .signin {
  color: #000000;
  transition: 0.3s;
  text-decoration: none;
  font-family: "zapfhumnst", sans-serif;
  letter-spacing: 0px;
  font-size: 1rem;
  line-height: 24px;
}
.site-header .header .header-cta .signin:hover {
  color: #177654;
}
.site-header .header .header-cta .public-cta {
  background-color: #177654;
  padding: 16px 24px;
  text-decoration: none;
  border-radius: 300px;
  color: #ffffff;
  border: 1px solid #177654;
  text-decoration: none;
  font-family: "zapfhumnst", sans-serif;
  letter-spacing: 0px;
  font-size: 1rem;
  line-height: 24px;
}
@media (max-width: 900px) {
  .site-header .header .header-cta .public-cta {
    padding: 8px 16px;
  }
}
@media (max-width: 900px) {
  .site-header .header .header-cta .signin {
    display: none;
  }
  .site-header .header .header-cta .mobile-menu-button {
    display: flex;
    height: 40px;
    width: 40px;
    border: 1px solid #177654;
    border: 1px solid #ffffff;
    border-radius: 66px;
    position: relative;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    grid-gap: 6px;
  }
  .site-header .header .header-cta .mobile-menu-button span {
    height: 1px;
    width: 20px;
    background: white;
    display: block;
    margin-left: auto;
    margin-right: auto;
    transition: 0.3s;
  }
  .site-header .header .header-cta .mobile-menu-button.active span.line-1 {
    transform: rotate(45deg);
    margin-top: 0;
  }
  .site-header .header .header-cta .mobile-menu-button.active span.line-2 {
    transform: rotate(-45deg);
    margin-top: -7px;
  }
  .site-header .header .header-cta .mobile-sidebar {
    display: block;
    position: absolute;
    width: 100%;
    height: 102vh;
    background: #177654;
    right: -60px;
    top: 0;
    padding-top: 82px;
    padding-top: 25px;
    margin-top: -25px;
    padding: 30px 40px;
    right: -660px;
    transition: right 0.175s ease-in-out;
    top: 116px;
  }
  .site-header .header .header-cta .mobile-sidebar.active {
    right: 0;
  }
  .site-header .header .header-cta .mobile-sidebar .container {
    position: relative;
    margin-top: 40px;
  }
  .site-header .header .header-cta .mobile-sidebar .container .inner.top .menu.public-face {
    display: block;
  }
  .site-header .header .header-cta .mobile-sidebar .container .inner.top .menu.public-face ul {
    flex-direction: column;
  }
  .site-header .header .header-cta .mobile-sidebar .container .inner.top .menu.public-face ul li a {
    font-size: 32px;
    line-height: 40px;
    color: #ffffff;
  }
  .site-header .header .header-cta .mobile-sidebar .container .inner.top .menu.public-face ul li a:hover {
    color: #ffffff;
  }
}
@media (max-width: 900px) {
  .site-header .header .header-cta.has_yellow .public-cta.join-us {
    background: #ffe264;
  }
  .site-header .header .header-cta.has_yellow .hamburger.mobile-menu-button span {
    background: #000000;
  }
}
@media (max-width: 900px) {
  .site-header .header .header-cta.olive .public-cta.join-us {
    background: #a3ac94;
  }
  .site-header .header .header-cta.golden_yellow .public-cta.join-us {
    background: #edca47;
  }
  .site-header .header .header-cta.light_blue .public-cta.join-us {
    background: #63a0c8;
  }
}
.site-header .header .my-profile .container .profile-icon {
  width: 48px;
  height: 48px;
  border: 1px solid #d6471b;
  border-radius: 66px;
  position: relative;
}
.site-header .header .my-profile .container .profile-icon a img {
  border-radius: 66px;
  padding: 4px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.site-header .header .my-profile .container .profile-icon .notification-dot {
  height: 10px;
  width: 10px;
  position: absolute;
  display: block;
  content: "";
  background: #d6471b;
  top: 0;
  right: 0;
  border-radius: 66px;
}
.site-header .header .my-profile .container .profile-sidebar {
  display: none;
  position: absolute;
  width: 600px;
  height: 86vh;
  background: #d6471b;
  right: 0;
  margin-top: 90px;
}
@media (max-width: 900px) {
  .site-header .header .my-profile .container .profile-sidebar {
    width: 100%;
    height: 90vh;
    margin-top: 26px;
    z-index: 3;
  }
}
.site-header .header .my-profile .container .profile-sidebar.active {
  display: block;
}
.site-header .header .my-profile .container .profile-sidebar .inner {
  padding: 60px 84px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media (max-width: 900px) {
  .site-header .header .my-profile .container .profile-sidebar .inner {
    padding: 60px 30px;
  }
}
.site-header .header .my-profile .container .profile-sidebar .inner .dropdown-menu {
  list-style: none;
}
.site-header .header .my-profile .container .profile-sidebar .inner .dropdown-menu li {
  margin-bottom: 8px;
}
.site-header .header .my-profile .container .profile-sidebar .inner .dropdown-menu li a {
  color: #ffffff;
  font-size: 2.5rem;
  text-decoration: none;
  font-family: "zapfhumnst", sans-serif;
}
.site-header .header .my-profile .container .profile-sidebar .inner .dropdown-menu li a.flex {
  display: flex;
}
.site-header .header .my-profile .container .profile-sidebar .inner .dropdown-menu li a .notification-count {
  width: 22px;
  margin: auto;
  margin-right: 0;
  height: 22px;
  background: white;
  border-radius: 66px;
}
.site-header .header .my-profile .container .profile-sidebar .inner .dropdown-menu li a .notification-count p {
  font-size: 12px;
  color: #d6471b;
  font-family: "tt-hoves", sans-serif;
  text-align: center;
  line-height: 1.5rem;
}
.site-header .header .my-profile .container .profile-sidebar .inner .call-to-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-header .header .my-profile .container .profile-sidebar .inner .call-to-actions .sign-out {
  text-decoration: none;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 66px;
  padding: 10px 30px;
}
.site-header .header .my-profile .container .profile-sidebar .inner .call-to-actions .need-help {
  color: #ffffff;
  text-decoration: underline;
}
.site-header .header .signin-container {
  display: block;
  position: absolute;
  width: 600px;
  height: 102vh;
  background: #177654;
  right: -60px;
  top: 0;
  padding-top: 82px;
  padding-top: 25px;
  margin-top: -25px;
  right: -660px;
  transition: right 0.3s ease-in-out;
}
@media (max-width: 900px) {
  .site-header .header .signin-container {
    top: 116px;
    z-index: 99;
  }
}
.site-header .header .signin-container.active {
  display: block;
  right: -60px;
}
.site-header .header .signin-container .container {
  padding: 80px 88px;
  height: 100%;
  overflow-x: scroll;
}
.site-header .header .signin-container .container .profile-sidebar {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.site-header .header .signin-container .container .profile-sidebar .inner {
  color: #ffffff;
}
.site-header .header .signin-container .container .profile-sidebar .inner .intro h2 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
  margin-bottom: 21px;
}
@media (max-width: 900px) {
  .site-header .header .signin-container .container .profile-sidebar .inner .intro h2 {
    font-size: 24px;
    line-height: 38px;
  }
}
.site-header .header .signin-container .container .profile-sidebar .inner .intro p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
}
.site-header .header .signin-container .container .profile-sidebar .inner .intro p.title {
  display: none;
}
@media (max-width: 900px) {
  .site-header .header .signin-container .container .profile-sidebar .inner .intro p.title {
    display: block;
    font-size: 12px;
    font-family: "tt-hoves", sans-serif;
    text-transform: uppercase;
    margin-bottom: 18px;
    letter-spacing: 2.5px;
  }
}
.site-header .header .signin-container .container .profile-sidebar .inner .intro .border {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #d1e4dd;
  margin-top: 41px;
  margin-bottom: 41px;
}
.site-header .header .signin-container .container .profile-sidebar .inner .login-form #custom-login-form .col {
  display: flex;
  flex-direction: column;
  margin-bottom: 21px;
}
.site-header .header .signin-container .container .profile-sidebar .inner .login-form #custom-login-form .col label {
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 32px;
  margin-bottom: 16px;
}
.site-header .header .signin-container .container .profile-sidebar .inner .login-form #custom-login-form .col input.rounded {
  height: 60px;
  border-radius: 30px;
  color: #d1e4dd;
  text-align: center;
  color: #000000;
  background-color: #d1e4dd;
}
.site-header .header .signin-container .container .profile-sidebar .inner .login-form #custom-login-form .col input.rounded:focus {
  outline: none;
}
@media (max-width: 900px) {
  .site-header .header .signin-container .container .profile-sidebar .inner .login-form #custom-login-form .col input.password-input {
    padding-left: 30px;
    padding-right: 90px;
  }
}
.site-header .header .signin-container .container .profile-sidebar .inner .login-form #custom-login-form .col span.toggle-password {
  background-image: url(images/eye.svg);
  display: block;
  height: 62px;
  width: 62px;
  position: absolute;
  right: 32px;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.6;
}
.site-header .header .signin-container .container .profile-sidebar .inner .login-form #custom-login-form .col span.toggle-password::after {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #177654;
  display: block;
  position: absolute;
  border: 0;
  bottom: 30px;
  left: 11px;
  transform: rotate(45deg);
}
.site-header .header .signin-container .container .profile-sidebar .inner .login-form #custom-login-form .col span.toggle-password.active {
  opacity: 1;
}
.site-header .header .signin-container .container .profile-sidebar .inner .login-form #custom-login-form .col span.toggle-password.active::after {
  display: none;
}
.site-header .header .signin-container .container .profile-sidebar .inner .login-form #custom-login-form .col button.rounded {
  height: 60px;
  border-radius: 30px;
  color: #000000;
  font-family: "SF Compact Display";
  font-style: normal;
  font-weight: 200;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  grid-gap: 5px;
}
.site-header .header .signin-container .container .profile-sidebar .inner .login-form #custom-login-form .col button.rounded::after {
  content: "";
  display: flex;
  width: 19px;
  height: 19px;
  background-image: url(images/arrow-right-black.svg);
  background-repeat: no-repeat;
}
.site-header .header .signin-container .container .profile-sidebar .inner .login-form #custom-login-form .forgot-password {
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 32px;
  color: #ffffff;
  text-decoration: underline;
}
@media (max-width: 900px) {
  .site-header .header .signin-container .container .profile-sidebar .inner .login-form #custom-login-form .forgot-password {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 900px) {
  .site-header .header .signin-container .container .profile-sidebar .inner .login-form::after {
    content: "";
    background-color: #d1e4dd;
    width: 100%;
    height: 1px;
    display: block;
    margin-top: 57px;
    margin-bottom: 38px;
  }
}
.site-header .header .signin-container .container .profile-sidebar .inner .need-help {
  display: none;
}
@media (max-width: 900px) {
  .site-header .header .signin-container .container .profile-sidebar .inner .need-help {
    display: block;
    font-family: "tt-hoves", sans-serif;
    color: #ffffff;
    text-decoration: underline;
    font-size: 0.875rem;
    line-height: 22px;
  }
}
.site-header .header .signin-container .container .profile-sidebar .inner.bottom .cta-container .public-cta {
  font-size: 0.875rem;
}
.site-header .header .signin-container .container .profile-sidebar .inner.bottom .cta-container .public-cta.join-us {
  border: 1px solid #ffffff;
  padding: 12px 24px;
  font-family: "tt-hoves", sans-serif;
}
.site-header .header .signin-container .container .profile-sidebar .inner.bottom .cta-container .public-cta.help {
  text-decoration: underline;
  font-family: "tt-hoves", sans-serif;
}
@media (max-width: 900px) {
  .site-header .header .signin-container .container .profile-sidebar .inner.bottom .cta-container .public-cta.help {
    padding: 0;
  }
}
@media (max-width: 900px) {
  .site-header .header .signin-container .container .profile-sidebar .inner.bottom::before {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: #ffffff;
    margin-top: 55px;
    margin-bottom: 35px;
  }
}
.site-header .header .signin-container .container .profile-sidebar .inner.top .intro .hide-on-desktop {
  display: none !important;
}
@media (max-width: 900px) {
  .site-header .header .signin-container .container .profile-sidebar .inner.top .intro .mobile-become-a-member-container {
    display: block !important;
  }
  .site-header .header .signin-container .container .profile-sidebar .inner.top .intro .mobile-become-a-member-container p.title {
    font-size: 12px;
    font-family: "tt-hoves", sans-serif;
    text-transform: uppercase;
    margin-bottom: 18px;
    letter-spacing: 2.5px;
  }
  .site-header .header .signin-container .container .profile-sidebar .inner.top .intro .mobile-become-a-member-container .public-cta {
    height: 60px;
    border-radius: 30px;
    color: #000000 !important;
    font-family: "SF Compact Display";
    font-style: normal;
    font-weight: 200;
    background: #ffffff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 10px;
  }
  .site-header .header .signin-container .container .profile-sidebar .inner.top .intro .mobile-become-a-member-container .public-cta::after {
    content: "";
    display: flex;
    width: 19px;
    height: 19px;
    background-image: url(images/arrow-right-black.svg);
    background-repeat: no-repeat;
  }
  .site-header .header .signin-container .container .profile-sidebar .inner.top .intro .mobile-become-a-member-container::after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: #d1e4dd;
    margin-top: 37px;
    margin-bottom: 37px;
  }
}
@media (max-width: 900px) {
  .site-header .header .signin-container {
    width: max-content;
  }
  .site-header .header .signin-container .container {
    width: 110%;
    width: 100vw;
    padding: 0px 30px;
  }
}
@media (max-width: 900px) {
  .site-header .header .site-branding.has_yellow .site-logo .custom-logo-link .white {
    display: none;
  }
  .site-header .header .site-branding.has_yellow .site-logo .custom-logo-link .yellow {
    display: block;
  }
}
.site-header .header .site-branding .site-logo .white.hideme {
  display: none;
}
.site-header .header .site-branding .site-logo .yellow.hideme {
  display: none;
}
.site-header .header .site-branding .site-logo .green.hideme {
  display: none;
}
.site-header.mediumfi .site-branding .site-logo .white.hideme {
  display: block;
}
.site-header.fill-background .site-branding .site-logo .white.hideme {
  display: none;
}
.site-header .members-menu {
  background-color: #d6471b;
}
@media (max-width: 900px) {
  .site-header .members-menu {
    height: 100px;
  }
}
.site-header .members-menu .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 60px;
  padding-right: 155px;
}
@media (max-width: 900px) {
  .site-header .members-menu .inner {
    padding: 0px 30px;
    margin: auto;
    height: -webkit-fill-available;
  }
}
.site-header .members-menu .inner .wrapper .member-back-button {
  height: 50px;
  width: 50px;
  border-radius: 66px;
  background-color: #ffffff;
  display: block;
}
.site-header .members-menu .inner .wrapper .member-back-button span {
  background-image: url(images/cheveron-left.svg);
  display: block;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.site-header .members-menu .inner .menu {
  display: flex;
  justify-content: center;
  width: 100%;
  display: none;
}
@media (max-width: 900px) {
  .site-header .members-menu .inner .menu {
    width: max-content;
    overflow-x: auto; /* Allow horizontal scrolling */
    -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
    justify-content: flex-start;
    margin: auto;
  }
  .site-header .members-menu .inner .menu::-webkit-scrollbar {
    display: none;
  }
}
.site-header .members-menu .inner .menu li {
  list-style: none;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 900px) {
  .site-header .members-menu .inner .menu li {
    width: max-content;
    display: flex;
  }
}
.site-header .members-menu .inner .menu li a {
  color: #ffffff;
  text-decoration: none;
  font-family: "zapfhumnst", sans-serif;
  opacity: 0.3;
}
@media (max-width: 900px) {
  .site-header .members-menu .inner .menu li a {
    width: inherit;
  }
}
.site-header .members-menu .inner .menu li a:hover {
  text-decoration: none;
  color: #ffffff;
  opacity: 1;
}
.site-header .members-menu .inner .menu li a.active {
  opacity: 1;
}
.site-header.background-fill .header .header-cta .mobile-menu-button {
  border: 1px solid #177654;
  background-color: #d1e4dd;
}
.site-header.background-fill .header .header-cta .mobile-menu-button span {
  background-color: #177654;
}
.site-header.background-fill .header .header-cta .mobile-menu-button.active {
  background-color: #ffffff;
}

@media (max-width: 900px) {
  .home .site-header .members-menu .inner {
    padding: 20px 20px;
    overflow-x: auto; /* Allow horizontal scrolling */
    -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
  }
  .home .site-header .members-menu .inner::-webkit-scrollbar {
    display: none;
  }
}
.home .site-header .members-menu .inner .wrapper .member-back-button {
  display: none;
}
.home .site-header .members-menu .inner .menu {
  height: 50px;
  align-items: center;
}

.page-id-9190 .header .site-branding.public-non-members-branding .site-logo .custom-logo-link .white {
  display: none;
}
.page-id-9190 .header .site-branding.public-non-members-branding .site-logo .custom-logo-link .yellow {
  display: none;
}
.page-id-9190 .header .site-branding.public-non-members-branding .site-logo .custom-logo-link .green {
  display: block;
}

.page-id-8776 #member-main,
.error404 #member-main {
  display: flex;
}

#member-main li a {
  opacity: 1;
}

.page-id-9116 #member-community,
.page-id-9323 #member-community {
  display: flex;
}

@media (max-width: 900px) {
  .page-id-9323 #member-community {
    translate: -30px;
  }
  .page-id-9323 #member-community li {
    display: none;
  }
  .page-id-9323 #member-community li:nth-child(3) {
    display: flex;
  }
}
.page-id-9663 #feature-landing,
.page-id-9665 #feature-landing,
.page-id-9709 #feature-landing {
  display: flex;
}

/* Hide the menu items on mobile to only show the one item */
@media (max-width: 900px) {
  .page-id-9709 #feature-landing {
    translate: -30px;
  }
  .page-id-9709 #feature-landing li {
    display: none;
  }
  .page-id-9709 #feature-landing li:nth-child(1) {
    display: flex;
  }
}
.features-template-default.single-features #feature-landing {
  display: flex;
}
.features-template-default.single-features #feature-landing li:nth-child(1) a {
  opacity: 1;
}
.features-template-default.single-features .interview #feature-landing li:nth-child(1) a {
  opacity: 0.3;
}
.features-template-default.single-features .interview #feature-landing li:nth-child(3) a {
  opacity: 1;
}
.features-template-default.single-features .alite-air #feature-landing li:nth-child(1) a {
  opacity: 0.3;
}
.features-template-default.single-features .alite-air #feature-landing li:nth-child(3) a {
  opacity: 0.3;
}
.features-template-default.single-features .alite-air #feature-landing li:nth-child(7) a {
  opacity: 1;
}
.features-template-default.single-features .travelist #feature-landing li:nth-child(1) a, .features-template-default.single-features .travelist #feature-landing li:nth-child(3) a {
  opacity: 0.3;
}
.features-template-default.single-features .travelist #feature-landing li:nth-child(4) a {
  opacity: 1;
}
.features-template-default.single-features .the-art-of #feature-landing li:nth-child(1) a, .features-template-default.single-features .the-art-of #feature-landing li:nth-child(4) a {
  opacity: 0.3;
}
.features-template-default.single-features .the-art-of #feature-landing li:nth-child(2) a {
  opacity: 1;
}
.features-template-default.single-features .the-ten #feature-landing li:nth-child(1) a, .features-template-default.single-features .the-ten #feature-landing li:nth-child(2) a {
  opacity: 0.3;
}
.features-template-default.single-features .the-ten #feature-landing li:nth-child(5) a {
  opacity: 1;
}
.features-template-default.single-features [class*="7pm-somewhere"] #feature-landing li:nth-child(1) a, .features-template-default.single-features [class*="7pm-somewhere"] #feature-landing li:nth-child(5) a {
  opacity: 0.3;
}
.features-template-default.single-features [class*="7pm-somewhere"] #feature-landing li:nth-child(6) a {
  opacity: 1;
}

.page-id-10260 #member-listings-landing,
.page-id-10273 #member-listings-landing,
.page-template-content-noticeboard #member-listings-landing,
.page-template-content-parlour-listings #member-listings-landing,
.activity-singular #member-listings-landing {
  display: flex;
}

/* hideon mobile for parlour listing */
@media (max-width: 900px) {
  .page-template-content-parlour-listings #member-listings-landing {
    translate: -30px;
  }
  .page-template-content-parlour-listings #member-listings-landing li {
    display: none;
  }
  .page-template-content-parlour-listings #member-listings-landing li:nth-child(4) {
    display: flex;
  }
}
.activity-singular #member-listings-landing li:nth-child(2) a {
  opacity: 1;
}
.activity-singular #my-profile-landing {
  display: none;
}

.resources-template-default #feature-landing {
  display: none !important;
}

.page-template-content-resource-landing #resources-landing {
  display: flex;
}
.resources-template-default #resources-template-landing {
  display: flex;
}
@media (max-width: 900px) {
  .resources-template-default #resources-template-landing {
    display: flex !important;
  }
}
.page-id-10257 #connection-requests-landing {
  display: flex;
}

.page-id-0.my-account #member-profile-landing {
  display: none;
}
.page-id-0.my-account #my-profile-landing {
  display: flex;
}
.page-id-0.my-account #my-profile-landing li a {
  opacity: 1;
}
.page-id-0.activity-singular #my-profile-landing {
  display: none;
}

.my-profile.bp-user #my-profile-landing {
  display: none;
}
.my-profile.bp-user #member-profile-landing {
  display: flex;
}
.my-profile.bp-user #member-profile-landing li a {
  opacity: 1;
}
@media (max-width: 900px) {
  .my-profile.bp-user #member-profile-landing {
    translate: -30px;
  }
}
.my-profile.my-account #my-profile-landing {
  display: flex;
}
.my-profile.my-account #member-profile-landing {
  display: none;
}

.page-id-0.my-messages #my-profile-landing {
  display: none;
}
.page-id-0.my-messages #my-messages-landing {
  display: flex;
}
.page-id-0.my-messages #my-messages-landing li a {
  opacity: 1;
}
@media (max-width: 900px) {
  .page-id-0.my-messages #my-messages-landing {
    translate: -30px;
  }
}

#noticeboard-landing {
  display: none;
}

@media (max-width: 900px) {
  .page-template-content-noticeboard #member-listings-landing {
    display: none;
  }
  .page-template-content-noticeboard #noticeboard-landing {
    translate: -24px;
    display: flex;
  }
  .page-template-content-noticeboard #noticeboard-landing li a {
    opacity: 1;
    color: #de6c49;
    font-family: "tt-hoves", sans-serif;
    font-size: 1rem;
    line-height: 24px;
  }
  .page-template-content-noticeboard .members-menu .inner {
    height: 90px;
    background-color: #f7dad1;
  }
}
.page-id-9325 #edit-profile {
  display: flex;
}

.parlour-template-default.single-parlour #parlour-detail-page {
  display: flex;
}
.parlour-template-default.single-parlour #parlour-detail-page li a {
  opacity: 1;
}

.page-id-9638 #the-extraordinaries {
  display: flex;
}

.page-template-content-bookmarks #bookmarks-nav {
  display: flex;
}

.page-template-content-feature-landing #feature-landing-single {
  display: flex;
}
.page-template-content-feature-landing #feature-landing-single li a {
  opacity: 1;
}

.page-id-10265 #resources-landing {
  display: flex;
}

.page-id-11516 #development-landing,
.page-id-11629 #development-landing,
.page-template-content-development-landing #development-landing {
  display: flex;
}
.page-id-11516 #development-landing li a,
.page-id-11629 #development-landing li a,
.page-template-content-development-landing #development-landing li a {
  opacity: 1;
}
.page-id-11516 .site-header .members-menu,
.page-id-11629 .site-header .members-menu,
.page-template-content-development-landing .site-header .members-menu {
  background-color: #63a0c8;
}
.page-id-11516 .site-header .site-branding .members-logo a .orange,
.page-id-11629 .site-header .site-branding .members-logo a .orange,
.page-template-content-development-landing .site-header .site-branding .members-logo a .orange {
  display: none;
}
.page-id-11516 .site-header .site-branding .members-logo a .green,
.page-id-11629 .site-header .site-branding .members-logo a .green,
.page-template-content-development-landing .site-header .site-branding .members-logo a .green {
  display: block;
}
.page-id-11516 .site-header .site-branding .members-logo a .green.hideme,
.page-id-11629 .site-header .site-branding .members-logo a .green.hideme,
.page-template-content-development-landing .site-header .site-branding .members-logo a .green.hideme {
  display: block;
}

/* // enable menu for development single page */
.development-template-default.single {
  /* page specific menu */
}
.development-template-default.single .members-menu .inner {
  padding-left: 155px;
}
.development-template-default.single .members-menu .inner .wrapper {
  display: none;
}
.development-template-default.single .members-menu .inner #feature-landing {
  display: none !important;
}
.development-template-default.single .members-menu .inner #development-template-single {
  display: flex;
}
.development-template-default.single .members-menu .inner #development-template-single li.active a {
  opacity: 1;
}
.development-template-default.single .lowfi .members-menu .inner {
  background-color: #63a0c8;
}
.development-template-default.single header.power-packs .members-menu .inner #development-template-single li.power-pack a {
  opacity: 1;
}
.development-template-default.single header.mini-masterclasses .members-menu .inner #development-template-single li.mini-masterclasses a, .development-template-default.single header.mini-masterclasses .members-menu .inner #development-template-single li.mini-masterclasses-2 a {
  opacity: 1;
}
.development-template-default.single header.case-studies .members-menu .inner #development-template-single li.case-studies a {
  opacity: 1;
}
.development-template-default.single header.expert-insights .members-menu .inner #development-template-single li.expert-insights a {
  opacity: 1;
}

.resources-template-default .how-its-done #resources-template-landing li:nth-child(2) a {
  opacity: 1;
}

.resources-template-default .keys-to-the-city #resources-template-landing li:nth-child(3) a {
  opacity: 1;
}

.development-template-default .power-packs #development-template-single li:nth-child(2) a {
  opacity: 1;
}
.development-template-default .mini-masterclasses #development-template-single li:nth-child(3) a {
  opacity: 1;
}

.development-template-default.single .lowfi .header .site-branding .site-logo a img.orange {
  display: none;
}
.development-template-default.single .lowfi .header .site-branding .site-logo a img.green {
  display: block;
}

@media (max-width: 900px) {
  .development-template-default .site-header.hifi .members-menu {
    background-color: #63a0c8;
  }
}

.page-id-10254 #my-account-landing,
.page-template-content-my-account #my-account-landing {
  display: flex;
}
.page-id-10254 #my-account-landing li a,
.page-template-content-my-account #my-account-landing li a {
  opacity: 1;
}

.page-template-content-notifications #notifications-landing {
  display: flex;
}
.page-template-content-notifications #notifications-landing li a {
  opacity: 1;
}

/* Homepage Specific Header */
.page-id-8776 {
  /* logged in */
}
.page-id-8776 .site-header {
  background: transparent;
  transition: 0.3s;
}
.page-id-8776 .site-header .header .menu ul li a {
  color: #ffffff;
}
.page-id-8776 .site-header .header .header-cta .signin {
  color: #ffffff;
}
.page-id-8776 .site-header .header .header-cta .public-cta {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
@media (max-width: 900px) {
  .page-id-8776 .site-header .header .header-cta .public-cta {
    padding: 8px 16px;
  }
}
.page-id-8776 .site-header .header .site-branding .site-logo a img.green {
  display: none;
  transition: 0.3s;
}
.page-id-8776 .site-header .header .site-branding .site-logo a img.white {
  display: block;
  transition: 0.3s;
}
.page-id-8776 .site-header .header .site-branding .site-logo a img.yellow {
  display: none;
}
.page-id-8776 .site-header .header .site-branding .site-logo.members-logo a img.white {
  display: none;
}
.page-id-8776 .site-header.background-fill {
  background: #ffffff;
}
.page-id-8776 .site-header.background-fill .header .menu ul li a {
  color: #000000;
}
.page-id-8776 .site-header.background-fill .header .menu ul li a:hover {
  color: #177654;
}
.page-id-8776 .site-header.background-fill .header .menu ul li.active a {
  color: #177654;
}
.page-id-8776 .site-header.background-fill .header .header-cta .signin {
  color: #000000;
}
.page-id-8776 .site-header.background-fill .header .header-cta .signin:hover {
  color: #177654;
}
.page-id-8776 .site-header.background-fill .header .header-cta .signin:active {
  color: #177654;
}
.page-id-8776 .site-header.background-fill .header .header-cta .public-cta {
  background-color: #177654;
  border: 1px solid #177654;
  color: #ffffff;
  transition: 0.3s;
}
@media (max-width: 900px) {
  .page-id-8776 .site-header.background-fill .header .header-cta .public-cta {
    padding: 8px 16px;
  }
}
.page-id-8776 .site-header.background-fill .header .header-cta .public-cta:hover {
  background-color: #014f41;
  color: #ffffff;
}
.page-id-8776 .site-header.background-fill .header .header-cta .mobile-menu-button {
  border: 1px solid #177654;
  background-color: #d1e4dd;
}
.page-id-8776 .site-header.background-fill .header .header-cta .mobile-menu-button span {
  background-color: #177654;
}
.page-id-8776 .site-header.background-fill .header .header-cta .mobile-menu-button.active {
  background-color: #ffffff;
}
.page-id-8776 .site-header.background-fill .site-branding .site-logo a img.green {
  display: block;
  transition: 0.3s;
}
.page-id-8776 .site-header.background-fill .site-branding .site-logo a img.white {
  display: none;
  transition: 0.3s;
}
.page-id-8776 .site-header.background-fill .site-branding .site-logo.members-logo a img.white {
  display: none;
}
.page-id-8776 .site-header.background-fill .has_yellow .site-logo .custom-logo-link .yellow {
  display: none;
}
.page-id-8776 .site-main,
.page-id-8776 .site {
  margin-top: 0px;
}
.page-id-8776.logged-in .site-header {
  background: #ffffff;
}
.page-id-8776.logged-in .site-header .header .menu ul li a {
  color: #000000;
}
.page-id-8776.logged-in .site-header .header .header-cta .signin {
  color: #000000;
}

.members-logo a img.white {
  display: none;
}

.page-id-8747.cwf-application-flow .back-btn {
  display: none;
}
.page-id-8747.cwf-application-flow .site-main {
  margin-top: 110px;
}
.page-id-8747.cwf-application-flow .site-branding {
  padding: 0 !important;
  padding-top: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 900px) {
  .page-id-8747.cwf-application-flow .site-branding {
    margin-top: 0;
  }
}
.page-id-8747.cwf-application-flow .site-branding .site-logo a .white,
.page-id-8747.cwf-application-flow .site-branding .site-logo a .yellow {
  display: none;
}
.page-id-8747.cwf-application-flow .form-step-header p {
  font-family: "zapfhumnst", sans-serif;
}
.page-id-8747.cwf-application-flow #application-form > section.form-step.active > div > div:nth-child(6) > div > label {
  font-family: "tt-hoves", sans-serif;
  font-size: 12px;
  color: #1d1d1d;
  opacity: 0.5;
}
.page-id-8747.cwf-application-flow #consent-tf {
  background-color: transparent;
  height: 32px;
  width: 32px;
  border-radius: 66px;
  margin-right: 23px;
  position: relative;
  margin-right: 1rem;
  display: flex;
  flex: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(190 190 190/var(--tw-border-opacity));
}
.page-id-8747.cwf-application-flow #consent-tf::before {
  content: "";
  width: 27px !important;
  height: 27px !important;
  clip-path: polygon(97% 0, 100% 3%, 3% 100%, 0% 97%);
  transform: scale(0);
  background-color: #177654;
  color: #177654 !important;
  display: block;
}
.page-id-8747.cwf-application-flow #application-form > section.form-step.active > div > div:nth-child(6) {
  /* May to enable again if affecting other areas of app flow */
}

.cwf-application-flow #gform_6 #gform_submit_button_6 {
  width: auto;
  margin: auto;
  border-radius: 9999px;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: #d6471b;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-family: "SF Compact Display";
  font-style: normal;
  font-weight: 200;
}

.page-template-post-approval-landing-blade .cwf-application-flow .site-main {
  margin-top: 200px;
}
.page-template-post-approval-landing-blade .cwf-application-flow .site-main .mb-12 .flex.cwf-content {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

/* Page specific headers */
.page-id-10396.page-template-content-app-thankyou .site-logo a img.hideme {
  display: none;
}
.page-id-10396.page-template-content-app-thankyou .site-logo a img.yellow {
  display: none;
}

/* Footer
--------------------------------------------- */
.page-template-content-noticeboard .site-footer.member-active {
  background-color: #efb5a4;
}

.site-footer {
  background-color: #a2c8bb;
  padding: 62px 80px;
}
.site-footer.member-active {
  background-color: #f7dad1;
}
.site-footer.member-non-member {
  background-color: #a2c8bb;
}
@media (max-width: 900px) {
  .site-footer.member-non-member .break {
    display: none;
  }
  .site-footer.member-non-member .inner.bottom {
    padding-top: 0;
  }
}
@media (max-width: 900px) {
  .site-footer {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.site-footer .inner {
  max-width: 580px;
  width: 100%;
}
.site-footer .inner.top {
  margin-bottom: 80px;
  /* FORM */
}
.site-footer .inner.top h2 {
  font-size: 4rem;
  margin-bottom: 24px;
  line-height: 72px;
  color: #1d1d1d;
}
@media (max-width: 900px) {
  .site-footer .inner.top h2 {
    font-size: 1.5rem;
    line-height: 38px;
    font-size: 2rem;
    line-height: 40px;
  }
}
.site-footer .inner.top .form {
  margin-top: 84px;
  margin-bottom: 26px;
}
.site-footer .inner.top .icon {
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-gap: 26px;
  font-family: "tt-hoves", sans-serif;
  text-decoration: none;
  font-size: 0.75rem;
  line-height: 20px;
  color: #1d1d1d;
  width: 470px;
  letter-spacing: 0px !important;
}
.site-footer .inner.top .icon span {
  width: 100%;
  max-width: 35px;
  height: 32px;
}
.site-footer .inner.top .icon span img {
  height: 32px;
  width: 32px;
}
.site-footer .inner.top .news-letter p {
  font-family: "tt-hoves", sans-serif;
  letter-spacing: 0px;
  color: #777777;
  padding-right: 78px;
}
@media (max-width: 900px) {
  .site-footer .inner.top .news-letter p {
    font-size: 1rem;
    line-height: 24px;
    padding-right: 0px;
  }
}
.site-footer .inner.top .news-letter #field_3_1 > label {
  font-weight: 400;
  font-size: 1rem;
  font-family: "tt-hoves", sans-serif;
  color: #1d1d1d;
}
.site-footer .inner.top .news-letter #gform_3_validation_container {
  display: none !important;
}
.site-footer .inner.top .gform_heading {
  font-family: "tt-hoves", sans-serif;
  letter-spacing: 0px;
  font-size: 1rem;
  color: #1d1d1d;
}
.site-footer .inner.top form {
  position: relative;
}
.site-footer .inner.top form .ginput_container {
  align-items: center;
  /* checkbox */
}
.site-footer .inner.top form .ginput_container #input_3_3_1 {
  background-color: transparent;
  height: 32px;
  width: 32px;
  border-radius: 66px;
  margin-right: 23px;
  -webkit-tap-highlight-color: transparent;
}
.site-footer .inner.top form .ginput_container #input_3_3_1:focus {
  outline: none;
  box-shadow: none;
  border-color: #177654;
}
.site-footer .inner.top form .ginput_container #input_3_3_1:focus-visible {
  outline: none;
  box-shadow: none;
}
.site-footer .inner.top form .ginput_container #input_3_3_1::before {
  content: "";
  width: 1px;
  height: 35.42px;
  background-color: #177654;
  transform: rotate(45deg);
}
.site-footer .inner.top form .ginput_container .gform-field-label {
  margin: 0;
  font-family: "tt-hoves", sans-serif;
  text-decoration: none;
  font-size: 0.75rem;
  line-height: 20px;
  color: #1d1d1d;
  opacity: 0.5;
  padding-right: 78px;
}
.site-footer .inner.top form .ginput_container.ginput_container_email #input_3_1 {
  background: transparent;
  border: none;
  border-bottom: 1px solid #1d1d1d;
  height: 29px;
  border-radius: 0px;
  box-shadow: none;
  outline: none;
}
.site-footer .inner.top form .gform_footer.top_label {
  /* button submit */
  position: absolute;
  top: -30px;
  right: 3px;
  outline: none !important;
}
.site-footer .inner.top form .gform_footer.top_label input {
  background: transparent;
  height: 24px;
  width: 18px;
  padding: 0px;
  object-fit: contain;
  box-shadow: none;
  border: none;
  outline: none;
}
.site-footer .inner.top form .gform_footer.top_label input:focus {
  outline: none;
  border: none !important;
}
.site-footer .inner.bottom {
  padding-top: 80px;
}
.site-footer .inner.bottom .menu {
  display: flex;
  margin-bottom: 84px;
}
@media (max-width: 900px) {
  .site-footer .inner.bottom .menu {
    grid-gap: 50px;
  }
}
.site-footer .inner.bottom .menu .col {
  width: 50%;
}
.site-footer .inner.bottom .menu .col p {
  font-family: "tt-hoves", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  line-height: 14.14px;
}
.site-footer .inner.bottom .menu .col ul {
  list-style: none;
  margin-top: 24px;
}
.site-footer .inner.bottom .menu .col ul li {
  margin-bottom: 24px;
}
.site-footer .inner.bottom .menu .col ul li a {
  font-family: "tt-hoves", sans-serif;
  text-decoration: none;
  font-size: 1rem;
  line-height: 24px;
  letter-spacing: 0px;
  color: #414141;
}
.site-footer .inner.bottom .menu .col ul li a:hover {
  color: #177654;
}
.site-footer .inner.bottom .footer-footnote p {
  font-family: "tt-hoves", sans-serif;
  text-decoration: none;
  font-size: 1rem;
  line-height: 24px;
  letter-spacing: 0px;
  color: #414141;
  opacity: 0.5;
}
.site-footer .break {
  height: 2px;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  border: 1px solid #a7a7a7;
}
@media (max-width: 900px) {
  .site-footer .break {
    left: 30px;
    width: calc(93% - 30px);
  }
}

.logged-in .site-footer .inner.top {
  /* checkbox */
}
.logged-in .site-footer .inner.top #input_3_3_1 {
  background-color: transparent;
  height: 32px;
  width: 32px;
  border-radius: 66px;
  margin-right: 23px;
  -webkit-tap-highlight-color: transparent;
}
.logged-in .site-footer .inner.top #input_3_3_1:focus {
  outline: none;
  box-shadow: none;
  border-color: #d6471b !important;
}
.logged-in .site-footer .inner.top #input_3_3_1:focus-visible {
  outline: none;
  box-shadow: none;
}
.logged-in .site-footer .inner.top #input_3_3_1::before {
  content: "";
  width: 1px;
  height: 35.42px;
  background-color: #d6471b !important;
  transform: rotate(45deg);
}
.logged-in .site-footer .inner.bottom .menu .col ul li a:hover {
  color: #d6471b;
}
@media (max-width: 900px) {
  .logged-in .site-footer .inner.bottom {
    position: relative;
  }
}
.logged-in .site-footer .back-to-top-arrow {
  height: 40px;
  width: 40px;
  background-color: #ffffff;
  position: absolute;
  right: 60px;
  border-radius: 66px;
  z-index: 3;
}
.logged-in .site-footer .back-to-top-arrow .back-to-top {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.logged-in .site-footer .back-to-top-arrow .back-to-top span {
  background-image: url(images/arrow-back-to-top.svg);
  display: block;
  width: 16px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 900px) {
  .logged-in .site-footer .back-to-top-arrow {
    right: 5px;
    bottom: -30px;
  }
}

/* Development Page Template */
.page-id-11516 .site-footer,
.page-template-content-development-landing .site-footer {
  background-color: rgba(99, 160, 200, 0.2);
}

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

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

.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;
}

.site-main,
.site {
  margin-top: 77px;
}
@media (max-width: 900px) {
  .site-main,
  .site {
    margin-top: 92px;
  }
}

/* 
Feature and Resources styles here
*/
.features {
  margin-top: 138px;
}
.features.lowfi .header .inner .post-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 74px 60px;
}
.features.lowfi .header .inner .post-info .author {
  display: flex;
  grid-gap: 20px;
}
.features.lowfi .header .inner .post-info .author p {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 32px;
  opacity: 0.5;
}
.features.lowfi .header .inner .post-info .author p span {
  position: relative;
}
.features.lowfi .header .inner .post-info .author p span::after {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: black;
  margin-left: auto;
  position: absolute;
  right: 0;
  bottom: 0;
}
.features.lowfi .header .inner .post-info .share {
  display: flex;
  grid-gap: 16px;
}
.features.lowfi .header .inner .post-info .share a {
  width: 56px;
  height: 56px;
  display: flex;
  border: 1px solid #000000;
  border-radius: 66px;
  justify-content: center;
  align-items: center;
}
.features.lowfi .header .inner .post-info .share a .share-icon {
  background-image: url(images/share.svg);
  display: block;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  width: 24px;
  height: 24.48px;
  background-size: contain;
}
.features.lowfi .header .inner .post-info .share a .bookmark-icon {
  background-image: url(images/bookmark.svg);
  display: block;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  width: 20px;
  height: 22.8px;
  background-size: contain;
}
.features.lowfi .header .inner .post-info .share a .bookmark-icon.bookmarked {
  background-image: url(images/bookmark-marked.svg);
  background-position: center;
  background-image: url(images/bookmark-black-wide.svg);
}
.features.lowfi .header .inner .post-info .share a .bookmark-icon.bookmarkedpath {
  fill: #000;
}
.features.lowfi .header .inner .post-info .tags {
  display: flex;
}
.features.lowfi .header .inner .post-info .tags li {
  list-style: none;
  display: flex;
  align-items: center;
}
.features.lowfi .header .inner .post-info .tags li a {
  color: #000000;
  text-transform: capitalize;
  text-decoration: none;
  margin-right: 8px;
  font-size: 0.875rem;
}
.features.lowfi .header .inner .post-info .tags li::marker {
  margin-right: 8px;
}
.features.lowfi .header .inner .post-info .tags li::before {
  content: "";
  -webkit-border-radius: 0.375rem;
  border-radius: 0.375rem;
  height: 4px;
  width: 4px;
  margin-right: 0.5rem;
  display: block;
  background-color: #000000;
}
@media (max-width: 900px) {
  .features.lowfi .header .inner .post-info {
    flex-direction: column;
    padding: 57px 40px 47px 40px;
  }
  .features.lowfi .header .inner .post-info .author {
    display: none;
  }
  .features.lowfi .header .inner .post-info .share {
    display: none;
  }
}
.features.lowfi .header .inner .title {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.features.lowfi .header .inner .title .inner p {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.features.lowfi .header .inner .title .inner p.tags {
  text-transform: uppercase;
  font-family: "tt-hoves", sans-serif;
  font-size: 0.75rem;
  letter-spacing: 2.5px;
  line-height: 14.14px;
}
.features.lowfi .header .inner .title .inner h1 {
  font-size: 5rem;
  line-height: 88px;
  margin-top: 20px;
  margin-bottom: 50px;
}
@media (max-width: 900px) {
  .features.lowfi .header .inner .title .inner h1 {
    font-size: 2rem;
    line-height: 40px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 29px;
  }
}
.features.lowfi .content.features-body .intro-content {
  margin-top: 78px;
  margin-bottom: 122px;
}
@media (max-width: 900px) {
  .features.lowfi .content.features-body .intro-content {
    margin-top: 70px;
    margin-bottom: 47px;
  }
}
.features.lowfi .content.features-body .intro-content .inner {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  max-height: 915px;
}
@media (max-width: 900px) {
  .features.lowfi .content.features-body .intro-content .inner {
    flex-direction: column;
  }
}
.features.lowfi .content.features-body .intro-content .inner .col {
  width: 50%;
}
@media (max-width: 900px) {
  .features.lowfi .content.features-body .intro-content .inner .col {
    width: 100%;
  }
}
.features.lowfi .content.features-body .intro-content .inner .intro {
  background: #f7dad1;
  box-sizing: border-box;
  display: block;
  padding: 0;
  display: flex;
  justify-content: space-around;
}
@media (max-width: 900px) {
  .features.lowfi .content.features-body .intro-content .inner .intro {
    padding: 30px;
  }
}
.features.lowfi .content.features-body .intro-content .inner .intro .wrap {
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 155px;
  margin-right: 155px;
}
@media (max-width: 900px) {
  .features.lowfi .content.features-body .intro-content .inner .intro .wrap {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
}
.features.lowfi .content.features-body .intro-content .inner .intro p {
  font-size: 1.5rem;
  line-height: 38px;
  margin-bottom: 2.5rem;
}
.features.lowfi .content.features-body .intro-content .inner .intro p.title {
  text-transform: uppercase;
  font-family: "tt-hoves", sans-serif;
  font-size: 0.75rem;
  letter-spacing: 2.5px;
  line-height: 14.14px;
  margin-bottom: 1rem;
}
.features.lowfi .content.features-body .intro-content .inner .intro p.timeline {
  margin-top: 16px;
}
@media (max-width: 900px) {
  .features.lowfi .content.features-body .intro-content .inner .intro p {
    font-size: 16px;
    line-height: 24px;
  }
}
.features.lowfi .content.features-body .intro-content .inner .image-container {
  max-height: 915px;
  overflow: hidden;
}
.features.lowfi .content.features-body .intro-content .inner .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 900px) {
  .features.lowfi .content.features-body .intro-content .inner .image-container {
    height: 388px;
    overflow: inherit;
  }
  .features.lowfi .content.features-body .intro-content .inner .image-container img {
    height: 388px;
  }
}
.features.mediumfi .header .inner, .features.hifi .header .inner {
  display: flex;
}
.features.mediumfi .header .inner .col, .features.hifi .header .inner .col {
  flex-basis: 50%;
  max-height: 960px;
}
.features.mediumfi .header .inner .col .image-container, .features.hifi .header .inner .col .image-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.features.mediumfi .header .inner .col .image-container img, .features.hifi .header .inner .col .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.features.mediumfi .header .inner .col.content, .features.hifi .header .inner .col.content {
  background: #83664f;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 60px;
  padding-right: 160px;
}
.features.mediumfi .header .intro-content, .features.hifi .header .intro-content {
  background: #e6e4e1;
  padding: 120px 0px 120px 0px;
}
.features.mediumfi .header .intro-content .inner, .features.hifi .header .intro-content .inner {
  max-width: 1495px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.features.mediumfi .header .intro-content .inner p, .features.hifi .header .intro-content .inner p {
  font-size: 3rem;
  line-height: 3.5rem;
  margin-top: 42px;
  margin-bottom: 92px;
  color: #000000;
}
.features.mediumfi .header .intro-content .inner p.intro-text, .features.hifi .header .intro-content .inner p.intro-text {
  font-size: 14px;
  line-height: 16.49px;
  text-transform: uppercase;
  width: fit-content;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 2.5px;
}
.features.mediumfi .header .intro-content .inner p.intro-text::after, .features.hifi .header .intro-content .inner p.intro-text::after {
  content: "";
  position: absolute;
  border: 1px solid #000000;
  width: 226px;
  left: 0;
  bottom: -32px;
  margin-top: 32px;
  width: 226px;
  position: relative;
  display: block;
  bottom: auto;
}
.features.mediumfi .content.features-body .intro-content, .features.hifi .content.features-body .intro-content {
  background: #e6e4e1;
  padding: 120px 0px 120px 0px;
}
.features.mediumfi .content.features-body .intro-content .inner, .features.hifi .content.features-body .intro-content .inner {
  max-width: 1495px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.features.mediumfi .content.features-body .intro-content .inner p, .features.hifi .content.features-body .intro-content .inner p {
  font-size: 3rem;
  line-height: 3.5rem;
  margin-top: 42px;
  margin-bottom: 92px;
}
.features.mediumfi .content.features-body .intro-content .inner p.intro-text, .features.hifi .content.features-body .intro-content .inner p.intro-text {
  font-size: 14px;
  line-height: 16.49px;
  text-transform: uppercase;
  width: fit-content;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}
.features.mediumfi .content.features-body .intro-content .inner p.intro-text::after, .features.hifi .content.features-body .intro-content .inner p.intro-text::after {
  content: "";
  position: absolute;
  border: 1px solid #000000;
  width: 226px;
  left: 0;
  bottom: -32px;
}
.features.mediumfi .header .inner {
  height: 988px;
}
.features .header h1 {
  font-size: 5rem;
  line-height: 88px;
  margin-top: 20px;
  margin-bottom: 50px;
}
.features .content.features-body {
  padding: 20px 60px;
}
@media (max-width: 900px) {
  .features .content.features-body {
    padding: 0;
  }
}
.features .content.features-body p {
  color: #000000;
}

/* 
Custom mneu linked pages for Privacy Policy, T&Cs etc
*/
.block.style-linked-pages {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #fcf8f5;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 136px;
  padding-bottom: 60px;
}
@media (max-width: 900px) {
  .block.style-linked-pages {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 70px;
  }
}
.block.style-linked-pages .inner {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  /* DROPDOWN */
}
@media (max-width: 900px) {
  .block.style-linked-pages .inner {
    flex-direction: column;
  }
}
.block.style-linked-pages .inner .menu {
  width: 40%;
}
@media (max-width: 900px) {
  .block.style-linked-pages .inner .menu {
    width: 100%;
    display: none;
  }
}
.block.style-linked-pages .inner .menu .menu-item {
  background-color: #ffffff;
  list-style: none;
  padding: 36px;
  border: 1px solid #eaeaea;
}
.block.style-linked-pages .inner .menu .menu-item a {
  text-decoration: none;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-size: 16px;
  letter-spacing: -0.22px;
  color: #d6d6d6;
  font-family: "zapfhumnst", sans-serif;
}
.block.style-linked-pages .inner .menu .menu-item.active {
  border-left: 2px solid #177654;
}
.block.style-linked-pages .inner .menu .menu-item.active a {
  color: #177654;
  font-family: "zapfhumnst", sans-serif;
  font-size: 16px;
  letter-spacing: 0px;
}
.block.style-linked-pages .inner .menu .menu-item:hover a {
  color: #177654;
}
.block.style-linked-pages .inner .content {
  background-color: #ffffff;
  padding-top: 80px;
  padding-left: 182px;
  padding-right: 305px;
}
@media (max-width: 900px) {
  .block.style-linked-pages .inner .content {
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 30px;
  }
}
.block.style-linked-pages .inner .content .wp-block-heading {
  color: #177654;
}
.block.style-linked-pages .inner .mobile-dropdown-linked-pages {
  display: none;
}
@media (max-width: 900px) {
  .block.style-linked-pages .inner .mobile-dropdown-linked-pages {
    display: block;
    padding: 18px;
    margin-left: 30px;
    margin-right: 30px;
  }
  .block.style-linked-pages .inner .mobile-dropdown-linked-pages .dropdown-toggle-linked-pages {
    padding: 18px;
    text-align: center;
    border: 1px solid #d6471b;
    border-radius: 60px;
    font-family: "zapfhumnst", sans-serif;
    color: #d6471b;
  }
  .block.style-linked-pages .inner .mobile-dropdown-linked-pages .dropdown-menu-linked-pages {
    display: none;
    text-align: center;
    list-style: none;
    width: 100%;
    z-index: 10;
  }
  .block.style-linked-pages .inner .mobile-dropdown-linked-pages .dropdown-menu-linked-pages li {
    cursor: pointer;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-family: "zapfhumnst", sans-serif;
  }
  .block.style-linked-pages .inner .mobile-dropdown-linked-pages.open .dropdown-menu-linked-pages {
    display: block;
  }
}
.block.style-linked-pages.member-active .inner .menu .menu-item.active {
  border-left: 1px solid #d6471b;
}
.block.style-linked-pages.member-active .inner .menu .menu-item.active a {
  color: #d6471b;
}
.block.style-linked-pages.member-active .inner .menu .menu-item:hover a {
  color: #d6471b;
}
.block.style-linked-pages.member-active .inner .content .wp-block-heading {
  color: #d6471b;
}
.block.style-linked-pages.member-active .inner .content p {
  font-family: "tt-hoves", sans-serif;
  color: #474747;
}
.block.style-linked-pages.member-active .inner .content ul li {
  margin-left: 1rem;
}
.block.style-linked-pages.member-active .inner .content a {
  color: #d6471b;
}
.block.style-linked-pages.member-active .inner strong {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
  color: #000000;
  margin-bottom: 1rem;
  line-height: 2.5rem;
}

/* PAGE SPECIFIC */
.page-id-9190 .ag-fiftyfifty .image-large .image {
  width: 740px;
  overflow: hidden;
}
.page-id-9190 .ag-fiftyfifty .image-large .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.page-id-9190 .ag-fiftyfifty .bubble p {
  font-family: "tt-hoves", sans-serif;
  line-height: 26px;
  letter-spacing: 0px;
  font-size: 12px;
  line-height: 26px;
  letter-spacing: 2.5px;
}
.page-id-9190 .ag-fiftyfifty .content .col h2 {
  font-size: 40px;
  line-height: 48px;
}
@media (max-width: 900px) {
  .page-id-9190 .ag-fiftyfifty .content .col h2 {
    font-size: 1.5rem;
    line-height: 38px;
    margin-bottom: 0 !important;
  }
}
.page-id-9190 .ag-fiftyfifty .content .col h5 {
  font-family: "tt-hoves", sans-serif;
  line-height: 28px;
  letter-spacing: -0.176px;
  color: #8f8f8f;
}

.ag.app-thankyou {
  background-color: #177654;
  padding-top: 80px;
}
.ag.app-thankyou .inner.content .flex {
  display: flex;
  flex-direction: column;
  color: #ffffff;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.ag.app-thankyou .inner.content .flex .icon {
  height: 40px;
}
.ag.app-thankyou .inner.content .flex h2 {
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 48px;
  font-family: "zapfhumnst", sans-serif;
  max-width: 380px;
  margin-top: 64px;
  margin-bottom: 24px;
}
.ag.app-thankyou .inner.content .flex p {
  max-width: 500px;
  margin-bottom: 30px;
  font-size: 1.25rem;
  line-height: 28px;
}
.ag.app-thankyou .inner.content .flex p.sub-heading {
  font-family: "tt-hoves", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  line-height: 14.14px;
}
.ag.app-thankyou .inner.content .flex a {
  color: #ffffff;
  font-size: 16px;
  line-height: 19.09px;
}
.ag.app-thankyou .inner.content .flex a.cta {
  border: 1px solid #ffffff;
  border-radius: 66px;
  width: 100%;
  max-width: 580px;
  padding: 20px;
  text-decoration: none;
  margin-bottom: 32px;
}
.ag.app-thankyou .large-logo {
  margin-top: 144px;
  margin-bottom: -8px;
}

.page-id-10184 .site-main h2,
.page-id-10184 .site-main h3,
.page-id-10184 .site-main h4,
.page-id-9835 .site-main h2,
.page-id-9835 .site-main h3,
.page-id-9835 .site-main h4 {
  max-width: 1180px;
  padding-top: 80px;
  margin-left: auto;
  margin-right: auto;
}
.page-id-10184 .wp-block-table,
.page-id-9835 .wp-block-table {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
}

.ag.contact-us .flex {
  display: flex;
}
@media (max-width: 900px) {
  .ag.contact-us .flex {
    flex-direction: column;
  }
  .ag.contact-us .flex .col {
    width: 100%;
  }
}
.ag.contact-us .flex .col {
  width: 50%;
}
@media (max-width: 900px) {
  .ag.contact-us .flex .col {
    width: 100%;
  }
}
.ag.contact-us .flex .col.image-full .contact-background {
  height: 100%;
}
@media (max-width: 900px) {
  .ag.contact-us .flex .col.image-full .contact-background {
    height: 340px;
    width: 100%;
    object-fit: cover;
  }
}
.ag.contact-us .flex .col.content .inner {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  margin-top: 160px;
  text-align: center;
}
@media (max-width: 900px) {
  .ag.contact-us .flex .col.content .inner {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ag.contact-us .flex .col.content .inner h2 {
  font-size: 2.5rem;
  line-height: 48px;
}
.ag.contact-us .flex .col.content .inner p {
  max-width: 450px;
  font-size: 16px;
  line-height: 24px;
  margin-left: auto;
  margin-right: auto;
}
.ag.contact-us .flex .col.content .inner .gform_heading {
  display: none;
}
.ag.contact-us .flex .col.content .inner .gform_wrapper {
  margin-top: 50px;
}
.ag.contact-us .flex .col.content .inner .gform_wrapper form #gform_fields_8 {
  grid-gap: 16px;
}
.ag.contact-us .flex .col.content .inner .gform_wrapper form input {
  border: 1px solid #a7a7a7;
  border-radius: 66px;
  padding: 32px;
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 24px;
  color: #777777;
}
.ag.contact-us .flex .col.content .inner .gform_wrapper form textarea {
  border: 1px solid #a7a7a7;
  border-radius: 30px;
  max-height: 150px;
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 24px;
  color: #777777;
}
.ag.contact-us .flex .col.content .inner .gform_wrapper form .gform_footer {
  margin-top: 42px;
}
.ag.contact-us .flex .col.content .inner .gform_wrapper form .gform_footer input {
  width: 100%;
  background-color: #177654;
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 24px;
  color: #ffffff;
}

.logged-in .ag.contact-us .flex .col.content .inner .gform_wrapper form .gform_footer input {
  background-color: #d6471b;
}

@media (max-width: 900px) {
  .features-template.lowfi {
    overflow: hidden;
  }
}
.features-template.lowfi .features-body .section {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* Three equal columns */
  grid-gap: 10px; /* Optional: Adds spacing between the grid items */
  row-gap: 74px; /* Adds a specific row gap of 20px */
  padding-bottom: 64px;
}
@media (max-width: 900px) {
  .features-template.lowfi .features-body .section {
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
    grid-gap: 30px;
    grid-row-gap: 30px;
  }
}
.features-template.lowfi .features-body .section.columns .col {
  flex: 1;
  width: auto;
}
.features-template.lowfi .features-body .section.columns .col.col-1 p {
  font-size: 2rem;
  line-height: 2.5rem;
}
.features-template.lowfi .features-body .section.columns .col.col-2 p {
  font-family: "tt-hoves", sans-serif;
  font-size: 1.25rem;
  line-height: 26px;
  letter-spacing: 0px;
  opacity: 0.8;
}
.features-template.lowfi .features-body .section.columns .col.col-2 ul {
  margin: 1.5rem;
}
.features-template.lowfi .features-body .section.columns .col.col-2 ul li {
  margin-bottom: 1rem;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  opacity: 0.8;
  color: #000000;
}
.features-template.lowfi .features-body .section.columns .col.col-2 figure {
  width: 100% !important;
  object-fit: cover;
}
.features-template.lowfi .features-body .section.columns .col.col-2 figure img {
  width: 100%;
}
.features-template.lowfi .features-body .section.columns .col.col-2 figure.wp-caption .wp-caption-text {
  text-align: left;
}
.features-template.lowfi .features-body .section.columns .col.col-3 .inner {
  max-width: 185px;
  margin-left: auto;
  margin-right: 150px;
}
@media (max-width: 900px) {
  .features-template.lowfi .features-body .section.columns .col.col-3 {
    display: none;
  }
}
@media (max-width: 900px) {
  .features-template.lowfi .features-body .section.columns .col ol {
    margin-left: 0;
  }
  .features-template.lowfi .features-body .section.columns .col ol li {
    font-size: 16px;
    line-height: 24px;
  }
}
.features-template.lowfi .features-body .section.columns .image {
  grid-column: 2/4; /* Make the image span the second and third columns */
  grid-row: 2; /* Moves the image to the next row */
  max-height: 725px;
  overflow: hidden;
  margin-bottom: 64px;
  position: relative;
}
.features-template.lowfi .features-body .section.columns .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.features-template.lowfi .features-body .section.columns .image p {
  position: absolute;
  bottom: 0;
  color: #ffffff;
  width: 100%;
  text-align: left;
  padding-left: 55px;
  padding-right: 55px;
  padding-bottom: 42px;
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 32px;
}
.features-template.lowfi .features-body .section.columns .image p::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  margin-bottom: 22px;
}
@media (max-width: 900px) {
  .features-template.lowfi .features-body .section.columns .image p {
    position: relative;
    color: #000000;
    padding: 0;
  }
  .features-template.lowfi .features-body .section.columns .image p::before {
    display: none;
  }
}
@media (max-width: 900px) {
  .features-template.lowfi .features-body .section.columns .image {
    margin-bottom: 0px;
  }
}
.features-template.lowfi .features-body .section::after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 100%;
  margin-top: 64px;
  border-bottom: 1px solid #d6d6d6;
  grid-column: 1/3;
  grid-row: 2;
}
@media (max-width: 900px) {
  .features-template.lowfi .features-body .section::after {
    margin-top: 34px;
  }
}
.features-template.lowfi .ag-credits .inner {
  margin-left: 60px;
  margin-right: 60px;
}
.features-template.lowfi .ag-credits .inner .flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.features-template.lowfi .ag-credits .inner .flex .author-credit-container {
  display: flex;
  width: 40%;
  width: auto;
  grid-gap: 32px;
  padding-right: 153px;
}
.features-template.lowfi .ag-credits .inner .flex .author-credit-container .col.image .wrapper {
  height: 153px;
  width: 120px;
}
.features-template.lowfi .ag-credits .inner .flex .author-credit-container .col.content {
  width: 425px;
  padding: 0;
}
.features-template.lowfi .ag-credits .inner .flex .author-credit-container .col.content h6 {
  font-size: 1rem;
  line-height: 24px;
  font-family: "tt-hoves", sans-serif;
  color: #000000;
  margin-bottom: 12px;
}
.features-template.lowfi .ag-credits .inner .flex .author-credit-container .col.content p {
  font-family: "tt-hoves", sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  opacity: 0.8;
}
.features-template.lowfi .exit-gate .flex {
  display: flex;
}
@media (max-width: 900px) {
  .features-template.lowfi .exit-gate .flex {
    flex-direction: column;
  }
}
.features-template.lowfi .exit-gate .flex .col {
  width: 100%;
  padding: 60px 60px 60px 60px;
  position: relative;
}
.features-template.lowfi .exit-gate .flex .col.previous-read {
  background-color: #f7dad1;
  padding-right: 120px;
}
@media (max-width: 900px) {
  .features-template.lowfi .exit-gate .flex .col.previous-read {
    padding-right: 60px;
  }
}
.features-template.lowfi .exit-gate .flex .col.next-read {
  background-color: #de6c49;
  padding-left: 120px;
}
@media (max-width: 900px) {
  .features-template.lowfi .exit-gate .flex .col.next-read {
    padding-left: 60px;
  }
}
.features-template.lowfi .exit-gate .flex .col .wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  grid-gap: 120px;
}
@media (max-width: 900px) {
  .features-template.lowfi .exit-gate .flex .col .wrapper {
    justify-content: center;
    text-align: center;
  }
}
.features-template.lowfi .exit-gate .flex .col .wrapper .col {
  padding: 0;
  width: auto;
}
.features-template.lowfi .exit-gate .flex .col .wrapper .col.content p.read-title {
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 20px;
}
.features-template.lowfi .exit-gate .flex .col .wrapper .col.content h4 {
  font-size: 48px;
  line-height: 56px;
  color: #000000;
  text-transform: capitalize;
}
@media (max-width: 900px) {
  .features-template.lowfi .exit-gate .flex .col .wrapper .col.content h4 {
    font-size: 1.5rem;
    line-height: 2.375rem;
  }
}
.features-template.lowfi .exit-gate .flex .col .wrapper .col.content h4 a {
  color: #000000;
  text-decoration: none;
  font-family: inherit;
}
.features-template.lowfi .exit-gate .flex .col .wrapper .col.image {
  height: 276px;
  width: 217px;
  flex-shrink: 0; /* Prevent shrinking */
}
@media (max-width: 900px) {
  .features-template.lowfi .exit-gate .flex .col .wrapper .col.image {
    display: none;
  }
}
.features-template.lowfi .exit-gate .flex .col .wrapper .col.image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.features-template.lowfi .exit-gate .flex .col .wrapper .overlayed-link {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.features-template.lowfi .exit-gate .flex .col .wrapper .overlayed-link:hover {
  cursor: pointer;
}
.features-template.lowfi .section:last-child::after {
  display: none;
}
.features-template.lowfi .ag-credits .inner h5 {
  color: #000000;
}
.features-template.lowfi .ag-credits .inner .line-break {
  width: 100%;
}

.features-template-default .site.lowfi footer,
.resources-template-default .site.lowfi footer {
  background-color: #efb5a4;
}

.development-template-default.single .features-template.lowfi .content.features-body .intro.col {
  background: rgba(99, 160, 200, 0.2);
}
.development-template-default.single .features-template.lowfi .exit-gate .flex .col.previous-read {
  background: #d1e4dd;
}
.development-template-default.single .features-template.lowfi .exit-gate .flex .col.next-read {
  background-color: #63a0c8;
}

.site-header.mediumfi, .site-header.interview, .site-header.hifi {
  position: fixed;
  z-index: 2;
}
.site-header.mediumfi .site-branding .site-logo a img, .site-header.interview .site-branding .site-logo a img, .site-header.hifi .site-branding .site-logo a img {
  background-image: url();
}
.site-header.mediumfi .members-menu, .site-header.interview .members-menu, .site-header.hifi .members-menu {
  background-color: transparent;
}
.site-header.mediumfi, .site-header.interview, .site-header.hifi {
  background-color: transparent;
}
.site-header.mediumfi .header, .site-header.interview .header, .site-header.hifi .header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 900px) {
  .site-header.mediumfi {
    background-color: #ffffff;
  }
}
.site-header.mediumfi .site-branding .site-logo a img.orange {
  display: none;
}
@media (max-width: 900px) {
  .site-header.mediumfi .site-branding .site-logo a img.orange {
    display: block;
  }
}
.site-header.mediumfi .site-branding .site-logo a img.white {
  display: block;
}
@media (max-width: 900px) {
  .site-header.mediumfi .site-branding .site-logo a img.white {
    display: none;
  }
}
.site-header.mediumfi .menu-search {
  background-color: #ffffff;
  background-color: transparent;
  width: 40px;
  height: 40px;
  border-radius: 66px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 900px) {
  .site-header.mediumfi .menu-search {
    display: none;
  }
}
@media (max-width: 900px) {
  .site-header.mediumfi .members-menu {
    background-color: #d6471b;
  }
}
.site-header.mediumfi .members-menu .inner .wrapper .member-back-button {
  display: none;
}
.site-header.mediumfi .members-menu .inner #feature-landing {
  display: flex;
}
.site-header.mediumfi .my-profile .container .profile-icon {
  border: none;
}
.site-header.mediumfi .my-profile .container .profile-sidebar.active {
  height: 100vh;
  margin-top: -78px;
}
.site-header.hide-on-scroll {
  transition: transform 0.3s ease-in-out;
}
.site-header.background-fill .site-branding.public-non-members-branding .site-logo .green {
  display: none;
}
.site-header.hide-on-scroll.hidden {
  transform: translateY(-100%);
}
.site-header.fill-background {
  background-color: #ffffff;
}
.site-header.fill-background .site-branding .site-logo a img.orange {
  display: flex;
}
.site-header.fill-background .site-branding .site-logo a img.white {
  display: none;
}
.site-header.fill-background .site-branding.public-non-members-branding .site-logo .green {
  display: flex;
}
.site-header.fill-background .members-menu .inner .menu li a {
  color: #000000;
}

.features-template {
  /* section */
}
.features-template.mediumfi, .features-template.interview {
  margin-top: -110px;
}
.features-template.mediumfi .header .intro-content .inner .title, .features-template.interview .header .intro-content .inner .title {
  margin-top: 62px !important;
}
.features-template.mediumfi, .features-template.interview, .features-template.hifi {
  /* section */
}
.features-template.mediumfi .header .inner .col, .features-template.interview .header .inner .col, .features-template.hifi .header .inner .col {
  max-height: 988px;
}
.features-template.mediumfi .header .inner .col.content, .features-template.interview .header .inner .col.content, .features-template.hifi .header .inner .col.content {
  padding-bottom: 80px;
}
.features-template.mediumfi .header .inner .col.content .reading-time, .features-template.interview .header .inner .col.content .reading-time, .features-template.hifi .header .inner .col.content .reading-time {
  padding-top: 99px;
}
.features-template.mediumfi .header .inner .col.content h1, .features-template.interview .header .inner .col.content h1, .features-template.hifi .header .inner .col.content h1 {
  margin-bottom: 32px;
}
.features-template.mediumfi .header .inner .col.content .sub-text-mediumfi, .features-template.interview .header .inner .col.content .sub-text-mediumfi, .features-template.hifi .header .inner .col.content .sub-text-mediumfi {
  opacity: 0.5;
  font-size: 14px;
  line-height: 24px;
  font-family: "tt-hoves", sans-serif;
  max-width: 425px;
}
.features-template.mediumfi .content.features-body, .features-template.interview .content.features-body, .features-template.hifi .content.features-body {
  padding: 0px 0px;
}
.features-template.mediumfi .section, .features-template.interview .section, .features-template.hifi .section {
  padding: 20px 30px;
  /* columns */
  /* col */
  /* no padding */
  /* 5050 */
  /* left aligned content */
  /* Quote Block */
}
.features-template.mediumfi .section.no-padding, .features-template.interview .section.no-padding, .features-template.hifi .section.no-padding {
  padding: 0px 0px;
  margin-top: 74px;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section.no-padding, .features-template.interview .section.no-padding, .features-template.hifi .section.no-padding {
    margin-top: 34px;
    margin-bottom: 34px;
  }
}
.features-template.mediumfi .section.columns, .features-template.interview .section.columns, .features-template.hifi .section.columns {
  display: flex;
  /* #share */
}
@media (max-width: 900px) {
  .features-template.mediumfi .section.columns, .features-template.interview .section.columns, .features-template.hifi .section.columns {
    flex-wrap: wrap;
  }
}
.features-template.mediumfi .section.columns .share, .features-template.interview .section.columns .share, .features-template.hifi .section.columns .share {
  display: flex;
  grid-gap: 16px;
}
.features-template.mediumfi .section.columns .share a, .features-template.interview .section.columns .share a, .features-template.hifi .section.columns .share a {
  width: 56px;
  height: 56px;
  display: flex;
  border: 1px solid #000000;
  border-radius: 66px;
  justify-content: center;
  align-items: center;
  padding: 16px;
}
.features-template.mediumfi .section.columns .share a .share-icon, .features-template.interview .section.columns .share a .share-icon, .features-template.hifi .section.columns .share a .share-icon {
  background-image: url(images/share.svg);
  display: block;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: contain;
}
.features-template.mediumfi .section.columns .share a .bookmark-icon, .features-template.interview .section.columns .share a .bookmark-icon, .features-template.hifi .section.columns .share a .bookmark-icon {
  background-image: url(images/bookmark.svg);
  display: block;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: contain;
}
.features-template.mediumfi .section .col, .features-template.interview .section .col, .features-template.hifi .section .col {
  flex: 1;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section .col, .features-template.interview .section .col, .features-template.hifi .section .col {
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.features-template.mediumfi .section .col.left-margin, .features-template.interview .section .col.left-margin, .features-template.hifi .section .col.left-margin {
  margin-left: 12%;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section .col.left-margin, .features-template.interview .section .col.left-margin, .features-template.hifi .section .col.left-margin {
    margin-bottom: auto;
  }
}
.features-template.mediumfi .section .col.left-margin .wrapper, .features-template.interview .section .col.left-margin .wrapper, .features-template.hifi .section .col.left-margin .wrapper {
  width: 305px;
}
.features-template.mediumfi .section .col.left-margin .wrapper.right-border, .features-template.interview .section .col.left-margin .wrapper.right-border, .features-template.hifi .section .col.left-margin .wrapper.right-border {
  border-right: 1px solid;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section .col.left-margin .wrapper.right-border, .features-template.interview .section .col.left-margin .wrapper.right-border, .features-template.hifi .section .col.left-margin .wrapper.right-border {
    border-right: none;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 38px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
  }
  .features-template.mediumfi .section .col.left-margin .wrapper.right-border .share, .features-template.interview .section .col.left-margin .wrapper.right-border .share, .features-template.hifi .section .col.left-margin .wrapper.right-border .share {
    width: 50%;
    width: 40%;
    margin-right: 30px;
    order: 2;
  }
  .features-template.mediumfi .section .col.left-margin .wrapper.right-border .author, .features-template.interview .section .col.left-margin .wrapper.right-border .author, .features-template.hifi .section .col.left-margin .wrapper.right-border .author {
    width: 50%;
    order: 1;
  }
  .features-template.mediumfi .section .col.left-margin .wrapper.right-border .author p, .features-template.interview .section .col.left-margin .wrapper.right-border .author p, .features-template.hifi .section .col.left-margin .wrapper.right-border .author p {
    font-size: 1rem;
    line-height: 24px;
  }
  .features-template.mediumfi .section .col.left-margin .wrapper.right-border .author p span, .features-template.interview .section .col.left-margin .wrapper.right-border .author p span, .features-template.hifi .section .col.left-margin .wrapper.right-border .author p span {
    font-size: 1rem;
    line-height: 24px;
    text-transform: uppercase;
  }
  .features-template.mediumfi .section .col.left-margin .wrapper.right-border .tags, .features-template.interview .section .col.left-margin .wrapper.right-border .tags, .features-template.hifi .section .col.left-margin .wrapper.right-border .tags {
    width: 100%;
    order: 3;
  }
}
.features-template.mediumfi .section .col.left-margin .wrapper.right-border .author p, .features-template.interview .section .col.left-margin .wrapper.right-border .author p, .features-template.hifi .section .col.left-margin .wrapper.right-border .author p {
  font-size: 1rem;
  line-height: 24px;
}
.features-template.mediumfi .section .col.left-margin .wrapper.right-border .author p span, .features-template.interview .section .col.left-margin .wrapper.right-border .author p span, .features-template.hifi .section .col.left-margin .wrapper.right-border .author p span {
  font-size: 1rem;
  line-height: 24px;
  text-transform: uppercase;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section .col.left-margin .wrapper.right-border .author p:nth-child(1), .features-template.interview .section .col.left-margin .wrapper.right-border .author p:nth-child(1), .features-template.hifi .section .col.left-margin .wrapper.right-border .author p:nth-child(1) {
    margin-bottom: 33px;
  }
}
.features-template.mediumfi .section .col.left-margin .wrapper .share, .features-template.interview .section .col.left-margin .wrapper .share, .features-template.hifi .section .col.left-margin .wrapper .share {
  margin-bottom: 63px;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section .col.left-margin .wrapper .share, .features-template.interview .section .col.left-margin .wrapper .share, .features-template.hifi .section .col.left-margin .wrapper .share {
    margin-bottom: 0;
    justify-content: end;
  }
}
.features-template.mediumfi .section .col.left-margin .wrapper .share a:nth-child(1), .features-template.interview .section .col.left-margin .wrapper .share a:nth-child(1), .features-template.hifi .section .col.left-margin .wrapper .share a:nth-child(1) {
  display: none;
}
.features-template.mediumfi .section .col.left-margin .wrapper .author span, .features-template.interview .section .col.left-margin .wrapper .author span, .features-template.hifi .section .col.left-margin .wrapper .author span {
  position: relative;
}
.features-template.mediumfi .section .col.left-margin .wrapper .author span::after, .features-template.interview .section .col.left-margin .wrapper .author span::after, .features-template.hifi .section .col.left-margin .wrapper .author span::after {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: black;
  margin-left: auto;
  position: absolute;
  right: 0;
  bottom: 0;
}
.features-template.mediumfi .section .col.left-margin .wrapper .tags, .features-template.interview .section .col.left-margin .wrapper .tags, .features-template.hifi .section .col.left-margin .wrapper .tags {
  margin-top: 28px;
  display: flex;
  grid-gap: 8px;
  align-items: baseline;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section .col.left-margin .wrapper .tags, .features-template.interview .section .col.left-margin .wrapper .tags, .features-template.hifi .section .col.left-margin .wrapper .tags {
    margin-top: 14px;
  }
}
.features-template.mediumfi .section .col.left-margin .wrapper .tags li, .features-template.interview .section .col.left-margin .wrapper .tags li, .features-template.hifi .section .col.left-margin .wrapper .tags li {
  list-style: none;
  text-transform: capitalize;
}
.features-template.mediumfi .section .col.left-margin .wrapper .tags li a, .features-template.interview .section .col.left-margin .wrapper .tags li a, .features-template.hifi .section .col.left-margin .wrapper .tags li a {
  color: #000000;
  opacity: 0.5;
  text-decoration: none;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section .col.left-margin .wrapper .tags, .features-template.interview .section .col.left-margin .wrapper .tags, .features-template.hifi .section .col.left-margin .wrapper .tags {
    margin-top: 0;
  }
}
.features-template.mediumfi .section .col p, .features-template.interview .section .col p, .features-template.hifi .section .col p {
  font-size: 16px;
  line-height: 28px;
}
.features-template.mediumfi .section .col p span, .features-template.interview .section .col p span, .features-template.hifi .section .col p span {
  font-family: "tt-hoves", sans-serif;
  font-size: 20px;
  line-height: 26px;
}
.features-template.mediumfi .section .col h2, .features-template.interview .section .col h2, .features-template.hifi .section .col h2 {
  font-size: 2.5rem;
  line-height: 48px;
  color: #d6471b;
  margin-bottom: 68px;
}
.features-template.mediumfi .section .col h6, .features-template.interview .section .col h6, .features-template.hifi .section .col h6 {
  font-size: 12px;
  line-height: 14.14px;
  text-transform: uppercase;
  margin-bottom: 18px;
  margin-top: 116px;
}
.features-template.mediumfi .section .col h6:nth-child(1), .features-template.interview .section .col h6:nth-child(1), .features-template.hifi .section .col h6:nth-child(1) {
  margin-top: 0;
}
.features-template.mediumfi .section .col ul li ul, .features-template.interview .section .col ul li ul, .features-template.hifi .section .col ul li ul {
  padding-left: 56px;
  border-left: 1px solid #d6471b;
  margin-left: -17px !important;
  margin-top: 28px;
  margin-bottom: 28px;
}
.features-template.mediumfi .section .col ul li ul li, .features-template.interview .section .col ul li ul li, .features-template.hifi .section .col ul li ul li {
  margin-bottom: 0;
}
.features-template.mediumfi .section .col ul li ul ul, .features-template.interview .section .col ul li ul ul, .features-template.hifi .section .col ul li ul ul {
  border-left: none;
  margin-left: 0 !important;
  padding-left: 0;
}
.features-template.mediumfi .section .col h1,
.features-template.mediumfi .section .col h2,
.features-template.mediumfi .section .col h3,
.features-template.mediumfi .section .col h4,
.features-template.mediumfi .section .col h5,
.features-template.mediumfi .section .col h6,
.features-template.mediumfi .section .col p,
.features-template.mediumfi .section .col ul, .features-template.interview .section .col h1,
.features-template.interview .section .col h2,
.features-template.interview .section .col h3,
.features-template.interview .section .col h4,
.features-template.interview .section .col h5,
.features-template.interview .section .col h6,
.features-template.interview .section .col p,
.features-template.interview .section .col ul, .features-template.hifi .section .col h1,
.features-template.hifi .section .col h2,
.features-template.hifi .section .col h3,
.features-template.hifi .section .col h4,
.features-template.hifi .section .col h5,
.features-template.hifi .section .col h6,
.features-template.hifi .section .col p,
.features-template.hifi .section .col ul {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}
.features-template.mediumfi .section .col ol, .features-template.interview .section .col ol, .features-template.hifi .section .col ol {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
}
.features-template.mediumfi .section .col ul, .features-template.interview .section .col ul, .features-template.hifi .section .col ul {
  margin-top: 63px;
  padding-left: 20px;
}
.features-template.mediumfi .section .col ul li, .features-template.interview .section .col ul li, .features-template.hifi .section .col ul li {
  margin-bottom: 20px;
}
.features-template.mediumfi .section .col ul ul, .features-template.interview .section .col ul ul, .features-template.hifi .section .col ul ul {
  margin-top: 1rem;
}
.features-template.mediumfi .section .col p img, .features-template.interview .section .col p img, .features-template.hifi .section .col p img {
  max-width: 100vw;
  margin-left: -250px;
  max-height: 768px;
  object-fit: cover;
  margin-top: 74px;
  margin-bottom: 74px;
}
.features-template.mediumfi .section .col figure, .features-template.interview .section .col figure, .features-template.hifi .section .col figure {
  width: 100% !important;
  height: 768px;
  position: relative;
  margin-top: 74px;
  margin-bottom: 94px;
}
.features-template.mediumfi .section .col figure img, .features-template.interview .section .col figure img, .features-template.hifi .section .col figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}
.features-template.mediumfi .section .col figure figcaption, .features-template.interview .section .col figure figcaption, .features-template.hifi .section .col figure figcaption {
  position: absolute;
  bottom: 0;
  color: #ffffff;
  width: 100%;
  text-align: left;
  padding-left: 55px;
  padding-right: 55px;
  padding-bottom: 42px;
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 32px;
}
.features-template.mediumfi .section .col figure figcaption::before, .features-template.interview .section .col figure figcaption::before, .features-template.hifi .section .col figure figcaption::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  margin-bottom: 22px;
}
.features-template.mediumfi .section.no-padding .col, .features-template.interview .section.no-padding .col, .features-template.hifi .section.no-padding .col {
  flex: 1;
  overflow: hidden;
}
.features-template.mediumfi .section.no-padding .col.left-margin, .features-template.interview .section.no-padding .col.left-margin, .features-template.hifi .section.no-padding .col.left-margin {
  width: 610px;
  flex: none;
}
.features-template.mediumfi .section.fiftyfifty, .features-template.interview .section.fiftyfifty, .features-template.hifi .section.fiftyfifty {
  height: 1046px;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section.fiftyfifty, .features-template.interview .section.fiftyfifty, .features-template.hifi .section.fiftyfifty {
    height: auto;
  }
}
.features-template.mediumfi .section.fiftyfifty .orange, .features-template.interview .section.fiftyfifty .orange, .features-template.hifi .section.fiftyfifty .orange {
  background-color: #d6471b;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 111px;
  padding-bottom: 100px;
  padding-right: 167px;
  width: 975px;
  flex: none;
}
.features-template.mediumfi .section.fiftyfifty .orange h2,
.features-template.mediumfi .section.fiftyfifty .orange p, .features-template.interview .section.fiftyfifty .orange h2,
.features-template.interview .section.fiftyfifty .orange p, .features-template.hifi .section.fiftyfifty .orange h2,
.features-template.hifi .section.fiftyfifty .orange p {
  max-width: none;
  width: 100%;
  padding-left: 222px;
  opacity: 0.8;
}
.features-template.mediumfi .section.fiftyfifty .orange h2, .features-template.interview .section.fiftyfifty .orange h2, .features-template.hifi .section.fiftyfifty .orange h2 {
  color: #ffffff;
}
.features-template.mediumfi .section.fiftyfifty .orange p, .features-template.interview .section.fiftyfifty .orange p, .features-template.hifi .section.fiftyfifty .orange p {
  color: #ffffff;
  font-family: "zapfhumnst", sans-serif;
  margin-bottom: 1rem;
}
.features-template.mediumfi .section.fiftyfifty .orange p span, .features-template.interview .section.fiftyfifty .orange p span, .features-template.hifi .section.fiftyfifty .orange p span {
  font-family: "zapfhumnst", sans-serif;
}
.features-template.mediumfi .section.fiftyfifty .orange span.white-border, .features-template.interview .section.fiftyfifty .orange span.white-border, .features-template.hifi .section.fiftyfifty .orange span.white-border {
  display: block;
  height: 1px;
  background-color: #ffffff;
  margin-left: 222px;
  margin-right: 43px;
  margin-bottom: 28px;
  width: auto;
}
.features-template.mediumfi .section.fiftyfifty .orange ul,
.features-template.mediumfi .section.fiftyfifty .orange ol, .features-template.interview .section.fiftyfifty .orange ul,
.features-template.interview .section.fiftyfifty .orange ol, .features-template.hifi .section.fiftyfifty .orange ul,
.features-template.hifi .section.fiftyfifty .orange ol {
  margin: 0;
  margin-top: 20px;
}
.features-template.mediumfi .section.fiftyfifty .orange ul li,
.features-template.mediumfi .section.fiftyfifty .orange ol li, .features-template.interview .section.fiftyfifty .orange ul li,
.features-template.interview .section.fiftyfifty .orange ol li, .features-template.hifi .section.fiftyfifty .orange ul li,
.features-template.hifi .section.fiftyfifty .orange ol li {
  font-family: "zapfhumnst", sans-serif;
  color: #ffffff;
  opacity: 0.8;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px;
}
.features-template.mediumfi .section.fiftyfifty .h-1040, .features-template.interview .section.fiftyfifty .h-1040, .features-template.hifi .section.fiftyfifty .h-1040 {
  height: 1046px;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section.fiftyfifty .h-1040, .features-template.interview .section.fiftyfifty .h-1040, .features-template.hifi .section.fiftyfifty .h-1040 {
    height: auto;
  }
}
.features-template.mediumfi .section.fiftyfifty .col .image-container, .features-template.interview .section.fiftyfifty .col .image-container, .features-template.hifi .section.fiftyfifty .col .image-container {
  height: 100%;
}
.features-template.mediumfi .section.fiftyfifty .col .image-container img, .features-template.interview .section.fiftyfifty .col .image-container img, .features-template.hifi .section.fiftyfifty .col .image-container img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.features-template.mediumfi .section.left-aligned-columns .col.align-right .inner, .features-template.interview .section.left-aligned-columns .col.align-right .inner, .features-template.hifi .section.left-aligned-columns .col.align-right .inner {
  width: 275px;
  margin-left: auto;
  margin-right: 212px;
}
.features-template.mediumfi .section.left-aligned-columns .col.align-right .inner img, .features-template.interview .section.left-aligned-columns .col.align-right .inner img, .features-template.hifi .section.left-aligned-columns .col.align-right .inner img {
  max-width: 275px;
  margin-left: auto;
}
.features-template.mediumfi .section.left-aligned-columns .col.align-right .inner p img, .features-template.interview .section.left-aligned-columns .col.align-right .inner p img, .features-template.hifi .section.left-aligned-columns .col.align-right .inner p img {
  margin: 1rem 0rem;
}
.features-template.mediumfi .section.quote-block .inner, .features-template.interview .section.quote-block .inner, .features-template.hifi .section.quote-block .inner {
  margin-left: auto;
  margin-right: auto;
  padding-top: 127px;
  padding-bottom: 142px;
  padding-left: 214px;
  padding-right: 214px;
  border-top: 1px solid #d6471b;
  border-bottom: 1px solid #d6471b;
}
.features-template.mediumfi .section.quote-block .inner .quote-icon, .features-template.interview .section.quote-block .inner .quote-icon, .features-template.hifi .section.quote-block .inner .quote-icon {
  background-image: url(images/quote.png);
  display: block;
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 32px;
}
.features-template.mediumfi .section.quote-block .inner h1,
.features-template.mediumfi .section.quote-block .inner h2,
.features-template.mediumfi .section.quote-block .inner h3,
.features-template.mediumfi .section.quote-block .inner h4,
.features-template.mediumfi .section.quote-block .inner h5,
.features-template.mediumfi .section.quote-block .inner p, .features-template.interview .section.quote-block .inner h1,
.features-template.interview .section.quote-block .inner h2,
.features-template.interview .section.quote-block .inner h3,
.features-template.interview .section.quote-block .inner h4,
.features-template.interview .section.quote-block .inner h5,
.features-template.interview .section.quote-block .inner p, .features-template.hifi .section.quote-block .inner h1,
.features-template.hifi .section.quote-block .inner h2,
.features-template.hifi .section.quote-block .inner h3,
.features-template.hifi .section.quote-block .inner h4,
.features-template.hifi .section.quote-block .inner h5,
.features-template.hifi .section.quote-block .inner p {
  max-width: 1184px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 40px;
  line-height: 3rem;
  font-family: "ZapfHumnst BT", sans-serif;
  font-family: "zapfhumnst", sans-serif;
}
.features-template.mediumfi .section.image-carousel, .features-template.interview .section.image-carousel, .features-template.hifi .section.image-carousel {
  background-color: #d6471b;
  padding-top: 88px;
  padding-bottom: 88px;
  overflow: hidden;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section.image-carousel, .features-template.interview .section.image-carousel, .features-template.hifi .section.image-carousel {
    padding-top: 26px;
    padding-bottom: 56px;
  }
}
.features-template.mediumfi .section.image-carousel .inner, .features-template.interview .section.image-carousel .inner, .features-template.hifi .section.image-carousel .inner {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.features-template.mediumfi .section.image-carousel .inner .image-container, .features-template.interview .section.image-carousel .inner .image-container, .features-template.hifi .section.image-carousel .inner .image-container {
  height: 768px;
  width: 1186px;
}
.features-template.mediumfi .section.image-carousel .inner .image-container img, .features-template.interview .section.image-carousel .inner .image-container img, .features-template.hifi .section.image-carousel .inner .image-container img {
  height: inherit;
  width: 100%;
  object-fit: cover;
}
.features-template.mediumfi .section.image-carousel .inner .swiper-wrapper .swiper-slide, .features-template.interview .section.image-carousel .inner .swiper-wrapper .swiper-slide, .features-template.hifi .section.image-carousel .inner .swiper-wrapper .swiper-slide {
  display: flex;
  grid-gap: 46px;
}
.features-template.mediumfi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.image-container, .features-template.interview .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.image-container, .features-template.hifi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.image-container {
  padding-left: 214px;
}
.features-template.mediumfi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container, .features-template.interview .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container, .features-template.hifi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container {
  flex: 1;
  padding-right: 72px;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
}
.features-template.mediumfi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .button-controls, .features-template.interview .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .button-controls, .features-template.hifi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .button-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .button-controls, .features-template.interview .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .button-controls, .features-template.hifi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .button-controls {
    display: none;
  }
}
.features-template.mediumfi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .button-controls h3, .features-template.interview .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .button-controls h3, .features-template.hifi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .button-controls h3 {
  font-family: "tt-hoves", sans-serif;
  font-size: 40px;
  line-height: 48px;
  color: #ffffff;
}
.features-template.mediumfi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .button-controls a.swiper-button-next span, .features-template.interview .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .button-controls a.swiper-button-next span, .features-template.hifi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .button-controls a.swiper-button-next span {
  display: block;
  background-image: url(images/white-arrow.svg);
  width: 44px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: center;
}
.features-template.mediumfi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text h2,
.features-template.mediumfi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text h3,
.features-template.mediumfi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text h4,
.features-template.mediumfi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text h5,
.features-template.mediumfi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text h6,
.features-template.mediumfi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text a,
.features-template.mediumfi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text p, .features-template.interview .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text h2,
.features-template.interview .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text h3,
.features-template.interview .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text h4,
.features-template.interview .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text h5,
.features-template.interview .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text h6,
.features-template.interview .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text a,
.features-template.interview .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text p, .features-template.hifi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text h2,
.features-template.hifi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text h3,
.features-template.hifi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text h4,
.features-template.hifi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text h5,
.features-template.hifi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text h6,
.features-template.hifi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text a,
.features-template.hifi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text p {
  color: #ffffff;
}
.features-template.mediumfi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text p, .features-template.interview .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text p, .features-template.hifi .section.image-carousel .inner .swiper-wrapper .swiper-slide .col-reset.content-container .text p {
  font-size: 16px;
  font-family: "tt-hoves", sans-serif;
}
@media (max-width: 900px) {
  .features-template.mediumfi {
    margin-top: 0px;
    padding-top: 24px;
  }
}
.features-template.mediumfi .header .intro-content {
  padding: 116px 0px 120px 0px;
}
@media (max-width: 900px) {
  .features-template.mediumfi .header .intro-content {
    padding: 30px 30px;
  }
  .features-template.mediumfi .header .intro-content .inner .intro p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: auto;
    width: 100%;
  }
  .features-template.mediumfi .header .intro-content .inner .intro p::after {
    width: 100%;
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 24px;
    bottom: auto;
    margin-top: 24px;
  }
}
.features-template.mediumfi .header .intro-content .inner {
  height: auto;
}
.features-template.mediumfi .header .intro-content .intro p.timeline {
  margin-bottom: 0;
}
@media (max-width: 900px) {
  .features-template.mediumfi {
    overflow: hidden;
  }
  .features-template.mediumfi .header .inner {
    position: relative;
    flex-direction: column;
    height: 604px;
    overflow: hidden;
  }
}
@media (max-width: 900px) and (max-width: 900px) {
  .features-template.mediumfi .header .inner {
    display: block;
  }
}
@media (max-width: 900px) and (max-width: 900px) {
  .features-template.mediumfi .header .inner .col {
    height: inherit;
  }
}
@media (max-width: 900px) {
  .features-template.mediumfi .header .inner .col.content {
    background-color: transparent;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2));
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
    height: -webkit-fill-available;
    justify-content: center;
  }
  .features-template.mediumfi .header .inner .col.content h1 {
    font-size: 2.5rem;
    line-height: 3rem;
    text-align: center;
  }
  .features-template.mediumfi .header .inner .col.content p.sub-text-mediumfi {
    font-size: 0.875rem;
    line-height: 1.5rem;
    text-align: center;
    opacity: 1;
  }
  .features-template.mediumfi .header .inner .col.content p.reading-time {
    font-size: 0.875rem;
    line-height: 1.5rem;
    text-align: center;
    text-transform: capitalize;
  }
}
.features-template.mediumfi .section.no-padding .col:nth-child(1) {
  padding-left: 222px;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section.no-padding .col:nth-child(1) {
    padding: 30px;
    width: auto;
    width: -webkit-fill-available;
    width: auto;
  }
}
.features-template.mediumfi .section.no-padding .col:nth-child(1) h2,
.features-template.mediumfi .section.no-padding .col:nth-child(1) h3,
.features-template.mediumfi .section.no-padding .col:nth-child(1) h4,
.features-template.mediumfi .section.no-padding .col:nth-child(1) h5,
.features-template.mediumfi .section.no-padding .col:nth-child(1) h6,
.features-template.mediumfi .section.no-padding .col:nth-child(1) p,
.features-template.mediumfi .section.no-padding .col:nth-child(1) ul {
  margin-left: 0;
}
.features-template.mediumfi .section.no-padding .col.orange h2,
.features-template.mediumfi .section.no-padding .col.orange p,
.features-template.mediumfi .section.no-padding .col.orange span {
  padding-left: 0;
}
.features-template.mediumfi .section.no-padding .col.orange h2.white-border,
.features-template.mediumfi .section.no-padding .col.orange p.white-border,
.features-template.mediumfi .section.no-padding .col.orange span.white-border {
  margin-left: 0;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section.no-padding .col.orange {
    flex: 1;
  }
}
.features-template.mediumfi .section.no-padding .col.align-right .inner h6 {
  margin-top: 17px;
  margin-bottom: 29px;
}
.features-template.mediumfi .section.no-padding .col.align-right .inner h5 {
  font-family: "tt-hoves";
  font-size: 16px;
  line-height: 24px;
}
.features-template.mediumfi .section.no-padding .col.align-right .inner h5:nth-child(1) {
  font-size: 16px;
  line-height: 24px;
}
.features-template.mediumfi .section.no-padding .col.align-right .inner h5:nth-child(1) span {
  font-size: 16px;
  line-height: 24px;
}
.features-template.mediumfi .section.no-padding .col p {
  font-family: "tt-hoves";
}
.features-template.mediumfi .section.quote-block .inner {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  margin-left: 222px;
  margin-right: 222px;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section.quote-block .inner {
    margin-left: auto;
    margin-right: auto;
    margin-left: 30px;
    margin-right: 30px;
    padding: 30px;
  }
  .features-template.mediumfi .section.quote-block .inner h2 {
    font-size: 20px;
    line-height: 28px;
  }
}
.features-template.mediumfi .section.image-carousel {
  margin: 0;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper {
    box-sizing: border-box;
  }
}
.features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide {
  max-height: 768px;
}
.features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .mobile-control {
  display: none;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide {
    flex-direction: column;
    max-height: none;
  }
  .features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .button-controls {
    display: none;
  }
  .features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .mobile-control {
    text-align: center;
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-family: "tt-hoves", sans-serif;
  }
}
.features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.image-container {
  width: 60%;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.image-container {
    width: 100%;
    padding: 30px;
    padding-top: 0;
    overflow: hidden;
    height: 475px;
    flex: none;
  }
  .features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.image-container img {
    height: 100%;
  }
}
@media (max-width: 900px) {
  .features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container .button-controls h3 {
    font-size: 16px;
    line-height: 24px;
  }
}
.features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container .text {
  font-family: "tt-hoves", sans-serif;
  size: 16px;
  line-height: 24px;
}
.features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container .text .image-caption {
  font-family: "tt-hoves", sans-serif;
  font-size: 20px;
  line-height: 26px;
}
.features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container .text .image-caption::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  margin-bottom: 18px;
  margin-top: 18px;
}
.features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container .text ul,
.features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container .text ol {
  margin: 0;
  margin-top: 20px;
}
.features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container .text ul li,
.features-template.mediumfi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container .text ol li {
  font-family: "zapfhumnst", sans-serif;
  color: #ffffff;
  opacity: 0.8;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px;
  margin-left: 20px;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section.columns ul,
  .features-template.mediumfi .section.columns ol {
    margin-top: 36px;
  }
}
.features-template.mediumfi .section.columns ul li,
.features-template.mediumfi .section.columns ol li {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: initial !important;
  color: #000000;
  opacity: 0.8;
}
.features-template.mediumfi .section.left-aligned-columns .col {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 900px) {
  .features-template.mediumfi .section.columns h2 {
    font-size: 1.5rem;
    line-height: 38px;
    margin-bottom: 13px;
  }
  .features-template.mediumfi .section.fiftyfifty {
    flex-direction: column-reverse;
  }
  .features-template.mediumfi .section.fiftyfifty .h-1040 {
    padding: 0;
    height: 415px;
    flex: auto;
  }
  .features-template.mediumfi .section.fiftyfifty .orange {
    justify-content: center;
    padding: 30px !important;
  }
  .features-template.mediumfi .section.fiftyfifty .orange h2 {
    font-size: 1.5rem;
    line-height: 38px;
  }
  .features-template.mediumfi .section.fiftyfifty .orange .white-border {
    display: none !important;
  }
  .features-template.mediumfi .section.fiftyfifty .orange p {
    font-size: 16px;
    line-height: 24px;
    font-family: "zapfhumnst", sans-serif;
  }
  .features-template.mediumfi .section.fiftyfifty .orange p span {
    font-size: 16px;
    line-height: 24px;
    font-family: "zapfhumnst", sans-serif;
  }
}
.features-template.mediumfi .padding-zero,
.features-template.mediumfi .margin-10 {
  padding-left: 0 !important;
  margin-left: 10% !important;
}

.ag-credits.block {
  margin-top: 0;
}
.ag-credits .inner {
  padding-left: 0;
  padding-right: 0;
  margin-left: 222px;
  margin-right: 222px;
}
.ag-credits .inner h5 {
  font-family: "zapfhumnst", sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: #d6471b;
}
.ag-credits .inner span.line-break {
  content: "";
  height: 1px;
  width: 885px;
  display: block;
  background: black;
  margin-top: 33px;
  margin-bottom: 52px;
}
.ag-credits .inner .credit-container {
  display: flex;
  flex-wrap: wrap;
  width: 886px;
  grid-row-gap: 20px;
}
.ag-credits .inner .credit-container .credit-item {
  display: flex;
  vertical-align: top;
  width: 50%; /* Two columns per row */
}
.ag-credits .inner .credit-container .credit-item p {
  width: 50%;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.ag-credits .inner .credit-container .credit-item p.bold {
  font-weight: 500;
}
@media (max-width: 900px) {
  .ag-credits .inner {
    margin: 0;
    padding: 30px;
  }
  .ag-credits .inner .line-break {
    margin-top: 26px;
    margin-bottom: 26px;
    width: auto;
  }
  .ag-credits .inner .credit-container {
    flex-direction: column;
    width: auto;
  }
  .ag-credits .inner .credit-container .credit-item {
    flex-direction: column;
    width: 100%;
  }
}

.ag-manifesto.mediumfi-manifesto {
  height: 630px;
}
.ag-manifesto.mediumfi-manifesto .inner {
  height: inherit;
  position: relative;
}
.ag-manifesto.mediumfi-manifesto .inner .content {
  padding-top: 0;
  height: 630px;
  /* swiper-container */
}
.ag-manifesto.mediumfi-manifesto .inner .content .swiper-manifesto-container {
  position: relative;
}
.ag-manifesto.mediumfi-manifesto .inner .content .swiper-manifesto-container .swiper-wrapper .swiper-slide p.large-background-number {
  font-family: "zapfhumnst", sans-serif;
  font-size: 70rem;
  color: #f7dad1;
  position: absolute;
  bottom: 140px;
}
@media (max-width: 900px) {
  .ag-manifesto.mediumfi-manifesto .inner .content .swiper-manifesto-container .swiper-wrapper .swiper-slide p.large-background-number {
    display: none;
  }
}
.ag-manifesto.mediumfi-manifesto .inner .content .swiper-manifesto-container .swiper-wrapper .swiper-slide .content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 900px) {
  .ag-manifesto.mediumfi-manifesto .inner .content .swiper-manifesto-container .swiper-wrapper .swiper-slide .content {
    width: auto;
  }
}
.ag-manifesto.mediumfi-manifesto .inner .content .swiper-manifesto-container .swiper-wrapper .swiper-slide .content p {
  height: auto;
  margin: auto;
  width: 620px;
  color: #000000;
  font-size: 48px;
  line-height: 56px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 900px) {
  .ag-manifesto.mediumfi-manifesto .inner .content .swiper-manifesto-container .swiper-wrapper .swiper-slide .content p {
    width: auto;
    font-size: 24px;
    line-height: 38px;
  }
}
.ag-manifesto.mediumfi-manifesto .inner .content .swiper-manifesto-container .swiper-wrapper .swiper-slide .content p.block-title {
  font-family: "tt-hoves", sans-serif;
  font-size: 12px;
  line-height: 14.14px;
  color: #d6471b;
  height: auto;
  text-transform: uppercase;
  width: fit-content;
  margin-bottom: 0;
  margin-bottom: 0;
  letter-spacing: 2.5px;
}
.ag-manifesto.mediumfi-manifesto .inner .content .swiper-manifesto-container .swiper-wrapper .swiper-slide .content span.line-break {
  display: block;
  width: 42px;
  height: 1px;
  background-color: #d6471b;
  margin: auto;
  margin-top: 28px;
  margin-bottom: 47px;
}
.ag-manifesto.mediumfi-manifesto .inner .content .swiper-manifesto-container .button-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 44%;
  z-index: 3;
}
@media (max-width: 900px) {
  .ag-manifesto.mediumfi-manifesto .inner .content .swiper-manifesto-container .button-controls {
    top: 31%;
  }
}
.ag-manifesto.mediumfi-manifesto .inner .content .swiper-manifesto-container .button-controls a.manifesto-swiper-button-next span {
  display: block;
  background-image: url(images/black-arrow.svg);
  width: 44px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.4;
}
.ag-manifesto.mediumfi-manifesto .inner .content .swiper-manifesto-container .button-controls a.manifesto-swiper-button-next span:hover {
  cursor: pointer;
  opacity: 1;
}
.ag-manifesto.mediumfi-manifesto .inner .content .swiper-manifesto-container .button-controls a.manifesto-swiper-button-prev span {
  display: block;
  background-image: url(images/black-arrow.svg);
  width: 44px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  opacity: 0.4;
}
.ag-manifesto.mediumfi-manifesto .inner .content .swiper-manifesto-container .button-controls a.manifesto-swiper-button-prev span:hover {
  cursor: pointer;
  opacity: 1;
}

.features.features-template.hifi {
  margin-top: -110px;
  /* header */
  /* 
  BEGIN SECTION HERE
   */
  /* sections */
  /* section */
}
.features.features-template.hifi .header {
  /* inner */
  /* intro content  */
}
.features.features-template.hifi .header .inner {
  position: relative;
  display: block;
}
.features.features-template.hifi .header .inner .image-container {
  overflow: hidden;
  height: 921px;
}
.features.features-template.hifi .header .inner .image-container img {
  object-fit: cover; /* Scales the image */
  object-position: center; /* Center the image */
  width: 100%; /* Ensure it fills the container */
  height: 100%; /* Ensure it fills the container */
}
.features.features-template.hifi .header .inner .col.content {
  background: transparent;
  color: #ffffff;
  position: absolute;
  top: 40%;
  width: 580px;
  text-align: center;
  left: 50%;
  transform: translate(-50%);
  padding: 0;
}
.features.features-template.hifi .header .inner .col.content .intro-tag {
  font-size: 12px;
  font-family: "tt-hoves", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  width: fit-content;
  margin: auto;
}
@media (max-width: 900px) {
  .features.features-template.hifi .header .inner .col.content .intro-tag {
    margin-bottom: 0;
    margin-top: 0;
  }
}
.features.features-template.hifi .header .inner .col.content .intro-tag::after {
  content: "";
  height: 1px;
  width: 85%;
  display: block;
  background-color: #ffffff;
  margin: auto;
  margin-top: 17px;
  margin-bottom: 17px;
}
.features.features-template.hifi .header .inner .col.content .reading-time {
  padding-top: 0;
}
.features.features-template.hifi .header .intro-content .inner {
  display: flex;
  max-width: none;
  padding-left: 60px;
  padding-right: 60px;
}
.features.features-template.hifi .header .intro-content .inner p {
  font-size: 1.5rem;
  line-height: 38px;
  margin: unset;
}
.features.features-template.hifi .header .intro-content .inner .col {
  flex-basis: auto;
}
.features.features-template.hifi .header .intro-content .inner .col.author {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 20%;
  /* #share */
}
@media (max-width: 900px) {
  .features.features-template.hifi .header .intro-content .inner .col.author {
    width: 100%;
  }
}
.features.features-template.hifi .header .intro-content .inner .col.author .share {
  display: flex;
  grid-gap: 16px;
}
.features.features-template.hifi .header .intro-content .inner .col.author .share a {
  width: 56px;
  height: 56px;
  display: flex;
  border: 1px solid #000000;
  border-radius: 66px;
  justify-content: center;
  align-items: center;
  padding: 16px;
}
.features.features-template.hifi .header .intro-content .inner .col.author .share a .share-icon {
  background-image: url(images/share.svg);
  display: block;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: contain;
}
.features.features-template.hifi .header .intro-content .inner .col.author .share a .bookmark-icon {
  background-image: url(images/bookmark.svg);
  display: block;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: contain;
}
.features.features-template.hifi .header .intro-content .inner .col.author .share a .bookmark-icon.bookmarked {
  background-image: url(images/bookmark-marked.svg);
  background-position: center;
  background-image: url(images/bookmark-black-wide.svg);
}
.features.features-template.hifi .header .intro-content .inner .col.author .share a .bookmark-icon.bookmarkedpath {
  fill: #000;
}
.features.features-template.hifi .header .intro-content .inner .col.author .wrapper .author p {
  font-size: 1rem;
  line-height: 24px;
}
.features.features-template.hifi .header .intro-content .inner .col.author .wrapper .author p span {
  font-size: 1rem;
  line-height: 24px;
  text-transform: uppercase;
  position: relative;
}
.features.features-template.hifi .header .intro-content .inner .col.author .wrapper .author p span::after {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: black;
  margin-left: auto;
  position: absolute;
  right: 0;
  bottom: 0;
}
.features.features-template.hifi .header .intro-content .inner .col.author .wrapper .tags {
  margin-top: 30px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.features.features-template.hifi .header .intro-content .inner .col.author .wrapper .tags li {
  list-style: none;
  flex: 0 0 auto;
  margin-right: 0.5rem;
}
.features.features-template.hifi .header .intro-content .inner .col.author .wrapper .tags li a {
  margin: 0;
  font-size: 0.875rem;
  font-family: "tt-hoves", sans-serif;
  color: #000000;
  opacity: 0.5;
  text-transform: capitalize;
  text-decoration: none;
}
.features.features-template.hifi .header .intro-content .inner .col.author .wrapper .tags li a::before {
  content: "•";
  margin: 0rem 0.5rem;
  margin-left: 0;
}
.features.features-template.hifi .header .intro-content .inner .col.author .wrapper .tags li:nth-child(1) a::before {
  content: none;
}
.features.features-template.hifi .header .intro-content .inner .col.intro {
  width: 50%;
  position: relative;
  padding-left: 30px;
}
.features.features-template.hifi .header .intro-content .inner .col.intro .intro-text {
  font-size: 12px;
  font-family: "tt-hoves", sans-serif;
}
.features.features-template.hifi .header .intro-content .inner .col.intro .intro-text::after {
  display: none;
}
@media (max-width: 900px) {
  .features.features-template.hifi .header .intro-content .inner .col.intro {
    width: 100%;
  }
}
.features.features-template.hifi .header .intro-content .inner .col.flex {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-right: 330px;
  padding-right: 10%;
}
.features.features-template.hifi .header .intro-content .inner .col.flex::before {
  content: "";
  height: 100%;
  width: 1px;
  background-color: #000000;
  position: absolute;
  left: 0;
}
.features.features-template.hifi .header .intro-content .inner .col.about-author {
  width: 25%;
  margin-left: auto;
}
.features.features-template.hifi .header .intro-content .inner .col.about-author .title {
  font-size: 12px;
  font-family: "tt-hoves", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  color: #000000;
  opacity: 0.4;
}
.features.features-template.hifi .header .intro-content .inner .col.about-author .image {
  margin: 30px 0px;
}
.features.features-template.hifi .header .intro-content .inner .col.about-author .image .author-profile-image {
  max-height: 320px;
  width: 100%;
  object-fit: cover;
}
.features.features-template.hifi .header .intro-content .inner .col.about-author p.name {
  font-size: 1rem;
  font-family: "tt-hoves", sans-serif;
  line-height: 24px;
}
.features.features-template.hifi .header .intro-content .inner .col.about-author p.info {
  font-size: 0.875rem;
  line-height: 24px;
  opacity: 0.8;
}
@media (max-width: 900px) {
  .features.features-template.hifi .header .intro-content .inner .col.about-author {
    width: 100%;
  }
}
@media (max-width: 900px) {
  .features.features-template.hifi {
    overflow: hidden;
    margin-top: 0;
  }
  .features.features-template.hifi .header .inner {
    position: relative;
    flex-direction: column;
    height: 604px;
    overflow: hidden;
  }
}
@media (max-width: 900px) and (max-width: 900px) {
  .features.features-template.hifi .header .inner {
    display: block;
  }
}
@media (max-width: 900px) and (max-width: 900px) {
  .features.features-template.hifi .header .inner .col {
    height: inherit;
  }
}
@media (max-width: 900px) {
  .features.features-template.hifi .header .inner .col.content {
    background-color: transparent;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.2));
    position: absolute;
    top: 0;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
    height: -webkit-fill-available;
    justify-content: center;
    padding-bottom: 0;
    padding-top: 35%;
  }
  .features.features-template.hifi .header .inner .col.content h1 {
    font-size: 2.5rem;
    line-height: 3rem;
    text-align: center;
  }
  .features.features-template.hifi .header .inner .col.content p.sub-text-mediumfi {
    font-size: 0.875rem;
    line-height: 1.5rem;
    text-align: center;
    opacity: 1;
  }
  .features.features-template.hifi .header .inner .col.content p.reading-time {
    font-size: 0.875rem;
    line-height: 1.5rem;
    text-align: center;
    text-transform: capitalize;
  }
  .features.features-template.hifi .header .inner .col.content::after {
    content: "";
    background-color: #ffffff;
    height: 100%;
    width: 1px;
    display: block;
    margin: auto;
    margin-top: 30px;
  }
  .features.features-template.hifi .header .intro-content {
    padding: 50px 0px 50px 0px;
    background-color: #fbf8f5;
  }
  .features.features-template.hifi .header .intro-content .inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 900px) and (max-width: 900px) {
  .features.features-template.hifi .header .intro-content .inner {
    height: auto;
  }
  .features.features-template.hifi .header .intro-content .inner .col.author {
    order: 3;
    flex-direction: row-reverse;
  }
  .features.features-template.hifi .header .intro-content .inner .col.author .wrapper .tags {
    margin-top: 0;
  }
  .features.features-template.hifi .header .intro-content .inner .col.author .share {
    grid-gap: 11px;
  }
  .features.features-template.hifi .header .intro-content .inner .col.author .share a {
    width: 32px;
    height: 32px;
    padding: 0;
  }
  .features.features-template.hifi .header .intro-content .inner .col.author .share a span.share-icon, .features.features-template.hifi .header .intro-content .inner .col.author .share a span.bookmark-icon {
    width: 14px;
    height: 14px;
  }
  .features.features-template.hifi .header .intro-content .inner .col.intro {
    order: 1;
    padding: 0;
  }
  .features.features-template.hifi .header .intro-content .inner .col.intro::before {
    display: none;
  }
  .features.features-template.hifi .header .intro-content .inner .col.intro .wrapper {
    margin-bottom: 44px;
  }
  .features.features-template.hifi .header .intro-content .inner .col.intro .wrapper .intro-text {
    font-size: 12px;
    width: 100%;
  }
  .features.features-template.hifi .header .intro-content .inner .col.intro .wrapper .intro-text::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #000000;
    margin-top: 12px;
    margin-bottom: 12px;
    border: none;
  }
  .features.features-template.hifi .header .intro-content .inner .col.intro .wrapper p {
    font-size: 20px;
    line-height: 28px;
  }
  .features.features-template.hifi .header .intro-content .inner .col.about-author {
    order: 2;
  }
  .features.features-template.hifi .header .intro-content .inner .col.about-author::after {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    background-color: #eaeaea;
    margin-top: 48px;
    margin-bottom: 30px;
  }
}
.features.features-template.hifi .features-body {
  background-color: #fbf8f5;
}
.features.features-template.hifi .section {
  margin: 0;
  /* orange */
  /* section_two */
  /* section three */
  /* quote block */
  /* section Four */
  /* section five */
  /* section six */
  /* section seven */
  /* image carousel */
  /* section manifesto */
  /* three Columns */
}
.features.features-template.hifi .section .col {
  margin: 0;
  flex: 0 0 50%;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section .col {
    flex: unset;
  }
}
.features.features-template.hifi .section .col p {
  font-size: 20px;
  font-family: "tt-hoves", sans-serif;
  line-height: 26px;
  margin: 0;
}
.features.features-template.hifi .section .col p span {
  font-size: 20px;
  font-family: "tt-hoves", sans-serif;
  line-height: 26px;
  margin: 0;
}
.features.features-template.hifi .section .col ul {
  margin: 0;
}
.features.features-template.hifi .section .col li {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}
.features.features-template.hifi .section.orange {
  background-color: #d6471b;
  color: #ffffff;
  margin-top: 0;
  height: 1338px;
  position: relative;
  overflow: hidden;
  /* supernumber */
}
.features.features-template.hifi .section.orange .col p,
.features.features-template.hifi .section.orange .col a {
  font-size: 20px;
  font-family: "tt-hoves", sans-serif;
  line-height: 26px;
  color: #ffffff;
  margin: 0;
}
.features.features-template.hifi .section.orange .col p img,
.features.features-template.hifi .section.orange .col a img {
  margin: auto;
  max-height: none;
  max-width: none;
}
.features.features-template.hifi .section.orange .col ul {
  margin: 0;
  margin-top: 48px;
  max-width: none;
}
.features.features-template.hifi .section.orange .col ul li {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 1.1px;
  font-weight: 400;
}
.features.features-template.hifi .section.orange .col.left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.features.features-template.hifi .section.orange .col.left .wrapper {
  padding-left: 225px;
  padding-top: 113px;
}
.features.features-template.hifi .section.orange .col.left .wrapper h6 {
  margin: 0;
}
.features.features-template.hifi .section.orange .col.left .wrapper h1,
.features.features-template.hifi .section.orange .col.left .wrapper h2,
.features.features-template.hifi .section.orange .col.left .wrapper h3,
.features.features-template.hifi .section.orange .col.left .wrapper h4,
.features.features-template.hifi .section.orange .col.left .wrapper h5 {
  color: #ffffff;
  margin: 0;
}
.features.features-template.hifi .section.orange .col.left .wrapper h2 {
  margin-top: 18px;
  margin-bottom: 50px;
  font-size: 48px;
  line-height: 56px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.orange .col.left .wrapper h2 {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 27px;
  }
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.orange .col.left .wrapper {
    padding-left: 0;
    padding-top: 60px;
  }
}
.features.features-template.hifi .section.orange .col.right {
  padding-top: 70px;
  padding-right: 64px;
  padding-bottom: 110px;
  padding-top: 16%;
}
.features.features-template.hifi .section.orange .col.right img {
  width: 100%;
}
.features.features-template.hifi .section.orange .col.right ul {
  width: 70%;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.orange .col.right ul {
    width: 100%;
  }
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.orange .col.right {
    display: flex;
    flex-direction: column-reverse;
    padding-right: 30px;
    padding-top: 50px;
  }
  .features.features-template.hifi .section.orange .col.right img {
    height: 363px;
    object-fit: cover;
  }
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.orange .col.right.reset {
    flex-direction: column;
  }
  .features.features-template.hifi .section.orange .col.right.reset img {
    order: 99;
  }
}
.features.features-template.hifi .section.orange .super-number {
  position: absolute;
  bottom: 100px;
  font-size: 60rem;
  left: -250px;
  opacity: 0.12;
  color: #f7dad1;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.orange .super-number {
    top: 100px;
    font-size: 10rem;
    right: -10px;
  }
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.orange {
    height: auto;
  }
}
.features.features-template.hifi .section.section_two .col .wrapper {
  display: flex;
  width: auto;
  grid-gap: 20px;
  margin-top: 48px;
  margin-bottom: 78px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_two .col .wrapper {
    margin-bottom: 30px;
  }
}
.features.features-template.hifi .section.section_two .col .wrapper .numbered-step {
  font-size: 150px;
  font-family: "zapfhumnst", sans-serif;
  color: #d6471b;
  margin: 0;
  margin-top: 46px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_two .col .wrapper .numbered-step {
    font-size: 60px;
    margin-top: 25px;
  }
}
.features.features-template.hifi .section.section_two .col .wrapper .col-title {
  font-size: 48px;
  font-family: "zapfhumnst", sans-serif;
  color: #d6471b;
  line-height: 56px;
  max-width: none;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_two .col .wrapper .col-title {
    font-size: 24px;
    line-height: 38px;
  }
}
.features.features-template.hifi .section.section_two .col h6 {
  margin: 0;
}
.features.features-template.hifi .section.section_two .col ul {
  margin-top: 56px;
  padding-right: 182px;
}
.features.features-template.hifi .section.section_two .col.left {
  padding: 95px 80px 0px 208px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_two .col.left {
    padding: 30px;
  }
}
.features.features-template.hifi .section.section_two .col.left ul {
  padding-right: 0;
}
.features.features-template.hifi .section.section_two .col.right {
  display: flex;
  align-items: center;
  justify-content: end;
  padding-right: 60px;
}
.features.features-template.hifi .section.section_two .col.right .wrapper {
  display: block;
  margin: auto;
  margin-top: 0;
}
.features.features-template.hifi .section.section_two .phase-two-footnote {
  padding-left: 213px;
  padding-right: 213px;
  margin-top: 110px;
  margin-bottom: 113px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_two .phase-two-footnote {
    padding: 30px;
    margin-bottom: 40px;
    margin-top: 50px;
  }
}
.features.features-template.hifi .section.section_two .phase-two-footnote .footnote-title {
  font-size: 12px;
  font-family: "tt-hoves", sans-serif;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #d6471b;
  margin: 0;
  max-width: none;
}
.features.features-template.hifi .section.section_two .phase-two-footnote .footnote-title::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #d6471b;
  margin-top: 28px;
  margin-bottom: 28px;
}
.features.features-template.hifi .section.section_two .phase-two-footnote p {
  max-width: 885px;
  color: #d6471b;
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_two .phase-two-footnote p {
    font-size: 16px;
    line-height: 24px;
  }
}
.features.features-template.hifi .section.section_three, .features.features-template.hifi .section.section_six {
  background-color: #e6e4e1;
}
.features.features-template.hifi .section.section_three .col .wrapper, .features.features-template.hifi .section.section_six .col .wrapper {
  display: flex;
  width: auto;
  grid-gap: 20px;
  margin-top: 48px;
  margin-bottom: 78px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_three .col .wrapper, .features.features-template.hifi .section.section_six .col .wrapper {
    margin-bottom: 30px;
  }
}
.features.features-template.hifi .section.section_three .col .wrapper .numbered-step, .features.features-template.hifi .section.section_six .col .wrapper .numbered-step {
  font-size: 150px;
  font-family: "zapfhumnst", sans-serif;
  color: #d6471b;
  margin: 0;
  margin-top: 46px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_three .col .wrapper .numbered-step, .features.features-template.hifi .section.section_six .col .wrapper .numbered-step {
    font-size: 60px;
    margin-top: 25px;
  }
}
.features.features-template.hifi .section.section_three .col .wrapper .col-title, .features.features-template.hifi .section.section_six .col .wrapper .col-title {
  font-size: 48px;
  font-family: "zapfhumnst", sans-serif;
  color: #d6471b;
  line-height: 56px;
  max-width: none;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_three .col .wrapper .col-title, .features.features-template.hifi .section.section_six .col .wrapper .col-title {
    font-size: 24px;
    line-height: 38px;
  }
}
.features.features-template.hifi .section.section_three .col h6, .features.features-template.hifi .section.section_six .col h6 {
  margin: 0;
}
.features.features-template.hifi .section.section_three .col ul, .features.features-template.hifi .section.section_six .col ul {
  margin-top: 56px;
  padding-right: 182px;
}
.features.features-template.hifi .section.section_three .col.left, .features.features-template.hifi .section.section_six .col.left {
  padding: 95px 0px 125px 208px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_three .col.left, .features.features-template.hifi .section.section_six .col.left {
    padding: 30px;
  }
}
.features.features-template.hifi .section.section_three .col.left ul, .features.features-template.hifi .section.section_six .col.left ul {
  padding-right: 0;
}
.features.features-template.hifi .section.section_three .col.right, .features.features-template.hifi .section.section_six .col.right {
  display: flex;
  justify-content: flex-start;
}
.features.features-template.hifi .section.section_three .col.right .wrapper, .features.features-template.hifi .section.section_six .col.right .wrapper {
  display: block;
  margin: inherit;
  margin-top: 164px;
  margin-left: 336px;
  margin-right: 218px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_three .col.right .wrapper, .features.features-template.hifi .section.section_six .col.right .wrapper {
    margin: auto;
  }
}
.features.features-template.hifi .section.section_three .col.right .wrapper h5, .features.features-template.hifi .section.section_six .col.right .wrapper h5 {
  font-size: 12px;
  font-family: "tt-hoves", sans-serif;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #000000;
  opacity: 0.4;
  margin: 0;
  margin-bottom: 30px;
  max-width: none;
}
.features.features-template.hifi .section.section_three .col.right .wrapper img, .features.features-template.hifi .section.section_six .col.right .wrapper img {
  margin-bottom: 30px;
  width: 100%;
}
.features.features-template.hifi .section.section_three .col.right .wrapper p, .features.features-template.hifi .section.section_six .col.right .wrapper p {
  font-size: 14px;
  font-family: "tt-hoves", sans-serif;
  color: #000000;
  line-height: 24px;
}
.features.features-template.hifi .section.section_three .col.right .wrapper h4, .features.features-template.hifi .section.section_six .col.right .wrapper h4 {
  font-size: 16px;
  font-family: "tt-hoves", sans-serif;
  color: #000000;
  line-height: 24px;
  margin-bottom: 18px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.quote-block {
    padding-top: 65px;
    padding-bottom: 89px;
  }
}
.features.features-template.hifi .section.quote-block .inner {
  border: none;
}
.features.features-template.hifi .section.quote-block .inner p::after {
  content: "";
  display: block;
  width: 1px;
  height: 106px;
  background-color: #000000;
  margin-top: 58px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.quote-block .inner {
    padding: 30px;
  }
  .features.features-template.hifi .section.quote-block .inner p {
    font-size: 1.25rem;
    line-height: 28px;
  }
  .features.features-template.hifi .section.quote-block .inner p::after {
    display: none;
  }
}
.features.features-template.hifi .section.section_four .split-5050 {
  width: 100%;
}
.features.features-template.hifi .section.section_four .split-5050 .wrapper {
  display: flex;
  padding-left: 518px;
  padding-right: 365px;
  grid-gap: 32px;
  margin-top: 50px;
  margin-bottom: 32px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_four .split-5050 .wrapper {
    padding-left: 0;
    padding-right: 0;
    flex-direction: column;
  }
}
.features.features-template.hifi .section.section_four .col.center {
  flex: 1;
}
.features.features-template.hifi .section.section_four .col h6 {
  margin: 0;
}
.features.features-template.hifi .section.section_four .col .wrapper {
  display: flex;
  width: auto;
  grid-gap: 20px;
  margin-top: 48px;
  margin-bottom: 78px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_four .col .wrapper {
    margin-bottom: 30px;
  }
}
.features.features-template.hifi .section.section_four .col .wrapper .numbered-step {
  font-size: 150px;
  font-family: "zapfhumnst", sans-serif;
  color: #d6471b;
  margin: 0;
  margin-top: 46px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_four .col .wrapper .numbered-step {
    font-size: 60px;
    margin-top: 25px;
  }
}
.features.features-template.hifi .section.section_four .col .wrapper .col-title {
  font-size: 48px;
  font-family: "zapfhumnst", sans-serif;
  color: #d6471b;
  line-height: 56px;
  max-width: none;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_four .col .wrapper .col-title {
    font-size: 24px;
    line-height: 38px;
  }
}
.features.features-template.hifi .section.section_four .col.right {
  padding-right: 120px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_four .col.right {
    padding-right: 30px;
  }
}
.features.features-template.hifi .section.section_four .col.body {
  padding-right: 365px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_four .col.body {
    padding-right: 30px;
  }
}
.features.features-template.hifi .section.section_five .col .wrapper {
  display: flex;
  width: auto;
  grid-gap: 20px;
  margin-top: 48px;
  margin-bottom: 78px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_five .col .wrapper {
    margin-bottom: 30px;
  }
}
.features.features-template.hifi .section.section_five .col .wrapper .numbered-step {
  font-size: 150px;
  font-family: "zapfhumnst", sans-serif;
  color: #d6471b;
  margin: 0;
  margin-top: 46px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_five .col .wrapper .numbered-step {
    font-size: 60px;
    margin-top: 25px;
  }
}
.features.features-template.hifi .section.section_five .col .wrapper .col-title {
  font-size: 48px;
  font-family: "zapfhumnst", sans-serif;
  color: #d6471b;
  line-height: 56px;
  max-width: none;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_five .col .wrapper .col-title {
    font-size: 24px;
    line-height: 38px;
  }
}
.features.features-template.hifi .section.section_five .col h6 {
  margin: 0;
}
.features.features-template.hifi .section.section_five .col ul {
  margin-top: 56px;
  padding-right: 182px;
}
.features.features-template.hifi .section.section_five .col.left {
  padding: 95px 0px 0px 208px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_five .col.left {
    padding: 0;
  }
}
.features.features-template.hifi .section.section_five .col.left ul {
  padding-right: 0;
}
.features.features-template.hifi .section.section_five .col.right {
  display: flex;
  align-items: center;
  justify-content: end;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_five .col.right {
    padding: 30px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.features.features-template.hifi .section.section_five .col.right .wrapper {
  display: block;
  margin: auto;
  margin: 0;
  height: 100%;
  margin-top: 309px;
}
.features.features-template.hifi .section.section_five .col.right .wrapper img {
  height: 100%;
  object-fit: cover;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_five .col.right .wrapper img {
    padding-left: 50px;
  }
}
.features.features-template.hifi .section.section_five span.keyline {
  width: 100%;
  height: 1px;
  background: black;
  margin-left: 212px;
  margin-right: 212px;
  margin-top: 160px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_five span.keyline {
    display: none;
  }
}
.features.features-template.hifi .section.section_six {
  background-color: #fbf8f5;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_seven .col.right {
    padding-top: 0px;
    padding-bottom: 60px;
  }
}
.features.features-template.hifi .section.image-carousel {
  padding: 0;
  height: 90vh;
  max-height: 1010px;
  /* swiper carousel */
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.image-carousel {
    height: auto;
  }
}
.features.features-template.hifi .section.image-carousel .swiper-carousel {
  height: inherit;
  /* swiper wrapper */
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper {
    box-sizing: border-box;
  }
}
.features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .mobile-control {
  display: none;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide {
    flex-direction: column;
    max-height: none;
  }
  .features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .button-controls {
    display: none;
  }
  .features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .mobile-control {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-family: "tt-hoves", sans-serif;
  }
}
.features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.image-container {
  width: 65%;
  padding-left: 0;
  height: 100%;
}
.features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.image-container img {
  object-fit: cover;
  object-position: center;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.image-container {
    width: 100%;
    padding: 0px;
    padding-top: 0;
    overflow: hidden;
    height: 475px;
    flex: none;
  }
  .features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.image-container img {
    height: 100%;
  }
}
.features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container {
  padding: 90px;
  display: flex;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container {
    padding-right: 30px;
    padding-left: 30px;
    display: none;
  }
  .features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container .button-controls h3 {
    font-size: 16px;
    line-height: 24px;
  }
}
.features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container .text {
  font-family: "tt-hoves", sans-serif;
  size: 16px;
  line-height: 24px;
}
.features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container .text .image-caption {
  font-family: "tt-hoves", sans-serif;
  font-size: 20px;
  line-height: 26px;
}
.features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container .text .image-caption::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  margin-bottom: 18px;
  margin-top: 18px;
}
.features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container .text ul,
.features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container .text ol {
  margin: 0;
  margin-top: 20px;
}
.features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container .text ul li,
.features.features-template.hifi .section.image-carousel .swiper-carousel .swiper-wrapper .swiper-slide .col-reset.content-container .text ol li {
  font-family: "zapfhumnst", sans-serif;
  color: #ffffff;
  opacity: 0.8;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px;
  margin-left: 20px;
}
.features.features-template.hifi .section.section_manifesto {
  display: block;
  padding: 0;
  margin: 0;
  padding-top: 98px;
  padding-bottom: 150px;
  padding-left: 212px;
  padding-right: 212px;
  position: relative;
  overflow: hidden;
}
.features.features-template.hifi .section.section_manifesto .inner h2 {
  font-size: 48px;
  line-height: 56px;
  color: #d6471b;
}
.features.features-template.hifi .section.section_manifesto .inner span.keyline {
  display: block;
  width: 100%;
  height: 1px;
  background: #d6471b;
  margin: 51px 0px;
}
.features.features-template.hifi .section.section_manifesto .inner .manifesto-items ul {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 105px;
  grid-row-gap: 0;
}
.features.features-template.hifi .section.section_manifesto .inner .manifesto-items ul li.item {
  flex: 0 0 40%;
  box-sizing: border-box;
  list-style: none;
  font-size: 1.5rem;
  line-height: 38px;
  border-bottom: 1px solid #eaeaea;
  font-family: "zapfhumnst", sans-serif;
  margin-top: 44px;
}
.features.features-template.hifi .section.section_manifesto .inner .manifesto-items ul li.item::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: 44px;
}
.features.features-template.hifi .section.section_manifesto .large.desktop-only {
  position: absolute;
  right: -46px;
  bottom: 22px;
  font-size: 211.82px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_manifesto .large.desktop-only {
    display: none;
  }
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.section_manifesto {
    padding-left: 30px;
    padding-right: 30px;
  }
  .features.features-template.hifi .section.section_manifesto .inner h2 {
    font-size: 12px;
    text-align: center;
    line-height: normal;
    text-transform: uppercase;
    font-family: "tt-hoves", sans-serif;
    letter-spacing: 2.2px;
  }
  .features.features-template.hifi .section.section_manifesto .inner span.keyline {
    width: 2.625rem;
    margin: 12px 0px;
    margin: 12px auto;
  }
  .features.features-template.hifi .section.section_manifesto .inner .manifesto-items ul {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .features.features-template.hifi .section.section_manifesto .inner .manifesto-items ul li.item {
    font-size: 1rem;
    line-height: 24px;
    text-align: center;
    margin-top: 40px;
  }
  .features.features-template.hifi .section.section_manifesto .inner .manifesto-items ul li.item::after {
    margin-bottom: 40px;
  }
}
.features.features-template.hifi .section.three-columns {
  padding-left: 212px;
  padding-right: 212px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.three-columns {
    padding: 0;
  }
}
.features.features-template.hifi .section.three-columns .inner {
  display: flex;
  grid-gap: 60px;
  margin-bottom: 56px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.three-columns .inner {
    flex-direction: column;
    grid-gap: 20px;
  }
}
.features.features-template.hifi .section.three-columns .inner .col {
  flex: auto;
}
.features.features-template.hifi .section.three-columns .inner .col h2 {
  margin: 0;
  font-family: "zapfhumnst", sans-serif;
  line-height: 56px;
  max-width: none;
  font-size: 48px;
}
.features.features-template.hifi .section.three-columns .inner .col p {
  margin-bottom: 1rem;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}
.features.features-template.hifi .section.three-columns .inner.no-headers {
  flex: 1;
}
.features.features-template.hifi .section.three-columns .inner.no-headers .col {
  flex: 1;
}
.features.features-template.hifi .section.three-columns .inner.uses-headers {
  margin-bottom: 56px;
  padding-top: 95px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.three-columns .inner.uses-headers {
    padding-top: 50px;
  }
}
.features.features-template.hifi .section.three-columns .inner.uses-headers .col .wrapper {
  display: flex;
  width: auto;
  grid-gap: 20px;
  margin-top: 48px;
  margin-bottom: 78px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.three-columns .inner.uses-headers .col .wrapper {
    margin-bottom: 30px;
  }
}
.features.features-template.hifi .section.three-columns .inner.uses-headers .col .wrapper .numbered-step {
  font-size: 150px;
  font-family: "zapfhumnst", sans-serif;
  color: #d6471b;
  margin: 0;
  margin-top: 46px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.three-columns .inner.uses-headers .col .wrapper .numbered-step {
    font-size: 60px;
    margin-top: 25px;
  }
}
.features.features-template.hifi .section.three-columns .inner.uses-headers .col .wrapper .col-title {
  font-size: 48px;
  font-family: "zapfhumnst", sans-serif;
  color: #d6471b;
  line-height: 56px;
  max-width: none;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section.three-columns .inner.uses-headers .col .wrapper .col-title {
    font-size: 24px;
    line-height: 38px;
  }
}
.features.features-template.hifi .section.three-columns .inner.uses-headers .col p,
.features.features-template.hifi .section.three-columns .inner.uses-headers .col b {
  font-size: 20px;
  font-family: "tt-hoves", sans-serif;
  line-height: 26px;
  margin: 0;
  font-weight: 400;
}
.features.features-template.hifi .section.three-columns .inner.uses-headers .col.col-two, .features.features-template.hifi .section.three-columns .inner.uses-headers .col.col-three {
  display: none;
}
.features.features-template.hifi .section h2 {
  font-size: 48px;
  font-family: "zapfhumnst", sans-serif;
  color: #63a0c8;
  line-height: 56px;
  max-width: none;
}
.features.features-template.hifi .section .col.left {
  padding-right: 80px;
}
@media (max-width: 900px) {
  .features.features-template.hifi .section .col.left {
    padding-right: 0;
  }
}

/* overriding the oranges */
.development-template-default.single .features.development .content .section {
  flex-wrap: wrap;
  /* orange section */
  /* section two */
  /* section three */
  /* section four */
  /* section five */
  /* section six */
  /* Image Carousel Section */
  /* Quote Block */
  /* section manifesto */
}
@media (max-width: 900px) {
  .development-template-default.single .features.development .content .section {
    overflow: hidden;
  }
}
.development-template-default.single .features.development .content .section.orange {
  background-color: rgba(99, 160, 200, 0.2);
}
.development-template-default.single .features.development .content .section.orange .col {
  color: #000000;
}
.development-template-default.single .features.development .content .section.orange .col .wrapper {
  color: #000000;
}
.development-template-default.single .features.development .content .section.orange .col h2,
.development-template-default.single .features.development .content .section.orange .col h3,
.development-template-default.single .features.development .content .section.orange .col h4,
.development-template-default.single .features.development .content .section.orange .col h5,
.development-template-default.single .features.development .content .section.orange .col h6,
.development-template-default.single .features.development .content .section.orange .col p,
.development-template-default.single .features.development .content .section.orange .col a,
.development-template-default.single .features.development .content .section.orange .col li {
  color: #000000;
}
.development-template-default.single .features.development .content .section.orange .super-number {
  color: #63a0c8;
}
.development-template-default.single .features.development .content .section.section_two .col .wrapper {
  padding: 95px 0px;
}
.development-template-default.single .features.development .content .section.section_two .col .wrapper .numbered-step,
.development-template-default.single .features.development .content .section.section_two .col .wrapper .col-title {
  color: #63a0c8;
}
.development-template-default.single .features.development .content .section.section_two .phase-two-footnote {
  color: #63a0c8;
}
.development-template-default.single .features.development .content .section.section_two .phase-two-footnote p {
  color: #63a0c8;
}
.development-template-default.single .features.development .content .section.section_two .phase-two-footnote .footnote-title {
  color: #63a0c8;
}
.development-template-default.single .features.development .content .section.section_two .phase-two-footnote .footnote-title::after {
  background: #63a0c8;
}
.development-template-default.single .features.development .content .section.section_three .col .wrapper .numbered-step,
.development-template-default.single .features.development .content .section.section_three .col .wrapper .col-title {
  color: #63a0c8;
}
.development-template-default.single .features.development .content .section.section_three .col .wrapper figure {
  max-height: 320px;
}
@media (max-width: 900px) {
  .development-template-default.single .features.development .content .section.section_three .col.right {
    display: none;
    padding-bottom: 40px;
  }
}
.development-template-default.single .features.development .content .section.section_four .col .wrapper .numbered-step,
.development-template-default.single .features.development .content .section.section_four .col .wrapper .col-title {
  color: #63a0c8;
}
.development-template-default.single .features.development .content .section.section_five .col .wrapper .numbered-step,
.development-template-default.single .features.development .content .section.section_five .col .wrapper .col-title {
  color: #63a0c8;
}
@media (max-width: 900px) {
  .development-template-default.single .features.development .content .section.section_five {
    padding-left: 30px;
  }
  .development-template-default.single .features.development .content .section.section_five .col.left {
    padding-right: 30px;
  }
}
.development-template-default.single .features.development .content .section.section_six .col .wrapper .numbered-step,
.development-template-default.single .features.development .content .section.section_six .col .wrapper .col-title {
  color: #63a0c8;
}
.development-template-default.single .features.development .content .section.image-carousel {
  background-color: #63a0c8;
}
.development-template-default.single .features.development .content .section.section_manifesto .inner h2 {
  color: #63a0c8;
}
.development-template-default.single .features.development .content .section.section_manifesto .inner .manifesto-keyline {
  background: #63a0c8;
}
@media (max-width: 900px) {
  .development-template-default.single .features.development .content .section.section_manifesto {
    position: relative;
    padding-top: 52px;
  }
  .development-template-default.single .features.development .content .section.section_manifesto .inner h2 {
    position: absolute;
    font-size: 113.6px;
    text-transform: capitalize;
    left: -32px;
    bottom: -41px;
    font-family: "zapfhumnst", sans-serif;
  }
  .development-template-default.single .features.development .content .section.section_manifesto .inner .manifesto-keyline {
    display: none;
  }
}
.development-template-default.single .features.development .content .section.three-columns .inner .col h2,
.development-template-default.single .features.development .content .section.three-columns .inner .col h3,
.development-template-default.single .features.development .content .section.three-columns .inner .col h4 {
  color: #63a0c8;
}
.development-template-default.single .features.development .content .section.three-columns .inner.uses-headers .col .wrapper .numbered-step {
  color: #63a0c8;
}
.development-template-default.single .features.development .content .section.three-columns .inner.uses-headers .col .wrapper .col-title {
  color: #63a0c8;
}
.development-template-default.single .site-footer.member-active {
  background-color: rgba(99, 160, 200, 0.2);
}

@media (max-width: 900px) {
  .site-header.hifi {
    background-color: #ffffff;
  }
  .site-header.hifi .site-branding .site-logo a img.orange {
    display: none;
    display: block;
  }
  .site-header.hifi .site-branding .site-logo a img.white {
    display: block;
    display: none;
  }
  .site-header.hifi .menu-search {
    background-color: #ffffff;
    background-color: transparent;
    width: 40px;
    height: 40px;
    border-radius: 66px;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
  }
  .site-header.hifi .members-menu {
    background-color: #d6471b;
  }
  .site-header.hifi .members-menu .inner {
    padding-left: 30px;
  }
  .site-header.hifi .members-menu .inner .wrapper .member-back-button {
    display: none;
  }
  .site-header.hifi .my-profile .container .profile-icon {
    border: none;
  }
  .site-header.hifi .my-profile .container .profile-sidebar.active {
    height: 100vh;
    margin-top: -78px;
  }
}
.site-header.hifi .my-profile .container .profile-sidebar {
  margin-top: -78px;
  height: 100vh;
}
.site-header.hifi.hidden .my-profile .container .profile-sidebar {
  margin-top: 96px;
}
/* Development overrides */
.development-template-default.single-development .features-template.hifi .image-carousel .swiper-carousel .content-container, .development-template-default.single-development .features-template.medium-fi .image-carousel .swiper-carousel .content-container {
  display: flex !important;
}

.features-template.interview {
  background-color: #fbf8f5;
  /* header */
  /* INTRO */
}
.features-template.interview .header {
  height: 90vh;
  background-color: #d6471b;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding-top: 180px;
}
.features-template.interview .header.hero_image {
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -134px;
}
.features-template.interview .header.no-spotify.hero_image {
  background-image: none !important;
}
.features-template.interview .header .inner .col.content {
  text-align: center;
}
@media (max-width: 900px) {
  .features-template.interview .header .inner .col.content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.features-template.interview .header .inner .col.content h1 {
  font-size: 100px;
  line-height: 123.78px;
  color: #ffffff;
  margin: 0;
}
@media (max-width: 900px) {
  .features-template.interview .header .inner .col.content h1 {
    font-size: 3rem;
    line-height: 56px;
  }
}
.features-template.interview .header .inner .col.content p {
  font-size: 36px;
  line-height: 44.56px;
  margin: 0;
  color: #ffffff;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
@media (max-width: 900px) {
  .features-template.interview .header .inner .col.content p {
    font-size: 1.5rem;
    line-height: 38px;
  }
}
.features-template.interview .header .inner .col.content p.reading-time {
  font-size: 14px;
  line-height: 24px;
  padding-top: 55px;
}
.features-template.interview .header .intro-content {
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 900px) {
  .features-template.interview .header .intro-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.features-template.interview .header .intro-content::before {
  content: "";
  position: relative;
  top: 0;
  width: 100%;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #eaeaee;
  left: 0;
  right: 0;
  margin-bottom: 50px;
}
@media (max-width: 900px) {
  .features-template.interview .header .intro-content::before {
    margin-bottom: 12px;
  }
}
.features-template.interview .header .intro-content .inner {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 900px) {
  .features-template.interview .header .intro-content .inner {
    flex-direction: column;
  }
}
.features-template.interview .header .intro-content .inner .col {
  display: flex;
  grid-gap: 28px;
  color: #ffffff;
}
.features-template.interview .header .intro-content .inner .col.info {
  justify-content: end;
}
.features-template.interview .header .intro-content .inner .col.info .share {
  display: flex;
  grid-gap: 16px;
}
.features-template.interview .header .intro-content .inner .col.info .share a {
  width: 34px;
  height: 24px;
  display: flex;
  border-radius: 66px;
  justify-content: center;
  align-items: center;
}
.features-template.interview .header .intro-content .inner .col.info .share a .share-icon {
  background-image: url(images/share-white.svg);
  display: block;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: contain;
}
.features-template.interview .header .intro-content .inner .col.info .share a .bookmark-icon {
  background-image: url(images/bookmark-white.svg);
  display: block;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: contain;
}
@media (max-width: 900px) {
  .features-template.interview .header .intro-content .inner .col.info {
    order: 1;
    justify-content: space-between;
  }
}
@media (max-width: 900px) {
  .features-template.interview .header .intro-content .inner .col.credits {
    order: 2;
  }
}
@media (max-width: 900px) {
  .features-template.interview .header .intro-content .inner .col p {
    font-size: 0.875rem;
    line-height: 24px;
  }
}
.features-template.interview .introduction-container {
  background: #e6e4e1;
  padding: 120px 0px 120px 0px;
}
@media (max-width: 900px) {
  .features-template.interview .introduction-container {
    padding: 46px 30px 46px 30px;
  }
}
.features-template.interview .introduction-container .inner {
  max-width: 1495px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #000000;
}
.features-template.interview .introduction-container .inner .intro .intro-text {
  font-size: 14px;
  line-height: 16.49px;
  text-transform: uppercase;
  width: fit-content;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 2.5px;
}
@media (max-width: 900px) {
  .features-template.interview .introduction-container .inner .intro .intro-text {
    font-size: 0.75rem;
    width: 100%;
  }
  .features-template.interview .introduction-container .inner .intro .intro-text::after {
    content: "";
    background-color: #000000;
    width: 100%;
    height: 1px;
    display: block;
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
.features-template.interview .introduction-container .inner .intro p {
  font-size: 2.5rem;
  line-height: 3rem;
  margin-top: 42px;
  margin-bottom: 92px;
  color: #000000;
}
@media (max-width: 900px) {
  .features-template.interview .introduction-container .inner .intro p {
    font-size: 1.25rem;
    line-height: 28px;
    margin: 0;
  }
}
.features-template.interview .introduction-container .inner .intro .title {
  margin-top: 62px !important;
  font-size: 3rem;
  line-height: 3.5rem;
  margin-top: 42px;
  margin-bottom: 92px;
  color: #000000;
}
.features-template.interview .introduction-container.using-spotify {
  background: #fbf8f5;
}
.features-template.interview .content.features-body {
  margin-top: 66px;
  background-color: #fbf8f5;
}
.features-template.interview .content.features-body.using-spotify {
  margin-top: 0;
}
.features-template.interview .content.features-body .section {
  /* columns */
}
.features-template.interview .content.features-body .section.columns {
  max-width: 1495px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  grid-gap: 140px;
}
@media (max-width: 900px) {
  .features-template.interview .content.features-body .section.columns {
    grid-gap: 0;
    flex-direction: column;
    max-width: none;
  }
}
.features-template.interview .content.features-body .section.columns.right img {
  margin: 0;
  margin-top: 43px;
  margin-bottom: 30px;
}
.features-template.interview .content.features-body .section.columns.right p img {
  margin: 0;
  margin-top: 43px;
  margin-bottom: 30px;
}
.features-template.interview .content.features-body .section.columns .col {
  flex: auto;
}
.features-template.interview .content.features-body .section.columns .col h2,
.features-template.interview .content.features-body .section.columns .col h3,
.features-template.interview .content.features-body .section.columns .col h4,
.features-template.interview .content.features-body .section.columns .col p {
  max-width: none;
}
.features-template.interview .content.features-body .section.columns .col p {
  font-family: "tt-hoves", sans-serif;
  color: #777777;
  line-height: 26px;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
.features-template.interview .content.features-body .section.columns .col p img {
  margin: 0;
  margin-top: 48px;
  margin-bottom: 29px;
  width: 100%;
  height: 319px;
  object-fit: cover;
  min-width: 350px;
}
.features-template.interview .content.features-body .section.columns .col h2 {
  margin-bottom: 34px;
  margin-top: 50px;
  color: #d6471b;
}
@media (max-width: 900px) {
  .features-template.interview .content.features-body .section.columns .col h2 {
    font-size: 1.5rem;
    line-height: 38px;
  }
}
.features-template.interview .content.features-body .section.columns .col h2 span {
  color: #d6471b !important;
}
.features-template.interview .content.features-body .section.columns .col h2:nth-child(1) {
  margin-top: 0;
}
.features-template.interview .content.features-body .section.columns .col h3 {
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 34px;
}
.features-template.interview .content.features-body .section.columns .col.left {
  width: 60%;
}
@media (max-width: 900px) {
  .features-template.interview .content.features-body .section.columns .col.left {
    width: 100%;
  }
}
.features-template.interview .content.features-body .section.columns .col.left p {
  margin-bottom: 1rem;
}
.features-template.interview .content.features-body .section.columns .col.left h2 {
  margin-bottom: 32px;
  margin-top: 50px;
}
.features-template.interview .content.features-body .section.columns .col.left h2:nth-child(1) {
  margin-top: 0;
}
.features-template.interview .content.features-body .section.columns .col.right {
  width: 30%;
}
@media (max-width: 900px) {
  .features-template.interview .content.features-body .section.columns .col.right {
    width: 100%;
  }
}
.features-template.interview .content.features-body .section.columns .col.right img {
  margin: 0;
  margin-top: 43px;
  margin-bottom: 30px;
}
.features-template.interview .content.features-body .section.columns .col.right p {
  margin: 0;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: normal;
  color: #000000;
}
.features-template.interview .content.features-body .section.columns .col.right p img {
  margin: 0;
  margin-top: 48px;
  margin-bottom: 29px;
  width: 100%;
  height: 319px;
  object-fit: cover;
}
.features-template.interview .content.features-body .section.columns .col.right p span {
  font-size: 16px;
}
.features-template.interview .content.features-body .section.columns .col.right h5 {
  margin-top: 18px;
  color: #000000;
  opacity: 0.8;
}
.features-template.interview .content.features-body .section.columns .col.right h5:nth-child(1) {
  font-family: "tt-hoves", sans-serif;
  font-size: 14px;
  color: #000000;
  line-height: 16.49px;
  font-weight: 500;
  letter-spacing: 2.5px;
}
.features-template.interview .content.features-body .section.quote-block {
  max-width: none;
  background-color: #d6471b;
  margin-top: 100px;
  margin-bottom: 100px;
}
.features-template.interview .content.features-body .section.quote-block h1,
.features-template.interview .content.features-body .section.quote-block h2,
.features-template.interview .content.features-body .section.quote-block h3,
.features-template.interview .content.features-body .section.quote-block h4 {
  color: #ffffff;
  font-size: 48px;
  line-height: 56px;
  font-family: "zapfhumnst", sans-serif;
}
@media (max-width: 900px) {
  .features-template.interview .content.features-body .section.quote-block h1,
  .features-template.interview .content.features-body .section.quote-block h2,
  .features-template.interview .content.features-body .section.quote-block h3,
  .features-template.interview .content.features-body .section.quote-block h4 {
    font-size: 1.5rem;
    line-height: 38px;
  }
}
.features-template.interview .content.features-body .section.quote-block .inner {
  width: 920px;
  padding-left: 0;
  padding-right: 0;
}
.features-template.interview .content.features-body .section.quote-block .inner .quote-icon {
  background-image: url(images/quote-white.png);
}
.features-template.interview .content.features-body .section.quote-block .inner .tight {
  max-width: 600px;
  text-align: center;
}
.features-template.interview .content.features-body .section.quote-block .inner .tight a {
  margin-top: 2rem;
  display: flex;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  justify-content: center;
}
@media (max-width: 900px) {
  .features-template.interview .content.features-body .section.quote-block .inner {
    width: auto;
    width: 100%;
    padding: 60px 50px;
  }
  .features-template.interview .content.features-body .section.quote-block .inner h3 {
    font-size: 1.5rem;
    line-height: 38px;
  }
}
.features-template.interview .content.features-body .section.quote-block.end-block {
  margin-bottom: 0;
}
.features-template.interview .content.features-body .section.quote-block.end-block .inner {
  width: auto;
}
.features-template.interview .content .spotify-template-wrapper {
  max-width: 1495px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}
@media (max-width: 900px) {
  .features-template.interview .content .spotify-template-wrapper {
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.features-template.interview .content .spotify-template-wrapper .col.content-wrapper {
  width: 50%;
  padding-left: 190px;
  padding-bottom: 80px;
}
@media (max-width: 900px) {
  .features-template.interview .content .spotify-template-wrapper .col.content-wrapper {
    width: 100%;
    padding-left: 0;
    padding-bottom: 50px;
  }
}
.features-template.interview .content .spotify-template-wrapper .col.content-wrapper ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  grid-gap: 35px;
}
.features-template.interview .content .spotify-template-wrapper .col.content-wrapper ul li {
  display: ruby;
}
.features-template.interview .content .spotify-template-wrapper .col.content-wrapper ul li:nth-child(odd) {
  font-size: 20px;
  line-height: 26px;
  color: #d6471b;
  font-family: "zapfhumnst", sans-serif;
}
.features-template.interview .content .spotify-template-wrapper .col.content-wrapper ul li:nth-child(odd)::before {
  content: "Q: ";
  display: block;
  font-size: 32px;
  line-height: 40px;
  font-family: "zapfhumnst", sans-serif;
  color: #d6471b;
  margin-right: 0.4rem;
}
.features-template.interview .content .spotify-template-wrapper .col.content-wrapper ul li:nth-child(even) {
  font-size: 20px;
  line-height: 26px;
  font-family: "zapfhumnst", sans-serif;
}
.features-template.interview .content .spotify-template-wrapper .col.content-wrapper ul li:nth-child(even)::before {
  content: "A: ";
  display: block;
  font-size: 32px;
  line-height: 40px;
  font-family: "zapfhumnst", sans-serif;
  margin-right: 0.4rem;
}
.features-template.interview .content .spotify-template-wrapper .spotify-widget iframe {
  width: 732px;
  height: 255px;
}
.features-template.interview .content .spotify-template-wrapper .spotify-widget iframe body {
  border: 1px solid red;
}
.features-template.interview .content .spotify-template-wrapper .spotify-widget iframe .TrackListWidget_widgetContainer__VVETD {
  height: 232px !important;
}
.features-template.interview .content .spotify-playlists.similar-items {
  max-width: 1495px;
  margin-left: auto;
  margin-right: auto;
}
.features-template.interview .content .spotify-playlists.similar-items .wrapper .single-item {
  display: flex;
  border-top: 1px solid #eaeaea;
  padding-top: 74px;
  padding-bottom: 95px;
}
@media (max-width: 900px) {
  .features-template.interview .content .spotify-playlists.similar-items .wrapper .single-item {
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.features-template.interview .content .spotify-playlists.similar-items .wrapper .single-item .number {
  width: 194px;
}
.features-template.interview .content .spotify-playlists.similar-items .wrapper .single-item .number .large-number {
  font-size: 6.25rem;
  line-height: 0;
  font-family: "zapfhumnst", sans-serif;
  color: #d6471b;
  margin-top: 54px;
}
.features-template.interview .content .spotify-playlists.similar-items .wrapper .single-item .content {
  max-width: 728px;
}
.features-template.interview .content .spotify-playlists.similar-items .wrapper .single-item .content .date {
  font-family: "tt-hoves", sans-serif;
  font-size: 12px;
  color: #d6471b;
  font-weight: 500;
  letter-spacing: 2.5px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.features-template.interview .content .spotify-playlists.similar-items .wrapper .single-item .content .title {
  font-size: 32px;
  line-height: 40px;
  font-family: "zapfhumnst", sans-serif;
}
.features-template.interview .content .spotify-playlists.similar-items .wrapper .single-item .image {
  height: 275px;
  width: auto;
  margin-left: auto;
}
@media (max-width: 900px) {
  .features-template.interview .content .spotify-playlists.similar-items .wrapper .single-item .image {
    margin-left: 0;
  }
}
.features-template.interview .content .spotify-playlists.similar-items .wrapper .single-item .image img {
  height: 275px;
  width: 220px;
  object-fit: cover;
}
@media (max-width: 900px) {
  .features-template.interview .content .spotify-playlists.similar-items .wrapper .single-item .col.image {
    order: 1;
    width: 100%;
    height: 215px;
  }
  .features-template.interview .content .spotify-playlists.similar-items .wrapper .single-item .col.image img {
    width: inherit;
    height: inherit;
  }
  .features-template.interview .content .spotify-playlists.similar-items .wrapper .single-item .col.number {
    order: 2;
  }
  .features-template.interview .content .spotify-playlists.similar-items .wrapper .single-item .col.number .large-number {
    font-size: 2.25rem;
    margin-top: 34px;
    margin-bottom: 20px;
  }
  .features-template.interview .content .spotify-playlists.similar-items .wrapper .single-item .col.content {
    order: 3;
  }
  .features-template.interview .content .spotify-playlists.similar-items .wrapper .single-item .col.content .title {
    font-size: 1.25rem;
    line-height: 28px;
  }
}

.single-features header.interview {
  background-color: #d6471b;
}
.single-features header.interview .header .site-branding .site-logo .orange {
  display: none;
}
.single-features header.interview .header .site-branding .site-logo .white {
  display: block;
}
.single-features header.interview .header .members-menu {
  height: 90px;
}
.single-features header.interview .header .members-menu .inner {
  height: 100%;
}
.single-features header.interview .header .members-menu .wrapper .member-back-button {
  display: none;
}
.single-features header.interview .header .members-menu #feature-landing {
  display: flex;
}
.single-features header.using-spotify {
  background-color: transparent;
}
.single-features header.using-spotify .header .site-branding .site-logo .white {
  display: block;
}
.single-features header.using-spotify.fill-background {
  background-color: #ffffff;
}
.single-features header.using-spotify.fill-background .header .site-branding .site-logo .white {
  display: none;
}
.single-features .site-header .members-menu .wrapper .member-back-button {
  display: none;
}

.feature-listing.container {
  padding-top: 107px;
  padding-bottom: 107px;
  margin-left: 214px;
  margin-right: 214px;
  width: auto;
}
.feature-listing.container .inner {
  display: flex;
  flex-direction: column;
}
.feature-listing.container .inner .post-single {
  display: flex;
  height: 473px;
  height: auto;
  padding-bottom: 64px;
  border-bottom: 1px solid #eaeaea;
  padding-top: 64px;
}
.feature-listing.container .inner .post-single .col {
  flex: 1;
  position: relative;
}
.feature-listing.container .inner .post-single .col.content .date {
  font-family: "tt-hoves", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  line-height: 14.14px;
  margin-bottom: 34px;
}
.feature-listing.container .inner .post-single .col.content h2 {
  font-size: 56px;
  line-height: 64px;
  color: #d6471b;
}
.feature-listing.container .inner .post-single .col.content p {
  font-size: 56px;
  line-height: 64px;
}
.feature-listing.container .inner .post-single .col.content a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
}
.feature-listing.container .inner .post-single .col.image {
  text-align: right;
  height: 342px;
}
.feature-listing.container .inner .post-single .col.image img {
  max-width: 428px;
  max-height: 342px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-template-content-feature-listing-page .site {
  margin-top: 165px;
}
@media (max-width: 900px) {
  .page-template-content-feature-listing-page .site {
    overflow: hidden;
    margin-top: 142px;
  }
}
.page-template-content-feature-listing-page .feature-listings {
  background-color: #fbf8f5;
  padding-top: 50px;
  padding-bottom: 60px;
}
.page-template-content-feature-listing-page .feature-listings .wp-block-heading,
.page-template-content-feature-listing-page .feature-listings p,
.page-template-content-feature-listing-page .feature-listings .wp-block-image {
  padding-left: 60px;
  padding-right: 60px;
}
@media (min-width: 901px) {
  .page-template-content-feature-listing-page .feature-listings .wp-block-heading,
  .page-template-content-feature-listing-page .feature-listings p,
  .page-template-content-feature-listing-page .feature-listings .wp-block-image {
    text-align: left;
  }
}
@media (max-width: 900px) {
  .page-template-content-feature-listing-page .feature-listings .wp-block-heading,
  .page-template-content-feature-listing-page .feature-listings p,
  .page-template-content-feature-listing-page .feature-listings .wp-block-image {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page-template-content-feature-listing-page .feature-listings .wp-block-heading img,
.page-template-content-feature-listing-page .feature-listings p img,
.page-template-content-feature-listing-page .feature-listings .wp-block-image img {
  width: 100%;
}
.page-template-content-feature-listing-page .feature-listings .wp-block-image {
  max-height: 920px;
  overflow: hidden;
  margin-bottom: 28px;
}
.page-template-content-feature-listing-page .feature-listings .wp-block-image a {
  width: 100%;
}
.page-template-content-feature-listing-page .feature-listings .wp-block-image a img {
  width: 100%;
  max-height: 920px;
  object-fit: cover;
}
@media (max-width: 900px) {
  .page-template-content-feature-listing-page .feature-listings .wp-block-image a img {
    height: 468px;
  }
}
@media (max-width: 900px) {
  .page-template-content-feature-listing-page .feature-listings .wp-block-image {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-template-content-feature-listing-page .feature-listings h3.wp-block-heading {
  font-size: 40px;
  line-height: 56px;
  color: #000000;
  max-width: 584px;
}
.page-template-content-feature-listing-page .feature-listings h2.wp-block-heading {
  font-size: 48px;
  margin-top: 18px;
  line-height: 64px;
  color: #000000;
  width: 700px;
}
@media (max-width: 900px) {
  .page-template-content-feature-listing-page .feature-listings h2.wp-block-heading {
    font-size: 32px;
    line-height: 40px;
    width: auto;
  }
}
.page-template-content-feature-listing-page .feature-listings p {
  max-width: 580px;
  margin-bottom: 60px;
  margin-top: 28px;
}
.page-template-content-feature-listing-page .feature-listings .block p {
  padding: 0;
}
.page-template-content-feature-listing-page .feature-listings .block p.estimated-reading-time {
  font-family: "tt-hoves", sans-serif;
  font-size: 14px;
  line-height: 24px;
  opacity: 0.3;
  margin: 0;
  margin-top: 17px;
}
.page-template-content-feature-listing-page .feature-listings .block.ag-editorial-variant-one .tag-bubble {
  display: block;
  position: absolute;
  padding: 10px;
  background: #d6471b;
  color: #ffffff;
  border-radius: 66px;
  top: 112px;
  left: 63px;
  text-decoration: none;
}
@media (max-width: 900px) {
  .page-template-content-feature-listing-page .feature-listings .block.ag-editorial-variant-one .tag-bubble {
    top: 20px;
    left: 30px;
  }
}
.page-template-content-feature-listing-page .feature-listings .call-to-action-block {
  margin-left: 60px;
}
@media (max-width: 900px) {
  .page-template-content-feature-listing-page .feature-listings .call-to-action-block {
    margin-left: 30px;
  }
}
@media (max-width: 900px) {
  .page-template-content-feature-listing-page .feature-listings .ag-content-rail .top-header h3 {
    font-size: 1.5rem !important;
  }
}

@media (max-width: 900px) {
  .page-template-content-feature-landing .feature-listing.container {
    margin: 0;
    padding: 0;
    margin-left: 30px;
    margin-right: 30px;
  }
  .page-template-content-feature-landing .feature-listing.container .inner .post-single {
    flex-direction: column-reverse;
    border-bottom: none;
    padding-bottom: 20px;
    padding-top: 40px;
  }
  .page-template-content-feature-landing .feature-listing.container .inner .post-single:nth-child(1) {
    padding-top: 80px;
  }
  .page-template-content-feature-landing .feature-listing.container .inner .post-single .col.content h2 {
    font-size: 1.5rem;
    line-height: 2.375rem;
  }
  .page-template-content-feature-landing .feature-listing.container .inner .post-single .col.content p {
    font-size: 1.5rem;
    line-height: 2.375rem;
  }
  .page-template-content-feature-landing .feature-listing.container .inner .post-single .col.content p.date {
    font-size: 0.75rem;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .page-template-content-feature-landing .feature-listing.container .inner .post-single .col.image {
    height: 252px;
  }
  .page-template-content-feature-landing .feature-listing.container .inner .post-single .col.image img {
    height: 252px;
  }
  .page-template-content-feature-landing #feature-landing-single.menu {
    width: 100%;
    justify-content: center;
  }
}
.resource-landing {
  padding-top: 56px;
  padding-left: 0;
  padding-right: 0;
  /* include development landing here */
}
@media (max-width: 900px) {
  .resource-landing {
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
  }
}
.resource-landing .resources-listing-hero {
  background-color: #de6c49;
  height: 488px;
  display: flex;
}
@media (max-width: 900px) {
  .resource-landing .resources-listing-hero {
    height: auto;
  }
}
.resource-landing .resources-listing-hero .content {
  padding: 127px 212px;
  color: #ffffff;
}
@media (max-width: 900px) {
  .resource-landing .resources-listing-hero .content {
    padding: 70px 30px;
  }
}
.resource-landing .resources-listing-hero .content h1 {
  font-family: "zapfhumnst", sans-serif;
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 20px;
}
.resource-landing .resources-listing-hero .content p {
  font-family: "tt-hoves", sans-serif;
  max-width: 580px;
  font-size: 16px;
  line-height: 28px;
}
.resource-landing .inner {
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 122px;
  background-color: #fbf8f5;
}
@media (max-width: 900px) {
  .resource-landing .inner {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}
.resource-landing .inner .listing-secondary-nav {
  padding-top: 50px;
  padding-bottom: 70px;
}
.resource-landing .inner .listing-secondary-nav .wrapper.development-heading {
  display: flex;
}
.resource-landing .inner .listing-secondary-nav .wrapper.development-heading .menu-group {
  display: flex;
}
.resource-landing .inner .listing-secondary-nav .wrapper.development-heading .menu-group .menu-item.parent-item {
  border-bottom: none;
}
.resource-landing .inner .listing-secondary-nav a {
  color: #a7a7a7;
  text-decoration: none;
  padding-bottom: 20px;
  margin-right: 30px;
}
.resource-landing .inner .listing-secondary-nav a.active {
  border-bottom: 1px solid #000000;
  color: #000000;
}
@media (max-width: 900px) {
  .resource-landing .inner .listing-secondary-nav {
    width: max-content;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
    display: flex;
    margin-left: 30px;
    margin-right: 30px;
  }
}
.resource-landing .inner .content-container {
  background-color: #ffffff;
  padding-top: 112px;
  padding-left: 152px;
  padding-right: 145px;
  padding-bottom: 46px;
  margin-bottom: 62px;
  display: flex;
}
.resource-landing .inner .content-container.extra-right-padding {
  padding-right: 60px;
}
@media (max-width: 900px) {
  .resource-landing .inner .content-container.extra-right-padding {
    padding-right: 30px;
  }
}
.resource-landing .inner .content-container.hide-on-load {
  display: none;
}
.resource-landing .inner .content-container.flex-col {
  flex-direction: column;
  overflow: hidden;
}
@media (max-width: 900px) {
  .resource-landing .inner .content-container {
    padding-left: 30px;
    padding-right: 30px;
    flex-direction: column;
  }
}
.resource-landing .inner .content-container .col {
  width: 50%;
}
@media (max-width: 900px) {
  .resource-landing .inner .content-container .col {
    width: 100%;
  }
}
.resource-landing .inner .content-container .col h2 {
  color: #d6471b;
  font-family: "zapfhumnst", sans-serif;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 20px;
}
.resource-landing .inner .content-container .col p {
  font-family: "tt-hoves", sans-serif;
  max-width: 580px;
  font-size: 16px;
  line-height: 24px;
}
.resource-landing .inner .content-container .col.intro {
  padding-right: 183px;
}
@media (max-width: 900px) {
  .resource-landing .inner .content-container .col.intro {
    padding-right: 0;
    width: 100%;
    margin-bottom: 41px;
  }
  .resource-landing .inner .content-container .col.intro::after {
    content: "";
    background-color: #000000;
    width: 100%;
    height: 1px;
    display: block;
    margin-top: 36px;
  }
}
.resource-landing .inner .content-container .col.body .resources-list .single-resource {
  display: flex;
  grid-gap: 32px;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #eaeaea;
  justify-content: space-between;
  position: relative;
  padding-top: 30px;
}
@media (max-width: 900px) {
  .resource-landing .inner .content-container .col.body .resources-list .single-resource {
    flex-direction: column;
    align-items: start;
  }
}
.resource-landing .inner .content-container .col.body .resources-list .single-resource:nth-child(1) {
  padding-top: 0;
}
.resource-landing .inner .content-container .col.body .resources-list .single-resource img {
  height: 154px;
  max-width: 123px;
  width: 100%;
  object-fit: cover;
}
.resource-landing .inner .content-container .col.body .resources-list .single-resource .content {
  width: 100%;
}
.resource-landing .inner .content-container .col.body .resources-list .single-resource .content h4 {
  font-family: "tt-hoves", sans-serif;
  font-size: 20x;
  line-height: 26px;
  color: #181818;
  margin-bottom: 20px;
}
@media (max-width: 900px) {
  .resource-landing .inner .content-container .col.body .resources-list .single-resource .content h4 {
    display: flex;
    justify-content: space-between;
  }
}
.resource-landing .inner .content-container .col.body .resources-list .single-resource .content h4 .mobile-only {
  display: none;
}
@media (max-width: 900px) {
  .resource-landing .inner .content-container .col.body .resources-list .single-resource .content h4 .mobile-only {
    content: "";
    background-image: url(images/bookmark-style2.svg);
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    height: 29px;
    width: 23px;
    display: block;
    z-index: 3;
  }
  .resource-landing .inner .content-container .col.body .resources-list .single-resource .content h4 .mobile-only.bookmarked {
    background-image: url(images/bookmark-marked.svg);
  }
}
.resource-landing .inner .content-container .col.body .resources-list .single-resource .content p {
  font-family: "tt-hoves", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #5f5f5f;
}
.resource-landing .inner .content-container .col.body .resources-list .single-resource .call-to-actions {
  display: flex;
  grid-gap: 40px;
}
.resource-landing .inner .content-container .col.body .resources-list .single-resource .call-to-actions span {
  background-size: contain;
}
.resource-landing .inner .content-container .col.body .resources-list .single-resource .call-to-actions span.bookmark {
  content: "";
  background-image: url(images/bookmark-style2.svg);
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  height: 29px;
  width: 23px;
  display: block;
  z-index: 3;
}
.resource-landing .inner .content-container .col.body .resources-list .single-resource .call-to-actions span.bookmark.bookmarked {
  background-image: url(images/bookmark-marked.svg);
}
.resource-landing .inner .content-container .col.body .resources-list .single-resource .call-to-actions span.cheveron {
  content: "";
  background-image: url(images/cheveron-right-black.svg);
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  height: 29px;
  width: 16px;
  display: block;
}
@media (max-width: 900px) {
  .resource-landing .inner .content-container .col.body .resources-list .single-resource .call-to-actions {
    display: none;
  }
}
.resource-landing .inner .content-container .col.body .resources-list .single-resource .overlay-link {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
}
.resource-landing.development-landing {
  /* hero */
}
.resource-landing.development-landing .resources-listing-hero {
  background-color: rgba(99, 160, 200, 0.2);
  /* Content */
}
.resource-landing.development-landing .resources-listing-hero .content {
  color: #000000;
}
.resource-landing.development-landing .inner .content-container {
  display: flex;
}
.resource-landing.development-landing .inner .content-container.hide-on-load {
  display: none;
}
.resource-landing.development-landing .inner .content-container .col h2 {
  color: #63a0c8;
}
.resource-landing.development-landing .inner .content-container.show-images .col.body .resources-list .single-resource img {
  display: unset;
}
.resource-landing.development-landing .inner .content-container.disable-cta .call-to-actions {
  display: none !important;
}
@media (max-width: 900px) {
  .resource-landing.development-landing .inner .listing-secondary-nav {
    width: auto;
    overflow-x: auto;
    flex-direction: column;
  }
  .resource-landing.development-landing .inner .listing-secondary-nav .wrapper {
    width: max-content;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
    display: flex;
    scrollbar-width: none; /* Firefox */
  }
  .resource-landing.development-landing .inner .listing-secondary-nav .wrapper::-webkit-scrollbar {
    display: none; /* Chrome, Safari */
  }
  .resource-landing.development-landing .inner .listing-secondary-nav .wrapper a {
    flex: 0 0 auto; /* prevent shrinking */
  }
}

@media (max-width: 900px) {
  .page-template-content-resource-landing #resources-landing.menu {
    width: 100%;
    justify-content: center;
  }
}
.parlour-listings {
  margin-top: 164px;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 122px;
  background-color: #fbf8f5;
  /* single detail template */
}
@media (max-width: 900px) {
  .parlour-listings {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 142px;
    padding-bottom: 60px;
  }
}
.parlour-listings .listing-secondary-nav {
  padding-top: 50px;
  padding-bottom: 70px;
}
.parlour-listings .listing-secondary-nav a {
  color: #a7a7a7;
  text-decoration: none;
  padding-bottom: 20px;
  margin-right: 30px;
}
.parlour-listings .listing-secondary-nav a.active {
  border-bottom: 1px solid #000000;
  color: #000000;
}
.parlour-listings .listing-secondary-nav a:hover {
  cursor: pointer;
}
@media (max-width: 900px) {
  .parlour-listings .listing-secondary-nav {
    width: max-content;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
    display: flex;
  }
}
.parlour-listings p.limit-width {
  width: 580px;
  color: #414141;
  margin-bottom: 86px;
}
@media (max-width: 900px) {
  .parlour-listings p.limit-width {
    width: auto;
  }
}
.parlour-listings .featured-listings {
  margin-top: 0;
}
.parlour-listings .featured-listings .inner {
  padding-left: 0;
  padding-right: 0;
}
.parlour-listings .featured-listings .inner h1 {
  color: #000000;
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 28px;
}
@media (max-width: 900px) {
  .parlour-listings .featured-listings .inner h1 {
    text-align: center;
  }
}
@media (max-width: 900px) {
  .parlour-listings .featured-listings .inner .intro-text {
    text-align: center;
  }
}
.parlour-listings .featured-listings .inner::before {
  display: none;
}
.parlour-listings .featured-listings .inner .flex .single-post {
  position: relative;
}
.parlour-listings .featured-listings .inner .flex .single-post .img-wrapper {
  height: 432px;
}
@media (max-width: 900px) {
  .parlour-listings .featured-listings .inner .flex .single-post .img-wrapper {
    height: 391px;
  }
}
.parlour-listings .featured-listings .inner .flex .single-post .content {
  padding-right: 48px;
}
.parlour-listings .featured-listings .inner .flex .single-post .content .red-bubble {
  display: none;
  padding: 10px;
  background: #d6471b;
  color: #ffffff;
  border-radius: 66px;
  width: fit-content;
}
.parlour-listings .featured-listings .inner .flex .single-post .content .link-to {
  padding: 10px;
  background: transparent;
  color: #1d1d1d;
  border-radius: 66px;
  border: 1px solid #1d1d1d;
  top: 30px;
  left: 20px;
  width: fit-content;
  display: block;
  margin-top: 16px;
  z-index: 2;
  position: relative;
  left: 0;
  padding-left: 14px;
  padding-right: 14px;
}
@media (max-width: 900px) {
  .parlour-listings .featured-listings .inner .flex .single-post .content .link-to {
    margin-top: 0;
    top: 14px;
  }
}
.parlour-listings .featured-listings .inner .flex .single-post .content .post-title {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 28px;
  color: #000000;
}
@media (max-width: 900px) {
  .parlour-listings .featured-listings .inner .flex .single-post .content .post-title {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 9px;
  }
}
.parlour-listings .featured-listings .inner .flex .single-post .content p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* Limit to 3 lines */
  overflow: hidden;
  white-space: normal; /* Ensure text wrapping properly */
  text-overflow: clip; /* This prevents the ellipsis */
  margin-top: 0;
}
.parlour-listings .featured-listings .inner .flex .single-post .content p.first-child {
  display: none;
}
.parlour-listings .featured-listings .inner .flex .single-post .content p.parlour-snippet {
  font-size: 16px;
  line-height: 24px;
}
.parlour-listings .featured-listings .inner .flex .single-post .content .overlay-link {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.parlour-listings .featured-listings .inner .flex .single-post:first-child .img-wrapper {
  height: auto;
  height: 891px;
}
@media (max-width: 900px) {
  .parlour-listings .featured-listings .inner .flex .single-post:first-child .img-wrapper {
    height: 391px;
  }
}
.parlour-listings .featured-listings .inner .flex .single-post:first-child .post-title {
  font-size: 48px;
  line-height: 56px;
  width: 600px;
}
@media (max-width: 900px) {
  .parlour-listings .featured-listings .inner .flex .single-post:first-child .post-title {
    width: auto;
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 9px;
  }
}
.parlour-listings .featured-listings .inner .flex .single-post:first-child p {
  width: 600px;
}
.parlour-listings .featured-listings .inner .flex .single-post:first-child p.first-child {
  display: block;
}
.parlour-listings .featured-listings .inner .flex .single-post:first-child p.parlour-snippet {
  display: none;
}
@media (max-width: 900px) {
  .parlour-listings .featured-listings .inner .flex .single-post:first-child p {
    width: auto;
    font-size: 16px !important;
  }
}
.parlour-listings .featured-listings .inner .flex .single-post:first-child .link-to {
  margin-top: 44px;
  text-decoration: none;
}
@media (max-width: 900px) {
  .parlour-listings .featured-listings .inner .flex .single-post:first-child .link-to {
    margin-top: 14px;
  }
}
.parlour-listings .featured-listings .inner .flex .single-post:first-child .red-bubble {
  display: block;
  text-transform: capitalize;
  font-family: "zapfhumnst", sans-serif;
  font-family: "tt-hoves", sans-serif;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 900px) {
  .parlour-listings .featured-listings .inner .flex {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
.parlour-listings .featured-listings .inner .main-content h1.wp-block-heading {
  display: none;
}
.parlour-listings .featured-listings .inner .main-content #block-line-break {
  margin-left: 0;
  margin-right: 0;
}
.parlour-listings.single {
  padding-left: 0;
  padding-right: 0;
}
.parlour-listings.single .inner {
  padding-top: 70px;
}
.parlour-listings.single .inner.flex {
  display: flex;
  flex-wrap: nowrap;
  grid-gap: 0;
}
@media (max-width: 900px) {
  .parlour-listings.single .inner.flex {
    flex-direction: column;
    padding-top: 0;
  }
}
.parlour-listings.single .inner.flex .col {
  width: auto;
}
.parlour-listings.single .inner.flex .col.image-container {
  height: 1015px;
  width: 100%;
}
.parlour-listings.single .inner.flex .col.image-container .img-wrapper {
  height: 100%;
}
.parlour-listings.single .inner.flex .col.image-container .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 900px) {
  .parlour-listings.single .inner.flex .col {
    width: 100%;
  }
  .parlour-listings.single .inner.flex .col.image-container {
    height: 392px;
  }
}
.parlour-listings.single .inner.flex .col.content-container .wrapper {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 133px;
}
@media (max-width: 900px) {
  .parlour-listings.single .inner.flex .col.content-container .wrapper {
    width: auto;
    margin-left: 30px;
    margin-right: 30px;
    padding-top: 33px;
  }
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .intro {
  margin-bottom: 44px;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .intro h2 {
  font-size: 40px;
  line-height: 48px;
  color: #000000;
  margin-bottom: 5px;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .intro p.orange-small {
  font-size: 16px;
  line-height: 24px;
  color: #d6471b;
  font-family: "tt-hoves", sans-serif;
}
@media (max-width: 900px) {
  .parlour-listings.single .inner.flex .col.content-container .wrapper .intro {
    margin-bottom: 30px;
  }
  .parlour-listings.single .inner.flex .col.content-container .wrapper .intro h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .event-date {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #a7a7a7;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .event-date p {
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  opacity: 0.8;
  font-family: "tt-hoves", sans-serif;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .event-date p.location {
  font-size: 14px;
  line-height: 22px;
  opacity: 0.5;
}
@media (max-width: 900px) {
  .parlour-listings.single .inner.flex .col.content-container .wrapper .event-date p.location {
    padding: 10px 0px 0px 0px;
  }
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .body p {
  font-size: 20px;
  line-height: 28px;
  color: #414141;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .body a.red-bubble {
  display: block;
  padding: 16px 52px;
  border-radius: 300px;
  color: #ffffff;
  text-decoration: none;
  text-transform: capitalize;
  font-family: "zapfhumnst", sans-serif;
  font-size: 1rem;
  line-height: 24px;
  width: fit-content;
  background-color: #d6471b;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 900px) {
  .parlour-listings.single .inner.flex .col.content-container .wrapper .body a.red-bubble {
    width: 100%;
    text-align: center;
  }
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .date {
  padding-top: 48px;
  padding-bottom: 48px;
  border-top: 1px solid #eaeaea;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .date h3 {
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 9px;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .date p {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #414141;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .time {
  padding-top: 48px;
  padding-bottom: 48px;
  border-top: 1px solid #eaeaea;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .time h3 {
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 9px;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .time p {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #414141;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .location {
  padding-top: 48px;
  padding-bottom: 48px;
  border-top: 1px solid #eaeaea;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .location h3 {
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 9px;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .location p {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #414141;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .location .text {
  margin-bottom: 40px;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .location .map {
  width: 100%;
  height: 100%;
  display: block;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .location .map img {
  max-height: 354px;
  width: 100%;
  object-fit: cover;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .about-the-host h3 {
  font-size: 40px;
  line-height: 48px;
  color: #000000;
}
@media (max-width: 900px) {
  .parlour-listings.single .inner.flex .col.content-container .wrapper .about-the-host h3 {
    font-size: 32px;
    line-height: 40px;
  }
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .about-the-host .host-details {
  margin-top: 37px;
  padding-top: 50px;
  border-top: 1px solid #eaeaea;
  display: flex;
}
@media (max-width: 900px) {
  .parlour-listings.single .inner.flex .col.content-container .wrapper .about-the-host .host-details {
    flex-direction: column;
    border: none;
    margin-top: 0;
  }
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .about-the-host .host-details .col.image {
  width: 214px;
  height: 255px;
  border-radius: 12px;
  overflow: hidden;
  flex: none;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .about-the-host .host-details .col.image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 900px) {
  .parlour-listings.single .inner.flex .col.content-container .wrapper .about-the-host .host-details .col.image {
    height: 395px;
    width: 100%;
    margin-bottom: 20px;
  }
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .about-the-host .host-details .col.content {
  padding: 0;
  margin-left: 33px;
}
@media (max-width: 900px) {
  .parlour-listings.single .inner.flex .col.content-container .wrapper .about-the-host .host-details .col.content {
    margin-left: 0;
  }
  .parlour-listings.single .inner.flex .col.content-container .wrapper .about-the-host .host-details .col.content .call-to-actions {
    display: flex;
    flex-direction: column;
    grid-gap: 16px;
  }
  .parlour-listings.single .inner.flex .col.content-container .wrapper .about-the-host .host-details .col.content .call-to-actions button {
    width: 100%;
  }
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .about-the-host .host-details .col.content h4 {
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 11px;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .about-the-host .host-details .col.content p {
  font-size: 16px;
  line-height: 24px;
  color: #414141;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .about-the-host .host-details .col.content p.title {
  font-size: 16px;
  line-height: 24px;
  color: #777777;
  font-family: "tt-hoves", sans-serif;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .about-the-host .host-details .col.content button.request-to-connect {
  border-radius: 33px;
  border: 1px solid #d6471b;
  background-color: #d6471b;
  width: 113px;
  height: 42px;
  font-size: 14px;
  line-height: 22px;
  font-family: "tt-hoves", sans-serif;
  color: #ffffff;
}
.parlour-listings.single .inner.flex .col.content-container .wrapper .about-the-host .host-details .col.content button.direct-message {
  border-radius: 33px;
  border: 1px solid #1d1d1d;
  background-color: transparent;
  width: 113px;
  height: 42px;
  font-size: 14px;
  line-height: 22px;
  font-family: "tt-hoves", sans-serif;
  color: #1d1d1d;
}
.parlour-listings.single .inner.flex .col.content-container.force-flex {
  display: flex !important;
}

.bookmark-default .inner {
  margin-left: 60px;
  margin-right: 60px;
}
@media (max-width: 900px) {
  .bookmark-default .inner {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.bookmark-default .inner .listing-secondary-nav a {
  color: #a7a7a7;
  text-decoration: none;
  padding-bottom: 0px;
  margin-right: 30px;
}
.bookmark-default .inner .listing-secondary-nav a.active {
  border-bottom: 1px solid #000000;
  color: #000000;
}
.bookmark-default .inner .listing-secondary-nav a:hover {
  cursor: pointer;
}
.bookmark-default .inner .page-break {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #eaeaea;
  margin-bottom: 49px;
  margin-top: 35px;
}
.bookmark-default .inner h2 {
  font-size: 40px;
  line-height: 48px;
  color: #000000;
  margin-bottom: 32px;
}
.bookmark-default .inner .bookmark-listing .inner {
  margin: 0;
}
.bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list {
  display: flex;
  grid-gap: 32px;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #eaeaea;
  justify-content: space-between;
  position: relative;
  display: flex;
  grid-gap: 32px;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #eaeaea;
  justify-content: space-between;
  position: relative;
  margin-bottom: 48px;
}
.bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list img {
  height: 220px;
  max-width: 275px;
  width: 100%;
  object-fit: cover;
}
.bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list .content {
  width: 100%;
}
.bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list .content .post-terms {
  font-family: "tt-hoves", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  color: #000000;
  margin-bottom: 17px;
}
.bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list .content h4 {
  font-family: "zapfhumnst", sans-serif;
  font-size: 40px;
  line-height: 48px;
  color: #000000;
  margin-bottom: 12px;
}
.bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list .content p {
  font-family: "tt-hoves", sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  opacity: 0.8;
  max-width: 427px;
}
.bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list .call-to-actions {
  display: flex;
  grid-gap: 40px;
}
.bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list .call-to-actions span {
  background-size: contain;
}
.bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list .call-to-actions span.bookmark {
  content: "";
  background-image: url(images/bookmark-style2.svg);
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  height: 29px;
  width: 23px;
  display: block;
  z-index: 3;
}
.bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list .call-to-actions span.bookmark.bookmarked {
  background-image: url(images/bookmark-marked.svg);
}
.bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list .call-to-actions span.cheveron {
  content: "";
  background-image: url(images/cheveron-right-black.svg);
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  height: 29px;
  width: 16px;
  display: block;
}
.bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list .overlay-link {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
}
@media (max-width: 900px) {
  .bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list {
    flex-direction: column;
  }
  .bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list img {
    height: 252px;
    width: 100%;
    max-width: none;
  }
  .bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list .content h4 {
    font-size: 24px;
    line-height: 38px;
  }
  .bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list .content .wrap {
    display: flex;
    justify-content: space-between;
  }
  .bookmark-default .inner .bookmark-listing .inner .single-bookmarked-list .content .wrap .call-to-actions .cheveron {
    display: none;
  }
}

.development.features-template.lowfi .features-body .section {
  grid-gap: 80px;
  grid-row-gap: 10px;
}
.development.features-template.lowfi .features-body .section.columns .col.col-3 .inner {
  margin: 0;
  max-width: none;
}

/* Member Areas & Dashboards
--------------------------------------------- */
.buddypress-wrap .profile {
  margin-top: 190px;
}
@media (max-width: 900px) {
  .buddypress-wrap .profile {
    margin-top: 142px;
  }
}

.member-header {
  /* Member Profile Style */
  margin-bottom: 100px;
  /*  Profile Edit Page */
  /* My account styles */
}
.member-header.profile .inner {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fbf8f5;
  margin-left: 212px;
  margin-right: 212px;
  border-radius: 12px 12px 0px 0px;
}
@media (max-width: 900px) {
  .member-header.profile .inner {
    margin-left: 0px;
    margin-right: 0px;
    max-width: none;
  }
}
.member-header.profile .inner .image-container {
  max-height: 242px;
  overflow: hidden;
  border-radius: 12px 12px 0px 0px;
}
.member-header.profile .inner .image-container img {
  height: inherit;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 900px) {
  .member-header.profile .inner .image-container {
    border-radius: 0;
  }
}
.member-header.profile .inner .profile-head {
  display: none;
  margin-top: 70px;
  display: block;
  padding-left: 153px;
  padding-right: 153px;
  padding-bottom: 60px;
}
@media (max-width: 900px) {
  .member-header.profile .inner .profile-head {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
}
.member-header.profile .inner .profile-head.flex {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
@media (max-width: 900px) {
  .member-header.profile .inner .profile-head.flex {
    flex-direction: column;
    align-items: center;
    border-radius: 12px 12px 0px 0px;
    margin-top: -12px;
    position: relative;
    z-index: 1;
    background: inherit;
    /*  margin-top: -50%;
    translate: 0% 45%; */
  }
}
.member-header.profile .inner .profile-head .profile-info {
  display: flex;
}
@media (max-width: 900px) {
  .member-header.profile .inner .profile-head .profile-info {
    flex-direction: column;
    align-items: center;
    margin-top: -40px;
  }
}
.member-header.profile .inner .profile-head .profile-info .profile-image {
  height: 123px;
  width: 123px;
  overflow: hidden;
  border-radius: 66px;
}
@media (max-width: 900px) {
  .member-header.profile .inner .profile-head .profile-info .profile-image {
    height: 84px;
    width: 84px;
    margin-bottom: 18px;
  }
}
.member-header.profile .inner .profile-head .profile-info .profile-image img {
  height: inherit;
  width: inherit;
  object-fit: cover;
}
.member-header.profile .inner .profile-head .profile-info .profile-quick-info {
  margin-left: 30px;
}
@media (max-width: 900px) {
  .member-header.profile .inner .profile-head .profile-info .profile-quick-info {
    text-align: center;
    margin: 0;
  }
}
.member-header.profile .inner .profile-head .profile-info .profile-quick-info h3 {
  font-size: 2.5rem;
  line-height: 48px;
  margin-bottom: 9px;
  color: #000000;
}
@media (max-width: 900px) {
  .member-header.profile .inner .profile-head .profile-info .profile-quick-info h3 {
    font-size: 32px;
    line-height: 40px;
  }
}
.member-header.profile .inner .profile-head .profile-info .profile-quick-info p.title {
  font-size: 1rem;
  line-height: 24px;
  font-family: "tt-hoves", sans-serif;
  color: #000000;
  opacity: 0.8;
  margin-bottom: 7px;
}
.member-header.profile .inner .profile-head .profile-info .profile-quick-info p.username {
  font-size: 0.875rem;
  line-height: 22px;
  font-family: "tt-hoves", sans-serif;
  color: #000000;
  opacity: 0.5;
}
@media (max-width: 900px) {
  .member-header.profile .inner .profile-head .profile-info .cta-container {
    margin-top: 40px;
  }
}
.member-header.profile .inner .profile-head .cta-container .member-cta {
  width: 160px;
  text-align: center;
}
@media (max-width: 900px) {
  .member-header.profile .inner .profile-head .cta-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.member-header.profile .inner .profile-head .cta-container.flex {
  display: flex;
  grid-gap: 5px;
}
@media (max-width: 900px) {
  .member-header.profile .inner .profile-head .cta-container.flex {
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
    grid-gap: 18px;
  }
}
.member-header.profile .inner .profile-head .cta-container.flex button {
  padding: 16px 24px;
  text-decoration: none;
  border-radius: 300px;
  display: block;
}
.member-header.profile .inner .profile-head .cta-container.flex button.member-cta {
  color: #ffffff;
  background-color: #d6471b;
}
.member-header.profile .inner .profile-head .cta-container.flex button.direct-message {
  color: #000000;
}
@media (max-width: 900px) {
  .member-header.profile .inner .profile-head .cta-container {
    margin-top: 40px;
    width: -webkit-fill-available;
  }
  .member-header.profile .inner .profile-head .cta-container .member-cta {
    width: auto;
  }
}
.member-header.profile .inner.middle {
  background-color: #ffffff;
  padding-left: 153px;
  padding-right: 153px;
  padding-top: 34px;
  padding-bottom: 34px;
  display: flex;
  grid-gap: 34px;
}
.member-header.profile .inner.middle a {
  color: #1d1d1d;
  opacity: 0.5;
  text-decoration: none;
}
.member-header.profile .inner.middle a.active {
  text-decoration: underline;
  color: #1d1d1d;
  opacity: 1;
}
.member-header.profile .inner.bottom {
  padding-left: 153px;
  padding-right: 153px;
  padding-top: 54px;
  padding-bottom: 54px;
}
@media (max-width: 900px) {
  .member-header.profile .inner.bottom {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.member-header.profile .inner.bottom .bio h3,
.member-header.profile .inner.bottom .interests h3 {
  font-size: 32px;
  line-height: 40px;
  color: #000000;
}
.member-header.profile .inner.bottom .bio span,
.member-header.profile .inner.bottom .interests span {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 45px;
  margin-top: 20px;
  display: block;
}
.member-header.profile .inner.bottom .bio p,
.member-header.profile .inner.bottom .interests p {
  font-size: 20px;
  line-height: 26px;
  color: #5f5f5f;
  margin-bottom: 1rem;
  font-family: "tt-hoves", sans-serif;
}
.member-header.profile .inner.bottom .interests {
  margin-top: 94px;
}
.member-header.edit-profile {
  background-color: #fbf8f5;
  padding-top: 136px;
  padding-bottom: 158px;
  margin-bottom: 0;
}
@media (max-width: 900px) {
  .member-header.edit-profile {
    padding-top: 70px;
  }
}
.member-header.edit-profile .inner {
  max-width: none;
  width: auto;
  margin-left: 60px;
  margin-right: 60px;
  display: flex;
  flex-wrap: wrap;
  /* content container */
}
@media (max-width: 900px) {
  .member-header.edit-profile .inner {
    flex-direction: column;
    margin-left: 0px;
    margin-right: 0px;
  }
}
.member-header.edit-profile .inner .options {
  width: 25%;
  max-width: 428px;
}
@media (max-width: 900px) {
  .member-header.edit-profile .inner .options {
    width: 100%;
    margin-bottom: 20px;
  }
}
.member-header.edit-profile .inner .options .option {
  background-color: #ffffff;
  padding: 30px 46px;
  border-bottom: 1px solid #d6d6d6;
}
.member-header.edit-profile .inner .options .option li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.member-header.edit-profile .inner .options .option li a {
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #d6d6d6;
  font-family: "zapfhumnst", sans-serif;
  text-transform: capitalize;
}
.member-header.edit-profile .inner .options .option.active {
  border-left: 1px solid #d6471b;
}
.member-header.edit-profile .inner .options .option.active li a {
  color: #1d1d1d;
}
.member-header.edit-profile .inner .options .option:last-child {
  border-bottom: none;
}
@media (max-width: 900px) {
  .member-header.edit-profile .inner .options {
    display: none;
  }
}
.member-header.edit-profile .inner .mobile-dropdown-profile {
  display: none;
}
@media (max-width: 900px) {
  .member-header.edit-profile .inner .mobile-dropdown-profile {
    display: block;
    padding: 18px;
    margin-left: 30px;
    margin-right: 30px;
  }
  .member-header.edit-profile .inner .mobile-dropdown-profile .dropdown-toggle-profile {
    padding: 18px;
    text-align: center;
    border: 1px solid #d6471b;
    border-radius: 60px;
    font-family: "zapfhumnst", sans-serif;
    color: #d6471b;
  }
  .member-header.edit-profile .inner .mobile-dropdown-profile .dropdown-menu-profile {
    display: none;
    text-align: center;
    list-style: none;
    width: 100%;
    z-index: 10;
  }
  .member-header.edit-profile .inner .mobile-dropdown-profile .dropdown-menu-profile li {
    cursor: pointer;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-family: "zapfhumnst", sans-serif;
  }
  .member-header.edit-profile .inner .mobile-dropdown-profile.open .dropdown-menu-profile {
    display: block;
  }
}
.member-header.edit-profile .inner .content-container {
  background-color: #ffffff;
  width: 75%;
  display: block !important;
  /* profile-photo-section */
  /*  profile photo section */
}
@media (max-width: 900px) {
  .member-header.edit-profile .inner .content-container {
    width: 100%;
    padding: 30px;
  }
}
.member-header.edit-profile .inner .content-container .content {
  display: none;
  padding: 72px 182px;
  /* Form */
}
.member-header.edit-profile .inner .content-container .content.active {
  display: block;
}
@media (max-width: 900px) {
  .member-header.edit-profile .inner .content-container .content {
    padding: 0;
  }
}
.member-header.edit-profile .inner .content-container .content form .title {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 38px;
}
@media (max-width: 900px) {
  .member-header.edit-profile .inner .content-container .content form .title {
    text-align: center;
  }
}
.member-header.edit-profile .inner .content-container .content form .form-fields {
  display: flex;
  flex-direction: column;
  grid-gap: 24px;
  margin-bottom: 40px;
}
.member-header.edit-profile .inner .content-container .content form .form-fields .profile-field label {
  display: none;
}
.member-header.edit-profile .inner .content-container .content form .form-fields .profile-field input,
.member-header.edit-profile .inner .content-container .content form .form-fields .profile-field textarea {
  width: 100%;
  padding: 18px;
  text-align: center;
  border-radius: 66px;
}
.member-header.edit-profile .inner .content-container .content form .form-fields .profile-field textarea {
  height: 200px;
  border-radius: 30px;
}
.member-header.edit-profile .inner .content-container .content form .form-fields .profile-field textarea.interests {
  height: 84px;
  padding: 33px;
  overflow: hidden;
}
.member-header.edit-profile .inner .content-container .content form .form-fields .profile-field .field-text {
  font-size: 1rem;
  color: #a7a7a7;
  margin-bottom: 22px;
}
.member-header.edit-profile .inner .content-container .content form .form-fields .profile-field .field-text.sm {
  font-size: 0.875rem;
  margin-top: 22px;
  margin-bottom: 0;
}
.member-header.edit-profile .inner .content-container .content form .update {
  width: 366px;
  background-color: #d6471b;
  padding: 16px 24px;
  text-decoration: none;
  border-radius: 300px;
  color: #ffffff;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-family: "SF Compact Display", sans-serif;
  font-weight: 200;
}
@media (max-width: 900px) {
  .member-header.edit-profile .inner .content-container .content form .update {
    width: 100%;
  }
}
.member-header.edit-profile .inner .content-container .profile-photo-section p {
  font-size: 16px;
  font-family: "zapfhumnst", sans-serif;
  margin-bottom: 24px;
}
.member-header.edit-profile .inner .content-container .profile-photo-section #dropzone-profile-photo,
.member-header.edit-profile .inner .content-container .profile-photo-section #dropzone-cover-photo {
  position: relative;
  width: 100%;
  max-width: 1038px;
  height: 334px;
  border-radius: 12px;
  background-color: #fbf8f5;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  grid-gap: 25px;
}
.member-header.edit-profile .inner .content-container .profile-photo-section #dropzone-profile-photo span,
.member-header.edit-profile .inner .content-container .profile-photo-section #dropzone-cover-photo span {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  font-family: "tt-hoves", sans-serif;
}
.member-header.edit-profile .inner .content-container .profile-photo-section .information-container {
  text-align: center;
}
.member-header.edit-profile .inner .content-container .profile-photo-section .information-container span.information-icon {
  background-image: url(images/information-icon.svg);
  display: block;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  background-size: contain;
  margin: auto;
  margin-top: 22px;
  margin-bottom: 22px;
}
.member-header.edit-profile .inner .content-container .profile-photo-section .information-container p {
  color: #a7a7a7;
}
.member-header.edit-profile .inner .content-container .profile-photo-section .upload-btn {
  background-color: #d6471b;
  border: none;
  color: white;
  padding: 20px 30px;
  border-radius: 300px;
  font-size: 16px;
  cursor: pointer;
  font-family: "SF Compact Display", sans-serif;
  font-weight: 200;
}
.member-header.edit-profile .inner .content-container .profile-photo-section .upload-btn:hover {
  background-color: #e5533f;
}
.member-header.edit-profile .inner .content-container .profile-photo-section .instructions {
  color: #a7a7a7;
  font-size: 14px;
  line-height: 22px;
  font-family: "tt-hoves", sans-serif;
  max-width: 724px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 12px;
  text-align: center;
}
.member-header.edit-profile .inner .content-container .profile-photo-section .delete-btn {
  background: none;
  color: #d6471b;
  border: none;
  font-size: 14px;
  cursor: pointer;
  text-decoration: underline;
  font-family: "tt-hoves", sans-serif;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.member-header.edit-profile .inner .content-container .profile-photo-section .delete-btn:hover {
  color: #e5533f;
}
.member-header.edit-profile .inner .content-container .profile-photo-section #upload-status {
  text-align: center;
  margin-bottom: 1rem;
  font-size: 16px;
  font-family: "tt-hoves", sans-serif;
}
.member-header.edit-profile .inner .content-container .profile-photo-section .cta-wrapper {
  display: flex;
  flex-direction: column;
  grid-gap: 20px;
}
.member-header.edit-profile .inner .content-container .profile-photo-section .cta-wrapper .save-btn {
  background-color: #d6471b;
  border: none;
  color: white;
  padding: 20px 30px;
  border-radius: 300px;
  font-size: 16px;
  cursor: pointer;
  font-family: "SF Compact Display", sans-serif;
  font-weight: 200;
  width: fit-content;
  margin: 0 auto;
}
.member-header.edit-profile .inner .content-container .profile-photo-section .cta-wrapper h2.alert-success-message {
  display: none;
  text-align: center;
  font-size: 16px;
  font-family: "zapfhumnst", sans-serif;
  margin-bottom: 24px;
}
.member-header.my-account {
  background-color: #fbf8f5;
  padding-top: 68px;
  padding-bottom: 158px;
  margin-bottom: 0;
  margin-top: 160px;
}
@media (max-width: 900px) {
  .member-header.my-account {
    margin-top: 130px;
  }
}
.member-header.my-account .accordion-container {
  margin-left: 60px;
  margin-right: 60px;
  display: flex;
}
@media (max-width: 900px) {
  .member-header.my-account .accordion-container {
    margin-left: 0px;
    margin-right: 0px;
    flex-direction: column;
    grid-gap: 35px;
  }
}
.member-header.my-account .accordion-container .col.col-left {
  background-color: #ffffff;
  width: 510px;
  height: fit-content;
}
@media (max-width: 900px) {
  .member-header.my-account .accordion-container .col.col-left {
    width: auto;
    background-color: transparent;
  }
}
.member-header.my-account .accordion-container .col.col-left .menu li.menu-item {
  list-style: none;
  font-size: 16px;
  line-height: 24px;
  padding: 30px 45px;
  border-bottom: 1px solid #eaeaea;
}
.member-header.my-account .accordion-container .col.col-left .menu li.menu-item a {
  font-family: "zapfhumnst", sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  color: #d6d6d6;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.member-header.my-account .accordion-container .col.col-left .menu li.menu-item a::after {
  content: "";
  background-image: url(images/cheveron-right.svg);
  display: block;
  height: 14px;
  width: 14px;
  background-repeat: no-repeat;
  background-position: center;
}
.member-header.my-account .accordion-container .col.col-left .menu li.menu-item.active {
  border-left: 2px solid #d6471b;
}
.member-header.my-account .accordion-container .col.col-left .menu li.menu-item.active a {
  color: #1d1d1d;
}
.member-header.my-account .accordion-container .col.col-left .menu li.menu-item:hover a {
  color: #1d1d1d;
}
.member-header.my-account .accordion-container .col.col-left .menu .menu-dropdown {
  display: none;
}
@media (max-width: 900px) {
  .member-header.my-account .accordion-container .col.col-left .menu .flex-menu-items {
    display: none;
  }
  .member-header.my-account .accordion-container .col.col-left .menu .menu-dropdown {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    width: 100%;
    padding: 0.5rem;
    font-size: 1rem;
    width: -webkit-fill-available;
    margin-left: 30px;
    margin-right: 30px;
    height: 60px;
    border-radius: 66px;
    text-align: center;
    border: 1px solid #d6471b;
    color: #d6471b;
    font-family: "zapfhumnst", sans-serif;
    background-color: transparent;
  }
}
.member-header.my-account .accordion-container .col.col-left .menu .mobile-dropdown {
  display: none;
}
@media (max-width: 900px) {
  .member-header.my-account .accordion-container .col.col-left .menu .mobile-dropdown {
    display: block;
    padding: 18px;
    margin-left: 30px;
    margin-right: 30px;
  }
  .member-header.my-account .accordion-container .col.col-left .menu .mobile-dropdown .dropdown-selected {
    padding: 18px;
    text-align: center;
    border: 1px solid #d6471b;
    border-radius: 60px;
    font-family: "zapfhumnst", sans-serif;
    color: #d6471b;
  }
  .member-header.my-account .accordion-container .col.col-left .menu .mobile-dropdown ul.dropdown-menu {
    text-align: center;
    list-style: none;
  }
  .member-header.my-account .accordion-container .col.col-left .menu .mobile-dropdown ul.dropdown-menu li {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-family: "zapfhumnst", sans-serif;
  }
}
.member-header.my-account .accordion-container .col.col-right {
  background-color: #ffffff;
  width: 100%;
}
.member-header.my-account .accordion-container .col.col-right .content {
  padding: 72px 183px;
}
@media (max-width: 900px) {
  .member-header.my-account .accordion-container .col.col-right .content {
    padding: 30px;
  }
}
.member-header.my-account .accordion-container .col.col-right .content .inner {
  margin: 0;
  background-color: #ffffff;
  width: 100%;
  /* accordions */
}
.member-header.my-account .accordion-container .col.col-right .content .inner .body-copy h2 {
  margin-bottom: 40px;
  margin-top: 40px;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .body-copy p {
  margin: 1rem;
  margin-bottom: 1.5rem;
  font-size: 16px;
  line-height: 24px;
  color: #1d1d1d;
  margin-left: 0;
}
.member-header.my-account .accordion-container .col.col-right .content .inner p span a {
  text-decoration: none;
}
.member-header.my-account .accordion-container .col.col-right .content .inner img {
  margin-top: 40px;
  margin-bottom: 40px;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .members-cards {
  position: relative;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .members-cards .membership-name {
  position: absolute;
  top: 80px;
  left: 40px;
  color: #000000;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .members-cards .membership-id {
  position: absolute;
  top: 80px;
  right: 40px;
  color: #000000;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .section-break {
  margin-top: 56px;
  margin-bottom: 56px;
  max-width: 1037px;
  width: 100%;
  height: 1px;
  background-color: #eaeaea;
  display: block;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type {
  margin-top: 44px;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .membership-plan {
  width: 540px;
  border: 1px solid #d6471b;
  border-radius: 12px;
  padding: 40px;
}
@media (max-width: 900px) {
  .member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .membership-plan {
    width: auto;
  }
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .membership-plan .italics {
  color: #1d1d1d;
  opacity: 50%;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .membership-plan ul {
  margin-left: 16px;
  margin-top: 34px;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .membership-plan ul li {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  color: #1d1d1d;
  opacity: 60%;
  line-height: 32px;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .billing-cycle {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .billing-cycle span {
  background-color: #f7dad1;
  display: flex;
  padding: 22px;
  border-radius: 12px;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .renewal-details p {
  font-size: 16px;
  line-height: 24px;
  color: #1d1d1d;
  width: auto !important;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .renewal-details .sub-title {
  font-size: 16px;
  line-height: 32px;
  font-family: "tt-hoves", sans-serif;
  margin-bottom: 18px;
  color: #1d1d1d;
  opacity: 0.5;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .renewal-details .small {
  font-size: 12px;
  line-height: 20px;
  color: #1d1d1d;
  opacity: 0.5;
  max-width: 405px;
  display: flex;
  grid-gap: 20px;
  align-items: center;
  margin-bottom: 60px;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .renewal-details .small label {
  display: flex;
  align-items: center;
  grid-gap: 20px;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .renewal-details .small label input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  height: 32px;
  width: 32px;
  border: 2px solid #eaeaea;
  border-radius: 100px;
  position: relative;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .renewal-details .small label input:checked::after {
  display: block;
  content: "";
  width: 1px;
  height: 34px;
  background-color: #d6471b;
  transform: rotate(45deg);
  position: absolute;
  top: -3px;
  right: 50%;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .renewal-details .small p {
  font-size: 12px;
  line-height: 20px;
  font-family: "tt-hoves", sans-serif;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .renewal-details .seperator {
  width: 100%;
  height: 1px;
  display: block;
  background-color: #eaeaea;
  margin-bottom: 57px;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .renewal-details .form-exit {
  font-size: 16px;
  line-height: 24px;
  color: #1d1d1d;
  width: 500px;
  margin-bottom: 43px;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .renewal-details .wrap-buttons {
  display: flex;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .renewal-details .wrap-buttons .save-preferences {
  background-color: transparent;
  text-decoration: none;
  color: #1d1d1d;
  border: 1px solid #1d1d1d;
  border-radius: 66px;
  padding: 20px 20px;
  transition: 0.3s;
  margin-right: 10px;
  font-family: "SF Compact Display";
  font-style: normal;
  font-weight: 200;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .membership-type .renewal-details .wrap-buttons .save-preferences:hover {
  background-color: #d6471b;
  color: #ffffff;
  border-color: #d6471b;
  cursor: pointer;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .accordion-container {
  margin-left: 0;
  margin-right: 0;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .accordion-container .inner .single-accordion {
  border-bottom: 1px solid #eaeaea;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .accordion-container .inner .single-accordion .title {
  margin-bottom: 40px;
  margin-top: 40px;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .accordion-container .inner .single-accordion .title p {
  display: flex;
  justify-content: space-between;
  width: 100%;
  color: #a7a7a7;
  font-size: 16px;
  line-height: 24px;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .accordion-container .inner .single-accordion .title p span.icon {
  content: "";
  background-image: url(images/cheveron-right.svg);
  display: block;
  height: 14px;
  width: 14px;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(-90deg);
  transition: 0.3s;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .accordion-container .inner .single-accordion .text {
  display: none;
  position: relative;
  max-width: 850px;
  color: #a7a7a7;
  overflow: hidden;
  transition: max-height 0.5s ease;
  letter-spacing: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  /*  &::before {
      content: "";
      display: block;
      position: absolute;
      width: 1px;
      height: 80%;
      background-color: $alite_orange;
      left: 0;
      top: 5px;
  } */
}
.member-header.my-account .accordion-container .col.col-right .content .inner .accordion-container .inner .single-accordion.active {
  border-bottom: 1px solid #1d1d1d;
  padding-bottom: 60px;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .accordion-container .inner .single-accordion.active .text {
  display: flex;
  color: #1d1d1d;
  grid-gap: 183px;
}
@media (max-width: 900px) {
  .member-header.my-account .accordion-container .col.col-right .content .inner .accordion-container .inner .single-accordion.active .text {
    flex-direction: column;
    grid-gap: inherit;
  }
}
.member-header.my-account .accordion-container .col.col-right .content .inner .accordion-container .inner .single-accordion.active .text .col p {
  font-size: 16px;
  line-height: 24px;
  color: #1d1d1d;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .accordion-container .inner .single-accordion.active .text .col p a {
  z-index: 3;
  position: relative;
  color: #d6471b;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .accordion-container .inner .single-accordion.active .title p {
  font-size: 16px;
  line-height: 24px;
  color: #1d1d1d;
}
.member-header.my-account .accordion-container .col.col-right .content .inner .accordion-container .inner .single-accordion.active .title p span.icon {
  background-image: url(images/cheveron-left.svg);
}

.page-connections-requests {
  margin-top: 170px !important;
  min-height: 700px;
}
.page-connections-requests .inner {
  max-width: 885px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 48px;
}
.page-connections-requests .inner .connections-banner {
  display: flex;
  justify-content: center;
  grid-gap: 30px;
}
.page-connections-requests .inner .connections-banner a {
  font-size: 16px;
  line-height: 24px;
  color: #a7a7a7;
  font-family: "tt-hoves", sans-serif;
  display: flex;
  align-items: center;
  grid-gap: 8px;
  transition: 0.1s;
  text-decoration: none;
}
.page-connections-requests .inner .connections-banner a span {
  width: 30px;
  height: 30px;
  background-color: transparent;
  border-radius: 300px;
  border: 1px solid #a7a7a7;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-connections-requests .inner .connections-banner a.active {
  color: #000000;
}
.page-connections-requests .inner .connections-banner a.active span {
  background-color: #d6471b;
  color: #ffffff;
  border-color: #d6471b;
}
.page-connections-requests .inner .connections-banner a:hover {
  color: #000000;
  cursor: pointer;
}
.page-connections-requests .inner .connections-banner a:hover span {
  border-color: #d6471b;
}
.page-connections-requests .inner .page-break {
  display: block;
  height: 1px;
  width: 100%;
  background-color: #1d1d1d;
  margin-top: 48px;
  margin-bottom: 52px;
}
.page-connections-requests .inner .container {
  display: none;
}
.page-connections-requests .inner .container ul li {
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding-bottom: 54px;
  border-bottom: 1px solid #eaeaea;
  margin-top: 54px;
}
.page-connections-requests .inner .container ul li::marker {
  display: none;
}
.page-connections-requests .inner .container ul li .profile-info {
  display: flex;
  grid-gap: 33px;
  align-items: center;
}
.page-connections-requests .inner .container ul li .profile-info .item-avatar a img {
  height: 84px;
  width: 84px;
  border-radius: 66px;
}
.page-connections-requests .inner .container ul li .profile-info .additional-fields .profile-name {
  font-size: 24px;
  line-height: 38px;
}
.page-connections-requests .inner .container ul li .profile-info .additional-fields .title {
  opacity: 0.8;
  font-size: 14px;
  line-height: 22px;
  font-family: "tt-hoves", sans-serif;
}
.page-connections-requests .inner .container ul li .buttons {
  display: flex;
  align-items: center;
  grid-gap: 0px;
}
.page-connections-requests .inner .container ul li .buttons button {
  border-radius: 33px;
  border: none;
  background-color: transparent;
  width: 113px;
  height: 42px;
  font-size: 14px;
  line-height: 22px;
  font-family: "tt-hoves", sans-serif;
  color: #ca122a;
}
.page-connections-requests .inner .container ul li .buttons button.accept-request {
  background-color: #d6471b;
  color: #ffffff;
}
.page-connections-requests .inner .container ul li .buttons button.pending-button {
  border-radius: 0px;
  background-color: #eaeaea;
  color: #000000;
}
.page-connections-requests .inner .container ul li .buttons button.cancel-invitation {
  width: fit-content;
  margin-left: 20px;
}
.page-connections-requests .inner .container.active {
  display: block;
}
.page-connections-requests .inner .notifications-container {
  display: none;
}
.page-connections-requests .inner .notifications-container.active {
  display: block;
}

.page-member-listings .inner {
  margin-left: 60px;
  margin-right: 60px;
  padding-top: 70px;
}
.page-member-listings .inner.flex {
  display: flex;
  grid-gap: 60px;
}
@media (max-width: 900px) {
  .page-member-listings .inner.flex {
    grid-gap: 0;
    flex-direction: column;
    margin: 30px;
    padding-top: 0px;
  }
}
.page-member-listings .inner .filter-container {
  width: 458px;
}
.page-member-listings .inner .members-directory-container {
  width: 100%;
}
.page-member-listings .inner .members-directory-container .intro-heading {
  margin-bottom: 50px;
}
.page-member-listings .inner .members-directory-container .intro-heading h2 {
  font-size: 40px;
  line-height: 48px;
  color: #000000;
}
.page-member-listings .inner .members-directory-container .intro-heading .quick-filters {
  display: flex;
  grid-gap: 62px;
  padding-top: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #1d1d1d;
}
@media (max-width: 900px) {
  .page-member-listings .inner .members-directory-container .intro-heading .quick-filters {
    border-bottom: 1px solid #eaeaea;
  }
}
.page-member-listings .inner .members-directory-container .intro-heading .quick-filters a {
  font-size: 16px;
  line-height: 24px;
  color: #1d1d1d;
  opacity: 0.5;
}
.page-member-listings .inner .members-directory-container .intro-heading .quick-filters a.active {
  opacity: 1;
  text-decoration: underline;
}
@media (max-width: 900px) {
  .page-member-listings .inner .members-directory-container .intro-heading h2 {
    font-size: 1.5rem;
    line-height: 38px;
  }
  .page-member-listings .inner .members-directory-container .intro-heading h2::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #eaeaea;
    margin-top: 14px;
  }
}
.page-member-listings .inner .members-directory-container .member-container .top-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 900px) {
  .page-member-listings .inner .members-directory-container .member-container .top-row {
    flex-direction: column;
    align-items: start;
  }
}
.page-member-listings .inner .members-directory-container .member-container .top-row .member-profile {
  display: flex;
  grid-gap: 40px;
  align-items: center;
}
@media (max-width: 900px) {
  .page-member-listings .inner .members-directory-container .member-container .top-row .member-profile {
    grid-gap: 14px;
    margin-bottom: 20px;
  }
}
.page-member-listings .inner .members-directory-container .member-container .top-row .member-profile a img {
  height: 84px;
  width: 84px;
  border-radius: 66px;
  object-fit: cover;
}
@media (max-width: 900px) {
  .page-member-listings .inner .members-directory-container .member-container .top-row .member-profile a img {
    height: 36px;
    width: 36px;
  }
}
.page-member-listings .inner .members-directory-container .member-container .top-row .member-profile .wrapper h3.name {
  font-size: 32px;
  line-height: 40px;
  color: #000000;
}
@media (max-width: 900px) {
  .page-member-listings .inner .members-directory-container .member-container .top-row .member-profile .wrapper h3.name {
    font-size: 20px;
    line-height: 28px;
  }
}
.page-member-listings .inner .members-directory-container .member-container .top-row .call-to-actions {
  display: flex;
  align-items: center;
  grid-gap: 10px;
}
.page-member-listings .inner .members-directory-container .member-container .top-row .call-to-actions .request-to-connect {
  border-radius: 33px;
  border: 1px solid #1d1d1d;
  background-color: transparent;
  width: 113px;
  height: 42px;
  font-size: 14px;
  line-height: 22px;
  font-family: "tt-hoves", sans-serif;
  color: #1d1d1d;
  display: none;
}
@media (max-width: 900px) {
  .page-member-listings .inner .members-directory-container .member-container .top-row .call-to-actions {
    flex-direction: row-reverse;
    grid-gap: 31px;
  }
  .page-member-listings .inner .members-directory-container .member-container .top-row .call-to-actions .request-to-connect {
    width: 192px;
  }
}
.page-member-listings .inner .members-directory-container .member-container .top-row .direct-message {
  background-image: url(images/dm-icon.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  height: 29px;
  width: 29px;
}
.page-member-listings .inner .members-directory-container .member-container .bottom-row {
  margin-top: 42px;
  margin-bottom: 45px;
  padding-bottom: 45px;
  border-bottom: 1px solid #eaeaea;
}
@media (max-width: 900px) {
  .page-member-listings .inner .members-directory-container .member-container .bottom-row {
    border-bottom: 1px solid #1d1d1d;
  }
}
.page-member-listings .inner .members-directory-container .member-container .bottom-row .profile-information {
  display: flex;
  grid-gap: 67px;
}
.page-member-listings .inner .members-directory-container .member-container .bottom-row .profile-information .col {
  width: 50%;
}
.page-member-listings .inner .members-directory-container .member-container .bottom-row .profile-information .col .sub-title {
  font-size: 16px;
  line-height: 24px;
  font-family: "tt-hoves", sans-serif;
  margin-bottom: 20px;
}
.page-member-listings .inner .members-directory-container .member-container .bottom-row .profile-information .col .section {
  font-family: "tt-hoves", sans-serif;
  font-size: 14px;
  line-height: 22px;
  opacity: 0.8;
  display: flex;
  grid-gap: 18px;
  border-top: 1px solid #eaeaea;
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (min-width: 900px) {
  .page-member-listings .inner .members-directory-container .member-container .bottom-row .profile-information .col .section {
    display: grid;
    align-items: start;
    grid-template-columns: 10% 90%;
  }
}
.page-member-listings .inner .members-directory-container .member-container .bottom-row .profile-information .col .section span {
  opacity: 0.5;
}
@media (max-width: 900px) {
  .page-member-listings .inner .members-directory-container .member-container .bottom-row .profile-information {
    flex-direction: column;
    grid-gap: 20px;
  }
  .page-member-listings .inner .members-directory-container .member-container .bottom-row .profile-information .col {
    width: 100%;
  }
  .page-member-listings .inner .members-directory-container .member-container .bottom-row .profile-information .work-information .section {
    display: flex;
    flex-direction: column;
  }
}

.inbox-wrappers {
  margin: 54px 60px 54px 60px;
  margin-top: 194px;
}
@media (max-width: 900px) {
  .inbox-wrappers {
    margin: auto;
    margin-top: 140px;
  }
}
.inbox-wrappers .messages-wrapper {
  height: 75vh;
  margin-bottom: 180px;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper {
    height: 100vh;
    margin-bottom: 0;
    height: auto;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container {
  grid-gap: 30px;
  height: 75vh;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container {
    flex-direction: column;
    flex-flow: column;
    height: 100%;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey {
  background-color: #fbf8f5;
  padding: 28px;
  border-radius: 10px;
  /* searchbox */
  /* list of people */
  /* 
  * THIS IS FOR THE THREAD ACTUAL MESSAGING
  */
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey.bp-messages-nav-panel {
  max-width: 580px;
  width: 100%;
  flex: 1;
  height: 628px;
  overflow: scroll;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey.bp-messages-nav-panel {
    display: block;
    padding: 30px;
  }
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey {
    padding: 24px 0px;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey #bb-messages-thread-list-nav {
  /* top label */
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey #bb-messages-thread-list-nav #inbox-personal-li a {
  font-size: 32px;
  color: #000000;
  font-family: "zapfhumnst", sans-serif;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey #bb-messages-thread-list-nav #inbox-personal-li a {
    font-size: 24px;
    line-height: 38px;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey #bb-messages-thread-list-nav #compose-personal-li {
  display: block;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey #bb-messages-thread-list-nav::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #8f8f8f;
  display: block;
  margin-bottom: 28px;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey #bb-messages-thread-list-nav .bp-messages-unarchived-nav #subnav #compose-action-personal-li .bb_more_options_action {
  display: none;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey #bb-messages-thread-list-nav .bp-messages-unarchived-nav #subnav #compose-personal-li a {
  background-color: #fbf8f5;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey #bb-messages-thread-list-nav .bp-messages-unarchived-nav #subnav #compose-personal-li a::after {
  background-image: url(images/compose-plus.svg);
  display: block;
  content: "";
  height: 32px;
  width: 32px;
  background-repeat: no-repeat;
  margin: auto;
  background-position: center;
  background-color: transparent;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .subnav-filters ul li {
  list-style: none;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .subnav-filters ul li .bp-search button {
  display: none;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .subnav-filters ul li .bp-search input#user_messages_search {
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  height: 60px;
  border-radius: 60px;
  border: 1px solid #a7a7a7;
  text-align: center;
  color: #777777;
  font-family: "tt-hoves", sans-serif;
  outline: none;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .subnav-filters ul li .bp-search input#user_messages_search::placeholder {
  color: #777777;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-threads-list {
  margin-top: 31px;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-threads-list .message-lists li.thread-item .message-thread-options {
  top: 25% !important;
  right: 5px !important;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-threads-list .message-lists li.thread-item .bp-message-link {
  text-decoration: none;
  outline: none;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-threads-list .message-lists li.thread-item .bp-message-link .thread-avatar {
  margin-right: 16px;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-threads-list .message-lists li.thread-item .bp-message-link .thread-avatar img {
  height: 48px;
  width: 48px;
  border-radius: 66px;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-threads-list .message-lists li.thread-item .bp-message-link .thread-content .thread-to .user-name {
  font-family: "tt,hoves", sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  text-decoration: none;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-threads-list .message-lists li.thread-item .bp-message-link .thread-content .thread-to .user-name {
    font-size: 16px;
    line-height: 24px;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-threads-list .message-lists li.thread-item .bp-message-link .thread-content .thread-subject {
  display: flex;
  justify-content: space-between;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-threads-list .message-lists li.thread-item .thread-content .thread-subject .thread-excerpt {
  opacity: 0.5;
  font-family: "tt,hoves", sans-serif;
  font-size: 14px;
  color: #000000;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-threads-list .message-lists li.unread .thread-content .thread-subject .thread-excerpt {
  opacity: 1;
  font-family: "tt,hoves", sans-serif;
  font-size: 14px;
  columns: #000000;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-threads-list .bp-messages-user-threads ul {
  /* name */
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-threads-list .bp-messages-user-threads ul .thread-avatar {
  border-radius: 66px;
  margin-right: 20px;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-threads-list .bp-messages-user-threads ul .thread-content .thread-to span {
  font-size: 20px;
  text-decoration: none;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-threads-list .bp-messages-user-threads ul .thread-content .thread-subject {
  font-size: 16px;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-user-threads {
  overflow: visible;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-user-threads::webkit-scrollbar {
  display: none !important;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper {
  height: calc(57vh + 130px);
  /* thread list */
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper {
    height: calc(62vh + 130px);
    padding: 0 30px;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header {
  /* header */
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header {
  height: 74px;
  border-bottom: 1px solid #8f8f8f;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header * {
  flex: 1; /* middle takes the remaining space */
  text-align: center;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header *:first-child, .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header *:last-child,
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header * .actions {
  flex: 0 0 auto;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header .thread-avatar {
  width: fit-content;
  margin-left: auto;
  margin-right: 25px;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header .thread-avatar {
    margin-left: 0;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header .thread-avatar a img {
  border-radius: 66px;
  overflow: hidden;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header .bp-back-to-thread-list {
    display: none;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header .thread-participants {
  width: fit-content;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header .thread-participants dt .participants-name a {
  font-family: "zapfhumnst", sans-serif;
  font-size: 23px;
  line-height: 38px;
  color: #000000;
  text-decoration: none;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header .thread-participants dt .participants-name a {
    line-height: 32px;
    font-size: 1.125rem;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header .thread-participants .thread-date {
  display: none;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header .thread-participants .participants-name a {
    font-size: 18px;
    line-height: 32px;
    text-transform: capitalize;
  }
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header .thread-participants dd {
    display: none;
  }
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header .actions {
    flex: 0 0 auto;
    width: 40px;
  }
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header .actions .message_actions {
    text-align: right;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header .actions .message_actions .bb-icon-ellipsis-h::before {
  transform: rotate(90deg);
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper .message-thread-header .single-message-thread-header .actions .message_actions .message_action__list {
  padding: 12px;
  right: 30px;
  top: 58px;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list {
  background-color: #fbf8f5;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list .divider-date {
  background: transparent;
  border: none;
  box-shadow: none;
  background-color: #fbf8f5;
  margin: 0;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list .divider-date {
    padding: 0;
    margin-top: 0.7rem;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list .divider-date .bp-single-message-wrap .bp-single-message-content {
  text-align: left;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list .divider-date .bp-single-message-wrap .bp-single-message-content .bp-message-content-wrap {
  padding-left: 6px;
  background: none;
  padding-bottom: 0;
  font-family: "tt-hoves", sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  opacity: 0.5;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list .divider-date .bp-single-message-wrap .bp-avatar-wrap {
    display: none;
  }
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list .divider-date .bp-single-message-wrap .bp-single-message-content .bp-message-date-divider {
    padding: 0;
    margin: 0;
    width: 100%;
    font-weight: 400;
    margin-top: 19px;
    margin-bottom: 16px;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list li {
  background-color: #fbf8f5;
  border: none;
  box-shadow: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list li .bp-single-message-wrap .bp-avatar-wrap {
  border-radius: 66px;
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 48px;
  height: 48px;
  margin: auto;
  margin-bottom: 8px;
  margin-right: 22px;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list li .bp-single-message-wrap .bp-avatar-wrap a img {
  border-radius: 66px;
  width: inherit;
  height: inherit;
  object-fit: cover;
  overflow: hidden;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list li .bp-single-message-wrap .bp-single-message-content {
  /* message */
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list li .bp-single-message-wrap .bp-single-message-content .message-metadata {
  margin-bottom: 16px;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list li .bp-single-message-wrap .bp-single-message-content .message-metadata a.bp-user-link {
  display: none;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list li .bp-single-message-wrap .bp-single-message-content .message-metadata time {
  font-family: "tt-hoves", sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  opacity: 0.5;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list li .bp-single-message-wrap .bp-single-message-content .bp-message-content-wrap {
  background: #e0ecf4;
  width: fit-content;
  padding: 18px 25px;
  border-radius: 12px;
  margin-left: initial;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list li .bp-single-message-wrap .bp-single-message-content .bp-message-content-wrap p {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  opacity: 0.8;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list li .bp-single-message-wrap.from-them .bp-single-message-content .bp-message-content-wrap {
  background-color: #d1e4dd;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper #bp-message-thread-list li .bp-single-message-wrap.from-them .bp-single-message-content .bp-message-content-wrap.bp-message-date-divider {
  background-color: transparent;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form {
  margin-top: auto; /* Pushes the last div to the bottom */
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form {
    margin-bottom: 80px;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .message-metadata .avatar-box {
  display: none;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #show-toolbar-button {
  display: none !important;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content {
  position: relative;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content div:first-child {
  text-align: center;
  width: inherit;
  height: inherit;
  justify-content: center;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content #message_content {
  background: white;
  height: 64px;
  width: 833px;
  border-radius: 33px;
  position: absolute;
  position: relative;
  left: 80px;
  z-index: 1;
  left: 0;
  width: 100%;
  position: relative;
  padding: 1.2rem;
  overflow-y: scroll;
  display: block;
  text-align: center; /* if text starts centred */
  white-space: pre-wrap;
  outline: none;
  /* Hide scrollbar but keep scroll */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
  width: calc(100% - 86px);
  margin-left: 42px;
  margin-right: 77px;
  margin-bottom: -64px;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content #message_content {
    margin-left: 0;
    margin-right: 0;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content #message_content::-webkit-scrollbar {
  display: none; /* Chrome, Safari */
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content #message_content.js-relocated {
  left: 0;
  width: 100%;
  position: relative;
  padding: 1.2rem;
  overflow-y: scroll;
  display: block;
  text-align: center; /* if text starts centred */
  white-space: pre-wrap;
  outline: none;
  /* Hide scrollbar but keep scroll */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content #message_content.js-relocated::-webkit-scrollbar {
  display: none; /* Chrome, Safari */
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content #message_content::after {
  text-align: center;
  width: 100%;
  top: 0;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #777777;
  opacity: 0.5;
  z-index: 0;
  pointer-events: none;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content #message_content p {
  text-align: center;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #777777;
  align-content: center;
  width: fit-content;
  z-index: 2;
  text-align: center;
  margin: auto;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content #message_content {
    width: auto;
    left: 0;
    position: relative;
  }
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content {
    display: flex;
    flex-direction: column-reverse;
    border-top: 1px solid #eaeaea;
  }
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content #message-reply-form-submit-wrapper {
    justify-content: flex-start;
  }
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content #message-reply-form-submit-wrapper #whats-new-messages-toolbar {
    flex: none;
    padding: 0;
  }
}
@media (max-width: 900px) and (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content #message-reply-form-submit-wrapper #whats-new-formatting-toolbar {
    display: none;
  }
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content #message-reply-form-submit-wrapper #message-reply-new-submit {
    overflow: initial;
    margin-left: 10px;
  }
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content #message-reply-form-submit-wrapper #message-reply-new-submit::before {
    width: 30px;
    height: 30px;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #bp-message-content .emojionearea-picker {
  margin-left: -173px;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap .bp-message-content_foot_note {
  display: none;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #message-reply-form-submit-wrapper #whats-new-messages-toolbar {
  padding: 0;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #message-reply-form-submit-wrapper #whats-new-messages-toolbar .post-media-photo-support {
  margin-right: 0;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #message-reply-form-submit-wrapper #whats-new-messages-toolbar .post-media-photo-support .toolbar-button .bb-icon-l.bb-icon-camera::before {
  background-image: url(images/gallery-icon-messages.svg);
  content: "";
  display: block;
  width: 32px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .grey .bp-messages-content-wrapper form.standard-form .message-box .bp-message-content-wrap #message-reply-form-submit-wrapper #message-reply-new-submit {
  background-color: #e0ecf4;
  background-color: #000000;
  opacity: 1;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-form-header,
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-new-message-heading,
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-close-compose-form,
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-feedback {
  display: none;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-recipient {
  position: relative;
  padding: 20px 40px;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-recipient select.send-to-input {
  position: relative;
  height: 240px;
  border-radius: 12px;
  background-color: #de6c49;
  border: none;
  width: auto;
  overflow: hidden;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-recipient select.send-to-input option {
  display: none;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-recipient select.send-to-input {
    height: 140px;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-recipient span.select2-container {
  position: absolute;
  left: 60px;
  top: 40px;
  bottom: 40px;
  height: 70%;
  width: 90% !important;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-recipient span.select2-container {
    width: 70% !important;
    height: 30%;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-recipient span.select2-container span {
  height: 100%;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-recipient span.select2-container span.select2-selection {
  height: 100%;
  display: block;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-recipient span.select2-container ul {
  list-style: none;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-recipient span.select2-container ul li {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  height: 100%;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-recipient span.select2-container ul li input {
  height: 100%;
  font-size: 32px;
  color: #ffffff;
  opacity: 0.5;
  line-height: 40px;
  font-family: "tt-hoves", sans-serif;
  outline: none;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-recipient span.select2-container ul li input:empty::before {
  content: "No content";
  display: block;
  color: white;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-recipient span.select2-container ul li input::placeholder {
  color: #ffffff;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-recipient span.select2-container ul li input {
    font-size: 1.125rem;
    font-size: 1rem;
    padding: 0;
  }
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form .bp-messages-recipient span.select2-container ul li {
    margin-left: 0;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content {
  position: relative;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content #message_content {
  background: white;
  height: 64px;
  width: 833px;
  border-radius: 33px;
  position: absolute;
  left: 80px;
  z-index: 1;
  left: 0;
  width: 100%;
  position: relative;
  padding: 1.2rem;
  overflow-y: scroll;
  display: block;
  text-align: center; /* if text starts centred */
  white-space: pre-wrap;
  outline: none;
  /* Hide scrollbar but keep scroll */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
  width: calc(100% - 119px);
  margin-left: 42px;
  margin-right: 77px;
  margin-bottom: -64px;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content #message_content::-webkit-scrollbar {
  display: none; /* Chrome, Safari */
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content #message_content.js-relocated {
  left: 0;
  width: 100%;
  position: relative;
  padding: 1.2rem;
  overflow-y: scroll;
  display: block;
  text-align: center; /* if text starts centred */
  white-space: pre-wrap;
  outline: none;
  /* Hide scrollbar but keep scroll */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content #message_content.js-relocated::-webkit-scrollbar {
  display: none; /* Chrome, Safari */
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content #message_content::after {
  text-align: center;
  width: 100%;
  top: 0;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #777777;
  opacity: 0.5;
  z-index: 0;
  pointer-events: none;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content #message_content p {
  text-align: center;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #777777;
  align-content: center;
  width: fit-content;
  z-index: 2;
  text-align: center;
  margin: auto;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content #message_content::after {
  text-align: center;
  width: 100%;
  top: 34%;
  top: 0;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #777777;
  opacity: 0.5;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content #message_content::after {
    top: 0;
    position: relative;
  }
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content #message_content.medium-editor-element::after {
    top: 10%;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content #message_content p {
  text-align: center;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #777777;
  overflow: scroll;
  overflow: hidden !important;
  resize: none !important;
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content #message_content {
    width: auto;
  }
}
@media (max-width: 900px) {
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content {
    display: flex;
    flex-direction: column;
  }
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content #message-form-submit-wrapper {
    order: 1;
  }
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content #whats-new-messages-attachments {
    order: 2;
  }
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content div:first-child {
    order: 3;
  }
  .inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #bp-message-content div:first-child #message_content {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #message-reply-form-submit-wrapper #whats-new-messages-toolbar .post-media-photo-support .toolbar-button .bb-icon-l.bb-icon-camera::before {
  background-image: url(images/gallery-icon-messages.svg);
  content: "";
  display: block;
  width: 21px;
  height: 19px;
  background-repeat: no-repeat;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content #send_message_form #message-reply-form-submit-wrapper #message-reply-new-submit {
  background-color: #e0ecf4;
}
.inbox-wrappers .messages-wrapper .messages-screen .bp-messages-container .bp-messages-content .bp-message-content_foot_note {
  display: none;
}

.compose-message {
  display: none;
}

span.select2-container--open .select2-dropdown {
  position: absolute;
  top: 32px;
  width: 500px !important;
  max-width: none;
  z-index: 2;
}
@media (max-width: 900px) {
  span.select2-container--open .select2-dropdown {
    width: 100% !important;
    position: relative;
    display: block;
  }
}
span.select2-container--open .select2-dropdown .select2-results ul {
  list-style: none;
}
span.select2-container--open .select2-dropdown .select2-results ul li .cur {
  display: flex;
  align-items: center;
  grid-gap: 20px;
}
span.select2-container--open .select2-dropdown .select2-results ul li .cur img {
  width: 48px;
  height: 48px;
  border-radius: 66px;
}

.page-id-0.my-meesages.my-account .site-footer {
  margin-top: 150px;
}

.compose .bp-messages-recipient > span:first-child {
  display: none;
}

/* MESSAGE LANDING CUSTOM TEMPLATE STYLE OVERRIDE */
#alite-messaging-landing.message-outer-wrapper .inner {
  display: flex;
}
#alite-messaging-landing.message-outer-wrapper .inner .col.inbox-list {
  width: 100%;
  max-width: 580px;
}
#alite-messaging-landing.message-outer-wrapper .inner .col.compose-and-view {
  width: 100%;
  margin-left: 30px;
}
@media (max-width: 900px) {
  #alite-messaging-landing.message-outer-wrapper .inner .col.compose-and-view {
    margin-right: -3000px;
    z-index: 2;
    transition: margin 0.4s ease-in-out;
  }
}
@media (max-width: 900px) {
  #alite-messaging-landing.message-outer-wrapper {
    overflow: hidden;
  }
}

/* Uses headers to determine a class for the body and move */
@media (max-width: 900px) {
  .messages.compose #alite-messaging-landing.message-outer-wrapper .inner .col.compose-and-view.active, .messages.view #alite-messaging-landing.message-outer-wrapper .inner .col.compose-and-view.active {
    margin-left: -400px;
    margin-left: -100%;
    margin-right: 0;
  }
}

.messages.view #alite-messaging-landing .bp-messages-container .bp-messages-content .alite-global-message-thread-header .hide-on-desktop {
  display: none;
}
@media (max-width: 900px) {
  .messages.view #alite-messaging-landing .bp-messages-container .bp-messages-content .alite-global-message-thread-header .mobile {
    display: block;
  }
}
.messages.view #alite-messaging-landing .bp-messages-container .bp-messages-content .alite-global-message-thread-header .back-arrow {
  width: 40px;
  height: 40px;
}
.messages.view #alite-messaging-landing .bp-messages-container .bp-messages-content .alite-global-message-thread-header .back-arrow span.back-arrow {
  background-image: url(images/cheveron-left.svg);
  display: block;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 900px) {
  .messages.view #alite-messaging-landing .bp-messages-container .bp-messages-content .alite-global-message-thread-header .thread-avatar {
    display: none;
    margin-right: 12px;
    width: 32px;
    height: 32px;
  }
  .messages.view #alite-messaging-landing .bp-messages-container .bp-messages-content .alite-global-message-thread-header .thread-avatar .thread-multiple-avatar {
    display: none;
  }
  .messages.view #alite-messaging-landing .bp-messages-container .bp-messages-content .alite-global-message-thread-header .thread-avatar img.avatar {
    border-radius: 60px;
    width: inherit;
    height: inherit;
    object-fit: cover;
  }
}

@media (max-width: 900px) {
  .select2-container.select2-container--open {
    left: 42px;
    z-index: 3;
    width: 78%;
  }
  .select2-container.select2-container--open .cur .username {
    font-family: "tt-hoves", sans-serif !important;
    font-size: 16px;
    line-height: 24px;
    opacity: 1;
  }
}
.noticeboard {
  background-color: #f7dad1;
}
.noticeboard .inner {
  padding-top: 164px;
  display: flex;
  justify-content: space-between;
  margin-left: 60px;
  margin-right: 60px;
  grid-gap: 180px;
}
@media (max-width: 900px) {
  .noticeboard .inner {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    padding-top: 51px;
  }
}
.noticeboard .inner .activity-filters {
  width: 30%;
}
@media (max-width: 900px) {
  .noticeboard .inner .activity-filters {
    width: 100%;
    display: none;
  }
}
.noticeboard .inner .activity-filters .inner {
  margin: auto;
  padding: 36px;
  background-color: #efb5a4;
  border-radius: 12px;
}
.noticeboard .inner .activity-filters .inner .content h2 {
  font-size: 1.5rem;
  line-height: 32px;
  color: #000000;
  margin-bottom: 11px;
}
.noticeboard .inner .activity-filters .inner .content p {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #5f5f5f;
  margin-bottom: 1rem;
}
.noticeboard .inner .activity-filters .inner .content p a {
  font-family: "tt-hoves", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #1d1d1d;
}
.noticeboard .inner .noticeboard-content {
  max-width: 1190px;
  width: 100%;
  margin-bottom: 64px;
}
.noticeboard .inner .noticeboard-content .post-to-feed {
  height: 353px;
  border-radius: 12px;
  background-color: #de6c49;
}
@media (max-width: 900px) {
  .noticeboard .inner .noticeboard-content .post-to-feed {
    border-radius: 0px;
    overflow: hidden;
  }
}
.noticeboard .inner .noticeboard-content .post-to-feed form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: -webkit-fill-available;
  /* bottom wrapper */
}
.noticeboard .inner .noticeboard-content .post-to-feed form .text-area-wrapper {
  padding: 40px;
}
@media (max-width: 900px) {
  .noticeboard .inner .noticeboard-content .post-to-feed form .text-area-wrapper {
    padding: 30px;
  }
}
.noticeboard .inner .noticeboard-content .post-to-feed form .text-area-wrapper textarea {
  background-color: #de6c49;
  border: none;
  font-size: 32px;
  color: #ffffff;
  opacity: 0.5;
  line-height: 40px;
  font-family: "tt-hoves", sans-serif;
  outline: none;
}
.noticeboard .inner .noticeboard-content .post-to-feed form .text-area-wrapper textarea::placeholder {
  color: #ffffff;
  opacity: 1;
  line-height: 40px;
  font-family: "tt-hoves", sans-serif;
}
.noticeboard .inner .noticeboard-content .post-to-feed form span.break-line {
  height: 1px;
  width: 100%;
  background-color: #ffffff;
  opacity: 0.1;
}
.noticeboard .inner .noticeboard-content .post-to-feed form .bottom-wrapper {
  padding: 40px;
  padding-top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* call to action */
}
@media (max-width: 900px) {
  .noticeboard .inner .noticeboard-content .post-to-feed form .bottom-wrapper {
    padding: 30px;
  }
}
.noticeboard .inner .noticeboard-content .post-to-feed form .bottom-wrapper .text p {
  font-size: 14px;
  line-height: 22px;
  font-family: "tt-hoves", sans-serif;
  color: #ffffff;
}
@media (max-width: 900px) {
  .noticeboard .inner .noticeboard-content .post-to-feed form .bottom-wrapper .text {
    position: relative;
    margin-top: 16px;
    margin-right: auto;
  }
  .noticeboard .inner .noticeboard-content .post-to-feed form .bottom-wrapper .text::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ffffff;
    opacity: 0.1;
    position: absolute;
    left: -40px;
    width: 130%;
    margin-top: 20px;
  }
}
.noticeboard .inner .noticeboard-content .post-to-feed form .bottom-wrapper .call-to-action {
  display: flex;
  align-items: center;
}
.noticeboard .inner .noticeboard-content .post-to-feed form .bottom-wrapper .call-to-action .cancel-post {
  font-size: 14px;
  line-height: 22px;
  font-family: "tt-hoves", sans-serif;
  color: #ffffff;
}
.noticeboard .inner .noticeboard-content .post-to-feed form .bottom-wrapper .call-to-action .post {
  background: white;
  padding: 20px;
  border-radius: 66px;
  margin-left: 29px;
  display: flex;
  align-items: center;
  padding: 15px 20px 15px 20px;
  grid-gap: 8px;
}
.noticeboard .inner .noticeboard-content .post-to-feed form .bottom-wrapper .call-to-action .post input {
  background: transparent;
  font-size: 14px;
  line-height: 19.09px;
  font-family: "SF Compact Display";
  color: #000000;
  border: none;
  font-weight: 200;
  padding: 0;
}
.noticeboard .inner .noticeboard-content .post-to-feed form .bottom-wrapper .call-to-action .post::after {
  content: "";
  background-image: url(images/arrow-right-black.svg);
  height: 16px;
  width: 15px;
  display: block;
  position: relative;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .noticeboard .inner .noticeboard-content .post-to-feed form .bottom-wrapper .call-to-action .post {
    margin-left: 0;
    margin-right: 30px;
  }
}
@media (max-width: 900px) {
  .noticeboard .inner .noticeboard-content .post-to-feed form .bottom-wrapper .call-to-action {
    display: flex;
    flex-direction: row-reverse;
    margin-right: auto;
    align-items: center;
    margin-top: 52px;
  }
}
@media (max-width: 900px) {
  .noticeboard .inner .noticeboard-content .post-to-feed form .bottom-wrapper {
    flex-direction: column;
  }
}
.noticeboard .inner .noticeboard-content .all-activity-feed .title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 64px;
}
@media (max-width: 900px) {
  .noticeboard .inner .noticeboard-content .all-activity-feed .title {
    padding-left: 30px;
    display: none;
  }
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container {
  margin-top: 65px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity {
  border-radius: 12px;
  margin-bottom: 32px;
  overflow: hidden;
}
@media (max-width: 900px) {
  .noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity {
    border-radius: 0;
  }
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .profile-wrapper {
  padding: 40px;
  padding-bottom: 32px;
  background-color: #efb5a4;
}
@media (max-width: 900px) {
  .noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .profile-wrapper {
    padding: 30px;
  }
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .profile-wrapper .profile-intro {
  display: flex;
  margin-bottom: 27px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .profile-wrapper .profile-intro img {
  height: 60px;
  width: 60px;
  border-radius: 666px;
  object-fit: cover;
  margin-right: 24px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .profile-wrapper .profile-intro .col .profile-name {
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 24px;
  color: #1d1d1d;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .profile-wrapper .profile-intro .col .profile-name strong {
  font-weight: 400;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .profile-wrapper .profile-intro .col .activity-time {
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 24px;
  color: #8f8f8f;
  color: #777777;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .profile-wrapper .main-post p {
  font-family: "tt-hoves", sans-serif;
  font-size: 1.25rem;
  line-height: 26px;
  color: #1d1d1d;
  margin-bottom: 1rem;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .profile-wrapper .main-post p a {
  color: #1d1d1d;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-footer {
  padding: 40px;
  background-color: #efb5a4;
  justify-content: space-between;
  display: flex;
  align-items: center;
}
@media (max-width: 900px) {
  .noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-footer {
    padding: 30px;
  }
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-footer .activity-like {
  display: flex;
  align-items: center;
  grid-gap: 0px;
  /* POst Comments Buttons */
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-footer .activity-like .like-button {
  background-image: url(images/heart-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  background-color: #f7dad1;
  border-radius: 66px;
  border: none;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-footer .activity-like p {
  font-size: 1rem;
  line-height: 24px;
  color: #777777;
  margin-left: 7px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-footer .activity-like .post-comments {
  background-image: url(images/comment-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  background-color: #f7dad1;
  border-radius: 66px;
  margin-left: 24px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-footer .activity-reply-button a.reply-cta {
  color: #d6471b;
  background-color: #f7dad1;
  padding: 11px 13px;
  font-size: 16px;
  line-height: 19.09px;
  border-radius: 60px;
  display: flex;
  align-items: center;
  grid-gap: 5px;
  text-decoration: none;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-footer .activity-reply-button a.reply-cta::after {
  content: "";
  background-image: url(images/arrow-right-red.svg);
  height: 16px;
  width: 20px;
  display: block;
  position: relative;
  background-repeat: no-repeat;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container {
  padding: 40px;
  background-color: #e69176;
  display: none;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container.not-active {
  display: none;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container.active {
  display: block;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner {
  margin-top: auto;
  flex-direction: column;
  margin-left: auto;
  width: 100%;
  padding-top: 0;
  grid-gap: 40px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .no-comments-yet {
  margin-bottom: 1rem;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  /* comment headerr */
  /* comment body */
  position: relative;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment .comment-header {
  display: flex;
  align-items: center;
  margin-right: auto;
  margin-bottom: 32px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment .comment-header img {
  height: 60px;
  width: 60px;
  border-radius: 666px;
  object-fit: cover;
  margin-right: 24px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment .comment-header p {
  font-family: "tt-hoves", sans-serif;
  font-size: 1.25rem;
  line-height: 26px;
  color: #1d1d1d;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment .comment-header p span.atwho-inserted a {
  color: inherit;
  font-family: "tt-hoves", sans-serif;
  font-size: 1.25rem;
  line-height: 26px;
  color: #1d1d1d;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment .comment-header .wrap strong {
  font-weight: 400;
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 24px;
  color: #ffffff;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment .comment-header .wrap p {
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 24px;
  color: #ffffff;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment .comment-header .wrap p span.atwho-inserted a {
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 24px;
  color: #ffffff;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment .comment-header .wrap p.comment-time {
  color: #d6d6d6;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment .comment-body {
  margin-right: auto;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment .comment-body strong {
  font-weight: 400;
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 24px;
  color: #ffffff;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment .comment-body p {
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 24px;
  color: #ffffff;
  overflow-wrap: break-word;
  word-wrap: break-word; /* legacy */
  word-break: break-word;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment .comment-body p span.atwho-inserted a {
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 24px;
  color: #ffffff;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment .options-wrapper .delete-comment {
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  grid-gap: 6px;
  border: none;
  padding: 0;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment .options-wrapper .delete-comment span {
  content: "";
  display: block;
  background: #f7dad1;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment .options-wrapper .delete-comment::before {
  content: "";
  display: block;
  background: #f7dad1;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment .options-wrapper .delete-comment::after {
  content: "";
  display: block;
  background: #f7dad1;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment::after {
  content: "";
  background-color: #ffffff;
  height: 1px;
  width: 100%;
  margin-top: 1rem;
  position: absolute;
  bottom: -35px;
  opacity: 0.4;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .inner .single-comment:last-child::after {
  display: none;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .reply-comment-container .add-comment-form .reply-comment-area {
  display: none;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .reply-comment-container .add-comment-form .reply-comment-area.active {
  display: block;
  margin-bottom: 20px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .reply-comment-container .add-comment-form .reply-comment-area textarea {
  background-color: #de6c49;
  border: none;
  font-size: 32px;
  color: #ffffff;
  opacity: 0.5;
  line-height: 40px;
  font-family: "tt-hove", sans-serif;
  color: #ffffff;
  font-size: 24px;
  font-family: "tt-hove", sans-serif;
  font-size: 1.25rem;
  line-height: 26px;
  padding-left: 1rem;
  padding-top: 0.4rem;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .reply-comment-container .add-comment-form .reply-comment-area textarea::placeholder {
  color: #ffffff;
  font-size: 24px;
  font-family: "tt-hove", sans-serif;
  font-size: 1.25rem;
  line-height: 26px;
  padding-left: 1rem;
  padding-top: 0.4rem;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .reply-comment-container .add-comment-form .reply-comment-area button {
  color: #d6471b;
  margin-top: 10px;
  background-color: #f7dad1;
  padding: 11px 13px;
  font-size: 16px;
  line-height: 19.09px;
  border-radius: 60px;
  display: flex;
  align-items: center;
  grid-gap: 5px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .reply-comment-container .add-comment-form .activity-reply-button a.reply-cta {
  color: #d6471b;
  background-color: #f7dad1;
  padding: 11px 13px;
  font-size: 16px;
  line-height: 19.09px;
  border-radius: 60px;
  display: flex;
  align-items: center;
  grid-gap: 5px;
  width: fit-content;
  display: none;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container .single-activity .activity-comments-container .reply-comment-container .add-comment-form .activity-reply-button a.reply-cta::after {
  content: "";
  background-image: url(images/arrow-right-red.svg);
  height: 16px;
  width: 20px;
  display: block;
  position: relative;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .noticeboard .inner .noticeboard-content .all-activity-feed {
    padding: 0;
  }
}

/* Single Threaded Noticeboard */
.my-activity.page-template-content-noticeboard .site-main {
  background-color: #f7dad1;
}
.my-activity.page-template-content-noticeboard .center-body-text {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 40px;
}
.my-activity.page-template-content-noticeboard .center-body-text.has-replies {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-gap: 12px;
}
.my-activity.page-template-content-noticeboard .center-body-text.has-replies .number-of-replies {
  width: 22px;
  height: 22px;
  border-radius: 66px;
  background-color: #d6471b;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  margin: 0;
}
.my-activity.page-template-content-noticeboard .something-wrong-container {
  margin-top: 64px;
  margin-bottom: 64px;
}
.my-activity.page-template-content-noticeboard .something-wrong-container .wrapper {
  width: max-content;
  margin: auto;
}
.my-activity.page-template-content-noticeboard .something-wrong-container .wrapper p {
  font-size: 16px;
  font-family: "tt-hoves", sans-serif;
  line-height: 24px;
  margin-bottom: 24px;
}
.my-activity.page-template-content-noticeboard .something-wrong-container .wrapper a {
  background: transparent;
  text-align: center;
  justify-content: center;
}

#buddypress .activity {
  margin-top: 80px !important;
}
@media (max-width: 900px) {
  #buddypress .activity {
    margin-top: 0px !important;
  }
}
#buddypress.buddypress-wrap .transparent-background {
  background-color: transparent;
}
#buddypress.buddypress-wrap .activity-list {
  background-color: transparent;
  /* Single Threaded Noticeboard */
}
@media (max-width: 900px) {
  #buddypress.buddypress-wrap .activity-list {
    margin: 0;
    padding: 0;
    padding-top: 25px;
  }
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group {
  background: white;
  border: none;
  box-shadow: none;
  max-width: 1190px;
  margin: auto;
  background: transparent;
  padding: 0;
  /* parent acitivity */
}
@media (max-width: 900px) {
  #buddypress.buddypress-wrap .activity-list .single-threaded-activity-group {
    padding: 0;
  }
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity {
  margin-bottom: 80px;
  background-color: #de6c49;
  border-radius: 12px;
  padding: 40px;
  color: #ffffff;
}
@media (max-width: 900px) {
  #buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity {
    border-radius: 0;
    overflow: hidden;
    padding: 30px;
  }
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .author {
  display: flex;
  grid-gap: 24px;
  align-items: center;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .author .author-name p,
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .author .author-name a {
  display: flex;
  flex-direction: column;
  color: #ffffff;
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 24px;
  text-decoration: none;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .author img {
  height: 60px;
  width: 60px;
  object-fit: cover;
  border-radius: 66px;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .activity-post {
  margin-top: 34px;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .activity-post p {
  font-size: 24px;
  line-height: 34px;
  font-family: "tt-hoves", sans-serif;
  width: 75%;
}
@media (max-width: 900px) {
  #buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .activity-post p {
    font-size: 20px;
    line-height: 26px;
    width: 100%;
  }
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .activity-post p a {
  color: inherit;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .activity-post::after {
  content: "";
  background-color: #ffffff;
  display: block;
  height: 1px;
  width: 100%;
  margin-top: 54px;
  margin-bottom: 45px;
  opacity: 0.1;
}
@media (max-width: 900px) {
  #buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .activity-post::after {
    position: absolute;
    left: -40px;
    width: 110%;
    margin-top: 34px;
  }
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .activity-options {
  display: flex;
  align-items: center;
  grid-gap: 5px;
  /* POst Comments Buttons */
}
@media (max-width: 900px) {
  #buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .activity-options {
    margin-top: 60px;
  }
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .activity-options .like-button {
  background-image: url(images/heart-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  background-color: #f7dad1;
  border-radius: 66px;
  border: none;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .activity-options p {
  font-size: 1rem;
  line-height: 24px;
  color: #d6d6d6;
  margin-left: 7px;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .activity-options .post-comments {
  background-image: url(images/comment-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  background-color: #f7dad1;
  border-radius: 66px;
  margin-left: 24px;
}
@media (max-width: 900px) {
  #buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .activity-options .post-comments {
    display: none;
  }
}
@media (max-width: 900px) {
  #buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .activity-options .post-comments-text {
    display: none;
  }
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .activity-reply-button {
  margin-left: auto;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .activity-reply-button a.reply-cta {
  color: #d6471b;
  background-color: #f7dad1;
  padding: 11px 13px;
  font-size: 16px;
  line-height: 19.09px;
  border-radius: 60px;
  display: flex;
  align-items: center;
  grid-gap: 5px;
  text-decoration: none;
  font-family: "SF Compact Display";
  font-weight: 200;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .parent-activity .activity-reply-button a.reply-cta::after {
  content: "";
  background-image: url(images/arrow-right-red.svg);
  height: 16px;
  width: 20px;
  display: block;
  position: relative;
  background-repeat: no-repeat;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .custom-activity-thread .custom-comment-container .single-comment-container {
  /* single comment */
  margin-bottom: 32px;
  background-color: #e69176;
  padding: 40px;
  border-radius: 12px;
  /* comment header */
  /* comment body */
}
@media (max-width: 900px) {
  #buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .custom-activity-thread .custom-comment-container .single-comment-container {
    border-radius: 0;
    overflow: hidden;
    padding: 30px;
  }
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .custom-activity-thread .custom-comment-container .single-comment-container .comment-header {
  display: flex;
  grid-gap: 24px;
  margin-bottom: 27px;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .custom-activity-thread .custom-comment-container .single-comment-container .comment-header .profile-image {
  height: 60px;
  width: 60px;
  border-radius: 66px;
  object-fit: cover;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .custom-activity-thread .custom-comment-container .single-comment-container .comment-header p {
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 24px;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .custom-activity-thread .custom-comment-container .single-comment-container .comment-header p.full-name {
  color: #ffffff;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .custom-activity-thread .custom-comment-container .single-comment-container .comment-header p.comment-time {
  color: #d6d6d6;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .custom-activity-thread .custom-comment-container .single-comment-container .comment-body p {
  font-family: "tt-hoves", sans-serif;
  font-size: 1.25rem;
  line-height: 26px;
  color: #ffffff;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .custom-activity-thread .custom-comment-container .single-comment-container .comment-body p span.atwho-inserted a {
  color: inherit;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .custom-activity-thread .custom-comment-container .single-comment-container .comment-body:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #f7dad1;
  margin-top: 32px;
  margin-bottom: 32px;
}
@media (max-width: 900px) {
  #buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .custom-activity-thread .custom-comment-container .single-comment-container .comment-body:after {
    position: absolute;
    left: -40px;
    width: 140%;
  }
}
@media (max-width: 900px) {
  #buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .custom-activity-thread .custom-comment-container .single-comment-container .comment-body {
    position: relative;
  }
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .custom-activity-thread .custom-comment-container .single-comment-container .comment-footer {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 900px) {
  #buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .custom-activity-thread .custom-comment-container .single-comment-container .comment-footer {
    margin-top: 60px;
  }
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .custom-activity-thread .custom-comment-container .single-comment-container .comment-footer .wrapper.reply-wrapper a {
  background-color: #f7dad1;
  text-decoration: none;
  font-size: 1rem;
  font-family: "SF Compact Display";
  padding: 13.5px 11.5px;
  border-radius: 30px;
  color: #d6471b;
  display: flex;
  font-weight: 200;
  align-items: center;
  grid-gap: 6px;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .custom-activity-thread .custom-comment-container .single-comment-container .comment-footer .wrapper.reply-wrapper a .arrow {
  background-image: url(images/arrow-right-red.svg);
  width: 19px;
  height: 19px;
  background-repeat: no-repeat;
  transition: 0.3s;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .reply-comment-container .add-comment-form .reply-comment-area {
  display: block;
  background-color: #de6c49;
  border-radius: 12px;
  padding-bottom: 54px;
}
@media (max-width: 900px) {
  #buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .reply-comment-container .add-comment-form .reply-comment-area {
    border-radius: 0;
    padding-bottom: 40px;
  }
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .reply-comment-container .add-comment-form .reply-comment-area textarea {
  background-color: #de6c49;
  border: none;
  color: #ffffff;
  font-size: 32px;
  font-family: "tt-hove", sans-serif;
  color: #ffffff;
  padding-left: 40px;
  padding-top: 54px;
  height: 304px;
  border-radius: 12px;
}
@media (max-width: 900px) {
  #buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .reply-comment-container .add-comment-form .reply-comment-area textarea {
    padding-left: 30px;
    padding-top: 30px;
  }
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .reply-comment-container .add-comment-form .reply-comment-area textarea::placeholder {
  color: #ffffff;
  font-size: 32px;
  font-family: "tt-hove", sans-serif;
  line-height: 40px;
  padding-left: 0px;
  padding-top: 0px;
  opacity: 0.5;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .reply-comment-container .add-comment-form .reply-comment-area textarea:focus {
  outline: none;
  box-shadow: none;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .reply-comment-container .add-comment-form .reply-comment-area .breakline {
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  display: block;
  margin-bottom: 40px;
  opacity: 0.1;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .reply-comment-container .add-comment-form .reply-comment-area button {
  background-color: #ffffff;
  text-decoration: none;
  font-size: 1rem;
  font-family: "SF Compact Display";
  padding: 13.5px 11.5px;
  border-radius: 30px;
  color: #000000;
  display: flex;
  font-weight: 200;
  align-items: center;
  grid-gap: 6px;
  margin-left: 40px;
  border: none;
  padding: 15px 20px 15px 20px;
}
@media (max-width: 900px) {
  #buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .reply-comment-container .add-comment-form .reply-comment-area button {
    margin-left: 30px;
  }
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .reply-comment-container .add-comment-form .reply-comment-area button .arrow {
  display: block;
  background-image: url(images/arrow-right-black.svg);
  width: 15px;
  height: 19px;
  background-repeat: no-repeat;
  transition: 0.3s;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .reply-comment-container .add-comment-form .activity-reply-button a.reply-cta {
  background-color: #f7dad1;
  text-decoration: none;
  font-size: 1rem;
  font-family: "SF Compact Display";
  padding: 13.5px 11.5px;
  border-radius: 30px;
  color: #d6471b;
  display: flex;
  font-weight: 200;
  align-items: center;
  grid-gap: 6px;
}
#buddypress.buddypress-wrap .activity-list .single-threaded-activity-group .reply-comment-container .add-comment-form .activity-reply-button a.reply-cta::after {
  background-image: url(images/arrow-right-red.svg);
  width: 19px;
  height: 19px;
  background-repeat: no-repeat;
  transition: 0.3s;
}

.noticeboard .activity-filters .nb-sidebar-section {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #8f8f8f;
}
.noticeboard .activity-filters .nb-sidebar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.noticeboard .activity-filters .nb-sidebar-heading {
  font-family: "zapfhumnst", sans-serif;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
  font-weight: 400;
  margin: 0;
}
.noticeboard .activity-filters .nb-sidebar-view-all {
  font-family: "tt-hoves", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #1d1d1d;
  text-decoration: none;
}
.noticeboard .activity-filters .nb-sidebar-view-all:hover {
  color: #d6471b;
}
.noticeboard .activity-filters .nb-popular-groups:not(.is-expanded) .nb-group-item.nb-extra-group {
  display: none;
}
.noticeboard .activity-filters .nb-group-item {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 24px;
  text-decoration: none;
}
@media (max-width: 1650px) {
  .noticeboard .activity-filters .nb-group-item {
    gap: 20px;
  }
  .noticeboard .activity-filters .nb-group-item .nb-group-cover {
    width: 96px;
    height: 60px;
  }
}
.noticeboard .activity-filters .nb-group-item:last-child {
  margin-bottom: 0;
}
.noticeboard .activity-filters .nb-group-item.is-active .nb-group-cover {
  outline: 2px solid #d6471b;
  outline-offset: 2px;
}
.noticeboard .activity-filters .nb-group-item .nb-group-cover {
  width: 122px;
  height: 76px;
  border-radius: 4px;
  object-fit: cover;
  flex-shrink: 0;
}
.noticeboard .activity-filters .nb-group-item .nb-group-info .nb-group-name {
  font-family: "zapfhumnst", sans-serif;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.22px;
  color: #000000;
  margin: 0 0 2px;
}
.noticeboard .activity-filters .nb-group-item .nb-group-info .nb-group-members-row {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  white-space: nowrap;
}
.noticeboard .activity-filters .nb-group-item .nb-group-info .nb-group-members-row .nb-group-member-avatar {
  width: 31px;
  height: 31px;
  border-radius: 50%;
  border: 1px solid #f9f5f2;
  object-fit: cover;
  margin-right: -12px;
}
.noticeboard .activity-filters .nb-group-item .nb-group-info .nb-group-members-row .nb-group-member-avatar:last-of-type {
  margin-right: 15px;
}
.noticeboard .activity-filters .nb-group-item .nb-group-info .nb-group-members-row .nb-group-members {
  font-family: "tt-hoves", sans-serif;
  font-size: 13px;
  line-height: 19px;
  color: rgba(0, 0, 0, 0.5);
  margin: 0;
}
.noticeboard .activity-filters .nb-topic-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 21px 16px;
}
.noticeboard .activity-filters .nb-topic-pill {
  display: inline-block;
  font-family: "tt-hoves", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #1d1d1d;
  border: 1px solid #1d1d1d;
  border-radius: 300px;
  padding: 9px 16px;
  text-decoration: none;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
}
.noticeboard .activity-filters .nb-topic-pill:hover, .noticeboard .activity-filters .nb-topic-pill.is-active {
  background-color: #ffffff;
  border-color: #ffffff;
}
.noticeboard .noticeboard-content .post-to-feed form .bottom-wrapper .text .nb-group-topic-trigger {
  font-family: "tt-hoves", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.noticeboard .noticeboard-content .post-to-feed form .bottom-wrapper .text .nb-group-topic-trigger:hover {
  color: rgba(255, 255, 255, 0.7);
}

.noticeboard .inner .noticeboard-content {
  margin-bottom: 0;
  padding-bottom: 64px;
}

.noticeboard.nb-thread-page .inner {
  display: block;
}
.noticeboard.nb-thread-page .inner .activity-filters {
  display: none;
}
.noticeboard.nb-thread-page .inner .noticeboard-content {
  max-width: 1190px;
  margin: 0 auto;
}

.noticeboard .inner .noticeboard-content .nb-thread-back {
  display: inline-block;
  font-family: "tt-hoves", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #1d1d1d;
  text-decoration: none;
  margin-bottom: 40px;
}
.noticeboard .inner .noticeboard-content .nb-thread-back:hover {
  color: #d6471b;
}
.noticeboard .inner .noticeboard-content .nb-post-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}
.noticeboard .inner .noticeboard-content .nb-post-tags .nb-post-tag {
  display: inline-block;
  font-family: "tt-hoves", sans-serif;
  font-size: 13px;
  line-height: 20px;
  border-radius: 300px;
  padding: 3px 12px;
  text-decoration: none;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
}
.noticeboard .inner .noticeboard-content .nb-post-tags .nb-post-tag--group,
.noticeboard .inner .noticeboard-content .nb-post-tags .nb-post-tag--topic {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #1d1d1d;
}
.noticeboard .inner .noticeboard-content .nb-post-tags .nb-post-tag--group:hover,
.noticeboard .inner .noticeboard-content .nb-post-tags .nb-post-tag--topic:hover {
  background-color: #d6471b;
  border-color: #d6471b;
  color: #ffffff;
}
.noticeboard .inner .noticeboard-content .nb-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.noticeboard .inner .noticeboard-content .nb-read-more {
  display: inline-block;
  margin-top: 8px;
  font-family: "tt-hoves", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #d6471b;
  text-decoration: none;
}
.noticeboard .inner .noticeboard-content .nb-read-more:hover {
  text-decoration: underline;
}
.noticeboard .inner .noticeboard-content .nb-read-more[hidden] {
  display: none;
}
.noticeboard .inner .noticeboard-content .post-to-feed form .text-area-wrapper textarea,
.noticeboard .inner .noticeboard-content .activity-comments-container .reply-comment-area textarea {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
@media (max-width: 900px) {
  .noticeboard .inner .noticeboard-content .all-activity-feed.container {
    width: 100%;
    max-width: 100%;
  }
  .noticeboard .inner .noticeboard-content .nb-thread-back {
    margin-left: 30px;
    margin-right: 30px;
  }
  .noticeboard .inner .noticeboard-content .nb-load-more {
    width: calc(100% - 60px);
  }
}
.noticeboard .inner .noticeboard-content .nb-empty-state {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #1d1d1d;
}
.noticeboard .inner .noticeboard-content .nb-empty-state a {
  color: #d6471b;
  text-decoration: none;
}
.noticeboard .inner .noticeboard-content .nb-empty-state a:hover {
  text-decoration: underline;
}
.noticeboard .inner .noticeboard-content .nb-hidden-post {
  display: none;
}
.noticeboard .inner .noticeboard-content .nb-load-more {
  display: block;
  width: 275px;
  height: 60px;
  margin: 32px auto 64px;
  background: transparent;
  border: 1px solid #d6471b;
  border-radius: 300px;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 19px;
  color: #d6471b;
  cursor: pointer;
  transition: background-color 0.2s, color 0.2s;
}
.noticeboard .inner .noticeboard-content .nb-load-more:hover {
  background-color: #d6471b;
  color: #ffffff;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity {
  overflow: visible;
  background: none;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .profile-wrapper {
  background-color: #de6c49;
  border-radius: 12px 12px 0 0;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .profile-wrapper .profile-intro .col .profile-name {
  color: #ffffff;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .profile-wrapper .profile-intro .col .activity-time {
  color: #d6d6d6;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .profile-wrapper .main-post p,
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .profile-wrapper .main-post p.activity-content {
  color: #ffffff;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity > span.break-line {
  display: block;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-footer {
  background-color: #de6c49;
  border-radius: 0 0 12px 12px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-footer .activity-like p {
  color: #d6d6d6;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container {
  background: none;
  padding: 0;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .inner .single-comment {
  background-color: #e69176;
  border-radius: 12px;
  padding: 40px;
  margin-bottom: 32px;
  align-items: flex-start;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .inner .single-comment:last-child {
  margin-bottom: 0;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .inner .single-comment .comment-header {
  margin-bottom: 32px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .inner .single-comment .comment-header .wrap strong {
  color: #ffffff;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .inner .single-comment .comment-header .wrap p.comment-time {
  color: #d6d6d6;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .inner .single-comment .comment-body p {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .inner .single-comment .nb-comment-reply-cta {
  display: inline-flex;
  align-items: center;
  grid-gap: 5px;
  margin-top: 32px;
  color: #d6471b;
  background-color: #f7dad1;
  padding: 11px 13px;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 19px;
  border-radius: 300px;
  text-decoration: none;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .inner .single-comment .nb-comment-reply-cta::after {
  content: "";
  background-image: url(images/arrow-right-red.svg);
  background-repeat: no-repeat;
  background-position: center;
  height: 16px;
  width: 20px;
  display: block;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .inner .no-comments-yet {
  text-align: center;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #1d1d1d;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .reply-comment-container {
  background-color: #de6c49;
  border-radius: 12px;
  padding: 40px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .reply-comment-container .add-comment-form .reply-comment-area {
  display: block;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .reply-comment-container .add-comment-form .reply-comment-area textarea {
  display: block;
  width: 100%;
  min-height: 120px;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  outline: none;
  resize: none;
  font-family: "tt-hoves", sans-serif;
  font-size: 32px;
  line-height: 40px;
  color: #ffffff;
  padding: 0 0 24px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .reply-comment-container .add-comment-form .reply-comment-area textarea::placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 32px;
  line-height: 40px;
  padding: 0;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .reply-comment-container .add-comment-form .reply-comment-area button {
  display: flex;
  align-items: center;
  grid-gap: 8px;
  margin-top: 24px;
  margin-left: 0;
  background-color: #ffffff;
  color: #000000;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 19px;
  padding: 20px 26px;
  border: none;
  border-radius: 300px;
  cursor: pointer;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .reply-comment-container .add-comment-form .reply-comment-area button::after {
  content: "";
  background-image: url(images/arrow-right-black.svg);
  background-repeat: no-repeat;
  background-position: center;
  height: 16px;
  width: 20px;
  display: block;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .reply-comment-container .add-comment-form .activity-reply-button {
  display: none;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .center-body-text {
  font-family: "zapfhumnst", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #000000;
  text-align: center;
  margin: 64px 0 40px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .center-body-text.has-replies {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-gap: 12px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .center-body-text.has-replies .number-of-replies {
  width: 22px;
  height: 22px;
  border-radius: 300px;
  background-color: #d6471b;
  font-family: "tt-hoves", sans-serif;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  margin: 0;
}
@media (max-width: 900px) {
  .noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .profile-wrapper {
    background: transparent;
    border-radius: 0;
  }
  .noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .profile-wrapper .profile-intro .col .profile-name {
    color: #1d1d1d;
  }
  .noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .profile-wrapper .profile-intro .col .activity-time {
    color: #777777;
  }
  .noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .profile-wrapper .main-post p,
  .noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .profile-wrapper .main-post p.activity-content {
    color: #1d1d1d;
    font-size: 20px;
    line-height: 28px;
  }
  .noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity > span.break-line {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-footer {
    background: transparent;
    border-radius: 0;
  }
  .noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-footer .activity-like p {
    color: #777777;
  }
  .noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .inner .single-comment {
    border-radius: 0;
    padding: 30px;
  }
  .noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .reply-comment-container {
    border-radius: 0;
    padding: 30px;
  }
  .noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .reply-comment-container .add-comment-form .reply-comment-area textarea {
    font-size: 24px;
    line-height: 32px;
  }
  .noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .single-activity .activity-comments-container .reply-comment-container .add-comment-form .reply-comment-area textarea::placeholder {
    font-size: 24px;
    line-height: 32px;
  }
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .something-wrong-container {
  margin-top: 64px;
  margin-bottom: 0;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .something-wrong-container .wrapper {
  width: max-content;
  margin: auto;
  text-align: center;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .something-wrong-container .wrapper p {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #1d1d1d;
  margin-bottom: 24px;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .something-wrong-container .wrapper a.white-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  grid-gap: 8px;
  width: auto;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 19px;
  color: #1d1d1d;
  border: 1px solid #1d1d1d;
  border-radius: 300px;
  padding: 20px 26px;
  text-decoration: none;
  background: transparent;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .something-wrong-container .wrapper a.white-cta::after {
  content: "";
  background-image: url(images/arrow-right-black.svg);
  background-repeat: no-repeat;
  background-position: center;
  height: 16px;
  width: 20px;
  display: block;
  position: static;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .something-wrong-container .wrapper a.white-cta:hover {
  background-color: #1d1d1d;
  color: #ffffff;
}
.noticeboard .inner .noticeboard-content .all-activity-feed.container.nb-thread-mode .something-wrong-container .wrapper a.white-cta:hover::after {
  background-image: url(images/arrow-right-white.svg);
}

.nb-modal-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  align-items: center;
  justify-content: center;
}
.nb-modal-overlay.is-open {
  display: flex;
}
@media (max-width: 900px) {
  .nb-modal-overlay {
    align-items: flex-start;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 12px;
    padding-top: calc(12px + env(safe-area-inset-top, 0px));
    padding-bottom: calc(24px + env(safe-area-inset-bottom, 0px));
  }
}

.nb-modal {
  background-color: #ffffff;
  border-radius: 4px;
  width: 90%;
  max-width: 883px;
  overflow: hidden;
}
@media (max-width: 900px) {
  .nb-modal {
    width: 100%;
    max-height: none;
  }
}
.nb-modal .nb-modal-header {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  padding: 0 90px;
  background-color: #f7dad1;
}
@media (max-width: 900px) {
  .nb-modal .nb-modal-header {
    height: auto;
    min-height: 64px;
    padding: 20px 64px;
  }
}
.nb-modal .nb-modal-header .nb-modal-title {
  font-family: "tt-hoves", sans-serif;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
  margin: 0;
}
@media (max-width: 900px) {
  .nb-modal .nb-modal-header .nb-modal-title {
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 2px;
  }
}
.nb-modal .nb-modal-header .nb-modal-close {
  position: absolute;
  right: 30px;
  top: 20px;
  background: none;
  border: 1px solid #a7a7a7;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #a7a7a7;
  padding: 0;
  flex-shrink: 0;
}
.nb-modal .nb-modal-header .nb-modal-close:hover {
  border-color: #1d1d1d;
  color: #1d1d1d;
}
@media (max-width: 900px) {
  .nb-modal .nb-modal-header .nb-modal-close {
    top: 12px;
    right: 16px;
  }
}
.nb-modal .nb-modal-body {
  max-width: 620px;
  margin: 0 auto;
  padding: 64px 20px;
}
@media (max-width: 900px) {
  .nb-modal .nb-modal-body {
    padding: 32px 20px 40px;
  }
}
.nb-modal .nb-modal-body .nb-modal-section {
  margin-bottom: 0;
}
.nb-modal .nb-modal-body .nb-modal-section-label {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.18px;
  color: #1d1d1d;
  margin: 0 0 24px;
}
.nb-modal .nb-modal-body .nb-pill-list {
  display: flex;
  flex-wrap: wrap;
  gap: 21px 16px;
}
.nb-modal .nb-modal-body .nb-modal-pill {
  font-family: "tt-hoves", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #1d1d1d;
  border: 1px solid #1d1d1d;
  border-radius: 300px;
  padding: 9px 16px;
  background: none;
  cursor: pointer;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
}
.nb-modal .nb-modal-body .nb-modal-pill:hover {
  background-color: rgba(29, 29, 29, 0.08);
}
.nb-modal .nb-modal-body .nb-modal-pill.is-selected {
  background-color: #1d1d1d;
  border-color: #1d1d1d;
  color: #ffffff;
}
.nb-modal .nb-modal-body .nb-modal-divider {
  border: none;
  border-top: 1px solid #eaeaea;
  margin: 40px 0;
}
.nb-modal .nb-modal-body .nb-modal-apply {
  display: block;
  width: 100%;
  height: 60px;
  background-color: #d6471b;
  color: #ffffff;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 19px;
  padding: 0;
  border: none;
  border-radius: 300px;
  cursor: pointer;
  text-align: center;
  margin-top: 40px;
  transition: background-color 0.2s;
}
.nb-modal .nb-modal-body .nb-modal-apply:hover {
  background-color: #c03f18;
}

#first-login-popup.popup-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
}
#first-login-popup.popup-overlay .popup-content {
  height: 100%;
}
#first-login-popup.popup-overlay .popup-content .inner {
  height: inherit;
  display: flex;
  flex-direction: column;
}
#first-login-popup.popup-overlay .popup-content .inner .content {
  max-height: 516px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: auto;
  background-color: #d6471b;
  text-align: center;
  position: relative;
}
#first-login-popup.popup-overlay .popup-content .inner .content span.tick-icon {
  content: "";
  display: block;
  height: 42px;
  width: 42px;
  background-repeat: no-repeat;
  background-image: url(images/tick-ag.svg);
  margin: 0 auto;
  margin-bottom: 28px;
}
#first-login-popup.popup-overlay .popup-content .inner .content span.exit {
  content: "";
  display: block;
  height: 24px;
  width: 28px;
  background-repeat: no-repeat;
  background-image: url(images/exit-cross.svg);
  margin: 0 auto;
  position: absolute;
  top: 28px;
  right: 28px;
}
#first-login-popup.popup-overlay .popup-content .inner .content h2 {
  color: #ffffff;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 12px;
}
#first-login-popup.popup-overlay .popup-content .inner .content p {
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  max-width: 370px;
  margin: 0 auto;
  margin-bottom: 50px;
}
#first-login-popup.popup-overlay .popup-content .inner .content a.cta {
  width: fit-content;
  margin: 0 auto;
  border-color: #ffffff;
  background-color: transparent;
  color: #ffffff;
}
#first-login-popup.popup-overlay .popup-content .inner .content a.cta::after {
  content: "";
  display: flex;
  width: 19px;
  height: 19px;
  background-image: url(images/arrow-right-white.svg);
  background-repeat: no-repeat;
  transition: 0.3s;
}

.notifications-container .single-notification {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 54px;
  border-bottom: 1px solid #eaeaea;
  margin-top: 54px;
}
@media (max-width: 900px) {
  .notifications-container .single-notification {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.notifications-container .single-notification .left-col .profile-info {
  display: flex;
  grid-gap: 33px;
  align-items: center;
}
.notifications-container .single-notification .left-col .profile-info .item-avatar a img {
  height: 84px;
  width: 84px;
  border-radius: 66px;
}
@media (max-width: 900px) {
  .notifications-container .single-notification .left-col .profile-info .item-avatar a img {
    object-fit: contain;
    height: 48px;
    width: 84px;
  }
}
@media (max-width: 900px) {
  .notifications-container .single-notification .left-col .notification-description {
    font-size: 16px;
    line-height: 20px;
  }
}
.notifications-container .single-notification .right-col .call-to-actions {
  display: flex;
  align-items: center;
  grid-gap: 0px;
}
.notifications-container .single-notification .right-col .call-to-actions .notification-link {
  border-radius: 33px;
  border: none;
  background-color: transparent;
  width: 113px;
  height: 42px;
  font-size: 14px;
  line-height: 22px;
  font-family: "tt-hoves", sans-serif;
  color: #ca122a;
}
.notifications-container .single-notification .right-col .call-to-actions .buttons button {
  border-radius: 33px;
  border: none;
  background-color: transparent;
  width: 113px;
  height: 42px;
  font-size: 14px;
  line-height: 22px;
  font-family: "tt-hoves", sans-serif;
  color: #ca122a;
}
.notifications-container .single-notification .right-col .call-to-actions .buttons button.accept-request {
  background-color: #d6471b;
  color: #ffffff;
}
.notifications-container .single-notification .right-col .buttons button {
  border-radius: 33px;
  border: none;
  background-color: transparent;
  width: 113px;
  height: 42px;
  font-size: 14px;
  line-height: 22px;
  font-family: "tt-hoves", sans-serif;
  color: #ca122a;
}
.notifications-container .single-notification .right-col .buttons button.accept-request {
  background-color: #d6471b;
  color: #ffffff;
}
@media (max-width: 900px) {
  .notifications-container .single-notification .right-col {
    width: 20%;
    text-align: center;
  }
}

/* Blocks
--------------------------------------------- */
.block {
  margin-top: 108px;
  margin-bottom: 108px;
}
@media (max-width: 900px) {
  .block {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.block .inner .content {
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  text-align: left;
}
@media (max-width: 900px) {
  .block .inner .content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.block .inner .content h1,
.block .inner .content h2,
.block .inner .content h3 {
  margin-bottom: 60px;
}
.block .inner .content p {
  margin-bottom: 30px;
}
.block .inner .content h1 {
  font-size: 2.875rem;
}
.block .inner .content h2 {
  font-size: 2.5rem;
  line-height: 48px;
}
@media (max-width: 900px) {
  .block .inner .content h2 {
    font-size: 1.5rem;
    line-height: 38px;
  }
}
.block .inner .content h3 {
  font-size: 2rem;
}
.block .inner .content ul li {
  font-size: 1rem;
  line-height: 32px;
  color: #1d1d1d;
}
.block .inner .content .vertical-line {
  display: block;
  position: relative;
  width: 1px;
  height: 183px;
  background: #ffffff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
}
@media (max-width: 900px) {
  .block .inner .content .vertical-line {
    height: 73px;
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.block .inner .content.swiper-container {
  overflow: hidden;
}

#block-line-break {
  height: 1px;
  display: block;
  background: black;
  margin-left: 60px;
  margin-right: 60px;
  width: auto;
  margin-top: 47px;
  margin-bottom: 47px;
}
@media (max-width: 900px) {
  #block-line-break {
    margin-left: 30px;
    margin-right: 30px;
  }
}

.page-template-content-feature-listing-page .ag-content-rail.basic .rail .single-rail {
  max-width: calc(24% - 0px);
}
@media (min-width: 901px) {
  .page-template-content-feature-listing-page .ag-content-rail.basic .rail .single-rail {
    margin-right: 0 !important;
  }
}
.page-template-content-feature-listing-page .ag-content-rail.basic .rail .single-rail .rail-content {
  margin-top: 30px;
}
.page-template-content-feature-listing-page .ag-content-rail.basic .rail .single-rail .tags .tag {
  color: #000000;
}
.page-template-content-feature-listing-page .ag-content-rail.basic .rail .single-rail .post-link h1,
.page-template-content-feature-listing-page .ag-content-rail.basic .rail .single-rail .post-link h2,
.page-template-content-feature-listing-page .ag-content-rail.basic .rail .single-rail .post-link h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  margin: 0;
  margin-bottom: 5px;
}
.page-template-content-feature-listing-page .ag-content-rail.basic .rail .single-rail .post-link p {
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  opacity: 0.8;
  font-family: "tt-hoves", sans-serif;
  margin: 0;
}
.page-template-content-feature-listing-page .ag-content-rail .top-header {
  margin-bottom: 30px;
}

.ag-editorial-variant-one .tag-bubble {
  padding: 12px 12px;
  border-radius: 300px;
  color: #ffffff;
  text-decoration: none;
  text-transform: capitalize;
  font-family: "tt-hoves", sans-serif;
  letter-spacing: 0px;
  font-size: 0.875rem;
  line-height: 22px;
  width: fit-content;
  position: absolute;
  top: 70px;
  left: 60px;
}

.call-to-action-block {
  width: fit-content;
}

@media (max-width: 900px) {
  .page-id-9190 .ag-fiftyfifty {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 900px) {
  .center-text-on-mobile {
    text-align: center;
  }
}

@media (max-width: 900px) {
  .square-for-mobile {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .square-for-mobile img {
    height: 392px;
    object-fit: cover;
    object-position: center;
  }
}

.ag-hero {
  margin: 0;
}
@media (max-width: 900px) {
  .ag-hero {
    margin-top: 64px;
  }
  .ag-hero.member-non-member {
    margin-top: 0;
  }
}
.ag-hero.large {
  position: relative;
}
.ag-hero.large .inner.parallax {
  position: relative;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (min-width: 901px) {
  .ag-hero.large .inner.parallax {
    padding-top: 108px;
  }
}
@media (max-width: 900px) {
  .ag-hero.large .inner.parallax {
    min-height: 87vh;
    background-attachment: scroll !important;
    height: 100vh;
    min-height: unset;
  }
}
.ag-hero.large .inner.parallax::before, .ag-hero.large .inner.parallax::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  z-index: 1;
}
.ag-hero.large .inner.parallax::before {
  background-image: var(--current-image);
}
.ag-hero.large .inner.parallax::after {
  background-image: var(--next-image);
}
.ag-hero.large .inner.parallax.fade::after {
  opacity: 1;
}
.ag-hero.large .inner .content {
  margin-top: auto;
  margin-bottom: 200px;
}
@media (min-width: 901px) and (max-height: 900px) {
  .ag-hero.large .inner .content {
    margin-bottom: 120px;
  }
}
@media (min-width: 901px) and (max-height: 780px) {
  .ag-hero.large .inner .content {
    margin-bottom: 88px;
  }
}
@media (min-width: 901px) and (max-height: 660px) {
  .ag-hero.large .inner .content {
    margin-bottom: 56px;
  }
}
@media (max-width: 900px) {
  .ag-hero.large .inner .content {
    margin-bottom: 80px;
    text-align: center;
  }
}
.ag-hero.large .inner .content h2,
.ag-hero.large .inner .content h3 {
  font-size: 3rem;
  line-height: 56px;
  max-width: 687px;
  margin-bottom: 13px;
}
@media (max-width: 1000px) {
  .ag-hero.large .inner .content h2,
  .ag-hero.large .inner .content h3 {
    font-size: 1.5rem;
    line-height: 38px;
  }
}
@media (min-width: 1001px) and (max-height: 780px) {
  .ag-hero.large .inner .content h2,
  .ag-hero.large .inner .content h3 {
    font-size: 2.5rem;
    line-height: 48px;
    max-width: 780px;
  }
}
@media (min-width: 1001px) and (max-height: 660px) {
  .ag-hero.large .inner .content h2,
  .ag-hero.large .inner .content h3 {
    font-size: 2rem;
    line-height: 40px;
    max-width: 840px;
  }
}
.ag-hero.large.member-active .inner .content h1 {
  font-size: 72px;
  line-height: 80px;
  max-width: 670px;
}
@media (max-width: 900px) {
  .ag-hero.large.member-active .inner .content h1 {
    font-size: 3rem;
    line-height: 56px;
  }
}
@media (min-width: 1001px) and (max-height: 780px) {
  .ag-hero.large.member-active .inner .content h1 {
    font-size: 52px;
    line-height: 60px;
    max-width: 760px;
  }
}
@media (min-width: 1001px) and (max-height: 660px) {
  .ag-hero.large.member-active .inner .content h1 {
    font-size: 44px;
    line-height: 52px;
    max-width: 820px;
  }
}
@media (max-width: 900px) {
  .ag-hero.large.member-active .inner .content {
    margin-bottom: auto;
  }
}
@media (max-width: 900px) {
  .ag-hero.large.yellow-hero-enabled {
    display: none;
  }
}
.ag-hero.large.yellow-full-height {
  display: none;
}
@media (max-width: 900px) {
  .ag-hero.large.yellow-full-height {
    margin-top: 80px;
    display: block;
    height: 94vh;
    background-color: #ffe264;
    overflow: hidden;
  }
  .ag-hero.large.yellow-full-height::after {
    display: none;
  }
  .ag-hero.large.yellow-full-height .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: center;
  }
  .ag-hero.large.yellow-full-height .inner .content {
    margin: 0;
    margin-top: 40px;
  }
  .ag-hero.large.yellow-full-height .inner .content h5 {
    font-family: "tt-hoves", sans-serif;
    color: #000000;
    font-size: 12px;
    line-height: 26px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    margin-bottom: 1rem;
  }
  .ag-hero.large.yellow-full-height .inner .content .quote {
    font-size: 1.5rem;
    line-height: 38px;
    margin-bottom: 0px;
    font-family: "zapfhumnst", sans-serif;
    font-weight: 400;
    margin: 0;
    color: #000000;
  }
  .ag-hero.large.yellow-full-height .inner .content .author {
    display: flex;
    margin: auto;
    width: fit-content;
    grid-gap: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .ag-hero.large.yellow-full-height .inner .content .author .name {
    color: #000000;
    text-decoration: underline;
    opacity: 0.8;
    margin: 0;
  }
  .ag-hero.large.yellow-full-height .inner .content .author .title {
    margin: 0;
    opacity: 0.8;
    color: #000000;
  }
  .ag-hero.large.yellow-full-height .inner .arrow {
    border: 1px solid #000000;
    border-radius: 66px;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 4px;
    position: relative;
  }
  .ag-hero.large.yellow-full-height .inner .arrow img {
    height: 15px;
    transform: rotate(180deg);
  }
  .ag-hero.large.yellow-full-height .inner .arrow span.keyline {
    position: absolute;
    content: "";
    width: 1px;
    background: black;
    height: 20vh;
    top: 100%;
  }
  .ag-hero.large.yellow-full-height.light-blue {
    background-color: #63a0c8;
  }
  .ag-hero.large.yellow-full-height.golden-yellow {
    background-color: #edca47;
  }
  .ag-hero.large.yellow-full-height.olive {
    background-color: #a3ac94;
  }
  .ag-hero.large.yellow-full-height.green {
    background-color: #177654;
  }
  .ag-hero.large.yellow-full-height.green .content h2,
  .ag-hero.large.yellow-full-height.green .content h3,
  .ag-hero.large.yellow-full-height.green .content h5,
  .ag-hero.large.yellow-full-height.green .content p,
  .ag-hero.large.yellow-full-height.green .content a {
    color: white !important;
  }
}
.ag-hero.medium .inner.large {
  height: 85vh;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
}
.ag-hero.small .inner.small {
  max-height: 430px;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
}
.ag-hero.small.member-active {
  padding-top: 32px;
  box-sizing: content-box;
}
.ag-hero.small.member-active .small.inner {
  padding-top: 143px;
  padding-bottom: 143px;
}
.ag-hero.small.member-active .small.inner h1 {
  margin: 15px;
}
.ag-hero.small.member-active .small.inner a.public-cta {
  display: block;
  margin-top: 64px;
  width: fit-content;
}
.ag-hero.small.member-active.large .inner .content h1 {
  font-size: 72px;
  line-height: 80px;
  max-width: 670px;
}
.ag-hero .inner .content {
  width: 100%;
  padding-left: 35px;
  padding-right: 35px;
  text-align: left;
  z-index: 2;
}
.ag-hero .inner .content h1,
.ag-hero .inner .content h2,
.ag-hero .inner .content h3,
.ag-hero .inner .content p {
  max-width: 450px;
  color: #ffffff;
}
.ag-hero .inner .content h1,
.ag-hero .inner .content h2,
.ag-hero .inner .content h3 {
  margin-bottom: 60px;
}
.ag-hero .inner .content p {
  margin-bottom: 30px;
  font-size: 1rem;
  line-height: 24px;
}
.ag-hero .inner .content h1 {
  font-size: 2.875rem;
}
.ag-hero .inner .content h2,
.ag-hero .inner .content h3 {
  font-size: 2rem;
}
.ag-hero .inner .content h4 {
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 40px;
  width: 653px;
}
@media (max-width: 900px) {
  .ag-hero .inner .content h4 {
    width: auto;
    font-size: 1rem;
    line-height: 24px;
  }
}
.ag-hero .inner .content .scroll-down-indicator {
  margin-top: 63px;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  display: flex;
  border-radius: 66px;
}
.ag-hero .inner .content .scroll-down-indicator span {
  background-image: url(images/dropdown-cheveron-black.svg);
  width: 12px;
  height: 100%;
  margin: auto;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  background-position: center;
}
@media (max-width: 900px) {
  .ag-hero .inner .content .scroll-down-indicator {
    margin: auto;
    margin-top: 36px;
  }
}
.ag-hero .inner .content .public-cta {
  margin-top: 40px;
}
@media (max-width: 900px) {
  .ag-hero .inner .content .public-cta {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
.ag-hero::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
  z-index: 1;
}

.page-id-9116 .ag-hero.large.member-active .inner .content h1 {
  font-weight: 300;
}
.page-id-9116 .ag-hero.large.member-active .inner .content h1 strong {
  padding: 1px 20px;
}

.ag-intersection-text {
  padding-top: 160px;
  padding-bottom: 190px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 900px) {
  .ag-intersection-text {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.ag-intersection-text .inner .content {
  font-size: 3.25rem;
}
@media (max-width: 900px) {
  .ag-intersection-text .inner .content {
    text-align: center;
  }
}
.ag-intersection-text .inner .content p {
  font-size: 12px;
  line-height: 14.14px;
  text-transform: uppercase;
  letter-spacing: 25%;
  margin: 0;
  font-family: "tt-hoves", sans-serif;
  letter-spacing: 2.5px;
  margin-bottom: 10px;
  color: #414141;
}
@media (max-width: 900px) {
  .ag-intersection-text .inner .content p {
    margin-bottom: 24px;
  }
}
.ag-intersection-text .inner .content h1,
.ag-intersection-text .inner .content h2,
.ag-intersection-text .inner .content h3,
.ag-intersection-text .inner .content h4,
.ag-intersection-text .inner .content h5 {
  font-size: 5rem;
  line-height: 88px;
  position: relative;
  margin: 0;
  color: #000000;
}
@media (max-width: 900px) {
  .ag-intersection-text .inner .content h1,
  .ag-intersection-text .inner .content h2,
  .ag-intersection-text .inner .content h3,
  .ag-intersection-text .inner .content h4,
  .ag-intersection-text .inner .content h5 {
    font-size: 32px;
    line-height: 40px;
  }
}
.ag-intersection-text .inner .content a {
  border: 1px solid #000;
  border-radius: 60px;
  font-size: 0.875rem;
  padding: 14px 20px;
  color: #000;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  margin-bottom: 12px;
  margin-left: 12px;
  line-height: 19.09px;
  font-size: 16px;
  padding: 21px 28px 21px 28px;
}
@media (max-width: 900px) {
  .ag-intersection-text .inner .content a {
    display: block;
    position: relative;
    margin-left: 0;
    margin-top: 20px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}

.ag-quote {
  margin-top: 77px;
}
.ag-quote .inner .content .vertical-line {
  display: block;
  position: relative;
  width: 1px;
  height: 233px;
  background: grey;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
@media (max-width: 900px) {
  .ag-quote .inner .content .vertical-line {
    height: 69px;
    margin-bottom: 20px;
    margin-top: 34px;
  }
}
.ag-quote .inner .content .quote {
  font-size: 2rem;
  font-size: 3rem;
  line-height: 56px;
  max-width: 1129px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media (max-width: 900px) {
  .ag-quote .inner .content .quote {
    font-size: 1.5rem;
    line-height: 38px;
    margin-bottom: 0px;
  }
}
.ag-quote .inner .content span {
  width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 40px;
}
.ag-quote .inner .content span img {
  max-width: 117px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ag-quote .inner .content .full-name {
  text-align: center;
  font-size: 1.5rem;
}
.ag-quote .inner .content .title {
  text-align: center;
  font-size: 0.875rem;
}
.ag-quote .inner .content p {
  margin: 0;
}
.ag-quote .inner .bottom-border {
  margin-top: 210px;
  width: auto;
  height: 1px;
  background-color: #eaeaea;
  margin-left: 60px;
  margin-right: 60px;
}
@media (max-width: 900px) {
  .ag-quote .inner .bottom-border {
    margin-top: 54px;
  }
}
@media (max-width: 900px) {
  .ag-quote.hide-me-on-mobile {
    display: none;
  }
}

.ag-intersection-content-section {
  margin: 0;
}
.ag-intersection-content-section .inner .content {
  padding-top: 163px;
  padding-bottom: 90px;
}
@media (max-width: 900px) {
  .ag-intersection-content-section .inner .content {
    padding-top: 54px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.ag-intersection-content-section .inner .content .content-intro {
  color: #ffffff;
  text-align: center;
}
@media (max-width: 900px) {
  .ag-intersection-content-section .inner .content .content-intro {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.ag-intersection-content-section .inner .content .content-intro h2 {
  margin-bottom: 8px;
  font-size: 5rem;
  line-height: 80px;
  letter-spacing: 0px;
  margin-bottom: 15px;
}
@media (max-width: 900px) {
  .ag-intersection-content-section .inner .content .content-intro h2 {
    font-size: 2rem;
    line-height: 40px;
  }
}
.ag-intersection-content-section .inner .content .content-intro p {
  max-width: 566px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.5rem;
  line-height: 38px;
  margin-bottom: 0;
}
@media (max-width: 900px) {
  .ag-intersection-content-section .inner .content .content-intro p {
    font-size: 1.25rem;
    line-height: 28px;
  }
}
.ag-intersection-content-section .inner .content .content-body {
  display: flex;
  flex-wrap: wrap;
}
.ag-intersection-content-section .inner .content .content-body .col {
  background-color: #ffffff;
  width: 50%;
  flex-basis: auto;
}
@media (max-width: 900px) {
  .ag-intersection-content-section .inner .content .content-body .col {
    width: 100%;
  }
}
.ag-intersection-content-section .inner .content .content-body .col.text {
  padding: 15% 8% 15% 8%;
  height: max-content;
}
@media (max-width: 900px) {
  .ag-intersection-content-section .inner .content .content-body .col.text {
    text-align: center;
    padding-top: 40px;
  }
}
.ag-intersection-content-section .inner .content .content-body .col.text p {
  max-width: 585px;
  letter-spacing: 0px;
}
.ag-intersection-content-section .inner .content .content-body .col.text .white-cta {
  margin-top: 39px;
  display: flex;
  width: fit-content;
}
@media (max-width: 900px) {
  .ag-intersection-content-section .inner .content .content-body .col.text .white-cta {
    width: 100%;
    justify-content: center;
  }
}
.ag-intersection-content-section .inner .content .content-body .col.image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .ag-intersection-content-section .inner .content .content-body .col.image {
    height: 400px;
  }
}
.ag-intersection-content-section .inner .content .content-body .col.image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.ag-intersection-content-section .inner .content .content-body.left {
  flex-direction: row;
}
@media (max-width: 900px) {
  .ag-intersection-content-section .inner .content .content-body.left {
    flex-direction: column;
  }
  .ag-intersection-content-section .inner .content .content-body.left .col.text {
    padding-bottom: 0;
  }
  .ag-intersection-content-section .inner .content .content-body.left .col.text::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #000000;
    display: block;
    margin-top: 45px;
  }
}
@media (max-width: 900px) and (max-width: 900px) {
  .ag-intersection-content-section .inner .content .content-body.left .col.text::after {
    height: 0px;
  }
}
.ag-intersection-content-section .inner .content .content-body.right {
  flex-direction: row-reverse;
}

.ag-content-rail {
  margin-bottom: 70px;
}
@media (max-width: 900px) {
  .ag-content-rail {
    margin-bottom: 40px;
    overflow: hidden;
  }
}
.ag-content-rail .top-header {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 89px;
}
@media (max-width: 900px) {
  .ag-content-rail .top-header {
    text-align: center;
    margin-bottom: 50px;
  }
  .ag-content-rail .top-header .white-cta {
    width: max-content;
    margin: auto;
    margin-left: 0;
  }
}
.ag-content-rail .top-header h3 {
  margin-bottom: 0 !important;
  line-height: 40px;
  max-width: 646px;
}
@media (max-width: 900px) {
  .ag-content-rail .top-header h3 {
    font-size: 20px !important;
    line-height: 28px;
    text-align: left;
  }
}
@media (max-width: 900px) {
  .ag-content-rail .top-header {
    flex-direction: column;
    align-items: baseline;
    grid-gap: 32px;
  }
}
.ag-content-rail .single-rail {
  position: relative;
}
.ag-content-rail .single-rail a {
  color: #000000;
  text-decoration: none;
}
.ag-content-rail .single-rail a.tag-bubble {
  position: absolute;
  padding: 10px;
  background: #d6471b;
  color: #ffffff;
  border-radius: 66px;
  top: 30px;
  left: 20px;
}
@media (max-width: 900px) {
  .ag-content-rail .single-rail a.tag-bubble {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ag-content-rail .single-rail .tags .tag {
  text-transform: uppercase;
  letter-spacing: 2.5px;
}
.ag-content-rail .single-rail .post-link {
  font-size: 1.5rem;
  line-height: 2rem;
  font-family: "zapfhumnst", sans-serif;
}
.ag-content-rail .single-rail .post-link p {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 0px;
}
.ag-content-rail .single-rail .rail-content {
  margin-top: 47px;
  z-index: 2;
  position: relative;
}
@media (max-width: 900px) {
  .ag-content-rail .single-rail .rail-content {
    margin-top: 22px;
  }
}
.ag-content-rail .single-rail .basic-style {
  display: none;
}
.ag-content-rail.basic .rail {
  display: flex;
  grid-gap: 33px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
}
@media (max-width: 900px) {
  .ag-content-rail.basic .rail.swiper-wrapper {
    flex-wrap: nowrap;
    grid-gap: 0;
  }
  .ag-content-rail.basic .rail.swiper-wrapper .single-rail {
    max-width: none;
    flex: none;
    opacity: 0.3;
    height: auto;
  }
  .ag-content-rail.basic .rail.swiper-wrapper .single-rail.swiper-slide-active {
    opacity: 1;
  }
  .ag-content-rail.basic .rail.swiper-wrapper .single-rail .rail-content .post-link p {
    text-align: left;
    margin-bottom: 0;
  }
}
.ag-content-rail.basic .rail .single-rail {
  flex: 1 1 calc(22% - 0px);
  max-width: 33%;
  box-sizing: border-box; /* Includes padding and borders in the width calculation */
}
.ag-content-rail.basic .rail .single-rail img {
  max-height: 424px;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 8px;
  width: 100%;
}
@media (max-width: 900px) {
  .ag-content-rail.basic .rail .single-rail img {
    height: 279px;
  }
}
.ag-content-rail.basic .rail .single-rail .tags {
  margin-bottom: 10px;
}
.ag-content-rail.basic .rail .single-rail .tags .tag {
  color: #a7a7a7;
  line-height: 14.14px;
  font-size: 0.75rem;
  letter-spacing: 2.5px;
  font-family: "tt-hoves", sans-serif;
}
.ag-content-rail.basic .rail .single-rail .basic-style {
  display: block;
}
.ag-content-rail.basic .rail .single-rail .non-basic {
  display: none;
}
.ag-content-rail.basic .rail .single-rail .overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ag-content-rail.basic .rail .single-rail.parlour .rail-content .tags a {
  font-size: 1.5rem;
  line-height: 38px;
  font-family: "zapfhumnst", sans-serif;
  text-transform: capitalize;
  opacity: 1;
  color: #000000;
}
.ag-content-rail.basic .rail .single-rail.parlour .rail-content .post-link p {
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 24px;
}
.ag-content-rail .swiper-container .rail {
  flex-wrap: nowrap;
  grid-gap: 25px;
}
.ag-content-rail .swiper-container .rail .single-rail {
  flex: none;
  max-width: calc(23% - 0px);
}
.ag-content-rail .swiper-container .rail .single-rail img {
  min-height: 428px;
  max-height: 428px;
  height: 100%;
  width: 100%;
}
@media (max-width: 900px) {
  .ag-content-rail .swiper-container .rail .single-rail {
    flex: 1 1 100%; /* Full width on mobile */
    max-width: none; /* Override the restrictive max-width */
    height: 353px;
    margin: 0 auto; /* Centre the element */
  }
}
.ag-content-rail.advanced .rail {
  display: flex;
  grid-gap: 20px;
  justify-content: space-between;
  grid-row-gap: 40px;
  flex-wrap: wrap;
}
.ag-content-rail.advanced .rail .single-rail {
  flex: 1 1 calc(24% - 10px); /* Ensures each item takes up 1/3 of the row */
  max-width: calc(24% - 10px); /* Limits the width to 1/3 of the container */
  width: 428px;
  box-sizing: border-box; /* Includes padding and borders in the width calculation */
  max-height: 535px;
  height: 535px;
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 900px) {
  .ag-content-rail.advanced .rail .single-rail {
    flex: 1 1 100%; /* Full width on mobile */
    max-width: 100% !important; /* Force full width */
    height: 380px;
    margin: 0 auto; /* Centres the element */
    width: 100% !important;
  }
}
.ag-content-rail.advanced .rail .single-rail img {
  position: absolute;
  max-height: 535px;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 8px;
}
.ag-content-rail.advanced .rail .single-rail .overlay-link {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.ag-content-rail.advanced .rail .single-rail::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60%; /* Adjust height as needed */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
}
.ag-content-rail.advanced .rail .single-rail .tags {
  margin-top: 20px;
  margin-bottom: 10px;
}
.ag-content-rail.advanced .rail .single-rail .tags .tag {
  color: #a7a7a7;
  color: #ffffff;
  font-size: 0.875rem;
}
.ag-content-rail.advanced .rail .single-rail .rail-content {
  margin-left: 44px;
  margin-right: 44px;
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
}
.ag-content-rail.advanced .rail .single-rail .rail-content a,
.ag-content-rail.advanced .rail .single-rail .rail-content .tags {
  color: #ffffff;
}
.ag-content-rail.advanced .rail .single-rail .rail-content .post-link {
  font-size: 24px;
  line-height: 38px;
  font-family: "zapfhumnst", sans-serif;
}
.ag-content-rail.advanced .rail .single-rail .rail-content .bubble {
  padding: 8px 12px;
  border-radius: 300px;
  color: #ffffff;
  text-decoration: none;
  text-transform: capitalize;
  font-family: "zapfhumnst", sans-serif;
  letter-spacing: 0px;
  font-size: 1rem;
  line-height: 24px;
  width: fit-content;
  margin-top: 22px;
}
.ag-content-rail.advanced .rail .single-rail .rail-content .bubble.green {
  background-color: #177654;
  border: 1px solid #177654;
}
.ag-content-rail.advanced .rail .single-rail .rail-content .bubble.blue {
  background-color: #63a0c8;
  border: 1px solid #63a0c8;
}
.ag-content-rail.advanced .rail .single-rail .rail-content .bubble.reset {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
}
@media (max-width: 900px) {
  .ag-content-rail.advanced .rail .single-rail .rail-content {
    margin-left: 20px;
    margin-bottom: 25px;
    margin-right: 20px;
  }
}
.ag-content-rail.advanced .rail .single-rail .tag-bubble {
  top: auto;
  bottom: 50px;
  left: 20px;
  z-index: 1;
}
.ag-content-rail.advanced .swiper-container .swiper-wrapper {
  flex-wrap: nowrap;
}
.ag-content-rail.advanced .swiper-container .swiper-wrapper.rail {
  grid-gap: 18px;
}
@media (max-width: 900px) {
  .ag-content-rail.advanced .swiper-container .swiper-wrapper.rail {
    grid-gap: initial;
  }
}
.ag-content-rail.advanced .swiper-container .swiper-wrapper .swiper-slide {
  flex: none;
}
@media (max-width: 900px) {
  .ag-content-rail.advanced.member-non-member .top-header {
    text-align: left;
  }
  .ag-content-rail.advanced.member-non-member .top-header h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .ag-content-rail.advanced.member-non-member .top-header .white-cta {
    margin-left: 0;
  }
}
.ag-content-rail.center .top-header {
  align-items: center;
}
.ag-content-rail.center .top-header .white-cta {
  margin-left: auto;
}

.ag-fiftyfifty {
  margin: 0;
}
.ag-fiftyfifty .inner.equal .content .content-body .col.text {
  padding: 15% 10% 15% 10%;
  height: max-content;
  padding-top: 50px;
  padding-bottom: 55px;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner.equal .content .content-body .col.text {
    padding: 0;
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ag-fiftyfifty .inner .content {
  padding-top: 146px;
  padding-bottom: 186px;
  padding-right: 0;
}
.ag-fiftyfifty .inner .content.left {
  padding-left: 0;
  padding-right: 60px;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner .content.left {
    padding-right: 0;
  }
}
.ag-fiftyfifty .inner .content.left .content-body.left {
  align-items: center;
}
.ag-fiftyfifty .inner .content.left .content-body.left .col.image {
  border-radius: 0px 16px 16px 0px;
  height: 600px;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner .content.left .content-body.left .col.image {
    height: auto;
    height: 359px;
    flex: auto;
  }
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner .content {
    padding-top: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.ag-fiftyfifty .inner .content .content-intro {
  color: #ffffff;
  text-align: center;
  margin-bottom: 50px;
}
.ag-fiftyfifty .inner .content .content-intro h2 {
  margin-bottom: 8px;
  font-size: 3.25rem;
}
.ag-fiftyfifty .inner .content .content-intro p {
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
}
.ag-fiftyfifty .inner .content .content-body {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.ag-fiftyfifty .inner .content .content-body .col {
  flex: 1; /* Ensures equal column width */
  background-color: transparent;
  width: 50%;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner .content .content-body .col {
    width: 100%;
  }
}
.ag-fiftyfifty .inner .content .content-body .col ol {
  counter-reset: list-counter;
  padding: 0;
  margin: 0;
  width: fit-content;
}
.ag-fiftyfifty .inner .content .content-body .col ol li {
  counter-increment: list-counter;
  position: relative;
  list-style: none;
  padding-left: 60px;
  font-size: 32px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1215686275);
  padding-bottom: 25px;
  padding-top: 25px;
  font-family: "zapfhumnst", sans-serif;
  color: #8f8f8f;
}
.ag-fiftyfifty .inner .content .content-body .col ol li::before {
  font-family: "tt-hoves", sans-serif;
  content: "0" counter(list-counter) " ";
  position: absolute;
  left: 0px;
  color: #177654;
  top: 32px;
  font-size: 1rem;
  line-height: 24px;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner .content .content-body .col ol li {
    padding-left: 0;
    text-align: center;
    padding-top: 60px;
    font-size: 1.2rem;
    line-height: 32px;
  }
  .ag-fiftyfifty .inner .content .content-body .col ol li::before {
    left: 0;
    width: 100%;
  }
}
.ag-fiftyfifty .inner .content .content-body .col ul {
  margin: 0 0 1.5em 1.2em;
}
.ag-fiftyfifty .inner .content .content-body .col ul li {
  list-style: disc;
  opacity: 0.6;
  font-family: "tt-hoves", sans-serif;
  font-size: 16px;
  line-height: 32px;
}
.ag-fiftyfifty .inner .content .content-body .col.text {
  padding-right: 10%;
  padding-left: 10%;
  height: max-content;
  padding-top: 50px;
  padding-bottom: 55px;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner .content .content-body .col.text {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.ag-fiftyfifty .inner .content .content-body .col.text p {
  max-width: 585px;
  color: #000000;
}
.ag-fiftyfifty .inner .content .content-body .col.text h2 {
  margin-bottom: 25px;
}
.ag-fiftyfifty .inner .content .content-body .col.text h2 strong {
  background: transparent;
}
.ag-fiftyfifty .inner .content .content-body .col.text ul {
  margin-left: 16px;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner .content .content-body .col.text ul {
    padding-left: 10px;
  }
}
.ag-fiftyfifty .inner .content .content-body .col.text .white-cta {
  background-color: transparent;
  margin-top: 25px;
  display: inline-block;
  display: flex;
  width: fit-content;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner .content .content-body .col.text .white-cta {
    width: 100%;
    justify-content: center;
  }
}
.ag-fiftyfifty .inner .content .content-body .col.text .white-cta:hover {
  background-color: #177654;
  color: #ffffff;
}
.ag-fiftyfifty .inner .content .content-body .col.red h2 strong {
  color: #d6471b;
}
.ag-fiftyfifty .inner .content .content-body .col.red .bubble {
  background-color: #d6471b;
  width: fit-content;
  display: flex;
  padding: 6px 24px;
  align-items: center;
  border-radius: 65px;
  margin-bottom: 20px;
}
.ag-fiftyfifty .inner .content .content-body .col.red .bubble p {
  font-size: 14px;
  color: #ffffff;
  margin: 0;
  font-family: "tt-hoves", sans-serif;
}
.ag-fiftyfifty .inner .content .content-body .col.green h2 strong {
  color: #177654;
}
.ag-fiftyfifty .inner .content .content-body .col.green .bubble {
  background-color: #177654;
  width: fit-content;
  display: flex;
  padding: 6px 24px;
  align-items: center;
  border-radius: 65px;
  margin-bottom: 33px;
  font-family: "tt-hoves", sans-serif;
  padding: 12px 28px 12px 28px;
}
.ag-fiftyfifty .inner .content .content-body .col.green .bubble p {
  color: #ffffff;
  margin: 0;
  font-size: 0.875rem;
  line-height: 22px;
}
.ag-fiftyfifty .inner .content .content-body .col.light_green .bubble {
  background-color: #177654;
  width: fit-content;
  display: flex;
  padding: 6px 24px;
  align-items: center;
  border-radius: 65px;
  margin-bottom: 33px;
  font-family: "tt-hoves", sans-serif;
  padding: 12px 20px 12px 20px;
}
.ag-fiftyfifty .inner .content .content-body .col.light_green .bubble p {
  color: #ffffff;
  margin: 0;
  font-size: 0.875rem;
  line-height: 22px;
}
.ag-fiftyfifty .inner .content .content-body .col.grey .bubble p {
  font-family: "tt-hoves", sans-serif;
  font-size: 0.75rem;
  line-height: 14.14px;
  letter-spacing: 2.5px;
}
.ag-fiftyfifty .inner .content .content-body .col.image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 16px 0px 0px 16px;
  overflow: hidden;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner .content .content-body .col.image {
    border-radius: 0px;
    margin-bottom: 50px;
  }
}
.ag-fiftyfifty .inner .content .content-body .col.image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.ag-fiftyfifty .inner .content .content-body .col.video-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  height: inherit;
  overflow: hidden;
  max-height: 600px;
}
.ag-fiftyfifty .inner .content .content-body .col.video-wrapper video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
}
.ag-fiftyfifty .inner .content .content-body.left {
  flex-direction: row;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner .content .content-body.left {
    flex-direction: column;
  }
}
.ag-fiftyfifty .inner .content .content-body.right {
  flex-direction: row-reverse;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner .content .content-body.right {
    flex-direction: column;
  }
}
.ag-fiftyfifty .inner.image-large .content {
  padding-top: 50px;
  padding-bottom: 50px;
}
.ag-fiftyfifty .inner.image-large .content .content-body .col.image {
  border-radius: 16px 16px 16px 16px;
  border-radius: 0px;
  padding-right: 146px;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner.image-large .content .content-body .col.image {
    padding-right: 0;
  }
}
.ag-fiftyfifty .inner.image-large .content .content-body .col.image img {
  max-height: 100%; /* Image cannot exceed the height of its parent */
  object-fit: contain; /* Scale the image while maintaining aspect ratio */
  width: 100%;
  object-position: left;
  border-radius: 0px;
}
.ag-fiftyfifty .inner.image-large .content .content-body .col.image.no-mobile-image .mobile-image {
  display: none;
}
.ag-fiftyfifty .inner.image-large .content .content-body .col.image.has-mobile-image .mobile-image {
  display: none;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner.image-large .content .content-body .col.image.has-mobile-image .desktop-image {
    display: none;
  }
  .ag-fiftyfifty .inner.image-large .content .content-body .col.image.has-mobile-image .mobile-image {
    display: block;
  }
}
.ag-fiftyfifty .inner.image-large .content .content-body .col.no-image {
  height: auto;
}
.ag-fiftyfifty .inner.image-large .content .content-body .col.text {
  padding-top: 0%;
  padding-bottom: 0%;
  margin-top: auto;
  margin-bottom: auto;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner.image-large .content .content-body .col.text {
    padding-left: 0;
    padding-right: 0;
  }
}
.ag-fiftyfifty .inner.image-large .content .content-body .col.text h5 {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0px;
}
.ag-fiftyfifty .inner.image-large .content .content-body.right .text.no-image {
  padding-left: 153px;
  margin-top: 0;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner.image-large .content .content-body.right .text.no-image {
    padding-left: 0;
    width: 100%;
  }
}
.ag-fiftyfifty .inner.image-large .content .content-body.right .text.no-image h3 {
  margin: 0;
}
.ag-fiftyfifty .inner.image-large .content .content-body.right .text.no-additional-content {
  width: 46%;
  flex: none;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner.image-large .content .content-body.right .text.no-additional-content {
    width: 100%;
  }
}
.ag-fiftyfifty .inner.image-large .content .content-body.right .text.additional-content {
  flex: none;
}
.ag-fiftyfifty .inner.image-large .content .content-body.right .text.additional-content .accordion-container .inner .single-accordion-fiftyfifty .title h2 {
  font-size: 40px;
  line-height: 48px;
  color: #177654;
}
.ag-fiftyfifty .inner.image-large .content .content-body.right .image.no-image {
  height: auto;
}
.ag-fiftyfifty .inner.image-large .content .content-body.right .image.no-image h3 {
  margin: 0;
}
.ag-fiftyfifty .inner.image-large .content .content-body.right .image.no-image h2 {
  margin-bottom: 25px;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner.image-large .content .content-body.right .image.additional-content {
    order: 2;
    margin-bottom: 0;
  }
  .ag-fiftyfifty .inner.image-large .content .content-body.right .image.additional-content .accordion-container {
    margin-top: 30px;
  }
}
.ag-fiftyfifty .inner.image-large .content .content-body.right .image.additional-content .accordion-container .inner .single-accordion-fiftyfifty .title h2 {
  font-size: 40px;
  line-height: 48px;
  color: #177654;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner.image-large .content .content-body.right .image.additional-content .accordion-container .inner .single-accordion-fiftyfifty .title h2 {
    font-size: 2rem;
    line-height: 40px;
  }
}
.ag-fiftyfifty .inner.image-large .content .content-body.right .image.additional-content .accordion-container .inner .single-accordion-fiftyfifty .title h2 span {
  background-image: url(images/arrow.svg);
  display: block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.4;
  transform: rotate(180deg);
}
.ag-fiftyfifty .inner.image-large .content .content-body.right .image.additional-content .accordion-container .inner .single-accordion-fiftyfifty .text {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
}
.ag-fiftyfifty .inner.image-large .content .content-body.right .image.additional-content .accordion-container .inner .single-accordion-fiftyfifty.active .text {
  max-height: 500px;
}
.ag-fiftyfifty .inner.image-large .content .content-body.right .image.additional-content .accordion-container .inner .single-accordion-fiftyfifty.active .title h2 span {
  opacity: 1;
  transform: rotate(0deg);
}
@media (max-width: 900px) {
  .ag-fiftyfifty .inner.image-large .content .content-body.right .image.additional-content .accordion-container .inner .single-accordion-fiftyfifty {
    margin-bottom: 1.2rem;
  }
}
.ag-fiftyfifty.no-image .inner .content {
  padding-top: 110px;
  padding-bottom: 110px;
}
@media (max-width: 900px) {
  .ag-fiftyfifty.no-image .inner .content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (max-width: 900px) {
  .ag-fiftyfifty.member-non-member .col .bubble p {
    font-family: "tt-hoves", sans-serif;
  }
}

.ag-full-bleed-image {
  /* placement style specific settings */
}
.ag-full-bleed-image .image-wrapper img {
  width: 100%;
}
.ag-full-bleed-image .inner .content {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 900px) {
  .ag-full-bleed-image {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.ag-full-bleed-image.overlay {
  position: relative;
}
.ag-full-bleed-image.overlay .inner {
  position: absolute;
  top: 0;
  height: 100%;
}
.ag-full-bleed-image.overlay .inner .content {
  height: inherit;
  padding-left: 0;
}
.ag-full-bleed-image.overlay .inner .content .content-body {
  height: inherit;
  align-items: center;
}
.ag-full-bleed-image.overlay .inner .content .content-body .col.text p,
.ag-full-bleed-image.overlay .inner .content .content-body .col.text h5 {
  color: #ffffff;
}
.ag-full-bleed-image.overlay .inner .content .content-body .col.text .white-cta {
  color: #ffffff;
  border: 1px solid #ffffff;
}
.ag-full-bleed-image.overlay .inner .content .content-body .col.text .white-cta::after {
  background-image: url(images/arrow-right-white.svg);
}
.ag-full-bleed-image.left .inner .content .content-body {
  grid-gap: 50px;
}
.ag-full-bleed-image.left .inner .content .content-body .col.text {
  padding: 0% 0% 0% 10%;
  height: 100%;
  margin: auto;
}
@media (max-width: 900px) {
  .ag-full-bleed-image.left .inner .content .content-body .col.text {
    padding: 30px;
  }
}
.ag-full-bleed-image.left .inner .content .content-body.right .col.image {
  border-radius: 0;
  width: 30%;
  flex: auto;
}
@media (max-width: 900px) {
  .ag-full-bleed-image.left .inner .content .content-body.right .col.image {
    width: 100%;
    margin-bottom: 0;
  }
}
.ag-full-bleed-image.left .inner .content .content-body.right .col.image .image-wrapper {
  height: 100%;
}
.ag-full-bleed-image.left .inner .content .content-body.right .col.image .image-wrapper img {
  height: 100%;
  object-fit: cover;
}

.ag-manifesto {
  margin-bottom: 0;
  margin: 0;
}
@media (max-width: 900px) {
  .ag-manifesto {
    overflow: hidden;
  }
}
.ag-manifesto .inner .content {
  padding-top: 110px;
  padding-right: 0;
  padding-left: 0;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 900px) {
  .ag-manifesto .inner .content {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 50px;
  }
}
.ag-manifesto .inner .content p {
  display: flex;
  color: #ffffff;
  line-height: 40px;
  font-size: 2rem;
  margin-bottom: 70px;
  align-items: center;
}
@media (max-width: 900px) {
  .ag-manifesto .inner .content p {
    font-size: 1.2rem;
    line-height: 32px;
    flex-direction: column;
    text-align: center;
    margin-bottom: 40px;
  }
}
.ag-manifesto .inner .content p span {
  margin-right: 80px;
  font-size: 0.875rem;
}
@media (max-width: 900px) {
  .ag-manifesto .inner .content p span {
    margin-right: 0;
  }
}
.ag-manifesto .inner .large {
  font-size: 13.6563rem;
  text-align: right;
  color: #ffffff;
  opacity: 0.2;
  margin: 0;
  padding: 0;
  line-height: 0.5;
  margin-top: -40px;
}
@media (max-width: 900px) {
  .ag-manifesto .inner .large {
    font-size: 7.7rem;
    margin-top: 80px;
    margin-left: -44px;
  }
}

.ag-editorial-variant-one {
  margin-top: 0;
  margin-bottom: 0;
  min-height: 100vh;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  position: relative;
  height: 1217px;
}
@media (max-width: 900px) {
  .ag-editorial-variant-one {
    min-height: auto;
    height: 683px;
    height: 642px;
  }
}
.ag-editorial-variant-one::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.ag-editorial-variant-one .inner {
  width: 100%;
  position: relative;
  height: 100%;
  display: inline-block;
}
.ag-editorial-variant-one .inner .content {
  justify-content: end;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 67px;
  text-align: center;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}
.ag-editorial-variant-one .inner .content h2,
.ag-editorial-variant-one .inner .content h3 {
  font-size: 2.5rem;
  line-height: 48px;
}
@media (max-width: 900px) {
  .ag-editorial-variant-one .inner .content h2,
  .ag-editorial-variant-one .inner .content h3 {
    font-size: 1.25rem;
    line-height: 28px;
  }
}
.ag-editorial-variant-one .inner .content a.white-cta {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding: 21px 28px 21px 28px;
}
.ag-editorial-variant-one.member-active .inner .content {
  text-align: left;
  margin-left: 0;
  max-width: none;
  width: 60%;
}
.ag-editorial-variant-one.member-active .inner .content a {
  margin-left: 0;
}
.ag-editorial-variant-one.member-active .inner .content a::after {
  content: "";
  display: flex;
  width: 19px;
  height: 19px;
  background-image: url(images/arrow-right-white.svg);
  background-repeat: no-repeat;
  transition: 0.3s;
}
@media (max-width: 900px) {
  .ag-editorial-variant-one.member-active .inner .content {
    width: auto;
    padding-bottom: 45px;
  }
  .ag-editorial-variant-one.member-active .inner .content h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 42px;
  }
}
@media (max-width: 900px) {
  .ag-editorial-variant-one.member-active a.tag-bubble {
    top: 20px;
    left: 30px;
  }
}

.join-alite {
  background-color: #ffffff;
  margin: 0;
}
.join-alite .inner {
  padding-top: 125px;
  padding-bottom: 125px;
}
@media (max-width: 900px) {
  .join-alite .inner {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
.join-alite .inner .content {
  text-align: center;
}
.join-alite .inner .content h2 {
  font-size: 5rem;
  line-height: 88px;
  margin-bottom: 16px;
}
@media (max-width: 900px) {
  .join-alite .inner .content h2 {
    font-size: 2rem;
    line-height: 40px;
  }
}
.join-alite .inner .content p {
  max-width: 566px;
  font-size: 24px;
  line-height: 38px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 41px;
}
.join-alite.member-active .white-cta {
  background-color: #d6471b;
  color: #ffffff;
  border: 1px solid #d6471b;
}
.join-alite.member-non-member .white-cta {
  background-color: #177654;
  color: #ffffff;
  border: 1px solid #177654;
  display: block;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.join-alite.left, .join-alite.centre {
  background-color: #177654;
}
.join-alite.left .inner, .join-alite.centre .inner {
  margin-left: 213px;
}
@media (max-width: 900px) {
  .join-alite.left .inner, .join-alite.centre .inner {
    margin-left: 50px;
  }
}
.join-alite.left .inner .content, .join-alite.centre .inner .content {
  text-align: left;
  color: #ffffff;
  padding-left: 0;
}
.join-alite.left .inner .content h6, .join-alite.centre .inner .content h6 {
  margin-bottom: 16px;
}
.join-alite.left .inner .content h2, .join-alite.centre .inner .content h2 {
  font-size: 3rem;
}
@media (max-width: 900px) {
  .join-alite.left .inner .content h2, .join-alite.centre .inner .content h2 {
    font-size: 2rem;
    line-height: 40px;
  }
}
.join-alite.left .inner .content p, .join-alite.centre .inner .content p {
  margin-left: 0;
  font-family: "tt-hoves", sans-serif;
  line-height: 26px;
  letter-spacing: 0px;
  font-size: 1.25rem;
  font-size: 20px;
  line-height: 26px;
  opacity: 0.8;
  letter-spacing: 0;
}
.join-alite.left .inner .content .white-cta, .join-alite.centre .inner .content .white-cta {
  background-color: #ffffff;
  color: #000000;
  border: #ffffff;
}
@media (max-width: 900px) {
  .join-alite.centre .inner .content {
    text-align: center;
  }
  .join-alite.centre .inner .content h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .join-alite.centre .inner .content p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
  }
}

.ag-accordion .inner .content {
  padding-left: 213px;
  padding-right: 213px;
}
@media (max-width: 900px) {
  .ag-accordion .inner .content {
    padding: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ag-accordion .inner .content h6 {
  margin-bottom: 25px;
}
.ag-accordion .inner .content .accordion-container .inner .single-accordion {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 42px;
  transition: 3s;
}
.ag-accordion .inner .content .accordion-container .inner .single-accordion .title p {
  font-size: 1.25rem;
  color: #000000;
  line-height: 26px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  opacity: 0.4;
}
.ag-accordion .inner .content .accordion-container .inner .single-accordion .title p span {
  background-image: url(images/arrow.svg);
  display: block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.4;
  transform: rotate(180deg);
  flex-shrink: 0;
}
@media (max-width: 900px) {
  .ag-accordion .inner .content .accordion-container .inner .single-accordion .title p {
    font-size: 1rem;
    line-height: 24px;
    grid-gap: 28px;
  }
  .ag-accordion .inner .content .accordion-container .inner .single-accordion .title p span {
    flex-shrink: 0;
  }
}
.ag-accordion .inner .content .accordion-container .inner .single-accordion .text {
  position: relative;
  padding-left: 32px;
  max-width: 850px;
  color: #8f8f8f;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
}
.ag-accordion .inner .content .accordion-container .inner .single-accordion .text p {
  font-size: 1rem;
  font-family: "tt-hoves", sans-serif;
  line-height: 28px;
  letter-spacing: 0px;
}
.ag-accordion .inner .content .accordion-container .inner .single-accordion .text.active {
  display: block;
}
.ag-accordion .inner .content .accordion-container .inner .single-accordion .text::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 80%;
  background-color: #177654;
  left: 0;
  top: 5px;
}
.ag-accordion .inner .content .accordion-container .inner .single-accordion.active .text {
  display: block;
  max-height: 500px;
}
.ag-accordion .inner .content .accordion-container .inner .single-accordion.active .title p {
  opacity: 1;
}
.ag-accordion .inner .content .accordion-container .inner .single-accordion.active .title p span {
  opacity: 1;
  transform: rotate(0deg);
}
.ag-accordion .inner .content .accordion-container .inner .single-accordion:hover {
  cursor: pointer;
}

.featured-listings {
  margin-top: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.featured-listings .inner {
  position: relative;
  padding-left: 60px;
  padding-right: 60px;
}
@media (max-width: 900px) {
  .featured-listings .inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.featured-listings .inner::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000000;
  margin-bottom: 50px;
  display: block;
}
@media (max-width: 900px) {
  .featured-listings .inner::before {
    display: none;
  }
}
.featured-listings .inner h2 {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 56px;
}
.featured-listings .flex {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 16px; /* Optional: space between items */
}
@media (max-width: 900px) {
  .featured-listings .flex {
    flex-wrap: nowrap;
    gap: unset;
  }
}
.featured-listings .flex .single-post {
  display: flex;
  flex-direction: column;
  flex: 1 1 calc(25% - 16px); /* Allow items to grow and shrink, set the basis to 25% of the container width */
  min-width: 150px; /* Set the minimum width before wrapping */
  box-sizing: border-box; /* Include padding and border in the total width */
  max-width: 428px;
}
@media (max-width: 900px) {
  .featured-listings .flex .single-post {
    flex: none;
  }
  .featured-listings .flex .single-post.swiper-slide:nth-child(1) {
    display: none;
  }
}
.featured-listings .flex .single-post .img-wrapper {
  max-width: 428px;
  max-height: 428px;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
}
.featured-listings .flex .single-post .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.featured-listings .flex .single-post .content {
  padding: 0;
  margin-top: 30px;
}
.featured-listings .flex .single-post .content h4 {
  margin-top: 14px;
  font-size: 24px;
  line-height: 38px;
}
.featured-listings .flex .single-post .content h6 {
  text-transform: uppercase;
}
.featured-listings .flex .single-post .content p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3; /* Limits text to 3 lines */
  overflow: hidden; /* Hides overflow without ellipses */
  text-overflow: clip;
  margin: 0;
  margin-top: 5px;
  padding: 0;
  display: block; /* Ensure it's block-level */
  overflow: hidden;
  line-height: 1.5em; /* Adjust this based on your design */
  max-height: 5em; /* Limits to 3 lines */
  margin: 0;
  margin-top: 5px;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
  opacity: 0.8;
  font-family: "tt-hoves", sans-serif;
}
.featured-listings .flex .single-post.hide-on-desktop {
  display: none;
}
.featured-listings.template-grid .flex {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* Creates 4 equal columns */
  gap: 33px; /* Adjust space between items */
}
@media (max-width: 900px) {
  .featured-listings.template-grid .flex {
    display: flex;
    flex-direction: column;
  }
}
.featured-listings.template-grid .flex .single-post {
  margin-bottom: 50px;
  position: relative;
}
.featured-listings.template-grid .flex .single-post .overlayed-link {
  position: absolute;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.featured-listings.template-grid .flex .single-post:first-child {
  grid-column: span 2; /* Makes the first item span 2 columns */
  grid-row: span 2; /* Makes the first item span 2 rows */
  max-width: none;
  max-height: none;
}
.featured-listings.template-grid .flex .single-post:first-child .img-wrapper {
  max-width: 882px;
  max-height: 877px;
}
@media (max-width: 900px) {
  .featured-listings.template-grid .flex .single-post:first-child .img-wrapper {
    height: 392px;
  }
}
.featured-listings.template-grid .flex .single-post:first-child .content h4 {
  font-size: 4rem;
  line-height: 72px;
  color: #000000;
}
@media (max-width: 900px) {
  .featured-listings.template-grid .flex .single-post:first-child .content h4 {
    font-size: 24px;
    line-height: 38px;
  }
}
.featured-listings.template-grid .flex .single-post:first-child .content p {
  font-size: 20px;
  line-height: 26px;
  color: #5f5f5f;
}
@media (max-width: 900px) {
  .featured-listings.template-grid .flex .single-post:first-child .content p {
    text-align: left;
  }
}
.featured-listings.template-grid .flex .single-post:not(:first-child) {
  grid-column: span 1; /* Makes each subsequent item take up 1 column */
}
.featured-listings.template-grid .flex .single-post:nth-child(n+2) {
  /* Alternate columns between 3 and 4 */
  grid-column-start: 3;
}
.featured-listings.template-grid .flex .single-post:nth-child(n+2):nth-child(even) {
  grid-column-start: 3; /* Place in column 3 for odd items */
}
.featured-listings.template-grid .flex .single-post:nth-child(n+2):nth-child(odd) {
  grid-column-start: 4; /* Place in column 4 for even items */
}
.featured-listings.template-grid .flex .single-post.hide-on-desktop {
  display: none;
}
@media (max-width: 900px) {
  .featured-listings.template-grid .inner .single-post .content p {
    text-align: left;
  }
}
.featured-listings .hide-on-desktop {
  display: none;
}
@media (max-width: 900px) {
  .featured-listings .hide-on-desktop {
    display: block;
  }
  .featured-listings .hide-on-desktop .content {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 30px;
  }
  .featured-listings .hide-on-desktop .content h4 {
    margin-top: 14px;
    font-size: 2rem;
    line-height: 40px;
  }
  .featured-listings .hide-on-desktop .content p {
    margin-bottom: 52px;
  }
}
@media (max-width: 900px) {
  .featured-listings .hide-text-on-mobile {
    display: none;
  }
}

.personalised-message.welcome-message {
  margin-bottom: -108px;
}
@media (max-width: 900px) {
  .personalised-message.welcome-message {
    margin-bottom: -30px;
  }
}
.personalised-message.welcome-message .inner .content p {
  font-family: "tt-hoves", sans-serif;
  font-size: 12px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}
@media (max-width: 900px) {
  .personalised-message.welcome-message .inner .content p {
    text-align: center;
  }
}

.keyline-mobile-block {
  display: none;
}
@media (max-width: 900px) {
  .keyline-mobile-block {
    display: block;
    height: 10px;
    background-color: #eaeaea;
    width: 100%;
    margin: 0;
  }
}

.development-cards .inner {
  background: #ffffff;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.development-cards .inner .content {
  display: flex;
  padding-left: 0;
  padding-right: 0;
  grid-gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow: visible;
}
@media (max-width: 900px) {
  .development-cards .inner .content {
    flex-direction: column;
  }
}
.development-cards .inner .content .card-single {
  width: 25%; /* 4 per row */
  background: #c3e1f4;
  border-radius: 10px;
  overflow: hidden;
  height: auto;
}
@media (max-width: 900px) {
  .development-cards .inner .content .card-single {
    width: 100%;
  }
}
.development-cards .inner .content .card-single .top-logo-wrapper {
  background: #63a0c8;
  text-align: center;
  position: relative;
  height: 60px;
  overflow: hidden;
}
.development-cards .inner .content .card-single .top-logo-wrapper img {
  margin-bottom: -50px;
}
.development-cards .inner .content .card-single .inner {
  background: #c3e1f4;
  padding-left: 15px;
  padding-right: 15px;
}
.development-cards .inner .content .card-single .inner .body {
  padding-bottom: 50px;
}
.development-cards .inner .content .card-single .inner .body h3,
.development-cards .inner .content .card-single .inner .body .head {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 0px;
  letter-spacing: 0px;
  font-family: "zapfhumnst", sans-serif;
  font-weight: 400;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.development-cards .inner .content .card-single .inner .body h3 {
  text-align: center;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.development-cards .inner .content .card-single .inner .body .head {
  margin-top: 0;
}
.development-cards .inner .content .card-single .inner .body .sub {
  margin-top: 1.5rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-family: "tt-hoves", sans-serif;
  font-weight: 400;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
  line-height: 14.14px;
  font-size: 0.75rem;
  letter-spacing: 2.5px;
  font-family: "tt-hoves", sans-serif;
}
.development-cards .inner .content .card-single .inner .body .body-wrapper {
  margin-top: 1rem;
}
.development-cards .inner .content .card-single .inner .body .body-wrapper p {
  font-family: "tt-hoves", sans-serif;
  font-size: 1rem;
  line-height: 24px;
  margin-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
.development-cards .inner .content .card-single .inner .body img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}
.development-cards .inner .content .swiper-wrapper {
  align-items: stretch;
}
@media (max-width: 900px) {
  .development-cards .inner .content .swiper-wrapper {
    flex-direction: column;
    grid-gap: 20px;
  }
}

.videocast.full-bleed-video {
  margin: 0;
}
.videocast.full-bleed-video .inner .video-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  height: 90vh;
  overflow: hidden;
  max-height: 90vh;
}
.videocast.full-bleed-video .inner .video-wrapper video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
}

/* .white-cta {
    font-family: "SF Compact Display", sans-serif !important;
    font-weight: 400;
}
 */
/*--------------------------------------------------------------
# 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;
}

/* Temporary add border to all elements. Useful for debugging mobile responsiveness */
.login #loginform {
  border: none;
  box-shadow: none;
}

.block-line-seperator {
  display: block;
  width: auto;
  height: 1px;
  background: black;
  padding-left: 60px;
  padding-right: 60px;
  margin-left: 60px;
  margin-right: 60px;
}

#wpadminbar {
  display: none !important;
}

.dropzone .dz-default {
  display: none;
}

.page-template-cwf-application-flow .mb-12 .flex.cwf-content {
  padding-top: 12rem;
}
.page-template-cwf-application-flow .mb-12 .flex .max-w-xl {
  padding-left: 0;
  padding-right: 0;
}
.page-template-cwf-application-flow .mb-12 .flex .max-w-xl .gform-footer input .gform_button {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  color: white;
  border-radius: 66px;
  width: 100%;
  background-color: #d6471b;
}
.page-template-cwf-application-flow #mepr_signup_form .mp-form-submit input.mepr-submit {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  color: white;
  border-radius: 66px;
}

/* ACF GOOGLE MAPS STYLE */
.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 20px 0;
  filter: grayscale(100%);
}

.acf-map img {
  max-width: inherit !important;
}

#mobile-member-message-temporary {
  display: none !important;
}

.show-on-mobile {
  display: none !important;
}
@media (max-width: 900px) {
  .show-on-mobile {
    display: block !important;
  }
}

@media (max-width: 900px) {
  .hide-on-mobile {
    display: none !important;
  }
}
.review-stage h3 {
  font-family: "zapfhumnst", sans-serif !important;
}

/* @media (max-width: 700px) {
	.logged-in {
		#mobile-member-message-temporary {
			// this is the temp message for mobile under construction
			display: block !important;
			height: 100%;
			width: 100%;
			h2 {
				margin-top: 200px;
				margin-bottom: auto;
				color: #000000;
				font-size: 42px;
				margin-left: 60px;
			}
		}
		#primary {
			display: none;
		}
		.site-header {
			.members-menu {
				.menu {
					display: none !important;
				}
			}
		}
	}
}
 */
/*!******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./node_modules/swiper/swiper.css ***!
  \******************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 11.1.9
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 31, 2024
 */
/* FONT_START */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

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