@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%);
}

.visible{
  visibility: visible;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

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

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

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

.left-0{
  left: 0px;
}

.left-10{
  left: 2.5rem;
}

.left-4\.25{
  left: 4.25rem;
}

.right-0{
  right: 0px;
}

.top-0{
  top: 0px;
}

.top-16{
  top: 4rem;
}

.top-4{
  top: 1rem;
}

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

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

.order-1{
  order: 1;
}

.order-2{
  order: 2;
}

.order-3{
  order: 3;
}

.m-0{
  margin: 0px;
}

.m-4{
  margin: 1rem;
}

.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}

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

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

.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.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-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-7{
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

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

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

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

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

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

.mb-0{
  margin-bottom: 0px;
}

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

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

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

.mb-14{
  margin-bottom: 3.5rem;
}

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

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

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

.mb-3\.25{
  margin-bottom: 3.25rem;
}

.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;
}

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

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

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

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

.mr-0{
  margin-right: 0px;
}

.mr-2{
  margin-right: 0.5rem;
}

.mr-2\.5{
  margin-right: 0.625rem;
}

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

.mr-auto{
  margin-right: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.block{
  display: block;
}

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

.flex{
  display: flex;
}

.hidden{
  display: none;
}

.h-10{
  height: 2.5rem;
}

.h-20{
  height: 5rem;
}

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

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

.\!w-\[50px\]{
  width: 50px !important;
}

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

.w-full{
  width: 100%;
}

.min-w-80{
  min-width: 80%;
}

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

.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-1440{
  max-width: 1440px;
}

.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-420{
  max-width: 420px;
}

.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-800{
  max-width: 800px;
}

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

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

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

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

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

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

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

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

.flex-1{
  flex: 1 1 0%;
}

.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-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

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

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

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

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

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

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

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

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

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

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

.gap-10{
  gap: 2.5rem;
}

.gap-14{
  gap: 3.5rem;
}

.gap-4{
  gap: 1rem;
}

.gap-5{
  gap: 1.25rem;
}

.gap-7{
  gap: 1.75rem;
}

.gap-x-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.gap-y-6{
  row-gap: 1.5rem;
}

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

.overflow-hidden{
  overflow: hidden;
}

.rounded{
  border-radius: 0.25rem;
}

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

.rounded-2xl{
  border-radius: 1rem;
}

.rounded-full{
  border-radius: 9999px;
}

.rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-l-2xl{
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-t-2xl{
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.border{
  border-width: 1px;
}

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

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

.border-b{
  border-bottom-width: 1px;
}

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

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

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

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

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

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

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

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

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

.border-primary{
  border-color: var(--color-primary);
}

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

.border-b-black{
  border-bottom-color: var(--color-site-black);
}

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

.bg-grayBlue{
  background-color: var(--color-gray-blue);
}

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

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

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

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

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

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

.p-0{
  padding: 0px;
}

.p-10{
  padding: 2.5rem;
}

.p-12{
  padding: 3rem;
}

.p-4{
  padding: 1rem;
}

.p-6{
  padding: 1.5rem;
}

.p-8{
  padding: 2rem;
}

.px-0{
  padding-left: 0px;
  padding-right: 0px;
}

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

.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-24{
  padding-left: 6rem;
  padding-right: 6rem;
}

.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-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

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

.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

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

.py-11{
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}

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

.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.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-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}

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

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

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

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

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

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

.py-9{
  padding-top: 2.25rem;
  padding-bottom: 2.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-36{
  padding-bottom: 9rem;
}

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

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

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

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

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

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

.pl-12{
  padding-left: 3rem;
}

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

.pl-28{
  padding-left: 7rem;
}

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

.pl-6{
  padding-left: 1.5rem;
}

.pl-8{
  padding-left: 2rem;
}

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

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

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

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

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

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

.pt-0{
  padding-top: 0px;
}

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

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

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

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

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

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

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

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

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

.pt-80{
  padding-top: 20rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.capitalize{
  text-transform: capitalize;
}

.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-22{
  line-height: 22px;
}

.leading-24{
  line-height: 24px;
}

.leading-28{
  line-height: 28px;
}

.leading-34{
  line-height: 34px;
}

.leading-38{
  line-height: 38px;
}

.leading-42{
  line-height: 42px;
}

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

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

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

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

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

.\!no-underline{
  text-decoration-line: none !important;
}

.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: undefined !important;
}

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

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

@media (min-width: 640px){
  .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: #00396f;
  --color-secondary: #ff7b00;
  --color-tertiary: #e6f2f3;
  --color-site-black: #0c1924;
  --color-dark-orange: #d35525;
  --color-bright-orange: #ff8c21;
  --color-mid-blue: #2a68a2;
  --color-gray-blue: #abd3d8;
  --color-white: #fff;
  --color-black: #000;
  --filter-color-primary: brightness(0) saturate(100%) invert(14%) sepia(77%) saturate(2233%) hue-rotate(193deg) brightness(93%) contrast(103%);
  --filter-color-gray-blue: brightness(0) saturate(100%) invert(84%) sepia(25%) saturate(246%) hue-rotate(138deg) brightness(93%) contrast(90%);
  --filter-color-white: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(79deg) brightness(108%) contrast(101%);
}

/** Color Vars **/

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

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
  margin: 0;
}

img {
  max-width: 100%;
}

/** Typography **/

.karmina {
  font-family: karmina-sans, sans-serif;
  font-weight: 800;
}

.museo500 {
  font-family: museo-sans, sans-serif;
  font-weight: 500 !important;
}

.museo700 {
  font-family: museo-sans, sans-serif;
  font-weight: 700 !important;
}

.museo900 {
  font-family: museo-sans, sans-serif;
  font-weight: 900 !important;
}

* {
  font-variant-numeric: lining-nums !important;
  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;
}

::-moz-placeholder {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: var(--color-site-black);
}

::placeholder,
div,
input,
li,
p,
span,
ul {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: var(--color-site-black);
}

p {
  line-height: 22px;
}

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

a:hover {
  color: var(--color-mid-blue);
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: karmina-sans, sans-serif;
  font-weight: 800;
  color: var(--color-primary);
}

h1, .h1 {
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 1rem;
}

h2, .h2 {
  font-size: 40px;
  line-height: 42px;
  margin-bottom: 1rem;
}

h3, .h3 {
  font-size: 32px;
  line-height: 34px;
  margin-bottom: 1rem;
}

.defaultContentInner h2 {
  font-size: 32px;
  line-height: 38px;
}

.defaultContentInner h3 {
  font-size: 20px;
  line-height: 24px;
}

.defaultContentInner h4 {
  font-family: museo-sans, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}

.defaultContentInner p {
  margin-bottom: 1rem;
}

.home-page.pageTop {
  padding-top: 5rem;
}

.activeMenu > div.topLevel .sub-menu-toggle:before {
  display: none;
}

.activeMenu .topLevel {
  border-bottom: 1px solid red !important;
}

.activeMenu .topLevel a {
  border: none;
}

/*** Layout ***/

body, html {
  height: 100%;
}

div {
  position: relative;
}

.container {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.flexHalf {
  flex: 1 50%;
}

.flexThird {
  flex: 1 33%;
}

.flexTwoThirds {
  flex: 1 66%;
}

.flexFull {
  flex: 1 100%;
}

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

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

.centerLine {
  padding-bottom: 14px;
  margin-bottom: 8px;
}

.centerLine::after {
  content: "";
  position: absolute;
  bottom: 84px;
  width: 47px;
  background: var(--color-secondary);
  height: 4px;
  left: 50%;
  transform: translateX(-50%);
}

.centerLine.shortLine::after {
  bottom: 0;
  top: 0;
}

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

ul li {
  margin-bottom: 3px;
  list-style: none;
}

ul li::before {
  content: "•";
  color: var(--color-secondary);
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

/*** Image/Text wrap in WP blocks ***/

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*** Buttons ***/

.btn {
  font-size: 16px;
  display: inline-block;
  min-width: 145px;
  padding: 10px;
  text-align: center;
  font-weight: 900;
  font-family: museo-sans, sans-serif;
  border: none;
  line-height: 100%;
  border-radius: 18px;
}

.btn img.iconImage {
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle;
  max-height: 14px;
}

.btn:hover {
  text-decoration: none;
}

.btn.centerBtn {
  margin: 0 auto;
  display: block;
  max-width: 160px;
  width: 100%;
}

.btn.orangeBtn {
  background: var(--color-secondary);
  color: var(--color-site-black);
  box-shadow: 0.25px 2.5px 0px 0px rgb(211, 85, 37);
}

.btn.orangeBtn:hover {
  background: var(--color-bright-orange);
}

.btn.orangeBtn.phoneBtn {
  color: var(--color-site-black);
  background: var(--color-secondary);
}

.btn.orangeBtn.phoneBtn:hover {
  background: var(--color-bright-orange);
}

.btn.blueBtn {
  background: var(--color-primary);
  color: white;
  box-shadow: 0.25px 2.5px 0px 0px rgb(0, 39, 75);
}

.btn.blueBtn:hover {
  background: var(--color-mid-blue);
  box-shadow: 0.25px 2.5px 0px 0px rgb(0, 57, 111);
}

@media screen and (min-width: 1000px) {
  .btn.phoneBtn {
    color: white;
    text-transform: none;
    background: none;
  }

  .btn.phoneBtn span {
    color: white;
  }
}

@media screen and (max-width: 1000px) {
  .btn.phoneBtn {
    padding: 10px 8px !important;
  }
}

/*** Header ***/

.header-phone span {
  padding: 0 !important;
}

.header-phone a {
  color: white !important;
  box-shadow: none !important;
  background: none !important;
}

.header-phone a:hover {
  text-decoration: none !important;
}

@media all and (min-width: 1024px) {
  .headerRightHome {
    background: rgba(255, 255, 255, 0.8);
  }
}

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

#primary-menu li:before {
  display: none;
}

#primary-menu li:hover {
  background: var(--color-primary);
  border-radius: 3px;
}

#primary-menu li:hover a {
  color: var(--color-white);
}

#primary-menu li a {
  font-size: 16px;
  border: 1px solid transparent;
  border-radius: 15px 15px 0 0;
  padding: 4px 10px;
  margin: 0;
  font-family: karmina-sans, sans-serif;
  font-weight: 800;
  display: inline-block;
  color: var(--color-primary);
  letter-spacing: 0.03em;
  line-height: 24px;
  transition: none;
}

