/*
Theme Name: BLUEPRINT INTERACTIVE Theme
Author: Blueprint Interactive
Author URI: https://blueprintinteractive.com
Description: Blueprint Interactive Custom Theme.
Version: 2.0
License: GNU General Public License
/* -------------------------------------------------------------- */
/* Normalize Reset 
-------------------------------------------------------------- */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
}
img {
  border: 0px;
}
/* Force the vertical scrollbar in FF */
html {
  overflow-y: scroll;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}

* {
  box-sizing: border-box;
  transition: all 0.3s;
  /* -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; */
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "Figtree", sans-serif;
}

body {
  width: 100%;
  font-family: "Figtree", sans-serif;
  font-weight: 400;
  background-color: #082338;
}

.inner {
  width: 85%;
  margin: 0 auto;
}

#header {
  padding: 20px 0;
  background-color: #ffffff;
  position: relative;
  z-index: 100;
}

.not-front #header {
  background-image: none;
  background-color: #ffffff;
}

#logo {
  width: 19%;
  display: inline-block;
  vertical-align: middle;
}

#logo svg {
  max-width: 140px;
  width: 100%;
  height: auto;
}

#footerlogo svg {
  width: 100%;
  height: auto;
}

.whitesection {
  background-color: #ffffff;
  padding: 100px 0 50px 0;
}

.quote.section {
  background-color: #fffdf5;
  padding: 50px 0 80px 0;
  font-size: 0;
  text-align: center;
}

.graysection {
  background-color: #f6f4f9;
  padding: 50px 0;
}

#footer {
  padding: 50px 0;
  color: #2a2a2a;
}

#footertop {
  margin-bottom: 30px;
}

.footerleft {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}

/* .footermiddle {
  width: 39%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
} */

.footerright {
  width: 49.4%;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

#footer #footerlogo {
  width: 400px;
  display: block;
  margin-bottom: 10px;
}

#footeraddress {
  width: 55%;
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
}

#footernavigation {
  width: 44%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}

#footer #footeraddress p {
  margin-bottom: 5px;
  text-transform: none;
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
  margin-bottom: 15px;
}

#footer #footeraddress p a {
  color: #ffffff;
  text-decoration: none;
  text-transform: none;
}

#footer #footeraddress p svg {
  width: 14px;
  height: auto;
  margin-right: 5px;
}

#footer #footeraddress p.footerdescriptor {
  font-size: 14px;
  line-height: 21px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
  margin-bottom: 0;
}

#footernavigation ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
  padding: 0;
}

#footernavigation ul li {
  flex: 1 1 calc(25% - 15px);
  max-width: calc(25% - 15px);
  font-size: 16px;
}

#footernavigation ul li:last-child {
  margin-right: 0;
}

#footernavigation ul li a {
  color: #5f9ed0;
  text-decoration: none;
  text-transform: none;
  font-weight: 500;
  padding-bottom: 5px;
  border-bottom: 1px solid transparent;
}

#footernavigation ul li a:hover {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

#footernavigation a.btn {
  background-color: #155d96;
  color: #ffffff;
  padding: 15px 30px;
  border-radius: 2px;
}

#footer p {
  text-transform: uppercase;
}

#footernavigation ul {
  margin-bottom: 20px;
}

#footer p.footnotes {
  font-size: 14px;
  line-height: 21px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
  text-align: left;
  margin-bottom: 35px;
  text-transform: none;
}

#footer p.disclaimer {
  font-size: 14px;
  line-height: 21px;
  border: solid 1px rgba(255, 255, 255, 0.6);
  padding: 10px 18px;
  display: inline-block;
  color: rgba(255, 255, 255, 0.6);
  text-align: left;
  font-weight: normal;
}

.section .card h4 {
  color: #155d96;
  text-align: left;
  font-size: 18px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin-top: 10px;
  letter-spacing: -0.16px;
}

#footer p {
  font-size: 15px;
  line-height: 20px;
}

#footer a {
  color: #2a2a2a;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
}

#footer a:hover {
  color: #155d96;
}

#footer .footerright a {
  display: inline-block;
  margin-right: 20px;
  font-size: 14px;
  font-weight: 500;
  color: #5f9ed0;
  text-transform: none;
  text-decoration: underline;
}

.error404 .whitesection {
  background-color: #155d96;
}

.error404 .whitesection h1,
.error404 .whitesection p {
  color: #ffffff;
}
.error404 .whitesection h1 {
  margin-bottom: 20px;
}

.error404 .whitesection a {
  color: #f8ba93;
  transition: 0.25s ease;
}
.error404 .whitesection a:hover {
  color: #ffffff;
}

#footer .footerright a:hover {
  color: #fff;
}

.footersocial {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

#footer .footerright p {
  font-size: 14px;
  font-weight: 500;
  color: #a29fa6;
  text-transform: none;
}

#footerbottom {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 30px;
}

#footer .footerright p span {
  margin-left: 20px;
}

.footersocial a {
  display: inline-block;
  margin-right: 10px;
}

.footersocial a:last-child {
  margin-right: 0;
}

.footersocial a:hover svg path {
  opacity: 0.8;
}

/* General Styles */
.section {
  position: relative;
}

.section p {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 20px;
  color: #3e3e3e;
}

.section h1 {
  margin-top: 40px;
  font-size: 55px;
  line-height: 60px;
  margin-bottom: 60px;
  font-family: "roc-grotesk", sans-serif;
  font-weight: 900;
  color: #155d96;
  text-transform: uppercase;
}

