﻿@charset "UTF-8";
@font-face { font-family: "Assemblage-SansRegular"; src: url("../../../../../../www.plantinghopecompany.com/_templates/1/source/webFonts/AssemblageSansRegular/font.woff2") format("woff2"), url("../../../../../../www.plantinghopecompany.com/_templates/1/source/webFonts/AssemblageSansRegular/font.woff") format("woff"); }
@font-face { font-family: "Assemblage-SansBlack"; src: url("../../../../../../www.plantinghopecompany.com/_templates/1/source/webFonts/AssemblageSansBlack/font.woff2") format("woff2"), url("../../../../../../www.plantinghopecompany.com/_templates/1/source/webFonts/AssemblageSansBlack/font.woff") format("woff"); }
@font-face { font-family: "Assemblage-SansSemibold"; src: url("../../../../../../www.plantinghopecompany.com/_templates/1/source/webFonts/AssemblageSansSemibold/font.woff2") format("woff2"), url("../../../../../../www.plantinghopecompany.com/_templates/1/source/webFonts/AssemblageSansSemibold/font.woff") format("woff"); }
@font-face { font-family: "Assemblage-SansBold"; src: url("../../../../../../www.plantinghopecompany.com/_templates/1/source/webFonts/AssemblageSansBold/font.woff2") format("woff2"), url("../../../../../../www.plantinghopecompany.com/_templates/1/source/webFonts/AssemblageSansBold/font.woff") format("woff"); }
@font-face { font-family: "Assemblage-Italic"; src: url("../../../../../../www.plantinghopecompany.com/_templates/1/source/webFonts/AssemblageItalic/font.woff2") format("woff2"), url("../../../../../../www.plantinghopecompany.com/_templates/1/source/webFonts/AssemblageItalic/font.woff") format("woff"); }

/* UPPERCASE TRANSFORMS - Need to include these in text styles that are uppercase */

/* The original mixins which had them are: buttondarkL, buttonlightL, buttondarkL-hover, datadates */

