@charset "UTF-8";
/*!
Theme Name: TwoTen Blocks
Theme URI: http://underscores.me/
Author: TwoTen Studio
Author URI: https://twotenstudio.co.uk
Description: Description
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: twoten-blocks
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.

TwoTen Blocks 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

--------------------------------------------------------------*/
.bg-green {
  background-color: #005336;
  color: #f0f6da;
}
.bg-green .case-study-scrollbar {
  background: #fff !important;
}
.bg-green .case-study-thumb {
  background: #fff !important;
}
.bg-green a {
  color: #f0f6da;
}

.bg-lightGreen {
  background-color: #47d260;
  color: #002b1d;
}

.bg-pistachio {
  background-color: #f0f6da !important;
  color: #000;
}

.bg-mint .text-editor-area {
  border-left: 1px solid #005336 !important;
}

.spacer {
  margin: 90px 0 0 0;
}

/*--------------------------------------------------------------
# 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;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #000;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

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

h1,
h2,
h3 {
  font-family: "neue-haas-grotesk-display", sans-serif;
}

h1 {
  text-align: center;
  font-size: 80px;
  font-style: normal;
  font-weight: 200;
  line-height: 80px;
}
h1.large {
  font-size: 110px;
  line-height: 110px;
}
@media (max-width: 820px) {
  h1.large {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 820px) {
  h1 {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 620px) {
  h1 {
    font-size: 45px;
    line-height: 45px;
  }
}

h2 {
  font-size: 35px;
  font-style: normal;
  font-weight: 300;
  line-height: 45px;
}

h3 {
  font-size: 35px;
  line-height: 40px;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 20px;
  margin-top: 0px;
}
h3:last-child {
  margin-bottom: 0px;
}
@media (max-width: 820px) {
  h3 {
    font-size: 32px;
    line-height: 36px;
  }
}

h4 {
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin-top: 0px;
}

h5 {
  font-weight: 600;
  letter-spacing: 1px;
  margin: 10px 0px 8px 0px;
  line-height: 1.5rem;
  font-size: 1rem;
  text-transform: uppercase;
}

h6 {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 125% */
  letter-spacing: 0.64px;
}