.section h2 {
  color: #155d96;
  font-size: 52px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.52px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.section h3 {
  font-size: 72px;
  line-height: 79px;
  margin-bottom: 20px;
  font-family: "roc-grotesk-condensed", sans-serif;
  color: #155d96;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -0.62px;
  text-transform: uppercase;
}

.section h4 {
  font-size: 24px;
  line-height: 29px;
  color: #575757;
  margin-bottom: 20px;
  font-weight: normal;
}

h5,
h6 {
  color: #155d96;
}

.mobile-hero-image {
  display: none;
}
.endorsements_section,
.news-section {
  padding: 50px 0 20px 0;
}
.page-id-132 .section .card h4,
.page-id-452 .section .card h4 {
  color: #201730;
  font-size: 22px;
  font-weight: 900;
  text-transform: unset;
  line-height: 120%;
  letter-spacing: -0.24px;
}
.page-id-132 .section .card h4 span,
.page-id-452 .section .card h4 span {
  color: #155d96;
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
  letter-spacing: -0.16px;
  display: block;
  margin-top: 15px;
}

.altrow .card .frame-container img {
  object-fit: cover;
  object-position: 50% 80%;
}
#masthead {
  height: 700px;
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
  position: relative;
}

#masthead .inner {
  height: 100%;
}

#mastheadcontent {
  width: 60%;
  max-width: 570px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

#masthead h1 {
  color: #fff;
  font-family: "roc-grotesk-condensed", sans-serif;
  font-size: 62px;
  font-style: normal;
  font-weight: 600;
  line-height: 67px;
  letter-spacing: -0.72px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

#masthead h1 svg {
  position: absolute;
  bottom: -8px;
  right: 0;
  z-index: -1;
  width: 100%;
}
.at input[type="checkbox"]:checked + span:after {
  color: black;
}

#masthead p {
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  font-weight: normal;
  margin-bottom: 20px;
  opacity: 0.8;
}

#masthead p.mobiledisclaimer {
  font-size: 19px;
  line-height: 24px;
  font-weight: normal;
}

#masthead .herocontent {
  width: 500px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.herocontent h4 {
  text-align: left;
  font-size: 18px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  margin-top: -5px;
  letter-spacing: -0.16px;
}

.FastAction {
  display: none !important;
}

#masthead .herocontent h1 {
  font-size: 47px;
  line-height: 52px;
  margin-bottom: 40px;
  font-family: "roc-grotesk", sans-serif;
  font-weight: 900;
  color: #ffffff;
  position: relative;
  display: inline-block;
}
#page-spanish #masthead .herocontent h1 {
  font-size: 40px;
}

.card img {
  /* box-shadow: 10px -10px 0px 0px #155D96; */
}

.purple-frame {
  display: none !important;
}
.altrow .card .frame-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: stretch;
  justify-content: center;
}

.altrow .card .frame-container img {
  object-fit: cover;
}

#masthead .herocontent h1 svg {
  position: absolute;
  bottom: -15px;
  right: 0;
  z-index: -1;
  width: 69%;
  height: auto;
}

.orangesection {
  background-color: #eaa150;
  padding: 50px 0;
}

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

.contentleft {
  width: 55%;
  display: inline-block;
  vertical-align: top;
  margin-right: 3%;
  position: relative;
}

.contentright {
  width: 41%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.draw-fill-svg2 .mask-rect2 {
  transition: all 2s ease-in-out;
}

.draw-fill-svg2 .mask-rect2-1 {
  width: 0;
}

.draw-fill-svg2 .mask-rect2-2 {
  width: 0;
  x: 436;
}

.draw-fill-svg2.animated .mask-rect2-1 {
  width: 436px;
}

.draw-fill-svg2.animated .mask-rect2-2 {
  width: 436px;
  x: 0; /* animate from right to left */
  transition-delay: 1.4s;
}

.orangesection .contentleft img {
  width: 100%;
}
.draw-fill-svg .mask-rect-1 {
  width: 0;
  transition: all 1s ease-in-out;
}

.draw-fill-svg .mask-rect-2 {
  width: 0;
  x: 271;
  transition: all 1.5s ease-in-out;
}

.draw-fill-svg.animated .mask-rect-1 {
  width: 271px;
}

.draw-fill-svg.animated .mask-rect-2 {
  width: 271px;
  x: 0;
  /* Move left to reveal right-to-left */
  transition-delay: 0.75s;
}

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

.orangesection h3 {
  margin-bottom: 40px;
}

.orangesection p {
  color: #ffffff;
  font-size: 17px;
  line-height: 22px;
}

svg#playbtn {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

svg#playbtn:hover path#playbg {
  fill: #280045;
}

a.whitebtn {
  background-color: transparent;
  color: #0a2e4b;
  padding: 15px 35px;
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  line-height: 21px;
  margin-top: 30px;
  border: solid 1px #c01e2e;
  border-radius: 4px;
  font-family: "Figtree", sans-serif;
}

a.whitebtn:hover {
  background-color: #c01e2e;
  color: #fff;
}

/* Common styles for all rows */
.altrow {
  display: flex;
  margin-bottom: 60px;
}

.altrow .card {
  width: 48%;
  position: relative;
}

.altrow .card img {
  width: 100%;
  height: auto;
}

/* Image on right (odd rows) */
.altrow.image-right {
  flex-direction: row;
}

/* Image on left (even rows) */
.altrow.image-left {
  flex-direction: row-reverse;
}

/* Add some space between cards */
.altrow.image-right .card:first-child {
  margin-right: 4%;
}

.altrow.image-left .card:first-child {
  margin-left: 4%;
}

.sticker {
  margin-bottom: 30px;
}

.sticker p {
  color: #fff;
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.quote.section h2 {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

.quotecontent {
  margin-bottom: 20px;
}

.bars {
  width: 25%;
  display: inline-block;
  vertical-align: middle;
}

.bars div {
  width: 100%;
  height: 20px;
  background-color: #eaa150;
  margin-bottom: 25px;
}

.bars div:last-child {
  margin-bottom: 0;
}

.card .smallbars {
  top: 0;
  left: -20%;
  width: 80px;
}

.smallbars {
  width: 6%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50px;
}

.smallbars div {
  width: 100%;
  height: 7px;
  background-color: #eaa150;
  margin-bottom: 12px;
}

.smallbars div:last-child {
  margin-bottom: 0;
}

.mobile-hero-image {
  display: none;
}

.factitem {
  margin-bottom: 20px;
}

.factitem svg {
  width: 40px;
  height: auto;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}

.factitem .factcontent {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 59px);
}

.factitem h5 {
  font-size: 20px;
  line-height: 25px;
  color: #575757;
  margin-bottom: 10px;
  font-family: "roc-grotesk", sans-serif;
}

.factitem p {
  font-size: 16px;
  line-height: 21px;
  color: #3e3e3e;
}

#hero img {
  vertical-align: bottom;
}

