/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[0].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./sass/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[0].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./sass/style.scss (1) ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[0].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./sass/style.scss (2) ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[0].use[3]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./sass/style.scss (3) ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
/*!
Theme Name: Acosta.com
Author: IntegrityXD
Author URI: https://www.integrityxd.com/
Description: Theme for the Acosta.com and Acosta.ca sites
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: acosta-com

*/
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.zoom-hover {
  overflow: hidden;
}
.zoom-hover img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.zoom-hover:hover img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.fade-in-up {
  opacity: 0;
  -webkit-transform: translateY(40px);
      -ms-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity, -webkit-transform;
  transition: opacity, -webkit-transform;
  transition: opacity, transform;
  transition: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 0.6s, 0.6s;
          transition-duration: 0.6s, 0.6s;
  -webkit-transition-timing-function: ease-out, ease-out;
          transition-timing-function: ease-out, ease-out;
}

.fade-in {
  opacity: 0;
  -webkit-transition: opacity;
  transition: opacity;
  -webkit-transition-duration: 0.9s;
          transition-duration: 0.9s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.start-animation.fade-in-up {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.start-animation.fade-in {
  opacity: 1;
}
.start-animation.delay-01 {
  -webkit-transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, transform, color, background, border-color;
  transition: opacity, transform, color, background, border-color, -webkit-transform;
  -webkit-transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
          transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.1s, 0.1s, 0s, 0s, 0s;
          transition-delay: 0.1s, 0.1s, 0s, 0s, 0s;
}
.start-animation.delay-02 {
  -webkit-transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, transform, color, background, border-color;
  transition: opacity, transform, color, background, border-color, -webkit-transform;
  -webkit-transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
          transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.2s, 0.2s, 0s, 0s, 0s;
          transition-delay: 0.2s, 0.2s, 0s, 0s, 0s;
}
.start-animation.delay-03 {
  -webkit-transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, transform, color, background, border-color;
  transition: opacity, transform, color, background, border-color, -webkit-transform;
  -webkit-transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
          transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0.3s, 0s, 0s, 0s;
          transition-delay: 0.3s, 0.3s, 0s, 0s, 0s;
}
.start-animation.delay-04 {
  -webkit-transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, transform, color, background, border-color;
  transition: opacity, transform, color, background, border-color, -webkit-transform;
  -webkit-transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
          transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.4s, 0.4s, 0s, 0s, 0s;
          transition-delay: 0.4s, 0.4s, 0s, 0s, 0s;
}
.start-animation.delay-05 {
  -webkit-transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, transform, color, background, border-color;
  transition: opacity, transform, color, background, border-color, -webkit-transform;
  -webkit-transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
          transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.5s, 0.5s, 0s, 0s, 0s;
          transition-delay: 0.5s, 0.5s, 0s, 0s, 0s;
}
.start-animation.delay-06 {
  -webkit-transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, transform, color, background, border-color;
  transition: opacity, transform, color, background, border-color, -webkit-transform;
  -webkit-transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
          transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.6s, 0.6s, 0s, 0s, 0s;
          transition-delay: 0.6s, 0.6s, 0s, 0s, 0s;
}
.start-animation.delay-09 {
  -webkit-transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, color, background, border-color, -webkit-transform;
  transition: opacity, transform, color, background, border-color;
  transition: opacity, transform, color, background, border-color, -webkit-transform;
  -webkit-transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
          transition-duration: 0.6s, 0.6s, 0.3s, 0.3s, 0.3s;
  -webkit-transition-delay: 0.9s, 0.9s, 0s, 0s, 0s;
          transition-delay: 0.9s, 0.9s, 0s, 0s, 0s;
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
/* Theme
--------------------------------------------- */
/* Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}
.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}
.background-color--plum p a:hover {
  color: #ffffff;
}
.background-color--plum .highlight {
  color: #ff0000;
}
.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}
.background-color--plum h1, .background-color--plum body:not(.home) .hero.layout-stats-bar .hero-stats-bar .stats-item .number, body:not(.home) .hero.layout-stats-bar .hero-stats-bar .stats-item .background-color--plum .number,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum .wp-block-quote p,
.wp-block-quote .background-color--plum p,
.background-color--plum h6 {
  color: #ffffff;
}
.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}
.background-color--white {
  background-color: #ffffff;
}
.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}
.background-color--white p a:hover {
  color: #28001e;
}
.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}
.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}
.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}
.background-color--light-blue p a:hover {
  color: #28001e;
}
.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

/* Typography
--------------------------------------------- */
/* Variables
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #28001e;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

/* Theme
--------------------------------------------- */
/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

/* Variables
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.2;
  font-family: "Roboto", sans-serif;
  margin: 0 0 24px 0;
  -webkit-font-smoothing: antialiased;
}

h1 {
  font-size: 40px;
  font-weight: 300;
}

@media (min-width: 1100px) {
  h1 {
    font-size: 64px;
  }
}
h2 {
  font-size: 36px;
  font-weight: 300;
}

@media (min-width: 1100px) {
  h2 {
    font-size: 48px;
  }
}
h3 {
  font-size: 32px;
  font-weight: 300;
}

@media (min-width: 1100px) {
  h3 {
    font-size: 40px;
  }
}
h4 {
  font-size: 24px;
  font-weight: 400;
}

@media (min-width: 1100px) {
  h4 {
    font-size: 32px;
    font-weight: 300;
  }
}
h5 {
  font-size: 20px;
  font-weight: 400;
}

@media (min-width: 1100px) {
  h5 {
    font-size: 24px;
  }
}
h6 {
  font-size: 18px;
  font-weight: 400;
}

@media (min-width: 1100px) {
  h6 {
    font-size: 20px;
  }
}
.subheading {
  color: rgba(40, 0, 30, 0.6);
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 1.44px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  position: relative;
}

.category {
  color: rgba(40, 0, 30, 0.8);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  text-transform: capitalize;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  position: relative;
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
p {
  font-family: inherit;
  font-size: inherit;
  margin: 0 0 20px 0;
  display: block;
  color: rgba(40, 0, 30, 0.8);
}

p.large {
  font-size: 18px;
}

a {
  font-size: inherit;
  color: inherit;
}

a:hover {
  cursor: pointer;
  opacity: 0.7;
}

li {
  font-size: inherit;
  font-family: inherit;
  line-height: 1.5;
  margin-bottom: 10px;
}

li:last-of-type {
  margin-bottom: 0px;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

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

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

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

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

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
/* Variables
--------------------------------------------- */
body {
  background: white;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  max-width: 100vw;
}
body.lock-scroll {
  margin: 0;
  height: 100%;
  overflow: hidden;
}

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

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.site {
  width: 100vw;
}

.site-main {
  max-width: 100vw;
  overflow: hidden;
  padding-top: 65px;
}
@media (min-width: 1100px) {
  .site-main {
    padding-top: 145px;
  }
}

.header-plum .site-main:before {
  content: "";
  background-color: #28001e;
  width: 100vw;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.content-area {
  width: 100vw;
  overflow: hidden;
}

/* Variables
--------------------------------------------- */
hr {
  background-color: #000000;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

.wp-block-separator {
  border: none;
  background-color: #000000;
}

ul,
ol {
  margin: 20px 0 20px 30px;
  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

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

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

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

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

figure {
  margin: 1em 0;
}

figcaption {
  font-style: italic;
  font-size: 14px;
}

img.size-full,
.wp-block-image.size-full {
  width: 100%;
  display: block;
}
img.size-full figure,
.wp-block-image.size-full figure {
  width: 100%;
}
img.size-full img,
.wp-block-image.size-full img {
  width: 100%;
}
img.size-full figcaption,
.wp-block-image.size-full figcaption {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

.gallery-caption {
  display: block;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

.lightbox-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 1, 8, 0.9);
  z-index: 999999;
}

.lightbox-video {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 9999999;
  width: 90%;
  max-width: 1200px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
  overflow: hidden;
}
.video-container .video-controls {
  position: absolute;
  right: 0;
  bottom: 0px;
  padding: 48px 16px 16px 48px;
}
.video-container .video-controls button {
  position: absolute;
  bottom: 15px;
  right: 15px;
  background-color: transparent;
  border: none;
  color: #ffffff;
  font-size: 24px;
  cursor: pointer;
  z-index: 1;
}
.video-container .video-controls button.hide {
  display: none;
}
.video-container .video-controls button:after {
  position: absolute;
  content: "";
  display: block;
  width: 200%;
  height: 200%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: rgba(40, 0, 30, 0.8);
  -webkit-filter: blur(22px);
          filter: blur(22px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: -1;
}
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  background-color: #ffffff;
}

.close-btn {
  position: absolute;
  top: -40px;
  right: 0;
  color: white;
  font-size: 30px;
  cursor: pointer;
}

.play-btn {
  position: absolute;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 14px;
  left: 20px;
  bottom: 20px;
  background: transparent;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.play-btn:after {
  position: absolute;
  content: "";
  display: block;
  width: 115%;
  height: 130%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: rgba(40, 0, 30, 0.4);
  -webkit-filter: blur(15px);
          filter: blur(15px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: -1;
}
.play-btn:hover {
  cursor: pointer;
}
.play-btn:hover i {
  color: #c70000;
}
.play-btn i {
  width: 40px;
  height: 40px;
  font-size: 16px;
  color: #28001e;
  background-color: #ffffff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
}

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

/* Theme
--------------------------------------------- */
.container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 24px;
  width: 100%;
}
@media (min-width: 1024px) {
  .container {
    padding: 0 64px;
  }
}

/* Theme
--------------------------------------------- */
/* Variables
--------------------------------------------- */
.search-filter-base {
  margin: 0;
  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;
}
.search-filter-base button {
  padding: 12px 24px;
  border-radius: 100px;
  background-color: #ffffff;
  border: 1px solid rgba(40, 0, 30, 0.4);
  font-size: 14px;
  font-weight: 400;
  color: #28001e;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.search-filter-base button:hover {
  color: #ffffff !important;
  background-color: #28001e !important;
}
.search-filter-base button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid rgb(40, 0, 30);
  color: #28001e;
}
.search-filter-base.search-filter-field--control-type-reset button {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #28001e;
  padding: 0px 5px;
}
.search-filter-base.search-filter-field--control-type-reset button:hover {
  color: #a00000 !important;
  border-bottom-color: #a00000 !important;
  background: none !important;
}
.search-filter-base.search-filter-style--control-load_more button {
  background: none !important;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #c70000;
  padding: 0px 5px;
  color: #c70000;
  margin-top: 32px;
}
.search-filter-base.search-filter-style--control-load_more button:hover {
  color: #a00000 !important;
  border-bottom-color: #a00000 !important;
  background: none !important;
}
@media (max-width: 767px) {
  .search-filter-base.search-filter-style--control-load_more button {
    margin-top: 32px;
  }
}
.search-filter-base .search-filter-input-button-group,
.search-filter-base .search-filter-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-filter-base .search-filter-input-button-group .search-filter-input-button--is-selected,
.search-filter-base .search-filter-field .search-filter-input-button--is-selected {
  background-color: #28001e;
  color: #ffffff;
}
.search-filter-base .search-filter-input-button-group .search-filter-input-button--is-selected:hover,
.search-filter-base .search-filter-field .search-filter-input-button--is-selected:hover {
  background-color: rgba(40, 0, 30, 0.8);
  color: #ffffff !important;
}
@media (max-width: 767px) {
  .search-filter-base .search-filter-input-button-group,
  .search-filter-base .search-filter-field {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .search-filter-base .search-filter-input-button-group button,
  .search-filter-base .search-filter-field button {
    width: 100%;
  }
}
.search-filter-base .search-filter-component-combobox {
  border-radius: 100px;
  border: 1px solid rgba(40, 0, 30, 0.4);
  padding: 6px 8px 6px 24px;
  min-width: 250px;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions {
  max-width: none;
  padding: 0;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions span,
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input {
  font-size: 14px;
  font-weight: 400;
  color: #28001e;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #28001e;
  cursor: pointer !important;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input::-moz-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #28001e;
  cursor: pointer !important;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input:-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #28001e;
  cursor: pointer !important;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input::-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #28001e;
  cursor: pointer !important;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input::placeholder,
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions .search-filter-component-combobox-base__listbox-option {
  font-size: 14px;
  font-weight: 400;
  color: #28001e;
  cursor: pointer !important;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input::-webkit-input-placeholder:hover {
  cursor: pointer;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input::-moz-placeholder:hover {
  cursor: pointer;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input:-ms-input-placeholder:hover {
  cursor: pointer;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input::-ms-input-placeholder:hover {
  cursor: pointer;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions input::placeholder:hover,
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions .search-filter-component-combobox-base__listbox-option:hover {
  cursor: pointer;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__actions .search-filter-component-combobox__selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__header {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  margin: 0 auto;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__clear-selection {
  display: none;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__listbox-toggle:hover {
  cursor: pointer;
}
.search-filter-base .search-filter-component-combobox .search-filter-component-combobox__listbox-toggle::before {
  border: none;
}
.search-filter-base .search-filter-component-combobox .search-filter-icon__svg {
  fill: #28001e;
}

.search-filter-component-popup {
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  font-size: 14px;
  font-weight: 400;
  color: #28001e;
  padding: 12px 0px;
  border: 1px solid rgba(40, 0, 30, 0.4);
  margin-top: 10px;
  border-radius: 10px;
}
.search-filter-component-popup .search-filter-component-combobox-base__listbox-option {
  padding: 6px 24px;
}
.search-filter-component-popup .search-filter-component-combobox-base__listbox-option:hover {
  background-color: #ffffff;
  color: #c70000;
}
.search-filter-component-popup li {
  color: #28001e;
  font-size: 14px;
  padding: 16px 24px;
}
.search-filter-component-popup .search-filter-component-combobox-base__listbox-option--selected,
.search-filter-component-popup .search-filter-component-combobox-base__listbox-option--active {
  color: #c70000;
  background-color: transparent;
}

/* Variables
--------------------------------------------- */
.pagination-wrapper {
  text-align: center;
  margin: -40px auto 80px;
}
.pagination-wrapper .page-numbers {
  text-decoration: none;
  margin: 0 15px;
  font-size: 14px;
}
.pagination-wrapper .page-numbers.current {
  font-weight: bold;
}
.pagination-wrapper .page-numbers.current:hover {
  opacity: 1;
}
.pagination-wrapper .page-numbers.dots {
  margin: 0;
}
.pagination-wrapper .page-numbers:hover {
  opacity: 0.75;
}
.pagination-wrapper .prev, .pagination-wrapper .next {
  color: #c70000;
}
.pagination-wrapper .prev:hover, .pagination-wrapper .next:hover {
  opacity: 0.75;
}

.slick-dots li {
  margin: 0 !important;
}
.slick-dots li button:before {
  font-size: 12px !important;
}
.slick-dots li.slick-active button:before {
  opacity: 0.5 !important;
}

/* Links
--------------------------------------------- */
/* Variables
--------------------------------------------- */
a {
  color: #c70000;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a h2, a h3, a h4, a h5, a h6 {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:visited {
  color: #c70000;
}
a:hover, a:focus, a:active {
  color: #28001e;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
/* Variables
--------------------------------------------- */
.button, .button-text-link, .button-inverse,
input[type=button],
input[type=reset],
input[type=submit] {
  background: #c70000;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  padding: 16px 24px;
  -webkit-transition-property: color, background;
  transition-property: color, background;
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-timing-function: ease-out, ease-out;
          transition-timing-function: ease-out, ease-out;
  border-radius: 4px;
  display: table;
}
.button:hover, .button-text-link:hover, .button-inverse:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  cursor: pointer;
  color: #ffffff;
  background: #E00000;
  opacity: 1;
}
.button:visited, .button-text-link:visited, .button-inverse:visited,
input[type=button]:visited,
input[type=reset]:visited,
input[type=submit]:visited {
  color: #ffffff;
}

.button-inverse {
  background: #ffffff;
  color: #28001e;
}
.button-inverse:hover {
  color: #c70000;
  background: #ffffff;
  cursor: pointer;
}

.button-text-link {
  background: none;
  color: #c70000;
  border-radius: 0;
  border-bottom: 2px solid #c70000;
  padding: 10px 0;
  text-decoration: none;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition-property: color, border-color;
  transition-property: color, border-color;
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-timing-function: ease-out, ease-out;
          transition-timing-function: ease-out, ease-out;
}
.button-text-link:visited {
  color: #c70000;
}
.button-text-link:hover {
  cursor: pointer;
  background: none;
  color: #A00000;
  border-bottom-color: #A00000;
}
.button-text-link_red-bright {
  color: #c70000;
  border-bottom-color: #c70000;
}
.button-text-link_red-bright:visited {
  color: #c70000;
}
.button-text-link_red-bright:hover {
  color: #ff2d2d;
  border-bottom-color: #ff2d2d;
}
.button-text-link_white {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
.button-text-link_white:visited {
  color: #ffffff;
}
.button-text-link_white:hover {
  color: #c6def3;
  border-bottom-color: #c6def3;
}
.button-text-link_plum {
  color: #28001e;
  border-bottom-color: #28001e;
}
.button-text-link_plum:visited {
  color: #28001e;
}
.button-text-link_plum:hover {
  color: rgba(40, 0, 30, 0.6);
  border-bottom-color: rgba(40, 0, 30, 0.6);
}

.a2a_kit a {
  background-color: #e0e0e0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 4px;
}

.a2a_svg {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.a2a_svg svg {
  width: 24px !important;
  height: 24px !important;
}

/* Theme
--------------------------------------------- */
/* Variables
--------------------------------------------- */
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: rgba(40, 0, 30, 0.6);
  padding: 12px;
  font-size: 16px;
  width: 100%;
  font-family: inherit;
  background: #ffffff;
  border: 1px solid #28001e;
}
input[type=text]:focus, input[type=text]:focus-within,
input[type=email]:focus,
input[type=email]:focus-within,
input[type=url]:focus,
input[type=url]:focus-within,
input[type=password]:focus,
input[type=password]:focus-within,
input[type=search]:focus,
input[type=search]:focus-within,
input[type=number]:focus,
input[type=number]:focus-within,
input[type=tel]:focus,
input[type=tel]:focus-within,
input[type=range]:focus,
input[type=range]:focus-within,
input[type=date]:focus,
input[type=date]:focus-within,
input[type=month]:focus,
input[type=month]:focus-within,
input[type=week]:focus,
input[type=week]:focus-within,
input[type=time]:focus,
input[type=time]:focus-within,
input[type=datetime]:focus,
input[type=datetime]:focus-within,
input[type=datetime-local]:focus,
input[type=datetime-local]:focus-within,
input[type=color]:focus,
input[type=color]:focus-within,
textarea:focus,
textarea:focus-within {
  outline: 1px solid #ffffff;
}

textarea {
  height: 180px !important;
}

select {
  background: #ffffff;
  border: 1px solid #28001e;
  padding: 12px !important;
  font-size: 16px !important;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-weight: normal;
  color: rgba(40, 0, 30, 0.6);
}
select:focus {
  outline: none;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
  height: 250px;
}
.gform_wrapper.gravity-theme .gform_fields {
  list-style: none;
  margin: 0;
  padding: 0;
}
.gform_wrapper.gravity-theme .gform_fields input[type=text],
.gform_wrapper.gravity-theme .gform_fields input[type=email],
.gform_wrapper.gravity-theme .gform_fields input[type=url],
.gform_wrapper.gravity-theme .gform_fields input[type=password],
.gform_wrapper.gravity-theme .gform_fields input[type=search],
.gform_wrapper.gravity-theme .gform_fields input[type=number],
.gform_wrapper.gravity-theme .gform_fields input[type=tel],
.gform_wrapper.gravity-theme .gform_fields input[type=range],
.gform_wrapper.gravity-theme .gform_fields input[type=date],
.gform_wrapper.gravity-theme .gform_fields input[type=month],
.gform_wrapper.gravity-theme .gform_fields input[type=week],
.gform_wrapper.gravity-theme .gform_fields input[type=time],
.gform_wrapper.gravity-theme .gform_fields input[type=datetime],
.gform_wrapper.gravity-theme .gform_fields input[type=datetime-local],
.gform_wrapper.gravity-theme .gform_fields input[type=color],
.gform_wrapper.gravity-theme .gform_fields textarea {
  font-size: 16px !important;
  padding: 12px !important;
  line-height: 1.5 !important;
}
.gform_wrapper.gravity-theme .gform_fields select {
  height: 50px;
}

.ginput_container_select {
  position: relative;
}
.ginput_container_select:after {
  content: "\f107";
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  top: 13px;
  right: 12px;
  width: auto;
  height: auto;
  font-weight: 400;
  margin-left: 4px;
  font-size: 16px;
  color: #28001e;
  border: none;
  margin-top: 0;
}

.gfield {
  margin-bottom: 30px;
}
.gfield label {
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}

.ginput_container_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.name_last, .name_first {
  display: inline-block;
  width: 50%;
  height: 50px;
}
.name_last input, .name_first input,
.name_last select,
.name_first select,
.name_last textarea,
.name_first textarea {
  width: 100%;
}
.name_last label, .name_first label {
  display: block;
}

.name_first {
  float: left;
}
.name_first:last-of-type {
  padding-left: 0;
  clear: left;
}

.name_last {
  float: right;
  padding-left: 10px;
}
.name_last:last-of-type {
  clear: right;
}
.name_last input,
.name_last select,
.name_last textarea {
  margin-bottom: 0;
}

.gfield_checkbox .gchoice,
.gfield_radio .gchoice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.gfield_checkbox label, .gfield_checkbox legend,
.gfield_radio label,
.gfield_radio legend {
  margin-bottom: 0;
  font-size: 16px;
}
.gfield_checkbox input,
.gfield_radio input {
  height: 16px;
  width: 16px;
}
.gfield_checkbox input[type=checkbox],
.gfield_radio input[type=checkbox] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #28001e;
  border-radius: 0;
  position: relative;
  cursor: pointer;
  outline: none;
  background-color: #fff;
}
.gfield_checkbox input[type=checkbox]:checked::before,
.gfield_radio input[type=checkbox]:checked::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 10px;
  border: solid #000000;
  border-width: 0 1px 1px 0;
  top: 1px;
  left: 5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.gform_submission_error {
  font-size: 18px !important;
  font-weight: normal !important;
  color: #ff0000 !important;
  text-transform: inherit !important;
}

.gfield_validation_message {
  color: #ff0000 !important;
  font-size: 14px;
  margin-top: 10px;
  font-style: italic;
}

.validation_message {
  background: none !important;
  border: none !important;
  -webkit-margin-before: 5px !important;
          margin-block-start: 5px !important;
  padding: 0 !important;
}

.gform_confirmation_message {
  color: #ffffff;
  text-align: center;
  font-size: 32px;
  font-weight: 300;
  margin: 100px auto 0;
}
@media (max-width: 767px) {
  .gform_confirmation_message {
    font-size: 24px;
    margin: 50px auto 0;
  }
}

.gfield_error input,
.gfield_error textarea,
.gfield_error select,
.gfield_error .ms-options-wrap > button {
  border: 1px solid #ff0000 !important;
  background-color: #ffd8d8;
}

.gfield--type-multiselect .ms-options-wrap button {
  border: 1px solid rgba(40, 0, 30, 0.4);
  color: #666666;
  font-size: 16px !important;
  height: 50px;
  padding: 13px !important;
}
.gfield--type-multiselect .ms-options-wrap button:after {
  content: "\f107";
  font-family: "Font Awesome 6 Pro";
  position: absolute;
  top: auto;
  right: 12px;
  width: auto;
  height: auto;
  font-weight: 400;
  margin-left: 4px;
  font-size: 16px;
  color: #28001e;
  border: none;
  margin-top: 0;
}
.gfield--type-multiselect .ms-options-wrap button span {
  color: #666666;
}
.gfield--type-multiselect .ms-options-wrap .ms-options {
  min-height: -webkit-fit-content !important;
  min-height: -moz-fit-content !important;
  min-height: fit-content !important;
  padding: 13px 14px;
  margin-top: 5px;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(50, 50, 93, 0.15);
          box-shadow: 0px 6px 10px 0px rgba(50, 50, 93, 0.15);
  border: none;
}
.gfield--type-multiselect .ms-options-wrap .ms-options > ul li {
  margin-bottom: 0px;
}
.gfield--type-multiselect .ms-options-wrap .ms-options > ul li.selected label {
  background-color: transparent;
}
.gfield--type-multiselect .ms-options-wrap .ms-options > ul label {
  color: #28001e !important;
  padding-left: 24px;
  border: none;
}
.gfield--type-multiselect .ms-options-wrap .ms-options > ul label:hover {
  background-color: transparent;
}

.ms-options-wrap > .ms-options > ul input[type=checkbox] {
  margin: 0 5px 0 0;
  position: absolute;
  left: 0px !important;
  top: 5px !important;
  padding: 0px !important;
}

/* Accessibility
--------------------------------------------- */
/* Variables
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #000000;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1100px) {
  .main-navigation-container {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.main-navigation-container .contact-button-container {
  margin-left: auto;
  display: none;
}
@media (min-width: 1100px) {
  .main-navigation-container .contact-button-container {
    display: block;
  }
}

.main-navigation {
  width: auto;
  display: none;
}
@media (min-width: 1100px) {
  .main-navigation {
    display: block;
    margin-left: 40px;
  }
}

#primary-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 1100px) {
  #primary-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 32px;
  }
}
#primary-menu > li {
  margin: 0;
}
#primary-menu > li > a, #primary-menu > li .menu-item-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  position: relative;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #28001e;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#primary-menu > li > a:hover, #primary-menu > li .menu-item-text:hover {
  cursor: pointer;
  opacity: 1;
  color: #c70000;
}
#primary-menu > li.menu-item-has-children > span:after {
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  font-size: 16px;
  margin-left: 10px;
  color: inherit;
}
#primary-menu > li.menu-item-has-children.submenu-active > span:after {
  position: relative;
  top: 1px;
  content: "\f077";
}
#primary-menu > li.menu-item-has-children .sub-menu {
  display: none;
  -webkit-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
  overflow: hidden;
  position: relative;
  width: 100%;
  left: 0;
  background-color: #ffffff;
  padding: 32px 0;
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu {
    position: absolute;
    top: 140px;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 16px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper {
    padding: 0 64px;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 16px;
  margin-bottom: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header {
    margin-bottom: 48px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header h5 {
  margin: 0;
  display: none;
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header h5 {
    display: inline-block;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header .see-all-link {
  display: none;
  color: rgba(40, 0, 30, 0.6);
  text-decoration: none;
  font-size: 13px;
  padding: 3px 0;
  border-bottom: 2px solid rgba(40, 0, 30, 0.6);
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header .see-all-link {
    display: inline-block;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header .see-all-link:hover {
  color: #c70000;
  border-bottom: 2px solid #c70000;
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header .see-all-link-mobile {
  display: table;
  background-color: #ffffff;
  border: 1px solid #28001e;
  color: #28001e;
  width: auto;
  font-size: 16px;
  padding: 12px 20px;
  margin-top: 24px;
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header .see-all-link-mobile:hover {
  background-color: #ff0000;
  border: 1px solid #ff0000;
  color: #ffffff;
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-header .see-all-link-mobile {
    display: none;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-item-align: start;
      align-self: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 24px;
  width: 100%;
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 32px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list .sub-menu-list-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
}
#primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list > li .subheading {
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu .sub-menu-wrapper .sub-menu-list > li .subheading {
    margin-bottom: 24px;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu-services .service-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 16px;
  gap: 12px;
  text-decoration: none;
  border-radius: 10px;
}
#primary-menu > li.menu-item-has-children .sub-menu-services .service-item:hover {
  opacity: 1;
  background-color: rgba(198, 222, 243, 0.25);
}
#primary-menu > li.menu-item-has-children .sub-menu-services .service-item img {
  width: 32px;
}
#primary-menu > li.menu-item-has-children .sub-menu-services .service-item .service-title {
  color: #28001e;
  font-size: 15px;
  font-weight: 600;
  margin: 0;
  display: block;
}
#primary-menu > li.menu-item-has-children .sub-menu-services .service-item .service-excerpt {
  color: rgba(40, 0, 30, 0.8);
  font-size: 14px;
}
#primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list > li, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list > li {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list > li:first-child, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list > li:first-child {
    max-width: 550px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-right: 64px;
  }
}
@media (min-width: 1440px) {
  #primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list > li:first-child, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list > li:first-child {
    margin-right: 112px;
  }
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list > li:last-child, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list > li:last-child {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list > li:not(.retailers) .sub-menu-list-items, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list > li:not(.retailers) .sub-menu-list-items {
    margin-top: -8px;
  }
  #primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list > li:not(.retailers) .sub-menu-list-items li, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list > li:not(.retailers) .sub-menu-list-items li {
    margin-bottom: 4px;
  }
  #primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list > li:not(.retailers) .sub-menu-list-items li a, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list > li:not(.retailers) .sub-menu-list-items li a {
    display: block;
    padding: 8px 24px;
    width: 100%;
  }
  #primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list > li:not(.retailers) .sub-menu-list-items li a:hover, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list > li:not(.retailers) .sub-menu-list-items li a:hover {
    background-color: rgba(198, 222, 243, 0.25);
    border-radius: 4px;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list a, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list a {
  font-weight: 600;
  color: #28001e;
  text-decoration: none;
}
#primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list a:hover, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list a:hover {
  color: inherit;
  opacity: 1;
}
#primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list-items-retailers, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list-items-retailers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
}
#primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list-items-retailers li, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list-items-retailers li {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 48%;
          flex: 1 0 48%;
  margin: 0;
  height: 78px;
}
@media (min-width: 768px) {
  #primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list-items-retailers li, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list-items-retailers li {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 30%;
            flex: 1 0 30%;
  }
}
#primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list-items-retailers li a, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list-items-retailers li a {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  border-radius: 4px;
  border: 1px solid rgba(40, 0, 30, 0.2);
  padding: 15px 24px;
}
#primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list-items-retailers li a img, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list-items-retailers li a img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  mix-blend-mode: multiply;
}
#primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list-items-retailers li a:hover, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list-items-retailers li a:hover {
  background-color: rgba(198, 222, 243, 0.25);
}
@media (min-width: 1100px) {
  #primary-menu > li.menu-item-has-children .sub-menu-canaux .sub-menu-wrapper .sub-menu-list-items-channels, #primary-menu > li.menu-item-has-children .sub-menu-channels .sub-menu-wrapper .sub-menu-list-items-channels {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
  }
}
#primary-menu .current_page_item > a,
#primary-menu .current-menu-item > a,
#primary-menu .current_page_ancestor > a,
#primary-menu .current-menu-ancestor > a {
  text-decoration: none;
  position: relative;
}

.utility-navigation-container {
  padding: 11px 0;
  display: none;
}
.utility-navigation-container.menu-active #utility-menu li {
  margin: 0;
}
.utility-navigation-container.menu-active #utility-menu li > a, .utility-navigation-container.menu-active #utility-menu li span {
  color: #c1afbc;
}
.utility-navigation-container.menu-active #utility-menu li > a:hover, .utility-navigation-container.menu-active #utility-menu li span:hover {
  color: #ffffff;
}
@media (min-width: 1100px) {
  .utility-navigation-container {
    display: block;
  }
}

.utility-navigation #utility-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 1100px) {
  .utility-navigation #utility-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 32px;
  }
}
.utility-navigation #utility-menu li {
  margin: 0;
}
.utility-navigation #utility-menu li > a, .utility-navigation #utility-menu li span {
  color: rgba(40, 0, 30, 0.6);
  font-size: 12px;
  position: relative;
  z-index: 10;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.utility-navigation #utility-menu li > a:before, .utility-navigation #utility-menu li span:before {
  margin-right: 4px;
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}
.utility-navigation #utility-menu li > a:after, .utility-navigation #utility-menu li span:after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  margin-left: 4px;
}
.utility-navigation #utility-menu li > a:hover, .utility-navigation #utility-menu li span:hover {
  color: rgba(40, 0, 30, 0.8);
  opacity: 1;
  cursor: pointer;
}
.utility-navigation #utility-menu li.utility-languages > span:before {
  content: "\f0ac";
}
.utility-navigation #utility-menu li.utility-languages .sub-menu-wrapper {
  display: none;
  list-style-type: none;
}
@media (min-width: 1100px) {
  .utility-navigation #utility-menu li.utility-languages .sub-menu-wrapper {
    top: 0px;
    left: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    background-color: rgb(29.8, 0, 22.35);
    padding: 16px 0 24px;
  }
}
@media (min-width: 1100px) {
  .utility-navigation #utility-menu li.utility-languages .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
    padding: 0 64px;
    max-width: 1440px;
    gap: 24px;
  }
}
@media (min-width: 1100px) {
  .utility-navigation #utility-menu li.utility-languages .sub-menu li {
    margin: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li a {
    text-align: center;
    border: 1px solid rgba(193, 175, 188, 0.5);
    padding: 12px 24px;
    border-radius: 4px;
    display: block;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li a span {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li a span.menu-item-label {
    display: block;
    color: #ffffff;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 2px;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li a span.menu-item-description {
    display: block;
    color: #c1afbc;
    font-size: 14px;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li a:hover {
    background-color: #ffffff;
    border: 1px solid #ffffff;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li a:hover span.menu-item-label {
    color: #28001e;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li a:hover span.menu-item-description {
    color: rgba(40, 0, 30, 0.6);
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li.active a {
    background-color: #ffffff;
    position: relative;
    border: 1px solid #ffffff;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li.active a:after {
    content: "\f00c";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    margin-left: 4px;
    font-size: 24px;
    color: #28001e;
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li.active a span.menu-item-label {
    color: #28001e;
  }
  .utility-navigation #utility-menu li.utility-languages .sub-menu li.active a span.menu-item-description {
    color: rgba(40, 0, 30, 0.6);
  }
}
@media (min-width: 1100px) {
  .utility-navigation #utility-menu li.utility-languages .sub-menu-wrapper:before {
    content: "Choose your country or region:";
    font-size: 18px;
    color: #ffffff;
    margin: 0 auto 12px;
    padding: 0 64px;
    max-width: 1440px;
    display: block;
  }
}
.utility-navigation #utility-menu li.utility-search a:before {
  content: "\f002";
}
.utility-navigation #utility-menu li.utility-login a:before {
  content: "\f007";
}
.utility-navigation #utility-menu li.menu-item-has-children > span:after {
  content: "\f078";
}
.utility-navigation #utility-menu li.menu-item-has-children.submenu-active > span:after {
  content: "\f077";
  top: 1px;
  position: relative;
}

.mobile-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: auto;
}
@media (min-width: 1100px) {
  .mobile-navigation {
    display: none;
  }
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.menu-toggle {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 32px;
  width: 32px;
  padding: 8px 0;
}
.menu-toggle span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 2px;
  width: 32px;
  border-radius: 4px;
  top: 6px;
  background: #c70000;
  position: relative;
}
.menu-toggle span:first-of-type {
  top: 0px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu-toggle span:last-of-type {
  top: 12px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu-toggle.close span {
  display: none;
  position: relative;
}
.menu-toggle.close span:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 8px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-toggle.close span:last-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 5px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.sidr-open,
.sidr-animating {
  left: 0 !important;
  top: 0;
  position: static !important;
}

.sidr {
  display: block;
  height: 100vh;
  width: 100%;
  overflow-x: hidden;
  position: fixed;
  top: 65px;
  background: #ffffff;
  z-index: 999999;
  padding-bottom: 100px;
}
@media (min-width: 1100px) {
  .sidr {
    display: none;
  }
}
.sidr.right {
  left: auto;
  right: -100%;
}
.sidr #primary-menu > li {
  padding: 12px 24px;
  border-bottom: 1px solid rgba(40, 0, 30, 0.2);
}
.sidr #primary-menu > li > a, .sidr #primary-menu > li .menu-item-text {
  font-size: 18px;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sidr #primary-menu > li.menu-item-has-children .menu-item-text:after {
  content: "\f105";
}
.sidr #primary-menu > li.menu-item-has-children.submenu-active .menu-item-text:after {
  content: "\f107";
}
.sidr #primary-menu .sub-menu-channels .sub-menu-wrapper .sub-menu-list {
  gap: 48px !important;
}
.sidr #primary-menu .sub-menu-list-items-channels > li, .sidr #primary-menu .sub-menu-list-items-international > li {
  padding: 8px 0;
  border-bottom: 1px solid rgba(40, 0, 30, 0.2);
  margin: 0 0 8px 0;
}
.sidr #primary-menu .sub-menu-list-items-channels > li a:hover, .sidr #primary-menu .sub-menu-list-items-international > li a:hover {
  color: #c70000 !important;
}
.sidr #utility-menu {
  padding: 48px 24px;
}
.sidr #utility-menu li a, .sidr #utility-menu li span {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sidr #utility-menu li a:before, .sidr #utility-menu li span:before {
  margin-right: 8px;
}
.sidr #utility-menu li a:after, .sidr #utility-menu li span:after {
  margin-left: auto;
}
.sidr #utility-menu li .sub-menu {
  list-style: none;
  margin: 24px 0 0;
}
.sidr #utility-menu li .sub-menu li {
  margin: 0 0 16px 0;
}
.sidr #utility-menu li .sub-menu li:last-child {
  margin: 0;
}
.sidr #utility-menu li .sub-menu li .menu-item-label:after {
  content: "|";
  padding: 0 10px;
}
.sidr #utility-menu li .sub-menu li .menu-item-description {
  font-style: italic;
}
.sidr .sidr-inner:last-of-type {
  padding: 0 24px;
}
@media (max-width: 767px) {
  .sidr .contact-button {
    width: 100%;
    text-align: center;
  }
}
.sidr .current_page_item > a,
.sidr .current-menu-item > a,
.sidr .current_page_ancestor > a,
.sidr .current-menu-ancestor > a {
  text-decoration: none;
  position: relative;
}

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

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

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

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

.bypostauthor {
  display: block;
}

.page-template-default .main-content {
  margin-bottom: 80px;
}

/* Navigation Header
--------------------------------------------- */
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 88888;
  padding: 11px 0;
  width: 100%;
  background: #ffffff;
  border-bottom: 1px solid rgba(40, 0, 30, 0.1);
  height: 65px;
}
@media (min-width: 1100px) {
  .site-header {
    height: 145px;
    position: absolute;
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .site-header.header--sticky {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 80px;
  }
  .site-header.header--sticky .utility-navigation-container {
    display: none;
  }
  .site-header.header--sticky .main-navigation-container {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .site-header.header--sticky .main-navigation-container #primary-menu > li.menu-item-has-children .sub-menu {
    top: 80px;
  }
  .site-header.header--hidden {
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
.site-header .site-branding img {
  max-width: 148px;
}
@media (min-width: 1100px) {
  .site-header .site-branding img {
    max-width: 148px;
  }
}

.header-plum .site-header {
  background-color: #28001e;
}
.header-plum .site-header .contact-button {
  background-color: #ffffff;
  color: #28001e;
}
.header-plum .site-header .contact-button:hover {
  color: #c70000;
}
.header-plum .site-header #primary-menu > li a, .header-plum .site-header #primary-menu > li .menu-item-text {
  color: #ffffff;
}
.header-plum .site-header #primary-menu > li a:hover, .header-plum .site-header #primary-menu > li .menu-item-text:hover {
  color: #c1afbc;
}
.header-plum .site-header #utility-menu > li a, .header-plum .site-header #utility-menu > li .menu-item-text {
  color: #c1afbc;
}
.header-plum .site-header #utility-menu > li a:hover, .header-plum .site-header #utility-menu > li .menu-item-text:hover {
  color: #ffffff;
}
.header-plum .site-header .menu-toggle span {
  background-color: #ffffff;
}

/* Hero Area
--------------------------------------------- */
.home .hero {
  background-color: #28001e;
  z-index: 0;
}
.home .hero .hero-area {
  background-repeat: no-repeat;
  background-size: 0;
  background-position: 85% bottom;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .home .hero .hero-area {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.home .hero .hero-area .hero-content {
  padding: 48px 0 24px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .home .hero .hero-area .hero-content {
    max-width: 50%;
    padding: 48px 0 64px;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
@media (min-width: 1100px) {
  .home .hero .hero-area .hero-content {
    max-width: 50%;
    padding: 80px 0;
  }
}
@media (min-width: 1440px) {
  .home .hero .hero-area .hero-content {
    max-width: 55%;
    padding: 140px 0;
  }
}
.home .hero .hero-area .hero-content h1, .home body:not(.home) .hero.layout-stats-bar .hero-area .hero-content .hero-stats-bar .stats-item .number, body:not(.home) .home .hero.layout-stats-bar .hero-area .hero-content .hero-stats-bar .stats-item .number, .home body:not(.home) .hero.layout-stats-bar .hero-stats-bar .stats-item .hero-area .hero-content .number, body:not(.home) .home .hero.layout-stats-bar .hero-stats-bar .stats-item .hero-area .hero-content .number {
  color: #ffffff;
}
.home .hero .hero-area .hero-content p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 18px;
}
@media (min-width: 768px) {
  .home .hero .hero-area .hero-content p {
    max-width: 80%;
  }
}
.home .hero .hero-area .hero-image {
  display: block;
  position: relative;
  width: 95%;
  margin-bottom: -136px;
  z-index: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media (min-width: 768px) {
  .home .hero .hero-area .hero-image {
    width: 45%;
    margin-bottom: 0px;
  }
}
.home .hero .hero-area .hero-image .hero-image-container:before {
  content: "";
  background: -webkit-linear-gradient(178deg, rgba(40, 0, 30, 0) 11.74%, #28001E 84%);
  background: linear-gradient(272deg, rgba(40, 0, 30, 0) 11.74%, #28001E 84%);
  width: 20%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .home .hero .hero-area .hero-image .hero-image-container:before {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .home .hero .hero-area .hero-image .hero-image-container {
    position: absolute;
    bottom: -136px;
    right: 24px;
    max-height: -webkit-calc(100% + 136px);
    max-height: calc(100% + 136px);
    width: -webkit-calc(100% + 136px);
    width: calc(100% + 136px);
    height: auto;
  }
}
.home .hero .hero-area .hero-image picture {
  width: 100%;
  height: auto;
}
.home .hero .service-drawers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  padding-bottom: 32px;
}
@media (min-width: 768px) {
  .home .hero .service-drawers {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-bottom: 64px;
  }
}
.home .hero .service-drawers .card-drawer-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.home .hero .service-drawers .card {
  padding: 0 0 0 20vw;
  border-radius: 4px;
  overflow: hidden;
  background-size: 20vw;
  background-repeat: no-repeat;
  background-position: left center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .home .hero .service-drawers .card {
    padding: 150px 16px 16px;
    background-size: cover;
    background-position: center;
  }
}
@media (min-width: 1100px) {
  .home .hero .service-drawers .card {
    padding: 325px 16px 16px;
  }
}
.home .hero .service-drawers .card:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #28001e;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.home .hero .service-drawers .card:hover {
  cursor: pointer;
}
.home .hero .service-drawers .card:hover:after {
  opacity: 0.4;
}
.home .hero .service-drawers .card .service-card__image {
  position: absolute;
  width: 20vw;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 50%;
  left: 0%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media (min-width: 768px) {
  .home .hero .service-drawers .card .service-card__image {
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.home .hero .service-drawers .card .service-card__content {
  background-color: rgba(198, 222, 243, 0.9);
  padding: 32px 16px;
  border-radius: 2px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-top: auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media (min-width: 768px) {
  .home .hero .service-drawers .card .service-card__content {
    padding: 24px;
  }
}
@media (max-width: 767px) {
  .home .hero .service-drawers .card .service-card__content {
    opacity: 1 !important;
    -webkit-transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
            transform: translateY(0) !important;
  }
}
.home .hero .service-drawers .card .service-card__content .drawer-pixels {
  position: absolute;
  right: 0;
  top: 0;
}
.home .hero .service-drawers .card .service-card__content h3 {
  font-size: 18px;
  font-weight: 300;
  color: #052747;
  margin-bottom: 10px;
  font-weight: 500;
}
@media (min-width: 1100px) {
  .home .hero .service-drawers .card .service-card__content h3 {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 16px;
  }
}
.home .hero .service-drawers .card .service-card__content p {
  color: #052747;
  margin: 0;
  font-size: 14px;
  opacity: 0.8;
}
@media (min-width: 1100px) {
  .home .hero .service-drawers .card .service-card__content p {
    font-size: 16px;
    opacity: 1;
  }
}

body:not(.home) .hero {
  position: relative;
  z-index: 0;
}
@media (max-width: 767px) {
  body:not(.home) .hero.background-color--plum.layout-media-right {
    padding-bottom: 25px;
  }
}
body:not(.home) .hero.background-color--plum.layout-media-full {
  position: relative;
}
body:not(.home) .hero.background-color--plum.layout-media-full .hero-media::before {
  content: "";
  top: -120px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  width: 840px;
  height: 581px;
  border-radius: 840px;
  opacity: 0.5;
  background: -webkit-radial-gradient(50% 50%, 50% 50%, #F00 0%, rgba(255, 0, 0, 0) 100%);
  background: radial-gradient(50% 50% at 50% 50%, #F00 0%, rgba(255, 0, 0, 0) 100%);
  -webkit-filter: blur(71.2537307739px);
          filter: blur(71.2537307739px);
  z-index: 0;
}
@media (min-width: 1100px) {
  body:not(.home) .hero.background-color--plum.layout-media-full:before {
    content: "";
    background-image: url(../../dist/css/img/pixel-plum-hero-left.png);
    width: 148px;
    height: 76px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
  body:not(.home) .hero.background-color--plum.layout-media-full:after {
    content: "";
    background-image: url(../../dist/css/img/pixel-plum-hero-right.png);
    width: 583px;
    height: 76px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
  }
}
@media (max-width: 767px) {
  body:not(.home) .hero.background-color--plum.layout-media-full .hero-media::before {
    top: -64px;
    width: 90vw;
    height: 75vw;
  }
}
body:not(.home) .hero .container {
  position: relative;
  z-index: 1;
}
body:not(.home) .hero .hero-media {
  z-index: 1;
}
body:not(.home) .hero .hero-media .media-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
body:not(.home) .hero .hero-media .media-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
body:not(.home) .hero .hero-content .subheading {
  display: block;
  margin-bottom: 8px;
}
body:not(.home) .hero .hero-content .hero-logo {
  max-width: 275px;
  margin: 20px 0 0;
}
@media (max-width: 767px) {
  body:not(.home) .hero .hero-content .hero-logo {
    max-width: 225px;
    margin: 20px 0 0;
  }
}
body:not(.home) .hero .hero-content h1, body:not(.home) .hero.layout-stats-bar .hero-content .hero-stats-bar .stats-item .number, body:not(.home) .hero.layout-stats-bar .hero-stats-bar .stats-item .hero-content .number {
  margin-bottom: 0;
}
body:not(.home) .hero .hero-content p {
  font-size: 18px;
  margin-top: 24px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  body:not(.home) .hero .hero-content p {
    font-size: 16px;
    margin-top: 16px;
  }
}
body:not(.home) .hero .hero-content .button-text-link {
  margin-top: 24px;
}
body:not(.home) .hero.layout-media-right {
  position: relative;
}
body:not(.home) .hero.layout-media-right .hero-content {
  max-width: 50%;
  min-height: 710px;
  padding: 112px 0 90px;
}
@media (max-width: 767px) {
  body:not(.home) .hero.layout-media-right .hero-content {
    max-width: 100%;
    min-height: auto;
    padding: 48px 0 48px;
  }
}
body:not(.home) .hero.layout-media-right .hero-media {
  position: absolute;
  width: 45vw;
  height: -webkit-calc(100% - 60px);
  height: calc(100% - 60px);
  top: 0;
  left: 55vw;
  max-width: 650px;
}
@media (max-width: 767px) {
  body:not(.home) .hero.layout-media-right .hero-media {
    position: relative;
    width: -webkit-calc(100vw - 25px);
    width: calc(100vw - 25px);
    height: -webkit-calc(100vw - 25px);
    height: calc(100vw - 25px);
    margin-left: auto;
    margin-bottom: 25px;
    max-width: 100%;
    left: 0;
  }
}
body:not(.home) .hero.layout-media-right .hero-media .video-container {
  height: -webkit-calc(100vw - 25px);
  height: calc(100vw - 25px);
  padding-bottom: 0px;
}
@media (min-width: 768px) {
  body:not(.home) .hero.layout-media-right .hero-media .video-container {
    height: 100%;
  }
}
body:not(.home) .hero.layout-media-right .hero-media .video-container video {
  -o-object-fit: cover;
     object-fit: cover;
}
body:not(.home) .hero.layout-media-right .hero-media .pixel {
  position: absolute;
  height: 48px;
  width: 48px;
  bottom: -48px;
  left: -48px;
}
@media (max-width: 767px) {
  body:not(.home) .hero.layout-media-right .hero-media .pixel {
    height: 25px;
    width: 25px;
    bottom: -25px;
    left: -25px;
  }
}
body:not(.home) .hero.layout-media-full .hero-content {
  padding: 48px 0 96px;
}
@media (min-width: 768px) {
  body:not(.home) .hero.layout-media-full .hero-content {
    padding: 112px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 64px;
  }
}
body:not(.home) .hero.layout-media-full .hero-content .hero-headline {
  width: 100%;
}
@media (min-width: 768px) {
  body:not(.home) .hero.layout-media-full .hero-content .hero-headline {
    width: -webkit-calc(65% - 64px);
    width: calc(65% - 64px);
  }
}
@media (min-width: 1100px) {
  body:not(.home) .hero.layout-media-full .hero-content .hero-headline {
    width: -webkit-calc(75% - 64px);
    width: calc(75% - 64px);
  }
}
@media (min-width: 1100px) {
  body:not(.home) .hero.layout-media-full .hero-content .hero-headline h1, body:not(.home) .hero.layout-media-full .hero-content .hero-headline .hero.layout-stats-bar .hero-stats-bar .stats-item .number, body:not(.home) .hero.layout-stats-bar .hero-stats-bar .stats-item .hero.layout-media-full .hero-content .hero-headline .number {
    font-size: 90px;
  }
}
body:not(.home) .hero.layout-media-full .hero-content .hero-copy {
  width: 100%;
}
@media (min-width: 768px) {
  body:not(.home) .hero.layout-media-full .hero-content .hero-copy {
    width: 35%;
  }
}
@media (min-width: 1100px) {
  body:not(.home) .hero.layout-media-full .hero-content .hero-copy {
    width: 25%;
  }
}
body:not(.home) .hero.layout-media-full .hero-media {
  padding: 0 0 32px;
  max-width: -webkit-calc(100% - 32px);
  max-width: calc(100% - 32px);
  margin-left: 32px;
  position: relative;
}
@media (min-width: 1100px) {
  body:not(.home) .hero.layout-media-full .hero-media {
    max-width: 1440px;
    padding: 0 64px 112px;
    margin: 0 auto;
  }
}
body:not(.home) .hero.layout-media-full .hero-media .pixel {
  position: absolute;
  height: 32px;
  width: 32px;
  top: -32px;
  left: -32px;
}
@media (min-width: 1100px) {
  body:not(.home) .hero.layout-media-full .hero-media .pixel {
    height: 45px;
    width: 45px;
    top: -45px;
    left: 20px;
  }
}
body:not(.home) .hero.layout-media-none .hero-content {
  padding: 48px 0 48px;
}
@media (min-width: 768px) {
  body:not(.home) .hero.layout-media-none .hero-content {
    padding: 112px 0 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 48px;
  }
}
@media (min-width: 1100px) {
  body:not(.home) .hero.layout-media-none .hero-content {
    gap: 112px;
  }
}
body:not(.home) .hero.layout-media-none .hero-content .hero-headline {
  width: 100%;
}
@media (min-width: 768px) {
  body:not(.home) .hero.layout-media-none .hero-content .hero-headline {
    width: -webkit-calc(50% - 24px);
    width: calc(50% - 24px);
  }
}
@media (min-width: 1100px) {
  body:not(.home) .hero.layout-media-none .hero-content .hero-headline {
    width: -webkit-calc(50% - 64px);
    width: calc(50% - 64px);
  }
}
@media (min-width: 1100px) {
  body:not(.home) .hero.layout-media-none .hero-content .hero-headline h1, body:not(.home) .hero.layout-media-none .hero-content .hero-headline .hero.layout-stats-bar .hero-stats-bar .stats-item .number, body:not(.home) .hero.layout-stats-bar .hero-stats-bar .stats-item .hero.layout-media-none .hero-content .hero-headline .number {
    font-size: 90px;
  }
}
body:not(.home) .hero.layout-media-none .hero-content .hero-copy {
  width: 100%;
}
@media (min-width: 768px) {
  body:not(.home) .hero.layout-media-none .hero-content .hero-copy {
    width: -webkit-calc(50% - 64px);
    width: calc(50% - 64px);
  }
}
@media (min-width: 1100px) {
  body:not(.home) .hero.layout-media-none .hero-content .hero-copy {
    margin-bottom: 24px;
    width: -webkit-calc(50% - 64px);
    width: calc(50% - 64px);
  }
}
@media (min-width: 768px) {
  body:not(.home) .hero.layout-stats-bar {
    margin-bottom: 80px;
  }
}
body:not(.home) .hero.layout-stats-bar .hero-content {
  max-width: 100%;
  padding: 48px 0 48px;
}
@media (min-width: 768px) {
  body:not(.home) .hero.layout-stats-bar .hero-content {
    max-width: 590px;
    width: 50%;
    padding: 112px 0 200px;
  }
}
@media (min-width: 1100px) {
  body:not(.home) .hero.layout-stats-bar .hero-content {
    padding: 112px 0 300px;
  }
}
@media (max-width: 767px) {
  body:not(.home) .hero.layout-stats-bar .hero-media .media-container img {
    -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
            transform: scale(1.4);
  }
}
body:not(.home) .hero.layout-stats-bar .hero-stats-bar {
  background-color: #ffffff;
  max-width: 100vw;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  body:not(.home) .hero.layout-stats-bar .hero-stats-bar {
    position: absolute;
    right: 0;
    top: -webkit-calc(100% - 110px);
    top: calc(100% - 110px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 70vw;
  }
  body:not(.home) .hero.layout-stats-bar .hero-stats-bar:before {
    content: "";
    width: 27px;
    height: 27px;
    background-color: #ffffff;
    opacity: 0.8;
    top: -27px;
    left: -27px;
    position: absolute;
  }
}
body:not(.home) .hero.layout-stats-bar .hero-stats-bar .stats-item {
  padding: 24px;
  border-bottom: 1px solid rgba(40, 0, 30, 0.2);
}
@media (min-width: 768px) {
  body:not(.home) .hero.layout-stats-bar .hero-stats-bar .stats-item {
    -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
    padding: 32px;
    border-bottom: none;
  }
}
body:not(.home) .hero.layout-stats-bar .hero-stats-bar .stats-item .number {
  color: #28001e;
  margin-bottom: 8px;
  font-size: clamp(1rem, 3vw, 3.5rem);
}
@media (max-width: 767px) {
  body:not(.home) .hero.layout-stats-bar .hero-stats-bar .stats-item .number {
    font-weight: 400;
    font-size: 32px;
  }
}
body:not(.home) .hero.layout-stats-bar .hero-stats-bar .stats-item .label {
  color: rgba(40, 0, 30, 0.6);
  font-size: 14px;
  margin: 0;
}
body:not(.home) .hero.layout-stats-bar .hero-media {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}
@media (min-width: 768px) {
  body:not(.home) .hero.layout-stats-bar .hero-media {
    position: absolute;
  }
  body:not(.home) .hero.layout-stats-bar .hero-media:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 75vw;
    height: 100%;
    z-index: 1;
    background: -webkit-linear-gradient(178deg, rgba(40, 0, 30, 0) 11.74%, #28001E 84%);
    background: linear-gradient(272deg, rgba(40, 0, 30, 0) 11.74%, #28001E 84%);
  }
  body:not(.home) .hero.layout-stats-bar .hero-media .video-container {
    width: 100%;
    height: 100%;
    padding-bottom: 0;
  }
  body:not(.home) .hero.layout-stats-bar .hero-media .video-container video {
    -o-object-fit: cover;
       object-fit: cover;
  }
  body:not(.home) .hero.layout-stats-bar .hero-media .video-controls {
    bottom: 110px;
  }
  body:not(.home) .hero.layout-stats-bar .hero-media .play-btn {
    bottom: 120px;
    right: 20px;
    left: auto;
  }
}

body.single-retailers .hero.layout-stats-bar .hero-stats-bar {
  background-color: #ffffff;
  max-width: 100vw;
  position: relative;
  z-index: 1;
}
body.single-retailers .hero.layout-stats-bar .hero-stats-bar .brand-logo {
  padding: 24px;
  width: 100%;
  border-bottom: 1px solid rgba(40, 0, 30, 0.2);
}
body.single-retailers .hero.layout-stats-bar .hero-stats-bar .brand-logo img {
  width: 100%;
  height: auto;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  margin: 0;
  display: block;
  max-width: 200px;
  max-height: 80px;
}
@media (min-width: 768px) {
  body.single-retailers .hero.layout-stats-bar .hero-stats-bar .brand-logo img {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  body.single-retailers .hero.layout-stats-bar .hero-stats-bar .brand-logo {
    padding: 32px;
    width: 25%;
    border-bottom: none;
  }
}
@media (min-width: 768px) {
  body.single-retailers .hero.layout-stats-bar .hero-stats-bar {
    position: absolute;
    right: 0;
    top: -webkit-calc(100% - 110px);
    top: calc(100% - 110px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 80vw;
    max-width: 1500px;
  }
  body.single-retailers .hero.layout-stats-bar .hero-stats-bar .stats-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 25%;
            flex: 1 0 25%;
  }
}

/* Navigation Search
--------------------------------------------- */
/**
Global Search and Filter form
**/
form.searchandfilter {
  background-color: #c70000;
}
form.searchandfilter ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
}
@media (min-width: 768px) {
  form.searchandfilter ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
form.searchandfilter ul input:not([type=submit]) {
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid #28001e;
  padding: 10px;
}
form.searchandfilter ul .sf_date_field li {
  position: relative;
}
form.searchandfilter ul .sf_date_field li:after {
  position: absolute;
  top: 20px;
  right: 14px;
  content: "\f073";
  font: var(--fa-font-solid);
  color: #000000;
  font-size: 15px;
}
form.searchandfilter ul .sf-field-submit {
  position: relative;
}
form.searchandfilter ul .sf-field-submit input[type=submit] {
  padding: 14px 56px 14px 30px;
}
form.searchandfilter ul .sf-field-submit:after {
  position: absolute;
  top: 21px;
  right: 20px;
  font: var(--fa-font-regular);
  content: "\f061";
  color: #ffffff;
  background-color: #c70000;
  border-radius: 10px;
  font-size: 13px;
  height: 20px;
  width: 20px;
  margin-left: 10px;
  padding: 3.5px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

body.search .search-filter-component-popup {
  border-radius: 0px !important;
}
body.search .search-filter-input-button-group {
  gap: 8px;
}
body.search .search-filter-input-button-group .search-filter-input-button {
  padding: 12px 16px;
}
@media (min-width: 1100px) {
  body.search .search-filter-input-button-group {
    gap: 32px;
  }
  body.search .search-filter-input-button-group .search-filter-input-button {
    padding: 12px 24px;
  }
}
body.search .filter-and-posts {
  padding: 112px 0;
}
@media (max-width: 767px) {
  body.search .filter-and-posts {
    padding: 48px 0;
  }
}
body.search .filter-and-posts .subheading {
  margin: 0 auto 32px;
  text-align: center;
  display: block;
}
body.search .filter-and-posts .filter-wrap {
  margin-bottom: 64px;
}
@media (max-width: 767px) {
  body.search .filter-and-posts .filter-wrap {
    margin-bottom: 32px;
  }
}
body.search .filter-and-posts .filters-desktop {
  display: block;
}
@media (max-width: 767px) {
  body.search .filter-and-posts .filters-desktop {
    display: none;
  }
}
body.search .filter-and-posts .filters-mobile {
  display: none;
}
@media (max-width: 767px) {
  body.search .filter-and-posts .filters-mobile {
    display: block;
  }
}
body.search .filter-and-posts .filters-mobile .search-filter-component-combobox__header {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body.search .filter-and-posts .search-filter-field--type-search {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  body.search .filter-and-posts .search-filter-field--type-search {
    margin-bottom: 24px;
  }
}
body.search .filter-and-posts .search-filter-field--type-search .search-filter-input-text {
  height: 78px;
  font-size: 40px;
  color: rgba(40, 0, 30, 0.6);
  font-weight: 300 !important;
  max-width: 515px;
  border: 1px solid #28001e;
  border-radius: 0px !important;
}
body.search .filter-and-posts .search-filter-field--type-search .search-filter-input-text .search-filter-input-text__icon {
  margin-right: 8px;
}
body.search .filter-and-posts .search-filter-field--type-search .search-filter-input-text .search-filter-icon__svg {
  fill: #28001e;
}
body.search .filter-and-posts .search-filter-field--type-search .search-filter-icon__svg {
  width: 24px;
  height: 24px;
}
body.search .filter-and-posts .search-filter-field--type-search ::-webkit-input-placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(40, 0, 30, 0.6);
}
body.search .filter-and-posts .search-filter-field--type-search ::-moz-placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(40, 0, 30, 0.6);
}
body.search .filter-and-posts .search-filter-field--type-search :-ms-input-placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(40, 0, 30, 0.6);
}
body.search .filter-and-posts .search-filter-field--type-search ::-ms-input-placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(40, 0, 30, 0.6);
}
body.search .filter-and-posts .search-filter-field--type-search ::placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(40, 0, 30, 0.6);
}
body.search .filter-and-posts .search-filter-field--type-search input {
  font-weight: 300 !important;
  width: 100%;
  border-radius: 0px;
}
body.search .search-results-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  list-style: none;
  margin: 32px 0 0;
  padding: 0;
  gap: 32px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 767px) {
  body.search .search-results-list {
    margin: 32px 0 0;
  }
}
body.search .search-results-list li {
  width: -webkit-calc(33.333% - 21.3333333333px);
  width: calc(33.333% - 21.3333333333px);
  margin: 0;
}
@media (max-width: 767px) {
  body.search .search-results-list li {
    width: 100%;
  }
}
body.search .search-results-list .post-card {
  display: block;
  border-radius: 4px;
  border: 1px solid rgba(40, 0, 30, 0.2);
  padding: 32px;
  height: 100%;
  text-decoration: none;
}
@media (max-width: 767px) {
  body.search .search-results-list .post-card {
    padding: 32px 24px;
  }
}
body.search .search-results-list .post-card:hover {
  border: 1px solid rgba(40, 0, 30, 0.5);
  opacity: 1;
}
body.search .search-results-list .post-card:hover h6, body.search .search-results-list .post-card:hover i {
  color: #c70000;
}
body.search .search-results-list .post-card__content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
body.search .search-results-list .post-card .category {
  color: rgba(40, 0, 30, 0.6);
  margin-bottom: 10px;
  display: block;
}
body.search .search-results-list .post-card h6 {
  color: #28001e;
  line-height: 1.5;
}
body.search .search-results-list .post-card p {
  color: rgba(40, 0, 30, 0.8);
  margin-bottom: 32px;
}
body.search .search-results-list .post-card i {
  margin-top: auto;
  color: #28001e;
}
body.search .no-results {
  text-align: center;
  margin-top: 112px;
  font-size: 32px;
  font-weight: 300;
  color: rgba(40, 0, 30, 0.6);
}
@media (max-width: 767px) {
  body.search .no-results {
    font-size: 18px;
    margin-top: 48px;
  }
}

/* Footer
--------------------------------------------- */
.site-footer {
  background-color: #28001e;
  color: #ffffff;
  padding: 64px 0;
}
@media (min-width: 768px) {
  .site-footer {
    padding: 140px 0;
  }
}
.site-footer a {
  color: #ffffff;
}
.site-footer .footer-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 48px;
}
@media (min-width: 1100px) {
  .site-footer .footer-main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .site-footer .footer-main__branding-social {
    width: 230px;
  }
}
@media (min-width: 1100px) {
  .site-footer .footer-main__nav-cta {
    width: -webkit-calc(100% - 270px);
    width: calc(100% - 270px);
  }
}
.site-footer .footer-main .footer-logo {
  margin-bottom: 48px;
  width: 165px;
}
.site-footer .footer-main .footer-logo a {
  display: block;
}
.site-footer .footer-main .social-icons {
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-footer .footer-main .footer-careers-cta {
  background-color: #c6def3;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: hidden;
  margin-bottom: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .site-footer .footer-main .footer-careers-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.site-footer .footer-main .footer-careers-cta__content {
  padding: 32px;
}
.site-footer .footer-main .footer-careers-cta__content .subheading {
  color: rgba(40, 0, 30, 0.8);
  display: block;
  margin-bottom: 16px;
}
.site-footer .footer-main .footer-careers-cta__content h4 {
  color: #28001e;
}
.site-footer .footer-main .footer-careers-cta__content a.button {
  margin-top: 32px;
  display: table;
}
.site-footer .footer-main .footer-careers-cta__image {
  aspect-ratio: 6/4;
  width: 100%;
}
@media (min-width: 768px) {
  .site-footer .footer-main .footer-careers-cta__image {
    width: 80%;
  }
}
.site-footer .footer-main .footer-careers-cta__image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
.site-footer .footer-main #footer-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .site-footer .footer-main #footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.site-footer .footer-main #footer-menu .childless-items-wrapper {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer .footer-main #footer-menu .childless-items-wrapper > li {
  margin: 0 0 16px 0;
}
.site-footer .footer-main #footer-menu .childless-items-wrapper > li a {
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.site-footer .footer-main #footer-menu .childless-items-wrapper > li:last-of-type {
  margin-bottom: 0px;
}
.site-footer .footer-main #footer-menu > li {
  margin: 0 0 16px 0;
}
.site-footer .footer-main #footer-menu > li a {
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.site-footer .footer-main #footer-menu > li:last-of-type {
  margin-bottom: 0px;
}
.site-footer .footer-main #footer-menu > li.menu-item-has-children {
  height: 100%;
  display: block;
  margin: 0 0 16px 0;
}
@media (min-width: 768px) {
  .site-footer .footer-main #footer-menu > li.menu-item-has-children {
    margin: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-main #footer-menu > li.menu-item-has-children > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .site-footer .footer-main #footer-menu > li.menu-item-has-children > a.open:after {
    content: "\f077";
  }
  .site-footer .footer-main #footer-menu > li.menu-item-has-children > a:after {
    content: "\f078";
    font-family: "Font Awesome 6 Pro";
    font-weight: 700;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .site-footer .footer-main #footer-menu > li.menu-item-has-children > a:hover {
    opacity: 1;
    cursor: default;
  }
}
.site-footer .footer-main #footer-menu > li.menu-item-has-children ul {
  display: none;
  list-style-type: none;
  margin: 0px 0 0 0;
  padding: 0;
}
@media (min-width: 768px) {
  .site-footer .footer-main #footer-menu > li.menu-item-has-children ul {
    margin: 24px 0 0 0;
    display: block !important;
  }
}
.site-footer .footer-main #footer-menu > li.menu-item-has-children ul li {
  margin: 16px 0 0;
}
.site-footer .footer-main #footer-menu > li.menu-item-has-children ul li a {
  font-size: 14px;
  font-weight: 400;
}
.site-footer .footer-utility {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 24px;
  padding-top: 32px;
  margin-top: 32px;
  font-size: 14px;
  position: relative;
  border-top: 1px solid rgba(255, 0, 0, 0.2);
}
@media (min-width: 768px) {
  .site-footer .footer-utility {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.site-footer .footer-utility #footer-utility {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  gap: 24px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .site-footer .footer-utility #footer-utility {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.site-footer .footer-utility #footer-utility li {
  margin: 0;
}
.site-footer .footer-utility #footer-utility li a {
  font-size: 14px;
}

.footer-careers-cta {
  background-color: #c6def3;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: hidden;
  margin-bottom: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .footer-careers-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.footer-careers-cta__content {
  padding: 32px;
}
.footer-careers-cta__content .subheading {
  color: rgba(40, 0, 30, 0.8);
  display: block;
  margin-bottom: 16px;
}
.footer-careers-cta__content h6 {
  color: #28001e;
}
@media (max-width: 767px) {
  .footer-careers-cta__content h6 {
    margin-bottom: 16px;
  }
}
.footer-careers-cta__content a.button {
  margin-top: 32px;
  display: table;
}
.footer-careers-cta__image {
  aspect-ratio: 6/4;
  width: 100%;
}
@media (min-width: 768px) {
  .footer-careers-cta__image {
    width: 80%;
    max-width: 410px;
    min-width: 410px;
  }
}
.footer-careers-cta__image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.footer-contact-cta {
  background-color: #28001e;
  text-align: center;
  position: relative;
}
.footer-contact-cta__content {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 140px 0;
}
@media (max-width: 767px) {
  .footer-contact-cta__content {
    padding: 80px 0 64px;
  }
}
.footer-contact-cta__content:before {
  content: "";
  position: absolute;
  width: 840px;
  height: 450px;
  top: -310px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 840px;
  opacity: 0.55;
  background: -webkit-radial-gradient(50% 50%, 50% 50%, #ff0000 0%, rgba(255, 0, 0, 0) 100%);
  background: radial-gradient(50% 50% at 50% 50%, #ff0000 0%, rgba(255, 0, 0, 0) 100%);
  -webkit-filter: blur(71.2537307739px);
          filter: blur(71.2537307739px);
  z-index: 0;
}
@media (max-width: 767px) {
  .footer-contact-cta__content:before {
    width: 550px;
    height: 300px;
    top: -215px;
  }
}
.footer-contact-cta__content h2 {
  color: #ffffff;
}
.footer-contact-cta__content h2 .highlight {
  color: #ff0000;
}
.footer-contact-cta__content p {
  color: rgba(255, 255, 255, 0.8);
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.footer-contact-cta__content .button {
  margin: 64px auto;
}
@media (max-width: 767px) {
  .footer-contact-cta__content .button {
    margin: 64px auto 0;
  }
}
.footer-contact-cta .red-pixel-lg {
  position: absolute;
  left: -20px;
  bottom: 50px;
  z-index: 1;
}
@media (max-width: 767px) {
  .footer-contact-cta .red-pixel-lg {
    display: none;
  }
}
@media (min-width: 768px) {
  .footer-contact-cta .red-pixel-lg {
    width: 20vw;
  }
}
@media (min-width: 1024px) {
  .footer-contact-cta .red-pixel-lg {
    max-width: 266px;
  }
}
.footer-contact-cta .red-pixel-md {
  position: absolute;
  top: -30px;
  right: 30vw;
  z-index: 1;
  width: 120px;
}
@media (max-width: 767px) {
  .footer-contact-cta .red-pixel-md {
    width: 72px;
    top: -16px;
    left: 20px;
  }
}
.footer-contact-cta .red-pixel-sm {
  position: absolute;
  z-index: 1;
  width: 75px;
  right: 10vw;
  bottom: 140px;
}
@media (max-width: 767px) {
  .footer-contact-cta .red-pixel-sm {
    width: 45px;
    right: 40px;
    bottom: 40px;
  }
}

/* Breadcrumbs
--------------------------------------------- */
/* Subscribe CTA
--------------------------------------------- */
.subscribe-cta {
  background-color: #28001e;
  padding: 64px 24px;
  position: relative;
  overflow: hidden;
  max-width: 984px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .subscribe-cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 64px;
  }
}
.subscribe-cta h3 {
  color: #ffffff;
}
@media (max-width: 767px) {
  .subscribe-cta h3 {
    font-weight: 400;
  }
}
.subscribe-cta p {
  color: rgba(255, 255, 255, 0.8);
}
.subscribe-cta .button {
  margin-top: 0;
}
@media (max-width: 767px) {
  .subscribe-cta .button {
    margin-top: 32px;
  }
}
.subscribe-cta .red-pixel-lg {
  position: absolute;
  width: 140px;
  height: 140px;
  right: 270px;
  bottom: -60px;
}
@media (max-width: 767px) {
  .subscribe-cta .red-pixel-lg {
    left: -70px;
    right: auto;
    bottom: -120px;
  }
}
.subscribe-cta .red-pixel-md {
  position: absolute;
  width: 75px;
  height: 75px;
  right: 250px;
  top: -10px;
}
@media (max-width: 767px) {
  .subscribe-cta .red-pixel-md {
    right: 0px;
    top: auto;
    bottom: 28px;
  }
}
.subscribe-cta .red-pixel-sm {
  position: absolute;
  width: 38px;
  height: 38px;
  right: 28px;
  top: 38px;
}
@media (max-width: 767px) {
  .subscribe-cta .red-pixel-sm {
    top: 0;
    right: 60px;
  }
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.flex-content .highlight {
  color: #c70000;
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

.flex-content.call-to-action {
  margin-bottom: 112px;
}

@media (max-width: 767px) {
  .flex-content.call-to-action {
    margin-bottom: 64px;
  }
}
.flex-content.call-to-action .cta-bar {
  background-color: #093f3e;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 48px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 80px;
}

@media (max-width: 767px) {
  .flex-content.call-to-action .cta-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 24px 35px 24px 24px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 36px;
  }
}
.flex-content.call-to-action .green-pixels {
  background-image: url(../../dist/css/img/green_pixels.svg);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 64px;
  height: 93px;
  z-index: 0;
}

.flex-content.call-to-action .green-pixels-square {
  background-image: url(../../dist/css/img/green_pixels_square.svg);
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  right: 0;
  position: absolute;
  width: 64px;
  height: 93px;
}

.flex-content.call-to-action a {
  z-index: 1;
  color: #28001e;
}

.flex-content.call-to-action a:hover {
  color: #c70000;
}

.flex-content.call-to-action .cta-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
}

@media (max-width: 767px) {
  .flex-content.call-to-action .cta-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.flex-content.call-to-action .cta-content .circle-logo {
  background-image: url(../../dist/css/img/circle_logo.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 91px;
  height: 91px;
}

.flex-content.call-to-action .cta-content h3 {
  margin-bottom: 8px;
}

.flex-content.call-to-action .cta-content p {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0;
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

.flex-content.post-type-blocks {
  padding-top: 64px;
  margin-bottom: 140px;
}

@media (max-width: 767px) {
  .flex-content.post-type-blocks {
    border-top: 1px solid rgba(40, 0, 30, 0.2);
    padding-top: 64px;
    margin-bottom: 64px;
  }
}
.flex-content.post-type-blocks .related-posts-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 80px;
}

@media (max-width: 767px) {
  .flex-content.post-type-blocks .related-posts-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 48px;
  }
}
.flex-content.post-type-blocks .related-posts-content .content {
  max-width: 55%;
}

@media (max-width: 767px) {
  .flex-content.post-type-blocks .related-posts-content .content {
    max-width: 100%;
  }
}
.flex-content.post-type-blocks .related-posts-content .link {
  margin-top: 32px;
}

@media (max-width: 767px) {
  .flex-content.post-type-blocks .related-posts-content .link {
    margin-top: 12px;
  }
}
.flex-content.post-type-blocks .related-posts-content p,
.flex-content.post-type-blocks .related-posts-content h2 {
  margin: 0 0 16px 0;
}

.flex-content.post-type-blocks .related-posts-content .large {
  margin-bottom: 0;
}

.flex-content.post-type-blocks .post-blocks-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px;
  text-decoration: none;
}

@media (max-width: 767px) {
  .flex-content.post-type-blocks .post-blocks-grid {
    grid-template-columns: 1fr;
  }
}
.flex-content.post-type-blocks .post-blocks-grid .post-block {
  border-radius: 4px;
  padding: 32px;
  border-radius: 4px;
  background: #c6def3;
  text-decoration: none;
  color: #28001e;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 767px) {
  .flex-content.post-type-blocks .post-blocks-grid .post-block {
    padding: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.flex-content.post-type-blocks .post-blocks-grid .post-block .post-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .flex-content.post-type-blocks .post-blocks-grid .post-block .post-content {
    margin-bottom: 0px;
  }
}
.flex-content.post-type-blocks .post-blocks-grid .post-block .post-content h6,
.flex-content.post-type-blocks .post-blocks-grid .post-block .post-content p {
  margin: 0;
}

@media (max-width: 767px) {
  .flex-content.post-type-blocks .post-blocks-grid .post-block .post-content h6,
  .flex-content.post-type-blocks .post-blocks-grid .post-block .post-content p {
    max-width: 90%;
  }
}
.flex-content.post-type-blocks .post-blocks-grid .post-block .post-content .category {
  color: rgba(40, 0, 30, 0.8);
}

@media (max-width: 767px) {
  .flex-content.post-type-blocks .post-blocks-grid .post-block .post-content .category {
    display: none;
  }
}
.flex-content.post-type-blocks .post-blocks-grid .post-block .blue-pixel {
  position: absolute;
  top: 0;
  right: -1px;
}

.flex-content.post-type-blocks .post-blocks-grid .post-block i {
  color: #28001e;
  margin-top: auto;
}

@media (max-width: 767px) {
  .flex-content.post-type-blocks .post-blocks-grid .post-block i {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}
.flex-content.post-type-blocks .post-blocks-grid .post-block:hover {
  background: rgba(198, 222, 243, 0.5);
  opacity: unset;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(50, 50, 93, 0.15);
          box-shadow: 0px 6px 10px 0px rgba(50, 50, 93, 0.15);
}

/* Color Variables
--------------------------------------------- */
.flex-content.faqs {
  padding: 112px 0px;
}

@media (max-width: 767px) {
  .flex-content.faqs {
    padding: 64px 0px;
  }
}
.flex-content.faqs .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 80px;
}

@media (max-width: 767px) {
  .flex-content.faqs .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 48px;
  }
}
.flex-content.faqs .container .faqs-content {
  width: 100%;
}

@media (min-width: 768px) {
  .flex-content.faqs .container .faqs-content {
    width: 40%;
  }
}
@media (min-width: 1440px) {
  .flex-content.faqs .container .faqs-content {
    width: 500px;
  }
}
.flex-content.faqs .container .faqs-content p {
  font-size: 18px;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .flex-content.faqs .container .faqs-content p {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .flex-content.faqs .container .faqs-listing {
    width: -webkit-calc(60% - 80px);
    width: calc(60% - 80px);
  }
}
@media (min-width: 1440px) {
  .flex-content.faqs .container .faqs-listing {
    width: -webkit-calc(100% - 580px);
    width: calc(100% - 580px);
  }
}
.flex-content.faqs .container .faqs-listing .faq-item {
  border-top: 1px solid rgba(40, 0, 30, 0.2);
  position: relative;
}

.flex-content.faqs .container .faqs-listing .faq-item:first-of-type {
  border: none;
}

.flex-content.faqs .container .faqs-listing .faq-item.open .faq-title::after {
  content: "\f077";
}

.flex-content.faqs .container .faqs-listing .faq-title {
  padding: 20px 0px;
  color: rgba(40, 0, 30, 0.8);
  position: relative;
}

.flex-content.faqs .container .faqs-listing .faq-title:hover {
  cursor: pointer;
}

.flex-content.faqs .container .faqs-listing .faq-title::after {
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  position: absolute;
  font-size: 20px;
  color: #c70000;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.flex-content.faqs .container .faqs-listing .faq-title p {
  margin: 0;
  max-width: -webkit-calc(100% - 50px);
  max-width: calc(100% - 50px);
}

.flex-content.faqs .container .faqs-listing .faq-content {
  display: none;
  max-width: -webkit-calc(100% - 50px);
  max-width: calc(100% - 50px);
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

.flex-content.featured-results {
  padding: 24px 0;
}

@media (min-width: 768px) {
  .flex-content.featured-results {
    padding: 80px 0;
  }
}
.flex-content.featured-results a:not(.results-link) {
  text-decoration: none;
}

.flex-content.featured-results a:not(.results-link):hover {
  opacity: 1;
}

.flex-content.featured-results .no-results {
  padding: 25px 0 50px;
  margin: 0 auto;
  text-align: center;
}

@media (min-width: 768px) {
  .flex-content.featured-results .no-results {
    padding: 50px 0 40%;
  }
}
@media (min-width: 768px) {
  .flex-content.featured-results .container {
    padding: 0 48px;
  }
}
@media (min-width: 1100px) {
  .flex-content.featured-results .container {
    padding: 0 64px;
  }
}
.flex-content.featured-results .featured-results-container.single-result-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 32px;
}

@media (max-width: 767px) {
  .flex-content.featured-results .featured-results-container.single-result-layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.flex-content.featured-results .featured-results-container.single-result-layout .featured-results-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 50%;
  padding: 48px 0 48px 48px;
}

@media (max-width: 767px) {
  .flex-content.featured-results .featured-results-container.single-result-layout .featured-results-content {
    width: 100%;
    padding: 24px;
  }
}
.flex-content.featured-results .featured-results-container.single-result-layout .featured-results-content div:first-of-type {
  max-width: 100%;
}

@media (min-width: 1100px) {
  .flex-content.featured-results .featured-results-container.single-result-layout .featured-results-content div:first-of-type {
    max-width: -webkit-calc(100% - 64px);
    max-width: calc(100% - 64px);
  }
}
.flex-content.featured-results .featured-results-container.single-result-layout .featured-results-content .button-text-link {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.flex-content.featured-results .featured-results-container.single-result-layout .storefront-left {
  display: none;
}

.flex-content.featured-results .featured-results-container.single-result-layout .results {
  width: 50%;
  padding: 32px 32px 32px 0;
}

@media (max-width: 767px) {
  .flex-content.featured-results .featured-results-container.single-result-layout .results {
    width: 100%;
    padding: 4px;
  }
}
.flex-content.featured-results .featured-results-container.single-result-layout .swiper-slide {
  width: 100% !important;
}

.flex-content.featured-results .featured-results-container {
  background-color: #c6def3;
  position: relative;
}

.flex-content.featured-results .featured-results-container .featured-results-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 48px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 48px;
}

@media (max-width: 767px) {
  .flex-content.featured-results .featured-results-container .featured-results-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0px;
    padding: 24px;
  }
}
.flex-content.featured-results .featured-results-container .featured-results-content p {
  margin-bottom: 0;
  font-size: 18px;
}

@media (max-width: 767px) {
  .flex-content.featured-results .featured-results-container .featured-results-content p {
    margin-bottom: 8px;
  }
}
.flex-content.featured-results .featured-results-container .featured-results-content h2 {
  margin: 12px 0px;
}

.flex-content.featured-results .featured-results-container .featured-results-content .subheading {
  color: rgba(40, 0, 30, 0.8);
}

.flex-content.featured-results .featured-results-container .featured-results-content .button-text-link {
  -ms-flex-item-align: end;
      align-self: flex-end;
  justify-self: flex-end;
}

@media (max-width: 767px) {
  .flex-content.featured-results .featured-results-container .featured-results-content .button-text-link {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.flex-content.featured-results .featured-results-container .featured-results-content div:first-of-type {
  max-width: 55%;
}

@media (max-width: 767px) {
  .flex-content.featured-results .featured-results-container .featured-results-content div:first-of-type {
    max-width: none;
  }
}
.flex-content.featured-results .featured-results-container .storefront-left {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 45%;
  max-height: 95%;
}

@media (max-width: 767px) {
  .flex-content.featured-results .featured-results-container .storefront-left {
    display: none;
  }
}
.flex-content.featured-results .featured-results-container .storefront-right {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 45%;
  max-height: 90%;
}

@media (max-width: 767px) {
  .flex-content.featured-results .featured-results-container .storefront-right {
    display: none;
  }
}
.flex-content.featured-results .featured-results-container .results {
  padding: 32px;
  position: relative;
}

@media (max-width: 767px) {
  .flex-content.featured-results .featured-results-container .results {
    padding: 16px;
  }
}
.flex-content.featured-results .featured-results-container .results.count-1 .swiper-button-next,
.flex-content.featured-results .featured-results-container .results.count-1 .swiper-button-prev {
  display: none;
}

@media (min-width: 768px) {
  .flex-content.featured-results .featured-results-container .results.count-2 .swiper-button-next,
  .flex-content.featured-results .featured-results-container .results.count-2 .swiper-button-prev {
    display: none;
  }
}
.flex-content.featured-results .featured-results-container .swiper-container {
  width: 100%;
  position: relative;
  padding: 16px;
  overflow: hidden;
}

.flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide a {
  -webkit-box-shadow: 0px 6px 10px 0px rgba(50, 50, 93, 0.15);
          box-shadow: 0px 6px 10px 0px rgba(50, 50, 93, 0.15);
  border-radius: 4px;
  overflow: hidden;
  background-color: #ffffff;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide a:hover {
  -webkit-box-shadow: 0px 10px 10px 0px rgba(50, 50, 93, 0.45);
          box-shadow: 0px 10px 10px 0px rgba(50, 50, 93, 0.45);
}

.flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 32px;
}

@media (min-width: 1100px) {
  .flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info {
    padding: 48px 48px 32px;
  }
}
@media (max-width: 767px) {
  .flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info {
    padding: 32px;
  }
}
.flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info .brand-logo {
  max-width: 120px;
  max-height: 60px;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info .brand-logo {
    min-height: 60px;
  }
}
@media (max-width: 767px) {
  .flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info .brand-logo.no-img {
    margin-bottom: 0px;
  }
}
.flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info .brand-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}

@media (min-width: 1100px) {
  .flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info .brand-logo {
    margin-bottom: 32px;
  }
}
.flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info .subtitle {
  margin-bottom: 0;
  color: #28001e;
}

.flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info .results-hr {
  border: none;
  height: 1px;
  width: 100%;
  background: rgba(40, 0, 30, 0.2);
  margin: 16px 0;
}

@media (min-width: 1100px) {
  .flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info .results-hr {
    margin: 48px 0;
  }
}
.flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info .result-stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  list-style-type: none;
  margin: 0;
  width: 100%;
}

.flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info .result-stats li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 48%;
      -ms-flex: 48%;
          flex: 48%;
  margin: 0;
}

.flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info .result-stats li .stat-number {
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 400;
  color: #28001e;
}

@media (min-width: 1100px) {
  .flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info .result-stats li .stat-number {
    font-size: clamp(32px, 3vw, 50px);
    font-weight: 300;
  }
}
.flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info .result-stats li .stat-label {
  color: rgba(40, 0, 30, 0.8);
  line-height: 1.25;
}

@media (max-width: 767px) {
  .flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .post-info .result-stats li .stat-label {
    font-size: 14px;
  }
}
.flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .read-more {
  padding: 24px 48px;
  background: rgba(198, 222, 243, 0.25);
  color: #28001e;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
}

@media (max-width: 767px) {
  .flex-content.featured-results .featured-results-container .swiper-container .swiper-wrapper .swiper-slide .read-more {
    padding: 16px 24px;
  }
}
.flex-content.featured-results .swiper-button-next,
.flex-content.featured-results .swiper-button-prev {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #052747;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
}

@media (max-width: 767px) {
  .flex-content.featured-results .swiper-button-next,
  .flex-content.featured-results .swiper-button-prev {
    width: 32px;
    height: 32px;
  }
}
.flex-content.featured-results .swiper-button-next {
  right: -24px;
}

@media (max-width: 767px) {
  .flex-content.featured-results .swiper-button-next {
    right: -16px;
  }
}
.flex-content.featured-results .swiper-button-prev {
  left: -24px;
}

@media (max-width: 767px) {
  .flex-content.featured-results .swiper-button-prev {
    left: -16px;
  }
}
.flex-content.featured-results .swiper-button-next::after,
.flex-content.featured-results .swiper-button-prev::after {
  font-family: "Font Awesome 6 Pro";
  font-size: 16px;
}

@media (max-width: 767px) {
  .flex-content.featured-results .swiper-button-next::after,
  .flex-content.featured-results .swiper-button-prev::after {
    font-size: 9px;
  }
}
.flex-content.featured-results .swiper-button-next::after {
  content: "\f054";
}

.flex-content.featured-results .swiper-button-prev::after {
  content: "\f104";
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

.flex-content.retailers-grid {
  padding-bottom: 112px;
}

@media (max-width: 767px) {
  .flex-content.retailers-grid {
    padding-bottom: 48px;
  }
}
.flex-content.retailers-grid .retailers-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 48px 0px 64px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 767px) {
  .flex-content.retailers-grid .retailers-content {
    padding: 16px 0px 32px;
  }
}
.flex-content.retailers-grid .retailers-content h3 {
  margin-bottom: 0;
}

.flex-content.retailers-grid .retailers-listing {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px;
}

@media (max-width: 767px) {
  .flex-content.retailers-grid .retailers-listing {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
}
.flex-content.retailers-grid .retailers-listing .retailer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  border: 1px solid rgba(40, 0, 30, 0.5);
  position: relative;
  width: 100%;
  height: 150px;
}

@media (max-width: 767px) {
  .flex-content.retailers-grid .retailers-listing .retailer {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    padding: 10px;
    height: 100px;
  }
}
.flex-content.retailers-grid .retailers-listing .retailer img {
  max-width: 200px;
  height: auto;
  max-height: 90px;
  width: auto;
}

@media (max-width: 767px) {
  .flex-content.retailers-grid .retailers-listing .retailer img {
    max-width: 140px;
  }
}
.flex-content.retailers-grid .retailers-listing .retailer i {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #c70000;
}

.flex-content.retailers-grid .retailers-listing .retailer:hover {
  opacity: 1;
}

.flex-content.retailers-grid .retailers-listing .retailer:hover i {
  opacity: 1;
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

.flex-content.logo-carousel {
  padding: 48px 0px 64px 0px;
}

.flex-content.logo-carousel.background-color--plum {
  /* Left fade */
  /* Right fade */
}

.flex-content.logo-carousel.background-color--plum .subheading {
  color: #ffffff;
}

.flex-content.logo-carousel.background-color--plum .swiper-container::before {
  content: "";
  left: -50px; /* Start from the left */
  background: -webkit-gradient(linear, left top, right top, from(rgb(40, 0, 30)), to(rgba(40, 0, 30, 0)));
  background: -webkit-linear-gradient(left, rgb(40, 0, 30), rgba(40, 0, 30, 0));
  background: linear-gradient(to right, rgb(40, 0, 30), rgba(40, 0, 30, 0));
  z-index: 10;
}

.flex-content.logo-carousel.background-color--plum .swiper-container::after {
  content: "";
  right: -50px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 0, 30, 0)), to(rgb(40, 0, 30)));
  background: -webkit-linear-gradient(left, rgba(40, 0, 30, 0), rgb(40, 0, 30));
  background: linear-gradient(to right, rgba(40, 0, 30, 0), rgb(40, 0, 30));
  z-index: 1;
}

.flex-content.logo-carousel.background-color--plum .swiper-button-next,
.flex-content.logo-carousel.background-color--plum .swiper-button-prev {
  background-color: #ffffff !important;
  color: #c70000 !important;
  border-color: white;
}

.flex-content.logo-carousel .container {
  position: relative;
  text-align: center;
  /* Add fading effect on both left and right edges */
}

.flex-content.logo-carousel .container .featured-results-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 64px 0 48px 0;
  gap: 48px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex-content.logo-carousel .container .swiper-outer-container {
  margin: 32px auto 0;
  padding: 0 75px;
  position: relative;
}

@media (min-width: 768px) {
  .flex-content.logo-carousel .container .swiper-outer-container {
    margin: 48px auto 0;
  }
}
.flex-content.logo-carousel .container .swiper-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.flex-content.logo-carousel .container .swiper-container .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}

.flex-content.logo-carousel .container .swiper-container .swiper-wrapper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 88px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flex-content.logo-carousel .container .swiper-container .swiper-wrapper .swiper-slide img {
  height: auto;
  width: auto;
  max-height: 88px;
  max-width: 110px;
  margin: 0 auto;
}

@media (min-width: 480px) {
  .flex-content.logo-carousel .container .swiper-container .swiper-wrapper .swiper-slide img {
    width: 15vw;
  }
}
@media (min-width: 768px) {
  .flex-content.logo-carousel .container .swiper-container .swiper-wrapper .swiper-slide img {
    width: 10vw;
  }
}
.flex-content.logo-carousel .container .swiper-container::before,
.flex-content.logo-carousel .container .swiper-container::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10%;
  pointer-events: none;
}

@media (max-width: 767px) {
  .flex-content.logo-carousel .container .swiper-container::before,
  .flex-content.logo-carousel .container .swiper-container::after {
    width: 15%;
  }
}
.flex-content.logo-carousel .container .swiper-button-next,
.flex-content.logo-carousel .container .swiper-button-prev {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: transparent;
  color: #28001e;
  border: 1px solid #28001e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
}

@media (max-width: 767px) {
  .flex-content.logo-carousel .container .swiper-button-next,
  .flex-content.logo-carousel .container .swiper-button-prev {
    width: 32px;
    height: 32px;
  }
}
.flex-content.logo-carousel .container .swiper-button-next::after,
.flex-content.logo-carousel .container .swiper-button-prev::after {
  font-family: "Font Awesome 6 Pro";
  font-size: 14px;
}

@media (max-width: 767px) {
  .flex-content.logo-carousel .container .swiper-button-next::after,
  .flex-content.logo-carousel .container .swiper-button-prev::after {
    font-size: 9px;
  }
}
.flex-content.logo-carousel .container .swiper-button-next::after {
  content: "\f054";
}

.flex-content.logo-carousel .container .swiper-button-prev::after {
  content: "\f104";
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

.flex-content.testimonial {
  padding: 64px 0px;
}

@media (max-width: 767px) {
  .flex-content.testimonial {
    padding: 24px 0px;
  }
}
.flex-content.testimonial .container {
  position: relative;
  text-align: center;
}

.flex-content.testimonial .container .swiper-container {
  width: 100%;
}

.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide {
  background-color: #ffffff;
  visibility: hidden;
}

.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide.swiper-slide-active {
  visibility: visible !important;
}

.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container {
  position: relative;
  display: inline-block;
  padding: 16px 32px;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container {
    padding: 0;
  }
}
.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container .pixel {
  position: relative;
  top: 0px;
  left: 100%;
  width: 30px;
  height: 30px;
  z-index: 1;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container .pixel {
    width: 20px;
    height: 20px;
  }
}
.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container.has-pixel {
  padding: 0px;
  margin-top: -30px;
}

.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container.has-pixel .image {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  max-height: 145px;
  max-width: 145px;
}

.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container .image {
  display: block;
  max-height: 146px;
  max-width: 175px;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container .image {
    max-height: 100px;
    max-width: 150px;
  }
}
.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content {
  padding: 32px;
  max-width: 800px;
  width: 75vw;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content {
    padding: 24px;
  }
}
@media (min-width: 1440px) {
  .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content {
    width: 100%;
    max-width: 940px;
  }
}
.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content p {
  font-size: 24px;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content p {
    font-size: 16px;
  }
}
.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content p::last-child {
  margin-bottom: 0;
}

.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .name {
  font-weight: 600;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
}

.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .fa-linkedin {
  color: #28001e;
  margin-left: 8px;
  font-size: 18px;
}

.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .title,
.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .byline {
  color: rgba(40, 0, 30, 0.6);
  display: block;
  line-height: 1.75;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .title,
  .flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .byline {
    font-size: 14px;
    line-height: 1.5;
  }
}
.flex-content.testimonial .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .byline {
  font-size: 14px;
  font-style: italic;
}

.flex-content.testimonial .container .swiper-button-next,
.flex-content.testimonial .container .swiper-button-prev {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid #28001e;
  background-color: #ffffff;
  color: #28001e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-button-next,
  .flex-content.testimonial .container .swiper-button-prev {
    width: 32px;
    height: 32px;
  }
}
.flex-content.testimonial .container .swiper-button-next {
  right: 32px;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-button-next {
    right: 16px;
  }
}
.flex-content.testimonial .container .swiper-button-prev {
  left: 32px;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-button-prev {
    left: 16px;
  }
}
.flex-content.testimonial .container .swiper-button-next::after,
.flex-content.testimonial .container .swiper-button-prev::after {
  font-family: "Font Awesome 6 Pro";
  font-size: 14px;
}

@media (max-width: 767px) {
  .flex-content.testimonial .container .swiper-button-next::after,
  .flex-content.testimonial .container .swiper-button-prev::after {
    font-size: 10px;
  }
}
.flex-content.testimonial .container .swiper-button-next::after {
  content: "\f054";
}

.flex-content.testimonial .container .swiper-button-prev::after {
  content: "\f104";
}

.flex-content.testimonial.background-color--plum {
  background-color: #28001e;
}

.flex-content.testimonial.background-color--plum .container .swiper-container .swiper-wrapper .testimonial-slide {
  background-color: #28001e;
}

.flex-content.testimonial.background-color--plum p,
.flex-content.testimonial.background-color--plum span,
.flex-content.testimonial.background-color--plum .title,
.flex-content.testimonial.background-color--plum .byline,
.flex-content.testimonial.background-color--plum .fa-linkedin {
  color: white !important;
}

.flex-content.testimonial.background-color--plum .swiper-button-next,
.flex-content.testimonial.background-color--plum .swiper-button-prev {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent;
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

.flex-content.featured-news {
  padding: 112px 0px;
}

@media (max-width: 767px) {
  .flex-content.featured-news {
    border-top: 1px solid rgba(40, 0, 30, 0.2);
    padding: 64px 0px;
  }
}
.flex-content.featured-news a {
  text-decoration: none;
}

.flex-content.featured-news a:hover {
  opacity: 1;
}

.flex-content.featured-news .featured-news-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 80px;
}

@media (max-width: 767px) {
  .flex-content.featured-news .featured-news-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 48px;
  }
}
.flex-content.featured-news .featured-news-content .content {
  max-width: 55%;
}

@media (max-width: 767px) {
  .flex-content.featured-news .featured-news-content .content {
    max-width: 100%;
  }
}
.flex-content.featured-news .featured-news-content .link {
  margin-top: 32px;
}

@media (max-width: 767px) {
  .flex-content.featured-news .featured-news-content .link {
    margin-top: 12px;
  }
}
.flex-content.featured-news .featured-news-content p,
.flex-content.featured-news .featured-news-content h2 {
  margin: 0 0 16px 0;
}

.flex-content.featured-news .featured-news-content .large {
  margin-bottom: 0;
}

.flex-content.featured-news .post-feed {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px;
}

@media (max-width: 767px) {
  .flex-content.featured-news .post-feed {
    grid-template-columns: 1fr;
    gap: 48px;
  }
}
.flex-content.featured-news .post-feed .post-card .post-card__image {
  aspect-ratio: 16/9;
  overflow: hidden;
}

.flex-content.featured-news .post-feed .post-card .post-card__image img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-content.featured-news .post-feed .post-card .post-card__content {
  margin-top: 24px;
  color: #28001e;
}

.flex-content.featured-news .post-feed .post-card .post-card__content .post-card__title {
  margin: 8px 0px 24px 0px;
  line-height: 1.5;
}

.flex-content.featured-news .post-feed .post-card .post-card__content i {
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

.flex-content.featured-news .post-feed .post-card:hover .post-card__image img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.flex-content.featured-news .post-feed .post-card:hover .post-card__content i {
  color: #c70000;
  -webkit-transform: translateX(32px);
      -ms-transform: translateX(32px);
          transform: translateX(32px);
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

.flex-content.fifty-fifty-content-with-image {
  position: relative;
  padding: 64px 0;
}

@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image {
    padding: 112px 0;
  }
}
.flex-content.fifty-fifty-content-with-image.background-color--light-blue .bottom-pixels {
  position: absolute;
  bottom: 17.5px;
  margin: 0 auto;
  padding: 0 118px 0 8px;
  width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex-content.fifty-fifty-content-with-image.background-color--light-blue .bottom-pixels .pixel-item {
  width: 1px;
  height: 1px;
  -webkit-transform: scale(37);
      -ms-transform: scale(37);
          transform: scale(37);
  -webkit-box-shadow: 1px 0 rgba(255, 255, 255, 0.3), 2px 0 transparent, 3px 0 rgba(255, 255, 255, 0.3), 4px 0 rgba(255, 255, 255, 0.7);
          box-shadow: 1px 0 rgba(255, 255, 255, 0.3), 2px 0 transparent, 3px 0 rgba(255, 255, 255, 0.3), 4px 0 rgba(255, 255, 255, 0.7);
}

.flex-content.fifty-fifty-content-with-image.background-color--light-blue .bottom-pixels .pixel-item:nth-child(1) {
  -webkit-box-shadow: 1px -1px rgba(255, 255, 255, 0.7), 2px -1px rgba(255, 255, 255, 0.2), 3px -1px transparent, 4px -1px rgba(255, 255, 255, 0.2), 1px 0 rgba(255, 255, 255, 0.2), 2px 0 transparent, 3px 0 rgba(255, 255, 255, 0.2), 4px 0 transparent;
          box-shadow: 1px -1px rgba(255, 255, 255, 0.7), 2px -1px rgba(255, 255, 255, 0.2), 3px -1px transparent, 4px -1px rgba(255, 255, 255, 0.2), 1px 0 rgba(255, 255, 255, 0.2), 2px 0 transparent, 3px 0 rgba(255, 255, 255, 0.2), 4px 0 transparent;
}

.flex-content.fifty-fifty-content-with-image.background-color--light-blue .bottom-pixels .pixel-item:nth-child(3) {
  -webkit-box-shadow: 1px -1px rgba(255, 255, 255, 0.2), 2px -1px transparent, 1px 0 transparent, 2px 0 rgba(255, 255, 255, 0.7);
          box-shadow: 1px -1px rgba(255, 255, 255, 0.2), 2px -1px transparent, 1px 0 transparent, 2px 0 rgba(255, 255, 255, 0.7);
}

@media (min-width: 1024px) {
  .flex-content.fifty-fifty-content-with-image.background-color--light-blue .bottom-pixels {
    padding: 0 156px 0 24px;
  }
}
@media (max-width: 767px) {
  .flex-content.fifty-fifty-content-with-image.background-color--light-blue .bottom-pixels {
    display: none;
  }
}
.flex-content.fifty-fifty-content-with-image.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.flex-content.fifty-fifty-content-with-image.background-color--plum .wysiwyg ul li:before {
  color: #ff0000;
}

.flex-content.fifty-fifty-content-with-image.background-color--plum ul li {
  color: rgba(255, 255, 255, 0.8);
}

@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image .image-container {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .flex-content.fifty-fifty-content-with-image .image-container {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.flex-content.fifty-fifty-content-with-image.img-left .main-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image.img-left .main-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.flex-content.fifty-fifty-content-with-image .bottom-pixels {
  display: none;
}

.flex-content.fifty-fifty-content-with-image .intro-content {
  max-width: 768px;
  text-align: center;
  margin: 0 auto 48px;
}

@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image .intro-content {
    margin: 0 auto 80px;
  }
}
.flex-content.fifty-fifty-content-with-image .intro-content h2 {
  max-width: 675px;
  margin: 16px auto 24px;
}

.flex-content.fifty-fifty-content-with-image .main-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
}

@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image .main-content {
    gap: 80px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
  margin: -24px auto 24px;
}

@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container {
    margin: 0 auto;
    width: 48%;
  }
}
@media (max-width: 767px) {
  .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item {
  position: relative;
  padding: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

.flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item:last-child .text-copy {
  margin-bottom: 0;
}

.flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item:not(:last-child) {
  border-bottom: 1px solid rgba(40, 0, 30, 0.2);
}

@media (max-width: 767px) {
  .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item.active .text-content h3:after {
    content: "\f077";
  }
}
@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item {
    cursor: default;
    padding: 24px 0;
  }
  .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item:not(:last-child) {
    margin: 0 0 24px;
  }
}
@media (max-width: 767px) {
  .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item .text-content {
    width: 100%;
  }
  .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item .text-content h3 {
    width: 100%;
    padding-right: 30px;
  }
  .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item .text-content h3:after {
    content: "\f078";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    position: absolute;
    font-size: 20px;
    color: #c70000;
    position: absolute;
    right: -10px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item .text-content .text-copy {
    margin-top: 24px;
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
  }
}
.flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item img {
  max-width: 34px;
  max-height: 34px;
  margin-right: 16px;
}

.flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item h3 {
  margin: 5px 0 0px 0;
  font-weight: 400;
  font-size: 20px;
  position: relative;
}

@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item h3 {
    margin: 2px 0 24px 0;
    font-size: 24px;
  }
}
.flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item .text-copy {
  display: none;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item .text-copy {
    display: block !important;
  }
}
.flex-content.fifty-fifty-content-with-image .main-content.repeater .list-container .list-item .text-copy p {
  margin-bottom: 0;
}

.flex-content.fifty-fifty-content-with-image .main-content.repeater img {
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}

.flex-content.fifty-fifty-content-with-image .main-content.wysiwyg {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .flex-content.fifty-fifty-content-with-image .main-content.wysiwyg {
    gap: 32px;
  }
}
.flex-content.fifty-fifty-content-with-image .main-content.wysiwyg .text-content {
  width: 100%;
}

@media (min-width: 768px) {
  .flex-content.fifty-fifty-content-with-image .main-content.wysiwyg .text-content {
    width: 48%;
  }
}
.flex-content.fifty-fifty-content-with-image .main-content.wysiwyg p {
  font-size: 18px;
}

.flex-content.fifty-fifty-content-with-image .main-content.wysiwyg ul {
  list-style: none;
  margin-left: 0;
  margin-top: 32px;
}

.flex-content.fifty-fifty-content-with-image .main-content.wysiwyg ul:last-of-type {
  margin-bottom: 0;
}

.flex-content.fifty-fifty-content-with-image .main-content.wysiwyg ul li {
  font-size: 20px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  gap: 16px;
}

.flex-content.fifty-fifty-content-with-image .main-content.wysiwyg ul li:before {
  content: "\f0c8";
  font-family: "Font Awesome 6 Pro";
  font-size: 13px;
  color: #c70000;
  margin-top: 5px;
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

.flex-content.image-card-blocks {
  padding: 64px 0;
}

@media (min-width: 768px) {
  .flex-content.image-card-blocks {
    padding: 112px 0;
  }
}
.flex-content.image-card-blocks.background-color--plum .intro-content .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.flex-content.image-card-blocks .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 64px;
}

@media (min-width: 768px) {
  .flex-content.image-card-blocks .container {
    gap: 64px;
  }
}
@media (min-width: 1024px) {
  .flex-content.image-card-blocks .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 112px;
  }
}
.flex-content.image-card-blocks .container .intro-content {
  max-width: 460px;
}

.flex-content.image-card-blocks .container .intro-content .subheading {
  margin-bottom: 16px;
}

.flex-content.image-card-blocks .container .intro-content h2 {
  margin-bottom: 16px;
}

.flex-content.image-card-blocks .container .intro-content a.button {
  margin-top: 24px;
}

.flex-content.image-card-blocks .container .card-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 48px;
  margin-top: 0;
}

@media (min-width: 768px) {
  .flex-content.image-card-blocks .container .card-container {
    gap: 80px 48px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (min-width: 1024px) {
  .flex-content.image-card-blocks .container .card-container {
    margin-top: 140px;
  }
}
.flex-content.image-card-blocks .container .card-container .card {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}

@media (min-width: 768px) {
  .flex-content.image-card-blocks .container .card-container .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(50% - 40px);
            flex: 1 0 -webkit-calc(50% - 40px);
            flex: 1 0 calc(50% - 40px);
  }
}
.flex-content.image-card-blocks .container .card-container .card h3 {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
}

.flex-content.image-card-blocks .container .card-container .card img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.flex-content.image-card-blocks .container .card-container .card p {
  margin: 0;
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

.flex-content.image-card-drawer {
  padding: 64px 0;
}

@media (min-width: 768px) {
  .flex-content.image-card-drawer {
    padding: 112px 0;
  }
}
.flex-content.image-card-drawer.background-color--light-blue .card-drawer-container .card .card-header button.drawer-toggle {
  background-color: #28001e;
}

.flex-content.image-card-drawer.background-color--light-blue .card-drawer-container .card .card-header button.drawer-toggle i {
  color: #c6def3;
}

.flex-content.image-card-drawer.background-color--light-blue .card-drawer-container .card .card-header button.drawer-toggle:hover {
  background-color: #C7E0F8;
}

.flex-content.image-card-drawer.background-color--light-blue .card-drawer-container .card .card-header button.drawer-toggle:hover i {
  color: #28001e;
}

.flex-content.image-card-drawer .intro-content .subheading {
  margin-bottom: 16px;
  display: table;
}

.flex-content.image-card-drawer .intro-content h2 {
  max-width: 500px;
}

.flex-content.image-card-drawer .intro-content .text-copy {
  margin: 32px auto 64px;
  max-width: none;
}

@media (min-width: 768px) {
  .flex-content.image-card-drawer .intro-content .text-copy {
    max-width: 650px;
    margin: 32px 0 64px -webkit-calc(33.33% + 24px);
    margin: 32px 0 64px calc(33.33% + 24px);
  }
}
.flex-content.image-card-drawer .card-drawer-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 48px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 768px) {
  .flex-content.image-card-drawer .card-drawer-container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 24px;
  }
}
@media (min-width: 1024px) {
  .flex-content.image-card-drawer .card-drawer-container {
    padding-top: 24px;
    gap: 48px;
  }
}
.flex-content.image-card-drawer .card-drawer-container .card-drawer-item {
  width: 100%;
}

@media (min-width: 768px) {
  .flex-content.image-card-drawer .card-drawer-container .card-drawer-item {
    width: 22.25%;
  }
}
@media (min-width: 1024px) {
  .flex-content.image-card-drawer .card-drawer-container .card-drawer-item {
    width: 22.25%;
  }
}
.flex-content.image-card-drawer .card-drawer-container .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 16px;
}

@media (min-width: 768px) {
  .flex-content.image-card-drawer .card-drawer-container .card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
  }
}
.flex-content.image-card-drawer .card-drawer-container .card:hover {
  cursor: pointer;
}

.flex-content.image-card-drawer .card-drawer-container .card:hover .card-header button.drawer-toggle {
  background-color: #28001e;
}

.flex-content.image-card-drawer .card-drawer-container .card:hover .card-header button.drawer-toggle i {
  color: #c6def3;
}

.flex-content.image-card-drawer .card-drawer-container .card:hover .image-container img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.flex-content.image-card-drawer .card-drawer-container .card .card-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 77%;
}

@media (min-width: 768px) {
  .flex-content.image-card-drawer .card-drawer-container .card .card-content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
}
.flex-content.image-card-drawer .card-drawer-container .card .card-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 32px;
}

.flex-content.image-card-drawer .card-drawer-container .card .card-header h3 {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}

@media (min-width: 768px) {
  .flex-content.image-card-drawer .card-drawer-container .card .card-header h3 {
    font-size: 20px;
  }
}
.flex-content.image-card-drawer .card-drawer-container .card .card-header button.drawer-toggle {
  padding: 0;
  border-radius: 0;
  background-color: #C7E0F8;
  width: 32px;
  height: 32px;
  border: none;
  cursor: pointer;
}

.flex-content.image-card-drawer .card-drawer-container .card .card-header button.drawer-toggle i {
  color: #28001e;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.flex-content.image-card-drawer .card-drawer-container .card p {
  padding-right: 64px;
  font-size: 14px;
}

@media (min-width: 768px) {
  .flex-content.image-card-drawer .card-drawer-container .card p {
    padding-right: 0;
    font-size: 16px;
  }
}
.flex-content.image-card-drawer .card-drawer-container .card .image-container {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  aspect-ratio: 3.25/4;
  width: 23%;
  overflow: hidden;
}

@media (min-width: 768px) {
  .flex-content.image-card-drawer .card-drawer-container .card .image-container {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: auto;
    width: 100%;
  }
}
.flex-content.image-card-drawer .card-drawer-container .card .image-container img {
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  width: 100%;
  aspect-ratio: inherit;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.drawer {
  position: fixed;
  top: 0;
  right: -100%;
  height: 100%;
  float: right;
  overflow: scroll;
  z-index: 9999999;
  width: 100%;
  background-color: #ffffff;
  padding: 24px;
}

@media (min-width: 768px) {
  .drawer {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 750px;
    padding: 48px 170px 48px 48px;
  }
}
.drawer i.fa-xmark {
  font-size: 30px;
  cursor: pointer;
}

.drawer .drawer-content {
  padding-top: 112px;
  padding-bottom: 48px;
  max-width: 540px;
}

.drawer .drawer-content h3 {
  margin-top: 16px;
  color: #28001e;
}

@media (max-width: 767px) {
  .drawer .drawer-content h3 {
    margin-bottom: 16px;
  }
}
.drawer .drawer-content .text-copy {
  color: rgba(40, 0, 30, 0.8);
}

@media (max-width: 767px) {
  .drawer .drawer-content {
    padding-top: 24px;
    padding-bottom: 32px;
  }
}
.drawer .call-to-action {
  padding-top: 32px;
}

@media (max-width: 767px) {
  .drawer .call-to-action {
    padding-top: 0;
  }
}
.drawer .service-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  margin-bottom: 32px;
  max-width: 540px;
}

@media (min-width: 1024px) {
  .drawer .service-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.drawer .service-container .service-card {
  max-width: none;
}

@media (min-width: 1024px) {
  .drawer .service-container .service-card {
    max-width: 260px;
    width: 47.5%;
  }
}
.drawer .service-container .service-card a.card-link {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 24px 22px;
  text-decoration: none;
  height: 100%;
  background-color: #c6def3;
}

.drawer .service-container .service-card a.card-link:visited {
  color: #28001e;
}

.drawer .service-container .service-card a.card-link:hover {
  background-color: rgba(198, 222, 243, 0.5);
  -webkit-box-shadow: 0px 6px 10px 0px rgba(50, 50, 93, 0.15);
          box-shadow: 0px 6px 10px 0px rgba(50, 50, 93, 0.15);
  opacity: 1;
}

.drawer .service-container .service-card a.card-link .blue-pixel {
  position: absolute;
  top: 0;
  right: -1px;
}

.drawer .service-container .service-card a.card-link img {
  max-width: 32px;
}

.drawer .service-container .service-card a.card-link h4 {
  margin-top: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #28001e;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .drawer .service-container .service-card a.card-link h4 {
    margin-top: 32px;
    font-size: 20px;
    margin-bottom: 24px;
  }
}
.drawer .service-container .service-card a.card-link p {
  margin-bottom: 0;
  font-size: 14px;
  color: rgba(40, 0, 30, 0.8);
  max-width: 75%;
}

@media (min-width: 480px) {
  .drawer .service-container .service-card a.card-link p {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .drawer .service-container .service-card a.card-link p {
    font-size: 16px;
  }
}
.drawer .service-container .service-card a.card-link i {
  color: #28001e;
  position: absolute;
  right: 24px;
  bottom: 24px;
}

@media (min-width: 480px) {
  .drawer .service-container .service-card a.card-link i {
    margin-top: 24px;
    margin-left: 0;
    position: relative;
    right: 0;
    bottom: 0;
  }
}
@media (min-width: 768px) {
  .drawer .service-container .service-card a.card-link i {
    margin-top: 32px;
  }
}
.drawer .result-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  max-width: 540px;
}

.drawer .result-container .result-card {
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #c6def3;
}

.drawer .result-container .result-card a.card-link {
  text-decoration: none;
  padding-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 32px;
}

@media (max-width: 767px) {
  .drawer .result-container .result-card a.card-link {
    gap: 24px;
  }
}
.drawer .result-container .result-card a.card-link:hover {
  -webkit-box-shadow: 0px 6px 10px 0px rgba(50, 50, 93, 0.15);
          box-shadow: 0px 6px 10px 0px rgba(50, 50, 93, 0.15);
  opacity: 1;
}

.drawer .result-container .result-card a.card-link .brand-logo {
  margin: 0 32px 5px 32px;
  max-width: 120px;
  max-height: 60px;
}

.drawer .result-container .result-card a.card-link .brand-logo.no-img {
  display: none;
}

.drawer .result-container .result-card a.card-link .brand-logo img {
  width: 100%;
  height: 100%;
  max-height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}

.drawer .result-container .result-card a.card-link h4 {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  color: #28001e;
  padding: 0 32px;
}

@media (max-width: 767px) {
  .drawer .result-container .result-card a.card-link h4 {
    font-size: 20px;
  }
}
.drawer .result-container .result-card a.card-link .result_stats-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4%;
  padding-top: 32px;
  margin: 0 32px;
  padding-bottom: 4px;
  border-top: 1px solid rgba(40, 0, 30, 0.2);
  list-style-type: none;
  width: -webkit-calc(100% - 64px);
  width: calc(100% - 64px);
}

@media (max-width: 767px) {
  .drawer .result-container .result-card a.card-link .result_stats-container {
    padding-top: 24px;
  }
}
.drawer .result-container .result-card a.card-link .result_stats-container li {
  width: 44%;
}

.drawer .result-container .result-card a.card-link .result_stats-container li .stat-number {
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 400;
  color: #28001e;
  margin-bottom: 0;
}

@media (min-width: 1100px) {
  .drawer .result-container .result-card a.card-link .result_stats-container li .stat-number {
    font-size: clamp(32px, 3vw, 50px);
    font-weight: 300;
  }
}
.drawer .result-container .result-card a.card-link .result_stats-container li .stat-label {
  color: #28001e;
  display: block;
}

@media (max-width: 767px) {
  .drawer .result-container .result-card a.card-link .result_stats-container li .stat-label {
    font-size: 14px;
    margin: 0;
  }
}
.drawer .result-container .result-card a.card-link .read-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 32px;
  background: -webkit-gradient(linear, left bottom, left top, from(#c6def3), to(#c6def3)), #ffffff;
  background: -webkit-linear-gradient(bottom, #c6def3 0%, #c6def3 100%), #ffffff;
  background: linear-gradient(0deg, #c6def3 0%, #c6def3 100%), #ffffff;
  width: 100%;
}

.drawer .result-container .result-card a.card-link .read-more span {
  color: #28001e;
}

@media (max-width: 767px) {
  .drawer .result-container .result-card a.card-link .read-more span {
    font-size: 14px;
  }
}
.drawer .result-container .result-card a.card-link .read-more i {
  color: #28001e;
}

.card-drawer-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  background-color: rgba(16, 0, 12, 0.8);
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

.flex-content.timeline {
  padding: 112px 0px 80px;
}

@media (max-width: 767px) {
  .flex-content.timeline {
    padding: 64px 0px 32px;
  }
}
.flex-content.timeline .container {
  position: relative;
  text-align: center;
  /* Add fading effect on both left and right edges */
  /* Left fade */
  /* Right fade */
}

.flex-content.timeline .container .intro-content {
  max-width: 768px;
  margin: 0 auto 32px auto;
}

.flex-content.timeline .container .intro-content h2 {
  margin: 16px 0 24px 0;
}

.flex-content.timeline .container .intro-content p {
  margin-bottom: 0;
  color: #28001e;
}

.flex-content.timeline .container .swiper-container-timeline {
  position: relative;
  overflow: hidden;
  padding: 32px;
}

@media (max-width: 767px) {
  .flex-content.timeline .container .swiper-container-timeline {
    padding: 10px;
  }
}
.flex-content.timeline .container .swiper-container-timeline .timeline-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 4px solid rgba(235, 0, 0, 0.4);
  position: relative;
  margin-top: 10px;
  padding: 16px 0px 0;
}

.flex-content.timeline .container .swiper-container-timeline .timeline-slide .square-container {
  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;
  padding: 0 10px;
  background-color: white;
  position: absolute;
  top: -10px;
}

.flex-content.timeline .container .swiper-container-timeline .timeline-slide .square-container .red-square {
  width: 16px;
  height: 16px;
  background-color: #eb0000;
}

.flex-content.timeline .container .swiper-container-timeline .timeline-slide h3 {
  margin-bottom: 8px;
  color: #c70000;
}

.flex-content.timeline .container .swiper-container-timeline .timeline-slide p {
  padding: 0px 32px;
}

.flex-content.timeline .container .swiper-container-timeline .timeline-slide p:last-of-type {
  margin-bottom: 0px;
}

.flex-content.timeline .container .swiper-container-timeline::before,
.flex-content.timeline .container .swiper-container-timeline::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20%;
  pointer-events: none;
  z-index: 1;
  height: 50px;
}

@media (max-width: 767px) {
  .flex-content.timeline .container .swiper-container-timeline::before,
  .flex-content.timeline .container .swiper-container-timeline::after {
    width: 50%;
  }
}
.flex-content.timeline .container .swiper-container-timeline::before {
  content: "";
  left: 0px; /* Start from the left */
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgb(255, 255, 255) 25%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgb(255, 255, 255) 25%, rgba(255, 255, 255, 0) 100%);
  z-index: 10;
}

.flex-content.timeline .container .swiper-container-timeline::after {
  content: "";
  right: 0px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(75%, rgb(255, 255, 255)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 75%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 75%);
}

.flex-content.timeline .container .swiper-button-next,
.flex-content.timeline .container .swiper-button-prev {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #28001e;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  top: 40px;
}

@media (max-width: 767px) {
  .flex-content.timeline .container .swiper-button-next,
  .flex-content.timeline .container .swiper-button-prev {
    width: 32px;
    height: 32px;
    top: 30px;
  }
}
.flex-content.timeline .container .swiper-button-next::after,
.flex-content.timeline .container .swiper-button-prev::after {
  font-family: "Font Awesome 6 Pro";
  font-size: 14px;
}

@media (max-width: 767px) {
  .flex-content.timeline .container .swiper-button-next::after,
  .flex-content.timeline .container .swiper-button-prev::after {
    font-size: 9px;
  }
}
.flex-content.timeline .container .swiper-button-next::after {
  content: "\f054";
}

.flex-content.timeline .container .swiper-button-prev::after {
  content: "\f104";
}

.flex-content.timeline.plum {
  background-color: #28001e;
  /* Left fade */
  /* Right fade */
}

.flex-content.timeline.plum p,
.flex-content.timeline.plum h2,
.flex-content.timeline.plum h3,
.flex-content.timeline.plum span,
.flex-content.timeline.plum .title,
.flex-content.timeline.plum .byline,
.flex-content.timeline.plum .fa-linkedin {
  color: #28001e;
}

.flex-content.timeline.plum .square-container {
  background-color: #28001e !important;
}

.flex-content.timeline.plum .swiper-button-next,
.flex-content.timeline.plum .swiper-button-prev {
  background-color: #ffffff;
}

.flex-content.timeline.plum .swiper-button-next::after,
.flex-content.timeline.plum .swiper-button-prev::after {
  color: #28001e;
}

.flex-content.timeline.plum .swiper-container-timeline::before {
  content: "";
  left: 0px; /* Start from the left */
  background: -webkit-gradient(linear, left top, right top, from(rgb(40, 0, 30)), to(rgba(40, 0, 30, 0)));
  background: -webkit-linear-gradient(left, rgb(40, 0, 30), rgba(40, 0, 30, 0));
  background: linear-gradient(to right, rgb(40, 0, 30), rgba(40, 0, 30, 0));
  z-index: 10;
}

.flex-content.timeline.plum .swiper-container-timeline::after {
  content: "";
  right: 0px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 0, 30, 0)), to(rgb(40, 0, 30)));
  background: -webkit-linear-gradient(left, rgba(40, 0, 30, 0), rgb(40, 0, 30));
  background: linear-gradient(to right, rgba(40, 0, 30, 0), rgb(40, 0, 30));
}

.flex-content.timeline.light-blue {
  background-color: rgba(198, 222, 243, 0.5);
  /* Left fade */
  /* Right fade */
}

.flex-content.timeline.light-blue .square-container {
  background-color: #c6def3 !important;
}

.flex-content.timeline.light-blue .swiper-container-timeline::before {
  content: "";
  left: 0px; /* Start from the left */
  background: -webkit-gradient(linear, left top, right top, from(rgb(40, 0, 30)), to(rgba(40, 0, 30, 0)));
  background: -webkit-linear-gradient(left, rgb(40, 0, 30), rgba(40, 0, 30, 0));
  background: linear-gradient(to right, rgb(40, 0, 30), rgba(40, 0, 30, 0));
  z-index: 10;
}

.flex-content.timeline.light-blue .swiper-container-timeline::after {
  content: "";
  right: 0px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 0, 30, 0)), to(rgb(40, 0, 30)));
  background: -webkit-linear-gradient(left, rgba(40, 0, 30, 0), rgb(40, 0, 30));
  background: linear-gradient(to right, rgba(40, 0, 30, 0), rgb(40, 0, 30));
}

/* Color Variables
--------------------------------------------- */
.flex-content.stats {
  padding: 112px 0px;
}

@media (max-width: 767px) {
  .flex-content.stats {
    padding: 64px 0px;
  }
}
.flex-content.stats .intro-content {
  max-width: 55%;
}

@media (max-width: 767px) {
  .flex-content.stats .intro-content {
    max-width: none;
  }
}
.flex-content.stats .intro-content h2 {
  margin: 16px 0 24px 0;
}

.flex-content.stats .intro-content p {
  margin-bottom: 80px;
}

@media (max-width: 767px) {
  .flex-content.stats .intro-content p {
    margin-bottom: 36px;
  }
}
.flex-content.stats .stats-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 48px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 767px) {
  .flex-content.stats .stats-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.flex-content.stats .stats-grid .stat-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-left: 2px solid #ff0000;
  padding-left: 32px;
  gap: 8px;
  width: 32%;
}

@media (max-width: 767px) {
  .flex-content.stats .stats-grid .stat-content {
    width: 100%;
  }
}
.flex-content.stats .stats-grid .stat-content p {
  margin-bottom: 0;
}

.flex-content.stats .stats-grid .stat-content .stat-number {
  margin-bottom: 0;
  font-size: 80px;
  font-weight: 300;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .flex-content.stats .stats-grid .stat-content .stat-number {
    font-size: 32px;
    font-weight: 400;
  }
}
.flex-content.stats.plum {
  background-color: #28001e;
  color: #ffffff;
}

.flex-content.stats.plum p,
.flex-content.stats.plum span {
  color: #ffffff;
}

.flex-content.stats.light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

.flex-content.columned-content-blocks {
  position: relative;
  padding: 64px 0;
}

@media (min-width: 768px) {
  .flex-content.columned-content-blocks {
    padding: 112px 0;
  }
}
.flex-content.columned-content-blocks.background-color--plum .intro-content .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.flex-content.columned-content-blocks.background-color--plum .slider-nav .slick-arrow {
  border: 1px solid #ffffff;
}

.flex-content.columned-content-blocks.background-color--plum .slider-nav .slick-arrow i {
  color: #ffffff;
}

.flex-content.columned-content-blocks.background-color--plum .slider-nav .content-block-slider-dots ul li button {
  color: #ffffff;
}

.flex-content.columned-content-blocks.background-color--plum .slider-nav .content-block-slider-dots ul li button:before {
  border: 1px solid #ffffff;
}

.flex-content.columned-content-blocks.background-color--plum .slider-nav .content-block-slider-dots ul li.slick-active button:before {
  background: #ffffff;
}

.flex-content.columned-content-blocks .intro-content .subheading {
  margin-bottom: 16px;
}

.flex-content.columned-content-blocks .intro-content h2 {
  max-width: 525px;
  margin-bottom: 32px;
}

.flex-content.columned-content-blocks .intro-content .text-copy {
  margin: 32px auto;
  max-width: none;
}

@media (min-width: 768px) {
  .flex-content.columned-content-blocks .intro-content .text-copy {
    margin: 32px 0 64px 0;
  }
  .flex-content.columned-content-blocks .intro-content .text-copy p:first-of-type {
    max-width: 650px;
  }
  .flex-content.columned-content-blocks .intro-content .text-copy .columned {
    display: grid;
    grid-template-columns: 1fr 1fr; /* Creates two equal columns */
    grid-column-gap: 64px; /* Adds space between columns */
    /* Target first two paragraphs */
    /* Target third paragraph */
  }
  .flex-content.columned-content-blocks .intro-content .text-copy .columned p {
    grid-column: 1; /* Place in first column */
  }
  .flex-content.columned-content-blocks .intro-content .text-copy .columned p:last-child {
    grid-column: 2; /* Place in second column */
    grid-row: 1/span 2; /* Span from top to bottom */
  }
}
@media (min-width: 1100px) {
  .flex-content.columned-content-blocks .intro-content .text-copy {
    margin: 32px 0 64px -webkit-calc(33.33% + 24px);
    margin: 32px 0 64px calc(33.33% + 24px);
    gap: 64px;
  }
}
.flex-content.columned-content-blocks .content-blocks-container {
  overflow: hidden;
  width: 100%;
}

.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 768px) {
  .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-column-gap: 64px;
       -moz-column-gap: 64px;
            column-gap: 64px;
    row-gap: 48px;
  }
}
.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item {
  width: 100%;
  padding: 24px 0;
  border-left: 1px solid #c70000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  height: auto;
}