body {
  color: #005336;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 450;
  line-height: 22px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

p {
  margin-bottom: 1.5em;
  font-size: 1em;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

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

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

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

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

big {
  font-size: 125%;
}

a {
  color: #2a5adb;
}

.text-blue {
  color: #2a5adb;
}

.text-green {
  color: #005336;
}

.text-yellow {
  color: #eabc27;
}

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

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

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

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

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

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

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

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

figure {
  margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
  color: #005336;
  text-decoration: underline;
  font-weight: 500;
}
a:visited {
  color: #47d260;
}
a:hover {
  color: #005336;
  opacity: 0.8;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
.buttons {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}
.buttons .button {
  padding-right: 43px;
  line-height: 16px;
}
@media (max-width: 820px) {
  .buttons {
    flex-direction: column;
  }
  .buttons .button {
    max-width: 300px;
  }
}

button,
.button,
input[type=button],
input[type=reset],
input[type=submit],
.components-button {
  font-weight: bold;
  border: none;
  border-radius: 30px;
  color: #f0f6da;
  line-height: 4px;
  transition: 0.3s;
  background-color: #005336;
  text-decoration: none !important;
  height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0px 24px;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  width: 100%;
  min-height: 48px;
  text-align: left;
}
button::after,
.button::after,
input[type=button]::after,
input[type=reset]::after,
input[type=submit]::after,
.components-button::after {
  transition: 0.3s !important;
  display: block;
  width: 12px;
  transition: width 0.3s;
  position: absolute;
  right: 40px;
  top: 17px;
}
button:hover,
.button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
.components-button:hover {
  filter: brightness(1);
  cursor: pointer;
  opacity: 1;
}
button:hover::after,
.button:hover::after,
input[type=button]:hover::after,
input[type=reset]:hover::after,
input[type=submit]:hover::after,
.components-button:hover::after {
  right: 30px !important;
}
button:active, button:focus, button:visited,
.button:active,
.button:focus,
.button:visited,
input[type=button]:active,
input[type=button]:focus,
input[type=button]:visited,
input[type=reset]:active,
input[type=reset]:focus,
input[type=reset]:visited,
input[type=submit]:active,
input[type=submit]:focus,
input[type=submit]:visited,
.components-button:active,
.components-button:focus,
.components-button:visited {
  color: #ffffff;
}
button.btn-green,
.button.btn-green,
input[type=button].btn-green,
input[type=reset].btn-green,
input[type=submit].btn-green,
.components-button.btn-green {
  background-color: #005336;
}
button.btn-light-green, button.btn-light-green a,
.button.btn-light-green,
.button.btn-light-green a,
input[type=button].btn-light-green,
input[type=button].btn-light-green a,
input[type=reset].btn-light-green,
input[type=reset].btn-light-green a,
input[type=submit].btn-light-green,
input[type=submit].btn-light-green a,
.components-button.btn-light-green,
.components-button.btn-light-green a {
  background-color: #47d260;
  color: #002b1d;
}
button.btn-light-green.btn-join, button.btn-light-green a.btn-join,
.button.btn-light-green.btn-join,
.button.btn-light-green a.btn-join,
input[type=button].btn-light-green.btn-join,
input[type=button].btn-light-green a.btn-join,
input[type=reset].btn-light-green.btn-join,
input[type=reset].btn-light-green a.btn-join,
input[type=submit].btn-light-green.btn-join,
input[type=submit].btn-light-green a.btn-join,
.components-button.btn-light-green.btn-join,
.components-button.btn-light-green a.btn-join {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
button.btn-light-green.btn-join::after, button.btn-light-green a.btn-join::after,
.button.btn-light-green.btn-join::after,
.button.btn-light-green a.btn-join::after,
input[type=button].btn-light-green.btn-join::after,
input[type=button].btn-light-green a.btn-join::after,
input[type=reset].btn-light-green.btn-join::after,
input[type=reset].btn-light-green a.btn-join::after,
input[type=submit].btn-light-green.btn-join::after,
input[type=submit].btn-light-green a.btn-join::after,
.components-button.btn-light-green.btn-join::after,
.components-button.btn-light-green a.btn-join::after {
  content: none !important;
}
button.btn-pistachio,
.button.btn-pistachio,
input[type=button].btn-pistachio,
input[type=reset].btn-pistachio,
input[type=submit].btn-pistachio,
.components-button.btn-pistachio {
  background-color: #f0f6da;
  color: #005336;
}
button.btn-pistachio::after,
.button.btn-pistachio::after,
input[type=button].btn-pistachio::after,
input[type=reset].btn-pistachio::after,
input[type=submit].btn-pistachio::after,
.components-button.btn-pistachio::after {
  content: url("../assets/icons/green-arrow-right.svg");
}
button.btn-white,
.button.btn-white,
input[type=button].btn-white,
input[type=reset].btn-white,
input[type=submit].btn-white,
.components-button.btn-white {
  background-color: #ffffff;
  color: #005336;
  border-radius: 60px;
}
button.btn-white::after,
.button.btn-white::after,
input[type=button].btn-white::after,
input[type=reset].btn-white::after,
input[type=submit].btn-white::after,
.components-button.btn-white::after {
  content: url("../assets/icons/green-arrow-right.svg");
}
button.btn-white.btn-login, button.btn-white.btn-logout,
.button.btn-white.btn-login,
.button.btn-white.btn-logout,
input[type=button].btn-white.btn-login,
input[type=button].btn-white.btn-logout,
input[type=reset].btn-white.btn-login,
input[type=reset].btn-white.btn-logout,
input[type=submit].btn-white.btn-login,
input[type=submit].btn-white.btn-logout,
.components-button.btn-white.btn-login,
.components-button.btn-white.btn-logout {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
button.btn-white.btn-login::after, button.btn-white.btn-logout::after,
.button.btn-white.btn-login::after,
.button.btn-white.btn-logout::after,
input[type=button].btn-white.btn-login::after,
input[type=button].btn-white.btn-logout::after,
input[type=reset].btn-white.btn-login::after,
input[type=reset].btn-white.btn-logout::after,
input[type=submit].btn-white.btn-login::after,
input[type=submit].btn-white.btn-logout::after,
.components-button.btn-white.btn-login::after,
.components-button.btn-white.btn-logout::after {
  content: none !important;
}
button.btn-white.btn-logout,
.button.btn-white.btn-logout,
input[type=button].btn-white.btn-logout,
input[type=reset].btn-white.btn-logout,
input[type=submit].btn-white.btn-logout,
.components-button.btn-white.btn-logout {
  width: 96px;
}
button.btn-white-with-border,
.button.btn-white-with-border,
input[type=button].btn-white-with-border,
input[type=reset].btn-white-with-border,
input[type=submit].btn-white-with-border,
.components-button.btn-white-with-border {
  background-color: #ffffff;
  color: #005336;
  border-radius: 60px;
  border: 1px solid #005336;
}
button.btn-white-with-border::after,
.button.btn-white-with-border::after,
input[type=button].btn-white-with-border::after,
input[type=reset].btn-white-with-border::after,
input[type=submit].btn-white-with-border::after,
.components-button.btn-white-with-border::after {
  content: url("../assets/icons/green-arrow-right.svg");
}
button.btn-white-with-border.btn-login,
.button.btn-white-with-border.btn-login,
input[type=button].btn-white-with-border.btn-login,
input[type=reset].btn-white-with-border.btn-login,
input[type=submit].btn-white-with-border.btn-login,
.components-button.btn-white-with-border.btn-login {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
button.btn-white-with-border.btn-login::after,
.button.btn-white-with-border.btn-login::after,
input[type=button].btn-white-with-border.btn-login::after,
input[type=reset].btn-white-with-border.btn-login::after,
input[type=submit].btn-white-with-border.btn-login::after,
.components-button.btn-white-with-border.btn-login::after {
  content: none !important;
}
button.btn-green,
.button.btn-green,
input[type=button].btn-green,
input[type=reset].btn-green,
input[type=submit].btn-green,
.components-button.btn-green {
  background-color: #005336;
  color: #f0f6da;
}
button.btn-green::after,
.button.btn-green::after,
input[type=button].btn-green::after,
input[type=reset].btn-green::after,
input[type=submit].btn-green::after,
.components-button.btn-green::after {
  content: url("../assets/icons/green-arrow-pistachio.svg");
}
button.btn-transparent,
.button.btn-transparent,
input[type=button].btn-transparent,
input[type=reset].btn-transparent,
input[type=submit].btn-transparent,
.components-button.btn-transparent {
  background: transparent;
  color: #f0f6da;
  border: 1px solid #f0f6da;
  min-width: 156px;
}
button.btn-transparent::after,
.button.btn-transparent::after,
input[type=button].btn-transparent::after,
input[type=reset].btn-transparent::after,
input[type=submit].btn-transparent::after,
.components-button.btn-transparent::after {
  content: url("../assets/icons/green-arrow-pistachio.svg");
}
button.btn-secondary,
.button.btn-secondary,
input[type=button].btn-secondary,
input[type=reset].btn-secondary,
input[type=submit].btn-secondary,
.components-button.btn-secondary {
  font-size: 0.8rem;
}
button.btn-naked,
.button.btn-naked,
input[type=button].btn-naked,
input[type=reset].btn-naked,
input[type=submit].btn-naked,
.components-button.btn-naked {
  background: none;
  color: #005336;
  padding: 0;
  height: auto;
  line-height: normal;
  min-width: 156px;
  min-height: unset;
}
button.btn-naked::after,
.button.btn-naked::after,
input[type=button].btn-naked::after,
input[type=reset].btn-naked::after,
input[type=submit].btn-naked::after,
.components-button.btn-naked::after {
  content: url("../assets/icons/green-arrow-right.svg");
  top: 3px;
}
button.btn-green-transparent,
.button.btn-green-transparent,
input[type=button].btn-green-transparent,
input[type=reset].btn-green-transparent,
input[type=submit].btn-green-transparent,
.components-button.btn-green-transparent {
  background-color: transparent;
  color: #005336;
  border: 1px solid #005336;
}
button.btn-green-transparent::after,
.button.btn-green-transparent::after,
input[type=button].btn-green-transparent::after,
input[type=reset].btn-green-transparent::after,
input[type=submit].btn-green-transparent::after,
.components-button.btn-green-transparent::after {
  content: url("../assets/icons/green-arrow-right.svg");
}
button.max-width-btn,
.button.max-width-btn,
input[type=button].max-width-btn,
input[type=reset].max-width-btn,
input[type=submit].max-width-btn,
.components-button.max-width-btn {
  max-width: 280px;
}
@media (max-width: 620px) {
  button.max-width-btn,
  .button.max-width-btn,
  input[type=button].max-width-btn,
  input[type=reset].max-width-btn,
  input[type=submit].max-width-btn,
  .components-button.max-width-btn {
    max-width: 100%;
  }
}

.simple-btn {
  font-size: 1rem;
  text-decoration: none;
  flex: 0 0 46%;
  line-height: 1rem;
}

.btn {
  background: #005336;
  padding: 12px 24px;
  font-size: 1rem;
  text-decoration: none;
  color: #ffffff;
}
.btn:visited {
  color: #ffffff;
}

.hero-buttons .button {
  min-width: 324px;
}

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,
select {
  border-radius: 15px !important;
  border: 1px solid #dadada !important;
  background: #f5f5f5 !important;
  min-height: 60px !important;
  font-size: 16px !important;
  letter-spacing: 0.5px !important;
  font-weight: 500 !important;
}

select {
  display: flex !important;
  align-items: center !important;
}

label {
  color: #000;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 500 !important;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

.search-filter-icon.search-filter-input-text__icon {
  position: absolute;
  right: 12px;
  top: 10px;
  z-index: 99;
}

.search-filter-field > div:first-of-type {
  background: #f0f6da !important;
  color: #005336 !important;
  min-height: 65px;
  border-radius: 30px;
  border: none;
  padding: 6px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.search-filter-field > div:first-of-type input {
  background: #f0f6da !important;
  border: none !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #005336 !important;
  padding: 0 !important;
  height: auto !important;
  width: 100% !important;
  min-width: 0 !important;
  text-align: left !important;
}
.search-filter-field > div:first-of-type input::-moz-placeholder {
  color: #005336 !important;
  opacity: 1 !important;
  font-weight: 500 !important;
  text-align: left !important;
}
.search-filter-field > div:first-of-type input::placeholder {
  color: #005336 !important;
  opacity: 1 !important;
  font-weight: 500 !important;
  text-align: left !important;
}
.search-filter-field > div:first-of-type input:focus {
  color: #111;
  outline: none !important;
  box-shadow: none !important;
}
.search-filter-field > div:first-of-type.search-filter-component-combobox-base--listbox-visible {
  border-radius: 30px 30px 0 0;
}

.search-filter-input-text {
  display: block !important;
}

#input_2_29_other:disabled {
  display: none !important;
}

.search-filter-component-combobox__actions {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: 100% !important;
  height: 60px;
}

.search-filter-component-combobox--search-enabled .search-filter-component-combobox__actions--empty {
  overflow: visible !important;
}
.search-filter-component-combobox--search-enabled .search-filter-component-combobox__actions--empty .search-filter-component-combobox__selection {
  display: none !important;
}
.search-filter-component-combobox--search-enabled .search-filter-component-combobox__actions--empty .search-filter-component-combobox__actions-input {
  flex: 1 1 auto !important;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  margin: 0 !important;
  text-align: left !important;
}
.search-filter-component-combobox--search-enabled .search-filter-component-combobox__actions--empty .search-filter-component-combobox__actions-input::-moz-placeholder {
  text-align: left !important;
  color: #005336 !important;
  opacity: 1 !important;
  font-weight: 500 !important;
}
.search-filter-component-combobox--search-enabled .search-filter-component-combobox__actions--empty .search-filter-component-combobox__actions-input::placeholder {
  text-align: left !important;
  color: #005336 !important;
  opacity: 1 !important;
  font-weight: 500 !important;
}

.search-filter-component-combobox--search-disabled .search-filter-component-combobox__actions--empty .search-filter-component-combobox__selection {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  color: #005336 !important;
}

.gfield_checkbox,
.gfield_radio {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px;
}

.gfield_radio {
  margin-top: 12px;
}

.search-filter-component-combobox__actions:not(.search-filter-component-combobox__actions--empty) .search-filter-component-combobox__actions-input {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
.search-filter-component-combobox__actions:not(.search-filter-component-combobox__actions--empty) .search-filter-component-combobox__selection {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  justify-content: flex-start !important;
  text-align: left !important;
  color: #005336 !important;
}

.search-filter-icon {
  display: flex !important;
  flex: 0 0 auto !important;
}

.search-filter-component-combobox .search-filter-icon {
  order: 2 !important;
  margin-left: auto !important;
}

.search-filter-icon__svg {
  fill: #005336 !important;
  color: #005336 !important;
  width: 40px !important;
  height: 40px !important;
  display: block !important;
  margin: auto !important;
}

.search-filters {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  margin-bottom: 60px;
  gap: 20px;
}

.search-filter-component-combobox__input-divider {
  display: none !important;
}

.search-filter-component-popover {
  background: #f0f6da !important;
  border: none !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin-top: -12px !important;
  color: #005336 !important;
  border-radius: 0 0 30px 30px !important;
}

.search-filter-component-combobox__selection {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: 100% !important;
  text-align: left !important;
}

.gform-body h4 {
  margin-bottom: 0px !important;
}
.gform-body .gfield_description {
  padding-top: 0px !important;
}
.gform-body .gfield_label {
  margin: 0px !important;
}
.gform-body .gfield_choice_all_toggle {
  width: 130px;
  padding: 8px;
  text-align: center;
  height: 11px;
  min-height: 29px;
  border: 1px solid #005336 !important;
  color: #005336 !important;
  background-color: #fff !important;
}
.gform-body .gfield--input-type-checkbox,
.gform-body .gfield--input-type-address {
  margin-bottom: 30px !important;
}
.gform-body .gfield--type-radio {
  margin: 30px 0 !important;
}

/* ----------------------------------
   Gravity Forms Custom Inputs
   (Checkboxes, Radios, Consent)
---------------------------------- */
/* 1️⃣ Hide native inputs (but keep them focusable & accessible) */
.gform_wrapper input[type=checkbox],
.gform_wrapper input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 24px;
  height: 24px;
  margin: 0;
}

/* 2️⃣ Ensure label can host custom UI */
.gform_wrapper .gchoice,
.gform_wrapper .ginput_container_consent {
  position: relative;
}

.gform_wrapper .gchoice label,
.gform_wrapper .ginput_container_consent label {
  position: relative;
  padding-left: 36px;
  cursor: pointer;
  display: block;
}

/* ----------------------------------
   3️⃣ Custom Box Base
---------------------------------- */
.gform_wrapper .gchoice label:before,
.gform_wrapper .ginput_container_consent label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border: 2px solid #005336;
  background: #fff;
  transition: all 0.2s ease;
  box-sizing: border-box;
}

/* 4️⃣ Checkbox = square */
.gform_wrapper input[type=checkbox] + label:before {
  border-radius: 4px;
}

/* 5️⃣ Radio = circle */
.gform_wrapper input[type=radio] + label:before {
  border-radius: 50%;
}

/* ----------------------------------
   6️⃣ Checked State
---------------------------------- */
/* Green background */
.gform_wrapper input[type=checkbox]:checked + label:before,
.gform_wrapper input[type=radio]:checked + label:before {
  background: #005336;
  border-color: #005336;
}

/* White tick (checkboxes including consent) */
.gform_wrapper input[type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  left: 9px;
  top: 50%;
  width: 6px;
  height: 12px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: translateY(-60%) rotate(45deg);
}

/* White dot (radios only) */
.gform_wrapper input[type=radio]:checked + label:after {
  content: "";
  position: absolute;
  left: 7px;
  top: 50%;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  transform: translateY(-50%);
}

/* ----------------------------------
   7️⃣ Focus State (Accessibility)
---------------------------------- */
.gform_wrapper input[type=checkbox]:focus + label:before,
.gform_wrapper input[type=radio]:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 83, 54, 0.2);
}

/* ----------------------------------
   8️⃣ Disabled State
---------------------------------- */
.gform_wrapper input[type=checkbox]:disabled + label,
.gform_wrapper input[type=radio]:disabled + label {
  opacity: 0.6;
  cursor: not-allowed;
}

.gform_wrapper input[type=checkbox]:disabled + label:before,
.gform_wrapper input[type=radio]:disabled + label:before {
  background: #f5f5f5;
  border-color: #ccc;
}

.search-filter-component-combobox-base__listbox-option--selected {
  background: #005336 !important;
  color: #fff !important;
}

@media (max-width: 620px) {
  .gform_wrapper.gravity-theme .gform_footer {
    flex-direction: column;
  }
}
.gform_validation_errors > h2 {
  font-size: 20px !important;
  font-weight: 600 !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors > ol li {
  color: #000000 !important;
  font-size: 16px !important;
  list-style-type: disc !important;
  margin-block-end: 0px !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors > ol a {
  color: #000000 !important;
  font-size: 14px !important;
  text-decoration: none !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
  background: #fff9f9;
  border-radius: 5px;
  border: 1.5px solid #000000;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.11), 0 0 4px rgba(18, 25, 97, 0.0405344);
  margin-block-end: 0px !important;
  margin-block-start: 0px !important;
  padding-block: 0px !important;
  padding-inline-end: 0px !important;
  padding-inline-start: 0px !important;
  position: relative;
  width: 100%;
  padding: 30px 30px 30px 30px !important;
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
  padding: 5px 20px !important;
}

span.gform-icon.gform-icon--circle-error {
  display: none !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors > ol {
  padding-inline-start: 40px !important;
  margin: 0px;
}

.search-filter-input-text .search-filter-input-text__clear-button {
  position: absolute !important;
  right: 55px;
  top: 8px;
}

ul.search-filter-style--choice-select,
ul.search-filter-style--control-sort {
  border-radius: 0px 0px 30px 30px !important;
  border: none !important;
  background: #f0f6da !important;
  padding-bottom: 15px !important;
  box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.2) !important;
}

html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}
body.fixed {
  position: fixed;
  width: 100%;
}

p:has(+ hr) {
  margin-bottom: 12px;
}

.page,
.post {
  margin: 0 !important;
}

.text-editor .inner-container.green-card {
  max-width: 1024px;
  margin: 0 auto;
  background-color: #002b1d;
  border-radius: 30px;
  padding: 30px;
  margin-top: 20px;
}
.text-editor .inner-container.green-card p:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.animate-section {
  opacity: 1;
  transform: translateY(0px);
  transition: transform 1s;
  transition-delay: calc(0.5s * var(--stagger, 0));
  position: relative;
  z-index: 2;
  border-radius: 15px 15px 0 0;
  background-color: #fff;
}
.animate-section.bg-green {
  background-color: #005336;
}
.animate-section.bg-mint {
  background-color: #deffe4;
}

.animate-section.in-view {
  opacity: 1;
  transform: translateY(-30px);
  margin-bottom: -30px;
}

.animate > * {
  opacity: 0;
  transform: translateY(50px);
  transition: transform 1s, opacity 0.7s;
  transition-delay: calc(0.5s * var(--stagger, 0));
}

.animate.animate-off > * {
  opacity: 1 !important;
}

.animate > *.in-view {
  opacity: 1;
  transform: translateY(0);
}

ul {
  padding: 0 3rem;
  margin: 0 0 2em 0;
}

.wp-block-columns .wp-block-column {
  margin-top: 80px;
}
.wp-block-columns .wp-block-column.is-style-no-top-margin {
  margin-top: 0;
}

.wp-block-columns.is-layout-flex {
  gap: 4em;
}

.video-bg a {
  position: absolute;
  bottom: 40px;
  left: 100px;
  cursor: pointer;
}

.buttons {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}

.black-bg {
  background-color: #000;
}

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

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

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

.uppercase {
  text-transform: uppercase;
}

.bg-image {
  background-size: cover !important;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
}

.red {
  color: #cc1921;
  margin: 0;
}

.columns {
  display: flex;
  flex-direction: row;
  gap: 60px;
}
.columns .col:first-child {
  flex: 0 0 66%;
  display: flex;
  flex-direction: column;
}
.columns .col:last-child {
  width: 100%;
}
.columns .col:last-child img {
  width: 100%;
}

.g {
  display: grid;
  gap: 80px;
}
@media (max-width: 1000px) {
  .g {
    gap: 40px;
  }
}
@media (max-width: 820px) {
  .g {
    gap: 80px;
  }
}

.g-2 {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 768px) {
  .g-2 {
    grid-template-columns: 1fr;
  }
}

.g-3 {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 768px) {
  .g-3 {
    grid-template-columns: 1fr;
  }
}

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

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

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

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

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

.g-auto {
  display: grid;
  grid-template-areas: "media detail detail";
  grid-template-columns: 260px;
  grid-auto-columns: 260px;
  gap: 0;
}

.f {
  display: flex !important;
}

.f-auto {
  flex-wrap: wrap;
}

.fc {
  flex-direction: column;
}

.fr {
  flex-direction: row;
}
@media (max-width: 768px) {
  .fr.fr-mobile {
    flex-direction: column;
  }
}

.gap-1 {
  gap: 30px;
}

.gap-2 {
  gap: 40px;
}

.gap-3 {
  gap: 80px;
}

.gap-4 {
  gap: 100px;
}

.gap-5 {
  gap: 140px;
}

.gap-6 {
  gap: 200px;
}

.c {
  flex-direction: column;
}

.r {
  flex-direction: row;
}

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

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

.jc-sa {
  justify-content: space-around;
}

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

.jc-e {
  justify-content: end;
}

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

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

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

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

.ac-c {
  align-content: center;
}

.ac-fe {
  align-content: flex-end;
}

.ac-fs {
  align-content: flex-start;
}

.ac-sb {
  align-content: space-between;
}

.ac-sa {
  align-content: space-around;
}

.as-c {
  align-self: center;
}

.as-fe {
  align-self: flex-end;
}

.as-fs {
  align-self: flex-start;
}

.as-sb {
  align-self: space-between;
}

.as-sa {
  align-self: space-around;
}

.as-stretch {
  align-self: stretch;
}

.w-100 {
  width: 100%;
}

.w-50 {
  width: 50%;
}
@media (max-width: 768px) {
  .w-50.w-mobile {
    width: 100%;
  }
}

.w-66 {
  width: 66%;
}
@media (max-width: 768px) {
  .w-66.w-mobile {
    width: 100%;
  }
}

.w-33 {
  width: 33%;
}
@media (max-width: 768px) {
  .w-33.w-mobile {
    width: 100%;
  }
}

.w-25 {
  width: 25%;
}
@media (max-width: 768px) {
  .w-25.w-mobile {
    width: 100%;
  }
}

.w-20 {
  width: 20%;
}
@media (max-width: 768px) {
  .w-20.w-mobile {
    width: 100%;
  }
}

.w-10 {
  width: 10%;
}
@media (max-width: 768px) {
  .w-10.w-mobile {
    width: 100%;
  }
}

.w-5 {
  width: 5%;
}
@media (max-width: 768px) {
  .w-5.w-mobile {
    width: 100%;
  }
}

.w-1 {
  width: 1%;
}
@media (max-width: 768px) {
  .w-1.w-mobile {
    width: 100%;
  }
}

.h-100 {
  height: 100%;
}

.h-50 {
  height: 50%;
}

.h-33 {
  height: 33%;
}

.h-25 {
  height: 25%;
}

.h-20 {
  height: 20%;
}

.h-10 {
  height: 10%;
}

.h-5 {
  height: 5%;
}

.h-1 {
  height: 1%;
}

.mw-100 {
  max-width: 100%;
}

.mw-50 {
  max-width: 50%;
}

.mw-33 {
  max-width: 33%;
}

.mw-25 {
  max-width: 25%;
}

.mw-20 {
  max-width: 20%;
}

.mw-10 {
  max-width: 10%;
}

.mw-5 {
  max-width: 5%;
}

.mw-1 {
  max-width: 1%;
}

.f-50 {
  flex: 0 50%;
}

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

.pl-1 {
  padding-left: 1rem;
}

.pl-2 {
  padding-left: 2rem;
}

.pl-3 {
  padding-left: 3rem;
}

.pl-4 {
  padding-left: 4rem;
}

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

.pr-1 {
  padding-right: 1rem;
}

.pr-2 {
  padding-right: 2rem;
}

.pr-3 {
  padding-right: 3rem;
}

.pr-4 {
  padding-right: 4rem;
}

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

.pt-1 {
  padding-top: 30px;
}

.pt-2 {
  padding-top: 40px;
}

.pt-3 {
  padding-top: 60px;
}

.pt-4 {
  padding-top: 80px;
}

.pt-5 {
  padding-top: 100px;
}

.pt-6 {
  padding-top: 140px;
}

.pt-7 {
  padding-top: 200px;
}

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

.pb-1 {
  padding-bottom: 30px;
}

.pb-2 {
  padding-bottom: 40px;
}

.pb-3 {
  padding-bottom: 60px;
}

.pb-4 {
  padding-bottom: 80px;
}

.pb-5 {
  padding-bottom: 100px;
}

.pb-6 {
  padding-bottom: 140px;
}

.pb-7 {
  padding-bottom: 200px;
}

.p-0 {
  padding: 0;
}

.p-1 {
  padding: 30px;
}

.p-2 {
  padding: 40px;
}

.p-3 {
  padding: 60px;
}

.p-4 {
  padding: 80px;
}

.p-5 {
  padding: 100px;
}

.p-6 {
  padding: 140px;
}

.p-7 {
  padding: 200px;
}

.m-0 {
  margin: 0;
}

.m-1 {
  margin: 1rem;
}

.m-2 {
  margin: 2rem;
}

.m-3 {
  margin: 3rem;
}

.m-4 {
  margin: 4rem;
}

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

.ml-1 {
  margin-left: 1rem;
}

.ml-2 {
  margin-left: 2rem;
}

.ml-3 {
  margin-left: 3rem;
}

.ml-4 {
  margin-left: 4rem;
}

.ml-5 {
  margin-left: 5rem;
}

.ml-6 {
  margin-left: 6rem;
}

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

.mr-1 {
  margin-right: 1rem;
}

.mr-2 {
  margin-right: 2rem;
}

.mr-3 {
  margin-right: 3rem;
}

.mr-4 {
  margin-right: 4rem;
}

.pt-l {
  padding-top: 100px;
}

.pb-l {
  padding-bottom: 100px;
}

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

.mt-1 {
  margin-top: 30px;
}

.mt-2 {
  margin-top: 40px;
}

.mt-3 {
  margin-top: 60px;
}

.mt-4 {
  margin-top: 80px;
}

.mt-5 {
  margin-top: 100px;
}

.mt-6 {
  margin-top: 140px;
}

.mt-7 {
  margin-top: 200px;
}

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

.mb-1 {
  margin-bottom: 30px;
}

.mb-2 {
  margin-bottom: 40px;
}

.mb-3 {
  margin-bottom: 60px;
}

.mb-4 {
  margin-bottom: 80px;
}

.mb-5 {
  margin-bottom: 100px;
}

.mb-6 {
  margin-bottom: 140px;
}

.mb-7 {
  margin-bottom: 200px;
}

.container,
.wp-block-columns {
  max-width: 1260px !important;
  width: 100%;
  margin: 0 auto;
  padding: 0px 30px !important;
}
@media (max-width: 880px) {
  .container,
  .wp-block-columns {
    padding: 0 20px !important;
  }
}
.container.f.reverse,
.wp-block-columns.f.reverse {
  flex-direction: row-reverse;
}

.full-container {
  margin: 0px 30px;
}
@media (max-width: 880px) {
  .full-container {
    margin: 0 20px;
  }
}

@media (min-width: 820.1px) {
  .mobile-only {
    display: none;
  }
}
@media (max-width: 820px) {
  .desktop-only {
    display: none;
  }
}
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(38, 45, 68, 0.7); /* Black w/ opacity */
}
@media (max-width: 767px) {
  .modal {
    margin: 0;
    width: 100%;
    height: 100%;
    background-color: none;
  }
}

/* Modal Content/Box */
.modal-content {
  background-color: none;
  margin: 7% auto;
  width: 80%;
  color: unset;
  padding: 30px;
  max-width: 800px;
  box-shadow: 80px 80px 150px rgba(0, 0, 0, 0.8);
  z-index: 999;
}
@media (max-width: 767px) {
  .modal-content {
    margin: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    box-shadow: none;
  }
}
.modal-content .modal-inner {
  padding: 30px;
  font-family: "Albra Grotesk";
}
.modal-content .modal-inner p {
  font-size: 0.8rem;
}
.modal-content .modal-inner .editor {
  margin-bottom: 80px;
}
.modal-content .modal-inner .two-col p {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
.modal-content .modal-inner .wpcf7-acceptance {
  font-size: 0.6rem !important;
}
@media (max-width: 767px) {
  .modal-content {
    padding: 0px;
  }
}

/* The Close Button */
.wc-block-checkout,
.wc-block-cart {
  margin-top: 4rem !important;
}
.wc-block-checkout h2,
.wc-block-cart h2 {
  text-transform: uppercase;
  letter-spacing: 2px;
}

table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block {
  border-spacing: 0px !important;
}

.wp-block-video video {
  border-radius: 15px;
}

.error-404 {
  min-height: 75vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  text-align: center;
}
.error-404 h1 {
  font-size: 4rem;
  margin: 0;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.pagination {
  display: flex;
  justify-content: center;
  margin-top: 60px;
  gap: 10px;
}
.pagination .page-numbers {
  background-color: #deffe4;
  color: #005336;
  height: 40px;
  width: 40px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .page-numbers:hover {
  background-color: #47d260;
  color: #fff;
}
.pagination .page-numbers.current {
  background-color: #47d260;
  color: #fff;
  cursor: default;
}
.pagination .page-numbers.current:hover {
  background-color: #005336;
}
.pagination .page-numbers.next, .pagination .page-numbers.prev {
  background: none !important;
  width: unset !important;
}

header {
  position: fixed;
  top: 30px;
  z-index: 999;
  width: 100%;
  padding: 0px 20px;
}
header a {
  color: #005336;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
}
header a:visited {
  color: #005336;
}
header .header-container {
  z-index: 99;
}
header .header-container,
header .search-container {
  height: 70px;
  margin: 0 auto;
  max-width: 1270px;
  border-radius: 50px;
  background: #f0f6da;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 8px 8px 30px;
  position: relative;
  z-index: 999;
}
@media (max-width: 1000px) {
  header .header-container,
  header .search-container {
    box-shadow: -1px 9px 15px -5px rgba(0, 0, 0, 0.2);
  }
}
header .header-container .center-nav,
header .header-container .right-nav,
header .search-container .center-nav,
header .search-container .right-nav {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}
header .header-container .menu,
header .search-container .menu {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}
header .header-container .center-nav ul,
header .search-container .center-nav ul {
  gap: 20px;
}
header .header-container ul#join-login,
header .search-container ul#join-login {
  align-items: center;
  gap: 12px;
  margin-left: 10px;
}
header .header-container .btn-join,
header .header-container .btn-login,
header .search-container .btn-join,
header .search-container .btn-login {
  height: 55px;
}
header .header-container .site-branding img,
header .search-container .site-branding img {
  width: 170px;
  max-width: 246px;
  margin-top: 7px;
  image-rendering: -webkit-optimize-contrast;
}
header .header-container nav#site-navigation,
header .search-container nav#site-navigation {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
header .header-container ul,
header .search-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
header .header-container .menu-item-has-children.is-open > a,
header .search-container .menu-item-has-children.is-open > a {
  text-decoration: underline;
  text-decoration-thickness: 4px;
  text-underline-offset: 27px;
  text-decoration-color: #47d260;
}
header .header-container .menu > li,
header .search-container .menu > li {
  position: static;
}
header .header-container .menu > li > a,
header .search-container .menu > li > a {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
}
header .header-container .menu > li .sub-menu,
header .search-container .menu > li .sub-menu {
  position: absolute;
  top: calc(100% - 34px);
  left: 0;
  right: 0;
  background: #f0f6da;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  border-radius: 0 0 30px 30px;
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.1);
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: max-height 0.4s ease, opacity 0.3s ease, visibility 0.3s, padding-top 0.4s ease, padding-bottom 0.4s ease;
  z-index: -1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0px;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}
header .header-container .menu > li .sub-menu.is-open,
header .search-container .menu > li .sub-menu.is-open {
  opacity: 1;
  visibility: visible;
  max-height: 500px;
  padding-top: 30px;
  padding-bottom: 0px;
}
header .header-container .menu > li .sub-menu li,
header .search-container .menu > li .sub-menu li {
  list-style: none;
  position: relative;
}
header .header-container .menu > li .sub-menu li::before,
header .search-container .menu > li .sub-menu li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #dadada;
  width: 100vw;
  margin-left: calc(-1 * var(--submenu-padding-left, 0px));
}
header .header-container .menu > li .sub-menu li a,
header .search-container .menu > li .sub-menu li a {
  display: block;
  padding: 20px 0px;
  color: #005336;
  transition: background-color 0.2s ease;
  white-space: nowrap;
}
header .header-container .menu > li .sub-menu li a:hover,
header .search-container .menu > li .sub-menu li a:hover {
  text-decoration: underline;
  text-decoration-color: #47d260;
  text-underline-offset: 5px;
  text-decoration-thickness: 2px;
}
header #search-container {
  border-radius: 0px 0px 30px 30px;
  height: 0px;
  justify-content: center;
  align-content: end;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  margin-top: -30px;
  z-index: 20;
  transition: all 0.3s ease;
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  overflow: hidden;
  padding: 0;
}
@media (max-width: 1000px) {
  header #search-container {
    grid-template-columns: 1fr;
  }
  header #search-container .blank {
    display: none;
  }
}
header #search-container.show-search {
  height: 120px;
  margin-top: -30px;
  padding: 20px;
  overflow: visible;
}
header #search-container.show-search .search-input {
  opacity: 1;
  margin-top: 4px;
}
header #search-container .search-input {
  grid-column: span 5/9;
  position: relative;
  opacity: 0;
  transition: all 0.3s ease;
  transition-delay: 0.3s;
}
@media (max-width: 1000px) {
  header #search-container .search-input {
    grid-column: unset;
  }
}
header #search-container input {
  background: #fff !important;
  border-radius: 50px !important;
  padding: 12px 20px 10px 20px !important;
}
header #search-container .search-input-icon {
  position: absolute;
  top: 16px;
  right: 30px;
  width: 40px;
  height: 40px;
  pointer-events: none;
}
header #search-container .search-filter-input-text__clear-button {
  display: none !important;
}
header #mobile-nav-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 998;
  background: #f6fae8;
  backdrop-filter: blur(20px);
  transform: translateY(-100%);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  height: 100vh;
  overflow: scroll;
}
header #mobile-nav-container.mobile-is-open {
  transform: translateY(0);
}
header #mobile-nav-container .inner-mobile-nav-container {
  padding: 130px 0px 130px 0px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: space-between;
  height: 100%;
}
header #mobile-nav-container .inner-mobile-nav-container .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
}
header #mobile-nav-container .inner-mobile-nav-container .menu > .menu-item {
  overflow: hidden;
  border-bottom: 1px solid #dadada;
}
header #mobile-nav-container .inner-mobile-nav-container .menu > .menu-item.mobile-is-open {
  background-color: #47d260;
}
header #mobile-nav-container .inner-mobile-nav-container .menu > .menu-item > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 20px 10px 20px;
  font-size: 18px;
  text-decoration: none;
  opacity: 1;
}
header #mobile-nav-container .inner-mobile-nav-container .menu > .menu-item > a:hover {
  opacity: 1;
}
header #mobile-nav-container .inner-mobile-nav-container .menu > .menu-item.menu-item-has-children > a::after {
  content: "";
  width: 12px;
  height: 12px;
  border-right: 3px solid #005336;
  border-bottom: 3px solid #005336;
  transform: rotate(45deg);
  transition: transform 0.25s ease;
  margin-right: 10px;
}
header #mobile-nav-container .inner-mobile-nav-container .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 0 !important;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}
header #mobile-nav-container .inner-mobile-nav-container .sub-menu .menu-item a {
  display: block;
  padding: 14px 16px 14px 28px;
  background: #f6fae8;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}