#titlebar {
  background-color: #85000d;
  padding: 40px 0;
  border-bottom: solid 10px #0b2a45;
}

#titlebar h1 {
  font-size: 62px;
  line-height: 67px;
  font-style: normal;
  font-weight: 900;
  color: #fbc488;
  text-transform: uppercase;
}

.callout {
  padding: 20px 0;
  text-align: center;
}

.callout p {
  font-family: "roc-grotesk", sans-serif;
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #575757;
  width: 75%;
  margin: 0 auto;
}

.numbergrid {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 15px;
  gap: 5px;
}

.numberitem {
  flex: 1 1 calc(50% - 5px); /* Allows equal width with gap consideration */
  padding: 20px;
  text-align: left;
  box-sizing: border-box; /* Ensures padding doesn't break the layout */
}

.FastAction {
  display: none !important;
}
.numberitem .number {
  font-size: 55px;
  line-height: 60px;
  font-family: "roc-grotesk", sans-serif;
  font-weight: 900;
  color: #d6d6d6;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  width: 55px;
}

.numberitem .numbercontent {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 65px);
}

.numberitem h5 {
  color: #575757;
  font-family: "roc-grotesk", sans-serif;
  font-size: 29px;
  line-height: 35px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 10px;
}

.numberitem p {
  color: #3e3e3e;
  font-size: 16px;
  line-height: 21px;
}

.twocolrow {
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: solid 1px #f5f4f0;
}

.twocolrow .colleft {
  width: 46%;
  display: inline-block;
  vertical-align: top;
  margin-right: 3%;
  text-align: center;
}

.twocolrow .colright {
  width: 47%;
  display: inline-block;
  vertical-align: top;
}

.twocolrow .colleft p {
  color: #575757;
  font-size: 27px;
  line-height: 32px;
  font-weight: bold;
  font-family: "roc-grotesk", sans-serif;
}

.twocolrow .colright p {
  color: #3e3e3e;
  font-size: 16px;
  line-height: 21px;
}

.orangesection.largequote {
  font-size: 0;
  padding: 80px 0;
}

.orangesection.largequote h2 {
  color: #155d96;
  text-align: center;
  font-family: "roc-grotesk", sans-serif;
  font-weight: bold;
  font-size: 54px;
  line-height: 62px;
  font-style: normal;
  font-weight: 900;
  width: 72%;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
  margin: 0 2% 0 2%;
}

.orangesection.largequote .bars {
  width: 12%;
}

.orangesection.largequote .bars div {
  background-color: #fac892;
  height: 40px;
}

.issues {
  display: flex;
  flex-wrap: wrap;
  margin: 50px 0 0px 0;
  gap: 15px;
}

.issueitem {
  flex: 1 1 calc(25% - 15px); /* Allows equal width with gap consideration */
  padding: 35px 30px;
  text-align: left;
  box-sizing: border-box; /* Ensures padding doesn't break the layout */
  border: solid 2px #eaa150;
  border-radius: 5px;
  text-align: center;
}

.issueitem h5 {
  color: #575757;
  font-size: 20px;
  line-height: 25px;
  font-family: "roc-grotesk", sans-serif;
  font-weight: bold;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.topbars {
  width: 100%;
  display: inline-block;
  margin-bottom: 100px;
}

.topbars div {
  width: 100%;
  height: 20px;
  background-color: #eaa150;
  margin-bottom: 15px;
}

.topbars div:last-child {
  margin-bottom: 0;
}

.subheader {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  min-width: 400px;
}

.issuerow {
  margin-bottom: 40px;
  background-color: #f5f4f0;
  box-sizing: border-box;
  padding: 40px;
  position: relative;
}

.issuerow a.buttontoggle {
  display: inline-block;
  position: absolute;
  top: 25px;
  right: 25px;
  width: 50px;
}

.issuerow a.buttontoggle svg {
  width: 100%;
  height: auto;
}

.issuerow h2 {
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 20px;
  font-family: "roc-grotesk", sans-serif;
  font-weight: 600;
  color: #155d96;
}

.issuerow h4 {
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 10px;
  font-family: "roc-grotesk", sans-serif;
  font-weight: 600;
  color: #3e3e3e;
}

#takeover {
  padding: 20px 0px 40px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1200;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(3px);
  overflow: hidden;
  display: none;
}

#takeovercon {
  background-color: #082338;
  z-index: 1000;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  padding: 0px 0px 20px 0;
  margin: 20px auto;
}

#takeovercon .inner {
  display: flex;
  gap: 20px;
  width: 100%;
  height: 100%;
}

#splashleft {
  flex: 1;
  vertical-align: top;
}

#splashright {
  flex: 1;
  text-align: center;
  vertical-align: top;
  padding: 0;
}

#splashright img {
  vertical-align: top;
}

#splashright h2 {
  color: #fffdf5;
  font-family: "roc-grotesk", sans-serif;
  font-weight: 900;
  font-size: 34px;
  line-height: 40px;
  width: 80%;
  margin: 0 auto 10px auto;
}

#splashright .large_button {
  margin-bottom: 20px;
}

#splashright h2 svg {
  position: relative;
  top: -12px;
}

#takeoverleft svg {
  width: 300px;
  max-width: 100%;
  height: auto;
}

#takeoverleft {
  width: 27%;
  display: inline-block;
  vertical-align: top;
}

#takeoverright {
  width: 66%;
  display: inline-block;
  vertical-align: top;
}

#takeovercontent {
  margin-bottom: 15px;
}

