@charset "UTF-8";

:root {
  --font-family-sans-serif: "Univers",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-sans-serif-bold: "Univers Bold",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-sans-serif-headings: "Univers Extended Bold",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
 }

@font-face {
  font-family: 'Univers';
  src: url("../fonts/UniversLTPro-55Roman.woff2") format("woff2");
  src: url("../fonts/UniversLTPro-55Roman.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'Univers Oblique';
  src: url("../fonts/UniversLTPro-55Oblique.woff2") format("woff2");
  src: url("../fonts/UniversLTPro-55Oblique.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'Univers Bold';
  src: url("../fonts/UniversLTPro-65Bold.woff2") format("woff2");
  src: url("../fonts/UniversLTPro-65Bold.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'Univers Bold Oblique';
  src: url("../fonts/UniversLTPro-65BoldOblique.woff2") format("woff2");
  src: url("../fonts/UniversLTPro-65BoldOblique.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'Univers Extended';
  src: url("../fonts/UniversLTPro-Ex.woff2") format("woff2");
  src: url("../fonts/UniversLTPro-Ex.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'Univers Extended Bold';
  src: url("../fonts/UniversLTPro-BoldExt.woff2") format("woff2");
  src: url("../fonts/UniversLTPro-BoldExt.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: 'Univers Extended Black';
  src: url("../fonts/UniversLTPro-BlackExt.woff2") format("woff2");
  src: url("../fonts/UniversLTPro-BlackExt.woff") format("woff");
  font-display: swap;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

html {
  font-size: 62.5%;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

b,
strong,
.wp-block-button__link {
  font-weight: normal;
  font-family: 'Univers Bold';
}

em {
  font-weight: normal;
  font-style: normal;
  font-family: 'Univers Oblique';
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: var(--font-family-sans-serif);
  font-size: 2rem;
  font-weight: 500;
  text-align: left;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1 {
  font-size: 4rem;
}

h2 {
  position: sticky; position: -webkit-sticky;
  top: calc(var(--header-height) + 0.5rem);
  text-transform: uppercase;
  font-family: 'Univers Extended Black';
  height: 0; 
  max-width: 12.5vw;
  transform: translate(-15vw,100%);-ms-transform: translate(-15vw,100%);-webkit-transform: translate(-15vw,100%);
  font-size: 1.5rem;
  line-height: 1.5rem !important;
  color: var(--rls-red);
  z-index: 997;
  word-break: break-word;
}

@media screen and (min-width: 992px) {
  h2 {
    position: sticky; position: -webkit-sticky;
    top: calc(var(--header-height) + 0.5rem + 32px);
  }
}

h2.woocommerce-loop-product__title,
.related.products > h2 {
  position: relative;
  top: 0;
  height: auto; 
  max-width: none;
  transform: translate(0,0);-ms-transform: translate(0,0);-webkit-transform: translate(0,0);
  font-size: auto !important;
  line-height: normal !important;
}

.related.products > h2 {
  text-transform: uppercase;
  font-family: 'Univers Extended Black';
  font-size: 1.5rem;
  line-height: 1.5rem !important;
  color: var(--rls-red);
  z-index: 997;
  word-break: break-word;
  margin-bottom: 2rem;
}

.related.products > h2::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  margin-top: -2rem;
  background: var(--rls-red);
}

h3 {
  font-family: 'Univers Extended' !important;
  font-weight: normal;
  font-size: 3rem;
  color: var(--rls-red);
}

h4 {
  font-family: 'Univers' !important;
  font-weight: normal;
  font-size: 3rem;
  color: var(--rls-red);
}

h5 {
  font-family: 'Univers Extended' !important;
  font-weight: normal;
  font-size: 2rem;
  color: var(--rls-red);
}

h5 {
  font-family: 'Univers' !important;
  font-weight: normal;
  font-size: 2rem;
  color: var(--rls-red);
}

h1 {
  font-family: 'Univers';
  font-weight: normal;
  font-size: 4rem;
  color: var(--rls-red);
}

h1 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

h3 + p {
  margin-top: 1rem;
}

.fs-1p5 {
  font-size: 1.5rem !important;
}

.fs-2p5 {
  font-size: 2.5rem !important;
}

.fs-3 {
  font-size: 3rem !important;
}

.fs-4,
.fs-4 * {
  font-size: 4rem !important;
  letter-spacing: -1px;
}

@media screen and (max-width: 1200px) {
  .fs-6,
  .fs-6 * {
    font-size: 4rem;
  }
}

.fs-6 {
  font-size: 6rem !important;
}

.fam-ue {
  font-family: 'Univers Extended';
}

.fam-ueb {
  font-family: 'Univers Extended Bold';
}

.fam-uebl {
  font-family: 'Univers Extended Black';
}

figcaption {
  font-size: 1.5rem !important;
  color: black !important;
  text-align: right !important;
  margin-top: 1.5rem !important;
}

p + p {
  margin-bottom: 2rem;
}

.lh-1 {
  line-height: 1.2;
}

.grid-col-12.single-template p.para,
.grid-col-12.single-template p.para + a,
.grid-col-12.single-template ul,
.grid-col-12.single-template h4,
.grid-col-12.single-template h5,
.grid-col-12.single-template div.para {
  padding-left: 7rem;
  padding-right: 7rem;
  margin-bottom: 2rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

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

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: var(--blue);
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: var(--red);
    text-decoration: underline; }

a.has-underline {
  text-decoration: underline !important;
}

a.after-tri {
  display: flex;
  margin: 0 !important;
  padding: 0 !important;
  border-color: white !important;
}

a.after-tri::after {
  content: '';
  align-self: center;
  margin-top: -5px;
  width: 0;
  height: 0;
  margin-left: 1rem;
  border-top: 0.75rem solid transparent;
  border-left: 1.5rem solid white !important;
  border-bottom: 0.75rem solid transparent;
}

a.after-tri-gray {
  display: flex;
  margin: 0 !important;
  padding: 0 !important;
  color: #767676 !important;
}

a.after-tri-gray::after {
  content: '';
  align-self: center;
  margin-top: -5px;
  width: 0;
  height: 0;
  margin-left: 1rem;
  border-top: 0.75rem solid transparent !important;
  border-left: 1.5rem solid #767676 !important;
  border-bottom: 0.75rem solid transparent !important;
}

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: var(--font-family-monospace);
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: var(--gray);
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

.text-monospace {
  font-family: var(--font-family-monospace) !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

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

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

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

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

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

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none,
.text-decoration-none * {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.work-type-label {
  padding: 0.5rem 1rem 0rem 1rem;
  width: max-content;
  height: min-content;
  border: 1px solid white;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (max-width: 991px) {
  body {
    font-size: 1.6rem;
  }

  .fs-1p5 {
    font-size: 1.2rem !important;
  }

  .fs-3 {
    font-size: 1.6rem !important;
  }
  
  .fs-4,
  .fs-4 * {
    font-size: 2.4rem !important;
  }

  .fs-6 {
    font-size: 2.4rem !important;
  }

  h2 {
    max-width: 100%;
    transform: translate(0,0);-ms-transform: translate(0,0);-webkit-transform: translate(0,0);
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 3rem !important;
    position: relative;
    top: 0;
    text-transform: uppercase;
    font-family: 'Univers Extended Black';
    height: 100%;
    width: 100%;
    color: var(--rls-red);
    z-index: 997;}

  .grid-col-12.single-template p.para,
  .grid-col-12.single-template p.para + a,
  .grid-col-12.single-template ul,
  .grid-col-12.single-template h4,
  .grid-col-12.single-template h5,
  .grid-col-12.single-template div.para {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  h2 {
    background-color: red;
  }
}

.padded {
  padding: 0.6rem 0.5rem 0.25rem 0.5rem;
  font-size: 1.4rem;
  line-height: 1;
}

.padded * {
  font-size: 1.4rem;
  line-height: 1;
}

.category-list a {
  display: flex;
  width: fit-content;
  text-transform: uppercase;
  padding: 0.6rem 0.5rem 0.25rem 0.5rem;
  font-size: 1rem;
  color: var(--rls-red);
  border: 1px solid;
  font-family: 'Univers Extended Bold';
  margin-right: 1rem;
  margin-bottom: 1rem;
}