@charset "UTF-8";

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

.center-y {
  top: 50%;
  transform: translateY(-50%);
}

.center-x {
  left: 50%;
  transform: translateX(-50%);
}

.center-xy {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.bottom-0{
  bottom: 0px;
}

.left-0{
  left: 0px;
}

.right-0{
  right: 0px;
}

.top-0{
  top: 0px;
}

.z-10{
  z-index: 10;
}

.z-50{
  z-index: 50;
}

.\!m-0{
  margin: 0px !important;
}

.m-0{
  margin: 0px;
}

.mx-auto{
  margin-left: auto;
  margin-right: auto;
}

.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-14{
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.-mt-3{
  margin-top: -0.75rem;
}

.-mt-32{
  margin-top: -8rem;
}

.-mt-40{
  margin-top: -10rem;
}

.mb-1{
  margin-bottom: 0.25rem;
}

.mb-10{
  margin-bottom: 2.5rem;
}

.mb-11{
  margin-bottom: 2.75rem;
}

.mb-12{
  margin-bottom: 3rem;
}

.mb-16{
  margin-bottom: 4rem;
}

.mb-2{
  margin-bottom: 0.5rem;
}

.mb-20{
  margin-bottom: 5rem;
}

.mb-3{
  margin-bottom: 0.75rem;
}

.mb-4{
  margin-bottom: 1rem;
}

.mb-5{
  margin-bottom: 1.25rem;
}

.mb-6{
  margin-bottom: 1.5rem;
}

.mb-7{
  margin-bottom: 1.75rem;
}

.mb-8{
  margin-bottom: 2rem;
}

.ml-4{
  margin-left: 1rem;
}

.ml-auto{
  margin-left: auto;
}

.mr-4{
  margin-right: 1rem;
}

.mt-0{
  margin-top: 0px;
}

.mt-10{
  margin-top: 2.5rem;
}

.mt-12{
  margin-top: 3rem;
}

.mt-14{
  margin-top: 3.5rem;
}

.mt-16{
  margin-top: 4rem;
}

.mt-2{
  margin-top: 0.5rem;
}

.mt-20{
  margin-top: 5rem;
}

.mt-3{
  margin-top: 0.75rem;
}

.mt-4{
  margin-top: 1rem;
}

.mt-5{
  margin-top: 1.25rem;
}

.mt-6{
  margin-top: 1.5rem;
}

.mt-7{
  margin-top: 1.75rem;
}

.mt-8{
  margin-top: 2rem;
}

.block{
  display: block;
}

.inline-block{
  display: inline-block;
}

.inline{
  display: inline;
}

.flex{
  display: flex;
}

.table{
  display: table;
}

.grid{
  display: grid;
}

.hidden{
  display: none;
}

.\!h-auto{
  height: auto !important;
}

.h-\[220px\]{
  height: 220px;
}

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

.w-\[20px\]{
  width: 20px;
}

.w-\[25px\]{
  width: 25px;
}

.w-full{
  width: 100%;
}

.max-w-1000{
  max-width: 1000px;
}

.max-w-1050{
  max-width: 1050px;
}

.max-w-1100{
  max-width: 1100px;
}

.max-w-1150{
  max-width: 1150px;
}

.max-w-1200{
  max-width: 1200px;
}

.max-w-1250{
  max-width: 1250px;
}

.max-w-1300{
  max-width: 1300px;
}

.max-w-1350{
  max-width: 1350px;
}

.max-w-1400{
  max-width: 1400px;
}

.max-w-200{
  max-width: 200px;
}

.max-w-25{
  max-width: 25px;
}

.max-w-250{
  max-width: 250px;
}

.max-w-300{
  max-width: 300px;
}

.max-w-350{
  max-width: 350px;
}

.max-w-400{
  max-width: 400px;
}

.max-w-450{
  max-width: 450px;
}

.max-w-500{
  max-width: 500px;
}

.max-w-550{
  max-width: 550px;
}

.max-w-600{
  max-width: 600px;
}

.max-w-650{
  max-width: 650px;
}

.max-w-700{
  max-width: 700px;
}

.max-w-750{
  max-width: 750px;
}

.max-w-800{
  max-width: 800px;
}

.max-w-850{
  max-width: 850px;
}

.max-w-900{
  max-width: 900px;
}

.max-w-950{
  max-width: 950px;
}

.max-w-\[1200px\]{
  max-width: 1200px;
}

.max-w-\[176px\]{
  max-width: 176px;
}

.max-w-\[320px\]{
  max-width: 320px;
}

.max-w-\[375px\]{
  max-width: 375px;
}

.max-w-\[385px\]{
  max-width: 385px;
}

.max-w-\[388px\]{
  max-width: 388px;
}

.max-w-\[415px\]{
  max-width: 415px;
}

.max-w-\[425px\]{
  max-width: 425px;
}

.max-w-\[460px\]{
  max-width: 460px;
}

.max-w-\[520px\]{
  max-width: 520px;
}

.max-w-\[580px\]{
  max-width: 580px;
}

.max-w-\[690px\]{
  max-width: 690px;
}

.flex-auto{
  flex: 1 1 auto;
}

.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer{
  cursor: pointer;
}

.columns-2{
  -moz-columns: 2;
       columns: 2;
}

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

.flex-col{
  flex-direction: column;
}

.flex-wrap{
  flex-wrap: wrap;
}

.items-start{
  align-items: flex-start;
}

.items-center{
  align-items: center;
}

.items-stretch{
  align-items: stretch;
}

.justify-end{
  justify-content: flex-end;
}

.justify-center{
  justify-content: center;
}

.justify-between{
  justify-content: space-between;
}

.\!gap-0{
  gap: 0px !important;
}

.\!gap-1{
  gap: 0.25rem !important;
}

.gap-1{
  gap: 0.25rem;
}

.gap-10{
  gap: 2.5rem;
}

.gap-11{
  gap: 2.75rem;
}

.gap-12{
  gap: 3rem;
}

.gap-16{
  gap: 4rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-20{
  gap: 5rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-32{
  gap: 8rem;
}

.gap-4{
  gap: 1rem;
}

.gap-5{
  gap: 1.25rem;
}

.gap-6{
  gap: 1.5rem;
}

.gap-7{
  gap: 1.75rem;
}

.gap-8{
  gap: 2rem;
}

.gap-x-14{
  -moz-column-gap: 3.5rem;
       column-gap: 3.5rem;
}

.gap-x-24{
  -moz-column-gap: 6rem;
       column-gap: 6rem;
}

.gap-y-12{
  row-gap: 3rem;
}

.gap-y-14{
  row-gap: 3.5rem;
}

.gap-y-16{
  row-gap: 4rem;
}

.overflow-hidden{
  overflow: hidden;
}

.rounded{
  border-radius: 0.25rem;
}

.rounded-12{
  border-radius: 12px;
}

.rounded-8{
  border-radius: 8px;
}

.rounded-lg{
  border-radius: 0.5rem;
}

.rounded-b-lg{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-tr-12{
  border-top-right-radius: 12px;
}

.border{
  border-width: 1px;
}

.border-2{
  border-width: 2px;
}

.border-t-2{
  border-top-width: 2px;
}

.border-solid{
  border-style: solid;
}

.border-none{
  border-style: none;
}

.border-blue{
  border-color: var(--color-secondary);
}

.border-t-blue{
  border-top-color: var(--color-secondary);
}

.bg-black{
  background-color: var(--color-site-black);
}

.bg-grey{
  background-color: var(--color-site-grey);
}

.bg-primary{
  background-color: var(--color-primary);
}

.bg-white{
  background-color: var(--color-site-white);
}

.bg-none{
  background-image: none;
}

.p-0{
  padding: 0px;
}

.p-10{
  padding: 2.5rem;
}

.p-12{
  padding: 3rem;
}

.p-16{
  padding: 4rem;
}

.p-7{
  padding: 1.75rem;
}

.p-8{
  padding: 2rem;
}

.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-14{
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.px-16{
  padding-left: 4rem;
  padding-right: 4rem;
}

.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-32{
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-9{
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.pb-1{
  padding-bottom: 0.25rem;
}

.pb-10{
  padding-bottom: 2.5rem;
}

.pb-12{
  padding-bottom: 3rem;
}

.pb-14{
  padding-bottom: 3.5rem;
}

.pb-16{
  padding-bottom: 4rem;
}

.pb-2{
  padding-bottom: 0.5rem;
}

.pb-2\.5{
  padding-bottom: 0.625rem;
}

.pb-20{
  padding-bottom: 5rem;
}

.pb-24{
  padding-bottom: 6rem;
}

.pb-28{
  padding-bottom: 7rem;
}

.pb-3{
  padding-bottom: 0.75rem;
}

.pb-4{
  padding-bottom: 1rem;
}

.pb-40{
  padding-bottom: 10rem;
}

.pb-5{
  padding-bottom: 1.25rem;
}

.pb-52{
  padding-bottom: 13rem;
}

.pb-8{
  padding-bottom: 2rem;
}

.pb-9{
  padding-bottom: 2.25rem;
}

.pr-4{
  padding-right: 1rem;
}

.pr-5{
  padding-right: 1.25rem;
}

.pt-10{
  padding-top: 2.5rem;
}

.pt-12{
  padding-top: 3rem;
}

.pt-14{
  padding-top: 3.5rem;
}

.pt-16{
  padding-top: 4rem;
}

.pt-24{
  padding-top: 6rem;
}

.pt-28{
  padding-top: 7rem;
}

.pt-32{
  padding-top: 8rem;
}

.pt-8{
  padding-top: 2rem;
}

.pt-9{
  padding-top: 2.25rem;
}

.text-left{
  text-align: left;
}

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

.text-right{
  text-align: right;
}

.align-text-top{
  vertical-align: text-top;
}

.align-text-bottom{
  vertical-align: text-bottom;
}

.text-10{
  font-size: 10px;
}

.text-12{
  font-size: 12px;
}

.text-16{
  font-size: 16px;
}

.text-18{
  font-size: 18px;
}

.text-20{
  font-size: 20px;
}

.text-24{
  font-size: 24px;
}

.text-30{
  font-size: 30px;
}

.text-32{
  font-size: 32px;
}

.font-bold{
  font-weight: 700;
}

.font-medium{
  font-weight: 500;
}

.font-normal{
  font-weight: 400;
}

.italic{
  font-style: italic;
}

.lining-nums{
  --tw-numeric-figure: lining-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.leading-normal{
  line-height: 1.5;
}

.text-black{
  color: var(--color-site-black);
}

.text-blue{
  color: var(--color-secondary);
}

.text-green{
  color: var(--color-green);
}

.text-red{
  color: var(--color-primary);
}

.text-white{
  color: var(--color-site-white);
}

.underline{
  text-decoration-line: underline;
}

.outline{
  outline-style: solid;
}

.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.sepia{
  --tw-sepia: sepia(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.alignfull{
  margin: 2rem calc(50% - 50vw) !important;
  max-width: 100vw !important;
  width: 100vw;
}

.alignwide{
  margin: 2rem 0;
  max-width: 1280px !important;
}

.alignnone{
  margin-left: 0px;
  margin-right: 0px;
  height: auto;
  max-width: 100%;
}

.aligncenter{
  margin: 0.5rem auto;
  display: block;
}

@media (min-width: 600px){
  .alignleft:not(.wp-block-button){
    margin-right: 0.5rem;
    float: left;
  }

  .alignright:not(.wp-block-button){
    margin-left: 0.5rem;
    float: right;
  }

  .wp-block-button.alignleft a{
    float: left;
    margin-right: 1rem;
  }

  .wp-block-button.alignright a{
    float: right;
    margin-left: 1rem;
  }
}

.wp-caption{
  display: inline-block;
}

.wp-caption img{
  margin-bottom: 0.5rem;
  line-height: 1;
}

.wp-caption-text{
  font-size: 10px;
  color: #718096;
}

:root {
  --color-primary: #d71b23;
  --color-secondary: #005a88;
  --color-tertiary: #14c1e7;
  --color-green: #4eb32a;
  --color-site-black: #002e56;
  --color-site-grey: #f3f3f3;
  --color-site-white: #ffffff;
  --color-black: #000000;
  --color-grey: #cccccc;
  --color-white: #ffffff;
  --color-smoke: #f5f5f5;
  --filter-color-primary: brightness(0) saturate(100%) invert(21%) sepia(62%) saturate(3008%) hue-rotate(198deg) brightness(105%) contrast(101%);
  --filter-color-blue: brightness(0) saturate(100%) invert(21%) sepia(62%) saturate(3008%) hue-rotate(198deg) brightness(105%) contrast(101%);
  --filter-color-secondary: brightness(0) saturate(100%) invert(12%) sepia(95%) saturate(1362%) hue-rotate(204deg) brightness(95%) contrast(110%);
  --filter-color-red: brightness(0) saturate(100%) invert(12%) sepia(95%) saturate(1362%) hue-rotate(204deg) brightness(95%) contrast(110%);
  --filter-color-tertiary: brightness(0) saturate(100%) invert(63%) sepia(25%) saturate(7459%) hue-rotate(1deg) brightness(104%) contrast(104%);
  --filter-color-orange: brightness(0) saturate(100%) invert(63%) sepia(25%) saturate(7459%) hue-rotate(1deg) brightness(104%) contrast(104%);
  --filter-color-quaternary: brightness(0) saturate(100%) invert(22%) invert(73%) sepia(92%) saturate(556%) hue-rotate(357deg) brightness(99%) contrast(106%);
  --filter-color-yellow: brightness(0) saturate(100%) invert(22%) invert(73%) sepia(92%) saturate(556%) hue-rotate(357deg) brightness(99%) contrast(106%);
  --filter-color-black: brightness(0) saturate(100%) invert(8%) sepia(43%) saturate(3060%) hue-rotate(185deg) brightness(92%) contrast(101%);
  --filter-color-site-grey: brightness(0) saturate(100%) invert(96%) sepia(8%) saturate(47%) hue-rotate(170deg) brightness(100%) contrast(94%);
  --filter-color-site-white: brightness(0) saturate(100%) invert(100%);
  --filter-color-true-black: brightness(0) saturate(100%);
  --filter-color-white: brightness(0) saturate(100%) invert(100%);
  --filter-color-grey: brightness(0) saturate(100%) invert(98%) sepia(0%) saturate(485%) hue-rotate(134deg) brightness(88%) contrast(83%);
}

/* purgecss start ignore */

/*** Variables ***/

/*** Structure ***/

body {
  margin: 0;
}

/*** Missing Default Styling From WP Since We Disabled It ***/

.wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
}

.wp-block-columns {
  max-width: 960px;
  gap: 32px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1000px) {
  .wp-block-columns {
    gap: 16px;
  }
}

/*** Accessibility ***/

a:focus {
  outline: 1px solid #0000EE;
}

/*** Typography ***/

* {
  font-variant-numeric: lining-nums !important;
}

.heading-font, .kansas {
  font-family: "gelo", serif;
}

.paragraph-font, .nimbus {
  font-family: "new-atten", sans-serif;
}

::-moz-placeholder {
  font-family: "new-atten", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: var(--color-site-black);
  line-height: 140%;
}

::placeholder,
div,
input,
li,
p,
span,
ul {
  font-family: "new-atten", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: var(--color-site-black);
  line-height: 140%;
}

p {
  margin-bottom: 16px;
}

p:last-of-type {
  margin-bottom: 0;
}

::-moz-placeholder {
  font-family: "new-atten", sans-serif;
}

::placeholder {
  font-family: "new-atten", sans-serif;
}

a {
  font-weight: 700;
  text-decoration: none;
  color: var(--color-primary);
}

a:hover {
  text-decoration: underline;
}

.bg-black a {
  color: var(--color-tertiary);
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "gelo", serif;
  position: relative;
  color: var(--color-site-black);
  font-weight: 800 !important;
  line-height: 120%;
  margin-top: 0;
  margin-bottom: 16px;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span {
  font-size: inherit;
}

h1.text-white,
h2.text-white,
h3.text-white,
h4.text-white,
h5.text-white {
  color: white;
}

.hero-top-text {
  font-size: 48px !important;
  color: var(--color-site-white);
}

.hero-bottom-text {
  font-size: 24px;
  font-family: "new-atten", sans-serif;
  color: var(--color-site-white);
  font-weight: 700 !important;
}

h1, .h1 {
  font-size: 38px;
  margin-top: 0;
  color: var(--color-secondary);
}

h2, .h2 {
  font-size: 32px;
  color: var(--color-secondary);
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 22px;
}

h5, .h5 {
  font-size: 20px;
}

.home .hero-top-text, .page-template-template-hub .hero-top-text {
  font-size: 52px;
}

.home .hero-bottom-text, .page-template-template-hub .hero-bottom-text {
  font-size: 24px;
}

.home h1, .home .h1, .page-template-template-hub h1, .page-template-template-hub .h1 {
  font-size: 24px;
}

.home h2, .home .h2, .page-template-template-hub h2, .page-template-template-hub .h2 {
  font-size: 40px;
}

.home h3, .home .h3, .page-template-template-hub h3, .page-template-template-hub .h3 {
  font-size: 32px;
}

.home h4, .home .h4, .page-template-template-hub h4, .page-template-template-hub .h4 {
  font-size: 26px;
}

.home h5, .home .h5, .page-template-template-hub h5, .page-template-template-hub .h5 {
  font-size: 20px;
}

.page-template-template-services-alternate h1 {
  font-size: 38px;
}

.page-template-template-services-alternate h2 {
  font-size: 30px;
}

.page-template-template-services-alternate h3 {
  font-size: 32px;
}

.page-template-template-services-alternate h4 {
  font-size: 24px;
}

.heading-text-black h1, .heading-text-black h2, .heading-text-black h3, .heading-text-black h4, .heading-text-black h5 {
  color: var(--color-site-black);
}

span {
  font-weight: inherit;
  font-variation-settings: inherit;
  font-family: inherit;
  color: inherit;
}

.filter-black {
  filter: var(--filter-color-black);
}

.filter-white {
  filter: var(--filter-color-white);
}

.filter-blue {
  filter: var(--filter-color- var(--color-secondary));
}

strong {
  font-weight: bold;
}

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

.text-24 p,
.text-24 span,
.laptop\:text-24 p,
.laptop\:text-24 span {
  font-size: 24px;
}

.text-32 p,
.text-32 span,
.laptop\:text-32 p,
.laptop\:text-32 span {
  font-size: 32px;
}

.text-16 p,
.laptop\:text-16 p {
  font-size: 16px;
}

.leading-normal p {
  line-height: 1.5;
}

.font-normal {
  font-weight: 400 !important;
}

.font-medium span,
.font-medium p {
  font-weight: 500;
}

.text-20 p {
  font-size: 20px;
  line-height: 28px;
}

.text-white p, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white span, .text-white a, .text-white li, .text-white div {
  color: white;
}

.text-black h2, .text-black h3, .text-black li, .text-black span, .text-black a, .text-black p {
  color: var(--color-site-black);
}

.text-10 div, .text-10 span, .text-10 p {
  font-size: 10px;
}

.text-12 div, .text-12 span, .text-12 p {
  font-size: 12px;
}

.leading-0 {
  line-height: 0;
}

.p-leading-0 p {
  line-height: 0;
}

/*** Universal ***/

*,
::before,
::after {
  box-sizing: border-box;
}

form {
  margin-top: 16px;
}

form .frm_fields_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

form .frm_fields_container input, form .frm_fields_container textarea, form .frm_fields_container select {
  background-color: var(--color-site-white) !important;
  border: 1px solid var(--color-tertiary) !important;
  margin-bottom: 8px;
  color: var(--color-secondary) !important;
  font-weight: 900;
  border-radius: 4px;
  padding: 6px 10px;
  width: 100%;
}

form .frm_fields_container input::-moz-placeholder, form .frm_fields_container textarea::-moz-placeholder, form .frm_fields_container select::-moz-placeholder {
  color: var(--color-secondary) !important;
}

form .frm_fields_container input::placeholder, form .frm_fields_container textarea::placeholder, form .frm_fields_container select::placeholder {
  color: var(--color-secondary) !important;
}

form .frm_fields_container input option, form .frm_fields_container textarea option, form .frm_fields_container select option {
  font-weight: bold;
}

form .frm_fields_container .frm_radio, form .frm_fields_container .frm_checkbox {
  margin-bottom: 3px;
}

form .frm_fields_container .frm_radio label, form .frm_fields_container .frm_checkbox label {
  align-items: center;
  display: flex;
}

form .frm_fields_container .frm_radio input, form .frm_fields_container .frm_checkbox input {
  max-width: 20px;
  margin: 0 10px 0 0;
}

form .frm_fields_container .frm_radio:last-of-type, form .frm_fields_container .frm_checkbox:last-of-type {
  margin-bottom: 0;
}

form .frm_fields_container .sigPad .sigWrapper {
  height: auto !important;
}

form .frm_fields_container .sigPad .sigWrapper .typed input {
  width: 100% !important;
}

form .frm_fields_container .sigPad .sigWrapper canvas {
  width: 100%;
  height: 100px;
  border: 1px solid var(--color-secondary) !important;
  border-radius: 6px;
  margin-top: -50px;
}

@media screen and (max-width: 1024px) {
  form .frm_fields_container .sigPad .sigWrapper canvas {
    width: 100%;
    height: 150px;
  }
}

form .frm_fields_container .sigPad .sigWrapper .clearButton {
  z-index: 1;
}

form .frm_fields_container .sigPad .sigWrapper .sigNav {
  max-width: 200px;
  display: flex;
  width: 100%;
  gap: 40px;
}

form .frm_fields_container .sigPad .sigWrapper .sigNav li {
  width: 40px;
}

form .frm_fields_container .frm_submit {
  margin: 0 auto;
}

form .frm_fields_container .frm_submit button {
  margin-top: 3px !important;
  cursor: pointer;
}

form .frm_fields_container .frm_submit a.frm_start_over {
  display: none;
}

@media screen and (min-width: 1000px) {
  form .frm_fields_container .frm6 {
    max-width: 48%;
  }
}

form label {
  display: block;
  text-align: left;
}

form .frm_verify {
  display: none;
}

form .frm_single_upload svg, form .frm_dropzone svg {
  display: none;
}

.hide-labels label, .hideLabels label, .hide-label label, .hideLabel label {
  display: none !important;
}

.frm_error_style {
  color: var(--color-site-black);
  font-size: 12px;
  margin-bottom: 8px;
}

.frm_error {
  margin-top: -5px;
  margin-bottom: 12px;
  color: red;
}

.frm_form_field {
  flex: 1 100%;
  margin-bottom: 9px;
}

.frm_form_field.frm_half {
  flex: 1 50%;
  max-width: 49%;
}

legend {
  display: none;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

div, section, footer, a, ul, p {
  position: relative;
}

* {
  transition: background 0.4s, color 0.4s, border-color 0.4s, filter 0.4s, opacity 0.4s, max-width 0.4s, max-height 0.4s, border 0.4s, padding 0.4s;
}

*:focus {
  outline: none;
}

iframe {
  max-width: 100%;
}

.btn, form .frm_fields_container .frm_submit button, .wp-block-button__link {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  font-family: "gelo", serif;
  min-width: 165px;
  padding: 16px 20px;
  margin-top: 16px;
  text-align: center;
  border: none;
  line-height: 100%;
  position: relative;
  border-radius: 2px;
  color: var(--color-site-white) !important;
  text-decoration: none !important;
}

.btn.mt-0, form .frm_fields_container .frm_submit button.mt-0, .mt-0.wp-block-button__link {
  margin-top: 0;
}

.btn:hover:before, form .frm_fields_container .frm_submit button:hover:before, .wp-block-button__link:hover:before {
  width: calc(100% + 0px);
  height: calc(100% + 0px);
}

.btn:hover:after, form .frm_fields_container .frm_submit button:hover:after, .wp-block-button__link:hover:after {
  width: calc(100% + 2px);
  height: calc(100% + 2px);
}

.btn:before, form .frm_fields_container .frm_submit button:before, .wp-block-button__link:before, .btn:after, form .frm_fields_container .frm_submit button:after, .wp-block-button__link:after {
  content: "";
  position: absolute;
  border-radius: 2px;
  transition: all 0.4s;
  top: 0;
  left: 0;
  z-index: 1;
}

.btn:before, form .frm_fields_container .frm_submit button:before, .wp-block-button__link:before {
  background: white;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  z-index: -1;
  transition: all 0.4s;
}

.btn:after, form .frm_fields_container .frm_submit button:after, .wp-block-button__link:after {
  background: var(--color-tertiary);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  z-index: -2;
  transition: all 0.4s;
}

.btn.redBtn, form .frm_fields_container .frm_submit button.redBtn, .btn.primaryBtn, .blog-sidebar-items .blog-sidebar-item .btn, form .frm_fields_container .frm_submit button.primaryBtn, .blog-sidebar-items .blog-sidebar-item form .frm_fields_container .frm_submit button, form .frm_fields_container .frm_submit .blog-sidebar-items .blog-sidebar-item button, form .frm_fields_container .frm_submit button.wp-block-button__link, .wp-block-button__link {
  background-image: linear-gradient(-180deg, #d71b23 0%, #b9141b 100%);
}

.btn.blueBtn, form .frm_fields_container .frm_submit button.blueBtn, .blueBtn.wp-block-button__link {
  background-image: linear-gradient(-180deg, #005a88 0%, #002e56 100%);
}

.btn.blueBtn:after, form .frm_fields_container .frm_submit button.blueBtn:after, .blueBtn.wp-block-button__link:after {
  background: var(--color-primary);
}

.btn.lightBlueBtn, .lightBlueBtn.wp-block-button__link, form .frm_fields_container .frm_submit button, .btn .lightblueBtn, form .frm_fields_container .frm_submit button .lightblueBtn, .wp-block-button__link .lightblueBtn {
  background-image: linear-gradient(-180deg, #adf0ff 0%, #14c1e7 100%);
  color: var(--color-site-black) !important;
}

.btn.lightBlueBtn:after, .lightBlueBtn.wp-block-button__link:after, form .frm_fields_container .frm_submit button:after, .btn .lightblueBtn:after, form .frm_fields_container .frm_submit button .lightblueBtn:after, .wp-block-button__link .lightblueBtn:after {
  background: var(--color-secondary);
}

.social-icons-container {
  display: flex;
  justify-content: center;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
}

.social-icons-container .social-media-account {
  width: 28px;
  height: 28px;
  position: relative;
  display: flex;
}

.social-icons-container .social-media-account img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.social-icons-container .social-media-account img.passive-icon {
  opacity: 1;
}

.social-icons-container .social-media-account img.hover-icon {
  opacity: 0;
}

.social-icons-container .social-media-account:hover .passive-icon {
  opacity: 0;
}

.social-icons-container .social-media-account:hover .hover-icon {
  opacity: 1;
}

.align-text-top {
  vertical-align: text-top !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.p-first-mt-0 p:first-of-type, .first-p-mt-0 p:first-of-type {
  margin-top: 0;
}

.p-img-less-mb p img {
  margin-bottom: -14px;
}

.p-text-left p, .text-p-left p {
  text-align: left;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.overlay.blue-overlay {
  background-color: rgba(0, 46, 86, 0.82);
}

ul {
  list-style: disc;
  padding-left: 25px;
  margin: 10px 0;
}

ul li {
  color: var(--color-site-black);
  margin-bottom: 8px;
  position: relative;
}

ul li::marker {
  color: var(--color-primary);
}

.marker-white ul li::marker {
  color: white;
}

.marker-black ul li::marker {
  color: var(--color-site-black);
}

img.alignright {
  float: right;
}

img.alignleft {
  float: left;
}

.se-widget-button {
  cursor: pointer;
}

.accordionItem {
  margin-bottom: 16px;
}

.accordionItem .accordionTitle {
  cursor: pointer;
  line-height: 130%;
  background: white;
  color: var(--color-secondary);
  padding: 17px 49px 17px 15px;
  border-radius: 12px;
  font-size: 20px;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.accordionItem .accordionTitle:after {
  content: "";
  transform: rotate(90deg);
  position: absolute;
  right: 20px;
  line-height: 0;
  transition: transform 0.4s;
  width: 20px;
  height: 3px;
  background: var(--color-secondary);
}

.accordionItem .accordionTitle:before {
  content: "";
  position: absolute;
  right: 20px;
  line-height: 0;
  transition: transform 0.4s;
  width: 20px;
  height: 3px;
  background: var(--color-secondary);
}

.accordionItem .accordionContent {
  max-height: 0;
  opacity: 0;
  padding: 0 20px;
  overflow: hidden;
}

@media (min-width: 1000px) {
  .accordionItem .accordionContent {
    padding: 0;
  }
}

.accordionItem .accordionContent p:first-of-type {
  margin-top: 0;
}

.accordionItem.active .accordionTitle:after {
  transform: rotate(180deg);
}

.accordionItem.active .accordionContent {
  max-height: 3000px;
  opacity: 1;
  padding: 10px 20px;
}

@media (min-width: 1000px) {
  .accordionItem.active .accordionContent {
    padding: 0;
  }
}

.bg-none {
  background: none !important;
}

img {
  max-width: 100%;
}

.border-b-solid {
  border-bottom-style: solid;
}

.border-t-solid {
  border-top-style: solid;
}

.border-l-solid {
  border-left-style: solid;
}

.border-r-solid {
  border-right-style: solid;
}

.box-shadow, .wpsp-faq-child__outer-wrap .wpsp-faq-item {
  box-shadow: 4px 4px 10px -3px rgba(55, 55, 55, 0.32);
}

.box-shadow-full {
  box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, 0.12);
}

.aligncenter {
  margin-top: 0;
  margin-bottom: 0;
}

p:first-of-type:has(img) {
  margin-top: 0;
}

.transparent-white-bg {
  background: rgba(255, 255, 255, 0.8);
}

p:first-of-type() {
  margin-top: 0;
}

.img-rounded-30 img {
  border-radius: 30px;
}

.img-rounded-60 img {
  border-radius: 60px;
}

.img-rounded-80 img {
  border-radius: 80px;
}

.teal-bg, .teal-group-bg2:after, .teal-group-bg:after {
  background-image: linear-gradient(-180deg, rgb(173, 240, 255) 0%, rgb(20, 193, 231) 100%);
}

.blue-bg {
  background-image: linear-gradient(-180deg, rgb(0, 90, 136) 0%, rgb(0, 46, 86) 100%);
}

.colored-border {
  height: 26px;
  background: white;
  border-top: 8px solid var(--color-secondary);
  border-bottom: 12px solid var(--color-primary);
}

.red-border {
  border: 4px solid var(--color-primary);
  border-radius: 8px;
  padding: 4px;
}

.red-border p {
  line-height: 0;
}

.red-border img {
  border-radius: 8px;
}

.white-border {
  border: 4px solid var(--color-site-white);
  border-radius: 8px;
  padding: 4px;
}

.white-border p {
  line-height: 0;
}

.white-border img {
  border-radius: 8px;
}

.white-blue-accent {
  border-radius: 8px;
}

.white-blue-accent:after, .white-blue-accent:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

.white-blue-accent:before {
  background: var(--color-site-white);
  left: 6px;
  top: 6px;
  z-index: -1;
}

.white-blue-accent:after {
  background: var(--color-secondary);
  left: 14px;
  top: 14px;
  z-index: -2;
}

.teal-group-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 670px;
}

@media (max-width: 1000px) {
  .teal-group-bg {
    height: 1320px;
  }
}

.teal-group-bg:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
}

@media (max-width: 1000px) {
  .teal-group-bg:after {
    height: 100%;
  }
}

.teal-group-bg2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 600px;
}

@media (max-width: 1000px) {
  .teal-group-bg2 {
    height: 1320px;
  }
}

.teal-group-bg2:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
}

@media (max-width: 1000px) {
  .teal-group-bg2:after {
    height: 100%;
  }
}

@media (min-width: 1000px) {
  .global-cta-section .cta-right {
    border-left: 6px solid var(--color-secondary);
  }

  .global-cta-section .cta-left {
    border-right: 4px solid var(--color-site-white);
  }
}

@media (max-width: 1000px) {
  .global-cta-section .cta-right {
    border-bottom: 6px solid var(--color-secondary);
  }

  .global-cta-section .cta-left {
    border-top: 4px solid var(--color-site-white);
  }
}

@media (min-width: 1000px) {
  .global-cta-section .cta-right-b {
    border-left: 6px solid var(--color-secondary);
  }

  .global-cta-section .cta-left-b {
    border-right: 4px solid var(--color-site-white);
  }
}

@media (max-width: 1000px) {
  .global-cta-section .cta-top-b {
    border-top: 6px solid var(--color-secondary);
  }

  .global-cta-section .cta-bot-b {
    border-bottom: 4px solid var(--color-site-white);
  }
}

.top-white-curve:before {
  content: "";
  background: url("/wp-content/uploads/white_curve.png") center/100% 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 52px;
  width: 100%;
}

.bottom-white-curve:before {
  content: "";
  background: url("/wp-content/uploads/white_curve.png") center/100% 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 52px;
  width: 100%;
  transform: scaleY(-1);
}

/*** Universal Sections ***/

/* Hero */

.hero .hero-button a {
  max-width: 245px;
  width: 100%;
  padding: 18px;
  font-size: 20px;
}

/* Reviews */

/* Service Area */

.service-area-section ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 0;
  padding: 0;
  margin-top: 22px;
}

.service-area-section ul li {
  display: block;
  flex: 1 50%;
}

.service-area-section ul li a {
  font-size: 20px;
  font-family: "gelo", serif;
  font-weight: 800;
  color: var(--color-site-black);
  line-height: 100%;
  text-decoration: none;
}

.service-area-section ul li a:before {
  content: "•";
  color: var(--color-primary);
  font-size: 30px;
  margin-right: 15px;
}

.service-area-section .btn, .service-area-section form .frm_fields_container .frm_submit button, form .frm_fields_container .frm_submit .service-area-section button, .service-area-section .wp-block-button__link {
  margin-top: 0;
}

.service-area-section .service-area-left h2 {
  font-size: 40px;
}

/*** Glide ***/

.glide__bullets .glide__bullet {
  background: none;
  margin: 0 5px;
  border: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
  border: 1px solid var(--color-primary);
}

.glide__bullets .glide__bullet.glide__bullet--active {
  background: var(--color-primary);
}

.glide__arrows {
  max-width: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
  display: flex;
  justify-content: flex-end;
  gap: 16px;
  text-align: center;
}

.glide__arrows img {
  cursor: pointer;
}

.glide__arrows .glide__arrow {
  padding: 0;
  border: none;
  background: none;
}

@media (max-width: 1000px) {
  .glide__arrows {
    justify-content: center;
    gap: 32px;
  }

  .glide__arrows .glide__arrow img {
    width: 23px;
  }
}

/* WPBR Carousel */

.swiper-pagination .swiper-pagination-bullet {
  opacity: 1 !important;
  background: var(--color-secondary) !important;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: white !important;
}

/*** Header ***/

.default-location header .headerLogo {
  max-width: 172px !important;
}

header#masthead {
  position: fixed;
  width: 100%;
  z-index: 99;
}

header#masthead .headerLogo {
  line-height: 0;
  max-width: 230px;
  width: 100%;
}

header#masthead .headerLogo img {
  width: 100%;
}

header#masthead .stickyHeader {
  display: none;
}

header#masthead .passiveHeader {
  display: block;
}

header#masthead .header-contact .btn, header#masthead .header-contact form .frm_fields_container .frm_submit button, form .frm_fields_container .frm_submit header#masthead .header-contact button, header#masthead .header-contact .wp-block-button__link {
  font-size: 16px;
  padding: 14px 24px;
}

header#masthead .header-borders {
  opacity: 0;
  background: var(--color-secondary);
  height: 3px;
  z-index: -1;
}

header#masthead .header-borders:before {
  content: "";
  background: var(--color-site-white);
  position: absolute;
  top: 100%;
  height: 3px;
  width: 100%;
}

header#masthead .header-borders:after {
  content: "";
  background: var(--color-primary);
  position: absolute;
  top: calc(100% + 3px);
  height: 5px;
  width: 100%;
}

@media screen and (min-width: 1000px) {
  header#masthead.customSticky {
    border-bottom: 1px solid var(--color-site-black);
    max-width: 100%;
    background: var(--color-site-black);
  }

  header#masthead.customSticky .stickyHeader {
    display: flex;
  }

  header#masthead.customSticky .passiveHeader {
    display: none;
  }

  header#masthead.customSticky .header-borders {
    opacity: 1;
  }
}