#primary-menu li a:hover {
  color: var(--color-white);
  background: var(--color-primary);
  border-radius: 3px;
  text-decoration: none;
}

#primary-menu li ul.sub-menu {
  position: absolute;
  top: 32px;
  left: 0;
  display: none;
  background: var(--color-tertiary);
  border: 1px solid var(--color-primary);
  border-radius: 3px;
  margin: 0;
  text-align: left;
  padding: 8px 3px;
  min-width: 250px;
}

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

#primary-menu li ul.sub-menu li:hover {
  background: transparent;
}

#primary-menu li ul.sub-menu li a {
  margin: 0 !important;
  padding: 6px 15px !important;
  font-family: museo-sans, sans-serif;
  font-weight: 700 !important;
  color: var(--color-primary) !important;
}

#primary-menu li ul.sub-menu li a:hover {
  color: var(--color-mid-blue) !important;
  font-weight: 900 !important;
  background: transparent !important;
  text-decoration: none;
}

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

#primary-menu li:nth-last-child(3) .sub-menu {
  left: unset;
  right: 0;
}

#primary-menu li:nth-last-child(4) .sub-menu {
  left: unset;
  right: 0;
}

#primary-menu li:nth-last-child(5) .sub-menu {
  left: unset;
  right: 0;
}

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

#primary-menu.interiorMenu li a {
  color: var(--color-white);
}

/*** Home Page ***/

@media all and (min-width: 1024px) {
  .home-hero-image {
    min-height: 552px;
  }
}

.home-service-list-item .list-item-arrow {
  padding: 5px 8px;
}

.home-service-list-item:hover .list-item-icon {
  filter: var(--filter-color-gray-blue);
}

.home-service-list-item:hover h3 {
  color: var(--color-gray-blue);
}

.home-service-list-item:hover .list-item-arrow {
  background: var(--color-gray-blue);
}

.homeTigerRight {
  top: 24px;
  left: 38px;
}

.home-cta-background-image {
  height: 472px;
}

.home-cta-image {
  top: -108px;
}

.homeLearnMore a:hover {
  text-decoration: none;
}

.calloutLeft .overlay {
  background: rgba(12, 25, 36, 0.4);
}

.calloutRight .overlay {
  background: rgba(12, 25, 36, 0.4);
}

@media (min-width: 1000px) {
  .guarantees-left img {
    height: 490px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.guarantees-right-inner {
  top: 52px;
  right: 109px;
}

/*** Service Area pre-footer ***/

.service-area {
  height: 585px;
}

.service-area-overlay {
  background: rgba(12, 25, 36, 0.7);
}

/*** Glide ***/

.glide__bullets {
  bottom: -1.25rem;
  text-align: center;
}

.glide__bullets .glide__bullet {
  background: var(--color-primary);
  border: none !important;
  margin: 0 6px;
  border: 2px solid transparent;
  border-radius: 50%;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  height: 9px;
  line-height: 0;
  margin: 0 0.25em;
  padding: 0;
  transition: all 0.3s ease-in-out;
  width: 9px;
}

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

.glide__arrows {
  width: 200px;
  max-width: 115px;
}

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

/*** Interior Pages ***/

.hero-overlay {
  background: rgba(12, 25, 36, 0.5);
}

.serviceListContainer li::before {
  color: var(--color-primary);
}

.servicesTiger {
  left: 30px;
  top: 54px;
}

.accordionContent h2,
.optionalBlogTitle h2 {
  font-size: 32px;
  line-height: 38px;
}

.accordionItem {
  margin-bottom: 16px;
}

.accordionItem .accordionTitle {
  cursor: pointer;
  line-height: 130%;
  background: var(--color-tertiary);
  color: var(--color-primary);
  padding: 17px 62px 17px 22px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  margin: 0;
}

.accordionItem .accordionTitle:after {
  content: url("../resources/images/icon_plus.svg");
  position: absolute;
  height: 24px;
  right: 1rem;
  line-height: 0;
  filter: var(--filter-color-primary);
}

@media screen and (max-width: 1024px) {
  .accordionItem .accordionTitle:after {
    height: 20px;
  }
}

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

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

.accordionItem.active .accordionTitle:after {
  content: url("../resources/images/icon_minus.svg");
}

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

.accordionItem:last-of-type {
  margin-bottom: 0;
}

/*** About ***/

.personPhoto img {
  max-height: 260px;
}

/*** Careers ***/

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

.careersForm .frm_fields_container input, .careersForm .frm_fields_container textarea, .careersForm .frm_fields_container select {
  background-color: var(--color-white) !important;
  border: 1px solid var(--color-primary) !important;
  border-radius: 4px;
  margin-bottom: 8px;
  color: var(--color-mid-blue) !important;
  font-weight: 500;
}

.careersForm .frm_fields_container input::-moz-placeholder, .careersForm .frm_fields_container textarea::-moz-placeholder, .careersForm .frm_fields_container select::-moz-placeholder {
  color: var(--color-mid-blue) !important;
}

.careersForm .frm_fields_container input::placeholder, .careersForm .frm_fields_container textarea::placeholder, .careersForm .frm_fields_container select::placeholder {
  color: var(--color-mid-blue) !important;
}

.careersForm .frm_fields_container input option, .careersForm .frm_fields_container textarea option, .careersForm .frm_fields_container select option {
  color: var(--color-mid-blue);
}

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

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

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

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

.careersForm .frm_submit {
  margin: 0 auto;
}

.careersForm .form-field label {
  display: block !important;
  text-align: left !important;
}

/*** Contact ***/

img.contactPhoneIcon {
  max-width: 20px;
  max-height: 20px;
}

.contactSocial .social-links .social_media-wrapper {
  margin: 0;
}

.contactSocial .social-links .social_media-wrapper .social_media-item .social-link {
  width: 32px;
  height: 32px;
}

.contactForm [type=text],
.contactForm [type=password],
.contactForm [type=date],
.contactForm [type=datetime],
.contactForm [type=datetime-local],
.contactForm [type=month],
.contactForm [type=week],
.contactForm [type=email],
.contactForm [type=number],
.contactForm [type=search],
.contactForm [type=tel],
.contactForm [type=time],
.contactForm [type=url],
.contactForm [type=color],
.contactForm textarea,
.contactForm select {
  margin: 1em 0 0 0 !important;
}

.contactForm .frm_button_submit {
  margin-top: 2rem !important;
}

/*** Schedule Service ***/

.frm_fields_container select {
  color: var(--color-mid-blue) !important;
}

.frm_fields_container select::-moz-placeholder {
  color: var(--color-mid-blue) !important;
}

.frm_fields_container select::placeholder {
  color: var(--color-mid-blue) !important;
}

.frm_fields_container select option {
  color: var(--color-mid-blue) !important;
}

/*** Coupons Page ***/

.coupons-page .coupon-item .coupon-image {
  display: none;
}

.coupons-page .coupon-item:nth-of-type(1) .coupon-image, .coupons-page .coupon-item:nth-of-type(2) .coupon-image {
  display: block;
}

.coupon-content * {
  color: var(--color-white);
}

.coupon-main h2 {
  font-size: 32px;
  line-height: 38px;
}

.coupon-footer p {
  font-size: 11px;
  line-height: 11px;
}

/*** Blog ***/

.blogHeader a:hover {
  text-decoration: none;
}

.blog-right {
  min-height: 170px;
  display: flex;
  align-items: center;
}

.blog-image-container {
  max-width: 300px;
  width: 100%;
  height: 210px;
  margin-right: 24px;
}

.paginationNavigation ul {
  padding: 0;
  margin: 0;
}

.paginationNavigation ul li {
  display: inline-block;
  margin: 0 4px;
}

.paginationNavigation ul li:before {
  content: none;
}

.paginationNavigation ul li a {
  background: var(--color-primary);
  color: var(--color-white) !important;
  display: flex;
  width: 33px;
  height: 33px;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
}

.paginationNavigation ul li a:hover {
  background: var(--color-secondary);
  text-decoration: none;
}

.paginationNavigation ul li.active a {
  background: var(--color-mid-blue);
}

.paginationNavigation .postsLink a {
  width: 80px !important;
}

.paginationNavigation .postsLink a span {
  color: var(--color-white) !important;
}

/*** Footer ***/

footer .footer-col .footerLogoCol {
  top: -58px;
  max-width: 341px;
}

footer .footer-addresses {
  top: -29px;
}

footer .footerHiring:active img {
  transform: translateY(4px);
}

footer .bottom-bar .business-name {
  font-size: 10px;
}

/******* Individual Files From Sage Theme ******/

/* Header */

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

header#masthead .headerLogo .passiveLogo {
  display: block;
}

header#masthead .headerLogo .stickyLogo {
  display: none;
  max-width: 180px;
}