@media (min-width: 768px) {
  .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item {
    width: -webkit-calc(50% - 44px);
    width: calc(50% - 44px);
  }
}
@media (min-width: 1024px) {
  .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item {
    width: -webkit-calc(33.3333% - 44px);
    width: calc(33.3333% - 44px);
  }
}
.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  max-height: 48px;
}

.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item img, .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item h3, .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item .block-item_content {
  margin-left: 24px;
}

@media (max-width: 767px) {
  .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item img, .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item h3, .flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item .block-item_content {
    padding-right: 24px;
  }
}
.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item h3 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  color: #28001e;
}

.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item h3 a {
  color: #C70000;
  text-decoration: underline;
}

.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item h3 a:hover {
  opacity: 1;
  color: #aa0000;
}

.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item_content p {
  margin-bottom: 0;
}

.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item_content a {
  color: #c70000;
  font-weight: 600;
}

.flex-content.columned-content-blocks .content-blocks-container .swiper-wrapper .block-item_content a:hover {
  color: #28001e;
  opacity: 1;
}

.flex-content.columned-content-blocks .swiper-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-top: 32px;
}

@media (min-width: 768px) {
  .flex-content.columned-content-blocks .swiper-nav {
    display: none;
  }
}
.flex-content.columned-content-blocks .swiper-nav .swiper-button-next, .flex-content.columned-content-blocks .swiper-nav .swiper-button-prev {
  position: static;
  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;
  margin-top: 0;
  border: 1px solid #28001e;
  border-radius: 50%;
  width: 32px;
  height: 32px;
}