header #mobile-nav-container .inner-mobile-nav-container .sub-menu.is-open .menu-item {
  border-bottom: 1px solid #dadada;
}
header #mobile-nav-container .inner-mobile-nav-container .sub-menu.is-open .menu-item:last-child {
  border-bottom: none;
}
header #mobile-nav-container .inner-mobile-nav-container .menu > .menu-item.menu-item-has-children > a[aria-expanded=true]::after {
  transform: rotate(-45deg);
}
header #mobile-nav-container .inner-mobile-nav-container .menu > .menu-item.menu-item-has-children > a[aria-expanded=true] + .sub-menu {
  max-height: 420px;
}
@media (max-width: 360px) {
  header #mobile-nav-container .inner-mobile-nav-container .menu > .menu-item > a {
    font-size: 17px;
    padding: 14px 14px;
  }
  header #mobile-nav-container .inner-mobile-nav-container .sub-menu .menu-item a {
    padding: 12px 14px 12px 26px;
  }
}
header #mobile-nav-container #join-login {
  gap: 10px;
  padding: 0px 20px;
  margin-top: 60px;
  margin-bottom: 160px;
}
header #mobile-nav-container #join-login .account-icon a {
  width: 24px;
  height: 27px;
  font-size: 0;
  padding: 0;
}
header #mobile-nav-container .search-input {
  position: relative;
  padding: 0px 20px;
}
header #mobile-nav-container .search-input .search-filter-field > div:first-of-type {
  background: #fff !important;
  width: 100%;
  position: relative;
  padding: 0px 20px;
}
header #mobile-nav-container .search-input img {
  position: absolute;
  top: 12px;
  right: 33px;
}
header #mobile-nav-container .search-input input {
  background: white !important;
  width: 100%;
  padding: 20px 0px !important;
}
header #mobile-nav-container .search-filter-icon.search-filter-icon--interactive.search-filter-icon--destructive.search-filter-input-text__clear-button {
  display: none !important;
}

