/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/
[image-style=rounded-lg],
.rounded-lg {
  border-top-right-radius: 7rem;
  border-bottom-left-radius: 7rem;
  overflow: hidden;
}
[image-style=rounded-lg] > figure,
[image-style=rounded-lg] > img,
.rounded-lg > figure,
.rounded-lg > img {
  border-top-right-radius: 7rem;
  border-bottom-left-radius: 7rem;
  display: block;
}

.rounded-md {
  border-top-right-radius: 4.5rem;
  border-bottom-left-radius: 4.5rem;
}

.rounded-sm {
  border-top-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
}

.rounded-sm-alt {
  border-top-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
}

[image-size=contain] {
  object-fit: contain !important;
}

.bg-blue,
[bg-color=blue],
.bg-blue-dark,
[bg-color=blue-dark] {
  color: var(--white);
}
.bg-blue h1,
.bg-blue h2,
.bg-blue h3,
.bg-blue h4,
.bg-blue h5,
.bg-blue .h1,
.bg-blue .h2,
.bg-blue .h3,
.bg-blue .h4,
.bg-blue .h5,
.bg-blue p,
.bg-blue li,
.bg-blue blockquote,
.bg-blue button,
[bg-color=blue] h1,
[bg-color=blue] h2,
[bg-color=blue] h3,
[bg-color=blue] h4,
[bg-color=blue] h5,
[bg-color=blue] .h1,
[bg-color=blue] .h2,
[bg-color=blue] .h3,
[bg-color=blue] .h4,
[bg-color=blue] .h5,
[bg-color=blue] p,
[bg-color=blue] li,
[bg-color=blue] blockquote,
[bg-color=blue] button,
.bg-blue-dark h1,
.bg-blue-dark h2,
.bg-blue-dark h3,
.bg-blue-dark h4,
.bg-blue-dark h5,
.bg-blue-dark .h1,
.bg-blue-dark .h2,
.bg-blue-dark .h3,
.bg-blue-dark .h4,
.bg-blue-dark .h5,
.bg-blue-dark p,
.bg-blue-dark li,
.bg-blue-dark blockquote,
.bg-blue-dark button,
[bg-color=blue-dark] h1,
[bg-color=blue-dark] h2,
[bg-color=blue-dark] h3,
[bg-color=blue-dark] h4,
[bg-color=blue-dark] h5,
[bg-color=blue-dark] .h1,
[bg-color=blue-dark] .h2,
[bg-color=blue-dark] .h3,
[bg-color=blue-dark] .h4,
[bg-color=blue-dark] .h5,
[bg-color=blue-dark] p,
[bg-color=blue-dark] li,
[bg-color=blue-dark] blockquote,
[bg-color=blue-dark] button {
  color: var(--white);
}
.bg-blue h6,
.bg-blue .h6,
[bg-color=blue] h6,
[bg-color=blue] .h6,
.bg-blue-dark h6,
.bg-blue-dark .h6,
[bg-color=blue-dark] h6,
[bg-color=blue-dark] .h6 {
  color: var(--blue-bright);
}
.bg-blue .brxe-icon,
[bg-color=blue] .brxe-icon,
.bg-blue-dark .brxe-icon,
[bg-color=blue-dark] .brxe-icon {
  color: var(--blue-bright);
}
.bg-blue .brxe-text a,
[bg-color=blue] .brxe-text a,
.bg-blue-dark .brxe-text a,
[bg-color=blue-dark] .brxe-text a {
  color: var(--white);
}
.bg-blue .brxe-text a:hover,
[bg-color=blue] .brxe-text a:hover,
.bg-blue-dark .brxe-text a:hover,
[bg-color=blue-dark] .brxe-text a:hover {
  color: var(--blue-bright);
}
.bg-blue .splide__pagination .splide__pagination__page,
[bg-color=blue] .splide__pagination .splide__pagination__page,
.bg-blue-dark .splide__pagination .splide__pagination__page,
[bg-color=blue-dark] .splide__pagination .splide__pagination__page {
  background-color: var(--white);
}
.bg-blue .splide__pagination .splide__pagination__page.is-active,
[bg-color=blue] .splide__pagination .splide__pagination__page.is-active,
.bg-blue-dark .splide__pagination .splide__pagination__page.is-active,
[bg-color=blue-dark] .splide__pagination .splide__pagination__page.is-active {
  background-color: var(--blue-bright);
}
.bg-blue .bricks-button.bricks-background-primary,
[bg-color=blue] .bricks-button.bricks-background-primary,
.bg-blue-dark .bricks-button.bricks-background-primary,
[bg-color=blue-dark] .bricks-button.bricks-background-primary {
  background-color: var(--blue-dark);
}