.flex-content.columned-content-blocks .swiper-nav .swiper-button-next:after, .flex-content.columned-content-blocks .swiper-nav .swiper-button-prev:after {
  color: #28001e;
  font-size: 12px;
}

.flex-content.columned-content-blocks .swiper-nav .swiper-pagination-bullets {
  position: static;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 55vw;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.flex-content.columned-content-blocks .swiper-nav .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: transparent;
  border: 1px solid rgba(40, 0, 30, 0.5);
  opacity: 1 !important;
  margin: 0;
}

.flex-content.columned-content-blocks .swiper-nav .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #28001e;
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

.flex-content.agency-grid {
  position: relative;
  padding: 64px 0;
}

@media (min-width: 768px) {
  .flex-content.agency-grid {
    padding: 112px 0;
  }
}
.flex-content.agency-grid .intro-content {
  max-width: 860px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  margin: 0 auto 32px auto;
}

.flex-content.agency-grid .intro-content .logo {
  max-width: 160px;
}

.flex-content.agency-grid .intro-content h2 {
  margin-bottom: 0;
  font-size: 40px;
  text-align: center;
}

.flex-content.agency-grid .intro-content .text-copy {
  margin-bottom: 0;
  text-align: center;
}

@media (min-width: 768px) {
  .flex-content.agency-grid .intro-content .text-copy {
    margin-bottom: 64px;
  }
}
.flex-content.agency-grid .agencies-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-column-gap: 48px;
     -moz-column-gap: 48px;
          column-gap: 48px;
  row-gap: 64px;
}