header#masthead .headerLogo a img {
  max-width: 141px;
}

@media screen and (min-width: 1000px) {
  header#masthead.customSticky {
    max-width: 100%;
  }

  header#masthead.customSticky .headerMain {
    border-bottom: 1px solid #dbdbdb;
    background: var(--color-white);
  }

  header#masthead.customSticky .headerMain #primary-menu > li {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  header#masthead.customSticky .headerMain #primary-menu li {
    background: transparent;
  }

  header#masthead.customSticky .headerMain #primary-menu li:hover {
    background: var(--color-primary);
  }

  header#masthead.customSticky .headerMain #primary-menu li:hover a {
    color: var(--color-white);
  }

  header#masthead.customSticky .headerMain #primary-menu li:hover .sub-menu li {
    background: transparent;
  }

  header#masthead.customSticky .headerMain #primary-menu li a {
    color: var(--color-primary);
  }

  header#masthead.customSticky .headerMain #primary-menu li a:hover {
    background: var(--color-primary);
    color: var(--color-white);
  }

  header#masthead.customSticky .headerMain #primary-menu .sub-menu {
    top: 44px;
  }
}

header#masthead .headerRight .headerContact {
  max-width: 370px;
  width: 100%;
  height: 58px;
}

header#masthead .headerRight .headerContact .headerBtn {
  border-radius: 0 !important;
  text-transform: none;
}

header#masthead .headerRight .headerContact .headerPhone {
  max-width: 196px;
  width: 100%;
}

header#masthead .headerRight .headerContact .headerPhone .headerPhoneLink img {
  background: black;
  padding: 5px;
  max-width: 28px;
  width: 100%;
  margin-right: 6px;
}

header#masthead .headerRight .headerContact .headerPhone .headerPhoneLink:hover img {
  background: black;
}

header#masthead .headerRight .headerContact .headerSchedule {
  max-width: 200px;
  width: 100%;
}

header#masthead .headerRight .headerContact .headerSchedule .headerScheduleLink {
  padding-top: 21px;
  padding-bottom: 21px;
}

@media screen and (max-width: 1024px) {
  header.customSticky {
    background-color: rgb(244, 244, 244);
    box-shadow: 4px 4px 10px -3px rgba(55, 55, 55, 0.32);
  }

  .toBarBookHref img {
    max-width: 6px;
    width: 100%;
    margin-bottom: 3px;
  }

  .headerMainInner {
    padding: 8px;
    border-bottom: 2px solid var(--color-secondary);
  }
}

/* social icons */

.social-links .social_media-wrapper {
  justify-content: center;
  display: flex;
  flex-wrap: nowrap;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1em;
}

.social-links .social_media-wrapper .social_media-item {
  flex-basis: 42px;
  padding: 0;
  margin: 0 8px;
}

@media all and (max-width: 1024px) {
  .social-links .social_media-wrapper .social_media-item {
    flex-basis: 32px;
  }
}

.social-links .social_media-wrapper .social_media-item:first-of-type {
  margin-left: 0;
}

.social-links .social_media-wrapper .social_media-item:last-of-type {
  margin-right: 0;
}

.social-links .social_media-wrapper .social_media-item .social-link {
  display: block;
  height: 42px;
  width: 42px;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background-image 0.25s ease-in-out;
}

@media all and (max-width: 1024px) {
  .social-links .social_media-wrapper .social_media-item .social-link {
    height: 32px;
    width: 32px;
  }
}

/* End of .social-links */

/* Services List */

.services-list-menu ul {
  width: 100%;
  padding-top: 0;
  padding-bottom: 1.5rem;
  margin-left: auto;
  padding-left: 7rem;
}

@media all and (min-width: 1024px) {
  .services-list-menu ul {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
    min-width: 550px;
    position: relative;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 1.5rem;
    margin-left: 0;
  }
}

.services-list-menu ul li::before {
  color: var(--color-primary);
}

@media all and (min-width: 1024px) {
  .services-list-menu ul li {
    position: relative;
    margin-bottom: 1.25rem;
    width: 40%;
  }
}

.services-list-menu ul li a {
  font-weight: 700;
}

@media all and (min-width: 1024px) {
  .services-list-menu ul li a {
    position: absolute;
    font-size: 20px;
    line-height: 24px;
  }
}

.services-list-menu ul li a:hover {
  font-weight: 900;
  text-decoration: none;
}

/* 404 Error */

/*** 404 ***/

.errorLinks li {
  flex: 1 25%;
  list-style: none;
  margin-bottom: 40px;
  max-width: 272px;
}

.errorLinks li:before {
  content: none;
}

.errorAnchor {
  background-color: var(--color-primary);
  color: var(--color-white) !important;
  padding: 40px 10px;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  cursor: pointer;
  position: relative;
  border-radius: 16px;
  box-shadow: 2px 2px 7px -2px rgba(30, 23, 24, 0.4);
  border: none;
  font-weight: bold;
  width: 100%;
}

.errorAnchor:hover {
  background: var(--color-mid-blue);
}

@media screen and (max-width: 1024px) {
  .errorLinks {
    margin-top: 16px;
    justify-content: center !important;
  }

  .errorLinks li {
    flex: 1 100%;
    margin-bottom: 16px;
  }

  .errorLinks .mobileExcess {
    display: none;
  }

  .errorLinks.active .mobileExcess {
    display: block;
  }

  .active .showPassive {
    display: none;
  }

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

  .showActive {
    display: none;
  }
}

/* Menu */

.menu-all-pages-container #primary-menu {
  background-color: var(--color-quaternary);
  list-style: none;
}

.menu-all-pages-container #primary-menu li {
  display: block;
  position: relative;
  margin: 0;
}

.menu-all-pages-container #primary-menu li:before {
  display: none;
}

.menu-all-pages-container #primary-menu li:nth-last-child(1) .sub-menu {
  left: unset;
  right: 0;
}

.menu-all-pages-container #primary-menu li:nth-last-child(2) .sub-menu {
  left: unset;
  right: 0;
}

.menu-all-pages-container #primary-menu li:nth-last-child(3) .sub-menu {
  left: unset;
  right: 0;
}

.menu-all-pages-container #primary-menu li:hover a {
  color: blue;
}

.menu-all-pages-container #primary-menu a {
  font-size: 16px;
  font-weight: 500;
  padding: 10px;
  margin: 0;
  display: inline-block;
  color: var(--color-secondary);
  letter-spacing: 0.03em;
  line-height: 24px;
  width: 100%;
}