#takeovercontent h1 {
  font-size: 39px;
  line-height: 46px;
  margin-bottom: 22px;
  font-family: "roc-grotesk", sans-serif;
  font-weight: 900;
  color: #155d96;
}

#takeovercontent p {
  font-size: 21px;
  line-height: 27px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #575757;
  font-weight: 600;
  font-family: "roc-grotesk", sans-serif;
}

#takeovervideo {
  position: relative;
}

#tkleft {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  margin-right: 6%;
}

#tkright {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

#tkbuttons {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}

#tkbuttons a {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  background-color: #c01e2e;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  font-size: 16px;
  padding: 19px 24px;
  border-radius: 6px;
  min-width: 80px;
  transition: background-color 0.2s ease;
}

#tkbuttons a:hover {
  background-color: #a01830;
}

#tkright p {
  text-align: center;
}

#tkright p a {
  font-size: 17px;
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px;
  border: 1px solid var(--Opacity-White-60, rgba(255, 255, 255, 0.6));
  padding: 15px 25px;
  border-radius: 5px;
  transition: all 0.3s ease;
}

#tkright p a svg {
  width: 22px;
  height: auto;
  margin-left: 0px;
  display: inline-block;
  vertical-align: middle;
}

#tkright p a:hover {
  color: #dcd9d9;
}

#takeover #closebtn {
  position: absolute;
  top: 45px;
  right: 50px;
  width: 20px;
  cursor: pointer;
  z-index: 100;
}

#takeover #closebtn svg {
  width: 100%;
  height: auto;
}

/* New */

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

.gallery-section h3,
.gallery-slider-section h3 {
  font-size: 55px;
  line-height: 61px;
  margin-bottom: 10px;
  font-family: "roc-grotesk-condensed", sans-serif;
  font-weight: 600;
  color: #155d96;
}

.gallery-section p,
.gallery-slider-section p {
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 40px;
  font-weight: normal;
  color: #3e3e3e;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.gallery .gallery-item {
  flex: 1 1 calc(25% - 15px);
  max-width: calc(25% - 15px);
}

.gallery .gallery-item img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  display: block;
}

.supportus {
  height: fit-content;
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
  position: relative;
  padding: 15vh 0 12vh 0;
}

.headersocial {
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
}

.headersocial a {
  display: inline-block;
  margin-right: 15px;
}

#masthead {
  min-height: fit-content;
}
/* 2nd to last child */
.headersocial a:nth-last-child(2) {
  margin-right: 0;
}

.home .section h1,
.page-id-451 .section h1 {
  margin-top: 0px;
}

#masthead {
  background-size: cover !important;
}
.frame-container {
  position: relative;
  width: fit-content;
  margin: 20px;
}

.purple-frame {
  position: absolute;
  top: -12px;
  right: -12px;
  bottom: 12px;
  left: 12px;
  background-color: #155d96;
  z-index: 1;
}

.image-right .purple-frame {
  top: -12px;
  right: 12px;
  bottom: 12px;
  left: -12px;
}

.image {
  display: block;
  max-width: 100%;
  z-index: 10;
  position: relative;
}

/* NGP Form */
.at-inner,
.at-fields {
  background: transparent !important;
}

.at-title,
.at-legend {
  display: none;
}

.at-text {
  font-size: 0 !important;
}

.at-form-submit,
.at .at-fieldset {
  padding: 0 !important;
}

.at-form-submit .at-submit {
  margin: 0 !important;
  float: none !important;
  background-color: #c01e2e !important;
  text-transform: uppercase !important;
  width: 100%;
  text-shadow: none !important;
  font-family: "Figtree", sans-serif !important;
  border: none !important;
  font-size: 18px !important;
  padding: 16px 0 !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  border-radius: 4px !important;
}
.SmsSubscribeMobilePhone {
  margin-left: 0 !important;
  padding-top: 2px !important;
}
.SmsSubscribeMobilePhone span {
  font-size: 15px;
  line-height: 21px;
  font-weight: normal;
  color: white !important;
  font-family: "Figtree", sans-serif !important;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.at-form-submit .at-submit:hover {
  background-color: #85000d !important;
}

.at label.at-text {
  margin: 0 10px 10px 0 !important;
}

.at label.at-text input {
  font-size: 17px;
  padding: 23px 15px;
  font-family: "Figtree", sans-serif !important;
  font-weight: normal;
  text-transform: none;
  border-radius: 0;
  margin: 0 !important;
  color: #ffffff !important;
  letter-spacing: 1px !important;
}

#masthead .ngp-form {
  max-width: 100%;
  width: 100%;
  margin: 0;
}

#footer #footerlogo {
  max-width: 280px;
}

.graysection .at label.at-text {
  width: 100% !important;
}

.graysection .at-row {
  display: block !important;
}

.section .at label.at-text input[type="text"],
.section .at label.at-text input[type="tel"],
.section .at label.at-text input[type="email"],
#masthead .at label.at-text input[type="tel"],
#masthead .at label.at-text input[type="email"] {
  background-color: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(12px);
}

.section input {
  border: solid 1px #bdbdbd !important;
}

.section .at textarea {
  background-color: transparent !important;
  border: solid 1px #bdbdbd !important;
  box-sizing: border-box !important;
  padding: 20px 12px;
  font-size: 18px !important;
  text-transform: uppercase !important;
  letter-spacing: 1px;
  font-family: "Figtree", sans-serif !important;
  height: 200px;
}

.section form {
  width: 100%;
}

#NVVolunteerForm2176845-ContactInformation-YesSignMeUpForUpdatesForBinder-label {
  font-size: 18px;
}

.at-indented {
  padding-left: 0 !important;
}

.at-row > [class^="at-"] {
  margin: 0 !important;
}

/* input placeholder */
.at-text input[type="text"]::placeholder,
.at-text input[type="tel"]::placeholder,
.at-text input[type="email"]::placeholder {
  color: #ffffffaf !important;
}

#footernavigation ul li {
  margin-bottom: 10px;
}
.SmsLegalDisclaimer {
  margin-top: 0px !important;
}