ul#primary-menu li {
  display: inline-block;
  position: relative;
  margin: 0;
}

ul#primary-menu li:hover > a {
  color: white;
  text-decoration: underline;
}

ul#primary-menu li a {
  font-size: 20px;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 12px 10px;
  margin: 0;
  font-weight: 500;
  display: inline-block;
  color: var(--color-site-white);
  letter-spacing: 0.03em;
  transition: none;
  width: 100%;
  line-height: 100%;
}

@media screen and (max-width: 1350px) {
  ul#primary-menu li a {
    font-size: 14px;
  }
}

ul#primary-menu li .sub-menu-wrap {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  margin: 0;
  text-align: left;
}

ul#primary-menu li .sub-menu-wrap .sub-menu {
  margin: 0;
  padding: 8px 3px;
  min-width: 300px;
  background: var(--color-site-grey);
}

ul#primary-menu li .sub-menu-wrap .sub-menu li {
  display: block !important;
}

ul#primary-menu li .sub-menu-wrap .sub-menu li a {
  margin: 0 !important;
  padding: 6px 15px !important;
  font-weight: 400 !important;
  color: var(--color-site-black) !important;
}

ul#primary-menu li .sub-menu-wrap .sub-menu li a:hover {
  font-weight: bold !important;
}

ul#primary-menu li .sub-menu-wrap .sub-menu-wrap {
  display: none !important;
}