.menu-all-pages-container ul.sub-menu {
  display: none;
  position: absolute;
  min-width: 270px;
  top: 100%;
  right: 0;
}

.sub-menu span.plusMinus.mobileOnly {
  display: none;
}

.menu-item-has-children:hover .sub-menu {
  display: block;
}

@media all and (max-width: 1024px) {
  nav#site-navigation {
    line-height: 0;
  }

  .headerMainInner .plusMinus {
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 20px;
  }

  .headerMainInner .plusMinus img {
    width: 24px;
  }

  .headerMainInner .plusMinus .fa-minus {
    display: none;
  }

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

  .headerMainInner .activeMenu .plus {
    display: none;
  }

  .headerMainInner .activeMenu .minus {
    display: block;
  }

  .headerMainInner .menu-all-pages-container {
    display: none;
    background: var(--color-primary);
    position: fixed;
    width: 100vw;
    left: 0;
    top: 82px;
    max-height: calc(100vh - 82px);
    overflow-y: scroll;
    text-align: left;
    box-shadow: 4px 4px 10px -3px rgba(55, 55, 55, 0.32);
  }

  .headerMainInner .menu-all-pages-container a {
    background: none;
  }

  .headerMainInner .toggled .menu-all-pages-container {
    display: block;
  }

  .headerMainInner .closeMenu {
    text-align: center;
    background: var(--color-secondary);
  }

  .headerMainInner .closeMenu a {
    font-weight: bold;
    color: white !important;
  }

  .headerMainInner #site-navigation .menu-toggle {
    max-width: 32px;
    background: none;
  }

  #primary-menu li {
    display: block;
  }

  #primary-menu a {
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    color: black !important;
  }

  #primary-menu .closeMenu a {
    color: white !important;
  }

  #primary-menu .menu-item {
    padding: 0 16px;
  }

  #primary-menu .menu-item:last-of-type {
    line-height: 0;
  }

  #primary-menu .menu-item:last-of-type a {
    border-bottom: none;
  }

  #primary-menu ul.sub-menu {
    display: none;
    position: static;
    -moz-column-count: 1;
         column-count: 1;
    width: 100%;
    padding: 0;
    box-shadow: none;
    margin: 0;
    position: relative;
  }

  #primary-menu ul.sub-menu a {
    font-size: 16px !important;
    border: none !important;
    font-weight: normal !important;
    color: red !important;
    background: none !important;
    padding-left: 35px !important;
  }

  #primary-menu ul.sub-menu a:before {
    content: "•";
    margin-right: 10px;
    color: var(--color-primary);
  }

  #primary-menu ul.sub-menu li {
    border: none !important;
    padding: 0;
  }

  #primary-menu .minus {
    display: none;
  }

  #primary-menu .activeMenu a {
    color: var(--color-primary) !important;
  }

  #primary-menu .activeMenu.menu-item-has-children .sub-menu {
    display: block !important;
  }

  #primary-menu .activeMenu .minus {
    display: block !important;
  }

  #primary-menu .activeMenu .plus {
    display: none;
  }

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

  .mobileButtons img {
    width: 20px;
  }

  .mobileMenuCall {
    background: black;
  }

  .mobileMenuCall a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 16px !important;
    padding: 8px !important;
  }
}

/* Forms */

.frm_form_fields .frm_section_heading {
  margin-bottom: 1em;
}

.frm_form_fields .frm_section_heading:not(:first-of-type) {
  margin-top: 1em;
}

.frm_form_fields .frm_section_heading h3 {
  margin-bottom: 0;
}

.frm_form_fields legend {
  display: none;
}

.frm_form_fields .privacy {
  font-size: 12px;
}

.frm_form_fields .frm_form_field label {
  display: none;
}

.frm_form_fields [type=text],
.frm_form_fields [type=password],
.frm_form_fields [type=date],
.frm_form_fields [type=datetime],
.frm_form_fields [type=datetime-local],
.frm_form_fields [type=month],
.frm_form_fields [type=week],
.frm_form_fields [type=email],
.frm_form_fields [type=number],
.frm_form_fields [type=search],
.frm_form_fields [type=tel],
.frm_form_fields [type=time],
.frm_form_fields [type=url],
.frm_form_fields [type=color],
.frm_form_fields textarea,
.frm_form_fields select {
  width: 100%;
  display: inline-block;
  padding-left: 1em;
  color: var(--color-site-black);
  background-color: var(--color-white);
  border: 1px solid var(--color-primary);
  border-radius: 0 !important;
  height: 3em;
}

.frm_form_fields [type=text]:focus, .frm_form_fields [type=text]:hover,
.frm_form_fields [type=password]:focus,
.frm_form_fields [type=password]:hover,
.frm_form_fields [type=date]:focus,
.frm_form_fields [type=date]:hover,
.frm_form_fields [type=datetime]:focus,
.frm_form_fields [type=datetime]:hover,
.frm_form_fields [type=datetime-local]:focus,
.frm_form_fields [type=datetime-local]:hover,
.frm_form_fields [type=month]:focus,
.frm_form_fields [type=month]:hover,
.frm_form_fields [type=week]:focus,
.frm_form_fields [type=week]:hover,
.frm_form_fields [type=email]:focus,
.frm_form_fields [type=email]:hover,
.frm_form_fields [type=number]:focus,
.frm_form_fields [type=number]:hover,
.frm_form_fields [type=search]:focus,
.frm_form_fields [type=search]:hover,
.frm_form_fields [type=tel]:focus,
.frm_form_fields [type=tel]:hover,
.frm_form_fields [type=time]:focus,
.frm_form_fields [type=time]:hover,
.frm_form_fields [type=url]:focus,
.frm_form_fields [type=url]:hover,
.frm_form_fields [type=color]:focus,
.frm_form_fields [type=color]:hover,
.frm_form_fields textarea:focus,
.frm_form_fields textarea:hover,
.frm_form_fields select:focus,
.frm_form_fields select:hover {
  outline: none;
  border-color: var(--forms-field-focus-outline-color);
}

.frm_form_fields [type=text]::-moz-placeholder, .frm_form_fields [type=password]::-moz-placeholder, .frm_form_fields [type=date]::-moz-placeholder, .frm_form_fields [type=datetime]::-moz-placeholder, .frm_form_fields [type=datetime-local]::-moz-placeholder, .frm_form_fields [type=month]::-moz-placeholder, .frm_form_fields [type=week]::-moz-placeholder, .frm_form_fields [type=email]::-moz-placeholder, .frm_form_fields [type=number]::-moz-placeholder, .frm_form_fields [type=search]::-moz-placeholder, .frm_form_fields [type=tel]::-moz-placeholder, .frm_form_fields [type=time]::-moz-placeholder, .frm_form_fields [type=url]::-moz-placeholder, .frm_form_fields [type=color]::-moz-placeholder, .frm_form_fields textarea::-moz-placeholder, .frm_form_fields select::-moz-placeholder {
  color: var(--color-mid-blue) !important;
  font-size: var(--forms-field-placeholder-font-size) !important;
  position: relative;
}

.frm_form_fields [type=text]::placeholder,
.frm_form_fields [type=password]::placeholder,
.frm_form_fields [type=date]::placeholder,
.frm_form_fields [type=datetime]::placeholder,
.frm_form_fields [type=datetime-local]::placeholder,
.frm_form_fields [type=month]::placeholder,
.frm_form_fields [type=week]::placeholder,
.frm_form_fields [type=email]::placeholder,
.frm_form_fields [type=number]::placeholder,
.frm_form_fields [type=search]::placeholder,
.frm_form_fields [type=tel]::placeholder,
.frm_form_fields [type=time]::placeholder,
.frm_form_fields [type=url]::placeholder,
.frm_form_fields [type=color]::placeholder,
.frm_form_fields textarea::placeholder,
.frm_form_fields select::placeholder {
  color: var(--color-mid-blue) !important;
  font-size: var(--forms-field-placeholder-font-size) !important;
  position: relative;
}

.frm_form_fields textarea {
  height: auto;
  padding-top: 8px !important;
}

.frm_form_fields input:invalid {
  border: var(--forms-error-field-border) !important;
  background-color: rgba(160, 6, 6, 0.1);
}

.frm_form_fields .frm_error {
  color: #E00000;
  font-size: 0.9rem;
}

.frm_form_fields .frm_button_submit {
  margin-top: 8px;
}

.frm_form_fields .frm_dropzone .dz-message {
  border: var(--forms-field-border);
  border-radius: var(--forms-field-border-radius) !important;
}

/* End of .frm_form_fields */

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