.at .at-check input + span {
  margin-bottom: 0 !important;
}

.at input[type="checkbox"] + span:before {
  border-radius: 0 !important;
}
label.at-text.error small.error,
.at-row label.StateProvince small.error,
.at label.at-text.error {
  color: #c01e2e !important;
}

/* #mobilenavigation #menu-item-582 a,
#mobilenavigation #menu-item-479 a {
  background-color: #C01E2E !important;
  text-transform: uppercase !important;
  width: 100%;
  text-shadow: none !important;
  font-family: "Figtree", sans-serif !important;
  border: none !important;
  font-size: 18px !important;
  padding: 9px 20px;
  font-weight: 600 !important;
  margin: 20px auto 10px;
  width: fit-content;
} */

.at label input[type="checkbox"]:checked + span:before {
  background-color: #cea1ed !important;
  border: none !important;
}
#closebtn svg:hover {
  transform: rotate(90deg);
  transition: 0.5s;
  transform-origin: center;
}
#closebtn svg {
  transition: 1s;
  transform-origin: center;
}

#closebtn svg path {
  stroke: #2a2a2a !important;
}
.desktoponly {
  display: block;
}

.mobileonly {
  display: none;
}

.at .error .small.error {
  margin-bottom: 0 !important;
  padding-top: 3.5px !important;
}
.headersocial a {
  display: inline-block;
  margin-right: 10px;
  text-decoration: none;
}

a#mobilemenutoggle {
  position: absolute;
  top: 40px;
  right: 30px;
  width: 50px;
  z-index: 1010;
  color: #85000d;
  text-decoration: none;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}

.admin-bar #mobilemenutoggle {
  top: 80px;
}

#mobilemenutoggle.active {
  color: #ffffff;
}

#mobilenavigation.open {
  height: 100vh;
}

#mobilenavigation.open #mobilenavcon.open {
  opacity: 1;
}

#mobilenavigation .headersocial {
  margin-left: 0;
}

.headersocial a:hover svg path {
  fill: #c01e2e;
}

#mobilenavigation .headersocial a:hover svg path {
  fill: #c01e2e;
}

/* General Styles */

.section img.alignleft {
  float: left;
  margin: 20px 20px 20px 0;
}

.section img.alignright {
  float: right;
  margin: 20px 0 20px 20px;
}

.section p img {
  display: block;
  margin: 20px auto;
  max-width: 100%;
  height: auto;
}

.section p iframe {
  display: block;
  margin: 20px auto;
  max-width: 100%;
}

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

.section ul,
.section ol {
  margin-bottom: 20px;
  margin-left: 40px;
  position: relative;
}

.section ul li,
.section ol li {
  font-size: 18px;
  line-height: 25px;
  color: #3e3e3e;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "roc-grotesk", sans-serif;
}

.pagenotfound h1 {
  font-size: 315px;
  line-height: 320px;
  font-style: normal;
  font-weight: 900;
  color: #eaa150;
  font-family: "roc-grotesk", sans-serif;
}

.pagenotfound h2 {
  font-size: 45px;
  line-height: 50px;
  font-style: normal;
  font-weight: 900;
  color: #155d96;
  font-family: "roc-grotesk", sans-serif;
}

#pagenotfoundbtn {
  background-color: #1fadad;
  text-transform: uppercase;
  text-shadow: none;
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  line-height: 24px;
  padding: 20px 45px;
  font-weight: 600;
  letter-spacing: 1px !important;
  color: #ffffff;
  border: none;
  margin-top: 20px;
  display: inline-block;
  text-decoration: none;
}

/* -------------------------------------------------------------- */
/* Animate CSS
-------------------------------------------------------------- */
.fade-in-from-left {
  opacity: 0;
  animation-timing-function: ease-out;
  -webkit-transform: translateX(-15px);
  -moz-transform: translateX(-15px);
  -o-transform: translateX(-15px);
  -ms-transform: translateX(-15px);
  transform: translateX(-15px);
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.fade-in-from-left.animated {
  animation-name: fade-from-left;
  animation-duration: 0.5s;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

@keyframes fade-from-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    transform: translateX(-15px);
  }

  45% {
    opacity: 0.5;
  }

  90% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fade-in-from-bottom {
  opacity: 0;
  transform: translateY(15px);
}

.fade-in-from-bottom.animated {
  animation: fade-from-bottom 1s ease-out forwards;
}

@keyframes fade-from-bottom {
  0% {
    opacity: 0;
    transform: translateY(15px);
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.fade-in-from-right {
  opacity: 0;
  animation-timing-function: ease-out;
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -o-transform: translateX(40px);
  -ms-transform: translateX(40px);
  transform: translateX(40px);
}

.fade-in-from-right.animated {
  animation-name: fade-from-right;
  animation-duration: 0.5s;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

@keyframes fade-from-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -o-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
  }

  90% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/* Fade in */
.fade-in {
  opacity: 0;
  animation: fadeIn 0.5s ease-in-out;
  animation-delay: 1s; /* Add the desired delay here */
  animation-fill-mode: forwards; /* Ensure the final state is maintained */
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Navigation */

#navigation ul li a {
  color: #2a2a2a;
}

#navigation ul li a:hover {
  color: #155d96;
}

#navigation ul li.current-menu-item a:hover {
  color: #155d96;
}

#navigation .menu-item-582 a,
#navigation ul li.menu-item-582 a {
  background-color: #c01e2e;
  color: #ffffff;
  padding: 15px 35px;
  border-radius: 2px;
  font-weight: normal;
}
#navigation .menu-item-479 a,
#navigation ul li.menu-item-479 a {
  padding: 15px 15px;
}

#navigation .menu-item-582 a:hover,
#navigation .menu-item-479 a:hover {
  background-color: #9b000f;
}

/* #navigation ul li.menu-item-582 a:hover,
#navigation ul li.menu-item-479 a:hover {
  background-color: #9b000f;
} */
#navigation ul li.menu-item-479 a:hover {
  background-color: #9b000f;
  color: white;
}