@media (min-width: 768px) {
  .flex-content.agency-grid .agencies-container {
    row-gap: 112px;
  }
}
.flex-content.agency-grid .agencies-container .agency-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}

@media (min-width: 768px) {
  .flex-content.agency-grid .agencies-container .agency-item {
    width: -webkit-calc(50% - 24px);
    width: calc(50% - 24px);
    gap: 24px;
  }
}
@media (min-width: 1024px) {
  .flex-content.agency-grid .agencies-container .agency-item {
    width: -webkit-calc(33.333% - 32px);
    width: calc(33.333% - 32px);
  }
}
.flex-content.agency-grid .agencies-container .agency-item h3 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.flex-content.agency-grid .agencies-container .agency-item_image {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 180px;
}

@media (min-width: 768px) {
  .flex-content.agency-grid .agencies-container .agency-item_image {
    height: 60px;
  }
}
.flex-content.agency-grid .agencies-container .agency-item_image img {
  max-height: 60px;
  width: auto;
}

.flex-content.agency-grid .agencies-container .agency-item_content .text-copy {
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .flex-content.agency-grid .agencies-container .agency-item_content .text-copy {
    margin-bottom: 24px;
  }
}
.flex-content.agency-grid .agencies-container .agency-item_content .text-copy p {
  margin-bottom: 0;
  color: #28001e;
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

.flex-content.channels-grid .background-image-container {
  position: relative;
  max-width: -webkit-calc(100vw - 14px);
  max-width: calc(100vw - 14px);
}

@media (min-width: 768px) {
  .flex-content.channels-grid .background-image-container {
    max-width: 90vw;
  }
}
@media (min-width: 1024px) {
  .flex-content.channels-grid .background-image-container {
    max-width: 90vw;
  }
}
@media (min-width: 1440px) {
  .flex-content.channels-grid .background-image-container {
    max-width: 86vw;
  }
}
.flex-content.channels-grid .background-image-container img {
  -o-object-position: left;
     object-position: left;
  -o-object-fit: cover;
     object-fit: cover;
}

.flex-content.channels-grid .background-image-container .pixel {
  position: absolute;
  right: -14px;
  width: 14px;
  height: 14px;
  background-color: #EB0000;
  z-index: 1;
}

@media (min-width: 768px) {
  .flex-content.channels-grid .background-image-container .pixel {
    right: -45px;
    width: 45px;
    height: 45px;
  }
}
.flex-content.channels-grid .intro-content {
  position: relative;
  max-width: 740px;
  padding: 48px 0 24px;
  margin: 0 auto 24px;
  background-color: #ffffff;
  text-align: center;
}

@media (min-width: 768px) {
  .flex-content.channels-grid .intro-content {
    padding: 64px 64px 24px;
    margin: -160px auto 64px;
    max-width: 550px;
  }
}
@media (min-width: 1024px) {
  .flex-content.channels-grid .intro-content {
    max-width: 740px;
  }
}
.flex-content.channels-grid .intro-content p.subheading {
  margin-bottom: 16px;
}

.flex-content.channels-grid .intro-content h2 {
  margin-bottom: 16px;
}

.flex-content.channels-grid .intro-content p {
  margin-bottom: 0px;
}

.flex-content.channels-grid .channels-container {
  padding-bottom: 32px;
}

.flex-content.channels-grid .channels-container .channels-container-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .flex-content.channels-grid .channels-container .channels-container-heading {
    margin-bottom: 48px;
  }
}
.flex-content.channels-grid .channels-container .channels-container-heading h3 {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
}