.frm_fields_container .form-field.half,
.frm_section_heading .form-field.half,
.form-field.half {
  width: calc((100% - 5px) / 2);
  display: inline-block;
  flex-basis: calc(50% - 0.375em);
}

.frm_verify {
  display: none;
}

/* ==========================================================================
   File upload field - from Formidable Default Styles

   Any default values that are changed are commented out for reference.
   ========================================================================== */

.frm_upload2_icon:before {
  content: "\f093";
  color: black;
}

.frm_upload_icon:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='M17 12v5H3v-5H1v5a2 2 0 002 2h14a2 2 0 002-2v-5z'/%3E%3Cpath d='M15 7l-5-6-5 6h4v8h2V7h4z'/%3E%3C/svg%3E");
}

.frm_dropzone.frm_single_upload, .frm_dropzone.dz-clickable {
  min-height: 60px;
  margin-top: 5px;
  line-height: 1.42857143;
}

.frm_dropzone.dz-clickable * {
  cursor: default;
}

.frm_dropzone.frm_single_upload {
  max-width: none;
}

.frm_dropzone.frm_single_upload.dz-started {
  max-width: 300px;
}

.frm_form_field.frm_full .frm_dropzone.dz-clickable.frm_single_upload, .frm_form_field.frm_full_upload .frm_dropzone.dz-clickable.frm_single_upload {
  max-width: 100%;
}

.frm_form_field.frm_full .frm_dropzone.dz-clickable.frm_single_upload .dz-message, .frm_form_field.frm_full_upload .frm_dropzone.dz-clickable.frm_single_upload .dz-message {
  margin: 0.5em 0 1em;
}

.frm_dropzone .dz-message {
  border: 2px solid #dfdfdf;
  background: #ffffff;
  padding: 20px;
  border-radius: 5px;
  cursor: pointer;
  display: none;
  font-size: 16px;
  text-align: center;
  margin: 0.5em 0 1em;
}

.frm_dropzone.dz-clickable.frm_single_upload .dz-message {
  margin: 0 0 0.5em 0;
}

.frm_dropzone.frm_single_upload.dz-started .dz-message {
  display: none;
}

.frm_dropzone.dz-clickable .dz-message, .frm_dropzone .frm_upload_icon {
  display: block;
}

.frm_dropzone.dz-clickable .dz-message, .frm_dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

#frm_form_editor_container .frm_dropzone.dz-clickable, #frm_form_editor_container .frm_dropzone.dz-clickable * {
  cursor: default;
}

.frm_dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.frm_dropzone .frm_upload_icon:before {
  font-size: 40px;
}

.frm_dropzone .frm_small_text {
  font-size: 14px;
}

.frm_dropzone.dz-drag-hover {
  border-style: solid;
}

.frm_dropzone .dz-preview {
  padding: 15px 0;
  border-bottom: 1px solid #dfdfdf;
}

.frm_dropzone .dz-preview:last-child {
  border-bottom: none;
}

.frm_dropzone .dz-preview:hover {
  z-index: 1000;
}

.frm_dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

.frm_dropzone .dz-preview.dz-image-preview .dz-details {
  transition: opacity 0.2s linear;
}

.frm_dropzone .dz-preview .dz-remove {
  cursor: pointer;
  border: none;
  float: right;
}

.frm_dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.frm_dropzone .dz-preview .dz-details {
  font-size: 14px;
  margin: 5px 0 10px;
}

.frm_dropzone .dz-preview .dz-details .dz-size, .frm_dropzone .dz-preview .dz-details .dz-filename {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}

.frm_dropzone .dz-preview .dz-details .dz-size strong {
  font-weight: normal;
}

.frm_dropzone .dz-preview .dz-details .dz-filename {
  max-width: 65%;
  text-overflow: ellipsis;
}

.frm_dropzone .dz-preview .dz-details .dz-filename a {
  cursor: pointer;
}

.frm_dropzone .dz-preview .dz-column {
  float: right;
  width: 68%;
}

.frm_dropzone .dz-preview .dz-image {
  overflow: hidden;
  width: 30%;
  height: 60px;
  display: block;
  float: left;
  margin-right: 2%;
}

.frm_dropzone .dz-preview .dz-image img {
  display: block;
  margin: 0 auto;
  max-height: 60px;
}

.frm_dropzone .dz-preview.dz-success .dz-success-mark {
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.frm_dropzone .dz-preview.dz-processing .dz-progress {
  transition: all 0.2s linear;
}

.frm_dropzone .dz-preview .dz-progress {
  pointer-events: none;
  position: relative;
  height: 10px;
  width: 100%;
  background: rgb(221, 221, 221);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

.frm_dropzone .dz-preview .dz-progress .dz-upload, .frm_dropzone .dz-preview.dz-complete .dz-progress {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
}

.frm_dropzone .dz-preview .dz-progress .dz-upload {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  transition: width 300ms ease-in-out;
}

.frm_dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
  opacity: 1;
  pointer-events: auto;
}

.frm_dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  color: #B94A48;
  padding: 0.5em;
}

.frm_dropzone .fallback input[type=file] {
  display: block;
}

/* Blog */

.single-post .breadcrumb_last {
  display: none;
}

.archive .pageHeader .col1 .title,
.blog .pageHeader .col1 .title,
.blogPage .pageHeader .col1 .title,
.page-template-template-page-with-sidebar .pageHeader .col1 .title {
  font-size: 24px;
}

@media only screen and (min-width: 1024px) {
  .archive .pageHeader .col1 .title,
  .blog .pageHeader .col1 .title,
  .blogPage .pageHeader .col1 .title,
  .page-template-template-page-with-sidebar .pageHeader .col1 .title {
    font-size: 36px;
  }
}

.archive .container,
.blog .container,
.blogPage .container,
.page-template-template-page-with-sidebar .container {
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 1024px) {
  .archive .container,
  .blog .container,
  .blogPage .container,
  .page-template-template-page-with-sidebar .container {
    flex-direction: row;
    justify-content: space-between;
  }

  .archive aside.sidebar,
  .blog aside.sidebar,
  .blogPage aside.sidebar,
  .page-template-template-page-with-sidebar aside.sidebar {
    width: 20%;
  }
}

.archive article,
.blog article,
.blogPage article,
.page-template-template-page-with-sidebar article {
  border: 1px solid var(--color-primary);
  border-radius: 16px;
  margin-bottom: 1.5rem;
  display: flex;
}

.archive article .innerWrapper,
.blog article .innerWrapper,
.blogPage article .innerWrapper,
.page-template-template-page-with-sidebar article .innerWrapper {
  background-position: left center;
  background-size: 300px 100%;
  border-radius: 16px;
  background-repeat: no-repeat;
  display: flex;
  justify-content: space-between;
}

.archive article .innerWrapper .col1,
.blog article .innerWrapper .col1,
.blogPage article .innerWrapper .col1,
.page-template-template-page-with-sidebar article .innerWrapper .col1 {
  height: 214px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  border-top-left-radius: 48px;
  border-top-right-radius: 48px;
  background-color: var(--secondary);
}

@media only screen and (min-width: 1024px) {
  .archive article .innerWrapper .col1,
  .blog article .innerWrapper .col1,
  .blogPage article .innerWrapper .col1,
  .page-template-template-page-with-sidebar article .innerWrapper .col1 {
    height: 100%;
    width: 300px;
    border-top-right-radius: unset;
    border-bottom-left-radius: 48px;
  }
}

.archive article .innerWrapper .col2,
.blog article .innerWrapper .col2,
.blogPage article .innerWrapper .col2,
.page-template-template-page-with-sidebar article .innerWrapper .col2 {
  margin: 1rem 1.5rem;
}

@media only screen and (min-width: 1024px) {
  .archive article .innerWrapper .col2,
  .blog article .innerWrapper .col2,
  .blogPage article .innerWrapper .col2,
  .page-template-template-page-with-sidebar article .innerWrapper .col2 {
    width: 372px;
    margin: 1rem 1.5rem 1rem 0;
  }
}

.archive article .innerWrapper .col2 h2.entry-title,
.blog article .innerWrapper .col2 h2.entry-title,
.blogPage article .innerWrapper .col2 h2.entry-title,
.page-template-template-page-with-sidebar article .innerWrapper .col2 h2.entry-title {
  line-height: 32px;
}

.archive .entry-title a,
.blog .entry-title a,
.blogPage .entry-title a,
.page-template-template-page-with-sidebar .entry-title a {
  text-decoration: none;
  color: var(--secondary);
}

.archive .entry-title a:hover,
.blog .entry-title a:hover,
.blogPage .entry-title a:hover,
.page-template-template-page-with-sidebar .entry-title a:hover {
  color: var(--accent);
}