.bg-blue-darkest,
[bg-color=blue-darkest] {
  color: var(--white);
}
.bg-blue-darkest h1,
.bg-blue-darkest h2,
.bg-blue-darkest h3,
.bg-blue-darkest h4,
.bg-blue-darkest h5,
.bg-blue-darkest .h1,
.bg-blue-darkest .h2,
.bg-blue-darkest .h3,
.bg-blue-darkest .h4,
.bg-blue-darkest .h5,
.bg-blue-darkest p,
.bg-blue-darkest li,
.bg-blue-darkest blockquote,
.bg-blue-darkest button,
[bg-color=blue-darkest] h1,
[bg-color=blue-darkest] h2,
[bg-color=blue-darkest] h3,
[bg-color=blue-darkest] h4,
[bg-color=blue-darkest] h5,
[bg-color=blue-darkest] .h1,
[bg-color=blue-darkest] .h2,
[bg-color=blue-darkest] .h3,
[bg-color=blue-darkest] .h4,
[bg-color=blue-darkest] .h5,
[bg-color=blue-darkest] p,
[bg-color=blue-darkest] li,
[bg-color=blue-darkest] blockquote,
[bg-color=blue-darkest] button {
  color: var(--white);
}
.bg-blue-darkest h6,
.bg-blue-darkest .h6,
[bg-color=blue-darkest] h6,
[bg-color=blue-darkest] .h6 {
  color: var(--blue-bright);
}
.bg-blue-darkest .brxe-icon,
[bg-color=blue-darkest] .brxe-icon {
  color: var(--blue-bright);
}
.bg-blue-darkest .brxe-text a,
[bg-color=blue-darkest] .brxe-text a {
  color: var(--white);
}
.bg-blue-darkest .brxe-text a:hover,
[bg-color=blue-darkest] .brxe-text a:hover {
  color: var(--blue-bright);
}
.bg-blue-darkest .splide__pagination .splide__pagination__page,
[bg-color=blue-darkest] .splide__pagination .splide__pagination__page {
  background-color: var(--white);
}
.bg-blue-darkest .splide__pagination .splide__pagination__page.is-active,
[bg-color=blue-darkest] .splide__pagination .splide__pagination__page.is-active {
  background-color: var(--blue-bright);
}
.bg-blue-darkest .bricks-button.bricks-background-primary,
[bg-color=blue-darkest] .bricks-button.bricks-background-primary {
  background-color: var(--blue-darkest);
}

.scheme-light .scheme-dark {
  color: var(--white);
}
.scheme-light .scheme-dark h1,
.scheme-light .scheme-dark h2,
.scheme-light .scheme-dark h3,
.scheme-light .scheme-dark h4,
.scheme-light .scheme-dark h5,
.scheme-light .scheme-dark .h1,
.scheme-light .scheme-dark .h2,
.scheme-light .scheme-dark .h3,
.scheme-light .scheme-dark .h4,
.scheme-light .scheme-dark .h5,
.scheme-light .scheme-dark p,
.scheme-light .scheme-dark li,
.scheme-light .scheme-dark blockquote,
.scheme-light .scheme-dark button {
  color: var(--white);
}
.scheme-light .scheme-dark h6,
.scheme-light .scheme-dark .h6 {
  color: var(--blue-bright);
}
.scheme-light .scheme-dark .brxe-icon {
  color: var(--blue-bright);
}
.scheme-light .scheme-dark .brxe-text a {
  color: var(--white);
}
.scheme-light .scheme-dark .brxe-text a:hover {
  color: var(--blue-bright);
}
.scheme-light .scheme-dark .splide__pagination .splide__pagination__page {
  background-color: var(--white);
}
.scheme-light .scheme-dark .splide__pagination .splide__pagination__page.is-active {
  background-color: var(--blue-bright);
}