@media (min-width: 768px) {
  .flex-content.channels-grid .channels-container .channels-container-heading h3 {
    font-size: 32px;
    font-weight: 300;
  }
}
.flex-content.channels-grid .channels-container .channels-container-heading a {
  color: #c70000;
  border-color: #c70000;
}

.flex-content.channels-grid .channels-container .channels-container-heading a:hover {
  color: #A00000;
  border-color: #A00000;
  opacity: 1;
}

.flex-content.channels-grid .channels-container .channels-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .flex-content.channels-grid .channels-container .channels-list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    row-gap: 16px;
  }
}
.flex-content.channels-grid .channels-container .channels-list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-calc(50% - 22px);
  width: calc(50% - 22px);
  padding: 8px 0;
  border-bottom: 1px solid rgba(40, 0, 30, 0.2);
  color: #28001e;
  text-decoration: none;
}

@media (min-width: 768px) {
  .flex-content.channels-grid .channels-container .channels-list .list-item {
    padding: 16px 0;
    width: -webkit-calc(33.33% - 22px);
    width: calc(33.33% - 22px);
  }
}
.flex-content.channels-grid .channels-container .channels-list .list-item span {
  text-decoration: underline;
}

.flex-content.channels-grid .channels-container .channels-list .list-item i {
  opacity: 0;
  color: #c70000;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.flex-content.channels-grid .channels-container .channels-list .list-item:hover {
  color: #c70000;
  opacity: 1;
}