.archive .entry-summary p:last-of-type,
.blog .entry-summary p:last-of-type,
.blogPage .entry-summary p:last-of-type,
.page-template-template-page-with-sidebar .entry-summary p:last-of-type {
  margin: 0;
}

.archive time,
.blog time,
.blogPage time,
.page-template-template-page-with-sidebar time {
  font-size: 10px;
}

.archive .excerpt-more,
.blog .excerpt-more,
.blogPage .excerpt-more,
.page-template-template-page-with-sidebar .excerpt-more {
  white-space: nowrap;
  font-weight: bold;
  text-decoration: none;
  color: var(--secondary);
}

.archive .excerpt-more:hover,
.blog .excerpt-more:hover,
.blogPage .excerpt-more:hover,
.page-template-template-page-with-sidebar .excerpt-more:hover {
  color: var(--accent);
}

@media only screen and (max-width: 1024px) {
  .archive .postlink,
  .blog .postlink,
  .blogPage .postlink,
  .page-template-template-page-with-sidebar .postlink {
    display: none;
  }
}

.categorySwitcherMobile {
  display: flex;
  margin-bottom: 1rem;
}

.categorySwitcherMobile h2 {
  color: var(--white);
  text-align: center;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 1em;
}

.categorySwitcher {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media only screen and (min-width: 1024px) {
  .categorySwitcher {
    display: flex;
  }
}

.categorySwitcher select {
  min-width: 80%;
  display: inline-block;
  padding: 0.5em 3.5em 0.5em 1em;
  margin: 0;
  background-color: var(--color-white);
  background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%), linear-gradient(to right, var(--color-primary), var(--color-primary));
  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;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.5em;
  /* reset */
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/** Media Queries **/

@media screen and (min-width: 1024px) {
  .mobileOnly {
    display: none !important;
  }

  .about-hiring-inner {
    height: auto;
  }

  /*** City Page Tiger CTA ***/
}

@media screen and (min-width: 1024px) and (min-width: 1100px) and (max-width: 1200px) {
  .about-hiring-inner {
    padding-right: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  .aboutHiringRight {
    left: 8%;
    max-width: 90%;
  }

  .aboutHiringRight img {
    top: -328px;
    left: 51%;
    max-width: 56%;
  }
}

@media screen and (min-width: 1024px) and (min-width: 1100px) and (max-width: 1200px) {
  .aboutHiringRight img {
    max-width: 55%;
    top: -318px;
    left: 49%;
  }
}

@media screen and (min-width: 1024px) {
  .blog-prefooter-right {
    padding-top: 73px;
    padding-bottom: 73px;
    max-width: 578px;
  }

  .cityTiger {
    left: 56%;
    top: 9%;
  }

  .cityTiger img {
    position: relative;
    left: 25px;
  }
}

@media screen and (max-width: 1024px) {
  .desktopOnly {
    display: none !important;
  }

  body, html {
    overflow-x: hidden;
  }

  h1 {
    font-size: 28px;
    line-height: 30px;
  }

  h2 {
    font-size: 28px;
    line-height: 34px;
  }

  h3 {
    font-size: 24px;
    line-height: 28px;
  }

  header .headerLogo.logo {
    line-height: 0;
    max-width: 92px;
    left: 39%;
    top: 10%;
  }

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

  header .headerLogo.logo img {
    width: 100%;
  }

  header .headerMainInner {
    padding: 8px;
    background: var(--color-primary);
  }

  header .headerMainInner .header-mobile-call {
    top: -3px;
  }

  header .headerMainInner #primary-menu li {
    display: block;
  }

  header .headerMainInner #primary-menu li:hover {
    background: transparent;
  }

  header .headerMainInner #primary-menu a {
    font-size: 20px;
    line-height: 28px;
    padding: 10px;
    color: var(--color-primary);
  }

  header .headerMainInner #primary-menu a:after {
    display: none !important;
  }

  header .headerMainInner #primary-menu .menu-item {
    padding: 0 16px;
  }

  header .headerMainInner #primary-menu .menu-item:last-of-type {
    line-height: 0;
  }

  header .headerMainInner #primary-menu .menu-item:last-of-type a {
    border-bottom: none;
  }

  header .headerMainInner #primary-menu ul.sub-menu {
    top: 100%;
    border: none;
    -moz-column-count: 1;
         column-count: 1;
    width: 100%;
    padding: 0;
    box-shadow: none;
    margin: -10px 0 0 0;
    position: relative;
    background: none;
  }

  header .headerMainInner #primary-menu ul.sub-menu a {
    padding-left: 35px !important;
    color: var(--color-primary) !important;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
  }

  header .headerMainInner #primary-menu ul.sub-menu li {
    border: none !important;
    padding: 0;
  }

  header .headerMainInner #primary-menu .minus {
    display: none;
  }

  header .headerMainInner .menu-main-menu-container {
    display: none;
    background: var(--color-tertiary);
    position: fixed;
    width: 100vw;
    left: 0;
    top: 58px;
    max-height: calc(100vh - 58px);
    overflow-y: scroll;
    text-align: left;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  }

  header .headerMainInner .menu-main-menu-container a {
    background: none;
  }

  header .headerMainInner .menu-main-menu-container a:hover {
    background: none !important;
  }

  header .headerMainInner .nowHiringMenu {
    max-width: 200px;
    margin: 1rem auto 2rem !important;
    display: flex !important;
  }

  header .headerMainInner .nowHiringMenu a {
    color: var(--color-site-black) !important;
    border-radius: 18px !important;
    padding: 4px 10px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: var(--color-secondary);
    box-shadow: 0.25px 2.5px 0px 0px rgb(211, 85, 37);
    min-width: 145px;
  }

  header .headerMainInner .nowHiringMenu a:hover {
    background: var(--color-bright-orange) !important;
  }

  header .headerMainInner .closeMenu {
    text-align: center;
    margin: 10px auto 0 !important;
    padding: 0 !important;
    min-width: 100vw;
    background: var(--color-primary);
  }

  header .headerMainInner .closeMenu a {
    font-weight: 500 !important;
    color: white !important;
    text-transform: capitalize;
    font-size: 20px !important;
    padding: 10px 8px !important;
    max-width: 150px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 16px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  header .headerMainInner .closeMenu a::before {
    content: url("../resources/images/circle-x-solid.svg");
    position: absolute;
    width: 20px;
    filter: var(--filter-color-white);
    left: 6.75rem;
    top: 14px;
  }

  header .headerMainInner .plusMinus {
    height: 22px;
    width: 22px;
    top: 11px;
    right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  header .headerMainInner .plusMinus span {
    width: 100%;
    height: 100%;
  }

  header .headerMainInner .plusMinus span img {
    width: 90%;
    height: 90%;
    position: absolute;
  }

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

  header .headerMainInner .activeMenu .plusMinus span {
    transition: transform 0.5s;
  }

  header .headerMainInner .activeMenu .plusMinus span.plus {
    transform: rotate(90deg);
  }

  header .headerMainInner .activeMenu.menu-item-has-children .sub-menu {
    display: block !important;
  }

  header.customSticky {
    border-top-width: 0;
    background: var(--color-primary);
  }

  header.customSticky .headerMainInner .menu-main-menu-container {
    top: 58px;
    max-height: calc(100vh - 58px);
  }

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

  header .toggled .menu-main-menu-container {
    display: block !important;
  }

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

  /* end header */

  .toggledMainMenu .headerLogo.logo {
    max-width: 54px;
    position: relative;
    left: 0;
  }

  /*** Home Page ***/

  .homeTigerCTA {
    max-width: 400px;
    width: 92%;
  }

  .homeTigerCTA .innerContainer {
    padding-bottom: 8rem;
  }

  .homeTigerCTA .homeTigerRight {
    left: auto;
    top: 60%;
    right: -3%;
    position: absolute;
  }

  .homeTigerCTA .homeTigerRight img {
    max-width: 240px;
  }

  .home-services-inner {
    max-width: 330px;
  }

  .home-services-inner .list-item-icon img {
    max-width: 80%;
  }

  .home-cta .home-cta-image {
    top: 0;
    max-width: 153px;
  }

  /*** Testimonials ***/

  .testimonials-header-image {
    max-width: 300px;
  }

  /*** Guarantees ***/

  .guarantees-right-inner {
    top: unset;
    right: unset;
  }

  .guarantees-image img {
    max-width: 70%;
  }

  /*** Service Areas Pre-footer ***/

  .service-area {
    height: auto !important;
  }

  /*** Footer ***/

  .footerLogoCol.mobileOnly {
    top: -100px;
  }

  .footerLogoCol.mobileOnly .footerLogo {
    max-width: 213px;
  }

  .footer-addresses {
    top: 0 !important;
  }

  /*** Interior Hero ***/

  .interior-hero {
    top: -43px;
  }

  /*** About ***/

  .aboutHiringRight img {
    top: 11px;
  }

  /*** Accordion Content ***/

  .accordionContent h2 {
    font-size: 24px;
    line-height: 30px;
  }

  /*** Free Estimate ***/

  .freeEstimateImage {
    min-height: 168px;
  }

  /*** Blog ***/

  .blog-prefooter-left {
    min-width: 117px;
  }
}

/********* CUSTOM STYLE.CSS BROUGHT OVER. THIS WAS USED AFTER SAGE BROKE AND WE COULDNT BUILD *************/

/***  Universal  ***/

.page-template-template-contest .gap-14 {
  gap: 2px 56px;
}

.gap-4 {
  gap: 2px 16px;
}

.btn {
  text-decoration: none !important;
  padding: 16px 14px !important;
  border-radius: 500px !important;
}

a.btn.phoneBtn {
  padding: 16px 14px !important;
}

.bg-orange {
  background: #ff7b00;
}

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

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

.my-16 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.text-black {
  color: #030f2b;
}

.text-black p,
.text-black li,
.text-black span,
.text-black a,
.text-black h1,
.text-black h2,
.text-black h3,
.text-black h4,
.text-black h5,
.text-black h6 {
  color: #030f2b;
}

.text-white {
  color: #fff;
}

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

.page-template-template-services .blueBtn.orangeBtn {
  background: var(--color-primary) !important;
  box-shadow: 0.25px 2.5px 0 0 #00274b !important;
  color: #fff !important;
}

.page-template-template-services .btn.blueBtn.orangeBtn:hover {
  background: var(--color-mid-blue) !important;
  box-shadow: 0.25px 2.5px 0 0 #00396f !important;
}

.bg-lightblue {
  background: #e6f2f3;
}

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

/*** Header ***/

#primary-menu a.mobile-menu-schedule {
  color: white !important;
  background: var(--color-primary) !important;
  border-radius: 0 !important;
  padding: 4px 16px;
  display: block;
}