section.bg-blue-dark + section.bg-blue-dark,
section:has(> [bg-color=blue-dark]) + section > [bg-color=blue-dark],
section.bg-blue-dark + section > [bg-color=blue-dark],
section:has(> [bg-color=blue-dark]) + section.bg-blue-dark {
  padding-top: 0px !important;
}

section.bg-blue-light + section.bg-blue-light,
section:has(> [bg-color=blue-light]) + section > [bg-color=blue-light],
section.bg-blue-light + section > [bg-color=blue-light],
section:has(> [bg-color=blue-light]) + section.bg-blue-light {
  padding-top: 0px !important;
}

section.bg-white + section.bg-white,
section:has(> [bg-color=white]) + section > [bg-color=white],
section.bg-white + section > [bg-color=white],
section:has(> [bg-color=white]) + section.bg-white {
  padding-top: 0px !important;
}

section.bg-gray + section.bg-gray,
section:has(> [bg-color=gray]) + section > [bg-color=gray],
section.bg-gray + section > [bg-color=gray],
section:has(> [bg-color=gray]) + section.bg-gray {
  padding-top: 0px !important;
}

section.bg-yellow + section.bg-yellow,
section:has(> [bg-color=yellow]) + section > [bg-color=yellow],
section.bg-yellow + section > [bg-color=yellow],
section:has(> [bg-color=yellow]) + section.bg-yellow {
  padding-top: 0px !important;
}

section.bg-blue-bright + section.bg-blue-bright,
section:has(> [bg-color=blue-bright]) + section > [bg-color=blue-bright],
section.bg-blue-bright + section > [bg-color=blue-bright],
section:has(> [bg-color=blue-bright]) + section.bg-blue-bright {
  padding-top: 0px !important;
}

section.bg-blue-darkest + section.bg-blue-darkest,
section:has(> [bg-color=blue-darkest]) + section > [bg-color=blue-darkest],
section.bg-blue-darkest + section > [bg-color=blue-darkest],
section:has(> [bg-color=blue-darkest]) + section.bg-blue-darkest {
  padding-top: 0px !important;
}

section.bg-blue + section.bg-blue,
section:has(> [bg-color=blue]) + section > [bg-color=blue],
section.bg-blue + section > [bg-color=blue],
section:has(> [bg-color=blue]) + section.bg-blue {
  padding-top: 0px !important;
}

p,
.p,
li,
blockquote {
  font-size: var(--text-m);
  line-height: 1.53;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.2;
  text-wrap-style: pretty;
  font-weight: 700;
}

h1,
.h1 {
  font-size: var(--text-3xl);
  text-transform: uppercase;
  font-weight: 900;
  color: var(--blue);
}

h2,
.h2 {
  font-size: var(--text-2xl);
}

h3,
.h3 {
  font-size: var(--text-xl);
  color: var(--blue);
}

h4,
.h4 {
  font-size: var(--text-lg);
  color: var(--blue);
  line-height: 1.3;
}

h5,
.h5 {
  font-size: var(--text-md);
  text-transform: uppercase;
}

h6,
.h6 {
  font-size: var(--text-sm);
  text-transform: uppercase;
}

p,
li {
  text-wrap-style: pretty;
}

