@charset "UTF-8";
*, ::after, ::before {
  box-sizing: border-box;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[type=search] {
  appearance: textfield;
  outline-offset: -2px;
}

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
  font-style: normal;
}

*:focus {
  outline: none;
}

*::-moz-focus-inner {
  border: 0;
}

a,
a:hover,
a:active,
a:focus,
a:visited {
  /*font-weight: normal;*/
  /*text-decoration: none;*/
  /*outline: 0;*/
}

::selection {
  text-shadow: none;
}

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

/*Remove HTML5 Spinners*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  appearance: none;
  margin: 0;
}

input[type=number] {
  appearance: textfield;
}

input::-moz-focus-inner {
  border: 0;
}

img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimizequality;
  -ms-interpolation-mode: nearest-neighbor;
  border-style: none;
  display: block;
  max-width: 100%;
  height: auto;
}

embed,
iframe,
object {
  max-width: 100%;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

i,
u,
em {
  font-style: normal;
  text-decoration: none;
}

b,
strong {
  font-weight: normal;
}

button {
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
}

a {
  display: inline-flex;
}

.body-overflow {
  overflow: hidden;
}

:root {
  color-scheme: light;
}

body {
  color: #000000;
}

a {
  color: #000000;
}

::selection {
  color: #ffffff;
  background: #000000;
}

@font-face {
  font-family: "Futura-CondensedExtraBold";
  src: url("../fonts/Futura-CondensedExtraBold.woff2") format("woff2"), url("../fonts/Futura-CondensedExtraBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AkzidenzGroteskPro-XBd";
  src: url("../fonts/AkzidenzGroteskPro-XBd.woff2") format("woff2"), url("../fonts/AkzidenzGroteskPro-XBd.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AkzidenzGroteskPro-Md";
  src: url("../fonts/AkzidenzGroteskPro-Md.woff2") format("woff2"), url("../fonts/AkzidenzGroteskPro-Md.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AkzidenzGroteskPro-Regular";
  src: url("../fonts/AkzidenzGroteskPro-Regular.woff2") format("woff2"), url("../fonts/AkzidenzGroteskPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "AkzidenzGroteskPro-Bold";
  src: url("../fonts/AkzidenzGroteskPro-Bold.woff2") format("woff2"), url("../fonts/AkzidenzGroteskPro-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "AkzidenzGroteskPro-Md", serif, Arial;
}

.container-small, .container-standard, .container-large, .container-full {
  width: 100%;
  margin-inline: auto;
  padding-inline: 40px;
}

.container-large {
  max-width: 1564px;
}

.container-standard {
  max-width: 1172px;
}

.container-small {
  max-width: 848px;
}

@media (max-width: 1099px) {
  .container-full, .container-large, .container-standard, .container-small {
    padding-inline: 30px;
  }
}
@media (max-width: 767px) {
  .container-full, .container-large, .container-standard, .container-small {
    padding-inline: 20px;
  }
}
.button-style-white, .button-style-black {
  font-size: 16px;
  font-family: "Futura-CondensedExtraBold";
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 20px 50px;
  border-radius: 40px;
  transition: all 250ms ease-in-out;
}

.button-style-black {
  color: #ffffff;
  background: #000000;
}
.button-style-black:hover {
  background: #6D6E71;
  color: #ffffff;
}

.button-style-white {
  color: #000000;
  background: #ffffff;
}
.button-style-white:hover {
  background: #000000;
  color: #ffffff;
}

.heading-style-1 {
  font-family: "AkzidenzGroteskPro-Md";
  font-size: 56px;
  line-height: 1.2em;
}

@media (max-width: 767px) {
  .heading-style-1 {
    font-size: 40px;
  }
}
.header-section {
  padding: 12px 0;
  border-bottom: 2px solid #6D6E71;
  position: sticky;
  background: #ffffff;
  z-index: 9;
}
.header-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-menu ul {
  display: flex;
  gap: 0 32px;
}
.header-menu ul li a {
  color: #000000;
  transition: all 250ms ease-in-out;
}
.header-menu ul li a:hover {
  font-family: "AkzidenzGroteskPro-Md";
}
.header-mobile-button {
  display: none;
}
.header-col-left a {
  display: inline-flex;
  width: 130px;
}
.header-col-left a img {
  display: block;
  width: 100%;
  height: auto;
}
.header-col-right {
  display: flex;
  gap: 0 16px;
}
@media (max-width: 767px) {
  .header-menu ul {
    display: none;
  }
  .header-mobile-button {
    display: inline-flex;
    background: url("../img/icon-menu-hamburger.svg") center center no-repeat;
    width: 48px;
    height: 48px;
    background-size: contain;
    cursor: pointer;
  }
  .header-col-left a {
    width: 120px;
  }
  .header-col-right {
    display: none;
  }
  .header-section.open .header-menu ul {
    background: #ffffff;
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 105px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
  }
  .header-section.open .header-menu ul li {
    padding: 12px 0;
    border-bottom: 1px solid #aaaaaa;
  }
  .header-section.open .header-mobile-button {
    background-image: url("../img/icon-menu-close.svg");
  }
}

.footer-section {
  background: #000000;
  padding-bottom: 80px;
}
@keyframes scrollText {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%);
  }
}
.announce-bar-section {
  background: #CC19C4;
  color: #000000;
  padding: 16px 0;
}
.announce-bar-contain {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  z-index: 1;
  margin: 0;
  padding: 0;
  user-select: none;
}
.announce-bar-contain-text {
  overflow: hidden;
  height: 100%;
  white-space: nowrap;
  animation: scrollText 32s infinite linear;
  margin: 0;
  font-size: 0;
  display: inline-block;
}
.announce-bar-contain-text span {
  font-size: 20px;
  font-family: "Futura-CondensedExtraBold";
  display: inline-block;
  margin: 0;
  padding: 0 5px 0 0;
  text-transform: uppercase;
}
.announce-bar-contain-text span:before {
  content: "• ";
}

@media (max-width: 767px) {
  .announce-bar-section {
    padding: 12px 0;
  }
  .announce-bar-section span {
    font-size: 16px;
  }
}
.press-quotes-section {
  padding: 64px 0;
  background: #F26826;
}
.press-quotes-top {
  text-align: center;
}
.press-quotes-top h2 {
  font-family: "Futura-CondensedExtraBold";
  font-size: 30px;
  line-height: 1em;
  text-transform: uppercase;
}
.press-quotes-slider {
  margin-top: 50px;
}
.press-quotes-slider .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0 30px;
}
.press-quotes-slider .swiper-slide p {
  font-size: 32px;
  line-height: 1.2em;
  max-width: 882px;
  text-align: center;
}
.press-quotes-slider .swiper-button-next {
  background: url("../img/icon-press-quotes-next.svg") center center no-repeat;
  background-size: contain;
  width: 27px;
  height: 27px;
  right: 0;
  left: auto;
}
.press-quotes-slider .swiper-button-next::after {
  display: none;
}
.press-quotes-slider .swiper-button-prev {
  background: url("../img/icon-press-quotes-prev.svg") center center no-repeat;
  background-size: contain;
  width: 27px;
  height: 27px;
  right: auto;
  left: 0;
}
.press-quotes-slider .swiper-button-prev::after {
  display: none;
}
.press-quotes-logo {
  margin-top: 50px;
}
.press-quotes-logo img {
  display: block;
  max-width: 230px;
  max-height: 50px;
  width: auto;
  height: auto;
}
@media (max-width: 767px) {
  .press-quotes-slider {
    margin-top: 32px;
  }
  .press-quotes-slider .swiper-slide p {
    font-size: 16px;
    line-height: auto;
  }
  .press-quotes-logo {
    margin-top: 50px;
  }
  .press-quotes-logo img {
    max-width: 160px;
    max-height: 20px;
  }
}

.hover-button-beige {
  border:1px solid #172B1D;
}
.hover-button-olive-section {
  border:1px solid #172B1D;
  color:#FAF6F1;
  background-color: #172B1D;
}

.default-header-styles .hover-button-beige, .default-header-styles .hover-button-olive  {
  border:1px solid #172B1D;
}
.default-header-styles-transparent .hover-button-beige {
  border:1px solid #ffffff;
}
.default-header-styles-transparent  .hover-button-olive  {
  border:1px solid #FAF6F1 !important;
  background-color: #FAF6F1;
}

.hover-button-beige:hover {
  background-color: #172B1D;
  color:#FAF6F1;
  border:1px solid #172B1D;
}
.hover-button-olive:hover, .hover-button-olive-section:hover {
  background-color:#F7EDE0;
  color:#172B1D;
  border:1px solid #172B1D;
}