/***  Hero  ***/

.page-template-template-contest .hero-left {
  margin-right: 54px;
}

.page-template-template-contest .hero-lr {
  padding-top: 30px;
  padding-bottom: 35px;
  margin-top: 15px;
}

/*** Home Contest ***/

.home-contest {
  margin-top: 70px;
}

.home-contest-inner {
  max-width: 800px;
}

.home-contest-right {
  max-width: 475px;
}

@media screen and (max-width: 1000px) {
  .home-contest {
    margin-top: 16px;
    margin-bottom: 24px;
  }

  .home-contest-inner {
    display: block !important;
  }

  .home-contest-left {
    text-align: center;
    margin: 0 auto;
  }

  .home-contest-right {
    margin-top: -15px;
  }

  .home-contest-right .btn {
    max-width: 145px;
    margin: 0 auto;
    display: block;
  }

  .home-services-inner {
    padding-left: 16px;
    padding-right: 16px;
  }

  .home-services-inner .list-item-icon {
    padding-left: 0;
  }
}

/***  Intro  ***/

.page-template-template-contest .contest-intro {
  margin-top: 40px;
  margin-bottom: 40px;
}

.page-template-template-contest .contest-intro-right {
  margin-top: auto;
  margin-bottom: auto;
}

/***  Form  ***/

.page-template-template-contest .contest-form {
  background-color: #e6f2f3;
  border-radius: 16px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.page-template-template-contest .contest-form-inner {
  max-width: 900px;
  margin: auto;
  border-radius: 16px;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.2);
  background-color: white;
  padding-top: 30px;
  padding-bottom: 27px;
}

.page-template-template-contest .contest-form-content {
  max-width: 816px;
  margin: auto;
}

.page-template-template-contest .form-text {
  max-width: 651px;
  margin: auto;
}

.page-template-template-contest .contest-form .form-field input,
.page-template-template-contest .contest-form .form-field textarea {
  border-radius: 16px !important;
  border: 1px solid #979797 !important;
  color: #0c1924;
}

.page-template-template-contest .contest-form .form-field input::-moz-placeholder, .contest-form .form-field textarea::-moz-placeholder {
  color: #0c1924 !important;
}

.page-template-template-contest .contest-form .form-field input::placeholder,
.contest-form .form-field textarea::placeholder {
  color: #0c1924 !important;
}

.page-template-template-contest .contest-form .frm_final_submit {
  margin-bottom: 12px;
}

.page-template-template-contest .frm6 {
  max-width: 400px;
  border-radius: 16px;
}

.page-template-template-contest .frm_fields_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2px 16px;
}

.page-template-template-contest .contest-question {
  max-width: 816px;
  margin: auto;
  border-radius: 16px;
}

.page-template-template-contest .contest-question .frm_primary_label {
  display: block !important;
}

.page-template-template-contest .contest-upload label {
  display: block !important;
}

.page-template-template-contest .frm_fields_container {
  max-width: 816px;
  margin: 24px auto 0;
}

/***  Rules  ***/

.page-template-template-contest .contest-rules-top {
  max-width: 750px;
  margin: auto;
  margin-top: 30px;
}

.page-template-template-contest .contest-rules {
  padding-bottom: 160px;
}

.page-template-template-contest .contest-questions {
  padding-top: 71px;
  color: white;
  padding-bottom: 53px;
}

.page-template-template-contest .contest-question-text h2 {
  color: white;
  max-width: 451px;
}

.page-template-template-contest .contest-question-text {
  padding-left: 92px;
  padding-right: 35px;
}

.page-template-template-contest .questions-box {
  max-width: 578px;
  width: 100%;
  left: -1rem !important;
  margin-left: auto;
}

.page-template-template-contest .tiger-box {
  max-width: 813px;
  margin: auto;
  margin-top: 108px !important;
  margin-bottom: 158px !important;
}

.page-template-template-contest .tiger {
  left: 18px !important;
  position: absolute;
  max-width: 260px;
}

/*** Services ***/

.services-accordions .accordionItem {
  background: white;
  border-radius: 16px;
}

.services-accordions .accordionItem .accordionTitle {
  color: black;
  font-size: 16px;
  background: none;
}

@media only screen and (max-width: 1000px) {
  .mob\:flex-wrap {
    flex-wrap: wrap;
  }

  .mob\:my-7 {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
  }

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

  .mob\:py-5 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .mob\:py-7 {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
  }

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

  .mob\:gap-5 {
    gap: 20px;
  }

  /***  Hero  ***/

  .page-template-template-contest .hero-lr {
    padding-top: 50px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .page-template-template-contest .contest-hero .interior-hero {
    top: 0;
  }

  .page-template-template-contest .contest-intro-left {
    margin-bottom: 16px;
  }

  .page-template-template-contest .contest-intro-right {
    padding-left: 16px;
    padding-right: 16px;
  }

  .page-template-template-contest .contest-form-content {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 20px;
    padding-right: 20px;
  }

  .page-template-template-contest .contest-rules {
    margin: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .page-template-template-contest .questions-box {
    left: 0rem !important;
  }

  .page-template-template-contest .contest-intro {
    margin-top: 10px;
  }

  .page-template-template-contest .contest-rules-bottom {
    margin-top: 30px;
  }

  .page-template-template-contest .contest-rules {
    padding-bottom: 0px;
  }

  .page-template-template-contest .contest-question-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .page-template-template-contest .question-btn {
    padding-right: 0;
  }

  .page-template-template-contest .tiger-box {
    margin-top: 40px !important;
    margin-bottom: 16px !important;
  }

  /***  Home  ***/

  .flex-1.homeTigerRight {
    margin-top: 2px;
  }

  .homeTigerCTA .innerContainer {
    padding-bottom: 150px !important;
  }

  /*** Services ***/

  /***  Footer  ***/

  .footer-col-inner .centerLine:after {
    bottom: 0;
  }
}

/***  Home  ***/

.homeTigerLeft .btn {
  font-size: 20px !important;
}

.footerBtns .blueBtn {
  padding-left: 55px;
  padding-right: 55px;
  margin-right: 8px;
}

/***  HEADER  ***/

#masthead .header-phone {
  font-size: 24px;
}

#masthead .museo900 {
  font-size: 24px;
}

/***  Footer  ***/

.footerBtns .blueBtn {
  margin-top: 12px;
}

/***  Universal Sections  ***/

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

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