.wysiwyg,
.brxe-text,
.brxe-post-content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.wysiwyg.small p,
.wysiwyg.small li,
.wysiwyg.small blockquote,
.brxe-text.small p,
.brxe-text.small li,
.brxe-text.small blockquote,
.brxe-post-content.small p,
.brxe-post-content.small li,
.brxe-post-content.small blockquote {
  font-size: var(--text-sm);
}
.wysiwyg p,
.wysiwyg ul,
.wysiwyg ol,
.brxe-text p,
.brxe-text ul,
.brxe-text ol,
.brxe-post-content p,
.brxe-post-content ul,
.brxe-post-content ol {
  margin: 0px;
}
.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6,
.brxe-text h1,
.brxe-text h2,
.brxe-text h3,
.brxe-text h4,
.brxe-text h5,
.brxe-text h6,
.brxe-post-content h1,
.brxe-post-content h2,
.brxe-post-content h3,
.brxe-post-content h4,
.brxe-post-content h5,
.brxe-post-content h6 {
  margin-top: 0.6em;
}
.wysiwyg > *:first-child,
.brxe-text > *:first-child,
.brxe-post-content > *:first-child {
  margin-top: 0;
}

button[video-url]:not([video-url=""]) {
  position: absolute;
  cursor: pointer;
  border-radius: 15px;
}
button[video-url]:not([video-url=""]):after {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("images/icon-play.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.2s ease;
}
button[video-url]:not([video-url=""]):hover:after {
  transform: translate(-50%, -50%) scale(1.05);
}

/* --- Video Modal Iframe Sizing --- */
/* Target the specific Code element ID within the popup */
.brxe-popup-352 .brxe-container {
  padding: 0px;
}
.brxe-popup-352 #brxe-coechk {
  width: 100%;
  aspect-ratio: 16/9;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  /* Ensure iframe fills the code element container */
}
.brxe-popup-352 #brxe-coechk iframe {
  width: 100%;
  height: 100%;
  display: block;
}

:where(.brxe-image) .bricks-image-caption {
  background: var(--blue);
  text-align: right;
  padding-left: 6rem;
  line-height: 1.3;
  font-style: italic;
}

[bg-color=blue] .bricks-image-caption,
.bg-blue .bricks-image-caption {
  background: var(--blue-dark);
}

.brxe-text-link {
  font-weight: 700;
  color: var(--blue);
}
.brxe-text-link:hover {
  color: #000;
}

.brxe-text {
  display: flex;
  flex-direction: column;
  gap: var(--space-xs);
}
.brxe-text > * {
  margin-top: 0px;
  margin-bottom: 0px;
}
.brxe-text.bricks-type-hero p {
  font-size: var(--text-lg);
}
.brxe-text h1 {
  font-size: var(--text-2xl);
}
.brxe-text h2 {
  font-size: var(--text-xl);
}
.brxe-text h3 {
  font-size: var(--text-lg);
}
.brxe-text h4 {
  font-size: var(--text-md);
}
.brxe-text h5 {
  font-size: var(--text-sm);
}
.brxe-text h6 {
  font-size: var(--text-xs);
}
.brxe-text a {
  text-decoration: underline;
  color: var(--blue);
  font-weight: 700;
}
.brxe-text a:hover {
  color: #000;
}

.brxe-accordion {
  display: flex;
  flex-direction: column;
  gap: var(--space-xs);
}
.brxe-accordion li.accordion-item {
  padding-left: var(--space-s);
  background-color: var(--gray);
  border-radius: 10px;
}
.brxe-accordion li.accordion-item:hover, .brxe-accordion li.accordion-item:focus {
  background-color: var(--blue);
  color: var(--white);
}
.brxe-accordion li.accordion-item:hover .accordion-title .title, .brxe-accordion li.accordion-item:focus .accordion-title .title {
  color: var(--white);
}
.brxe-accordion li.accordion-item div.accordion-title-wrapper {
  padding-top: var(--space-2xs);
  padding-bottom: var(--space-2xs);
}
.brxe-accordion li.accordion-item div.accordion-title-wrapper .accordion-title .icon {
  font-size: 1.4rem;
  right: 14px;
}