ul#primary-menu li.reverse-dropdown .sub-menu-wrap {
  left: unset;
  right: 0;
  border-radius: 8px 0 8px 8px;
}

ul#primary-menu li.menu-item-has-children:hover .sub-menu-wrap {
  display: block;
}

/*** Home ***/

body.home .not-on-home {
  display: none;
}

body:not(.home) .only-on-home {
  display: none;
}

@media (min-width: 1000px) {
  .home-hero .hero .hero-inner {
    padding-top: 98px;
    padding-bottom: 160px;
  }
}

@media (max-width: 1000px) {
  .home-hero .hero .hero-inner {
    padding-bottom: 140px;
  }
}

.home-service-area.service-area-section ul {
  gap: 16px 0;
  padding-left: 10px;
}

.home-service-area.service-area-section ul li a {
  font-size: 26px;
  padding-left: 24px;
}

.home-service-area.service-area-section ul li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url("/wp-content/uploads/local_pin.svg") center/cover;
  width: 14px;
  height: 20px;
}

/*** Hub ***/

.hub-services a {
  text-decoration: none;
}

.hub-services a h3 {
  margin-top: 20px;
  margin-bottom: 0;
}

.hub-services a:hover {
  background-image: linear-gradient(-180deg, #005a88 0%, #002e56 100%);
}

.hub-services a:hover h3 {
  color: white;
}

/*** Services ***/

.sidebar-box {
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.services-list .services-list-items ul {
  padding: 0;
  list-style: none;
}

@media (min-width: 1000px) {
  .services-list .services-list-items ul {
    -moz-column-count: 3;
         column-count: 3;
  }
}

.services-list .services-list-items ul li a {
  font-size: 16px;
}

.services-main .services-main-right .sidebar-blog .sidebar-blog-item {
  color: var(--color-site-black);
  font-family: "gelo", serif;
  font-weight: 700;
  padding-right: 24px;
}

.services-main .services-main-right .sidebar-blog .sidebar-blog-item:after {
  content: url("/wp-content/uploads/icons_arrow.svg");
  position: absolute;
  right: 0;
  top: 0;
  width: 6px;
}

@media (min-width: 1000px) {
  .right-photo .right-photo-left {
    min-height: 410px;
  }
}

/* To be used for FAQ Section */

.wpsp-faq-child__outer-wrap .wpsp-faq-item {
  background: white;
  border: none !important;
  border-radius: 8px !important;
  margin-bottom: 20px;
}

.wpsp-faq-child__outer-wrap .wpsp-faq-item .wpsp-faq-questions {
  padding: 11px 15px;
}

.wpsp-faq-child__outer-wrap .wpsp-faq-item .wpsp-faq-questions .wpsp-question {
  font-weight: 800;
  font-family: "gelo", serif;
  font-size: 20px;
  padding-right: 48px;
}

.wpsp-faq-child__outer-wrap .wpsp-faq-item .wpsp-faq-questions .wpsp-faq-icon-wrap {
  display: none !important;
}

.wpsp-faq-child__outer-wrap .wpsp-faq-item .wpsp-faq-questions:before, .wpsp-faq-child__outer-wrap .wpsp-faq-item .wpsp-faq-questions:after {
  content: "";
  background: var(--color-secondary);
  width: 18px;
  height: 4px;
  top: 50%;
  transform: translateY(-50%) !important;
  position: absolute;
  right: 20px;
  line-height: 0;
  transition: transform 0.4s;
}

.wpsp-faq-child__outer-wrap .wpsp-faq-item .wpsp-faq-questions:after {
  transform: translateY(-50%) rotate(90deg) !important;
}

.wpsp-faq-child__outer-wrap .wpsp-faq-item:focus {
  outline: none !important;
}

.wpsp-faq-child__outer-wrap .wpsp-faq-item.wpsp-faq-item-active .wpsp-faq-questions:after {
  transform: translateY(-50%) rotate(180deg) !important;
}

.wpsp-faq-child__outer-wrap:last-of-type .wpsp-faq-item {
  border: none !important;
  padding-bottom: 0;
  margin-bottom: 0;
}

.services-menu-list ul li {
  margin-bottom: 20px;
}

.services-menu-list ul li a {
  font-size: 20px;
  font-family: "gelo", serif;
  font-weight: 800;
  text-decoration: none;
}

.services-menu-list ul li a:hover {
  color: var(--color-tertiary);
}

@media screen and (min-width: 1000px) {
  .services-2-column-list ul, .services-2-column-list ol {
    -moz-column-count: 2;
         column-count: 2;
    gap: 80px;
  }
}

.services-gallery .services-gallery-slider .glide__slides {
  margin: 0;
  padding: 0;
  list-style: none;
}

.services-gallery .services-gallery-slider .services-gallery-item {
  padding: 0 12px;
}

.services-gallery .services-gallery-slider .services-gallery-item img {
  width: 100%;
  height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border-radius: 8px;
}

@media (max-width: 1000px) {
  .services-gallery .services-gallery-slider .services-gallery-item {
    padding: 0;
  }

  .services-gallery .services-gallery-slider .services-gallery-item img {
    height: 240px;
  }
}

.services-gallery .services-gallery-slider .glide__arrows {
  justify-content: center;
  gap: 32px;
}

/*** Services Alternate ***/

@media (min-width: 1000px) {
  .page-template-template-services-alternate .accordionItem .accordionTitle {
    font-size: 30px;
  }
}

.page-template-template-services-alternate .intro-section .intro-left strong {
  font-size: 20px;
}

.page-template-template-services-alternate .services2-header h3 {
  font-size: 32px;
}

.page-template-template-services-alternate .services-menu-dropdown {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  cursor: pointer;
  background-image: url("/wp-content/uploads/mobile_down.svg");
  background-position: 97% 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  border: none;
  box-sizing: border-box;
  display: inline-block;
  font-family: "gelo", serif;
  line-height: 1.5em;
  margin: 0;
  max-width: 100%;
  width: 100%;
  padding: 13px 30px 13px 12px;
  color: var(--color-site-black);
  font-size: 20px;
  font-weight: bold;
  border-radius: 4px;
}

.page-template-template-services-alternate .services-menu-dropdown option {
  color: var(--color-site-black);
}

.page-template-template-services-alternate .services2-faq-2 .services2-faq-2-item .accordionItem {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 4px solid #f3f3f3;
}

@media (min-width: 1000px) {
  .page-template-template-services-alternate .services2-faq-2 .services2-faq-2-item .accordionItem .accordionTitle {
    padding-top: 0;
    cursor: unset;
  }

  .page-template-template-services-alternate .services2-faq-2 .services2-faq-2-item .accordionItem .accordionTitle:after, .page-template-template-services-alternate .services2-faq-2 .services2-faq-2-item .accordionItem .accordionTitle:before {
    display: none;
  }

  .page-template-template-services-alternate .services2-faq-2 .services2-faq-2-item .accordionItem .accordionContent {
    display: block;
    opacity: 1;
    max-height: unset;
  }
}

.page-template-template-services-alternate .services2-faq-2 .services2-faq-2-item:last-of-type .accordionItem {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

@media (max-width: 1000px) {
  .page-template-template-services-alternate .services2-faq-2 .services2-faq-2-item .accordionItem {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }

  .page-template-template-services-alternate .services2-faq-2 .services2-faq-2-item .accordionItem .accordionTitle {
    padding-top: 0;
    padding-bottom: 0;
  }

  .page-template-template-services-alternate .services2-faq-2 .services2-faq-2-item:first-of-type .accordionTitle {
    cursor: unset;
  }

  .page-template-template-services-alternate .services2-faq-2 .services2-faq-2-item:first-of-type .accordionTitle:after, .page-template-template-services-alternate .services2-faq-2 .services2-faq-2-item:first-of-type .accordionTitle:before {
    display: none;
  }

  .page-template-template-services-alternate .services2-faq-2 .services2-faq-2-item:first-of-type .accordionContent {
    display: block;
    opacity: 1;
    max-height: unset;
  }
}

.page-template-template-services-alternate .services2-gallery .glide__bullets .glide__bullet {
  border-color: var(--color-site-black);
}

.page-template-template-services-alternate .services2-gallery .glide__bullets .glide__bullet.glide__bullet--active {
  background: var(--color-site-black);
}

.page-template-template-services-alternate .services2-cta p {
  max-width: 415px;
  margin: 0 auto;
}

.page-template-template-services-alternate .services2-faq-3 .accordionItem {
  padding-bottom: 42px;
  margin-bottom: 30px;
  border-bottom: 4px solid #f3f3f3;
}

.page-template-template-services-alternate .services2-faq-3 .accordionItem .accordionTitle {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.page-template-template-services-alternate .services2-faq-3 .accordionItem .accordionTitle:before {
  display: none;
}

.page-template-template-services-alternate .services2-faq-3 .accordionItem .accordionTitle:after {
  content: "";
  background: url("/wp-content/uploads/back-arrow-white.svg") center/50% 50% no-repeat var(--color-primary);
  border-radius: 50%;
  transform: rotate(-90deg);
  position: absolute;
  right: 0;
  transition: transform 0.4s;
  width: 24px;
  height: 24px;
}

.page-template-template-services-alternate .services2-faq-3 .accordionItem .accordionContent {
  padding-left: 0;
}

.page-template-template-services-alternate .services2-faq-3 .accordionItem.active .accordionTitle:after {
  transform: rotate(90deg) !important;
}

.page-template-template-services-alternate .services2-faq-3 .accordionItem:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.page-template-template-services-alternate .services2-expert-tips h5 {
  font-weight: 700 !important;
}

.page-template-template-services-alternate .services2-expert-tips .read-more:after {
  content: url("/wp-content/uploads/icons_arrow.svg");
  width: 6px;
  position: absolute;
  margin-left: 7px;
  top: 1px;
}

.page-template-template-services-alternate .services2-sidebar .accordionTitle {
  background: var(--color-site-grey);
}

.page-template-template-services-alternate .services2-sidebar .glide__arrows {
  justify-content: center;
}

/*** Warranty ***/

.warranty-intro .intro-left ul li {
  margin-bottom: 13px;
}

.warranty-intro .intro-left ul li a {
  color: var(--color-site-black);
  display: block;
}

.warranty-intro .intro-left ul li a:after {
  content: url("/wp-content/uploads/icons_arrow.svg");
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
}

.warranty-intro .intro-left ul li::marker {
  color: var(--color-site-black);
}

.warranty-intro .intro-left ul li:last-of-type {
  margin-bottom: 0;
}

/* Coverage Page */

.coverage-item .coverage-table {
  background: #FBFBFC;
}

.coverage-item .coverage-table .coverage-table-head-item {
  flex: 1;
  font-weight: bold;
  padding: 8px 16px;
}

.coverage-item .coverage-table .coverage-table-row {
  border-top: 1px solid var(--color-site-grey);
}

.coverage-item .coverage-table .coverage-table-row .coverage-table-row-item {
  flex: 1;
  padding: 8px 16px;
}

.coverage-item .coverage-table .coverage-table-row:nth-of-type(odd) {
  background: white;
}

.coverage-item .coverage-table .col-2-item, .coverage-item .coverage-table .col-3-item {
  max-width: 290px;
  width: 100%;
}

/*** Default Page ***/

/*** Membership ***/

.membership-list ul, .membership-list ol {
  -moz-column-count: 2;
       column-count: 2;
  gap: 40px;
}

.membership-list ul li, .membership-list ol li {
  margin-bottom: 10px;
}

@media screen and (max-width: 1000px) {
  .membership-list ul, .membership-list ol {
    -moz-column-count: 1;
         column-count: 1;
  }
}

.membership-form .membership-form-left {
  text-align: center;
}

.membership-form .membership-form-left label {
  display: none;
}

/*** Rebates ***/

.rebates .rebate-boxes p {
  margin-bottom: 16px;
}

/*** About ***/

.about-guarantees .glide__bullets .glide__bullet {
  background: var(--color-site-white);
  margin: 0 3px;
  border: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
}

.about-guarantees .glide__bullets .glide__bullet.glide__bullet--active {
  background: var(--color-site-black);
}

.about-careers-left p img {
  border-radius: 8px;
}

/*** Lubbock Offers Page ***/

.lubbock-offers-page .featured-offer {
  background-image: linear-gradient(to bottom, #adf0ff, #14c1e7);
  overflow: hidden;
}

.lubbock-offers-page .fo-left {
  color: #0a2e4d;
}

.lubbock-offers-page .fo-price {
  font-family: "gelo", serif;
  font-size: 64px;
  font-weight: 900;
  color: #0a2e4d;
  line-height: 1;
  margin-bottom: 8px;
}

@media (max-width: 1000px) {
  .lubbock-offers-page .fo-price {
    font-size: 48px;
  }
}

.lubbock-offers-page .fo-title {
  font-family: "gelo", serif;
  font-size: 32px;
  font-weight: 800;
  color: #0a2e4d;
  margin-bottom: 16px;
}

@media (max-width: 1000px) {
  .lubbock-offers-page .fo-title {
    font-size: 26px;
  }
}

.lubbock-offers-page .fo-benefits {
  list-style: none;
  padding: 0;
  margin: 0;
  font-weight: 600;
  color: #0a2e4d;
}

.lubbock-offers-page .fo-benefits li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 6px;
}

.lubbock-offers-page .fo-benefits li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #0a2e4d;
}

.lubbock-offers-page .fo-right {
  color: #0a2e4d;
  position: relative;
  z-index: 1;
}

.lubbock-offers-page .fo-expires-label {
  font-family: "gelo", serif;
  font-size: 18px;
  letter-spacing: 3px;
  font-weight: 800;
  color: #0a2e4d;
  margin-bottom: 8px;
}

.lubbock-offers-page .fo-countdown {
  display: flex;
  gap: 8px;
}

.lubbock-offers-page .countdown-box {
  background-color: #2e5a7e;
  padding: 14px 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 72px;
}

.lubbock-offers-page .countdown-num {
  font-family: "gelo", serif;
  font-size: 44px;
  font-weight: 900;
  color: var(--color-site-white);
  line-height: 1;
}

@media (max-width: 1000px) {
  .lubbock-offers-page .countdown-num {
    font-size: 30px;
  }
}

.lubbock-offers-page .countdown-label {
  font-size: 13px;
  font-weight: 600;
  color: var(--color-site-white);
  margin-top: 4px;
  letter-spacing: 1px;
}

.lubbock-offers-page .fo-tagline {
  font-weight: 700;
  font-style: italic;
  font-size: 20px;
  color: #0a2e4d;
  max-width: 320px;
  margin-bottom: 16px;
}

@media (max-width: 1000px) {
  .lubbock-offers-page .fo-tagline {
    font-size: 16px;
  }
}

.lubbock-offers-page .coupon-slider .glide__slides {
  align-items: flex-start;
}

.lubbock-offers-page .coupon-slide-wrap {
  padding: 0 16px;
}

.lubbock-offers-page .coupon-card {
  position: relative;
  overflow: hidden;
  background: var(--color-site-grey);
  border: 3px solid var(--color-site-white);
  border-radius: 10px;
  box-shadow: 6px 6px 0 0 #1a3d5c;
  max-width: 95%;
}

.lubbock-offers-page .coupon-ribbon {
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  height: 120px;
  overflow: hidden;
  z-index: 1;
}

.lubbock-offers-page .coupon-ribbon span {
  position: absolute;
  top: 24px;
  left: -40px;
  width: 160px;
  background: var(--color-primary);
  color: var(--color-site-white);
  font-size: 13px;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  padding: 8px 0;
  transform: rotate(-45deg);
  transform-origin: center;
  font-family: "gelo", serif;
}

.lubbock-offers-page .coupon-card-inner {
  position: relative;
  z-index: 1;
  padding: 48px 32px 32px;
  text-align: center;
}

@media (max-width: 1000px) {
  .lubbock-offers-page .coupon-card-inner {
    padding: 48px 20px 24px;
  }
}

.lubbock-offers-page .coupon-offer-text {
  font-family: "gelo", serif;
  font-size: 42px;
  font-weight: 900;
  color: var(--color-primary);
  line-height: 1;
  margin-bottom: 10px;
}

@media (max-width: 1000px) {
  .lubbock-offers-page .coupon-offer-text {
    font-size: 34px;
  }
}

.lubbock-offers-page .coupon-title {
  font-family: "gelo", serif;
  font-size: 26px;
  font-weight: 800;
  color: #1a2e44;
  margin-bottom: 6px;
  line-height: 1.2;
}

@media (max-width: 1000px) {
  .lubbock-offers-page .coupon-title {
    font-size: 22px;
  }
}

.lubbock-offers-page .coupon-subtitle {
  font-weight: 700;
  font-style: italic;
  color: #1a2e44;
  font-size: 16px;
  margin-bottom: 12px;
}

.lubbock-offers-page .coupon-desc {
  color: #555;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 20px;
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
}

.lubbock-offers-page .offer-fine-print {
  font-size: 13px;
  color: #666;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/*** Community ***/

.community-items .community-item .comm-image img {
  cursor: pointer;
}

.community-image-modals .image-modal {
  position: fixed;
  opacity: 0;
  z-index: -10;
}

.community-image-modals .image-modal.active {
  opacity: 1;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  padding-top: 150px;
}

.community-image-modals .image-modal.active .image-modal-inner img {
  max-width: 600px;
  max-height: 70vh;
  margin: 0 auto;
  position: relative;
  z-index: 20;
}

.community-image-modals .image-modal.active .comm-image-close {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  cursor: pointer;
}

@media screen and (max-width: 1000px) {
  .community-image-modals .image-modal.active {
    padding-top: 100px;
  }
}

/*** Careers ***/

.careers-benefits .career-benefit-items .career-benefit-item svg path {
  fill: white;
}

/*** Contact ***/

.social-left .social-icons-container {
  justify-content: flex-start;
}

/*** Blog / Expert Tips ***/

.blog-sidebar-items {
  position: sticky;
  top: 180px;
}

.blog-sidebar-items .blog-sidebar-item {
  background-color: var(--color-primary);
  border-radius: 8px;
  color: white;
  text-align: center;
  padding-left: 16px;
  padding-right: 16px;
}

#cats-picker, .services-menu-dropdown {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  cursor: pointer;
  background-color: var(--color-site-white);
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0) 50%, var(--color-secondary) 50%), linear-gradient(135deg, var(--color-secondary) 50%, rgba(0, 0, 0, 0) 50%), linear-gradient(to right, var(--color-site-white), var(--color-site-white));
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
  background-repeat: no-repeat;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  border: none;
  box-sizing: border-box;
  display: inline-block;
  font-size: 16px;
  line-height: 1.5em;
  margin: 0;
  min-width: 100%;
  max-width: 100%;
  padding: 6px 30px 6px 12px;
  color: var(--color-site-black);
}

#cats-picker option, .services-menu-dropdown option {
  color: var(--color-site-black);
}