.flex-content.channels-grid .channels-container .channels-list .list-item:hover i {
  opacity: 1;
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

.flex-content.services-grid {
  padding: 64px 0;
}

@media (min-width: 768px) {
  .flex-content.services-grid {
    padding: 112px 0;
  }
}
.flex-content.services-grid .intro-content {
  max-width: 768px;
  text-align: center;
  margin: 0 auto 32px;
}

@media (min-width: 768px) {
  .flex-content.services-grid .intro-content {
    margin: 0 auto 48px;
  }
}
.flex-content.services-grid .intro-content p.subheading {
  margin-bottom: 16px;
}

.flex-content.services-grid .services-filter_desktop {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 48px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid rgba(40, 0, 30, 0.2);
  padding: 8px;
  border-radius: 100px;
  gap: 8px;
}

@media (min-width: 768px) {
  .flex-content.services-grid .services-filter_desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.flex-content.services-grid .services-filter_desktop .search-filter-field {
  margin: 0;
}

.flex-content.services-grid .services-filter_desktop .search-filter-field button {
  font-size: 14px;
  color: rgba(40, 0, 30, 0.8);
  height: 53px;
  border-radius: 100px;
  white-space: nowrap;
  background-color: transparent;
}

.flex-content.services-grid .services-filter_desktop .search-filter-field.search-filter-field--control-type-reset button {
  border: none;
  padding: 8px 16px;
  margin-right: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-content.services-grid .services-filter_desktop .search-filter-field.search-filter-field--control-type-reset.selected button {
  background-color: #28001e;
  color: #ffffff;
  border-radius: 100px;
}

.flex-content.services-grid .services-filter_desktop .search-filter-field.search-filter-field--input-type-button div.search-filter-input-button-group {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 8px;
}

.flex-content.services-grid .services-filter_desktop .search-filter-field.search-filter-field--input-type-button div.search-filter-input-button-group button {
  margin-right: 0;
  padding: 8px 16px;
  border: none;
}

.flex-content.services-grid .services-filter_desktop .search-filter-field.search-filter-field--input-type-button div.search-filter-input-button-group button.search-filter-input-button--is-selected {
  background-color: #28001e;
  color: #ffffff;
  pointer-events: none;
}

.flex-content.services-grid .services-filter_desktop .search-filter-field.search-filter-field--input-type-button div.search-filter-input-button-group button:last-of-type {
  padding-right: 16px;
  margin-right: 0;
}

.flex-content.services-grid .services-filter_mobile {
  display: block;
  margin-bottom: 32px;
}

@media (min-width: 768px) {
  .flex-content.services-grid .services-filter_mobile {
    display: none;
  }
}
.flex-content.services-grid .services-filter_mobile .search-filter-component-combobox {
  padding: 10px 24px;
  border-radius: 100px;
  border: 1px solid rgba(40, 0, 30, 0.6);
}

.flex-content.services-grid .services-filter_mobile .search-filter-component-combobox input {
  padding: 0;
  font-size: 14px;
  color: #28001e;
}

.flex-content.services-grid .services-filter_mobile .search-filter-component-combobox input::-webkit-input-placeholder {
  color: rgba(40, 0, 30, 0.6);
  font-size: 14px;
  font-weight: 400;
}

.flex-content.services-grid .services-filter_mobile .search-filter-component-combobox input::-moz-placeholder {
  color: rgba(40, 0, 30, 0.6);
  font-size: 14px;
  font-weight: 400;
}

.flex-content.services-grid .services-filter_mobile .search-filter-component-combobox input:-ms-input-placeholder {
  color: rgba(40, 0, 30, 0.6);
  font-size: 14px;
  font-weight: 400;
}

.flex-content.services-grid .services-filter_mobile .search-filter-component-combobox input::-ms-input-placeholder {
  color: rgba(40, 0, 30, 0.6);
  font-size: 14px;
  font-weight: 400;
}

.flex-content.services-grid .services-filter_mobile .search-filter-component-combobox input::placeholder {
  color: rgba(40, 0, 30, 0.6);
  font-size: 14px;
  font-weight: 400;
}

.flex-content.services-grid .services-filter_mobile .search-filter-component-combobox .search-filter-component-combobox__selection span {
  color: #28001e;
  font-size: 14px;
}

.flex-content.services-grid .services-filter_mobile .search-filter-component-combobox .search-filter-component-combobox__listbox-toggle {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-preferred-size: content;
      flex-basis: content;
}

.flex-content.services-grid .services-filter_mobile .search-filter-component-combobox .search-filter-component-combobox__listbox-toggle:before {
  content: none;
}

.flex-content.services-grid .services-filter_mobile .search-filter-component-combobox .search-filter-component-combobox__listbox-toggle .search-filter-icon:after {
  content: "\f107";
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  color: rgba(40, 0, 30, 0.6);
}

.flex-content.services-grid .services-filter_mobile .search-filter-component-combobox .search-filter-component-combobox__listbox-toggle .search-filter-icon svg {
  display: none;
}

.flex-content.services-grid .services-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}

@media (min-width: 768px) {
  .flex-content.services-grid .services-list {
    gap: 32px;
  }
}
.flex-content.services-grid .services-list .service-card {
  width: 100%;
}

@media (min-width: 480px) {
  .flex-content.services-grid .services-list .service-card {
    width: -webkit-calc(50% - 8px);
    width: calc(50% - 8px);
  }
}
@media (min-width: 768px) {
  .flex-content.services-grid .services-list .service-card {
    width: -webkit-calc(33.333% - 21.3333333333px);
    width: calc(33.333% - 21.3333333333px);
  }
}
.flex-content.services-grid .services-list .service-card a.card-link {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 24px 22px;
  text-decoration: none;
  height: 100%;
  background-color: #c6def3;
}

.flex-content.services-grid .services-list .service-card a.card-link:hover {
  background-color: rgba(198, 222, 243, 0.5);
  -webkit-box-shadow: 0px 6px 10px 0px rgba(50, 50, 93, 0.15);
          box-shadow: 0px 6px 10px 0px rgba(50, 50, 93, 0.15);
  opacity: 1;
}

.flex-content.services-grid .services-list .service-card a.card-link .blue-pixel {
  position: absolute;
  top: 0;
  right: -1px;
}

.flex-content.services-grid .services-list .service-card a.card-link img {
  max-width: 32px;
}

.flex-content.services-grid .services-list .service-card a.card-link h4 {
  margin-top: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #28001e;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .flex-content.services-grid .services-list .service-card a.card-link h4 {
    margin-top: 32px;
    font-size: 20px;
    margin-bottom: 24px;
  }
}
.flex-content.services-grid .services-list .service-card a.card-link p {
  margin-bottom: 0;
  font-size: 14px;
  color: rgba(40, 0, 30, 0.8);
  max-width: 75%;
}

@media (min-width: 480px) {
  .flex-content.services-grid .services-list .service-card a.card-link p {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .flex-content.services-grid .services-list .service-card a.card-link p {
    font-size: 16px;
  }
}
.flex-content.services-grid .services-list .service-card a.card-link i {
  color: #28001e;
  position: absolute;
  right: 24px;
  bottom: 24px;
}

@media (min-width: 480px) {
  .flex-content.services-grid .services-list .service-card a.card-link i {
    margin-top: 24px;
    margin-left: 0;
    position: relative;
    right: 0;
    bottom: 0;
  }
}
@media (min-width: 768px) {
  .flex-content.services-grid .services-list .service-card a.card-link i {
    margin-top: 32px;
  }
}
.flex-content.services-grid p.no-result {
  text-align: center;
}

/* Variables
--------------------------------------------- */
/* Color Variables
--------------------------------------------- */
.background-color--plum {
  background-color: #28001e;
}

.background-color--plum p a {
  color: #ff0000;
  text-decoration: underline;
}

.background-color--plum p a:hover {
  color: #ffffff;
}

.background-color--plum .highlight {
  color: #ff0000;
}

.background-color--plum .subheading {
  color: rgba(255, 255, 255, 0.6);
}

.background-color--plum h1,
.background-color--plum h2,
.background-color--plum h3,
.background-color--plum h4,
.background-color--plum h5,
.background-color--plum h6 {
  color: #ffffff;
}

.background-color--plum p {
  color: rgba(255, 255, 255, 0.8);
}

.background-color--white {
  background-color: #ffffff;
}

.background-color--white p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--white p a:hover {
  color: #28001e;
}

.background-color--white a,
.background-color--white .highlight {
  color: #c70000;
}

.background-color--light-blue {
  background-color: rgba(198, 222, 243, 0.5);
}

.background-color--light-blue p a {
  color: #c70000;
  text-decoration: underline;
}

.background-color--light-blue p a:hover {
  color: #28001e;
}

.background-color--light-blue a,
.background-color--light-blue .highlight {
  color: #c70000;
}

.flex-content .highlight {
  color: #c70000;
}

.search-filter-component-combobox-base__listbox-option-count {
  display: none;
}

.flex-content.media-gallery {
  position: relative;
}

.flex-content.media-gallery .container {
  padding: 0;
  max-width: 1600px;
}

.flex-content.media-gallery .media-container {
  display: grid;
  grid-template-rows: 1fr;
}

.flex-content.media-gallery .media-container .acosta-logo-mark {
  position: absolute;
  left: -24px;
  top: -24px;
  width: 24px;
  height: 24px;
}

.flex-content.media-gallery .media-container .acosta-logo-mark img {
  aspect-ratio: 1/1 !important;
}

@media (min-width: 768px) {
  .flex-content.media-gallery .media-container .acosta-logo-mark {
    left: -32px;
    top: -32px;
    width: 32px;
    height: 32px;
  }
}
@media (min-width: 1024px) {
  .flex-content.media-gallery .media-container .acosta-logo-mark {
    left: -64px;
    top: -64px;
    width: 64px;
    height: 64px;
  }
}
@media (min-width: 1440px) {
  .flex-content.media-gallery .media-container .acosta-logo-mark {
    left: -112px;
    top: -112px;
    width: 112px;
    height: 112px;
  }
}
.flex-content.media-gallery .media-container .media-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-content.media-gallery .media-container .media-item .media-with-pixel img {
  aspect-ratio: 6/4;
  -o-object-fit: cover;
     object-fit: cover;
}

.flex-content.media-gallery .media-container .media-item .play-btn {
  right: 20px;
  left: auto;
}

.flex-content.media-gallery .media-container .media-item#media-index-1 .media-with-pixel {
  position: relative;
  margin-left: 32px;
}

.flex-content.media-gallery .media-container .media-item#media-index-1 .media-with-pixel:before {
  content: "";
  position: absolute;
  left: -32px;
  top: -32px;
  width: 32px;
  height: 32px;
  background-color: #f4b940;
}

@media (min-width: 1024px) {
  .flex-content.media-gallery .media-container .media-item#media-index-1 .media-with-pixel {
    margin-left: 64px;
  }
  .flex-content.media-gallery .media-container .media-item#media-index-1 .media-with-pixel:before {
    left: -64px;
    top: -64px;
    width: 64px;
    height: 64px;
  }
}
.flex-content.media-gallery .media-container .media-item#media-index-2 .media-with-pixel {
  position: relative;
  margin-left: 32px;
}

.flex-content.media-gallery .media-container .media-item#media-index-2 .media-with-pixel:before {
  content: "";
  position: absolute;
  left: -32px;
  bottom: -32px;
  width: 32px;
  height: 32px;
  background-color: #28001e;
}

@media (min-width: 1024px) {
  .flex-content.media-gallery .media-container .media-item#media-index-2 .media-with-pixel {
    margin-left: 64px;
  }
  .flex-content.media-gallery .media-container .media-item#media-index-2 .media-with-pixel:before {
    left: -64px;
    bottom: -64px;
    width: 64px;
    height: 64px;
  }
}
.flex-content.media-gallery .media-container .media-item#media-index-3 .media-with-pixel {
  position: relative;
  margin-left: 16px;
  margin-right: 48px;
}

.flex-content.media-gallery .media-container .media-item#media-index-3 .media-with-pixel:before {
  content: "";
  position: absolute;
  left: -16px;
  top: -16px;
  width: 16px;
  height: 16px;
  background-color: #c6def3;
}

.flex-content.media-gallery .media-container .media-item#media-index-3 .media-with-pixel:after {
  content: "";
  position: absolute;
  right: -48px;
  bottom: -48px;
  width: 48px;
  height: 48px;
  background-color: #093f3e;
}

@media (min-width: 1024px) {
  .flex-content.media-gallery .media-container .media-item#media-index-3 .media-with-pixel {
    margin-left: 32px;
    margin-right: 80px;
  }
  .flex-content.media-gallery .media-container .media-item#media-index-3 .media-with-pixel:before {
    left: -32px;
    top: -32px;
    width: 32px;
    height: 32px;
  }
  .flex-content.media-gallery .media-container .media-item#media-index-3 .media-with-pixel:after {
    right: -80px;
    bottom: -80px;
    width: 80px;
    height: 80px;
  }
}
.flex-content.media-gallery .media-container .media-item.has-logo-mark#media-index-1 .media-with-pixel:before {
  content: none;
}

.flex-content.media-gallery .media-container.media-count-1 {
  grid-template-columns: 1fr;
  padding-top: 80px;
  padding-bottom: 80px;
  max-width: 850px;
  margin: 0 auto;
}

.flex-content.media-gallery .media-container.media-count-1 .media-with-pixel {
  margin-left: 64px;
  margin-top: 64px;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(50, 50, 93, 0.15);
          box-shadow: 0px 6px 10px 0px rgba(50, 50, 93, 0.15);
}

@media (max-width: 767px) {
  .flex-content.media-gallery .media-container.media-count-1 .media-with-pixel {
    margin-left: 32px;
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .flex-content.media-gallery .media-container.media-count-1 {
    max-width: 90vw;
    padding-top: 32px;
    padding-bottom: 64px;
  }
}
.flex-content.media-gallery .media-container.media-count-2 {
  grid-template-columns: 1fr 1fr;
}

.flex-content.media-gallery .media-container.media-count-2 .media-item#media-index-1 .media-with-pixel {
  margin-left: 32px;
  margin-top: 32px;
}

.flex-content.media-gallery .media-container.media-count-2 .media-item#media-index-1 .media-with-pixel:before {
  left: -32px;
  top: -32px;
  width: 32px;
  height: 32px;
  background-color: #f4b940;
}

@media (min-width: 768px) {
  .flex-content.media-gallery .media-container.media-count-2 .media-item#media-index-1 .media-with-pixel {
    margin-left: 48px;
    margin-top: 48px;
  }
  .flex-content.media-gallery .media-container.media-count-2 .media-item#media-index-1 .media-with-pixel:before {
    left: -48px;
    top: -48px;
    width: 48px;
    height: 48px;
  }
}
@media (min-width: 1024px) {
  .flex-content.media-gallery .media-container.media-count-2 .media-item#media-index-1 .media-with-pixel {
    margin-left: 80px;
    margin-top: 80px;
  }
  .flex-content.media-gallery .media-container.media-count-2 .media-item#media-index-1 .media-with-pixel:before {
    left: -80px;
    top: -80px;
    width: 80px;
    height: 80px;
  }
}
.flex-content.media-gallery .media-container.media-count-2 .media-item#media-index-2 .media-with-pixel {
  margin-left: 16px;
  margin-right: 0;
}

.flex-content.media-gallery .media-container.media-count-2 .media-item#media-index-2 .media-with-pixel:before {
  top: auto;
  bottom: -16px;
  left: -16px;
  width: 16px;
  height: 16px;
  background-color: #EC9E29;
}

.flex-content.media-gallery .media-container.media-count-2 .media-item#media-index-2 .media-with-pixel:after {
  content: none;
}

@media (min-width: 1024px) {
  .flex-content.media-gallery .media-container.media-count-2 .media-item#media-index-2 .media-with-pixel {
    margin-left: 32px;
    margin-right: 0;
  }
  .flex-content.media-gallery .media-container.media-count-2 .media-item#media-index-2 .media-with-pixel:before {
    top: auto;
    bottom: -32px;
    left: -32px;
    width: 32px;
    height: 32px;
    background-color: #EC9E29;
  }
}
.flex-content.media-gallery .media-container.media-count-2 .media-item.has-logo-mark#media-index-1 .media-with-pixel {
  margin-left: 24px;
  margin-top: 24px;
}

@media (min-width: 768px) {
  .flex-content.media-gallery .media-container.media-count-2 .media-item.has-logo-mark#media-index-1 .media-with-pixel {
    margin-left: 32px;
    margin-top: 32px;
  }
}
@media (min-width: 1024px) {
  .flex-content.media-gallery .media-container.media-count-2 .media-item.has-logo-mark#media-index-1 .media-with-pixel {
    margin-left: 64px;
    margin-top: 64px;
  }
}
@media (min-width: 1440px) {
  .flex-content.media-gallery .media-container.media-count-2 .media-item.has-logo-mark#media-index-1 .media-with-pixel {
    margin-left: 112px;
    margin-top: 112px;
  }
}
.flex-content.media-gallery .media-container.media-count-3 {
  grid-template-columns: 2fr 6fr 3fr;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 32px;
  margin: 0 -24px;
}

@media (min-width: 768px) {
  .flex-content.media-gallery .media-container.media-count-3 {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: -webkit-calc(8% + 80px);
    padding-bottom: calc(8% + 80px);
  }
}
.flex-content.media-gallery .media-container.media-count-3 .acosta-logo-mark {
  width: 32px;
  height: 32px;
  left: -32px;
  top: -32px;
}

@media (min-width: 1024px) {
  .flex-content.media-gallery .media-container.media-count-3 .acosta-logo-mark {
    width: 64px;
    height: 64px;
    left: -64px;
    top: -64px;
  }
}
.flex-content.media-gallery .media-container.media-count-3 .media-item {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.flex-content.media-gallery .media-container.media-count-3 .media-item#media-index-1 {
  display: none;
  grid-column: 1/2;
  grid-row: 1;
}

@media (min-width: 768px) {
  .flex-content.media-gallery .media-container.media-count-3 .media-item#media-index-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.flex-content.media-gallery .media-container.media-count-3 .media-item#media-index-2 {
  grid-column: 1/4;
  grid-row: 1;
}

@media (min-width: 768px) {
  .flex-content.media-gallery .media-container.media-count-3 .media-item#media-index-2 {
    grid-column: 2/3;
  }
}
.flex-content.media-gallery .media-container.media-count-3 .media-item#media-index-3 {
  display: none;
  grid-column: 3/4;
  grid-row: 1;
  margin-bottom: -30%;
}

@media (min-width: 768px) {
  .flex-content.media-gallery .media-container.media-count-3 .media-item#media-index-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.flex-content.media-gallery .media-container.media-count-3 .media-item.has-logo-mark#media-index-1 .media-with-pixel {
  margin-left: 24px;
  margin-top: 24px;
}

@media (min-width: 768px) {
  .flex-content.media-gallery .media-container.media-count-3 .media-item.has-logo-mark#media-index-1 .media-with-pixel {
    margin-left: 32px;
    margin-top: 32px;
  }
}
@media (min-width: 1024px) {
  .flex-content.media-gallery .media-container.media-count-3 .media-item.has-logo-mark#media-index-1 .media-with-pixel {
    margin-left: 64px;
    margin-top: 64px;
  }
}
@media (min-width: 1440px) {
  .flex-content.media-gallery .media-container.media-count-3 .media-item.has-logo-mark#media-index-1 .media-with-pixel {
    margin-left: 64px;
    margin-top: 64px;
  }
}
.swiper-button-next,
.swiper-button-prev {
  opacity: 1;
  -webkit-transform: all 0.3s ease-in-out;
      -ms-transform: all 0.3s ease-in-out;
          transform: all 0.3s ease-in-out;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  opacity: 0.75;
}