.brxe-breadcrumbs a {
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}
.brxe-breadcrumbs a:hover {
  color: var(--blue-light);
}

.component-hero figure figcaption {
  display: none;
}
.component-hero h1,
.component-hero .h1 {
  color: var(--blue-light);
}

.component-side_by_side > div > div[image-on-the=left] {
  flex-direction: row-reverse;
}
.component-side_by_side > div > div[image-on-the=left] .side-by-side--content {
  text-align: left;
  align-items: flex-start;
}
.component-side_by_side .bricks-button:not([class*=bricks-background-]):not([class*=bricks-color-]):not(.outline):hover {
  background-color: transparent;
}

.component-photo_block {
  border-top-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
  position: relative;
}
.component-photo_block .component-photo_block--hold_image[text-on-image=yes], .component-photo_block .component-photo_block--hold_image[blue-filter=yes] {
  position: relative;
}
.component-photo_block .component-photo_block--hold_image[text-on-image=yes]:before, .component-photo_block .component-photo_block--hold_image[blue-filter=yes]:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #004598;
  opacity: 0.87;
  z-index: 1;
}
.component-photo_block .component-photo_block--hold_image[text-on-image=yes] img, .component-photo_block .component-photo_block--hold_image[blue-filter=yes] img {
  filter: grayscale(100%) contrast(1);
}
.component-photo_block .component-photo_block--hold_image[text-on-image=yes] {
  position: absolute;
  z-index: 0;
  inset: 0;
}
.component-photo_block .component-photo_block--hold_image[text-on-image=yes] img {
  height: 100%;
  aspect-ratio: unset;
}
.component-photo_block .component-photo_block--hold_content {
  position: relative;
  z-index: 1;
}

.component-contact_form > div {
  padding: var(--space-3xl) 0;
}

.component-page_header.has-image .brxe-cyyqoy {
  top: -1.6rem;
}
.component-page_header.has-image .brxe-cyyqoy .brxe-sppusq,
.component-page_header.has-image .brxe-cyyqoy .brxe-mmheva {
  height: 50px;
  width: auto;
}
.component-page_header > .brxe-block {
  position: relative;
}
.component-page_header > .brxe-block:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: var(--space-l);
  background-color: #dde1e3;
  z-index: 1;
}
.component-page_header > .brxe-block[bg-color=gray]::before {
  content: url(images/dots.png);
  position: absolute;
  bottom: 0;
  width: 574px;
  height: 558px;
  left: 0;
  z-index: 0;
}
.component-page_header > .brxe-block > .brxe-container {
  position: relative;
  z-index: 2;
}
.component-page_header + section.bg-gray,
.component-page_header + section > div[bg-color=gray] {
  padding-top: var(--space-xl);
}

.single-post .component-page_header h1 {
  font-size: var(--text-2xl);
}

.component-section_intro--hold_content[button-text=""] {
  flex-basis: 72rem;
}

#brx-footer nav > ul {
  display: flex;
  gap: var(--space-m);
  flex-wrap: wrap;
}
#brx-footer nav > ul > li {
  margin: 0px;
  max-width: 175px;
}
#brx-footer nav > ul > li a {
  text-wrap: wrap;
}
#brx-footer nav > ul > li a:hover {
  text-decoration: underline;
}
#brx-footer nav > ul > li > div.brx-submenu-toggle button {
  display: none;
}
#brx-footer nav > ul > li > a,
#brx-footer nav > ul > li > div.brx-submenu-toggle > a {
  font-weight: bold;
}
#brx-footer nav > ul > li > ul {
  visibility: visible;
  z-index: 1;
  opacity: 100%;
  top: unset;
  background-color: transparent;
  pointer-events: all;
  position: relative !important;
  display: block;
}
#brx-footer nav > ul > li > ul > li {
  margin: 7px 0px;
}
#brx-footer nav > ul > li > ul > li > a {
  line-height: 1.2;
  padding: 2px 0px;
  font-size: var(--text-sm);
}
#brx-footer .footer-sub_footer p {
  font-size: var(--text-sm);
}