/* =========================
   Desktop / Mobile toggles
========================= */
@media (max-width: 1000px) {
  .center-nav {
    display: none !important;
  }
}
@media (max-width: 620px) {
  .right-nav #join-login,
  .right-nav #search-icon {
    display: none !important;
  }
}
@media (min-width: 1000.1px) {
  .mobile-nav,
  .hamburger {
    display: none !important;
  }
}
/* =========================
   Navigation helpers
========================= */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}

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

.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  width: 50px;
  height: 50px;
  background-color: #005336;
  position: relative;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #f0f6da;
}

.hamburger-box {
  width: 50px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 2px;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 20px;
  height: 2px;
  background-color: #f0f6da;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: 7px;
}
.hamburger-inner::after {
  bottom: -14px;
}

.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 7px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 14px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: -3px;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: -3px;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.account-icon {
  background: white;
  height: 54px;
  width: 54px;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.account-icon a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 27px;
  background: url("../assets/icons/user-icon.svg") no-repeat center/contain;
  font-size: 0;
}

footer .top-footer,
footer .newsletter-signup-footer {
  background: #f0f6da;
  padding: 20px 0;
}
footer .top-footer .container,
footer .newsletter-signup-footer .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
@media (max-width: 820px) {
  footer .top-footer .container,
  footer .newsletter-signup-footer .container {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
footer .top-footer .container h3,
footer .newsletter-signup-footer .container h3 {
  font-size: 30px;
  line-height: 36px;
  border-right: 1px solid #005336;
  padding-right: 60px;
}
@media (max-width: 820px) {
  footer .top-footer .container h3,
  footer .newsletter-signup-footer .container h3 {
    border: none;
    padding-right: 0px;
  }
}
footer .top-footer .container p,
footer .newsletter-signup-footer .container p {
  padding-left: 20px;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 20px; /* 125% */
  letter-spacing: 0.48px;
}
@media (max-width: 820px) {
  footer .top-footer .container p,
  footer .newsletter-signup-footer .container p {
    border-top: 1px solid #005336;
    padding-left: 0px;
    padding-top: 20px;
  }
}
footer .newsletter-signup-footer {
  background: #005336;
  color: #f0f6da;
  border-bottom: 1px solid #f0f6da;
  padding: 40px 0;
}
footer .newsletter-signup-footer .gform_wrapper {
  background: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}
footer .newsletter-signup-footer button.button.btn-green {
  background: #47d260;
  color: #002b1d;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 200px;
  text-align: left;
}
@media (max-width: 620px) {
  footer .newsletter-signup-footer button.button.btn-green {
    width: 150px;
  }
}
footer .newsletter-signup-footer button.button.btn-green::after {
  content: url("../assets/icons/green-arrow-right.svg");
}
footer .newsletter-signup-footer form#gform_1 {
  display: flex;
  position: relative;
}
footer .newsletter-signup-footer .gform_heading {
  display: none;
}
footer .newsletter-signup-footer .gform-body.gform_body {
  width: 100%;
}
footer .newsletter-signup-footer input[type=email] {
  background: #002f1f !important;
  border-radius: 50px !important;
  border: none !important;
  padding: 0px 20px !important;
  color: #fff !important;
}
footer .main-footer {
  background-color: #005336;
}
footer .main-footer .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
@media (max-width: 820px) {
  footer .main-footer .container {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
footer .main-footer .container .right {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
footer .main-footer .container .left {
  display: flex;
  flex-direction: column;
  justify-content: start;
  gap: 20px;
  height: 100%;
}
footer .main-footer .container .menu-left,
footer .main-footer .container .menu-right {
  border-left: 1px solid #f0f6da;
  padding-left: 20px;
  height: 100%;
  color: #f0f6da;
  padding-right: 12px;
}
footer .main-footer .container .menu-left p,
footer .main-footer .container .menu-right p {
  color: #f0f6da !important;
  font-size: 16px;
  line-height: 20px;
}
footer .main-footer .container .menu-left p a,
footer .main-footer .container .menu-left p p,
footer .main-footer .container .menu-right p a,
footer .main-footer .container .menu-right p p {
  color: #f0f6da !important;
  text-decoration: none;
}
footer .main-footer .other-logos {
  display: flex;
  gap: 20px;
  margin: 30px 0;
}
footer .main-footer .other-logos img {
  width: 140px;
  border-radius: 10px;
}
footer .main-footer .footer-disclaimer p {
  color: #f0f6da;
  font-size: 12px;
}
footer ul#footer-menu {
  list-style: none;
  margin: 0;
  padding: 15px 0 0 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
footer ul#footer-menu a {
  color: #f0f6da;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

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

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

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

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

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

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

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

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

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

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

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

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

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

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

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

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

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

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

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

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

.gallery-caption {
  display: block;
}

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

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

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

html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

.video-bg a {
  position: absolute;
  bottom: 40px;
  left: 100px;
  cursor: pointer;
}

.bg-image {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.red {
  color: #cc1921;
  margin: 0;
}

.g {
  display: grid;
}

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

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

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

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

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

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

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

.f {
  display: flex;
}

.c {
  flex-direction: column;
}

.r {
  flex-direction: row;
}

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

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

.jc-sa {
  justify-content: space-around;
}

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

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

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

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

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

.ac-c {
  align-content: center;
}

.ac-fe {
  align-content: flex-end;
}

.ac-fs {
  align-content: flex-start;
}

.ac-sb {
  align-content: space-between;
}

.ac-sa {
  align-content: space-around;
}

.as-c {
  align-self: center;
}

.as-fe {
  align-self: flex-end;
}

.as-fs {
  align-self: flex-start;
}

.as-sb {
  align-self: space-between;
}

.as-sa {
  align-self: space-around;
}

.as-stretch {
  align-self: stretch;
}

.w-100 {
  width: 100%;
}

.w-50 {
  width: 50%;
}

.w-33 {
  width: 33%;
}

.w-25 {
  width: 25%;
}

.w-20 {
  width: 20%;
}

.w-10 {
  width: 10%;
}

.w-5 {
  width: 5%;
}

.w-1 {
  width: 1%;
}

.h-100 {
  height: 100%;
}

.h-50 {
  height: 50%;
}

.h-33 {
  height: 33%;
}

.h-25 {
  height: 25%;
}

.h-20 {
  height: 20%;
}

.h-10 {
  height: 10%;
}

.h-5 {
  height: 5%;
}

.h-1 {
  height: 1%;
}

.mw-100 {
  max-width: 100%;
}

.mw-50 {
  max-width: 50%;
}

.mw-33 {
  max-width: 33%;
}

.mw-25 {
  max-width: 25%;
}

.mw-20 {
  max-width: 20%;
}

.mw-10 {
  max-width: 10%;
}

.mw-5 {
  max-width: 5%;
}

.mw-1 {
  max-width: 1%;
}

.f-50 {
  flex: 0 50%;
}

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

.pl-1 {
  padding-left: 1rem;
}

.pl-2 {
  padding-left: 2rem;
}

.pl-3 {
  padding-left: 3rem;
}

.pl-4 {
  padding-left: 4rem;
}

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

.pr-1 {
  padding-right: 1rem;
}

.pr-2 {
  padding-right: 2rem;
}

.pr-3 {
  padding-right: 3rem;
}

.pr-4 {
  padding-right: 4rem;
}

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

.pt-1 {
  padding-top: 1rem;
}

.pt-2 {
  padding-top: 2rem;
}

.pt-3 {
  padding-top: 3rem;
}

.pt-4 {
  padding-top: 4rem;
}

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

.pb-1 {
  padding-bottom: 1rem;
}

.pb-2 {
  padding-bottom: 2rem;
}

.pb-3 {
  padding-bottom: 3rem;
}

.pb-4 {
  padding-bottom: 4rem;
}

.p-0 {
  padding: 0;
}

.p-1 {
  padding: 1rem;
}

.p-2 {
  padding: 2rem;
}

.p-3 {
  padding: 3rem;
}

.p-4 {
  padding: 4rem;
}

.m-0 {
  margin: 0;
}

.m-1 {
  margin: 1rem;
}

.m-2 {
  margin: 2rem;
}

.m-3 {
  margin: 3rem;
}

.m-4 {
  margin: 4rem;
}

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

.ml-1 {
  margin-left: 1rem;
}

.ml-2 {
  margin-left: 2rem;
}

.ml-3 {
  margin-left: 3rem;
}

.ml-4 {
  margin-left: 4rem;
}

.ml-5 {
  margin-left: 5rem;
}

.ml-6 {
  margin-left: 6rem;
}

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

.mr-1 {
  margin-right: 1rem;
}

.mr-2 {
  margin-right: 2rem;
}

.mr-3 {
  margin-right: 3rem;
}

.mr-4 {
  margin-right: 4rem;
}

.pt-l {
  padding-top: 100px;
}

.pb-l {
  padding-bottom: 100px;
}

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

.mt-1 {
  margin-top: 1rem;
}

.mt-2 {
  margin-top: 2rem;
}

.mt-3 {
  margin-top: 3rem;
}

.mt-4 {
  margin-top: 4rem;
}

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

.mb-1 {
  margin-bottom: 1rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mb-3 {
  margin-bottom: 3rem;
}

.mb-4 {
  margin-bottom: 4rem;
}

.single {
  margin-top: 240px;
}
.single h1 {
  margin-bottom: 160px;
}
.single .text-editor .inner-container {
  margin: 0 auto;
  max-width: 830px;
  padding: 0px 20px;
}
.single .text-editor .inner-container h3 {
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 0;
}
.single .text-editor .inner-container h3 + p {
  margin-top: 0;
}
.single p {
  font-size: 20px;
  line-height: 25px;
}
.single blockquote {
  margin-left: -100px;
  position: relative;
  border-left: 1px solid #000;
  padding-left: 12px;
  padding-top: 0px;
}
@media (max-width: 1100px) {
  .single blockquote {
    margin-left: -60px;
  }
}
@media (max-width: 930px) {
  .single blockquote {
    margin-left: 0px;
  }
}
.single blockquote p {
  font-size: 30px !important;
  font-style: normal;
  font-weight: 300;
  line-height: 35px !important;
  margin: 0;
  padding: 38px 0 0 0;
}
.single blockquote::before {
  content: "“”";
  font-size: 80px;
  line-height: 0;
  vertical-align: -20px;
  margin-right: 8px;
  color: #47d260;
  position: absolute;
  top: 38px;
  line-height: 0px;
}
.single .single-hero {
  width: 100%;
}
.single .single-hero img {
  width: 100%;
  height: auto;
  border-radius: 15px;
  aspect-ratio: 2/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.single .single-intro {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 100px;
  width: 100%;
}
.single .single-intro .intro-text {
  max-width: 820px;
}
.single .single-intro .single-features {
  max-width: 200px;
}
.single .single-intro .key-fact {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px; /* 156.25% */
  letter-spacing: 0.32px;
  border-top: 1px solid #005336;
  padding-top: 12px;
  margin-bottom: 12px;
}
.single h2.slider-marker-small {
  transform: translateY(60px);
}

.imported-post .single-content {
  max-width: 800px;
  margin: 0 auto;
}
.imported-post .single-content h1 {
  display: none;
}

.single-working-group h1 {
  font-size: 60px;
}
@media (max-width: 620px) {
  .single-working-group h1 {
    font-size: 40px;
  }
}
.single-working-group .swg-tabs {
  padding-bottom: 80px;
  position: relative;
}

.swg__header {
  display: flex;
  align-items: center;
  gap: 24px;
  margin: 40px 0 32px;
}
@media (max-width: 620px) {
  .swg__header {
    flex-wrap: wrap;
    gap: 16px;
  }
}

.swg__title {
  margin: 0;
  flex: 1;
}

.single-working-group .twoten-wg__join-btn {
  flex-shrink: 0;
  border-color: #005336;
  color: #005336;
  position: absolute;
  right: 0;
  width: 200px;
  top: -12px;
  background-color: #47d260;
}
@media (max-width: 1000px) {
  .single-working-group .twoten-wg__join-btn {
    top: -140px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
.single-working-group .twoten-wg__join-btn:hover {
  background: rgba(0, 83, 54, 0.08);
}
.single-working-group .twoten-wg__join-btn.is-joined {
  background: #005336;
  color: #f0f6da;
  border-color: #005336;
}
.single-working-group .twoten-wg__join-btn.is-joined:hover {
  background: #004029;
}

.swg__info-text {
  max-width: 800px;
  margin-bottom: 48px;
}
.swg__info-text p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 1em;
}

.swg__leadership {
  margin-top: 40px;
}

.swg__leaders-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.swg__leader {
  display: flex;
  align-items: center;
  gap: 16px;
  background: #f0f6da;
  padding: 20px 24px;
  border-radius: 12px;
  flex-wrap: wrap;
}

.swg__leader-name {
  font-weight: 600;
  font-size: 16px;
  color: #005336;
}

.swg__leader-email {
  font-size: 15px;
  color: #005336;
  text-decoration: underline;
}
.swg__leader-email:hover {
  text-decoration: none;
}

.swg__meeting-group {
  margin-bottom: 48px;
}
.swg__meeting-group:last-child {
  margin-bottom: 0;
}

.swg__meetings-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.swg__meeting-item {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  align-items: center;
  gap: 16px;
  background: #005336;
  color: #f0f6da;
  padding: 20px 24px;
  border-radius: 15px;
}
@media (max-width: 768px) {
  .swg__meeting-item {
    display: flex;
    align-items: center;
    gap: 8px 12px;
    flex-wrap: wrap;
  }
  .swg__meeting-item .swg__file-icon-wrap {
    order: 1;
  }
  .swg__meeting-item .swg__meeting-link {
    order: 1;
    margin-left: auto;
  }
  .swg__meeting-item .swg__meeting-name {
    order: 2;
    width: 100%;
  }
  .swg__meeting-item .swg__meeting-date,
  .swg__meeting-item .swg__meeting-time {
    order: 3;
  }
}
@media (max-width: 620px) {
  .swg__meeting-item {
    padding: 14px 16px;
  }
}

.swg__meetings-list--past .swg__meeting-item {
  background: #f0f6da;
  color: #111;
}

.swg__meeting-item .swg__file-icon-wrap {
  background: transparent;
  width: auto;
  height: auto;
  padding: 0;
}

.swg__meeting-item .swg__file-img {
  width: 60px;
  height: 60px;
}

.swg__meeting-name {
  font-size: 17px;
  font-weight: 600;
  grid-column: span 5;
}

.swg__meeting-date {
  font-size: 14px;
  opacity: 0.8;
  grid-column: span 2;
}

.swg__meeting-time {
  font-size: 14px;
  opacity: 0.8;
  grid-column: span 1;
}

.swg__meeting-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 18px;
  border-radius: 100px;
  border: 2px solid currentColor;
  background: transparent;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  color: #f0f6da;
  transition: background 0.2s ease, color 0.2s ease;
  grid-column: span 3;
  justify-self: end;
}
@media (max-width: 768px) {
  .swg__meeting-link {
    text-align: center;
  }
}
.swg__meeting-link:hover {
  background: rgba(240, 246, 218, 0.15);
}
.swg__meetings-list--past .swg__meeting-link {
  color: #005336;
}
.swg__meetings-list--past .swg__meeting-link:hover {
  background: rgba(0, 83, 54, 0.08);
}

.swg__meeting-file-icon {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
}

.swg__link-size {
  font-weight: 400;
  opacity: 0.75;
  font-size: 12px;
}

.swg__docs-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.swg__doc-item {
  gap: 16px;
  background: #deffe4;
  padding: 16px 24px;
  border-radius: 15px;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  align-items: center;
}
@media (max-width: 768px) {
  .swg__doc-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px 12px;
  }
  .swg__doc-item .swg__file-icon-wrap {
    order: 1;
  }
  .swg__doc-item .document-download {
    order: 1;
    margin-left: auto;
  }
  .swg__doc-item .swg__doc-name {
    order: 2;
    width: 100%;
  }
  .swg__doc-item .swg__doc-date,
  .swg__doc-item .swg__doc-size {
    order: 3;
  }
}

.swg__doc-left {
  display: flex;
  align-items: center;
  gap: 16px;
  min-width: 0;
}

.swg__file-icon-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
  background: white;
  height: 70px;
  width: 70px;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  padding: 12px;
  align-items: center;
}
@media (max-width: 620px) {
  .swg__file-icon-wrap {
    height: 50px;
    width: 50px;
    padding: 10px;
  }
}

.swg__file-svg {
  width: 36px;
  height: 36px;
  display: block;
}

.swg__file-img {
  width: 36px;
  height: 36px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}

.swg__file-badge {
  display: inline-block;
  padding: 1px 5px;
  border-radius: 3px;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.4;
  grid-column: span 1;
}

.swg__doc-info {
  display: flex;
  flex-direction: column;
  gap: 3px;
  min-width: 0;
}

.swg__doc-name {
  font-size: 16px;
  font-weight: 600;
  color: #005336;
  grid-column: span 7;
}
@media (max-width: 860px) {
  .swg__doc-name {
    grid-column: span 6;
  }
}

.swg__doc-date {
  color: #005336;
  grid-column: span 2;
}

.swg__doc-size {
  color: #005336;
  grid-column: span 1;
}
@media (max-width: 860px) {
  .swg__doc-size {
    grid-column: span 2;
  }
}

.document-download {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.swg__doc-download {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: background 0.2s ease;
  background: white;
  height: 50px;
  width: 50px;
  border: 1px solid #e0e0e0;
}
.swg__doc-download img {
  display: block;
}
.swg__doc-download:hover {
  background: rgba(0, 83, 54, 0.1);
}

.swg__members-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.swg__member-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  background: #f0f6da;
  padding: 16px 24px;
  border-radius: 15px;
  flex-wrap: wrap;
}

.swg__member-info {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.swg__member-name {
  font-size: 16px;
  font-weight: 600;
  color: #005336;
}

.swg__member-company {
  font-size: 14px;
  color: #444;
}

.swg__member-email {
  font-size: 14px;
  color: #005336;
  text-decoration: underline;
}
.swg__member-email:hover {
  text-decoration: none;
}

.swg__emails-list {
  display: flex;
  flex-direction: column;
}

.swg__email-item {
  padding: 24px 0;
  border-bottom: 1px solid #dadada;
}
.swg__email-item:last-child {
  border-bottom: none;
}

.swg__email-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin-bottom: 16px;
}

.swg__email-subject {
  font-size: 20px;
  font-weight: 600;
  color: #005336;
}

.swg__email-meta {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex-shrink: 0;
  gap: 2px;
}

.swg__email-date {
  font-size: 16px;
  color: #666;
}

.swg__email-time {
  font-size: 16px;
  color: #999;
}

.swg__email-body p {
  font-size: 16px;
  line-height: 1.7;
  color: #005336;
  margin-bottom: 12px;
}

.swg__email-body--collapsible {
  max-height: 188px;
  overflow: hidden;
}

.swg__email-read-more {
  display: inline-block;
  margin-top: 10px;
  background: none;
  border: none;
  padding: 0;
  color: #009dff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  height: auto;
  min-height: 0;
  width: auto;
  border-radius: 0;
  cursor: pointer;
  text-decoration: underline;
}
.swg__email-read-more:hover, .swg__email-read-more:active, .swg__email-read-more:focus, .swg__email-read-more:visited {
  color: #009dff;
  text-decoration: none;
}

.swg__pagination {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 32px;
  flex-wrap: wrap;
}

.swg__pagination__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 36px;
  height: 36px;
  padding: 0 10px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  color: #005336;
  background: none;
  border: 1px solid #dadada;
  text-decoration: none;
  cursor: pointer;
  line-height: 1;
  transition: background 0.15s, border-color 0.15s;
}
.swg__pagination__btn:hover, .swg__pagination__btn:focus, .swg__pagination__btn:active, .swg__pagination__btn:visited {
  color: #005336;
  background: #f0f6da;
  border-color: #005336;
  text-decoration: none;
}
.swg__pagination__btn.is-current {
  background: #005336;
  border-color: #005336;
  color: #f0f6da;
  cursor: default;
  pointer-events: none;
}

.swg__empty {
  color: #666;
  font-size: 15px;
  font-style: italic;
  padding: 24px 0;
}

.swg__agenda-drawer p,
.swg__agenda-drawer a ul,
.swg__agenda-drawer li {
  font-size: 16px;
  line-height: 20px;
}

.post-card-large {
  background: #f0f6da;
  min-height: 600px;
  position: relative;
  border-radius: 15px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  overflow: clip;
  height: 100%;
}
@media (max-width: 820px) {
  .post-card-large {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    min-height: -webkit-fill-available;
  }
}
.post-card-large.post-type-case-studies {
  background: #deffe4;
}
@media (max-width: 820px) {
  .post-card-large .post-card-large-content {
    height: 60%;
  }
}
.post-card-large .post-card-large-content .post-card-large-content-inner {
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media (max-width: 820px) {
  .post-card-large .post-card-large-content .post-card-large-content-inner {
    padding: 20px;
    margin-bottom: 20px;
  }
}
.post-card-large .post-card-large-content .post-card-large-content-inner .case-study-logo {
  max-width: 120px;
  max-height: 60px;
  margin-bottom: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.post-card-large .post-card-large-image {
  height: 100%;
}
.post-card-large .post-card-large-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0px 15px 15px 0px;
  width: 100%;
}
@media (max-width: 820px) {
  .post-card-large .post-card-large-image img {
    border-radius: 15px 15px 0 0;
    height: 100%;
    width: 100%;
  }
}
@media (max-width: 820px) {
  .post-card-large .post-card-large-image {
    height: 50%;
  }
}
@media (max-width: 620px) {
  .post-card-large .post-card-large-image {
    height: 30%;
  }
}
.post-card-large .term {
  background-color: #005336;
  border-radius: 10px;
  padding: 5px 10px 4px 10px;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 20px;
}
.post-card-large .term p {
  color: #deffe4;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 153.846% */
  letter-spacing: 0.52px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.post-card-large .event-date {
  display: flex;
  flex-direction: row;
  justify-content: start;
  gap: 26px;
  align-items: center;
  margin-bottom: 30px;
}
.post-card-large .event-date h6 {
  margin: 0;
}

.post-card-small {
  background: #deffe4;
  min-width: 410px;
  border-radius: 15px;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: clip;
  position: relative;
  color: #005336;
}
@media (max-width: 620px) {
  .post-card-small {
    min-width: 84vw;
  }
}
.post-card-small.news-type--press-release {
  background: #f0f6da;
}
.post-card-small.news-type--blog {
  background: #005336;
  color: #f0f6da;
}
.post-card-small.news-type--blog a {
  color: #f0f6da;
}
.post-card-small.news-type--blog .button.btn-naked::after {
  content: url("../assets/icons/green-arrow-pistachio.svg");
}
.post-card-small.news-type--blog .term {
  background-color: #f0f6da;
}
.post-card-small.news-type--blog .term p {
  color: #005336;
}
.post-card-small.news-type--case-study {
  background: #c9e6dd;
}
.post-card-small h3 {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  margin-top: 60px;
}
@media (max-width: 620px) {
  .post-card-small h3 {
    font-size: 30px;
    line-height: 34px;
  }
}
.post-card-small .term {
  background-color: #005336;
  border-radius: 10px;
  position: absolute;
  padding: 5px 10px 4px 10px;
  top: 20px;
  left: 20px;
}
.post-card-small .term p {
  color: #deffe4;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 153.846% */
  letter-spacing: 0.52px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.post-card-small .term.members-only-term {
  background-color: #47d260;
  left: auto;
  right: 20px;
}
.post-card-small .term.members-only-term p {
  color: #005336;
  display: flex;
  align-items: center;
  gap: 5px;
}
.post-card-small .term.members-only-term p svg {
  width: 11px;
  height: auto;
  flex-shrink: 0;
}
.post-card-small.has-image {
  flex-direction: column-reverse;
}
.post-card-small.has-image h3 {
  font-size: 25px;
  font-style: normal;
  font-weight: 450;
  line-height: 30px;
  margin-top: 0px;
}
.post-card-small.has-image .term {
  background-color: #deffe4;
}
.post-card-small.has-image .term p {
  color: #005336;
}
.post-card-small.has-image .term.case-study-term {
  background-color: #005336;
}
.post-card-small.has-image .term.case-study-term p {
  color: #f0f6da;
}
.post-card-small.has-image .term.members-only-term {
  background-color: #47d260;
}
.post-card-small .post-card-small-content {
  height: 100%;
}
.post-card-small .post-card-small-content .post-card-small-content-inner {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.post-card-small .post-card-small-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 15px 15px 0px 0px;
  min-height: 276px;
  max-height: 276px;
}
@media (max-width: 820px) {
  .post-card-small .post-card-small-image img {
    height: 100%;
    width: 100%;
  }
}
.post-card-small .post-card-small-image--publication {
  background-color: #005336;
}
.post-card-small .post-card-small-image--publication img {
  -o-object-fit: contain;
     object-fit: contain;
  padding: 20px;
  display: flex;
  width: 100%;
}
.post-card-small .small-post-card-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}
.post-card-small .small-post-card-bottom p {
  margin: 0;
  padding: 0;
}
.post-card-small:last-child {
  margin-right: 40px;
}
.post-card-small .event-date {
  display: flex;
  flex-direction: row;
  justify-content: start;
  gap: 12px;
  align-items: center;
  margin-bottom: 30px;
}
.post-card-small .event-date svg {
  width: 16px;
  height: auto;
  margin-top: -1px;
}
.post-card-small .event-date h6 {
  margin: 0;
}

.team-member-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
}
@media (max-width: 620px) {
  .team-member-grid {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  }
}

.team-member-card {
  background-color: #deffe4;
  border-radius: 15px;
  height: 100%;
}
.team-member-card .team-member-card-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.team-member-card img {
  border-radius: 15px 15px 0 0;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (max-width: 620px) {
  .team-member-card img {
    height: 200px;
  }
}
.team-member-card h3 {
  font-size: 20px;
  font-style: normal;
  font-weight: 450;
  line-height: 30px;
  margin: 6px 0 30px 0;
  padding: 0;
}
.team-member-card p {
  font-size: 14px;
  font-style: normal;
  font-weight: 450;
  line-height: 16px;
  margin: 0;
  padding: 0;
}
.team-member-card .team-member-info {
  padding: 6px 15px 15px 15px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.team-member-card button.btn-naked,
.team-member-card .button.btn-naked {
  min-width: 140px;
}

.technical-resources-card {
  background-color: #f0f6da;
  color: #005336;
  border-radius: 15px;
}
.technical-resources-card .technical-resources-card__image {
  border-radius: 15px 15px 0 0px;
  padding: 30px 100px;
  background: #005336;
}
.technical-resources-card .technical-resource-card-bottom {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.technical-resources-card .technical-resource-card-bottom h3 {
  font-size: 25px;
  font-style: normal;
  font-weight: 450;
  line-height: 30px;
}
.technical-resources-card .technical-resource-info {
  display: flex;
  gap: 20px;
  align-items: center;
}
.technical-resources-card .technical-resource-info h6 {
  margin: 0;
}

.dashboard-tabs {
  width: 100%;
}

.dashboard-tabs__nav {
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
}
@media (max-width: 820px) {
  .dashboard-tabs__nav {
    gap: 80px;
  }
}
@media (max-width: 620px) {
  .dashboard-tabs__nav {
    gap: 40px;
  }
}

.dashboard-tabs__btn {
  padding: 0 0 12px;
  margin: 0;
  cursor: pointer;
  font-size: 30px;
  font-style: normal;
  font-weight: 450;
  line-height: 45px;
  color: inherit;
}
@media (max-width: 620px) {
  .dashboard-tabs__btn {
    font-size: 20px;
    padding-bottom: 0;
  }
}
.dashboard-tabs__btn.is-active {
  border-bottom: 5px solid #47d260;
}
.dashboard-tabs__btn:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

.dashboard-tabs .tabs-border {
  border-bottom: 1px solid #47d260;
  margin-bottom: 60px;
  position: relative;
  top: -3px;
}
@media (max-width: 620px) {
  .dashboard-tabs .tabs-border {
    margin-bottom: 20px;
  }
}

.dashboard-tabs__panel[hidden] {
  display: none;
}

.dash-sections {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.dash-section__title {
  font-size: 18px;
  font-weight: 700;
  color: #005336;
  margin: 0 0 16px;
  padding-bottom: 10px;
  border-bottom: 2px solid #e0e0e0;
}

.dash-fields {
  display: flex;
  flex-direction: column;
}

.dash-field {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 8px 16px;
  padding: 10px 0;
  border-bottom: 1px solid #f0f0f0;
}
.dash-field:last-child {
  border-bottom: none;
}
@media (max-width: 600px) {
  .dash-field {
    grid-template-columns: 1fr;
    gap: 4px;
  }
}

.dash-field__label {
  font-weight: 600;
  color: #666;
  font-size: 14px;
  padding-top: 1px;
}

.dash-field__value {
  color: #111;
  font-size: 15px;
  line-height: 1.5;
}
.dash-field__value a {
  color: #005336;
  text-decoration: underline;
}
.dash-field__value a:hover {
  text-decoration: none;
}

.dash-field--address address {
  font-style: normal;
  white-space: pre-line;
}

.dash-field__input {
  width: 100%;
  font-size: 15px;
  padding: 8px 12px;
  border: 1px solid #ccc;
  border-radius: 8px;
  background: #fff;
  color: #111;
  line-height: 1.5;
  transition: border-color 0.15s ease;
}
.dash-field__input:focus {
  outline: none;
  border-color: #005336;
  box-shadow: 0 0 0 3px rgba(0, 83, 54, 0.12);
}

textarea.dash-field__input {
  resize: vertical;
  min-height: 100px;
}

.dash-edit-form__footer {
  margin-top: 40px;
}

.dash-notice {
  padding: 14px 18px;
  border-radius: 10px;
  margin-bottom: 32px;
  font-size: 15px;
  font-weight: 500;
}
.dash-notice--success {
  background: #d4f7e0;
  color: #004d2b;
  border: 1px solid #a8ecc4;
}

.twoten-wg__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.twoten-wg__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  background-color: #deffe4;
  color: #005336;
  padding: 20px 24px;
  border-radius: 15px;
}

.twoten-wg__name {
  font-size: 18px;
  font-weight: 600;
}

.twoten-wg__join-btn {
  display: inline-block;
  padding: 8px 22px;
  border-radius: 100px;
  background: #005336;
  color: #f0f6da;
  cursor: pointer;
  width: 200px;
  text-align: center;
}
.twoten-wg__join-btn.is-joined {
  background: #47d260;
  color: #005336;
}

.twoten-wg__notice {
  padding: 12px 14px;
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  margin: 0 0 14px;
}

.header-btn h2 {
  margin: 0px;
}

.twoten-wg-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 900px) {
  .twoten-wg-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .twoten-wg-grid {
    grid-template-columns: 1fr;
  }
}

.twoten-wg-card {
  background: #deffe4;
  color: #005336;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
}

.twoten-wg-card__title {
  margin: 0;
  line-height: 1.3;
  color: #f0f6da;
  background-color: #005336;
  padding: 20px;
  border-radius: 15px 15px 0 0;
}

.twoten-wg-card__excerpt {
  margin: 0;
  font-size: 16px;
  flex: 1;
  padding: 20px;
}
.twoten-wg-card__excerpt p {
  margin: 0;
}

.twoten-wg-card__actions {
  display: flex;
  align-items: center;
  gap: 0px;
  margin-top: auto;
  flex-wrap: wrap;
  padding: 0px 20px 20px;
}

.twoten-wg-card__view-btn {
  border-color: #f0f6da;
  color: #f0f6da;
}
.twoten-wg-card__view-btn:hover {
  background: rgba(240, 246, 218, 0.15);
}

.twoten-meeting-history-wrap {
  margin-top: 40px;
}

.twoten-meeting-history {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}
.twoten-meeting-history th {
  text-align: left;
  padding: 8px 12px;
  color: #666;
  font-weight: 600;
  border-bottom: 2px solid #e0e0e0;
}
.twoten-meeting-history td {
  padding: 8px 12px;
  border-bottom: 1px solid #eee;
}

.search-results {
  padding-top: 100px;
  padding-bottom: 100px;
}
.search-results a.search-result-link {
  text-decoration: none;
  color: black;
}

.search-results-grid {
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 30px;
}

.search-title-container {
  text-align: center;
  border-bottom: 1px solid #000;
  margin-bottom: 40px;
}
.search-title-container p {
  font-weight: 400;
}
.search-title-container h1 {
  margin: 0;
  padding-bottom: 120px;
}
.search-title-container h4 {
  text-align: left;
  margin: 0;
  padding-bottom: 30px;
}
@media (max-width: 620px) {
  .search-title-container h4 {
    padding-bottom: 20px;
    font-size: 20px;
  }
}

.search-result {
  background-color: #f0f6da;
  padding: 20px;
  margin-bottom: 12px;
  border-radius: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 620px) {
  .search-result {
    padding: 12px;
  }
}
.search-result h3 {
  margin: 0;
  text-decoration: none;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  max-width: 90%;
}
@media (max-width: 620px) {
  .search-result h3 {
    font-size: 14px;
    line-height: 22px;
  }
}
.search-result h3 a {
  text-decoration: none;
  color: black;
}

.no-results h3 {
  margin-bottom: 20px;
}
.no-results .search-form {
  display: none;
}

#pmpro_login {
  max-width: 400px;
  margin: 0 auto;
  padding: 20px;
}
#pmpro_login p {
  display: flex !important;
  flex-direction: column !important;
}
#pmpro_login input {
  width: 100%;
}

.pmpro_actions_nav {
  text-align: center;
}

input.pmpro_btn.pmpro_btn-submit {
  margin: 20px 0;
}

input.pmpro_btn.pmpro_btn-submit,
input#wp-submit {
  text-align: center;
}

p.login-remember label {
  display: flex;
  flex-direction: row;
  align-items: center;
}

input#rememberme {
  width: 30px;
}/*# sourceMappingURL=style.css.map */