#mobilenavigation {
  height: 0;
  width: 100%;
  background-color: #242424;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
}

#mobilenavigation #mobilenavcon {
  display: block;
  text-align: center;
  top: 15%;
  position: relative;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}

#mobilenavigation ul {
  margin-bottom: 50px;
  display: block;
}

#mobilenavigation ul li {
  font-family: "roc-grotesk", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

#mobilenavigation ul li a {
  text-decoration: none;
  color: #ffffff;
  font-size: 20px;
  line-height: 25px;
  display: block;
  position: relative;
  padding-bottom: 10px;
  transition: color 0.3s ease;
}

/* The animated bottom border effect */
#mobilenavigation #mobilenavcon.open ul li a::after,
#navigation ul li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 7px;
  background-color: #c01e2e; /* Color of the border */
  transition: width 0.7s ease;
}

#navigation ul li a::after {
  bottom: -20px;
}

#mobilenavigation #menu-item-582 a,
#mobilenavigation #menu-item-479 a {
  transition: 0.25s ease-in-out;
}
/* #mobilenavigation #menu-item-582 a:hover,
#mobilenavigation #menu-item-479 a:hover {
  transition: 0.25s ease-in-out;
  color: white !important;
  background-color: #082338 !important;
} */
/* Hover animation */
/* #mobilenavigation #mobilenavcon.open ul.open li a:hover::after,  */
#navigation ul li.current-menu-item a::after {
  width: 100%;
}

/* Active state styling */
#mobilenavigation #mobilenavcon.open ul.open li.current-menu-item a {
  color: #c01e2e; /* Change text color for active state */
}

#mobilenavigation #mobilenavcon.open ul.open li.current-menu-item a::after {
  width: 100%; /* Full width border for active state */
}

#mobilenavigation ul li a:hover {
  color: #c01e2e;
}

#mobilenavigation.open {
  height: 100vh;
}

#mobilenavigation.open #mobilenavcon.open {
  opacity: 1;
}

#navigation {
  display: inline-block;
  width: 80%;
  vertical-align: middle;
  display: inline-block;
  text-align: right;
}

#navigation ul {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}

#navigation ul li {
  display: inline-block;
  margin-right: 25px;
  font-size: 16px;
  position: relative;
  text-transform: none;
}

#navigation ul li:last-child {
  margin-right: 0;
}

#navigation ul li a {
  color: #2a2a2a;
  text-decoration: none;
  font-weight: bold;
}

/* #footernavigation .menu-item-582 a,
#footernavigation .menu-item-479 a {
  background-color: #155D96;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 20px 30px;
} */

.footeraddress a {
  transition: 0.25s ease-in-out;
}
.footeraddress a:hover,
#footer #footeraddress p a:hover {
  transition: 0.25s ease-in-out;
  color: #5f9ed0;
}

#footernavigation .menu-item-582 a:hover,
#footernavigation .menu-item-479 a:hover {
  background-color: #c01e2e;
}

.supportus.section .inner {
  position: relative;
}

.supportus.section h3 {
  color: #fff;
  font-family: "roc-grotesk-condensed", sans-serif;
  font-size: 52px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.52px;
  text-transform: uppercase;
}

.supportus.section .donatebuttons {
  text-align: center;
}

.spanish-toggle {
  width: 100%;
  text-align: center;
  border: 2px solid #155d96;
  text-decoration: none !important;
  margin: 3px 0 0 auto;
  max-width: 300px;
}

.spanish-toggle a {
  text-decoration: none !important;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #155d96 !important;
  width: 100%;
  max-width: 300px;
}

.spanish-toggle a:hover {
  background-color: #155d96;
  color: #ffffff !important;
}

#mobilenavcon .spanish-toggle a {
  background-color: #155d96;
  margin: 0 auto;
  width: 200px;
  color: #ffffff !important;
  border: 2px solid #155d96;
  padding: 6px 0 9px;
  font-size: 19px;
}

#mobilenavcon .spanish-toggle {
  background-color: transparent;
  border-color: transparent;
  text-align: center;
  margin: 20px auto;
  width: 200px;
  display: flex;
  justify-content: center;
  height: fit-content;
}

#mobilenavcon .spanish-toggle:hover a {
  color: #ffffff !important;

  background-color: #c01e2e !important;
  border: 2px solid #c01e2e !important;
}

p.expresslane-disclaimer {
  color: rgba(255, 255, 255, 0.6);
  text-align: left;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
  width: 100%;
  margin: 0 auto 20px auto;
  font-size: 14px;
}
.page-id-132 #masthead,
.page-id-452 #masthead {
  background-size: cover;
  background-position: 65% 30%;
}

.image-right .frame-container {
  margin-left: 0px;
}
.image-left .frame-container {
  margin-right: 0px;
}

.page-id-132 .altrow .card .frame-container img,
.page-id-452 .altrow .card .frame-container img {
  object-fit: cover;
  object-position: 60% 20%;
  max-height: 500px;
}
.large_button {
  background-color: #c01e2e;
  color: #ffffff;
  padding: 9px 45px 14px;
  margin: 0 auto 20px auto;
  border-radius: 0;
  display: inline-block;
  text-decoration: none;
  font-size: 23px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;

  width: 100%;
  text-align: center;
}

.donatebuttons {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 10px;
  align-items: center;
  width: 100%;
}

.donatebuttons a {
  width: calc(20% - 8px);
  background-color: #c01e2e;
  color: #ffffff;
  padding: 15px 15px;
  text-decoration: none;
  border: none;
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: 500;
  box-sizing: border-box;
  text-align: center;
  font-family: "Figtree", sans-serif;
  border-radius: 4px;
}

.donatebuttons a:hover {
  opacity: 0.8;
  transition: 0.25s ease-in-out;
}

.supportus.section h3 svg {
  max-width: 100%;
  height: auto;
  margin: -5px auto 0 auto;
  display: block;
  z-index: -1;
  position: relative;
}