.locations-list-inner .home-service-list-item p {
  color: white !important;
  font-size: 24px;
  font-weight: 900;
  line-height: 42px;
}

/*** Services ***/

.services-sidebar-blog {
  margin-top: 30px;
  border-radius: 16px;
  padding: 40px 30px 20px;
}

.services-faq {
  margin: 50px 0 120px;
}

.services-faq-inner {
  max-width: 1250px;
  padding: 0 16px;
  margin: 0 auto;
}

.services-faq-content {
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  padding: 40px 100px 56px;
  background-color: #00396f;
  border-radius: 16px;
}

.services-faq-bottom {
  margin-top: 20px;
}

.services-faq-bottom p {
  color: white;
  margin-bottom: 16px;
}

.services-faq h3 {
  color: white;
  margin-bottom: 16px;
  text-align: center;
}

.services-faq-tiger {
  background: url("/wp-content/uploads/logo_mascot_full-1.png") center/cover;
  width: 305px;
  height: 450px;
  position: absolute;
  bottom: -60px;
  z-index: 1;
}

.transparent-black-bg {
  background-color: rgba(12, 25, 36, 0.7);
}

/* To be used for Services FAQ Section */

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

.wpsp-faq-child__outer-wrap .wpsp-faq-item .wpsp-faq-questions .wpsp-question {
  font-weight: bold;
  font-size: 16px;
  padding-right: 48px;
  color: black !important;
}

.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: #00396f;
  width: 18px;
  height: 4px;
  top: 21px;
  position: absolute;
  right: 20px;
  line-height: 0;
  transition: transform 0.4s;
}

.wpsp-faq-child__outer-wrap .wpsp-faq-item .wpsp-faq-questions:after {
  transform: rotate(90deg);
}

.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: none;
}

.centerLine {
  position: relative;
}

.hero-phone-button {
  margin-top: 24px;
}

@media only screen and (min-width: 1000px) {
  .footer-col-inner .centerLine:after {
    bottom: 0;
  }
}

@media only screen and (max-width: 1000px) {
  .home .pageTop {
    padding-top: 110px !important;
  }

  .pageTop {
    padding-top: 34px;
  }

  .services-sidebar-blog {
    margin-top: 0;
    border-radius: 0;
  }

  .services-faq {
    margin-top: 0;
    margin-bottom: 0;
  }

  .services-faq-inner {
    padding: 0;
  }

  .services-faq-content {
    border-radius: 0;
    padding: 24px 16px 32px !important;
  }

  .accordionContentSection {
    margin-bottom: 0 !important;
  }

  .mobile-header-book {
    background: #ff8c21;
    padding: 5px 16px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-decoration: none !important;
  }

  .mobile-header-book-image {
    width: 18px;
  }

  .mobile-header-book-text {
    font-weight: 900;
  }

  .toggledMainMenu .mobile-header-book {
    max-height: 0;
    opacity: 0;
    padding: 0 !important;
  }

  .hero-phone-button {
    margin-top: 12px;
    margin-bottom: 12px;
  }
}

/****** CUSTOMIZER CSS *******/

.services-faq-tiger {
  top: -50px;
  bottom: unset;
}

a {
  font-weight: 700;
}

.services-overflow {
  border-top: 1px solid var(--color-primary);
}

footer {
  content-visibility: visible !important;
}

.hide-label div#field_yzbor_label {
  display: none;
}

.agreement-field label {
  display: block !important;
}

svg.frmsvg.frm-svg-icon {
  max-width: 32px;
  margin: 0 auto 10px;
}

.home-hero-logo {
  max-width: 130px;
  margin-bottom: 16px;
}

.homeTigerCTA .innerContainer .homeTigerLeft {
  padding-bottom: 60px;
}

.homeTigerCTA .innerContainer {
  align-items: flex-end;
}

@media screen and (max-width: 1024px) {
  .homeTigerCTA .homeTigerRight {
    bottom: -10px !important;
    height: auto !important;
    top: unset;
  }

  .homeTigerCTA .innerContainer .homeTigerLeft {
    padding-bottom: 20px;
  }
}

.home-hiring {
  content-visibility: visible !important;
}

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

.odd\:bg-grey:nth-child(odd){
  background-color: var(--color-site-grey);
}

.hover\:text-midBlue:hover{
  color: var(--color-mid-blue);
}

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

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

.hover\:no-underline:hover{
  text-decoration-line: none;
}

.group:hover .group-hover\:text-secondary{
  color: var(--color-secondary);
}

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

  .mob\:top-2\.5{
    top: 0.625rem;
  }

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

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

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

  .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-3{
    margin-top: -0.75rem;
  }

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

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

  .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\:mt-10{
    margin-top: 2.5rem;
  }

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

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

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

  .mob\:flex{
    display: flex;
  }

  .mob\:hidden{
    display: none;
  }

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

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

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

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

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

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

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

  .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-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

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

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

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

  .mob\:px-9{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

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

  .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-5{
    padding-bottom: 1.25rem;
  }

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

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

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

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

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

  .laptop\:relative{
    position: relative;
  }

  .laptop\:-left-12{
    left: -3rem;
  }

  .laptop\:-left-20{
    left: -5rem;
  }

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

  .laptop\:-top-14{
    top: -3.5rem;
  }

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

  .laptop\:-top-8{
    top: -2rem;
  }

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

  .laptop\:left-36{
    left: 9rem;
  }

  .laptop\:top-0{
    top: 0px;
  }

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

  .laptop\:top-4{
    top: 1rem;
  }

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

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

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

  .laptop\:m-0{
    margin: 0px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .laptop\:mb-52{
    margin-bottom: 13rem;
  }

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

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

  .laptop\:mb-96{
    margin-bottom: 24rem;
  }

  .laptop\:ml-0{
    margin-left: 0px;
  }

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

  .laptop\:ml-2{
    margin-left: 0.5rem;
  }

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

  .laptop\:mr-10{
    margin-right: 2.5rem;
  }

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

  .laptop\:mr-6{
    margin-right: 1.5rem;
  }

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

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

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

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

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

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

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

  .laptop\:flex{
    display: flex;
  }

  .laptop\:grid{
    display: grid;
  }

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

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

  .laptop\:min-w-550px{
    min-width: 550px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .laptop\:justify-around{
    justify-content: space-around;
  }

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

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

  .laptop\:rounded-2xl{
    border-radius: 1rem;
  }

  .laptop\:border-t-6{
    border-top-width: 6px;
  }

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

  .laptop\:bg-lightBlue{
    background-color: var(--color-tertiary);
  }

  .laptop\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

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

  .laptop\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }

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

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

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

  .laptop\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

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

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

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

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

  .laptop\:py-40{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

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

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

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

  .laptop\:pb-11{
    padding-bottom: 2.75rem;
  }

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

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

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

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

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

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

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

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

  .laptop\:pl-0{
    padding-left: 0px;
  }

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

  .laptop\:pl-12{
    padding-left: 3rem;
  }

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

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

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

  .laptop\:pl-24{
    padding-left: 6rem;
  }

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

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

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

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

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

  .laptop\:pr-0{
    padding-right: 0px;
  }

  .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\:pt-0{
    padding-top: 0px;
  }

  .laptop\:pt-1{
    padding-top: 0.25rem;
  }

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

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

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

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

  .laptop\:pt-40{
    padding-top: 10rem;
  }

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

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

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

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

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

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

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

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

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

  .laptop\:text-40{
    font-size: 40px;
  }

  .laptop\:text-52{
    font-size: 52px;
  }

  .laptop\:leading-24{
    line-height: 24px;
  }

  .laptop\:leading-28{
    line-height: 28px;
  }

  .laptop\:leading-29{
    line-height: 29px;
  }

  .laptop\:leading-34{
    line-height: 34px;
  }

  .laptop\:leading-38{
    line-height: 38px;
  }

  .laptop\:leading-42{
    line-height: 42px;
  }

  .laptop\:leading-54{
    line-height: 54px;
  }

  .laptop\:leading-56{
    line-height: 56px;
  }

  .last\:laptop\:pb-0:last-child{
    padding-bottom: 0px;
  }

  .laptop\:hover\:font-black:hover{
    font-weight: 900;
  }

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

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

  .desktop\:grid{
    display: grid;
  }

  .lg\:block{
    display: block;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:w-1\/3{
    width: 33.333333%;
  }

  .lg\:w-2\/3{
    width: 66.666667%;
  }

  .lg\:flex-row{
    flex-direction: row;
  }

  .lg\:pb-0{
    padding-bottom: 0px;
  }
}
/*# sourceMappingURL=app.css.map */