@charset "UTF-8";
@font-face {
  font-family: "Oswald";
  src: url("../../fonts/oswald/Oswald.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-LightItalic.ttf") format("truetype");
  font-weight: lighter;
  font-style: italic;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-Light.ttf") format("truetype");
  font-weight: lighter;
  font-style: normal;
}
/*
   Nunito Font Family Declaration
   Path: ../../fonts/nunito/static
*/
/* --- Regular (400) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
/* --- Medium (500) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
/* --- Light (300) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
/* --- ExtraLight (200) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}
/* --- SemiBold (600) / Bold (700) --- */
/* Note: Some fonts map "Bold" to 700 and others to 800 depending on the vendor.
   Below I have mapped Semi-Bold to 600 and Standard Bold to 700/800 based on Nunito's standard weights. */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Bold.ttf") format("truetype");
  font-weight: 700; /* Or 800 depending on specific file metrics */
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
/* --- ExtraBold (800) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}
/* --- Black (900) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Oswald";
  src: url("../../fonts/oswald/Oswald.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-LightItalic.ttf") format("truetype");
  font-weight: lighter;
  font-style: italic;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-Light.ttf") format("truetype");
  font-weight: lighter;
  font-style: normal;
}
/*
   Nunito Font Family Declaration
   Path: ../../fonts/nunito/static
*/
/* --- Regular (400) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
/* --- Medium (500) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
/* --- Light (300) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
/* --- ExtraLight (200) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}
/* --- SemiBold (600) / Bold (700) --- */
/* Note: Some fonts map "Bold" to 700 and others to 800 depending on the vendor.
   Below I have mapped Semi-Bold to 600 and Standard Bold to 700/800 based on Nunito's standard weights. */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Bold.ttf") format("truetype");
  font-weight: 700; /* Or 800 depending on specific file metrics */
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
/* --- ExtraBold (800) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}
/* --- Black (900) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
.views-exposed-form {
  border-bottom: solid 1px lightgray;
  margin-bottom: 1em;
}
.views-exposed-form .js-form-item-roles-target-id-1 {
  clear: left;
}
.views-exposed-form .form-actions {
  margin: 0;
}

.views-table caption {
  padding-bottom: 1em;
  font-size: 20px;
}
.views-table caption a {
  text-decoration: none;
}
.views-table thead th {
  text-align: left;
  background-color: #555555;
  color: #FFFFFF;
  padding: 1em;
}
.views-table tbody tr {
  border-bottom: 1px solid #CCCCCC;
}
.views-table tbody tr td {
  padding: 0.5em 1em;
}

.view-organizations-list .header a {
  padding: 0.5em;
  background-color: transparent;
  color: #BA0C2F;
  text-decoration: none;
  border: 1px solid #BA0C2F;
}
.view-organizations-list .header a:hover {
  background-color: #BA0C2F;
  color: #FFFFFF;
}

#views-exposed-form-organization-draft-documents-organization-eva-entity-view-1 fieldset .fieldset-wrapper {
  display: flex;
}

@font-face {
  font-family: "Oswald";
  src: url("../../fonts/oswald/Oswald.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-LightItalic.ttf") format("truetype");
  font-weight: lighter;
  font-style: italic;
}
@font-face {
  font-family: "Merriweather";
  src: url("../../fonts/merriweather/Merriweather-Light.ttf") format("truetype");
  font-weight: lighter;
  font-style: normal;
}
/*
   Nunito Font Family Declaration
   Path: ../../fonts/nunito/static
*/
/* --- Regular (400) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
/* --- Medium (500) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
/* --- Light (300) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
/* --- ExtraLight (200) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}
/* --- SemiBold (600) / Bold (700) --- */
/* Note: Some fonts map "Bold" to 700 and others to 800 depending on the vendor.
   Below I have mapped Semi-Bold to 600 and Standard Bold to 700/800 based on Nunito's standard weights. */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Bold.ttf") format("truetype");
  font-weight: 700; /* Or 800 depending on specific file metrics */
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
/* --- ExtraBold (800) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
}
/* --- Black (900) --- */
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../../fonts/nunito/static/Nunito-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
.button {
  display: inline-block;
  padding: 0.75rem 1.25rem;
  border-radius: 10rem;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.15rem;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-image: linear-gradient(to right, #F89C5B 50%, #1C4853 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  /* Smoothly animate the position shift */
  transition: background-position 0.2s ease-out, color 0.2s ease-out;
}
.button:hover {
  /* Pull the second color across the button */
  background-position: left bottom;
  color: black;
  transform: translateY(-2px);
  box-shadow: 0 4px 14px rgba(243, 108, 66, 0.35);
  outline: none;
}

.view-events-page {
  margin: auto 0.5em;
  padding-bottom: 15px;
  /* Center the header */
  /* Make rows side-by-side and same height */
  /* 🔧 FIXED: Consistent image container sizing */
  /* Hover effect for images */
  /* 🔧 FIXED: Predictable right-side alignment & spacing */
  /* Style the event title links to be more prominent */
  /* Optimized text color for description (WCAG compliant) */
  /* Hover effect for rows */
  /* Overlay date on top of image (bottom-left position) */
  /* Fix for colorbox */
  /* Add subtle shadow to section */
  /* Add hover effect to section */
  /* Fix for date overlay on mobile */
}
@media (min-width: 555px) {
  .view-events-page .view-empty {
    width: 88%;
    margin: 0.5em auto;
  }
}
@media (min-width: 555px) {
  .view-events-page .views-exposed-form {
    width: 88%;
    margin: 0.5em auto;
  }
  .view-events-page .views-exposed-form .clearfix {
    display: flex;
  }
  .view-events-page .views-exposed-form .clearfix .form-actions {
    align-self: center;
    margin-top: 1em;
  }
}
.view-events-page .views-exposed-form #edit-field-date-value-wrapper {
  border: none;
  margin: 0;
}
@media (min-width: 444px) {
  .view-events-page .views-exposed-form #edit-field-date-value-wrapper {
    margin: 1.3em 0;
  }
}
.view-events-page .views-exposed-form #edit-field-date-value-wrapper legend {
  font-weight: bold;
  margin: -6px;
}
.view-events-page .views-exposed-form #edit-field-date-value-wrapper .fieldset-wrapper .js-form-type-date {
  margin: 0;
}
.view-events-page .view-header h2.upcoming-events-title {
  text-align: center;
  color: #1C4853; /* twogen-teal */
  font-size: 1.8em;
  margin: 15px 0;
}
@media (min-width: 666px) {
  .view-events-page .view-content {
    display: flex;
    flex-direction: column;
  }
}
.view-events-page .views-row {
  width: 85%;
  margin: 0.5em auto;
  gap: 12px;
  align-items: stretch; /* Already correct for equal row height */
  min-height: 120px;
  transition: all 0.3s ease;
}
@media (min-width: 666px) {
  .view-events-page .views-row {
    padding-left: 20px;
    background-image: linear-gradient(to bottom, #00B7A3, #F89C5B);
    background-repeat: no-repeat;
    background-size: 4px 77px;
    background-position: left center;
    border-radius: 33%;
  }
}
@media (min-width: 666px) {
  .view-events-page .views-row {
    display: flex;
  }
}
.view-events-page .views-field-field-gallery-img-media-multiref {
  width: 33%;
  max-width: 248px;
  flex-shrink: 0; /* Prevents column from collapsing */
}
.view-events-page .views-field-nothing {
  flex-grow: 1;
}
.view-events-page .upcoming-events-left,
.view-events-page .upcoming-events-right {
  flex: 1;
  min-height: 120px;
  padding: 0 8px;
}
.view-events-page .upcoming-events-left {
  position: relative;
  aspect-ratio: 4/3; /* 🔑 Forces identical height across all rows */
  background-color: #f8f9fa;
  padding: 0; /* Removed left padding that threw off alignment */
  margin: 6px;
}
.view-events-page .upcoming-events-left img {
  position: absolute;
  object-fit: cover;
  border-radius: 4px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  padding: 0;
}
.view-events-page .upcoming-events-left img:hover {
  transform: scale(1.02);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.view-events-page .upcoming-events-right {
  display: flex;
  flex-direction: column;
  padding: 0 12px;
  height: 100%;
  width: 100%;
  align-items: flex-start;
  justify-content: center; /* Centers content vertically within the row */
  gap: 6px; /* 🔑 Consistent spacing between title and paragraph */
}
.view-events-page .upcoming-events-right a {
  font-weight: bold;
  color: #1C4853; /* twogen-teal */
  font-size: 1.1em;
  text-decoration: none;
  margin-bottom: 0; /* Removed to use gap for spacing */
  display: block;
  line-height: 1.2;
  transition: all 0.2s ease;
}
.view-events-page .upcoming-events-right a:hover {
  color: #F36C42; /* twogen-darkteal */
  text-decoration: underline;
  text-underline-offset: 3px;
}
.view-events-page .upcoming-events-right p {
  margin: 0;
  padding: 0;
  line-height: 1.4;
  color: #333;
  font-size: 0.95em;
  /* 🔑 Truncates to exactly 3 lines so long text doesn't stretch rows */
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.view-events-page .views-row:hover {
  background-color: #f8f9fa;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.view-events-page .upcoming-events-left .upcoming-events-date {
  position: absolute;
  bottom: 8px; /* Slight tweak for consistent padding clearance */
  left: 10px;
  width: auto;
  text-align: center;
  font-weight: bold;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 5px 8px;
  z-index: 10;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.view-events-page .colorbox.cboxElement {
  cursor: zoom-in;
}
.view-events-page section.views-element-container {
  background-color: #00B7A3; /* twogen-teal */
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 12px;
}
.view-events-page section.views-element-container:hover {
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
  .view-events-page .upcoming-events-left .upcoming-events-date {
    left: 5px;
  }
  .view-events-page .upcoming-events-right {
    padding: 0 10px;
  }
}

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