#brx-header > section {
  transition: padding-top 0.25s, padding-bottom 0.25s;
}
#brx-header > section img {
  transition: width 0.25s;
}
#brx-header nav > ul > li a:hover {
  text-decoration: underline;
  text-underline-offset: 6px;
  text-decoration-thickness: 2px;
  text-decoration-color: var(--blue);
}
#brx-header nav > ul > li > ul {
  padding: 14px 0px;
  min-width: 200px;
}
#brx-header nav > ul > li > ul li a {
  font-size: var(--text-sm) !important;
  font-weight: bold;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
#brx-header nav > ul > li > ul li a:hover {
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
  text-decoration-color: var(--blue);
}
#brx-header #brxe-mkuzkn .bricks-nav-menu .current-menu-item > .brx-submenu-toggle > * {
  text-underline-offset: 6px;
  text-decoration-thickness: 2px;
  text-decoration-color: var(--blue);
}
#brx-header.scrolling {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
}
#brx-header.scrolling > section {
  padding-top: var(--space-2xs);
  padding-bottom: var(--space-2xs);
}
#brx-header.scrolling > section img {
  width: 100px;
}

.single-case-study img#brxe-tuuwps[video-url^=http] {
  cursor: pointer;
}
.single-case-study #brxe-mncmme[mode=video]:after {
  position: absolute;
  width: 100px;
  z-index: 1;
  height: 100px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  aspect-ratio: unset;
  object-fit: unset;
  content: "";
  background-image: url(images/icon-play.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

body #g2-write-a-review-button {
  background-color: #fbb200;
  color: #1b2651;
  text-transform: uppercase;
  border-radius: 1000px;
  padding: 0.75rem 2rem;
  font-size: 0.8rem;
  letter-spacing: 0.5px;
  line-height: 1.5;
}
body #g2-write-a-review-button:hover {
  background-color: white;
}

body .alm-filters {
  display: flex;
  gap: var(--space-m);
}
body .alm-filters .alm-filter .alm-filter--inner label {
  color: #000;
  font-size: var(--text-md);
}
body .alm-filters .alm-filter .alm-filter--inner button {
  background-color: var(--blue);
}
body .alm-filters .alm-filter .alm-filter--inner .alm-filter--select .alm-filter--item {
  min-width: 200px;
}
body .alm-listing .alm-paging-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--space-m);
}
@media only screen and (max-width: 767px) {
  body .alm-listing .alm-paging-content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 478px) {
  body .alm-listing .alm-paging-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
body ul.alm-paging li.active a {
  background-color: var(--blue);
  color: var(--white);
  border-color: var(--blue);
}

a.hold {
  border: 2px solid var(--blue);
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  overflow: hidden;
  text-decoration: none;
  background-color: var(--white);
  transition: background-color 0.3s ease;
}
a.hold.case-study-pdf .image img.featured {
  object-fit: contain;
  padding-top: var(--space-m);
  padding-bottom: var(--space-m);
}
a.hold.case-study-video .image img.play-icon {
  position: absolute;
  width: 100px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  aspect-ratio: unset;
  object-fit: unset;
}
a.hold:hover {
  background-color: var(--gray);
}
a.hold .image {
  position: relative;
  background-color: var(--blue);
}
a.hold .image img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: center;
}
a.hold .image .post_type {
  position: absolute;
  left: 10px;
  top: 10px;
  border-radius: 3px;
  padding: var(--space-3xs) var(--space-2xs);
  background-color: var(--yellow);
  color: #000;
  font-size: var(--text-xs);
  font-weight: 600;
  text-transform: uppercase;
}
a.hold .content {
  padding: var(--space-m);
  display: flex;
  flex-direction: column;
  gap: var(--space-xs);
}
a.hold .content .date {
  margin-bottom: -10px;
}
a.hold .content .link {
  font-weight: 700;
}

/* --- ADD CUSTOM STYLES BELOW THIS LINE --- //
// Or create new partials and @use them above. */

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