.error-404 .hero {
  background-color: #28001e;
  position: relative;
  min-height: 60vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.error-404 .hero .hero-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 0;
}
.error-404 .hero .hero-area .hero-content {
  padding: 140px 0 140px;
}
@media (min-width: 768px) {
  .error-404 .hero .hero-area .hero-content {
    max-width: 900px;
    margin: 0 auto;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
@media (min-width: 1100px) {
  .error-404 .hero .hero-area .hero-content {
    padding: 250px 0;
  }
}
.error-404 .hero .hero-area .hero-content h1 {
  color: #ffffff;
  margin-bottom: 64px;
  text-align: center;
}
@media (max-width: 767px) {
  .error-404 .hero .hero-area .hero-content h1 {
    margin-bottom: 32px;
  }
}
.error-404 .hero .hero-area p {
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
  display: table;
}
.error-404 .hero .hero-area .search-filter-field--type-search {
  margin-top: 48px;
}
@media (max-width: 767px) {
  .error-404 .hero .hero-area .search-filter-field--type-search {
    margin-top: 32px;
  }
}
.error-404 .hero .hero-area .search-filter-field--type-search .search-filter-input-text {
  height: 78px;
  font-size: 40px;
  color: #ffffff;
  font-weight: 300 !important;
  max-width: 768px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 0);
}
.error-404 .hero .hero-area .search-filter-field--type-search .search-filter-input-text .search-filter-input-text__icon {
  margin-right: 8px;
}
.error-404 .hero .hero-area .search-filter-field--type-search .search-filter-input-text .search-filter-icon__svg {
  fill: #ffffff;
}
.error-404 .hero .hero-area .search-filter-field--type-search .search-filter-icon__svg {
  width: 24px;
  height: 24px;
}
.error-404 .hero .hero-area .search-filter-field--type-search ::-webkit-input-placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(255, 255, 255, 0.6);
}
.error-404 .hero .hero-area .search-filter-field--type-search ::-moz-placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(255, 255, 255, 0.6);
}
.error-404 .hero .hero-area .search-filter-field--type-search :-ms-input-placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(255, 255, 255, 0.6);
}
.error-404 .hero .hero-area .search-filter-field--type-search ::-ms-input-placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(255, 255, 255, 0.6);
}
.error-404 .hero .hero-area .search-filter-field--type-search ::placeholder {
  font-weight: 300 !important;
  font-size: 40px;
  color: rgba(255, 255, 255, 0.6);
}
.error-404 .hero .hero-area .search-filter-field--type-search input {
  font-weight: 300 !important;
  width: 100%;
  border-radius: 0px;
  color: #ffffff;
}
.error-404 .hero .background-ellipse {
  position: absolute;
  left: 50%;
  top: 50px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 50%;
  height: 650px;
  border-radius: 840px;
  opacity: 0.5;
  background: -webkit-radial-gradient(50% 50%, 50% 50%, rgba(255, 0, 0, 0.5) 0%, rgba(255, 0, 0, 0) 100%);
  background: radial-gradient(50% 50% at 50% 50%, rgba(255, 0, 0, 0.5) 0%, rgba(255, 0, 0, 0) 100%);
  -webkit-filter: blur(72px);
          filter: blur(72px);
}
.error-404 .hero .red-pixel-lg {
  position: absolute;
  left: 10vw;
  bottom: 20px;
  z-index: 1;
  max-width: 90px;
}
@media (min-width: 1440px) {
  .error-404 .hero .red-pixel-lg {
    left: 20vw;
    max-width: 150px;
  }
}
.error-404 .hero .red-pixel-md {
  position: absolute;
  top: 50px;
  right: 10vw;
  z-index: 1;
  width: 60px;
}
@media (min-width: 1440px) {
  .error-404 .hero .red-pixel-md {
    right: 30vw;
    width: 100px;
  }
}
.error-404 .hero .red-pixel-sm {
  position: absolute;
  z-index: 1;
  display: none;
}
@media (min-width: 1440px) {
  .error-404 .hero .red-pixel-sm {
    display: block;
    width: 75px;
    right: 20vw;
    bottom: 140px;
  }
}
.error-404 .page-content-404 {
  margin: 64px auto;
}
.error-404 .page-content-404 p {
  font-size: 18px;
}
.error-404 .page-content-404 form .search-field {
  height: 78px;
  padding: 8px 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  border: 1px solid #28001e;
  margin-bottom: 20px;
  color: #28001e;
  font-size: 40px;
  font-weight: 300;
}
.error-404 .page-content-404 form .search-field::-webkit-input-placeholder {
  color: rgba(40, 0, 30, 0.6);
  font-size: 40px;
  font-weight: 300;
}
.error-404 .page-content-404 form .search-field::-moz-placeholder {
  color: rgba(40, 0, 30, 0.6);
  font-size: 40px;
  font-weight: 300;
}
.error-404 .page-content-404 form .search-field:-ms-input-placeholder {
  color: rgba(40, 0, 30, 0.6);
  font-size: 40px;
  font-weight: 300;
}
.error-404 .page-content-404 form .search-field::-ms-input-placeholder {
  color: rgba(40, 0, 30, 0.6);
  font-size: 40px;
  font-weight: 300;
}
.error-404 .page-content-404 form .search-field::placeholder {
  color: rgba(40, 0, 30, 0.6);
  font-size: 40px;
  font-weight: 300;
}
.error-404 .page-content-404 form .search-submit {
  background: #c70000;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  padding: 16px 24px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 4px;
  display: table;
  border: none;
}