/* Symbols */
@-webkit-keyframes fadeInUp {
  0% { -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; transform: translate3d(0, 5px, 0); }
  100% { -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 1; transform: translate3d(0, 0, 0); }
}
@keyframes fadeInUp {
  0% { -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; transform: translate3d(0, 5px, 0); }
  100% { -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 1; transform: translate3d(0, 0, 0); }
}
@-webkit-keyframes fadeIn {
  0% { -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; }
  100% { -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 1; }
}
@keyframes fadeIn {
  0% { -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; }
  100% { -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 1; }
}
* { box-sizing: border-box; }
body { background-color: #fefdfa; }
body *::-moz-selection { color: #ffffff; background-color: #73c3b4; }
body *::selection { color: #ffffff; background-color: #73c3b4; }
a { text-decoration: none;  /*color: $color-group-4;*/ transition: all 0.2s ease-in-out; }
a:hover { opacity: 0.8; }
a:focus-visible { border: 1px solid black; }
a:hover img { opacity: 0.8; }
input, textarea, select, button { -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; }
input:focus, textarea:focus, select:focus, button:focus { outline: 0; }
input[type=text], input[type=email], section select { border: 0; border-bottom: 1px solid #956e2e; background-color: transparent; font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 16px; font-stretch: normal; font-style: normal; line-height: 1.63; letter-spacing: 0.26px; color: #1d355f; }
@media screen and (max-width:850px) {
  input[type=text], input[type=email], section select { font-size: 14px; }
}
input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, section select::-moz-placeholder { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 16px; font-stretch: normal; font-style: normal; line-height: 1.63; letter-spacing: 0.26px; color: #1d355f; }
input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, section select:-ms-input-placeholder { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 16px; font-stretch: normal; font-style: normal; line-height: 1.63; letter-spacing: 0.26px; color: #1d355f; }
input[type=text]::placeholder, input[type=email]::placeholder, section select::placeholder { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 16px; font-stretch: normal; font-style: normal; line-height: 1.63; letter-spacing: 0.26px; color: #1d355f; }
@media screen and (max-width:850px) {
  input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, section select::-moz-placeholder { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 14px; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: 0.24px; color: #1d355f; }
  input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, section select:-ms-input-placeholder { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 14px; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: 0.24px; color: #1d355f; }
  input[type=text]::placeholder, input[type=email]::placeholder, section select::placeholder { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 14px; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: 0.24px; color: #1d355f; }
}
.btn { height: 56px; line-height: 56px; padding: 0 40px; border-radius: 30px; font-family: "Assemblage-SansBlack", serif; font-weight: 900; text-transform: uppercase; font-size: 16px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 2.13px; text-align: center; color: #fff; text-align: center; display: inline-flex; align-items: center; background-color: #1d355f; transition: all 0.2s ease-in-out; color: #fff; border: 0 !important; }
@media screen and (max-width:850px) {
  .btn { font-family: "neue-haas-grotesk-display", sans-serif; font-weight: 900; font-size: 13px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1.77px; text-align: center; color: #f9f8f6; color: #fff; height: 40px; line-height: 40px; padding: 0 20px; }
}
.btn:hover { color: #1d355f; background-color: #ffffff; }
.btn-2 { height: 60px; line-height: 60px; padding: 0 60px; border-radius: 30px; font-family: "Assemblage-SansBlack", serif; font-weight: 900; text-transform: uppercase; font-size: 16px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 2.13px; text-align: center; color: #fff; text-align: center; display: inline-flex; align-items: center; background-color: #f9f8f6; transition: all 0.2s ease-in-out; color: #686873; border: 0 !important; }
@media screen and (max-width:850px) {
  .btn-2 { height: 42px; line-height: 42px; padding: 0 40px; }
}
.btn-2:hover { color: #f9f8f6; background-color: #686873; }
.btn-3 { display: inline-block; font-family: "Assemblage-SansBlack", serif; font-weight: 900; text-transform: uppercase; font-size: 16px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 2px; color: #1d355f; }
.btn-3::after { content: ""; display: inline-block; width: 19px; height: 12px; background-color: #72b5b8; -webkit-mask-image: url(../../../../../../www.plantinghopecompany.com/_resources/svgs/small-arrow.svg); mask-image: url(../../../../../../www.plantinghopecompany.com/_resources/svgs/small-arrow.svg); transition: all ease-in-out 0.25s; margin-left: 10px; }
.btn-3:hover::after { background-color: #956e2e; }
.btn-3:hover { font-family: "Assemblage-SansBlack", serif; font-weight: 900; text-transform: uppercase; font-size: 16px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 2px; color: #1d355f; }
.btn-4 { display: inline-block; height: 56px; padding: 0 40px; border-radius: 30px; text-align: center; display: inline-flex; align-items: center; justify-content: center; background-color: #1d355f; color: #f9f8f6; transition: all 0.2s ease-in-out; border: 0; }
.btn-4:hover { background-color: #956e2e; color: #f9f8f6; }
.content a.btn-4 { text-decoration: none; display: inline-block; height: 56px; padding: 0 40px; border-radius: 30px; text-align: center; display: inline-flex; align-items: center; justify-content: center; background-color: #1d355f; color: #f9f8f6; transition: all 0.2s ease-in-out; border: 0; }
.content a.btn-4:hover { background-color: #956e2e; color: #f9f8f6; }
.hide { display: none !important; }
.container { width: 1600px; margin: 0 auto; }
@media screen and (max-width:1920px) {
  .container { width: 1200px; }
}
@media screen and (max-width:1366px) {
  .container { width: calc(100% - 120px); }
}
@media screen and (max-width:1024px) {
  .container { width: calc(100% - 80px); }
}
@media screen and (max-width:850px) {
  .container { width: calc(100% - 50px); }
}
@media screen and (max-width:500px) {
  .container { width: calc(100% - 30px); }
}
.container.full { max-width: 100%; width: 100%; padding: 0 60px; }
@media screen and (max-width:1366px) {
  .container.full { padding: 0 60px; }
}
@media screen and (max-width:1024px) {
  .container.full { padding: 0 40px; }
}
@media screen and (max-width:850px) {
  .container.full { padding: 0 25px; }
}
@media screen and (max-width:500px) {
  .container.full { padding: 0 15px; }
}
.more { display: inline-block; font-family: "Assemblage-SansBlack", serif; font-weight: 900; text-transform: uppercase; font-size: 16px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 2px; color: #1d355f; }
.more::after { content: ""; display: inline-block; width: 19px; height: 12px; background-color: #72b5b8; -webkit-mask-image: url(../../../../../../www.plantinghopecompany.com/_resources/svgs/small-arrow.svg); mask-image: url(../../../../../../www.plantinghopecompany.com/_resources/svgs/small-arrow.svg); transition: all ease-in-out 0.25s; margin-left: 10px; }
.more:hover::after { background-color: #956e2e; }
.more:hover { font-family: "Assemblage-SansBlack", serif; font-weight: 900; text-transform: uppercase; font-size: 16px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 2px; color: #1d355f; }
img { max-width: 100%; height: auto; }
.videoWrapper { position: relative; padding-bottom: 56.25%;  /* 16:9 */ height: 0; margin-bottom: 40px; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.keyline { display: grid; align-items: center; justify-content: center; position: relative; }
.keyline div { width: 65px; height: 65px; background-image: url("../../../../../../www.plantinghopecompany.com/_templates/1/source/img/keyline-icon.png"); background-size: contain; }
.keyline div::before { left: 0; }
.keyline div::after { right: 0; }
.keyline div::before, .keyline div::after { position: absolute; top: 50%; bottom: 50%; content: ""; width: calc(50% - 50px); border-top: solid 1px #956e2e; }
body { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 16px; font-stretch: normal; font-style: normal; line-height: 1.63; letter-spacing: 0.26px; color: #1d355f; }
@media screen and (max-width:850px) {
  body { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 14px; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: 0.24px; color: #1d355f; }
}
h1 { margin: 0; font-family: "Assemblage-SansBold", serif; font-weight: 700; text-transform: uppercase; font-size: 70px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1.73px; color: #fff; }
@media screen and (max-width:850px) {
  h1 { font-family: "Assemblage-SansBlack", serif; font-weight: 900; text-transform: uppercase; font-size: 32px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1.05px; color: #f9f8f6; }
}
h2 { margin: 0; font-family: "Assemblage-SansBold", serif; font-weight: 700; text-transform: uppercase; font-size: 32px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 0.89px; color: #956e2e; }
@media screen and (max-width:850px) {
  h2 { font-family: "Assemblage-SansBold", serif; font-weight: 700; text-transform: uppercase; font-size: 24px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1.04px; color: #956e2e; }
}
h3 { font-family: "Assemblage-SansBold", serif; font-weight: 700; text-transform: uppercase; font-size: 30px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1.5px; color: #1d355f; margin: 0; }
@media screen and (max-width:850px) {
  h3 { font-family: "Assemblage-SansBold", serif; font-weight: 700; text-transform: uppercase; font-size: 20px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1px; color: #1d355f; }
}
h4 { font-family: "Assemblage-SansBold", serif; font-weight: 700; text-transform: uppercase; font-size: 22px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: normal; color: #73c3b4; margin: 0; }
@media screen and (max-width:850px) {
  h4 { font-family: "Assemblage-SansBold", serif; font-weight: 700; text-transform: uppercase; font-size: 18px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 0.78px; color: #73c3b4; }
}
h5 { font-family: "Assemblage-SansSemibold", serif; font-weight: 600; text-transform: uppercase; font-size: 18px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1.35px; color: #a57b56; margin: 0; }
@media screen and (max-width:850px) {
  h5 { font-family: "Assemblage-SansSemibold", serif; font-weight: 600; text-transform: uppercase; font-size: 16px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1.2px; color: #956e2e; }
}
p, a, li { margin: 0; font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 16px; font-stretch: normal; font-style: normal; line-height: 1.63; letter-spacing: 0.26px; color: #1d355f; }
p.lg, a.lg, li.lg { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 18px; font-stretch: normal; font-style: normal; line-height: 1.44; letter-spacing: 0.25px; color: #1d355f; }
@media screen and (max-width:850px) {
  p, a, li { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 14px; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: 0.24px; color: #1d355f; }
  p.lg, a.lg, li.lg { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 14px; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: 0.24px; color: #1d355f; }
}
.top-bar { background-color: #956e2e; height: 39px; width: 100%; position: fixed; top: 0; z-index: 2; }
@media screen and (max-width:1024px) {
  .top-bar { display: none; }
}
.top-bar .container { height: 39px; display: flex; justify-content: flex-end; align-items: center; }
.top-bar .container .ticker { font-family: "neue-haas-grotesk-display", sans-serif; font-weight: 500; font-size: 14px; font-stretch: normal; font-style: normal; line-height: 1.29; letter-spacing: 1.62px; color: #fff; }
.top-bar .container .ticker span { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 700; font-size: 14px; font-stretch: normal; font-style: normal; line-height: 1.29; letter-spacing: 1.72px; text-align: center; color: #fff; margin-left: 5px; }
.top-bar .container .social { list-style: none; padding-left: 0; }
.top-bar .container .social li { display: inline-block; margin-left: 25px; }
.top-bar .container .social li a { font-size: 20px; color: #ffffff; }
.top-bar .container .social li a:hover { color: #edebe7; }
header.header { display: flex; align-items: center; justify-content: space-between; position: relative; height: 125px; background-color: #f9f8f6; transition: all 0.2s ease-in-out; position: fixed; width: 100%; top: 39px; }
@media screen and (max-width:1024px) {
  header.header { height: 80px; z-index: 1109; top: 0; }
  header.header:before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; background-color: #f9f8f6; z-index: 1110; }
}
@media screen and (max-width:850px) {
  header.header { height: 70px; }
}
header.header .logo { flex: 0 1 300px; line-height: 0; position: relative; z-index: 1111; }
@media screen and (max-width:1200px) {
  header.header .logo { flex: 0 1 240px; }
}
header.header .logo svg, header.header .logo img { width: 280px; transition: all 0.2s ease-in-out; }
@media screen and (max-width:1920px) {
  header.header .logo svg, header.header .logo img { width: 280px; }
}
@media screen and (max-width:1200px) {
  header.header .logo svg, header.header .logo img { width: 220px; }
}
@media screen and (max-width:850px) {
  header.header .logo svg, header.header .logo img { width: 180px; }
}
header.header .logo #logo-body { fill: #956e2e; transition: all 0.2s ease-in-out; }
header.header .logo #logo-head { fill: #73c3b4; transition: all 0.2s ease-in-out; }
header.header .logo:hover #logo-head { fill: #956e2e; }
header.header .logo:hover #logo-body { fill: #73c3b4; }
header.header nav { text-align: right; margin-right: 45px; }
@media screen and (max-width:1024px) {
  header.header nav { display: block; position: fixed; background-color: #f9f8f6; width: 100%; top: 0; right: 0; left: 0; height: auto; max-height: 100vh; transform: translateY(-120%); transition: all 0.4s ease-in-out; z-index: 999; overflow: hidden; text-align: left; }
  header.header nav.open { padding-top: 50px; transform: translateY(0px); overflow-y: scroll !important; box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.11); padding-bottom: 0; }
}
header.header nav > ul { list-style: none; position: relative; z-index: 11; top: 36px; margin: 0 auto; display: inline-block; padding: 0; }
@media screen and (max-width:1024px) {
  header.header.fixed nav.open > ul {top: 0;}
  header.header nav > ul { top: 0; text-align: left; padding: 40px 0 0 0; }
}
header.header nav > ul > li { margin: 0 50px; display: inline-block; line-height: 0; padding: 30px 0 65px 0; float: left; margin-left: 15px; position: relative; }
@media screen and (max-width:1920px) {
  header.header nav > ul > li { margin: 0 40px; }
}
@media screen and (max-width:1366px) {
  header.header nav > ul > li { margin: 0 10px; }
}
@media screen and (max-width:1024px) {
  header.header nav > ul > li { display: block; margin: 0 25px; padding: 0; width: 100%; }
}
header.header nav > ul > li a { line-height: 0; font-family: "Assemblage-SansBold", serif; font-weight: 700; text-transform: uppercase; font-size: 18px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 0.9px; color: #956e2e; }
@media screen and (max-width:1024px) {
  header.header nav > ul > li a { display: block; padding: 0px 0; width: 100%; font-family: "neue-haas-grotesk-display", sans-serif; font-weight: 500; font-size: 18px; font-stretch: normal; font-style: normal; line-height: 2.61; letter-spacing: 0.3px; color: #686873; text-align: left; }
  header.header nav > ul > li.top-level a.has-submenu::after { content: "+"; margin-left: 10px; }
  header.header nav > ul > li.top-level a.has-submenu.active::after { content: "–"; }
}
header.header nav > ul > li a:hover { font-family: "Assemblage-SansBold", serif; font-weight: 700; text-transform: uppercase; font-size: 18px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 0.9px; color: #1d355f; }
@media screen and (max-width:1024px) {
  header.header nav > ul > li a:hover { font-family: "neue-haas-grotesk-display", sans-serif; font-weight: 600; font-size: 18px; font-stretch: normal; font-style: normal; line-height: 2.61; letter-spacing: 0.3px; color: #686873; }
}
@media screen and (max-width:1024px) {
  header.header nav > ul > li a.active { font-family: "neue-haas-grotesk-display", sans-serif; font-weight: 600; font-size: 18px; font-stretch: normal; font-style: normal; line-height: 2.61; letter-spacing: 0.3px; color: #686873; }
}
header.header nav > ul > li .sub_nav { opacity: 0; visibility: hidden; text-align: left; position: absolute; left: 50%; margin-left: -160px; width: 280px; padding: 15px 30px; pointer-events: none; top: 110px; border-radius: 10px; background-color: #f9f8f6; box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.11); transition: all 0.2s ease-in-out; transform: translateY(-15px); }
@media screen and (max-width:1920px) {
  header.header nav > ul > li .sub_nav { width: 280px; padding: 15px 20px; margin-left: -140px; }
}
@media screen and (max-width:1024px) {
  header.header nav > ul > li .sub_nav { display: none; transform: none; width: 100%; padding: 13px 0px 18px 0px; margin: 12px 0px 1px 0px; transition: none; position: static; opacity: 1; box-shadow: none; background-color: transparent; text-align: left; border-top: 1px solid #956e2e; border-bottom: 1px solid #956e2e; border-radius: 0; opacity: 1; pointer-events: all; transform: translateY(0); visibility: visible; }
}
header.header nav > ul > li .sub_nav:before { content: ""; position: absolute; top: -12px; margin: auto; right: 0; left: 0; width: 0; height: 0; border-style: solid; border-width: 0 15px 20px 15px; border-width: 0 10px 12px 10px; border-color: transparent transparent #f9f8f6 transparent; }
@media screen and (max-width:1024px) {
  header.header nav > ul > li .sub_nav:before { display: none; }
}
header.header nav > ul > li .sub_nav > li { display: block; margin: 0 auto; padding: 0; width: 250px;  /*border-bottom: 1px solid $border-color;*/ }
@media screen and (max-width:1920px) {
  header.header nav > ul > li .sub_nav > li { width: 250px; padding: 10px 0; }
}
@media screen and (max-width:1024px) {
  header.header nav > ul > li .sub_nav > li { width: 100%; padding: 0; border-bottom: 0; }
}
header.header nav > ul > li .sub_nav > li:last-of-type { border-bottom: 0; }
header.header nav > ul > li .sub_nav > li a { display: inline;  /*padding: 30px 0 40px 0;*/ margin: 0 auto; width: auto; position: relative; z-index: 3; transition: all 0.1s ease-in-out; position: relative; font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 18px; font-stretch: normal; font-style: normal; line-height: 1.33; letter-spacing: 0.3px; color: #1d355f; text-transform: initial; }
@media screen and (max-width:1024px) {
  header.header nav > ul > li .sub_nav > li a { font-family: "neue-haas-grotesk-display", sans-serif; font-weight: 500; font-size: 15px; font-stretch: normal; font-style: normal; line-height: 2.4; letter-spacing: 0.28px; color: #686873; padding: 0; }
}
header.header nav > ul > li .sub_nav > li a:hover { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 500; font-size: 18px; font-stretch: normal; font-style: normal; line-height: 1.22; letter-spacing: 0.5px; color: #1d355f; }
@media screen and (max-width:1024px) {
  header.header nav > ul > li .sub_nav > li a:hover { font-family: "neue-haas-grotesk-display", sans-serif; font-weight: 700; font-size: 15px; font-stretch: normal; font-style: normal; line-height: 2.4; letter-spacing: 0.28px; color: #686873; }
}
header.header nav > ul > li .sub_nav > li a::before { content: attr(title); font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 500; font-size: 18px; font-stretch: normal; font-style: normal; line-height: 1.22; letter-spacing: 0.5px; color: #1d355f; display: block; font-weight: bold; height: 0; overflow: hidden; visibility: hidden; }
@media screen and (max-width:1024px) {
  header.header nav > ul > li .sub_nav > li a::before { font-family: "neue-haas-grotesk-display", sans-serif; font-weight: 500; font-size: 15px; font-stretch: normal; font-style: normal; line-height: 2.4; letter-spacing: 0.28px; color: #686873; }
}
header.header nav > ul > li .sub_nav > li a.open { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 500; font-size: 18px; font-stretch: normal; font-style: normal; line-height: 1.22; letter-spacing: 0.5px; color: #1d355f; }
@media screen and (max-width:1024px) {
  header.header nav > ul > li .sub_nav > li a.open { font-family: "neue-haas-grotesk-display", sans-serif; font-weight: 700; font-size: 15px; font-stretch: normal; font-style: normal; line-height: 2.4; letter-spacing: 0.28px; color: #686873; }
}
header.header nav > ul > li .sub_nav > li:hover { background-color: transparent; }
header.header nav > ul > li .sub_nav > li .subsub_nav { padding: 5px 0px; position: relative; list-style: none; border-top: 1px solid #956e2e; border-bottom: 1px solid #956e2e; display: none; margin: 16px 0px -5px 0px; }
@media screen and (max-width:1024px) {
  header.header nav > ul > li .sub_nav > li .subsub_nav { border-top: none; border-bottom: none; margin: 0px 0px 0px 25px; }
}
header.header nav > ul > li .sub_nav > li .subsub_nav li { margin: 0; padding: 5px 0px; }
header.header nav > ul > li .sub_nav > li .subsub_nav li a { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 18px; font-stretch: normal; font-style: normal; line-height: 1.33; letter-spacing: 0.3px; color: #1d355f; }
header.header nav > ul > li .sub_nav > li .subsub_nav li a:hover { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 500; font-size: 18px; font-stretch: normal; font-style: normal; line-height: 1.22; letter-spacing: 0.5px; color: #1d355f; }
@media screen and (max-width:1024px) {
  header.header nav > ul > li .sub_nav > li .subsub_nav li a:hover { font-family: "neue-haas-grotesk-display", sans-serif; font-weight: 700; font-size: 15px; font-stretch: normal; font-style: normal; line-height: 2.4; letter-spacing: 0.28px; color: #686873; }
}
@media screen and (max-width:1024px) {
  header.header nav > ul > li .sub_nav > li .subsub_nav li a { font-family: "neue-haas-grotesk-display", sans-serif; font-weight: 500; font-size: 15px; font-stretch: normal; font-style: normal; line-height: 2.4; letter-spacing: 0.28px; color: #686873; padding: 0px; }
}
@media screen and (max-width:1024px) {
  header.header nav > ul > li .sub_nav > li .subsub_nav li { padding: 0px; }
}
header.header nav > ul > li .sub_nav > li .subsub_nav:hover { display: block; height: 100%; pointer-events: all; }
header.header nav > ul > li .sub_nav > li.has-submenu > a::after {  /*position: absolute; top: 0px; right: -17px;*/
margin-left: 10px; content: "+"; font-size: 17px; font-weight: 600; transition: all 0.1s ease-in-out; }
@media screen and (max-width:1024px) {
  header.header nav > ul > li .sub_nav > li.has-submenu > a::after { font-family: "neue-haas-grotesk-display", sans-serif; font-weight: 500; font-size: 15px; font-stretch: normal; font-style: normal; line-height: 2.4; letter-spacing: 0.28px; color: #686873; }
}
header.header nav > ul > li .sub_nav > li.has-submenu > a.open::after { content: "–"; }
header.header nav > ul > li:hover .sub_nav { opacity: 1; pointer-events: all; transform: translateY(0); visibility: visible; }
header.header .search-open { position: absolute; right: 60px; bottom: 26px; transition: all 0.2s ease-in-out; cursor: pointer; font-size: 20px; z-index: 20; transition: all 0.2s ease-in-out; text-indent: -9999px; }
header.header .search-open::after { content: ""; display: inline-block; position: absolute; width: 20px; height: 20px; background-color: #1d355f; -webkit-mask-image: url(../../../../../../www.plantinghopecompany.com/_resources/svgs/search.svg); mask-image: url(../../../../../../www.plantinghopecompany.com/_resources/svgs/search.svg); transition: all ease-in-out 0.25s; left: -20px; }
header.header .search-open:hover::after { background-color: #72b5b8; }
@media screen and (max-width:1024px) {
  header.header .search-open { display: none; }
}
header.header .search-open:hover { color: #73c3b4; }
header.header .search-open:hover::after { transition: background-color ease-in-out 0s; }
header.header .search-open.active::after { font-family: "Font Awesome 5 Pro"; font-weight: 900; font-style: normal; content: "\f00d"; position: relative; right: 30px; background-color: transparent; -webkit-mask-image: initial; mask-image: initial; }
header.header #search_form { display: none; position: absolute; z-index: 12; right: 190px; top: 40px; }
header.header #search_form:before { font-family: "Font Awesome 5 Pro"; font-weight: 900; font-style: normal; content: "\f002"; position: absolute; left: 30px; top: 24px; font-size: 21px; }
header.header #search_form input { transition: all 0.2s ease-in-out; height: 75px; border: 0; width: 100%; padding: 0 65px; line-height: 75px; font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 16px; font-stretch: normal; font-style: normal; line-height: 1.63; letter-spacing: 0.26px; color: #1d355f; }
header.header #search_form input::-moz-placeholder { line-height: 75px; font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 16px; font-stretch: normal; font-style: normal; line-height: 1.63; letter-spacing: 0.26px; color: #1d355f; }
header.header #search_form input:-ms-input-placeholder { line-height: 75px; font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 16px; font-stretch: normal; font-style: normal; line-height: 1.63; letter-spacing: 0.26px; color: #1d355f; }
header.header #search_form input::placeholder { line-height: 75px; font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 16px; font-stretch: normal; font-style: normal; line-height: 1.63; letter-spacing: 0.26px; color: #1d355f; }
header.header #search_form.show { display: block; }
header.header .nav-mob { display: none; position: fixed; top: 30px; right: 40px; width: 30px; height: 25px; z-index: 1112; transition: all 0.2s ease-in-out; cursor: pointer; }
@media screen and (max-width:1024px) {
  header.header .nav-mob { display: block; }
}
@media screen and (max-width:850px) {
  header.header .nav-mob { top: 30px; right: 25px; }
}
header.header .nav-mob span { width: 30px; height: 3px; border-radius: 100px; background-color: #a3a3a3; display: block; position: absolute; transition: all 0.2s ease-in-out; }
header.header .nav-mob span:nth-of-type(1) { top: 0; right: 0; }
header.header .nav-mob span:nth-of-type(2) { top: 8px; }
header.header .nav-mob span:nth-of-type(3) { top: 16px; }
header.header .nav-mob.open span { background-color: #a3a3a3; }
header.header .nav-mob.open span:nth-of-type(1) { display: none; }
header.header .nav-mob.open span:nth-of-type(2) { transform: rotate(45deg); top: 8px; }
header.header .nav-mob.open span:nth-of-type(3) { transform: rotate(-45deg); top: 8px; }
header.header.fixed { height: 90px; z-index: 11; box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.2); top: 0; }
@media screen and (max-width:850px) {
  header.header {height: 70px;}
  header.header.fixed { height: 70px; }
  header.header.fixed .nav-mob { top: 30px; }
}
header.header.fixed .logo { width: auto; }
header.header.fixed .logo svg, header.header.fixed .logo img { width: auto; height: 64px; }
@media screen and (max-width:850px) {
  header.header.fixed .logo img { width: 180px; height: auto; }
}
header.header.fixed .search-open { bottom: 26px; }
header.header.fixed #search_form { top: 8px; }
header.header.fixed #search_form input { height: 75px; }
header.header.fixed nav > ul { top: 25px; }
.mob-nav-bottom { display: none; }
.mob-nav-bottom form {
  display: block;
  position: relative;
  margin-bottom: 20px;
}
.mob-nav-bottom form input.s {
  border: none;
  background: white;
  width: 100%;
  padding: 14px 24px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.3px;
  color: #1d355f;
  box-sizing: border-box;
}
.mob-nav-bottom form button[type=submit] {
  border: 0;
  background: none;
  color: inherit;
  outline: inherit;
  position: absolute;
  right: 0;
  top: 0;
  height: 48px;
  width: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mob-nav-bottom form button[type=submit]:focus { color: #956e2e; }

.mob-nav-bottom form button[type=submit]::before {
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-style: normal;
  content: "\f002";
  font-size: 16px;
  color: #1d355f;
}
@media screen and (max-width:1024px) {
  .mob-nav-bottom { display: block; height: 150px; background-color: #14233c; margin-top: 80px; padding: 10px 25px; }
  .mob-nav-bottom .ticker { font-family: "neue-haas-grotesk-display", sans-serif; font-weight: 500; font-size: 13px; font-stretch: normal; font-style: normal; line-height: 1.54; letter-spacing: 1.77px; color: #fff; }
  .mob-nav-bottom .ticker span { font-family: "neue-haas-grotesk-display", sans-serif; font-weight: 900; font-size: 13px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1.77px; text-align: center; color: #f9f8f6; margin-left: 5px; }
  .mob-nav-bottom ul.social { list-style: none; margin: 0; }
  .mob-nav-bottom ul.social li { margin: 0 0 0 10px; display: inline-block; }
  .mob-nav-bottom ul.social li a { color: #ffffff; font-size: 20px; }
}
@media screen and (max-width:1024px) and (orientation:landscape) {
  .mob-nav-bottom { margin-top: 50px; }
}
.container.bottom { padding-bottom: 85px; padding-top: 85px; }
@media screen and (max-width:850px) {
  .container.bottom { padding-top: 35px; padding-bottom: 35px; }
}
.signup-outter { background-color: #edeff2; }
.signup-outter button { justify-content: center; align-items: center; }
#signup-info { padding: 60px 0; display: flex; flex-flow: row wrap; gap: 30px; justify-content: space-between; }
.contact-form { max-width: 400px; margin: 0 auto; }
.contact-info { padding: 20px 0 0 20px; }
.contact-info h4 { color: #1d355f; }
@media screen and (max-width:920px) {
  .contact-info { width: 400px; max-width: 100%; margin: 0 auto; }
}
.contact-info ul { list-style: none; margin: 0; padding: 0; padding-top: 20px; }
.contact-info ul li { position: relative; margin-bottom: 15px; padding-left: 45px; }
.contact-info ul li:before { font-family: "Font Awesome 5 Pro"; font-weight: 400; color: #1d355f; position: absolute; left: 0; font-size: 22px; }
.contact-info ul li.email:before { content: "\f1d8"; }
.contact-info ul li.phone:before { content: "\f095"; }
.contact-info ul li.address:before { content: "\f3c5"; }
.grecaptcha-badge { display: none !important; }
.grecaptcha-badge.show { display: block !important; visibility: visible !important; }
footer { background-color: #14233c; }
footer .wrapper { padding: 60px 0 10px 0; }
@media screen and (min-width:850px) {
  footer .wrapper { padding-top: 80px; display: flex; justify-content: space-between; align-items: flex-start; }
  footer .wrapper .company-info { flex-grow: 1; flex-shrink: 0; margin-right: 60px; }
}
footer .fab { font-size: 18px; color: #73c3b4; }
@media screen and (min-width:500px) {
  footer .fab { font-size: 28px; }
}
footer .company-info { margin-bottom: 50px; }
footer .company-info p, footer .company-info h2 { text-align: center; }
@media screen and (min-width:850px) {
  footer .company-info p, footer .company-info h2 { text-align: left; }
}
footer .company-info h2.title { font-size: 22px; color: #73c3b4; }
footer .company-info .link-email a { font-family: "Assemblage-Italic", serif; font-weight: 400; font-style: italic; text-transform: initial; color: white; font-size: 20px; }
footer .company-info .link-social { margin: 22px 5px; }
footer .brands-info { margin-bottom: 30px; }
@media screen and (min-width:500px) {
  footer .brands-info { display: flex; gap: 15px; justify-content: space-around; align-items: center; }
  footer .brands-info .brand { flex: 0 1 130px; }
  footer .brands-info .brand.veggicopia { flex: 0 1 100px; }
}
@media screen and (min-width:1366px) {
  footer .brands-info { gap: 50px; }
  footer .brands-info .brand { flex: 0 1 180px; }
  footer .brands-info .brand.veggicopia { flex: 0 1 140px; }
}
footer .brands-info .brand { max-width: 120px; padding-bottom: 30px; margin: auto; text-align: center; }
@media screen and (min-width:850px) {
  footer .brands-info .brand { max-width: 164px; }
}
footer .brands-info .brand > div:first-of-type { min-height: 60px; }
footer .brands-info .brand > div:first-of-type img { margin: auto; }
footer .brands-info .brand > div:last-of-type { margin-top: 10px; display: flex; align-items: center; justify-content: space-evenly; }
@media screen and (min-width:850px) {
  footer .brands-info .brand > div:last-of-type { margin-top: 20px; }
}
footer .brands-info img { width: 100%; height: 60px; -o-object-fit: contain; object-fit: contain; max-width: 180px; display: block; }
footer .copyright { border-top: 1px solid #956e2e; padding-top: 10px; padding-bottom: 30px; }
footer .copyright ul { list-style: none; padding: 0; margin: 0; text-align: center; }
footer .copyright li { display: inline; font-size: 14px; color: #956e2e; }
footer .copyright li a { color: #956e2e; }
footer .copyright li a:hover { opacity: 0.8; }
footer .copyright li:first-of-type { display: block; }
/*footer .copyright li:nth-of-type(2)::after { content: "|"; margin: 0 10px; }*/
@media screen and (min-width:850px) {
  footer .copyright li { font-size: 16px; }
  footer .copyright li:first-of-type { display: inline; }
  footer .copyright li:nth-of-type(2)::before { content: "|"; margin: 0 10px; }
  footer .copyright ul { text-align: right; }
}
footer .copyright a.blender { font-weight: 700; }
.cc-window { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 16px; font-stretch: normal; font-style: normal; line-height: 1.63; letter-spacing: 0.26px; color: #1d355f; }
.cc-window .cc-link, .cc-window .cc-btn { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 16px; font-stretch: normal; font-style: normal; line-height: 1.63; letter-spacing: 0.26px; color: #1d355f; }
#width-check { position: relative; z-index: 0; }
@media screen and (max-width:1024px) {
  #width-check { z-index: 1; }
}
section h2 { margin-bottom: 40px; }
@media screen and (max-width:850px) {
  section h2 { margin-bottom: 15px; }
}
section a.more { margin-top: 70px; }
@media screen and (max-width:850px) {
  section a.more { margin-top: 20px; }
}
section#hero { height: 620px; background-image: url(../../../../../../www.plantinghopecompany.com/_resources/banners/banner-home.jpg); background-repeat: no-repeat; background-size: cover; background-position: center top; display: flex; align-items: center; width: calc(100% - 120px); padding: 0 100px; margin: 165px 60px 0 60px; }
@media screen and (max-width:1366px) {
  section#hero { padding: 0 30px; margin: 165px auto 0 auto; width: calc(100% - 120px); height: 560px; }
}
@media screen and (max-width:1024px) {
  section#hero { width: calc(100% - 80px); height: 420px; margin-top: 90px; }
}
@media screen and (max-width:850px) {
  section#hero { margin-top: 75px; width: calc(100% - 50px); height: 380px; padding: 0 25% 0 15px; }
}
@media screen and (max-width:500px) {
  section#hero { width: calc(100% - 30px); height: 280px; padding: 0 18% 0 6px; }
}
section#hero .inner h1 { max-width: 580px; font-family: "Assemblage-SansRegular", serif; font-weight: 400; text-transform: uppercase; font-size: 56px; font-stretch: normal; font-style: normal; line-height: 0.95; letter-spacing: normal; color: #fff; text-transform: uppercase; }
section#hero .inner h1 strong { font-family: "Assemblage-SansBold", serif; font-weight: 700; }
section#hero .inner h1 span { display: inline-block; }
@media screen and (max-width:850px) {
  section#hero .inner h1 { max-width: 350px; font-family: "Assemblage-SansBlack", serif; font-weight: 900; text-transform: uppercase; font-size: 32px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1.05px; color: #f9f8f6; }
}
@media screen and (max-width:500px) {
  section#hero .inner h1 { font-size: 22px; max-width: 260px; }
}
section#hero .btn { margin-top: 30px; }
section#hero .btn .fas { margin-left: 5px; font-size: 14px; color: #956e2e; }
@media screen and (min-width:500px) {
  section#hero .btn { margin-top: 50px; }
  section#hero .btn .fas { margin-left: 10px; font-size: 20px; }
}
section.links { display: flex; }
@media screen and (max-width:850px) {
  section.links { display: block; margin-top: 10px; }
}
section.links > a { background-color: #73c3b44d; max-width: 33.3333333333%; width: 33.3333333333%; flex-basis: 33.3333333333%; height: 140px; margin-top: 15px; margin-right: 15px; transition: all 0.2s ease-in-out; display: flex; align-items: center; text-align: center; justify-content: center; font-family: "Assemblage-SansBlack", serif; font-weight: 900; text-transform: uppercase; font-size: 16px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 2px; color: #1d355f; margin-top: 0; margin-right: 5px; }
section.links > a::after { content: ""; display: inline-block; width: 24px; height: 15px; background-color: #956e2e; -webkit-mask-image: url(../../../../../../www.plantinghopecompany.com/_resources/svgs/large-arrow.svg); mask-image: url(../../../../../../www.plantinghopecompany.com/_resources/svgs/large-arrow.svg); transition: all ease-in-out 0.25s; margin-left: 10px; }
section.links > a:hover::after { background-color: #f9f8f6; }
@media screen and (max-width:1024px) {
  section.links > a { height: 67px; }
}
@media screen and (max-width:850px) {
  section.links > a { width: 100%; max-width: 100%; margin: 5px 0; font-family: "neue-haas-grotesk-display", sans-serif; font-weight: 900; font-size: 13px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1.77px; color: #686873; }
}
section.links > a i { color: #956e2e; transition: all 0.2s ease-in-out; margin-left: 25px; }
section.links > a:hover { background-color: #73c3b4; color: #f9f8f6; }
@media screen and (max-width:1024px) {
  section.links > a:hover { background-color: #73c3b44d; font-family: "Assemblage-SansBlack", serif; font-weight: 900; text-transform: uppercase; font-size: 16px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 2.13px; text-align: center; color: #fff; }
}
section.links > a:hover i { color: #f9f8f6; }
@media screen and (max-width:1024px) {
  section.links > a:hover i { color: #956e2e; }
}
section.links > a:last-of-type { margin-right: 0; }
section.overview { padding: 75px 0 100px 0; display: flex; }
@media screen and (max-width:1920px) {
  section.overview { padding: 55px 0 80px 0; }
}
@media screen and (max-width:850px) {
  section.overview { display: block; }
}
section.overview > div { flex-basis: 50%; width: 50%; max-width: 50%; }
@media screen and (max-width:850px) {
  section.overview > div { width: 100%; max-width: 100%; }
}
section.overview > div:first-of-type { padding-right: 130px; }
@media screen and (max-width:850px) {
  section.overview > div:first-of-type { padding-right: 0; margin-bottom: 65px; }
}
section.overview > div:first-of-type p { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 18px; font-stretch: normal; font-style: normal; line-height: 1.44; letter-spacing: 0.25px; color: #1d355f; }
@media screen and (max-width:1024px) {
  section.overview > div:first-of-type p { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 16px; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: 0.27px; color: #1d355f; }
}
section.overview div.investors table { width: 100%; }
section.overview div.investors table tr { width: 100%; }
section.overview div.investors table tr td, section.overview div.investors table tr th { width: 50%; text-align: left; padding: 20px 10px; }
section.overview div.investors table tr th { border-bottom: 2.4px solid #956e2e; padding: 0 10px 20px 10px; font-family: "Assemblage-SansBold", serif; font-weight: 700; text-transform: uppercase; font-size: 22px; letter-spacing: 1.1px; color: #1d355f; }
section.overview div.investors table tr th i { margin-right: 5px; color: #73c3b4; }
section.overview div.investors table tr td { text-transform: uppercase; border-bottom: 1px solid #956e2e; font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 14px; font-stretch: normal; font-style: normal; line-height: 1.29; letter-spacing: 1px; color: #1d355f; }
section.overview div.investors table tr td strong { margin-right: 5px; font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 700; font-size: 14px; font-stretch: normal; font-style: normal; line-height: 1.29; letter-spacing: 1.91px; color: #1d355f; }
section.news { padding: 80px 0; }
@media screen and (max-width:850px) {
  section.news { padding: 65px 0; }
}
section.news .container { display: flex; justify-content: space-between; flex-wrap: wrap; }
@media screen and (max-width:850px) {
  section.news .container { display: block; }
}
section.news .container .more { margin-right: 100px; }
section.news .container h2 { flex: 1 0 100%; }
section.news .container > .news-item { flex: 0 1 23%; }
@media screen and (max-width:850px) {
  section.news .container > .news-item { width: 100%; max-width: 100%; margin-bottom: 20px; }
}
section.news .container > .news-item .news-date { font-family: "neue-haas-grotesk-display", sans-serif; font-weight: 600; font-size: 13px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 2.14px; color: #956e2e; text-transform: uppercase; margin-bottom: 10px; }
@media screen and (max-width:850px) {
  section.news .container > .news-item .news-date { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 500; font-size: 12px; font-stretch: normal; font-style: normal; line-height: normal; letter-spacing: 1.97px; color: #956e2e; }
}
section.news .container > .news-item .news-title { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 16px; font-stretch: normal; font-style: normal; line-height: 1.63; letter-spacing: 0.26px; color: #1d355f; }
section.news .container > .news-item .news-title:hover { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 16px; font-stretch: normal; font-style: normal; line-height: 1.63; letter-spacing: 0.26px; color: #956e2e; text-decoration: underline; }
@media screen and (max-width:1024px) {
  section.news .container > .news-item .news-title { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 14px; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: 0.24px; color: #1d355f; }
  section.news .container > .news-item .news-title:hover { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 14px; font-stretch: normal; font-style: normal; line-height: 1.86; letter-spacing: 0.23px; color: #72b5b8; }
}
.features { background-color: #956e2e; padding-top: 60px; padding-bottom: 60px; }
.features p { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 18px; font-stretch: normal; font-style: normal; line-height: 1.44; letter-spacing: 0.25px; text-align: center; color: #ffffff; }
@media screen and (max-width:1024px) {
  .features p { font-size: 16px; }
}
.features h2 { font-family: "Assemblage-Italic"; font-size: 24px; font-weight: normal; font-style: italic; line-height: normal; text-transform: initial; color: #fff; margin: 20px 0 10px 0; }
@media screen and (min-width:500px) {
  .features h2 { font-size: 30px; margin: 20px 0 26px 0; }
}
.features .container { display: flex; gap: 30px; flex-wrap: wrap; justify-content: space-around; }
.features .container > div { text-align: center; position: relative; width: 100%; max-width: 360px; }
@media screen and (min-width:500px) {
  .features .container > div { width: 200px; }
}
@media screen and (min-width:1024px) {
  .features .container > div { width: 250px; }
}
@media screen and (min-width:1366px) {
  .features .container > div { width: 300px; }
}
.features .container .icon { margin: auto; }
.features .container .icon img { width: 46px; height: 40px; -o-object-fit: contain; object-fit: contain; }
section.our-brands .container { display: flex; flex-wrap: wrap; -moz-column-gap: 80px; column-gap: 80px; row-gap: 40px; justify-content: space-between; padding: 80px 0; }
section.our-brands .container .text { flex: 1 1 400px; max-width: 800px; padding-right: 60px; }
section.our-brands .container .text p { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 18px; font-stretch: normal; font-style: normal; line-height: 1.44; letter-spacing: 0.25px; color: #1d355f; }
section.our-brands .container .banner { flex: 1 1 400px; max-width: 620px; }
@media screen and (max-width:850px) {
  section.our-brands .container { gap: 40px; padding: 65px 0; }
}
@media screen and (max-width:1024px) {
  section.our-brands .container .text { padding-right: 0; }
  section.our-brands .container .text p { font-family: "neue-haas-grotesk-text", sans-serif; font-weight: 400; font-size: 16px; font-stretch: normal; font-style: normal; line-height: 1.5; letter-spacing: 0.27px; color: #1d355f; }
  section.our-brands .container .text, section.our-brands .container .banner { width: 100%; max-width: 100%; }
}
section.our-brands .img { overflow: hidden; position: relative; }
section.our-brands .img a { position: absolute; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; z-index: 2; }
section.our-brands .img img { width: 100%; height: 350px; -o-object-fit: cover; object-fit: cover; }
@media screen and (max-width:1024px) {
  section.our-brands .img img { height: auto; }
}
section.our-brands .brands-logo { margin-top: 40px; display: flex; gap: 30px; justify-content: space-between; align-items: center; }
section.our-brands .brands-logo .logo { flex: 0 1 160px; }
section.our-brands .brands-logo .logo:nth-of-type(3) { flex: 0 1 120px; }
section.our-brands .brands-logo img { width: 100%; height: auto; display: block; }

/* html.modal { pointer-events: none; touch-action: none; -webkit-overflow-scrolling: auto; overflow-y: hidden;} */
#signup-popup { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 10000; display: none; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-color: rgba(0, 0, 0, 0.4); padding: 10px;}
#signup-popup.show { display: -webkit-box; display: -ms-flexbox; display: flex; }
#signup-popup > div { position: relative; pointer-events: all; touch-action: auto; background: #EDEFF2; overflow: auto; max-height: 98vh; padding: 60px 90px; }
#signup-popup > div .close { position: absolute; z-index: 1; top: 0px; right: 0px; width: 40px; height: 40px; color: #1d355f; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 24px; line-height: 24px; cursor: pointer; }
#signup-popup > div img.desktop {display: block;}
#signup-popup > div img.mobile {display: none;}
@media screen and (max-width:768px) {
  #signup-popup > div {padding: 30px 35px;}
  #signup-popup > div img.desktop {display: none;}
  #signup-popup > div img.mobile {display: block;}
}



.investors .tabs {
  position: relative;
}
.investors .tabs td span { display: inline-block;}
.investors .tabs ul {
  list-style: none;
  margin: 0 0 20px 0;
  padding-left: 0;
  border-bottom: 2px solid #956e2e;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.investors .tabs ul li {
  display: inline-block;
  cursor: pointer;
  text-align: left;
  /* transition: all 0.15s ease-in-out; */
  padding: 15px 8px;
  margin: 0;
  position: relative;
  top: 2px;
  border-bottom: 3px solid transparent;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  color: #1d355f;
  opacity: 0.9;
}

@media screen and (max-width:400px) {
  .investors .tabs ul li {
    font-size: 13px;
    padding: 15px 0;
    margin-right: 8px;
  }
  .investors .tabs ul li:last-of-type {
    margin-right: 0;
  }
}

.investors .tabs ul li:before {
  display: none !important;
}
.investors .tabs ul li.active,
.investors .tabs ul li:hover {
  font-weight: 700;
  color: #1d355f;
  border-bottom: 3px solid #73c3b4;
  letter-spacing: 0.5px;
  opacity: 1;
}
.investors .tabs .hold {
  display: none;
  position: relative;
}
.investors .tabs .hold.active {
  display: block;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 0.35s;
  animation-duration: 0.35s;
}