.card h3 {
  display: inline-block;
  position: relative;
}

.card h3 svg {
  /* max-width: 100%;
  height: auto;
  display: block;
  z-index: -1;
  position: absolute;
  bottom: -10px;
  right: 0; */
}

.endorsements_section {
  padding: 70px 0 60px 0;
  background-color: #ffffff;
}

.endorsements_section h3,
.single-news-page h3 {
  text-align: left;
  font-weight: 900;
  font-size: 55px;
  line-height: 61px;
  margin-bottom: 80px;
}

.single-news-page h3 {
  margin-top: 50px;
  margin-bottom: 0;
}

.endorsements_section .endorsements {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.endorsements_section .endorsementitem {
  flex: 1 1 calc(25% - 30px);
  max-width: calc(25% - 30px);
  padding: 0;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: left;
  align-items: left;
}

.endorsements_section .endorsementitem:nth-child(4n + 1) {
  border-left: none;
}

.endorsements_section .endorsementitem h5 {
  font-size: 22px;
  line-height: 27px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #2a2a2a;
  font-family: "Figtree", sans-serif;
}

.endorsements_section .endorsementitem p {
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  margin-bottom: 0;
  color: #000000;
}

p a {
  color: #155d96;
}

.splashleftcon {
  width: 80%;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

#splashleft h2 {
  color: var(--Color-White, #fff);
  text-align: center;
  font-family: "roc-grotesk-condensed", sans-serif;
  font-size: 52px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.52px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin: 0 auto 20px auto;
}

#takeover svg#splashlogo {
  height: auto;
  margin: 0 auto 55px auto;
  display: block;
}

#takeover p.splashtext {
  color: var(--Color-White, #fff);
  text-align: center;
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  margin-bottom: 25px;
}

.at label input[type="checkbox"]:checked + span:before {
  background-color: #9574c9d8 !important;
  border-color: #ced4da;
}

.at input[type="checkbox"]:hover + span:before {
  background-color: #9574c9d8 !important;
  border-color: #ced4da;
}

.page-id-134 #masthead,
.page-id-450 #masthead,
.page-id-501 #masthead {
  background-color: #155d96;
  height: 110px !important;
}

.page-id-134 #masthead .inner,
.page-id-450 #masthead .inner,
.page-id-501 #masthead .inner {
  height: 100px !important;
}

.page-id-132 #masthead h1,
.page-id-452 #masthead h1 {
  margin-top: 0px;
}

.page-id-132 #masthead,
.page-id-452 #masthead {
  height: 550px;
  background-position: top center;
}

.page-id-132 #masthead .herocontent,
.page-id-452 #masthead .herocontent {
  top: 48%;
  transform: translateY(-48%);
}

.news-item {
  margin-bottom: 30px;
}

h2.news-title {
  font-size: 22px;
  line-height: 27px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #000000;
}

.news-title a {
  color: #000000;
}

.news-title a:hover {
  color: #155d96;
}

a.read-more {
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
  color: #155d96;
}

a.read-more:hover {
  text-decoration: underline;
}

.news-date {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 10px;
}

/* New CHFC Styles */
#interior-hero {
  background-color: #e8f1f8;
  padding: 90px 0;
}

#interior-hero h1 {
  color: #155d96;
  text-align: center;
  font-size: 70px;
  font-weight: 900;
  line-height: 80px;
  text-transform: uppercase;
  font-family: "roc-grotesk-condensed", sans-serif;
  margin-bottom: 40px;
}

#interior-hero svg {
  max-width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  display: block;
}

.page-id-132 .whitesection {
  padding-top: 0px;
  padding-bottom: 0px;
}

.page-id-132 .whitesection .inner {
  width: 100%;
}

.frame-container {
  margin: 0;
}

.page-id-132 .altrow {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
  align-items: stretch;
  background-color: #e8f1f8;
  margin-bottom: 0px;
}

.page-id-132 .altrow .card.textcard {
  padding: 5%;
  background-color: #e8f1f8;
  margin: 0;
  flex: 1 1 calc(50% - 10px);
}

.page-id-132 .altrow .card.imagecard {
  margin: 0;
  flex: 1 1 calc(50% - 10px);
  display: flex;
}

.page-id-132 .altrow .card.imagecard .frame-container {
  width: 100%;
  flex: 1;
}

.page-id-132 .altrow .card.imagecard .frame-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 100%;
}

.textcard h3 {
  display: flex;
  align-items: center;
  gap: 20px;
}

.issue_columns h4 {
  font-size: 55px;
  line-height: 61px;
  margin-bottom: 20px;
  font-family: "roc-grotesk-condensed", sans-serif;
  color: #155d96;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -0.62px;
  text-transform: uppercase;
}

.issue_columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 80px;
  align-items: stretch;
  margin-bottom: 0px;
}

.issue_columns .issue_contentleft {
  flex: 1 1 calc(45% - 40px);
}

.issue_columns .issue_contentright {
  flex: 1 1 calc(55% - 40px);
}

.campaign-slider {
  position: relative;
  overflow: hidden;
}

.slider-track {
  display: flex;
  transition: transform 0.4s ease;
}

.slide {
  flex: 0 0 75%;
  padding-right: 20px;
  box-sizing: border-box;
}

.video-wrapper {
  position: relative;
}

.video-wrapper img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  display: block;
  border-radius: 4px;
}

.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.85;
  transition: opacity 0.2s;
}

.play-btn:hover {
  opacity: 1;
}

.slider-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}

.slider-dots {
  display: flex;
  gap: 8px;
}

.slider-dots .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ccc;
  border: none;
  padding: 0;
  cursor: pointer;
  transition: background 0.2s;
}

.slider-dots .dot.active {
  background: #1a5ba0;
}

#header .inner {
  width: 95% !important;
}

.slider-arrows {
  display: flex;
  gap: 8px;
}
.SmsLegalDisclaimer {
  padding-top: 5px !important;
}

#logo {
  max-width: 170px;
}