.single-post .site-main {
  overflow: visible;
}
.single-post .entry-header {
  max-width: 768px;
  margin: 0 auto;
}
.single-post .entry-header {
  padding-top: 112px;
}
@media (max-width: 767px) {
  .single-post .entry-header {
    padding-top: 48px;
  }
}
.single-post .entry-header a {
  color: #28001e;
  text-decoration: none;
}
.single-post .entry-header i {
  margin-right: 8px;
}
.single-post .entry-header h1 {
  margin: 24px 0 48px;
}
@media (max-width: 767px) {
  .single-post .entry-header h1 {
    margin-bottom: 32px;
  }
}
.single-post .entry-header .post-meta {
  color: rgba(40, 0, 30, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .single-post .entry-header .post-meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 14px;
    font-size: 14px;
  }
}
.single-post .entry-header .post-meta .share-buttons a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.single-post .entry-header .post-meta .share-buttons a:hover {
  opacity: 1 !important;
  background: #d0cece;
}
.single-post .entry-header .post-meta .share-buttons a:hover span, .single-post .entry-header .post-meta .share-buttons a:hover svg {
  opacity: 1;
}
.single-post .entry-header .post-meta .post-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
@media (max-width: 767px) {
  .single-post .entry-header .post-meta .post-info {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.single-post .entry-header .post-meta .post-info .author-headshot {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.single-post .entry-header .post-meta .post-info .author-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.single-post .entry-header .post-meta .post-info .author-meta .author-name {
  font-weight: bold;
}
@media (max-width: 767px) {
  .single-post .entry-header .post-meta .post-info .author-meta .author-name {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 100%;
  }
}
.single-post .entry-header .post-meta .post-info .author-meta .separator {
  margin: 0 4px;
  font-size: 18px;
}
@media (max-width: 767px) {
  .single-post .entry-header .post-meta .post-info .author-meta .author-separator {
    display: none;
  }
}
.single-post .image-container {
  margin-top: 32px;
  margin-bottom: 32px;
}
.single-post .image-container .image img {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-post .entry-content .content-wrapper {
  padding-top: 0;
}
@media (min-width: 768px) {
  .single-post .entry-content .content-wrapper {
    padding-top: 32px;
    padding-bottom: 112px;
  }
}

.single-results .site-main {
  overflow: visible;
}
.single-results .entry-header {
  padding-top: 32px;
  background-color: #28001e;
  color: #ffffff;
}
@media (max-width: 767px) {
  .single-results .entry-header {
    padding-top: 0;
  }
}
.single-results .entry-header a,
.single-results .entry-header .subheading {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  font-size: 14px;
}
.single-results .entry-header a i,
.single-results .entry-header .subheading i {
  margin-right: 8px;
}
.single-results .entry-header h1 {
  margin: 32px 0 0;
}
.single-results .entry-header h1 .highlight {
  color: #ff0000;
}
.single-results .entry-header h4 {
  color: rgba(255, 255, 255, 0.8);
  margin-top: 32px;
  margin-bottom: 0;
}
.single-results .entry-header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
@media (min-width: 768px) {
  .single-results .entry-header .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 48px;
  }
}
@media (min-width: 1100px) {
  .single-results .entry-header .container {
    gap: 80px;
  }
}
.single-results .entry-header .container.content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-results .entry-header .container .content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}
@media (min-width: 768px) {
  .single-results .entry-header .container .content {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(50% - 24px);
            flex: 1 0 -webkit-calc(50% - 24px);
            flex: 1 0 calc(50% - 24px);
  }
}
@media (min-width: 1100px) {
  .single-results .entry-header .container .content {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(50% - 40px);
            flex: 1 0 -webkit-calc(50% - 40px);
            flex: 1 0 calc(50% - 40px);
  }
}
.single-results .entry-header .container .content .brand-logo {
  position: relative;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  padding: 32px 24px;
  display: table;
  margin-top: 32px;
}
.single-results .entry-header .container .content .brand-logo img {
  max-width: 100px;
  max-height: 50px;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.single-results .entry-header .container .image-container {
  width: 100%;
}
@media (min-width: 768px) {
  .single-results .entry-header .container .image-container {
    width: -webkit-calc(50% - 24px);
    width: calc(50% - 24px);
  }
}
@media (min-width: 1100px) {
  .single-results .entry-header .container .image-container {
    width: -webkit-calc(50% - 40px);
    width: calc(50% - 40px);
  }
}
.single-results .entry-header .container .image {
  aspect-ratio: 6/4;
  position: relative;
}
.single-results .entry-header .container .featured-image {
  aspect-ratio: 6/4;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
.single-results .entry-header .container .brand-logo {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
  padding: 32px 24px;
}
.single-results .entry-header .container .brand-logo img {
  max-width: 100px;
  max-height: 50px;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.single-results .entry-header .statistics-services {
  padding-top: 48px;
  padding-bottom: 112px;
}
@media (min-width: 1100px) {
  .single-results .entry-header .statistics-services {
    padding-top: 112px;
    padding-bottom: 112px;
  }
}
.single-results .entry-header .statistics-services .subheading {
  font-size: 12px;
}
.single-results .entry-header .statistics-services .services,
.single-results .entry-header .statistics-services .stats {
  border-top: 1px solid rgba(255, 0, 0, 0.7);
  padding-top: 8px;
  width: -webkit-calc(50% - 40px);
  width: calc(50% - 40px);
}
@media (max-width: 767px) {
  .single-results .entry-header .statistics-services .services,
  .single-results .entry-header .statistics-services .stats {
    width: 100%;
  }
}
.single-results .entry-header .statistics-services .stats-repeater {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 48px;
  padding-top: 48px;
}
@media (max-width: 767px) {
  .single-results .entry-header .statistics-services .stats-repeater {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
    padding-top: 32px;
  }
}
.single-results .entry-header .statistics-services .stats-repeater .stat-item {
  width: 40%;
}
.single-results .entry-header .statistics-services .stats-repeater .stat-item h3 {
  margin-bottom: 0;
}
.single-results .entry-header .statistics-services .stats-repeater .stat-item .label {
  color: rgba(255, 255, 255, 0.6);
  margin-top: 12px;
  margin-bottom: 0;
  font-size: 18px;
}
@media (max-width: 767px) {
  .single-results .entry-header .statistics-services .stats-repeater .stat-item .label {
    margin-top: 0;
  }
}
.single-results .entry-header .statistics-services .no-services-results {
  color: rgba(255, 255, 255, 0.6);
  margin-top: 32px;
  font-size: 18px;
}
.single-results .entry-header .statistics-services .services-repeater {
  padding-top: 48px;
}
@media (max-width: 767px) {
  .single-results .entry-header .statistics-services .services-repeater {
    padding-top: 32px;
    gap: 24px;
  }
}
.single-results .entry-header .statistics-services .services-repeater .service {
  padding-bottom: 8px;
  margin-bottom: 32px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.single-results .entry-header .statistics-services .services-repeater .service:last-of-type {
  margin-bottom: 0;
}
.single-results .entry-header .statistics-services .services-repeater .service a {
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
}
.single-results .entry-header .statistics-services .services-repeater .service a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.single-results .entry-content .blue-pixel-rectangle,
.single-results .entry-content .blue-pixel-results {
  position: absolute;
  top: 0;
}
.single-results .entry-content .content-wrapper {
  padding-top: 112px;
}
.single-results .entry-content .blue-pixel-results {
  right: 0;
}
@media (max-width: 767px) {
  .single-results .entry-content .blue-pixel-results {
    display: none;
  }
}

.single-post .entry-content, .single-results .entry-content {
  margin: 0 auto 64px auto;
  position: relative;
  overflow: visible;
}
.single-post .entry-content .content-wrapper, .single-results .entry-content .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .single-post .entry-content .content-wrapper, .single-results .entry-content .content-wrapper {
    gap: 24px;
  }
}
.single-post .entry-content .post-share-buttons, .single-results .entry-content .post-share-buttons {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  left: 0;
  font-size: 18px;
  font-weight: 600;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -ms-flex-item-align: start;
      align-self: flex-start;
  height: auto;
}
.single-post .entry-content .post-share-buttons .addtoany_list, .single-results .entry-content .post-share-buttons .addtoany_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.single-post .entry-content .post-share-buttons .addtoany_list a, .single-results .entry-content .post-share-buttons .addtoany_list a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.single-post .entry-content .post-share-buttons .addtoany_list a:hover, .single-results .entry-content .post-share-buttons .addtoany_list a:hover {
  opacity: 1 !important;
  background: #d0cece;
}
.single-post .entry-content .post-share-buttons .addtoany_list a:hover span, .single-post .entry-content .post-share-buttons .addtoany_list a:hover svg, .single-results .entry-content .post-share-buttons .addtoany_list a:hover span, .single-results .entry-content .post-share-buttons .addtoany_list a:hover svg {
  opacity: 1;
}
@media (max-width: 767px) {
  .single-post .entry-content .post-share-buttons, .single-results .entry-content .post-share-buttons {
    display: none;
  }
}
.single-post .entry-content .content-container, .single-results .entry-content .content-container {
  width: 100%;
}
.single-post .entry-content .content-container .post-content, .single-results .entry-content .content-container .post-content {
  max-width: 768px;
  margin: 0 auto 80px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  line-height: 1.65;
}
@media (max-width: 767px) {
  .single-post .entry-content .content-container .post-content, .single-results .entry-content .content-container .post-content {
    margin: 0 auto 64px;
  }
}
.single-post .entry-content .content-container .post-content h2:not(:first-of-type), .single-results .entry-content .content-container .post-content h2:not(:first-of-type) {
  margin-top: 64px;
}
.single-post .entry-content .content-container .post-content > h3, .single-post .entry-content .content-container .post-content h4, .single-post .entry-content .content-container .post-content h5, .single-results .entry-content .content-container .post-content > h3, .single-results .entry-content .content-container .post-content h4, .single-results .entry-content .content-container .post-content h5 {
  margin-top: 64px;
}
.single-post .entry-content .content-container .post-content p, .single-results .entry-content .content-container .post-content p {
  color: #28001e;
}
.single-post .entry-content .content-container .post-footer-sharing, .single-results .entry-content .content-container .post-footer-sharing {
  padding: 80px 0;
  border-bottom: 1px solid #28001e;
  font-size: 18px;
  font-weight: 600;
  max-width: 768px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .single-post .entry-content .content-container .post-footer-sharing, .single-results .entry-content .content-container .post-footer-sharing {
    padding: 80px 0 64px;
    border-bottom: none;
  }
}
.single-post .entry-content .content-container .post-footer-sharing p, .single-results .entry-content .content-container .post-footer-sharing p {
  margin-bottom: 16px;
}
.single-post .entry-content .content-container .post-footer-sharing .links, .single-results .entry-content .content-container .post-footer-sharing .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 767px) {
  .single-post .entry-content .content-container .post-footer-sharing .links, .single-results .entry-content .content-container .post-footer-sharing .links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 32px;
  }
}
.single-post .entry-content .content-container .post-footer-sharing .links .share-buttons, .single-results .entry-content .content-container .post-footer-sharing .links .share-buttons {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
}
.single-post .entry-content .content-container .post-footer-sharing .links .share-buttons a, .single-results .entry-content .content-container .post-footer-sharing .links .share-buttons a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.single-post .entry-content .content-container .post-footer-sharing .links .share-buttons a:hover, .single-results .entry-content .content-container .post-footer-sharing .links .share-buttons a:hover {
  opacity: 1 !important;
  background: #d0cece;
}
.single-post .entry-content .content-container .post-footer-sharing .links .share-buttons a:hover span, .single-post .entry-content .content-container .post-footer-sharing .links .share-buttons a:hover svg, .single-results .entry-content .content-container .post-footer-sharing .links .share-buttons a:hover span, .single-results .entry-content .content-container .post-footer-sharing .links .share-buttons a:hover svg {
  opacity: 1;
}
.single-post .entry-content .content-container .post-footer-sharing .links .categories, .single-results .entry-content .content-container .post-footer-sharing .links .categories {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 60%;
          flex: 1 0 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 4px;
}
@media (max-width: 767px) {
  .single-post .entry-content .content-container .post-footer-sharing .links .categories, .single-results .entry-content .content-container .post-footer-sharing .links .categories {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.single-post .entry-content .content-container .post-footer-sharing .links .category, .single-results .entry-content .content-container .post-footer-sharing .links .category {
  padding: 4px 8px;
  background-color: #eee;
  display: table;
}
.single-post .entry-content .content-container .post-footer-sharing .links .category:hover, .single-results .entry-content .content-container .post-footer-sharing .links .category:hover {
  color: #28001e;
}
.single-post .entry-content .content-container .post-footer-sharing .links .category:visited, .single-results .entry-content .content-container .post-footer-sharing .links .category:visited {
  color: #28001e;
}
.single-post .entry-content .related-news, .single-results .entry-content .related-news {
  padding: 112px 0px;
}
@media (max-width: 767px) {
  .single-post .entry-content .related-news, .single-results .entry-content .related-news {
    border-top: 1px solid rgba(40, 0, 30, 0.2);
    padding: 64px 0px;
  }
}
.single-post .entry-content .related-news a, .single-results .entry-content .related-news a {
  text-decoration: none;
}
.single-post .entry-content .related-news a:hover, .single-results .entry-content .related-news a:hover {
  opacity: 1;
}
.single-post .entry-content .related-news .featured-news-content, .single-results .entry-content .related-news .featured-news-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .single-post .entry-content .related-news .featured-news-content, .single-results .entry-content .related-news .featured-news-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 48px;
  }
}
.single-post .entry-content .related-news .featured-news-content .content, .single-results .entry-content .related-news .featured-news-content .content {
  max-width: 55%;
}
@media (max-width: 767px) {
  .single-post .entry-content .related-news .featured-news-content .content, .single-results .entry-content .related-news .featured-news-content .content {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .single-post .entry-content .related-news .featured-news-content .link, .single-results .entry-content .related-news .featured-news-content .link {
    margin-top: 12px;
  }
}
.single-post .entry-content .related-news .featured-news-content p,
.single-post .entry-content .related-news .featured-news-content h2, .single-results .entry-content .related-news .featured-news-content p,
.single-results .entry-content .related-news .featured-news-content h2 {
  margin: 0 0 16px 0;
}
.single-post .entry-content .related-news .featured-news-content .large, .single-results .entry-content .related-news .featured-news-content .large {
  margin-bottom: 0;
}
.single-post .entry-content .related-news .featured-news-content a, .single-results .entry-content .related-news .featured-news-content a {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 12px 0px;
  text-decoration: none;
  border-bottom: 2px solid #c70000;
  color: #c70000;
  display: inline-block;
  margin-top: 24px;
}
@media (max-width: 767px) {
  .single-post .entry-content .related-news .featured-news-content a, .single-results .entry-content .related-news .featured-news-content a {
    margin-top: 0px;
  }
}
.single-post .entry-content .related-news .featured-news-content a:hover, .single-results .entry-content .related-news .featured-news-content a:hover {
  color: #a00000;
  border-bottom: 2px solid #a00000;
  opacity: 1;
}
.single-post .entry-content .related-news .post-feed, .single-results .entry-content .related-news .post-feed {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px;
}
@media (max-width: 767px) {
  .single-post .entry-content .related-news .post-feed, .single-results .entry-content .related-news .post-feed {
    grid-template-columns: 1fr;
    gap: 48px;
  }
}
.single-post .entry-content .related-news .post-feed .post-card .post-card__image, .single-results .entry-content .related-news .post-feed .post-card .post-card__image {
  aspect-ratio: 16/9;
  overflow: hidden;
}
.single-post .entry-content .related-news .post-feed .post-card .post-card__image img, .single-results .entry-content .related-news .post-feed .post-card .post-card__image img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.single-post .entry-content .related-news .post-feed .post-card .post-card__content, .single-results .entry-content .related-news .post-feed .post-card .post-card__content {
  margin-top: 24px;
  color: #28001e;
}
.single-post .entry-content .related-news .post-feed .post-card .post-card__content .post-card__title, .single-results .entry-content .related-news .post-feed .post-card .post-card__content .post-card__title {
  margin: 8px 0px 24px 0px;
}
.single-post .entry-content .related-news .post-feed .post-card .post-card__content i, .single-results .entry-content .related-news .post-feed .post-card .post-card__content i {
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.single-post .entry-content .related-news .post-feed .post-card:hover .post-card__image img, .single-results .entry-content .related-news .post-feed .post-card:hover .post-card__image img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.single-post .entry-content .related-news .post-feed .post-card:hover .post-card__content i, .single-results .entry-content .related-news .post-feed .post-card:hover .post-card__content i {
  color: #a00000;
  -webkit-transform: translateX(32px);
      -ms-transform: translateX(32px);
          transform: translateX(32px);
}

@media (min-width: 1100px) {
  .page-template-page-news-listing {
    padding-top: 140px;
  }
}
.page-template-page-news-listing .hero {
  margin: 112px 0px 64px 0px;
}
@media (max-width: 767px) {
  .page-template-page-news-listing .hero {
    margin-bottom: 48px;
  }
}
.page-template-page-news-listing .hero h1 {
  margin-top: 24px;
}
@media (min-width: 1024px) {
  .page-template-page-news-listing .hero h1 {
    font-size: 56px;
  }
}
.page-template-page-news-listing .feat-post-component {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 48px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .page-template-page-news-listing .feat-post-component {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
    margin-bottom: 64px;
  }
}
.page-template-page-news-listing .feat-post-component .feat-post-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  max-width: 60%;
}
@media (max-width: 767px) {
  .page-template-page-news-listing .feat-post-component .feat-post-image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 85%;
            flex: 0 0 85%;
    max-width: 85%;
  }
}
.page-template-page-news-listing .feat-post-component .feat-post-image a {
  aspect-ratio: 16/9;
  overflow: hidden;
  display: block;
  border-radius: 4px;
}
.page-template-page-news-listing .feat-post-component .feat-post-image a:hover {
  opacity: 1;
}
.page-template-page-news-listing .feat-post-component .feat-post-image a:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.page-template-page-news-listing .feat-post-component .feat-post-image img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  aspect-ratio: 6/4;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.page-template-page-news-listing .feat-post-component .feat-post-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-template-page-news-listing .feat-post-component .feat-post-content h4 {
  margin: 16px 0px 8px 0px;
}
.page-template-page-news-listing .feat-post-component .feat-post-content a {
  color: #28001e;
  text-decoration: none;
}
.page-template-page-news-listing .feat-post-component .feat-post-content a:hover {
  color: #c70000;
  opacity: 1;
}
.page-template-page-news-listing .filter-wrap {
  margin: 80px auto 64px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
}
@media (max-width: 767px) {
  .page-template-page-news-listing .filter-wrap {
    margin-top: 64px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
.page-template-page-news-listing .news-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px;
  margin-bottom: 32px;
}
.page-template-page-news-listing .news-list a {
  text-decoration: none;
}
.page-template-page-news-listing .news-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .page-template-page-news-listing .news-list {
    grid-template-columns: 1fr;
    gap: 48px;
    margin-bottom: 48px;
  }
}
.page-template-page-news-listing .news-list .post-card .post-card__image {
  aspect-ratio: 16/9;
  overflow: hidden;
}
.page-template-page-news-listing .news-list .post-card .post-card__image img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.page-template-page-news-listing .news-list .post-card .post-card__content {
  margin-top: 24px;
  color: #28001e;
}
.page-template-page-news-listing .news-list .post-card .post-card__content .post-card__title {
  margin: 8px 0px 24px 0px;
}
.page-template-page-news-listing .news-list .post-card .post-card__content i {
  -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, -webkit-transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease;
  transition: color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.page-template-page-news-listing .news-list .post-card:hover .post-card__image img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.page-template-page-news-listing .news-list .post-card:hover .post-card__content i {
  color: #a00000;
  -webkit-transform: translateX(32px);
      -ms-transform: translateX(32px);
          transform: translateX(32px);
}
.page-template-page-news-listing .form-download {
  background-color: #f4b940;
  margin: 80px 0 112px 0;
  position: relative;
}
.page-template-page-news-listing .form-download .subscribe-pixel-left {
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .page-template-page-news-listing .form-download .subscribe-pixel-left {
    max-width: 45px;
  }
}
.page-template-page-news-listing .form-download .subscribe-pixel-right {
  position: absolute;
  right: 0;
  top: 0;
}
.page-template-page-news-listing .form-download .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 48px 80px;
}
@media (max-width: 767px) {
  .page-template-page-news-listing .form-download .container {
    padding: 32px 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page-template-page-news-listing .form-download .container .form-content {
  width: 48%;
}
@media (max-width: 767px) {
  .page-template-page-news-listing .form-download .container .form-content {
    margin-bottom: 32px;
    width: 100%;
  }
}
.page-template-page-news-listing .form-download .container .form-content h3 {
  margin-bottom: 8px;
}
.page-template-page-news-listing .form-download .container .form-content p {
  margin-bottom: 0px;
}
.page-template-page-news-listing .form-download .container .form {
  width: 100%;
}
@media (min-width: 768px) {
  .page-template-page-news-listing .form-download .container .form {
    width: 48%;
  }
}
.page-template-page-news-listing .form-download .container .form .ginput_container_email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: unset;
  gap: 0;
}
@media (min-width: 1024px) {
  .page-template-page-news-listing .form-download .container .form .ginput_container_email {
    height: 48px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 16px;
  }
}
.page-template-page-news-listing .form-download .container .form .ginput_container_email input {
  border: 1px solid #28001e;
}
.page-template-page-news-listing .form-download .container .form .ginput_container_email input:hover {
  border: 1px solid rgba(40, 0, 30, 0.6);
}
.page-template-page-news-listing .form-download .container .form .ginput_container_email input:focus {
  border: 1px solid rgba(40, 0, 30, 0.6);
  outline: none;
}
.page-template-page-news-listing .form-download .container .form .ginput_container_email .gform_footer {
  margin: 0;
}
.page-template-page-news-listing .form-download .container .form .ginput_container_email .gform_footer input {
  margin: 0;
  -ms-flex-item-align: center;
      align-self: center;
  background-color: #f4b940;
  border-radius: 4px;
  border: 1px solid #28001e;
  color: #28001e;
  line-height: unset !important;
  padding: 12px 24px;
}
.page-template-page-news-listing .form-download .container .form .ginput_container_email .gform_footer input:hover {
  background-color: #c70000;
  color: #ffffff;
  border-color: #c70000;
}
.page-template-page-news-listing .form-download .container .form .gform-field-label {
  font-size: 12px;
}
.page-template-page-news-listing .form-download .container .form .gform-field-label a {
  color: #28001e;
}
.page-template-page-news-listing .form-download .container .form .gform-field-label a:hover {
  color: #c70000;
}
.page-template-page-news-listing .form-download .container .form .gfield {
  margin-bottom: 16px;
}
.page-template-page-news-listing .form-download .container .form .gfield.gfield--type-checkbox {
  margin-bottom: 0px;
}
.page-template-page-news-listing .form-download .container .form .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-row-gap: 0;
}
.page-template-page-news-listing .form-download .container .form .gform_confirmation_message {
  color: rgba(40, 0, 30, 0.8);
  font-weight: 400;
  font-size: 16px;
  margin: 0;
}
.page-template-page-news-listing .no-results {
  text-align: center;
  margin-top: 112px;
  font-size: 32px;
  font-weight: 300;
  color: rgba(40, 0, 30, 0.6);
}
@media (max-width: 767px) {
  .page-template-page-news-listing .no-results {
    font-size: 18px;
    margin-top: 48px;
  }
}

@media (min-width: 1100px) {
  .page-template-page-results-listing {
    padding-top: 140px;
  }
}
.page-template-page-results-listing .hero {
  padding: 32px 0 64px;
  background-color: #28001e;
  color: #ffffff;
}
@media (max-width: 767px) {
  .page-template-page-results-listing .hero {
    padding-bottom: 48px;
  }
}
.page-template-page-results-listing .hero .hero-content .subheading {
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 767px) {
  .page-template-page-results-listing .hero .hero-content {
    padding-top: 80px;
  }
}
@media (min-width: 1024px) {
  .page-template-page-results-listing .hero h1 {
    font-size: 56px;
    max-width: 65%;
  }
}
.page-template-page-results-listing .hero .feat-post-component {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 80px;
  background-color: #ffffff;
  text-decoration: none;
  -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .page-template-page-results-listing .hero .feat-post-component {
    grid-template-columns: 1fr;
    margin-top: 32px;
  }
}
.page-template-page-results-listing .hero .feat-post-component:hover {
  -webkit-box-shadow: 0px 6px 12px 0px rgb(0, 0, 0);
          box-shadow: 0px 6px 12px 0px rgb(0, 0, 0);
}
.page-template-page-results-listing .hero .feat-post-component:hover .read-more {
  background-color: rgba(198, 222, 243, 0.5);
}
.page-template-page-results-listing .hero .feat-post-component .feat-post-image {
  overflow: hidden;
}
.page-template-page-results-listing .hero .feat-post-component .feat-post-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.page-template-page-results-listing .hero .feat-post-component .feat-post-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-template-page-results-listing .hero .feat-post-component .post-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 32px;
}
@media (min-width: 1100px) {
  .page-template-page-results-listing .hero .feat-post-component .post-info {
    padding: 48px 48px 24px;
  }
}
@media (max-width: 767px) {
  .page-template-page-results-listing .hero .feat-post-component .post-info {
    padding: 32px;
  }
}
.page-template-page-results-listing .hero .feat-post-component .post-info .brand-logo {
  max-width: 120px;
  max-height: 60px;
  margin-bottom: 24px;
}
.page-template-page-results-listing .hero .feat-post-component .post-info .brand-logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}
@media (min-width: 1100px) {
  .page-template-page-results-listing .hero .feat-post-component .post-info .brand-logo {
    margin-bottom: 32px;
  }
}
.page-template-page-results-listing .hero .feat-post-component .post-info .subtitle {
  max-width: 400px;
  margin-bottom: 0;
  color: #28001e;
}
.page-template-page-results-listing .hero .feat-post-component .post-info .results-hr {
  border: none;
  height: 1px;
  width: 100%;
  background: rgba(40, 0, 30, 0.2);
  margin: 16px 0;
}
@media (min-width: 1100px) {
  .page-template-page-results-listing .hero .feat-post-component .post-info .results-hr {
    margin: 48px 0;
  }
}
.page-template-page-results-listing .hero .feat-post-component .post-info .result-stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  list-style-type: none;
  margin: 0;
  width: 100%;
}
.page-template-page-results-listing .hero .feat-post-component .post-info .result-stats li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 48%;
      -ms-flex: 48%;
          flex: 48%;
  margin: 0;
}
.page-template-page-results-listing .hero .feat-post-component .post-info .result-stats li .stat-number {
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 400;
  color: #28001e;
  margin-bottom: 0;
}
@media (min-width: 1100px) {
  .page-template-page-results-listing .hero .feat-post-component .post-info .result-stats li .stat-number {
    font-size: clamp(32px, 3vw, 50px);
    font-weight: 300;
  }
}
.page-template-page-results-listing .hero .feat-post-component .post-info .result-stats li .stat-label {
  color: rgba(40, 0, 30, 0.8);
  line-height: 1.25;
}
@media (max-width: 767px) {
  .page-template-page-results-listing .hero .feat-post-component .post-info .result-stats li .stat-label {
    font-size: 14px;
  }
}
.page-template-page-results-listing .hero .feat-post-component .read-more {
  padding: 24px 48px;
  background: rgba(198, 222, 243, 0.25);
  color: #28001e;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .page-template-page-results-listing .hero .feat-post-component .read-more {
    padding: 16px 24px;
  }
}
.page-template-page-results-listing .filter-and-posts {
  background-color: rgba(198, 222, 243, 0.5);
  padding: 80px 0 64px;
}
.page-template-page-results-listing .filter-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
  padding-bottom: 48px;
}
@media (max-width: 767px) {
  .page-template-page-results-listing .filter-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
    padding: 0 24px 48px;
  }
}
.page-template-page-results-listing .filter-wrap button {
  background-color: transparent;
}
.page-template-page-results-listing .filter-wrap button:hover {
  background-color: transparent !important;
}
.page-template-page-results-listing .filter-wrap .search-filter-component-combobox-base {
  background-color: transparent;
}
.page-template-page-results-listing .results-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 32px;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .page-template-page-results-listing .results-list {
    gap: 48px;
    margin-bottom: 48px;
  }
}
.page-template-page-results-listing .results-list a {
  text-decoration: none;
}
.page-template-page-results-listing .results-list a:hover {
  opacity: 1;
}
.page-template-page-results-listing .results-list .post-card {
  background-color: #ffffff;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  -webkit-box-shadow: 0px 6px 12px 0px rgba(50, 50, 93, 0.15);
          box-shadow: 0px 6px 12px 0px rgba(50, 50, 93, 0.15);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) {
  .page-template-page-results-listing .results-list .post-card {
    width: -webkit-calc(33.33% - 21.3333333333px);
    width: calc(33.33% - 21.3333333333px);
  }
}
@media (min-width: 1440px) {
  .page-template-page-results-listing .results-list .post-card {
    width: -webkit-calc(33.33% - 21.3333333333px);
    width: calc(33.33% - 21.3333333333px);
  }
}
.page-template-page-results-listing .results-list .post-card:hover {
  -webkit-box-shadow: 0px 6px 12px 0px rgba(50, 50, 93, 0.3);
          box-shadow: 0px 6px 12px 0px rgba(50, 50, 93, 0.3);
}
.page-template-page-results-listing .results-list .post-card .post-card__image {
  max-width: 120px;
  max-height: 60px;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .page-template-page-results-listing .results-list .post-card .post-card__image.no-img {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) {
  .page-template-page-results-listing .results-list .post-card .post-card__image {
    min-height: 60px;
  }
}
.page-template-page-results-listing .results-list .post-card .post-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}
.page-template-page-results-listing .results-list .post-card .post-card__content {
  color: #28001e;
  padding: 32px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767px) {
  .page-template-page-results-listing .results-list .post-card .post-card__content {
    padding: 24px;
  }
}
@media (min-width: 1024px) {
  .page-template-page-results-listing .results-list .post-card .post-card__content {
    padding: 48px;
  }
}
.page-template-page-results-listing .results-list .post-card .post-card__content h5 {
  margin: 0 0 auto 0;
}
.page-template-page-results-listing .results-list .post-card .post-card__content .results-hr {
  border: none;
  height: 1px;
  background: rgba(40, 0, 30, 0.2);
  margin: 16px 0;
}
@media (min-width: 1100px) {
  .page-template-page-results-listing .results-list .post-card .post-card__content .results-hr {
    margin: 48px 0;
  }
}
.page-template-page-results-listing .results-list .post-card .post-card__content .result-stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  list-style-type: none;
  margin: 0;
}
.page-template-page-results-listing .results-list .post-card .post-card__content .result-stats li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 48%;
      -ms-flex: 48%;
          flex: 48%;
  margin: 0;
}
.page-template-page-results-listing .results-list .post-card .post-card__content .result-stats li .stat-number {
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 400;
  color: #28001e;
}
@media (min-width: 1100px) {
  .page-template-page-results-listing .results-list .post-card .post-card__content .result-stats li .stat-number {
    font-size: clamp(32px, 3vw, 50px);
    font-weight: 300;
  }
}
.page-template-page-results-listing .results-list .post-card .post-card__content .result-stats li .stat-label {
  color: rgba(40, 0, 30, 0.8);
  line-height: 1.25;
}
@media (max-width: 767px) {
  .page-template-page-results-listing .results-list .post-card .post-card__content .result-stats li .stat-label {
    font-size: 14px;
  }
}
.page-template-page-results-listing .results-list .post-card .read-more {
  padding: 24px 48px;
  background: rgba(198, 222, 243, 0.25);
  color: #28001e;
  text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  margin-top: auto;
  display: none;
}
@media (max-width: 767px) {
  .page-template-page-results-listing .results-list .post-card .read-more {
    padding: 16px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.page-template-page-results-listing .no-results {
  text-align: center;
  margin-top: 112px;
  font-size: 32px;
  font-weight: 300;
  color: rgba(40, 0, 30, 0.6);
}
@media (max-width: 767px) {
  .page-template-page-results-listing .no-results {
    font-size: 18px;
    margin-top: 48px;
  }
}

.contact-template {
  background-color: #28001e;
  position: relative;
}
.contact-template p {
  color: rgba(255, 255, 255, 0.8);
}
.contact-template .background-ellipse {
  position: absolute;
  left: 50%;
  top: 50px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 50%;
  height: 550px;
  border-radius: 840px;
  opacity: 0.5;
  background: -webkit-radial-gradient(50% 50%, 50% 50%, rgba(255, 0, 0, 0.5) 0%, rgba(255, 0, 0, 0) 100%);
  background: radial-gradient(50% 50% at 50% 50%, rgba(255, 0, 0, 0.5) 0%, rgba(255, 0, 0, 0) 100%);
  -webkit-filter: blur(72px);
          filter: blur(72px);
}
@media (min-width: 768px) {
  .contact-template .background-ellipse {
    top: 170px;
  }
}
.contact-template .hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  text-align: center;
  padding-top: 112px;
}
.contact-template .hero .intro-copy {
  max-width: 600px;
  margin: 16px auto 0;
  font-size: 18px;
}
.contact-template .contact-details {
  max-width: 900px;
  margin: 0 auto 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 24px;
}
@media (min-width: 768px) {
  .contact-template .contact-details {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    row-gap: 16px;
    -webkit-column-gap: 48px;
       -moz-column-gap: 48px;
            column-gap: 48px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.contact-template .contact-details .detail-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.contact-template .contact-details .detail-item p {
  margin-bottom: 0;
}
.contact-template .form-wrapper {
  border-bottom: 1px solid #ff0000;
  padding: 0 0 48px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .contact-template .form-wrapper {
    padding: 0 0 112px;
  }
}
.contact-template .form-wrapper .container {
  max-width: 768px;
}
.contact-template .form-wrapper form .gform-body {
  margin-bottom: 24px;
}
.contact-template .form-wrapper form .gform-body .gform_fields {
  grid-row-gap: 24px;
  grid-column-gap: 24px;
}
.contact-template .form-wrapper form .gform-body .gfield {
  margin-bottom: 0;
}
.contact-template .form-wrapper form .gform-body .gfield legend,
.contact-template .form-wrapper form .gform-body .gfield label {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
}
.contact-template .form-wrapper form .gform-body .gfield input {
  padding: 12px;
}
.contact-template .form-wrapper form .gform_footer {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px 24px;
}
@media (min-width: 768px) {
  .contact-template .form-wrapper form .gform_footer {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: -100px;
  }
}
.contact-template .form-wrapper form .gform_footer input[type=submit] {
  border: none;
  margin-bottom: 0;
  padding: 12px 24px;
}
.contact-template .inquiries {
  padding: 48px 0;
}
@media (min-width: 768px) {
  .contact-template .inquiries {
    padding: 112px 0 64px;
  }
}
.contact-template .inquiries h2 {
  max-width: 768px;
  color: #ffffff;
  text-align: center;
  margin: 0 auto 24px;
}
.contact-template .inquiries .intro-copy {
  max-width: 768px;
  margin: auto;
  text-align: center;
  margin-bottom: 80px;
}
.contact-template .inquiries .intro-copy p {
  margin-bottom: 0px;
}
.contact-template .inquiries .inquiry-type-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
@media (min-width: 768px) {
  .contact-template .inquiries .inquiry-type-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.contact-template .inquiries .inquiry-type-container a.inquiry-type:hover .button-white {
  -webkit-transform: translateX(32px);
      -ms-transform: translateX(32px);
          transform: translateX(32px);
}
.contact-template .inquiries .inquiry-type-container .inquiry-type {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 16px;
  text-decoration: none;
}
@media (min-width: 768px) {
  .contact-template .inquiries .inquiry-type-container .inquiry-type {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
    padding: 24px;
  }
}
.contact-template .inquiries .inquiry-type-container .inquiry-type .icon img {
  width: 48px;
}
.contact-template .inquiries .inquiry-type-container .inquiry-type .main-inquiry-content p {
  margin-bottom: 8px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .contact-template .inquiries .inquiry-type-container .inquiry-type .main-inquiry-content p {
    margin-bottom: 24px;
    font-size: 16px;
  }
}
.contact-template .inquiries .inquiry-type-container .inquiry-type h3 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .contact-template .inquiries .inquiry-type-container .inquiry-type h3 {
    font-size: 24px;
  }
}
.contact-template .inquiries .inquiry-type-container .inquiry-type .button-white {
  -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact-template .locations {
  padding: 64px 0;
}
.contact-template .locations p.subheading {
  margin-bottom: 24px;
}
.contact-template .locations h2 {
  color: #ffffff;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .contact-template .locations h2 {
    margin-bottom: 64px;
  }
}
.contact-template .locations .locations-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 24px;
  max-height: none;
}
@media (min-width: 768px) {
  .contact-template .locations .locations-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 64px;
  }
}
.contact-template .locations .locations-container .search-filter-results {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
}
@media (min-width: 768px) {
  .contact-template .locations .locations-container .search-filter-results {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 50%;
  }
}
.contact-template .locations .locations-container .locations-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
  padding: 16px;
  border-radius: 4px 0px 0px 4px;
  border: 1px solid #28001e;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(40, 0, 30, 0.8)), to(rgba(40, 0, 30, 0.8))), #ffffff;
  background: -webkit-linear-gradient(bottom, rgba(40, 0, 30, 0.8) 0%, rgba(40, 0, 30, 0.8) 100%), #ffffff;
  background: linear-gradient(0deg, rgba(40, 0, 30, 0.8) 0%, rgba(40, 0, 30, 0.8) 100%), #ffffff;
}
@media (min-width: 768px) {
  .contact-template .locations .locations-container .locations-sidebar {
    padding: 32px;
  }
}
.contact-template .locations .locations-container .locations-sidebar .locations-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: unset;
      flex-wrap: unset;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  row-gap: 16px;
}
@media (min-width: 768px) {
  .contact-template .locations .locations-container .locations-sidebar .locations-filter {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
    row-gap: 16px;
  }
}
@media (min-width: 1024px) {
  .contact-template .locations .locations-container .locations-sidebar .locations-filter {
    -ms-flex-wrap: unset;
        flex-wrap: unset;
    gap: 16px;
  }
}
.contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--type-choice {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--type-choice {
    max-width: -webkit-calc(50% - 24px);
    max-width: calc(50% - 24px);
  }
}
@media (min-width: 1024px) {
  .contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--type-choice {
    max-width: 136px;
  }
}
.contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--type-choice .search-filter-component-combobox {
  border-radius: 100px;
  border: 1px solid #28001e;
  padding: 6px 16px;
  min-width: 100% !important;
}
.contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--type-choice .search-filter-component-combobox input {
  font-size: 14px;
  color: #28001e;
}
.contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--type-choice .search-filter-component-combobox input::-webkit-input-placeholder {
  color: rgba(40, 0, 30, 0.5);
  font-size: 14px;
}
.contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--type-choice .search-filter-component-combobox input::-moz-placeholder {
  color: rgba(40, 0, 30, 0.5);
  font-size: 14px;
}
.contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--type-choice .search-filter-component-combobox input:-ms-input-placeholder {
  color: rgba(40, 0, 30, 0.5);
  font-size: 14px;
}
.contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--type-choice .search-filter-component-combobox input::-ms-input-placeholder {
  color: rgba(40, 0, 30, 0.5);
  font-size: 14px;
}
.contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--type-choice .search-filter-component-combobox input::placeholder {
  color: rgba(40, 0, 30, 0.5);
  font-size: 14px;
}
.contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--type-choice .search-filter-component-combobox .search-filter-component-combobox__selection {
  font-size: 14px;
}
.contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--type-choice .search-filter-component-combobox .search-filter-component-combobox__listbox-toggle:before {
  content: none;
}
.contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--type-choice .search-filter-component-combobox .search-filter-component-combobox__listbox-toggle .search-filter-icon:after {
  content: "\f107";
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  margin-left: 4px;
  font-size: 16px;
  color: rgba(40, 0, 30, 0.5);
}
.contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--type-choice .search-filter-component-combobox .search-filter-component-combobox__listbox-toggle .search-filter-icon svg {
  display: none;
}
.contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--type-choice .search-filter-component-combobox .search-filter-component-combobox__clear-selection {
  display: none;
}
.contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--control-type-reset button {
  background-color: transparent;
  font-size: 14px;
  color: #ffffff;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #ffffff;
  padding: 4px 6px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact-template .locations .locations-container .locations-sidebar .locations-filter .search-filter-field--control-type-reset button:hover {
  color: #c6def3 !important;
  border-color: #c6def3 !important;
  background: none !important;
}
.contact-template .locations .locations-container .locations-sidebar .locations-list {
  overflow-y: scroll;
  max-height: 35vh;
  /* Track */
  /* Handle */
}
@media (min-width: 768px) {
  .contact-template .locations .locations-container .locations-sidebar .locations-list {
    max-height: 55vh;
    min-height: 55vh;
  }
}
.contact-template .locations .locations-container .locations-sidebar .locations-list::-webkit-scrollbar {
  width: 8px;
}
.contact-template .locations .locations-container .locations-sidebar .locations-list::-webkit-scrollbar-track {
  border-radius: 100px;
}
.contact-template .locations .locations-container .locations-sidebar .locations-list::-webkit-scrollbar-thumb {
  background: #ffffff;
  border-radius: 100px;
}
.contact-template .locations .locations-container .locations-sidebar .locations-list .locations-list-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
  margin-right: 8px;
}
@media (min-width: 768px) {
  .contact-template .locations .locations-container .locations-sidebar .locations-list .locations-list-items {
    margin-right: 24px;
  }
}
.contact-template .locations .locations-container .locations-sidebar .locations-list .locations-list-items .location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 24px;
  background-color: #ffffff;
  border: 1px solid rgba(40, 0, 30, 0.2);
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 6px 12px 0px rgba(40, 0, 30, 0);
          box-shadow: 0px 6px 12px 0px rgba(40, 0, 30, 0);
}
.contact-template .locations .locations-container .locations-sidebar .locations-list .locations-list-items .location:hover {
  -webkit-box-shadow: 0px 6px 12px 0px rgba(40, 0, 30, 0.9);
          box-shadow: 0px 6px 12px 0px rgba(40, 0, 30, 0.9);
  cursor: pointer;
}
.contact-template .locations .locations-container .locations-sidebar .locations-list .locations-list-items .location h3 {
  color: #28001e;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 8px;
}
.contact-template .locations .locations-container .locations-sidebar .locations-list .locations-list-items .location a {
  color: rgba(40, 0, 30, 0.8);
  text-decoration: none;
}
.contact-template .locations .locations-container .locations-sidebar .locations-list .locations-list-items .location a span {
  display: block;
}
.contact-template .locations .locations-container .locations-sidebar .locations-list .locations-list-items .location a:hover {
  color: rgba(40, 0, 30, 0.6);
  opacity: 1;
}
.contact-template .locations .locations-container .locations-sidebar .locations-list .locations-list-items .location a.location-phone {
  margin-top: 8px;
}
.contact-template .locations .locations-container .locations-map {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
}
@media (min-width: 768px) {
  .contact-template .locations .locations-container .locations-map {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 50%;
  }
}
.contact-template .locations .locations-container .locations-map .acf-map {
  height: 411px;
}
@media (min-width: 768px) {
  .contact-template .locations .locations-container .locations-map .acf-map {
    height: 100%;
  }
}
.contact-template .locations .locations-container .locations-map .acf-map .gm-style-iw-d {
  padding: 0 12px 16px;
}
.contact-template .locations .locations-container .locations-map .acf-map h3 {
  color: #28001e;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 8px;
}
.contact-template .locations .locations-container .locations-map .acf-map a {
  color: rgba(40, 0, 30, 0.8);
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
.contact-template .locations .locations-container .locations-map .acf-map a span {
  display: block;
}
.contact-template .locations .locations-container .locations-map .acf-map a:hover {
  color: rgba(40, 0, 30, 0.6);
  opacity: 1;
}
.contact-template .locations .locations-container .locations-map .acf-map a.location-phone {
  margin-top: 8px;
}
.contact-template .testimonials {
  padding: 24px 0;
}
@media (min-width: 768px) {
  .contact-template .testimonials {
    padding: 64px 0;
  }
}
.contact-template .testimonials .container {
  position: relative;
  text-align: center;
}
.contact-template .testimonials .container .swiper-container {
  width: 100%;
}
.contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide {
  visibility: hidden;
}
.contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide.swiper-slide-active {
  visibility: visible !important;
}
.contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container {
  position: relative;
  display: inline-block;
  padding: 16px 32px;
}
.contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container .pixel {
  position: relative;
  top: 0px;
  left: 100%;
  width: 30px;
  height: 30px;
  z-index: 1;
}
@media (max-width: 767px) {
  .contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container .pixel {
    width: 20px;
    height: 20px;
  }
}
.contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container.has-pixel .image {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
}
.contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container .image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 100px;
}
@media (max-width: 767px) {
  .contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-image-container .image {
    max-height: 75px;
  }
}
.contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content {
  padding: 32px;
  max-width: 800px;
  width: 75vw;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content {
    padding: 24px;
  }
}
@media (min-width: 1440px) {
  .contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content {
    width: 100%;
    max-width: 940px;
  }
}
.contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content p {
  font-size: 24px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content p {
    font-size: 16px;
  }
}
.contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content p:last-child {
  margin-bottom: 0;
}
.contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .name {
  color: #ffffff;
  font-weight: 600;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
}
.contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .fa-linkedin {
  color: #ffffff;
  margin-left: 8px;
  font-size: 18px;
}
.contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .title,
.contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .byline {
  color: #ffffff;
  display: block;
  line-height: 1.75;
}
@media (max-width: 767px) {
  .contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .title,
  .contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .byline {
    font-size: 14px;
    line-height: 1.5;
  }
}
.contact-template .testimonials .container .swiper-container .swiper-wrapper .testimonial-slide .testimonial-content .testimonial-bio .byline {
  font-size: 14px;
  font-style: italic;
}
.contact-template .testimonials .container .swiper-button-next,
.contact-template .testimonials .container .swiper-button-prev {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid #28001e;
  background-color: #ffffff;
  color: #28001e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 767px) {
  .contact-template .testimonials .container .swiper-button-next,
  .contact-template .testimonials .container .swiper-button-prev {
    width: 32px;
    height: 32px;
  }
}
.contact-template .testimonials .container .swiper-button-next {
  right: 32px;
}
@media (max-width: 767px) {
  .contact-template .testimonials .container .swiper-button-next {
    right: 16px;
  }
}
.contact-template .testimonials .container .swiper-button-prev {
  left: 32px;
}
@media (max-width: 767px) {
  .contact-template .testimonials .container .swiper-button-prev {
    left: 16px;
  }
}
.contact-template .testimonials .container .swiper-button-next::after,
.contact-template .testimonials .container .swiper-button-prev::after {
  font-family: "Font Awesome 6 Pro";
  font-size: 14px;
}
@media (max-width: 767px) {
  .contact-template .testimonials .container .swiper-button-next::after,
  .contact-template .testimonials .container .swiper-button-prev::after {
    font-size: 10px;
  }
}
.contact-template .testimonials .container .swiper-button-next::after {
  content: "\f054";
}
.contact-template .testimonials .container .swiper-button-prev::after {
  content: "\f104";
}

.page-template-default .main-content {
  margin: 80px auto;
}
@media (max-width: 767px) {
  .page-template-default .main-content {
    margin: 48px auto;
  }
}
.page-template-default .main-content h1 {
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .page-template-default .main-content h1 {
    margin-bottom: 32px;
  }
}
.page-template-default .main-content h2, .page-template-default .main-content h3, .page-template-default .main-content h4, .page-template-default .main-content h5, .page-template-default .main-content h6 {
  margin-top: 48px;
}
@media (max-width: 767px) {
  .page-template-default .main-content h2, .page-template-default .main-content h3, .page-template-default .main-content h4, .page-template-default .main-content h5, .page-template-default .main-content h6 {
    margin-top: 32px;
  }
}

.related-service-block {
  background-color: #c6def3;
  padding: 36px;
  margin: 48px 0;
}
.related-service-block a {
  text-decoration: none;
  color: #28001e;
}
.related-service-block a .subheading {
  color: #28001e;
}
.related-service-block a h4 {
  margin: 0 0 10px 0 !important;
}
.related-service-block a p {
  margin: 0;
  font-size: 14px;
}
.related-service-block a .content {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .related-service-block a .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 32px;
  }
}
.related-service-block a .content img {
  height: 50px;
  width: 50px;
}

.wp-block-pullquote {
  text-align: left;
  padding: 0 20px;
  margin: 32px 0;
  border-left: 2px solid #28001e;
  line-height: 1.4;
}
.wp-block-pullquote p:last-of-type {
  margin-bottom: 10px;
}
.wp-block-pullquote cite {
  font-size: 16px;
  font-weight: 600;
}

.wp-block-video {
  position: relative;
}
.wp-block-video:hover:before {
  opacity: 0.8;
  cursor: pointer;
}

.wp-block-video::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 85px;
  height: 85px;
  background: url(../../dist/css/img/video-block-overlay.svg);
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.wp-block-video.video-playing::before {
  opacity: 0;
}

.wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
  overflow: hidden;
}
.wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wp-block-quote {
  background-color: rgba(198, 222, 243, 0.5);
  color: #28001e;
  padding: 64px 16px;
  margin: 64px auto;
  width: 100%;
}
@media (min-width: 1024px) {
  .wp-block-quote {
    margin: 80px -10%;
    width: 120%;
  }
}
.wp-block-quote h2, .wp-block-quote h3, .wp-block-quote h4, .wp-block-quote h5, .wp-block-quote p, .wp-block-quote h6 {
  margin-top: 0 !important;
}
.wp-block-quote > * {
  max-width: 650px;
  margin: 0 auto;
  line-height: 1.5;
}
.wp-block-quote cite {
  margin-top: 32px;
  font-style: normal;
}

.wp-block-video,
.wp-block-embed,
.wp-block-image {
  margin: 32px 0;
}

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