/*** Footer ***/

footer .footer-col-inner {
  margin-left: auto;
  margin-right: auto;
}

footer .footer-col-inner h3 {
  font-size: 28px !important;
}

footer .footer-col-inner .btn, footer .footer-col-inner form .frm_fields_container .frm_submit button, form .frm_fields_container .frm_submit footer .footer-col-inner button, footer .footer-col-inner .wp-block-button__link {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

/*** Media Queries ***/

@media screen and (min-width: 1024px) {
  /*** Universal ***/

  .mobileOnly {
    display: none !important;
  }

  .columns-2 {
    -moz-column-count: 2;
         column-count: 2;
  }
}

@media screen and (max-width: 1024px) {
  /*** Structure ***/

  .desktopOnly {
    display: none !important;
  }

  img {
    max-width: 100%;
  }

  .wp-block-columns {
    gap: 0;
    margin-top: 16px;
  }

  .wp-block-columns ul {
    margin: 0;
  }

  .flex {
    gap: 20px;
  }

  .flex.justify-between {
    justify-content: center;
  }

  .flex.justify-between.force-between {
    justify-content: space-between;
  }

  /*** Typography ***/

  .hero-top-text {
    font-size: 46px;
  }

  .hero-bottom-text {
    font-size: 20px;
  }

  h1, .h1 {
    font-size: 32px;
  }

  h2, .h2 {
    font-size: 28px;
  }

  h3, .h3 {
    font-size: 24px;
  }

  h4, .h4 {
    font-size: 22px;
  }

  h5, .h5 {
    font-size: 16px;
  }

  .home .hero-top-text, .page-template-template-hub .hero-top-text {
    font-size: 46px;
  }

  .home .hero-bottom-text, .page-template-template-hub .hero-bottom-text {
    font-size: 20px;
  }

  .home h1, .home .h1, .page-template-template-hub h1, .page-template-template-hub .h1 {
    font-size: 20px;
  }

  .home h2, .home .h2, .page-template-template-hub h2, .page-template-template-hub .h2 {
    font-size: 34px;
  }

  .home h3, .home .h3, .page-template-template-hub h3, .page-template-template-hub .h3 {
    font-size: 28px;
  }

  .home h4, .home .h4, .page-template-template-hub h4, .page-template-template-hub .h4 {
    font-size: 24px;
  }

  .home h5, .home .h5, .page-template-template-hub h5, .page-template-template-hub .h5 {
    font-size: 16px;
  }

  /*** Universal ***/

  .mob-headings-center h1, .mob-headings-center h2, .mob-headings-center h3, .mob-headings-center h4, .mob-headings-center h5, .mob-headings-center h6 {
    text-align: center;
  }

  .table-responsive {
    overflow: scroll;
  }

  .mob-bg-none {
    background: none !important;
  }

  /*** Universal Sections ***/

  .service-area-section .service-area-left h2 {
    font-size: 34px;
  }

  .service-area-section ul li a {
    font-size: 16px;
  }

  .service-area-section ul li a:before {
    margin-right: 10px;
  }

  /*** Header ***/

  html {
    margin: 0 !important;
  }

  div#wpadminbar {
    display: none;
  }

  header#masthead .headerLogo.logo {
    text-align: center;
    line-height: 0;
    max-width: 210px !important;
    width: 100%;
  }

  header#masthead .headerLogo.logo img {
    max-width: 400px;
    width: auto !important;
    height: 69px;
  }

  header#masthead .headerLogo.logo * {
    line-height: 0;
  }

  header#masthead .headerMainInner .menu-toggle img, header#masthead .headerMainInner .header-phone-mobile img {
    max-width: 44px;
    width: 100%;
  }

  header#masthead .headerMainInner #site-navigation {
    line-height: 0;
  }

  header#masthead .headerMainInner #site-navigation > div {
    display: none;
    background: var(--color-site-grey);
    position: fixed;
    width: 100vw;
    left: 0;
    top: 104px;
    max-height: calc(100vh - 104px);
    overflow-y: scroll;
    text-align: left;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item {
    display: block;
    padding: 0 16px;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item a:not(.btn):not(.wp-block-button__link) {
    font-size: 16px;
    padding: 10px;
    color: var(--color-secondary);
    font-weight: 800;
    background: none;
    text-decoration: none !important;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item a:not(.btn):not(.wp-block-button__link):after {
    display: none !important;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item a.btn, header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item a.wp-block-button__link {
    border-radius: 0;
    border: none;
    padding: 14px;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item .sub-menu-wrap {
    -moz-column-count: 1;
         column-count: 1;
    width: 100%;
    padding: 0;
    box-shadow: none;
    background: none;
    position: relative !important;
    top: 0;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item .sub-menu-wrap .sub-menu {
    background: none;
    padding-top: 0;
    margin-top: -4px;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item .sub-menu-wrap .sub-menu li {
    border: none !important;
    padding: 0;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item .sub-menu-wrap .sub-menu li a {
    padding-left: 25px !important;
    color: var(--color-site-black) !important;
    font-weight: 500 !important;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item .plusMinus {
    width: 38px;
    height: 38px;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item .plusMinus .plusMinusInner {
    height: 20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item .plusMinus .plusMinusInner:after {
    content: "";
    background: url("/wp-content/uploads/mobile_down.svg") center/cover;
    display: block;
    position: absolute;
    width: 16px;
    height: 14px;
    transition: all 0.4s;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item.menu-item-has-children .sub-menu-wrap {
    display: none !important;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item:last-of-type {
    line-height: 0;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item:last-of-type a {
    border-bottom: none;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item.activeMenu a {
    color: white !important;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item.activeMenu > a {
    color: var(--color-secondary) !important;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item.activeMenu.menu-item-has-children .sub-menu-wrap {
    display: block !important;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .menu-item.activeMenu .plusMinus .plusMinusInner:after {
    transform: rotate(180deg);
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .closeMenu {
    text-align: center;
    display: block;
  }

  header#masthead .headerMainInner #site-navigation > div ul#primary-menu .closeMenu a {
    font-weight: bold;
  }

  header#masthead.customSticky {
    background: var(--color-site-black);
  }

  header#masthead.customSticky .headerMainInner .headerRight {
    line-height: 0;
  }

  header#masthead.customSticky .headerMainInner .headerRight .menuIsOpen {
    line-height: 0;
  }

  header#masthead.customSticky .header-borders {
    opacity: 1;
  }

  .admin-bar header#masthead {
    top: 0;
    z-index: 999999;
  }

  .toggled#site-navigation > div {
    display: block !important;
  }

  .headerCloseMenu {
    display: none;
  }

  .toggledMainMenu header .header-borders {
    opacity: 1 !important;
  }

  .toggledMainMenu header .headerMainInner {
    background: var(--color-site-black);
  }

  .toggledMainMenu header .headerMainInner .headerCloseMenu {
    display: block !important;
  }

  .toggledMainMenu header .headerMainInner .headerOpenMenu {
    display: none;
  }

  .menu-item-has-children .sub-menu-wrap {
    display: none !important;
  }

  li:not(.menu-item-has-children) .plusMinus {
    display: none !important;
  }

  /*** Home ***/

  .home-boxes img {
    max-width: 135px;
  }

  .hub-about {
    background-image: linear-gradient(-180deg, rgb(173, 240, 255) 0%, rgb(20, 193, 231) 100%);
  }

  /*** Hub ***/

  .hub-teal-group:after {
    display: none;
  }

  .hub-boxes img {
    max-width: 135px;
  }

  /*** Warranty ***/

  .coverage-item .coverage-table .flex {
    gap: 0;
  }

  .coverage-item .coverage-table .col-2-item, .coverage-item .coverage-table .col-3-item {
    max-width: 100px;
    width: 100%;
  }

  .coverage-item .accordionContent {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /*** Footer ***/
}

/* purgecss end ignore */

.last\:mb-0:last-child{
  margin-bottom: 0px;
}

@media (min-width: 1024px){
  .laptop\:absolute{
    position: absolute;
  }

  .laptop\:order-2{
    order: 2;
  }

  .laptop\:my-16{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .laptop\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .laptop\:my-24{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .laptop\:-ml-16{
    margin-left: -4rem;
  }

  .laptop\:mb-10{
    margin-bottom: 2.5rem;
  }

  .laptop\:mb-20{
    margin-bottom: 5rem;
  }

  .laptop\:mb-6{
    margin-bottom: 1.5rem;
  }

  .laptop\:mb-8{
    margin-bottom: 2rem;
  }

  .laptop\:ml-3{
    margin-left: 0.75rem;
  }

  .laptop\:mr-8{
    margin-right: 2rem;
  }

  .laptop\:flex{
    display: flex;
  }

  .laptop\:h-auto{
    height: auto;
  }

  .laptop\:w-1\/2{
    width: 50%;
  }

  .laptop\:max-w-1\/2{
    max-width: 50%;
  }

  .laptop\:max-w-300{
    max-width: 300px;
  }

  .laptop\:max-w-350{
    max-width: 350px;
  }

  .laptop\:max-w-450{
    max-width: 450px;
  }

  .laptop\:max-w-\[205px\]{
    max-width: 205px;
  }

  .laptop\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .laptop\:flex-nowrap{
    flex-wrap: nowrap;
  }

  .laptop\:items-center{
    align-items: center;
  }

  .laptop\:gap-10{
    gap: 2.5rem;
  }

  .laptop\:rounded-12{
    border-radius: 12px;
  }

  .laptop\:rounded-\[12px\]{
    border-radius: 12px;
  }

  .laptop\:rounded-br-12{
    border-bottom-right-radius: 12px;
  }

  .laptop\:rounded-tr-12{
    border-top-right-radius: 12px;
  }

  .laptop\:p-10{
    padding: 2.5rem;
  }

  .laptop\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .laptop\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .laptop\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .laptop\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .laptop\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .laptop\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .laptop\:pb-10{
    padding-bottom: 2.5rem;
  }

  .laptop\:pb-2{
    padding-bottom: 0.5rem;
  }

  .laptop\:pb-24{
    padding-bottom: 6rem;
  }

  .laptop\:pb-4{
    padding-bottom: 1rem;
  }

  .laptop\:pb-6{
    padding-bottom: 1.5rem;
  }

  .laptop\:pb-64{
    padding-bottom: 16rem;
  }

  .laptop\:pl-10{
    padding-left: 2.5rem;
  }

  .laptop\:pl-2{
    padding-left: 0.5rem;
  }

  .laptop\:pl-4{
    padding-left: 1rem;
  }

  .laptop\:pl-5{
    padding-left: 1.25rem;
  }

  .laptop\:pl-7{
    padding-left: 1.75rem;
  }

  .laptop\:pr-2{
    padding-right: 0.5rem;
  }

  .laptop\:pr-4{
    padding-right: 1rem;
  }

  .laptop\:pr-5{
    padding-right: 1.25rem;
  }

  .laptop\:pr-6{
    padding-right: 1.5rem;
  }

  .laptop\:pr-7{
    padding-right: 1.75rem;
  }

  .laptop\:pt-11{
    padding-top: 2.75rem;
  }

  .group:nth-child(even) .laptop\:group-even\:order-2{
    order: 2;
  }
}

@media (min-width: 1280px){
  .desktop\:grid{
    display: grid;
  }
}

@media (max-width: 1024px){
  .mob\:absolute{
    position: absolute;
  }

  .mob\:order-2{
    order: 2;
  }

  .mob\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .mob\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .mob\:my-2{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .mob\:my-5{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .mob\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .mob\:my-7{
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .mob\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .mob\:-mt-20{
    margin-top: -5rem;
  }

  .mob\:-mt-28{
    margin-top: -7rem;
  }

  .mob\:-mt-6{
    margin-top: -1.5rem;
  }

  .mob\:-mt-72{
    margin-top: -18rem;
  }

  .mob\:-mt-80{
    margin-top: -20rem;
  }

  .mob\:mb-12{
    margin-bottom: 3rem;
  }

  .mob\:mb-2{
    margin-bottom: 0.5rem;
  }

  .mob\:mb-32{
    margin-bottom: 8rem;
  }

  .mob\:mb-4{
    margin-bottom: 1rem;
  }

  .mob\:mb-5{
    margin-bottom: 1.25rem;
  }

  .mob\:mb-6{
    margin-bottom: 1.5rem;
  }

  .mob\:mb-7{
    margin-bottom: 1.75rem;
  }

  .mob\:mb-8{
    margin-bottom: 2rem;
  }

  .mob\:mb-9{
    margin-bottom: 2.25rem;
  }

  .mob\:mt-10{
    margin-top: 2.5rem;
  }

  .mob\:mt-3{
    margin-top: 0.75rem;
  }

  .mob\:mt-4{
    margin-top: 1rem;
  }

  .mob\:mt-5{
    margin-top: 1.25rem;
  }

  .mob\:mt-6{
    margin-top: 1.5rem;
  }

  .mob\:mt-7{
    margin-top: 1.75rem;
  }

  .mob\:mt-8{
    margin-top: 2rem;
  }

  .mob\:mt-9{
    margin-top: 2.25rem;
  }

  .mob\:block{
    display: block;
  }

  .mob\:hidden{
    display: none;
  }

  .mob\:h-\[410px\]{
    height: 410px;
  }

  .mob\:w-full{
    width: 100%;
  }

  .mob\:max-w-350{
    max-width: 350px;
  }

  .mob\:max-w-\[205px\]{
    max-width: 205px;
  }

  .mob\:max-w-\[360px\]{
    max-width: 360px;
  }

  .mob\:flex-wrap{
    flex-wrap: wrap;
  }

  .mob\:justify-center{
    justify-content: center;
  }

  .mob\:gap-0{
    gap: 0px;
  }

  .mob\:gap-1{
    gap: 0.25rem;
  }

  .mob\:gap-2{
    gap: 0.5rem;
  }

  .mob\:gap-3{
    gap: 0.75rem;
  }

  .mob\:gap-4{
    gap: 1rem;
  }

  .mob\:gap-5{
    gap: 1.25rem;
  }

  .mob\:gap-6{
    gap: 1.5rem;
  }

  .mob\:\!gap-y-6{
    row-gap: 1.5rem !important;
  }

  .mob\:gap-y-5{
    row-gap: 1.25rem;
  }

  .mob\:rounded-8{
    border-radius: 8px;
  }

  .mob\:rounded-none{
    border-radius: 0px;
  }

  .mob\:rounded-t-lg{
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }

  .mob\:rounded-tl-8{
    border-top-left-radius: 8px;
  }

  .mob\:rounded-tr-8{
    border-top-right-radius: 8px;
  }

  .mob\:p-5{
    padding: 1.25rem;
  }

  .mob\:p-6{
    padding: 1.5rem;
  }

  .mob\:p-7{
    padding: 1.75rem;
  }

  .mob\:p-8{
    padding: 2rem;
  }

  .mob\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .mob\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .mob\:px-2\.5{
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .mob\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .mob\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .mob\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .mob\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .mob\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .mob\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .mob\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .mob\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .mob\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .mob\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .mob\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .mob\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .mob\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .mob\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .mob\:pb-0{
    padding-bottom: 0px;
  }

  .mob\:pb-10{
    padding-bottom: 2.5rem;
  }

  .mob\:pb-12{
    padding-bottom: 3rem;
  }

  .mob\:pb-14{
    padding-bottom: 3.5rem;
  }

  .mob\:pb-16{
    padding-bottom: 4rem;
  }

  .mob\:pb-6{
    padding-bottom: 1.5rem;
  }

  .mob\:pb-7{
    padding-bottom: 1.75rem;
  }

  .mob\:pb-8{
    padding-bottom: 2rem;
  }

  .mob\:pb-80{
    padding-bottom: 20rem;
  }

  .mob\:pb-9{
    padding-bottom: 2.25rem;
  }

  .mob\:pl-3{
    padding-left: 0.75rem;
  }

  .mob\:pl-4{
    padding-left: 1rem;
  }

  .mob\:pr-3{
    padding-right: 0.75rem;
  }

  .mob\:pr-6{
    padding-right: 1.5rem;
  }

  .mob\:pr-7{
    padding-right: 1.75rem;
  }

  .mob\:pt-14{
    padding-top: 3.5rem;
  }

  .mob\:pt-32{
    padding-top: 8rem;
  }

  .mob\:pt-4{
    padding-top: 1rem;
  }

  .mob\:pt-5{
    padding-top: 1.25rem;
  }

  .mob\:pt-6{
    padding-top: 1.5rem;
  }

  .mob\:pt-7{
    padding-top: 1.75rem;
  }

  .mob\:text-center{
    text-align: center;
  }

  .mob\:first-of-type\:mb-4:first-of-type{
    margin-bottom: 1rem;
  }
}
/*# sourceMappingURL=app.css.map */

.main-navigation {
	display: none;
}
.display-none {
    display: none;
}