.slider-prev,
.slider-next {
  width: 44px;
  height: 44px;
  border: 2px solid #ccc;
  background: white;
  font-size: 22px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.2s;
}

.slider-prev:hover,
.slider-next:hover {
  border-color: #1a5ba0;
}

@media (max-width: 768px) {
  .slide {
    flex: 0 0 90%;
  }

  .featuredendorsements .inner img {
    min-width: 120px;
  }
}

#mastheadicon {
  text-align: center;
  margin-bottom: 20px;
}

.featuredendorsements {
  background-color: #e8f1f8;
  padding: 40px 0;
}

.featuredendorsements .inner {
  gap: 0px 20px;
}

.featuredendorsements .inner img {
  min-width: 147px;
}
.featuredendorsements h2 {
  color: var(--Color-Denim-Dark, #155d96);
  text-align: center;
  font-family: "roc-grotesk-condensed", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.endorsements-cta {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.endorsements-cta a {
  display: inline-block;
  padding: 12px 32px;
  border: 1px solid #155d96;
  color: #155d96;
  text-decoration: none;
  font-family: "roc-grotesk-condensed", sans-serif;
  font-size: 16px;
  letter-spacing: 0.5px;
  transition:
    background-color 0.2s,
    color 0.2s;
}

.endorsements-cta a:hover {
  background-color: #155d96;
  color: #fff;
}

.featuredendorsements .inner {
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.featuredendorsements h2 {
  width: 100%;
}

.endorsement-item {
  width: calc(100% / 7);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0px;
}

.endorsement-item img {
  max-height: 60px;
  max-width: 100%;
  width: auto;
  object-fit: contain;
}

.featuredendorsements .endorsements-cta a {
  border: solid 1px #c01e2e;
  color: #0a2e4b;
  text-decoration: none;
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  letter-spacing: 0.5px;
  transition:
    background-color 0.2s,
    color 0.2s;
  border-radius: 4px;
  font-weight: 500;
}

.featuredendorsements .endorsements-cta a:hover {
  background-color: #c01e2e;
  color: #fff;
}

.home .textcard svg {
  display: none;
}

.home .textcard h3 {
  color: var(--Color-Denim-Dark, #155d96);
  font-family: "roc-grotesk-condensed", sans-serif;
  font-size: var(--Text-Sizes-Heading-2, 52px);
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.52px;
  text-transform: uppercase;
  width: 95%;
}

.social-feed {
  padding: 70px 0 60px 0;
  background-color: #ffffff;
}

.social-feed h3 {
  color: #155d96;
  font-family: "roc-grotesk-condensed", sans-serif;
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.52px;
  text-transform: uppercase;
}

:root {
  --card-bg: #0b2a45;
  --heading-blue: #155d96;
  --date-color: #3a7bbf;
  --card-text: #e8f1f8;
  --nav-border: #155d96;
  --section-bg: #ffffff;
}

/* ── Section ── */
.social-feed {
}

.social-feed a {
  text-decoration: none;
}

/* ── Header row ── */
.social-feed__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}

.social-feed__title {
  font-family: "roc-grotesk-condensed", "Impact", sans-serif;
  font-weight: 700;
  font-size: 32px;
  text-transform: uppercase;
  color: var(--heading-blue);
  letter-spacing: 1px;
}

/* ── Nav arrows ── */
.social-feed__nav {
  display: flex;
  gap: 8px;
}
#splashright img {
  vertical-align: top;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.contentright .donatebuttons a {
  min-width: 100px;
}

.splashleftcon img {
  max-width: 280px;
  margin: 0 auto 20px;
  display: flex;
}
.endorsements-cta {
  display: none;
}
.social-feed__nav button {
  width: 40px;
  height: 40px;
  border: 1.5px solid var(--nav-border);
  background: transparent;
  color: var(--nav-border);
  font-size: 18px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition:
    background-color 0.2s,
    color 0.2s;
}

.social-feed__nav button:hover {
  background: var(--nav-border);
  color: #fff;
}

.social-feed__nav button:disabled {
  opacity: 0.35;
  cursor: default;
  pointer-events: none;
}

/* ── Track / viewport ── */
.social-feed__viewport {
  overflow: hidden;
}

.social-feed__track {
  display: flex;
  gap: 20px;
  transition: transform 0.4s ease;
}

/* ── Card ── */
.social-card {
  flex: 0 0 calc((100% - 40px) / 3);
  border-radius: 8px;
  overflow: hidden;
  background: var(--card-bg);
  display: flex;
  flex-direction: column;
}

.social-card__body {
  padding: 28px 28px 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* ── Platform icon ── */
.social-card__icon {
  width: 36px;
  height: 36px;
  margin-bottom: 16px;
}

.social-card__icon svg {
  width: 100%;
  height: 100%;
}

/* ── Text ── */
.social-feed .social-card__text {
  color: var(--card-text);
  font-size: 20px;
  line-height: 25px;
  flex: 1;
  color: var(--Color-White, #fff);
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 500;
}

.social-feed .social-card__date {
  color: var(--Opacity-White-60, rgba(255, 255, 255, 0.6));
  font-family: "Figtree", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
}

/* ── Image ── */
.social-feed .social-card__image {
  width: 100%;
  aspect-ratio: 16 / 10;
  overflow: hidden;
}

.social-feed .social-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* card with no image fills the space with bg color */
.social-feed .social-card--no-image .social-card__body {
  flex: 1;
}

/* ── Responsive ── */
@media (max-width: 900px) {
  .social-feed .social-card {
    flex: 0 0 calc((100% - 20px) / 2);
  }
}

@media (max-width: 580px) {
  .social-feed .social-card {
    flex: 0 0 100%;
  }
}

.endorsements_section .endorsementitem {
  flex: 1 1 calc(25% - 30px);
  max-width: calc(25% - 30px);
  padding: 0;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: left;
  align-items: left;
}

@media (max-width: 768px) {
  .endorsements_section .endorsementitem {
    flex: 1 1 100%;
    max-width: 100%;
  }
}
