/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain) */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */

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

body {
  font-family: "proxima-nova",sans-serif;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.l-title {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 84px;
  line-height: 88px;
  letter-spacing: -0.84px;
  font-weight: 800;
}

.m-title {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 64px;
  line-height: 72px;
  letter-spacing: -0.64px;
  font-weight: 800;
}

.s-title {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 49px;
  line-height: 60px;
  letter-spacing: 0;
  font-weight: 800;
}

.headline-1 {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 37px;
  line-height: 44px;
  letter-spacing: 0;
  font-weight: 700;
}

.headline-2 {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0.24px;
  font-weight: 700;
}

.headline-3 {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.21px;
  font-weight: 700;
}

.l-lead {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 37px;
  line-height: 48px;
  letter-spacing: 0.21px;
  font-weight: 500;
}

.lead-text {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.21px;
  font-weight: 500;
  font-variant-numeric: tabular-nums;
}

.body-text {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
}

.small-text {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
}

.note-text {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.14px;
  font-weight: 300;
}

.label {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.64px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
}

.small-label {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.56px;
  font-weight: 500;
  text-transform: uppercase;
}

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

.alignment--center {
  display: flex;
  justify-content: center !important;
  align-items: flex-start !important;
}

.test--uppercase {
  text-transform: uppercase;
}

.text--semibold {
  font-weight: 600;
}

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

.text--white {
  color: #fff;
}

strong {
  font-weight: 600;
}

h1 .subtitle {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.21px;
  font-weight: 500;
  font-variant-numeric: tabular-nums;
  color: #4d4d4d;
  display: block;
  font-weight: 300;
}

.headline-3 span {
  display: block;
}

ol li h3 span, ol li h4 span {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.14px;
  color: #4d4d4d;
  display: inline-block;
  font-weight: 300;
}

.text--semibold {
  font-weight: 600;
}

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

.full-width {
  width: 100%;
}

@media only screen and (max-width: 1279px) {
  .l-title {
    font-size: 64px;
    line-height: 72px;
    letter-spacing: -0.64px;
  }
}

@media only screen and (max-width: 1279px) {
  .m-title {
    font-size: 49px;
    line-height: 56px;
    letter-spacing: -0.49px;
  }
}

@media only screen and (max-width: 1279px) {
  .s-title {
    font-size: 37px;
    line-height: 44px;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 1279px) {
  .headline-1 {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 1279px) {
  .headline-2 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.24px;
  }
}

@media only screen and (max-width: 1279px) {
  .headline-3 {
    font-size: 21px;
    line-height: 28px;
    letter-spacing: 0.21px;
  }
}

@media only screen and (max-width: 1279px) {
  .l-lead {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.24px;
  }
}

@media only screen and (max-width: 1279px) {
  .lead-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.16px;
  }
}

@media only screen and (max-width: 1279px) {
  .body-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.16px;
  }
}

@media only screen and (max-width: 1279px) {
  .small-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.16px;
  }
}

@media only screen and (max-width: 1279px) {
  .note-text {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.14px;
  }
}

@media only screen and (max-width: 1279px) {
  .label {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.64px;
  }
}

@media only screen and (max-width: 1279px) {
  .small-label {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.56px;
  }
}

@media only screen and (max-width: 767px) {
  .l-title {
    font-size: 37px;
    line-height: 44px;
    letter-spacing: -0.37px;
  }
}

@media only screen and (max-width: 767px) {
  .m-title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.32px;
  }
}

@media only screen and (max-width: 767px) {
  .s-title {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 767px) {
  .headline-1 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 767px) {
  .headline-2 {
    font-size: 21px;
    line-height: 28px;
    letter-spacing: 0.21px;
  }
}

@media only screen and (max-width: 767px) {
  .headline-3 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.18px;
  }
}

@media only screen and (max-width: 767px) {
  .l-lead {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.18px;
  }
}

@media only screen and (max-width: 767px) {
  .lead-text {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.18px;
  }
}

@media only screen and (max-width: 767px) {
  .body-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.16px;
  }
}

@media only screen and (max-width: 767px) {
  .small-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.16px;
  }
}

@media only screen and (max-width: 767px) {
  .note-text {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.14px;
  }
}

@media only screen and (max-width: 767px) {
  .label {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.64px;
  }
}

@media only screen and (max-width: 767px) {
  .small-label {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.56px;
  }
}

.margin--top-0 {
  margin-top: 0px !important;
}

.margin--top-xs {
  margin-top: 24px !important;
}

.margin--top-s {
  margin-top: 40px !important;
}

.margin--top-m {
  margin-top: 60px !important;
}

.margin--top-l {
  margin-top: 80px !important;
}

.margin--top-xl {
  margin-top: 120px !important;
}

.margin--top-xxl {
  margin-top: 200px !important;
}

.margin--top-off-s {
  margin-top: -40px !important;
}

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

.margin--bottom-xs {
  margin-bottom: 24px !important;
}

.margin--bottom-s {
  margin-bottom: 40px !important;
}

.margin--bottom-m {
  margin-bottom: 60px !important;
}

.margin--bottom-l {
  margin-bottom: 80px !important;
}

.margin--bottom-xl {
  margin-bottom: 120px !important;
}

.margin--bottom-xxl {
  margin-bottom: 200px !important;
}

@media only screen and (max-width: 1279px) {
  .margin--top-xs {
    margin-top: 24px !important;
  }
}

@media only screen and (max-width: 1279px) {
  .margin--top-s {
    margin-top: 40px !important;
  }
}

@media only screen and (max-width: 1279px) {
  .margin--top-m {
    margin-top: 60px !important;
  }
}

@media only screen and (max-width: 1279px) {
  .margin--top-l {
    margin-top: 80px !important;
  }
}

@media only screen and (max-width: 1279px) {
  .margin--top-xl {
    margin-top: 120px !important;
  }
}

@media only screen and (max-width: 1279px) {
  .margin--top-xxl {
    margin-top: 120px !important;
  }
}

@media only screen and (max-width: 1279px) {
  .margin--bottom-xs {
    margin-bottom: 24px !important;
  }
}

@media only screen and (max-width: 1279px) {
  .margin--bottom-s {
    margin-bottom: 40px !important;
  }
}

@media only screen and (max-width: 1279px) {
  .margin--bottom-m {
    margin-bottom: 60px !important;
  }
}

@media only screen and (max-width: 1279px) {
  .margin--bottom-l {
    margin-bottom: 80px !important;
  }
}

@media only screen and (max-width: 1279px) {
  .margin--bottom-xl {
    margin-bottom: 120px !important;
  }
}

@media only screen and (max-width: 1279px) {
  .margin--bottom-xxl {
    margin-bottom: 120px !important;
  }
}

@media only screen and (max-width: 767px) {
  .margin--top-xs {
    margin-top: 24px !important;
  }
}

@media only screen and (max-width: 767px) {
  .margin--top-s {
    margin-top: 40px !important;
  }
}

@media only screen and (max-width: 767px) {
  .margin--top-m {
    margin-top: 60px !important;
  }
}

@media only screen and (max-width: 767px) {
  .margin--top-l {
    margin-top: 60px !important;
  }
}

@media only screen and (max-width: 767px) {
  .margin--top-xl {
    margin-top: 80px !important;
  }
}

@media only screen and (max-width: 767px) {
  .margin--top-xxl {
    margin-top: 80px !important;
  }
}

@media only screen and (max-width: 767px) {
  .margin--bottom-xs {
    margin-bottom: 24px !important;
  }
}

@media only screen and (max-width: 767px) {
  .margin--bottom-s {
    margin-bottom: 40px !important;
  }
}

@media only screen and (max-width: 767px) {
  .margin--bottom-m {
    margin-bottom: 60px !important;
  }
}

@media only screen and (max-width: 767px) {
  .margin--bottom-l {
    margin-bottom: 60px !important;
  }
}

@media only screen and (max-width: 767px) {
  .margin--bottom-xl {
    margin-bottom: 80px !important;
  }
}

@media only screen and (max-width: 767px) {
  .margin--bottom-xxl {
    margin-bottom: 80px !important;
  }
}

.icon {
  display: block;
  font-size: 24px;
  line-height: 24px;
}

.icon--24px {
  display: block;
  font-size: 24px;
  line-height: 24px;
  color: #4d4d4d;
}

.icon--18px {
  display: block;
  font-size: 24px;
  line-height: 24px;
  color: #4d4d4d;
  font-size: 18px;
  line-height: 18px;
}

.icon--red {
  color: #D81E04;
}

.icon--white {
  color: #fff;
}

.button, button, a {
  transition: none;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.button:focus-visible, button:focus-visible, a:focus-visible {
  outline: 2px solid #f9a800;
}

input:focus-visible, select:focus-visible, textarea:focus-visible {
  outline: 2px solid #f9a800;
}

input:focus:not(:focus-visible), select:focus:not(:focus-visible), textarea:focus:not(:focus-visible) {
  outline: 0;
}

input:focus, select:focus, textarea:focus {
  outline: 0;
}

.button {
  padding: 12px 12px;
  cursor: pointer;
  border: 0;
  position: relative;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  outline: 2px solid transparent;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  outline-offset: 2px;
  outline-width: 2px;
  height: 48px;
  text-decoration: none;
}

.button * {
  transition: all 0.3s;
}

.button .button__label {
  display: inline-block;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.64px;
  padding: 0 12px;
}

.button::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10x;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.full-button {
  transition: none;
  padding: 12px 12px;
  cursor: pointer;
  border: 0;
  position: relative;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  outline: 2px solid transparent;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  outline-offset: 2px;
  outline-width: 2px;
  height: 48px;
  text-decoration: none;
  color: #fff;
  background-color: #D81E04;
}

.full-button:focus-visible {
  outline: 2px solid #f9a800;
}

.full-button * {
  transition: all 0.3s;
}

.full-button .button__label {
  display: inline-block;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.64px;
  padding: 0 12px;
}

.full-button::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10x;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.full-button .button__label {
  color: #fff;
}

.full-button:hover {
  background-color: #CC1C03;
}

.full-button:active {
  background-color: #D81E04;
}

.full-button--inverse {
  transition: none;
  padding: 12px 12px;
  cursor: pointer;
  border: 0;
  position: relative;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  outline: 2px solid transparent;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  outline-offset: 2px;
  outline-width: 2px;
  height: 48px;
  text-decoration: none;
  color: #fff;
  background-color: #D81E04;
  color: #D81E04;
  background-color: #fff;
}

.full-button--inverse:focus-visible {
  outline: 2px solid #f9a800;
}

.full-button--inverse * {
  transition: all 0.3s;
}

.full-button--inverse .button__label {
  display: inline-block;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.64px;
  padding: 0 12px;
}

.full-button--inverse::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10x;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.full-button--inverse .button__label {
  color: #fff;
}

.full-button--inverse:hover {
  background-color: #CC1C03;
}

.full-button--inverse:active {
  background-color: #D81E04;
}

.full-button--inverse .button__label {
  color: #D81E04;
}

.full-button--inverse:hover {
  background-color: #F2F2F2;
}

.border-button {
  transition: none;
  padding: 12px 12px;
  cursor: pointer;
  border: 0;
  position: relative;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  outline: 2px solid transparent;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  outline-offset: 2px;
  outline-width: 2px;
  height: 48px;
  text-decoration: none;
  color: #D81E04;
  border: 1px solid #D81E04 !important;
}

.border-button:focus-visible {
  outline: 2px solid #f9a800;
}

.border-button * {
  transition: all 0.3s;
}

.border-button .button__label {
  display: inline-block;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.64px;
  padding: 0 12px;
}

.border-button::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10x;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.border-button:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.border-button:active {
  background-color: transparent;
}

.border-button--inverse {
  transition: none;
  padding: 12px 12px;
  cursor: pointer;
  border: 0;
  position: relative;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  outline: 2px solid transparent;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  outline-offset: 2px;
  outline-width: 2px;
  height: 48px;
  text-decoration: none;
  color: #D81E04;
  border: 1px solid #D81E04 !important;
  color: #fff;
  border: 1px solid #fff !important;
}

.border-button--inverse:focus-visible {
  outline: 2px solid #f9a800;
}

.border-button--inverse * {
  transition: all 0.3s;
}

.border-button--inverse .button__label {
  display: inline-block;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.64px;
  padding: 0 12px;
}

.border-button--inverse::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10x;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.border-button--inverse:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.border-button--inverse:active {
  background-color: transparent;
}

.border-button--inverse:hover {
  background-color: rgba(255, 255, 255, 0.25);
}

.link-button {
  transition: none;
  padding: 12px 12px;
  cursor: pointer;
  border: 0;
  position: relative;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  outline: 2px solid transparent;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  outline-offset: 2px;
  outline-width: 2px;
  height: 48px;
  text-decoration: none;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0;
  height: initial;
}

.link-button:focus-visible {
  outline: 2px solid #f9a800;
}

.link-button * {
  transition: all 0.3s;
}

.link-button .button__label {
  display: inline-block;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.64px;
  padding: 0 12px;
}

.link-button::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10x;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.link-button--left-icon i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0 12px 0 0;
}

.link-button--right-icon i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0 0 0 12px;
}

.link-button i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
}

.link-button .button__label {
  text-transform: unset;
  padding: 0;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
}

.link-button:hover .button__label {
  text-decoration: underline;
}

.link-button--red {
  color: #D81E04;
}

.link-button:disabled {
  color: rgba(0, 0, 0, 0.6);
  pointer-events: none;
}

.link-button--animated {
  transition: none;
  padding: 12px 12px;
  cursor: pointer;
  border: 0;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  outline: 2px solid transparent;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  outline-offset: 2px;
  outline-width: 2px;
  height: 48px;
  text-decoration: none;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  height: initial;
  position: relative;
  padding: 0;
}

.link-button--animated:focus-visible {
  outline: 2px solid #f9a800;
}

.link-button--animated * {
  transition: all 0.3s;
}

.link-button--animated .button__label {
  display: inline-block;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.64px;
  padding: 0 12px;
}

.link-button--animated::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10x;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.link-button--animated--left-icon i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0 12px 0 0;
}

.link-button--animated--right-icon i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0 0 0 12px;
}

.link-button--animated i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
}

.link-button--animated .button__label {
  text-transform: unset;
  padding: 0;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
}

.link-button--animated:hover .button__label {
  text-decoration: underline;
}

.link-button--animated--red {
  color: #D81E04;
}

.link-button--animated:disabled {
  color: rgba(0, 0, 0, 0.6);
  pointer-events: none;
}

.link-button--animated .button__label {
  padding: 0;
}

.link-button--animated-left {
  transition: none;
  padding: 12px 12px;
  cursor: pointer;
  border: 0;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  outline: 2px solid transparent;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  outline-offset: 2px;
  outline-width: 2px;
  height: 48px;
  text-decoration: none;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  height: initial;
  position: relative;
  padding: 0;
  padding: 0 0 0 36px;
}

.link-button--animated-left:focus-visible {
  outline: 2px solid #f9a800;
}

.link-button--animated-left * {
  transition: all 0.3s;
}

.link-button--animated-left .button__label {
  display: inline-block;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.64px;
  padding: 0 12px;
}

.link-button--animated-left::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10x;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.link-button--animated-left--left-icon i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0 12px 0 0;
}

.link-button--animated-left--right-icon i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0 0 0 12px;
}

.link-button--animated-left i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
}

.link-button--animated-left .button__label {
  text-transform: unset;
  padding: 0;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
}

.link-button--animated-left:hover .button__label {
  text-decoration: underline;
}

.link-button--animated-left--red {
  color: #D81E04;
}

.link-button--animated-left:disabled {
  color: rgba(0, 0, 0, 0.6);
  pointer-events: none;
}

.link-button--animated-left .button__label {
  padding: 0;
}

.link-button--animated-left i {
  position: absolute;
  left: 10px;
}

.link-button--animated-left:hover i {
  left: 5px;
}

.link-button--animated-right {
  transition: none;
  padding: 12px 12px;
  cursor: pointer;
  border: 0;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  outline: 2px solid transparent;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  outline-offset: 2px;
  outline-width: 2px;
  height: 48px;
  text-decoration: none;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  height: initial;
  position: relative;
  padding: 0;
  padding: 0 36px 0 0;
}

.link-button--animated-right:focus-visible {
  outline: 2px solid #f9a800;
}

.link-button--animated-right * {
  transition: all 0.3s;
}

.link-button--animated-right .button__label {
  display: inline-block;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.64px;
  padding: 0 12px;
}

.link-button--animated-right::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10x;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.link-button--animated-right--left-icon i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0 12px 0 0;
}

.link-button--animated-right--right-icon i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0 0 0 12px;
}

.link-button--animated-right i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
}

.link-button--animated-right .button__label {
  text-transform: unset;
  padding: 0;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
}

.link-button--animated-right:hover .button__label {
  text-decoration: underline;
}

.link-button--animated-right--red {
  color: #D81E04;
}

.link-button--animated-right:disabled {
  color: rgba(0, 0, 0, 0.6);
  pointer-events: none;
}

.link-button--animated-right .button__label {
  padding: 0;
}

.link-button--animated-right i {
  position: absolute;
  right: 10px;
}

.link-button--animated-right:hover i {
  right: 5px;
}

.link-button--orlen-red {
  transition: none;
  padding: 12px 12px;
  cursor: pointer;
  border: 0;
  position: relative;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  outline: 2px solid transparent;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  outline-offset: 2px;
  outline-width: 2px;
  height: 48px;
  text-decoration: none;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0;
  height: initial;
  color: #D81E04;
}

.link-button--orlen-red:focus-visible {
  outline: 2px solid #f9a800;
}

.link-button--orlen-red * {
  transition: all 0.3s;
}

.link-button--orlen-red .button__label {
  display: inline-block;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.64px;
  padding: 0 12px;
}

.link-button--orlen-red::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10x;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.link-button--orlen-red--left-icon i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0 12px 0 0;
}

.link-button--orlen-red--right-icon i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0 0 0 12px;
}

.link-button--orlen-red i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
}

.link-button--orlen-red .button__label {
  text-transform: unset;
  padding: 0;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
}

.link-button--orlen-red:hover .button__label {
  text-decoration: underline;
}

.link-button--orlen-red--red {
  color: #D81E04;
}

.link-button--orlen-red:disabled {
  color: rgba(0, 0, 0, 0.6);
  pointer-events: none;
}

.link-button-inverse {
  transition: none;
  padding: 12px 12px;
  cursor: pointer;
  border: 0;
  position: relative;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  outline: 2px solid transparent;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  outline-offset: 2px;
  outline-width: 2px;
  height: 48px;
  text-decoration: none;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0;
  height: initial;
  color: #fff;
}

.link-button-inverse:focus-visible {
  outline: 2px solid #f9a800;
}

.link-button-inverse * {
  transition: all 0.3s;
}

.link-button-inverse .button__label {
  display: inline-block;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.64px;
  padding: 0 12px;
}

.link-button-inverse::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10x;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.link-button-inverse--left-icon i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0 12px 0 0;
}

.link-button-inverse--right-icon i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0 0 0 12px;
}

.link-button-inverse i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
}

.link-button-inverse .button__label {
  text-transform: unset;
  padding: 0;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
}

.link-button-inverse:hover .button__label {
  text-decoration: underline;
}

.link-button-inverse--red {
  color: #D81E04;
}

.link-button-inverse:disabled {
  color: rgba(0, 0, 0, 0.6);
  pointer-events: none;
}

.link-button-inverse--left-icon i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0 12px 0 0;
}

.link-button-inverse--right-icon i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  padding: 0 0 0 12px;
}

.link-button-inverse i {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
}

.link-button-inverse:disabled {
  opacity: 0.6;
  pointer-events: none;
}

.icon-button {
  transition: none;
  padding: 12px 12px;
  cursor: pointer;
  border: 0;
  position: relative;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  transition: all 0.3s;
  outline: 2px solid transparent;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  outline-offset: 2px;
  outline-width: 2px;
  text-decoration: none;
  width: 48px !important;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
}

.icon-button:focus-visible {
  outline: 2px solid #f9a800;
}

.icon-button * {
  transition: all 0.3s;
}

.icon-button .button__label {
  display: inline-block;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.64px;
  padding: 0 12px;
}

.icon-button::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10x;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.icon-button:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.icon-button:active {
  background-color: transparent;
}

.icon-button--inverse {
  transition: none;
  padding: 12px 12px;
  cursor: pointer;
  border: 0;
  position: relative;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  transition: all 0.3s;
  outline: 2px solid transparent;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  outline-offset: 2px;
  outline-width: 2px;
  text-decoration: none;
  width: 48px !important;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  color: #fff;
}

.icon-button--inverse:focus-visible {
  outline: 2px solid #f9a800;
}

.icon-button--inverse * {
  transition: all 0.3s;
}

.icon-button--inverse .button__label {
  display: inline-block;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.64px;
  padding: 0 12px;
}

.icon-button--inverse::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10x;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.icon-button--inverse:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.icon-button--inverse:active {
  background-color: transparent;
}

.icon-button--inverse:hover {
  background-color: rgba(255, 255, 255, 0.25);
}

.icon-button--inverse:active {
  background-color: transparent;
}

.icon-button--red {
  transition: none;
  padding: 12px 12px;
  cursor: pointer;
  border: 0;
  position: relative;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  transition: all 0.3s;
  outline: 2px solid transparent;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  outline-offset: 2px;
  outline-width: 2px;
  text-decoration: none;
  width: 48px !important;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  color: #D81E04;
}

.icon-button--red:focus-visible {
  outline: 2px solid #f9a800;
}

.icon-button--red * {
  transition: all 0.3s;
}

.icon-button--red .button__label {
  display: inline-block;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.64px;
  padding: 0 12px;
}

.icon-button--red::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10x;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.icon-button--red:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.icon-button--red:active {
  background-color: transparent;
}

.icon-button--circle {
  transition: none;
  padding: 12px 12px;
  cursor: pointer;
  border: 0;
  position: relative;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  transition: all 0.3s;
  outline: 2px solid transparent;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  outline-offset: 2px;
  outline-width: 2px;
  text-decoration: none;
  width: 48px !important;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.icon-button--circle:focus-visible {
  outline: 2px solid #f9a800;
}

.icon-button--circle * {
  transition: all 0.3s;
}

.icon-button--circle .button__label {
  display: inline-block;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.64px;
  padding: 0 12px;
}

.icon-button--circle::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10x;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.icon-button--circle:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.icon-button--circle:active {
  background-color: transparent;
}

.icon-button--circle-white {
  transition: none;
  padding: 12px 12px;
  cursor: pointer;
  border: 0;
  position: relative;
  z-index: 2;
  display: inline-flex;
  flex-direction: row;
  transition: all 0.3s;
  outline: 2px solid transparent;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  outline-offset: 2px;
  outline-width: 2px;
  text-decoration: none;
  width: 48px !important;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #CCCCCC;
  border-color: #CCCCCC;
}

.icon-button--circle-white:focus-visible {
  outline: 2px solid #f9a800;
}

.icon-button--circle-white * {
  transition: all 0.3s;
}

.icon-button--circle-white .button__label {
  display: inline-block;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.64px;
  padding: 0 12px;
}

.icon-button--circle-white::after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10x;
  right: -10px;
  bottom: -10px;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  z-index: -1;
}

.icon-button--circle-white:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.icon-button--circle-white:active {
  background-color: transparent;
}

.icon-button--circle-white:hover {
  background-color: rgba(255, 255, 255, 0.25);
}

.buttons-group {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -4px;
}

.buttons-group button, .buttons-group a {
  margin: 4px 4px;
}

.buttons-group--link-buttons {
  margin: 0 -12px;
}

.buttons-group--link-buttons button {
  margin: 0 12px;
}

.buttons-group--streched {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 -4px;
  flex-wrap: nowrap;
}

.buttons-group--streched button, .buttons-group--streched a {
  margin: 4px 4px;
}

.buttons-group--streched--link-buttons {
  margin: 0 -12px;
}

.buttons-group--streched--link-buttons button {
  margin: 0 12px;
}

.buttons-group--streched button {
  width: 100%;
  margin: 4px;
}

button:focus .button__tooltip, a:focus .button__tooltip {
  opacity: 0;
  top: 100%;
}

button:hover .button__tooltip, a:hover .button__tooltip {
  opacity: 1;
  top: calc(100% + 10px);
  text-align: center;
}

.link-text {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
  text-decoration: underline;
  color: #4d4d4d;
}

.link-text--red {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
  text-decoration: underline;
  color: #4d4d4d;
  color: #D81E04;
}

input[type="text"], input[type="search"], input[type="password"], input[type="date"], input[type="time"], input[type="number"], select, textarea {
  display: inline-block;
  height: 48px;
  width: 100%;
  margin-bottom: 4px;
  font-weight: 400;
  padding: 10px 14px;
  position: relative;
  box-sizing: border-box;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
  border: 1px solid #CCCCCC;
  border-color: rgba(0, 0, 0, 0.2);
  outline-offset: 2px;
  outline-width: 2px;
}

input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="time"]:focus, input[type="number"]:focus, select:focus, textarea:focus {
  border-color: rgba(0, 0, 0, 0.7);
}

input[type="text"]:disabled, input[type="search"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="time"]:disabled, input[type="number"]:disabled, select:disabled, textarea:disabled {
  border-color: rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.2);
}

input[type="text"]:disabled + i, input[type="search"]:disabled + i, input[type="password"]:disabled + i, input[type="date"]:disabled + i, input[type="time"]:disabled + i, input[type="number"]:disabled + i, select:disabled + i, textarea:disabled + i {
  color: rgba(0, 0, 0, 0.2);
}

input[type="text"]:disabled::placeholder, input[type="search"]:disabled::placeholder, input[type="password"]:disabled::placeholder, input[type="date"]:disabled::placeholder, input[type="time"]:disabled::placeholder, input[type="number"]:disabled::placeholder, select:disabled::placeholder, textarea:disabled::placeholder {
  color: rgba(0, 0, 0, 0.2);
}

input[type="text"]::placeholder, input[type="search"]::placeholder, input[type="password"]::placeholder, input[type="date"]::placeholder, input[type="time"]::placeholder, input[type="number"]::placeholder, select::placeholder, textarea::placeholder {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
  color: rgba(0, 0, 0, 0.7);
}

.section__input {
  min-width: 240px;
  width: 100%;
  position: relative;
}

.section__input > i {
  position: absolute;
  top: 40px;
  right: 10px;
  cursor: pointer;
}

.section__input > i {
  color: rgba(0, 0, 0, 0.7);
  font-size: 22px;
}

.section__input.input--select input {
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}

.section__input .input__label {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  font-weight: 600;
  height: 24px;
  margin-bottom: 4px;
  display: inline-block;
  cursor: pointer;
}

.section__input .input__label .label__required {
  color: #D81E04;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
}

.section__input .input__label .label__optional {
  color: #4d4d4d;
  font-weight: 300;
  margin-left: 5px;
}

.section__input .input__label .label__tooltip-icon {
  margin-left: 5px;
  display: inline-block;
  position: relative;
}

.section__input .input__label .label__tooltip-icon i {
  font-size: 16px;
  color: #4d4d4d;
}

.section__input .input__label .label__tooltip-icon:hover .tooltip {
  opacity: 1;
}

.section__input .input__label--icon {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  font-weight: 600;
  height: 24px;
  margin-bottom: 4px;
  display: inline-block;
  cursor: pointer;
  display: flex;
}

.section__input .input__label--icon .label__required {
  color: #D81E04;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
}

.section__input .input__label--icon .label__optional {
  color: #4d4d4d;
  font-weight: 300;
  margin-left: 5px;
}

.section__input .input__label--icon .label__tooltip-icon {
  margin-left: 5px;
  display: inline-block;
  position: relative;
}

.section__input .input__label--icon .label__tooltip-icon i {
  font-size: 16px;
  color: #4d4d4d;
}

.section__input .input__label--icon .label__tooltip-icon:hover .tooltip {
  opacity: 1;
}

.section__input .input__label--icon i {
  font-size: 18px;
  margin-left: 6px;
}

.section__input .input__label--checkbox {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
  margin-bottom: 0;
  display: flex;
  font-weight: 300;
  cursor: pointer;
}

.section__input .input__label--radio {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-variant-numeric: tabular-nums;
  font-weight: 600;
  height: 24px;
  margin-bottom: 4px;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  font-weight: 300;
}

.section__input .input__label--radio .label__required {
  color: #D81E04;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
}

.section__input .input__label--radio .label__optional {
  color: #4d4d4d;
  font-weight: 300;
  margin-left: 5px;
}

.section__input .input__label--radio .label__tooltip-icon {
  margin-left: 5px;
  display: inline-block;
  position: relative;
}

.section__input .input__label--radio .label__tooltip-icon i {
  font-size: 16px;
  color: #4d4d4d;
}

.section__input .input__label--radio .label__tooltip-icon:hover .tooltip {
  opacity: 1;
}

.section__input .input__has-error {
  border-color: #D81E04 !important;
}

.section__input .input__hint-text {
  color: #4d4d4d;
}

.section__input .input__error {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.14px;
  font-weight: 300;
  display: flex;
  align-items: flex-start;
  color: #D81E04;
}

.section__input .input__error i {
  margin-right: 5px;
  font-size: 20px;
}

.section__input.input--checkbox {
  min-width: initial;
}

.section__input.input--checkbox .pseudocheckbox {
  margin-right: 10px;
  display: inline-block;
}

.section__input.input--checkbox input[type='checkbox'] {
  display: none;
}

.section__input.input--checkbox input[type='checkbox']:disabled + .pseudocheckbox::after {
  content: '\F131';
  font-size: 24px;
  color: #CCCCCC;
  font-family: 'Material Design Icons';
}

.section__input.input--checkbox input[type='checkbox']:disabled + .pseudocheckbox + .label_container {
  color: #CCCCCC;
}

.section__input.input--checkbox input[type='checkbox']:disabled:checked + .pseudocheckbox::after {
  content: '\F132';
  font-size: 24px;
  color: #CCCCCC;
  font-family: 'Material Design Icons';
}

.section__input.input--checkbox .pseudocheckbox {
  font-family: 'Material Design Icons';
}

.section__input.input--checkbox .pseudocheckbox::after {
  content: '\F131';
  font-size: 24px;
  color: #4d4d4d;
  font-family: 'Material Design Icons';
}

.section__input.input--checkbox input[type="checkbox"]:checked + .pseudocheckbox::after {
  content: '\F132';
  font-size: 24px;
  color: #D81E04;
  font-family: 'Material Design Icons';
}

.section__input.input--search {
  position: relative;
}

.section__input.input--search input {
  padding-left: 40px;
}

.section__input.input--search i.icon--left {
  position: absolute;
  top: 40px;
  left: 10px;
  z-index: 2;
  cursor: pointer;
  width: 20px;
}

.section__input.input--search i.icon--right {
  display: none;
  position: absolute;
  top: 40px;
  right: 10px;
  z-index: 2;
  cursor: pointer;
}

.section__input.input--date .drop-down__calendar {
  padding: 14px;
}

.section__input.input--date .drop-down__calendar .calendar__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.section__input.input--date .drop-down__calendar .calendar__header .calendar-header__month {
  display: flex;
  align-items: center;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  font-weight: 500;
}

.section__input.input--date .drop-down__calendar .calendar__header .calendar-header__month i {
  font-size: 18px;
}

.section__input.input--date .drop-down__calendar .calendar__header .calendar-header__navigation {
  display: flex;
  align-items: center;
}

.section__input.input--date .drop-down__calendar .calendar__header .calendar-header__navigation .navigation__item {
  color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  margin: 0 10px;
}

.section__input.input--date .drop-down__calendar .calendar__header .calendar-header__navigation .navigation__item.active {
  color: #4d4d4d;
}

.section__input.input--date .drop-down__calendar .calendar__header .calendar-header__navigation .navigation__item i {
  font-size: 20px;
}

.section__input.input--date .drop-down__calendar .calendar__list {
  display: flex;
  flex-wrap: wrap;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-variant-numeric: tabular-nums;
  font-weight: 300;
}

.section__input.input--date .drop-down__calendar .calendar__list.weekdays {
  font-weight: 600;
  flex-wrap: nowrap;
}

.section__input.input--date .drop-down__calendar .calendar__list.weekdays li {
  width: calc(100% / 7);
  text-align: center;
}

.section__input.input--date .drop-down__calendar .calendar__list li {
  display: inline-block;
  width: calc(100% / 7);
  padding: 10px;
  text-align: center;
  transition: all 0.3s;
  cursor: pointer;
}

.section__input.input--date .drop-down__calendar .calendar__list li:hover {
  background-color: #F2F2F2;
}

.section__input.input--date .drop-down__calendar .calendar__list li.active {
  background-color: #D81E04;
  color: #fff;
}

.section__input.input--date .drop-down__calendar .current_date {
  width: 100%;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  text-align: center;
  color: #D81E04;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}

.section__input .drop-down__container {
  width: 100%;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  padding: 8px 0;
  position: absolute;
  top: calc(100% - 4px);
}

.section__input .drop-down__container.drop-down__container--hide {
  display: none;
}

.section__input .drop-down__container .drop-down__item {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
  display: flex;
  padding: 10px 14px;
  transition: all 0.3s;
  cursor: pointer;
  z-index: 1;
}

.section__input .drop-down__container .drop-down__item:hover {
  background-color: #F2F2F2;
}

.checkbox__list .checkbox__list-item {
  margin-bottom: 20px;
}

.checkbox__list--horizontal {
  display: flex;
  flex-wrap: wrap;
}

.checkbox__list--horizontal .checkbox__list-item {
  cursor: pointer;
  margin-bottom: 20px;
  margin-right: 20px;
}

.checkbox__list--horizontal .checkbox__list-item .section__input {
  min-width: initial;
}

.radio__list--horizontal {
  display: flex;
  flex-wrap: wrap;
}

.radio__list--horizontal .section__input {
  min-width: initial;
  width: initial;
  margin-bottom: 20px;
  margin-right: 20px;
}

.tooltip {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  font-weight: 600;
  position: absolute;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  padding: 9px 14px;
  justify-content: center;
  align-items: center;
  transition: 0.2s all;
  z-index: 9;
  width: 180px;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  pointer-events: none;
}

.tooltip:before {
  content: '';
  z-index: -1;
  transform: translateY(-50%) rotate(270deg);
  position: absolute;
  left: -7px;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgba(0, 0, 0, 0.7);
}

.group-inputs {
  display: flex;
  align-items: flex-end;
  flex-wrap: nowrap;
  margin: 0 -10px 36px -10px !important;
}

.group-inputs > * {
  margin: 0 10px;
}

@media only screen and (max-width: 1279px) {
  .group-inputs {
    flex-direction: column;
  }
}

@media only screen and (max-width: 1279px) {
  .group-inputs > * {
    margin: 10px;
    width: 100%;
  }
}

.group__checkbox {
  display: flex;
}

.group__checkbox--vertical {
  display: flex;
  flex-direction: column;
}

.input--radio {
  min-width: initial;
}

.input--radio .label_container {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
}

.input--radio input {
  display: none;
}

.input--radio .input__label--radio {
  position: relative;
  display: flex;
  margin: 10px 0;
}

.input--radio .pseudocheckbox.radio {
  margin-right: 10px;
  display: inline-block;
}

.input--radio .pseudocheckbox.radio::after {
  content: '\F43D';
  font-size: 24px;
  color: #4d4d4d;
  font-family: 'Material Design Icons';
}

.input--radio input[type="radio"]:checked + .pseudocheckbox::after {
  content: '\F43E';
  font-size: 24px;
  color: #D81E04;
  font-family: 'Material Design Icons';
}

.input--radio input[type="radio"]:checked:disabled + .pseudocheckbox {
  border-color: rgba(0, 0, 0, 0.2);
  background: transparent;
}

.input--radio input[type="radio"]:checked:disabled + .pseudocheckbox::after {
  content: '\F43E';
  font-size: 24px;
  color: #CCCCCC;
  font-family: 'Material Design Icons';
}

.input--radio input[type="radio"]:checked:disabled + .pseudocheckbox + .label_container {
  color: #CCCCCC;
}

.input--radio input[type="radio"]:disabled + .pseudocheckbox::after {
  content: '\F43D';
  font-size: 24px;
  color: #CCCCCC;
  font-family: 'Material Design Icons';
}

.label_container {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
}

.input--navigation {
  max-width: initial;
  width: initial;
}

.input--navigation .input__label {
  margin-right: 15px;
  font-weight: 300;
}

.input--navigation input {
  width: 48px;
  text-align: center;
}

.section__nav-container {
  display: flex;
  align-items: center;
}

.input--select-navigation {
  min-width: unset;
  width: unset;
}

.input--select-navigation .input__label {
  margin-right: 15px;
  font-weight: 300;
}

.input--select-navigation input {
  width: 74px;
}

.input--select-navigation > i {
  top: 14px;
  right: 10px;
}

.input--select-navigation .drop-down__container {
  right: 0;
  width: 74px;
}

.input__label--span {
  display: inline-block;
  margin-left: 14px;
}

.image-single {
  background-size: cover;
  background-position: center;
}

.image-single--1-1 {
  background-size: cover;
  background-position: center;
  width: 100%;
  padding-top: 100%;
}

.image-single--2-3-horizontal {
  background-size: cover;
  background-position: center;
  width: 100%;
  padding-top: 50%;
}

.image-single--2-3-vertical {
  background-size: cover;
  background-position: center;
  width: 100%;
  padding-top: 150%;
}

.image-single--16-9 {
  background-size: cover;
  background-position: center;
  width: 100%;
  padding-top: 56%;
}

.image {
  width: 100%;
  height: auto;
  position: relative;
}

.image-group-2 {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 40px 40px;
  grid-template-areas: "image-1 image-2";
  margin-bottom: 40px;
}

@media only screen and (max-width: 1279px) {
  .image-group-2 {
    gap: 24px 24px;
  }
}

@media only screen and (max-width: 767px) {
  .image-group-2 {
    display: flex;
    flex-direction: column;
    gap: 16px 16px;
  }
}

.image-group-2 .image-1 {
  width: 100%;
  padding-top: 100%;
  grid-area: image-1;
}

.image-group-2 .image-2 {
  grid-area: image-2;
}

@media only screen and (max-width: 767px) {
  .image-group-2 .image-2 {
    width: 100%;
    padding-top: 100%;
  }
}

.image-group-3 {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 40px 40px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1279px) {
  .image-group-3 {
    gap: 24px 24px;
  }
}

@media only screen and (max-width: 767px) {
  .image-group-3 {
    display: flex;
    flex-direction: column;
    gap: 16px 16px;
  }
}

@media only screen and (max-width: 767px) and only screen and (max-width: 767px) {
  .image-group-3 .image-1 {
    order: 3;
  }
}

.image-group-3--big-left {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 40px 40px;
  margin-bottom: 40px;
  grid-template-areas: "image-1 image-2" "image-1 image-3";
}

@media only screen and (max-width: 1279px) {
  .image-group-3--big-left {
    gap: 24px 24px;
  }
}

@media only screen and (max-width: 767px) {
  .image-group-3--big-left {
    display: flex;
    flex-direction: column;
    gap: 16px 16px;
  }
}

@media only screen and (max-width: 767px) and only screen and (max-width: 767px) {
  .image-group-3--big-left .image-1 {
    order: 3;
  }
}

.image-group-3--big-right {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 40px 40px;
  margin-bottom: 40px;
  grid-template-areas: "image-2 image-1" "image-3 image-1";
}

@media only screen and (max-width: 1279px) {
  .image-group-3--big-right {
    gap: 24px 24px;
  }
}

@media only screen and (max-width: 767px) {
  .image-group-3--big-right {
    display: flex;
    flex-direction: column;
    gap: 16px 16px;
  }
}

@media only screen and (max-width: 767px) and only screen and (max-width: 767px) {
  .image-group-3--big-right .image-1 {
    order: 3;
  }
}

@media only screen and (max-width: 767px) {
  .image-group-3--big-right .image-1 {
    order: 3;
  }
}

.image-1 {
  width: 100%;
  padding-top: 150%;
  grid-area: image-1;
}

.image-2 {
  grid-area: image-2;
}

@media only screen and (max-width: 767px) {
  .image-2 {
    width: 100%;
    padding-top: 100%;
  }
}

.image-3 {
  grid-area: image-3;
}

@media only screen and (max-width: 767px) {
  .image-3 {
    width: 100%;
    padding-top: 100%;
  }
}

.image {
  background-size: cover;
  background-position: center;
}

.accordion {
  width: 100%;
  margin-bottom: 40px;
}

.accordion .accordion__row {
  width: 100%;
  border-top: 1px solid #CCCCCC;
}

.accordion .accordion__row:last-of-type {
  border-bottom: 1px solid #CCCCCC;
}

.accordion .accordion__row p {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
}

.accordion .accordion__row .accordion-row__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0;
  cursor: pointer;
  width: 100%;
  border: 0;
  background-color: transparent;
}

.accordion .accordion__row .accordion-row__header .header__arrow-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.accordion .accordion__row .accordion-row__header .header__arrow-container i {
  color: #D81E04;
  transition: all 0.3s;
}

.accordion .accordion__row .accordion-row__header .header__arrow-container i.arrow-container--rotate {
  transform: rotate(-180deg);
}

.accordion .accordion__row .accordion-row__container {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.35s cubic-bezier(0, 1, 0, 1);
}

.accordion .accordion__row .accordion-row__container.show__content {
  display: flex;
  transition: all 0.3s;
  transition: height 0.3s cubic-bezier(1, 0, 1, 0);
  max-height: 9999px;
}

.accordion .accordion__row .accordion-row__container.show__content .row-container__wrapper {
  transition: opacity 0.2s linear 0.2s;
  opacity: 1;
}

.accordion .accordion__row .accordion-row__container .row-container__wrapper {
  transition: opacity 0.2s 0.2s;
  opacity: 0;
  display: inline-block;
  width: 100%;
}

.accordion .accordion__row .accordion-row__container .row-container__wrapper section {
  display: flex;
  flex-direction: column;
}

.accordion .accordion__row .accordion-row__container .row-container__wrapper section > i {
  color: #D81E04;
  font-size: 56px;
  line-height: 1;
}

.accordion--small {
  width: 100%;
  margin-bottom: 40px;
}

.accordion--small .accordion__row {
  width: 100%;
  border-top: 1px solid #CCCCCC;
}

.accordion--small .accordion__row:last-of-type {
  border-bottom: 1px solid #CCCCCC;
}

.accordion--small .accordion__row p {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
}

.accordion--small .accordion__row .accordion-row__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0;
  cursor: pointer;
  width: 100%;
  border: 0;
  background-color: transparent;
}

.accordion--small .accordion__row .accordion-row__header .header__arrow-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.accordion--small .accordion__row .accordion-row__header .header__arrow-container i {
  color: #D81E04;
  transition: all 0.3s;
}

.accordion--small .accordion__row .accordion-row__header .header__arrow-container i.arrow-container--rotate {
  transform: rotate(-180deg);
}

.accordion--small .accordion__row .accordion-row__container {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.35s cubic-bezier(0, 1, 0, 1);
}

.accordion--small .accordion__row .accordion-row__container.show__content {
  display: flex;
  transition: all 0.3s;
  transition: height 0.3s cubic-bezier(1, 0, 1, 0);
  max-height: 9999px;
}

.accordion--small .accordion__row .accordion-row__container.show__content .row-container__wrapper {
  transition: opacity 0.2s linear 0.2s;
  opacity: 1;
}

.accordion--small .accordion__row .accordion-row__container .row-container__wrapper {
  transition: opacity 0.2s 0.2s;
  opacity: 0;
  display: inline-block;
  width: 100%;
}

.accordion--small .accordion__row .accordion-row__container .row-container__wrapper section {
  display: flex;
  flex-direction: column;
}

.accordion--small .accordion__row .accordion-row__container .row-container__wrapper section > i {
  color: #D81E04;
  font-size: 56px;
  line-height: 1;
}

.accordion--small .accordion__row .accordion-row__header {
  padding: 24px 0;
}

.tabs {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 41px;
  white-space: nowrap;
  width: 100%;
  display: inline-grid;
}

.tabs .tabs__list {
  overflow: auto;
  overflow-y: hidden;
}

.tabs .tabs__list::-webkit-scrollbar {
  display: none;
}

.tabs .tabs__list .tabs__list-item {
  display: inline-block;
}

.tabs .tabs__list .tabs__list-item .tab__link {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.64px;
  font-weight: 600;
  text-transform: uppercase;
  font-variant-numeric: tabular-nums;
  color: #000;
  text-decoration: none;
  margin-right: 40px;
  padding-bottom: 17px;
  display: inline-block;
}

.tabs .tabs__list .tabs__list-item .tab__link :last-child {
  margin-right: 0;
}

.tabs .tabs__list .tabs__list-item .tab__link--active {
  color: #D81E04;
  position: relative;
}

.tabs .tabs__list .tabs__list-item .tab__link--active:after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  height: 3px;
  background-color: #D81E04;
  bottom: -1px;
}

.tabs .tabs__list .tabs__list-item .tab__link--inactive {
  color: rgba(0, 0, 0, 0.2);
  pointer-events: none;
}

.tabs--vertical {
  width: 100%;
  border-right: 1px solid #CCCCCC;
}

@media only screen and (max-width: 767px) {
  .tabs--vertical {
    border-right: 0;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 41px;
    white-space: nowrap;
    width: 100%;
    display: inline-grid;
  }
}

.tabs--vertical .tabs__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

@media only screen and (max-width: 767px) {
  .tabs--vertical .tabs__list {
    display: inline-block;
    overflow: auto;
    overflow-y: hidden;
  }
}

@media only screen and (max-width: 767px) {
  .tabs--vertical .tabs__list::-webkit-scrollbar {
    display: none;
  }
}

.tabs--vertical .tabs__list .tabs__list-item {
  width: 100%;
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
}

.tabs--vertical .tabs__list .tabs__list-item .tab__link {
  padding: 10px 0 10px 8px;
  text-decoration: none;
  color: #000;
  height: 48px;
  display: flex;
  align-items: center;
  width: 100%;
  transition: all 0.3s;
}

.tabs--vertical .tabs__list .tabs__list-item .tab__link.active {
  background-color: #F2F2F2;
  border-right: 3px solid #D81E04;
}

.tabs--vertical .tabs__list .tabs__list-item .tab__link:hover {
  background-color: #F2F2F2;
}

@media only screen and (max-width: 767px) {
  .tabs--vertical .tabs__list {
    overflow: auto;
    overflow-y: hidden;
  }
}

@media only screen and (max-width: 767px) {
  .tabs--vertical .tabs__list::-webkit-scrollbar {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .tabs--vertical .tabs__list .tabs__list-item {
    display: inline-block;
    width: initial;
    margin-right: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .tabs--vertical .tabs__list .tabs__list-item .tab__link {
    font-family: 'proxima-nova', Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.16px;
    font-weight: 300;
    font-variant-numeric: tabular-nums;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    padding-left: 0;
    padding-bottom: 17px;
    display: inline-block;
  }
}

@media only screen and (max-width: 767px) {
  .tabs--vertical .tabs__list .tabs__list-item .tab__link :last-child {
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .tabs--vertical .tabs__list .tabs__list-item .tab__link.active {
    background-color: transparent;
    color: #D81E04;
    border-right: 0;
    position: relative;
  }
}

@media only screen and (max-width: 767px) {
  .tabs--vertical .tabs__list .tabs__list-item .tab__link.active:after {
    position: absolute;
    content: ' ';
    left: 0;
    right: 0;
    height: 3px;
    background-color: #D81E04;
    bottom: -1px;
  }
}

@media only screen and (max-width: 767px) {
  .tabs--vertical .tabs__list .tabs__list-item .tab__link--inactive {
    color: rgba(0, 0, 0, 0.2);
    pointer-events: none;
  }
}

@media only screen and (max-width: 767px) {
  .tabs--vertical .tabs__list .tabs__list-item .tab__link:hover {
    background-color: transparent;
  }
}

.pagination .pagination__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.pagination .pagination__list .pagination_list-item .page-link {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  color: #000;
  text-decoration: none;
  display: inline-block;
  padding: 12px 19px;
  transition: all 0.3s;
}

.pagination .pagination__list .pagination_list-item .page-link:hover {
  background-color: #F2F2F2;
}

.pagination .pagination__list .pagination_list-item .page-link--active {
  color: #D81E04;
}

.pagination .pagination__list .pagination_list-item .link-button {
  margin: 0;
  display: flex;
  color: #D81E04;
}

.pagination .pagination__list .pagination_list-item .link-button .button__label {
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .breadcrumbs {
    white-space: nowrap;
    width: 100%;
    display: inline-grid;
  }
}

.breadcrumbs .breadcrumbs__container {
  overflow: auto;
  overflow-y: hidden;
}

.breadcrumbs .breadcrumbs__container::-webkit-scrollbar {
  display: none;
}

.breadcrumbs .link-button {
  margin-right: 8px;
}

.breadcrumbs .link-button .button__label {
  color: #4d4d4d;
}

.breadcrumbs .link-button.current-element {
  cursor: initial;
}

.breadcrumbs .link-button.current-element:hover .button__label {
  text-decoration: none;
}

.breadcrumbs .link-button.current-element .button__label {
  color: #000;
}

@media only screen and (max-width: 767px) {
  .breadcrumbs--light {
    white-space: nowrap;
    width: 100%;
    display: inline-grid;
  }
}

.breadcrumbs--light .breadcrumbs__container {
  overflow: auto;
  overflow-y: hidden;
}

.breadcrumbs--light .breadcrumbs__container::-webkit-scrollbar {
  display: none;
}

.breadcrumbs--light .link-button {
  margin-right: 8px;
}

.breadcrumbs--light .link-button .button__label {
  color: #4d4d4d;
}

.breadcrumbs--light .link-button.current-element {
  cursor: initial;
}

.breadcrumbs--light .link-button.current-element:hover .button__label {
  text-decoration: none;
}

.breadcrumbs--light .link-button.current-element .button__label {
  color: #000;
}

.breadcrumbs--light .link-button {
  color: #fff;
}

.breadcrumbs--light .link-button .button__label {
  color: #fff;
}

.breadcrumbs--light .link-button.current-element {
  cursor: initial;
}

.breadcrumbs--light .link-button.current-element:hover .button__label {
  text-decoration: none;
}

.breadcrumbs--light .link-button.current-element .button__label {
  color: #DADADA;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.05);
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: none;
  margin: 0 !important;
}

.modal.modal--big {
  align-items: flex-start;
  overflow: auto;
}

.modal.modal--big .modal__container {
  margin-top: 100px;
  margin-bottom: 100px;
}

.modal.modal--hidden {
  display: none;
}

.modal .modal__container {
  position: relative;
  min-width: 600px;
  max-width: 960px;
  width: 100%;
  margin: 64px;
  background-color: #fff;
  padding: 36px 40px 40px 40px;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.2);
}

.modal .modal__container .last-element-focus {
  overflow: hidden;
  width: 0;
  height: 0;
  transition: all 0.01s;
  background-color: transparent;
  display: inline-block;
}

.modal .modal__container .last-element-focus:focus-within {
  transition: all 0.01s;
  background-color: #fff;
}

@media only screen and (max-width: 1279px) {
  .modal .modal__container {
    margin: 32px;
  }
}

@media only screen and (max-width: 767px) {
  .modal .modal__container {
    margin: 8px;
    min-width: calc(100% - 16px);
    padding: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .modal .modal__container .modal__button-section {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -4px;
  }
}

@media only screen and (max-width: 767px) {
  .modal .modal__container .modal__button-section > button {
    margin: 0 4px 4px 4px;
    width: calc(50% - 8px);
  }
}

.modal .modal__container .modal__close-button {
  position: absolute;
  right: 24px;
  top: 24px;
}

@media only screen and (max-width: 767px) {
  .modal .modal__container .modal__close-button {
    right: 16px;
    top: 16px;
  }
}

.modal .modal__container .modal__headline {
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .modal .modal__container .modal__headline {
    margin-bottom: 16px;
  }
}

.modal .modal__container .modal__content {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .modal .modal__container .modal__content {
    margin-bottom: 16px;
  }
}

.modal .modal__container .modal__button-section {
  display: flex;
  justify-content: flex-end;
  margin: 0 -4px;
}

.modal .modal__container .modal__button-section > button {
  margin: 0 4px;
}

.table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 64px;
  background-color: #fff;
}

.table .table__col, .table .table__header-col {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
  text-align: left;
  border-bottom: 1px solid #CCCCCC;
  padding: 20px 24px 20px 8px;
}

.table .table__col.align-to-right, .table .table__header-col.align-to-right {
  text-align: right;
}

.table .table__col:last-of-type, .table .table__header-col:last-of-type {
  padding: 20px 8px 20px 8px;
}

.table .table__col:last-of-type > button, .table .table__header-col:last-of-type > button {
  margin-left: auto;
}

.table .table__header-col {
  font-weight: 600;
}

.table .table__row {
  transition: all 0.3s;
}

.table .table__row--link:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.table--small {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 64px;
  background-color: #fff;
}

.table--small .table__col, .table--small .table__header-col {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
  text-align: left;
  border-bottom: 1px solid #CCCCCC;
  padding: 20px 24px 20px 8px;
}

.table--small .table__col.align-to-right, .table--small .table__header-col.align-to-right {
  text-align: right;
}

.table--small .table__col:last-of-type, .table--small .table__header-col:last-of-type {
  padding: 20px 8px 20px 8px;
}

.table--small .table__col:last-of-type > button, .table--small .table__header-col:last-of-type > button {
  margin-left: auto;
}

.table--small .table__header-col {
  font-weight: 600;
}

.table--small .table__row {
  transition: all 0.3s;
}

.table--small .table__row--link:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.table--small .table__col, .table--small .table__header-col {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  text-align: left;
  border-bottom: 1px solid #CCCCCC;
  padding: 10px 24px 10px 8px;
}

.table--small .table__col:last-of-type, .table--small .table__header-col:last-of-type {
  padding: 10px 8px 10px 8px;
}

.table--small .table__header-col {
  font-weight: 600;
}

.table__typhography {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 64px;
  background-color: #fff;
}

.table__typhography td, .table__typhography th {
  text-align: center;
  border-bottom: 1px solid #CCCCCC;
  vertical-align: middle;
  padding: 20px;
}

.table__typhography td:last-of-type, .table__typhography th:last-of-type {
  text-align: left;
}

.table__typhography th {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.56px;
  text-transform: uppercase;
  font-weight: 500;
}

.table__typhography td {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
  font-weight: 300;
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -ms-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
}

.table__typhography--tablet tr td .l-title {
  font-size: 64px;
  line-height: 72px;
  letter-spacing: -0.64px;
}

.table__typhography--tablet tr td .m-title {
  font-size: 49px;
  line-height: 56px;
  letter-spacing: -0.49px;
}

.table__typhography--tablet tr td .s-title {
  font-size: 37px;
  line-height: 44px;
  letter-spacing: 0;
}

.table__typhography--tablet tr td .headline-1 {
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0;
}

.table__typhography--tablet tr td .headline-2 {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.24px;
}

.table__typhography--tablet tr td .headline-3 {
  font-size: 21px;
  line-height: 28px;
  letter-spacing: 0.21px;
}

.table__typhography--tablet tr td .l-lead {
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.24px;
}

.table__typhography--tablet tr td .lead-text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
}

.table__typhography--tablet tr td .body-text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
}

.table__typhography--tablet tr td .small-text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
}

.table__typhography--tablet tr td .note-text {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.14px;
}

.table__typhography--tablet tr td .label {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.64px;
}

.table__typhography--tablet tr td .small-label {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.56px;
}

.table__typhography--mobile tr td .l-title {
  font-size: 37px;
  line-height: 44px;
  letter-spacing: -0.37px;
}

.table__typhography--mobile tr td .m-title {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.32px;
}

.table__typhography--mobile tr td .s-title {
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0;
}

.table__typhography--mobile tr td .headline-1 {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
}

.table__typhography--mobile tr td .headline-2 {
  font-size: 21px;
  line-height: 28px;
  letter-spacing: 0.21px;
}

.table__typhography--mobile tr td .headline-3 {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
}

.table__typhography--mobile tr td .l-lead {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
}

.table__typhography--mobile tr td .lead-text {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.18px;
}

.table__typhography--mobile tr td .body-text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
}

.table__typhography--mobile tr td .small-text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
}

.table__typhography--mobile tr td .note-text {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.14px;
}

.table__typhography--mobile tr td .label {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.64px;
}

.table__typhography--mobile tr td .small-label {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.56px;
}

.pictogram {
  width: 100%;
  height: auto;
}

.pictogram--l {
  width: 100%;
  height: auto;
  max-width: 96px;
}

.pictogram--m {
  width: 100%;
  height: auto;
  max-width: 64px;
}

.pictogram--s {
  width: 100%;
  height: auto;
  max-width: 48px;
}

.pictogram_section {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

.pictogram_section .pictogram-section__container {
  margin-left: 24px;
}

@media only screen and (max-width: 1279px) {
  .pictogram_section .pictogram-section__container {
    margin-left: 16px;
  }
}

.pictogram_section .pictogram-section__container .pictogram-section__headline {
  margin-bottom: 12px;
}

.pictogram_section .pictogram-section__container .pictogram-section__text {
  margin-bottom: 16px;
}

.pictogram_section--top-icon {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-direction: column;
}

.pictogram_section--top-icon .pictogram-section__container {
  margin-left: 24px;
}

@media only screen and (max-width: 1279px) {
  .pictogram_section--top-icon .pictogram-section__container {
    margin-left: 16px;
  }
}

.pictogram_section--top-icon .pictogram-section__container .pictogram-section__headline {
  margin-bottom: 12px;
}

.pictogram_section--top-icon .pictogram-section__container .pictogram-section__text {
  margin-bottom: 16px;
}

.pictogram_section--top-icon .pictogram-section__container {
  margin: 16px 0 0 0;
}

.pictogram_section--border {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  border: 1px solid #CCCCCC;
  padding: 24px;
}

.pictogram_section--border .pictogram-section__container {
  margin-left: 24px;
}

@media only screen and (max-width: 1279px) {
  .pictogram_section--border .pictogram-section__container {
    margin-left: 16px;
  }
}

.pictogram_section--border .pictogram-section__container .pictogram-section__headline {
  margin-bottom: 12px;
}

.pictogram_section--border .pictogram-section__container .pictogram-section__text {
  margin-bottom: 16px;
}

.pictogram_section--border .note-text {
  color: #4d4d4d;
  display: flex;
  align-items: center;
}

.dot {
  height: 3px;
  width: 3px;
  background-color: #4d4d4d;
  display: inline-block;
  margin: 0 6px;
  border-radius: 20%;
}

.grid {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  max-width: 1400px;
  margin: 0 0 0 -40px !important;
}

@media only screen and (max-width: 1279px) {
  .grid {
    margin: 0 0 0 -24px !important;
  }
}

@media only screen and (max-width: 767px) {
  .grid {
    margin: 0 0 0 -16px !important;
  }
}

.grid__col {
  padding-left: 40px;
  margin-bottom: 40px;
  width: 100%;
}

@media only screen and (max-width: 1279px) {
  .grid__col {
    padding-left: 24px;
    margin-bottom: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .grid__col {
    padding-left: 16px;
    margin-bottom: 16px;
  }
}

@media screen and (min-width: 1280px) {
  .d-col--1 {
    width: 8.33%;
  }
}

@media screen and (min-width: 1280px) {
  .d-col--2 {
    width: 16.66666667%;
  }
}

@media screen and (min-width: 1280px) {
  .d-col--3 {
    width: 25%;
  }
}

@media screen and (min-width: 1280px) {
  .d-col--4 {
    width: 33.33333333%;
  }
}

@media screen and (min-width: 1280px) {
  .d-col--5 {
    width: 41.66666667%;
  }
}

@media screen and (min-width: 1280px) {
  .d-col--6 {
    width: 50%;
  }
}

@media screen and (min-width: 1280px) {
  .d-col--7 {
    width: 58.33333333%;
  }
}

@media screen and (min-width: 1280px) {
  .d-col--8 {
    width: 66.66666667%;
  }
}

@media screen and (min-width: 1280px) {
  .d-col--9 {
    width: 75%;
  }
}

@media screen and (min-width: 1280px) {
  .d-col--10 {
    width: 83.33333333%;
  }
}

@media screen and (min-width: 1280px) {
  .d-col--11 {
    width: 91.66666667%;
  }
}

@media screen and (min-width: 1280px) {
  .d-col--12 {
    width: 100%;
  }
}

@media screen and (min-width: 1280px) {
  .d-ind--1 {
    margin-left: 8.33%;
  }
}

@media screen and (min-width: 1280px) {
  .d-ind--2 {
    margin-left: 16.66666667%;
  }
}

@media screen and (min-width: 1280px) {
  .d-ind--3 {
    margin-left: 25%;
  }
}

@media screen and (min-width: 1280px) {
  .d-ind--4 {
    margin-left: 33.33333333%;
  }
}

@media screen and (min-width: 1280px) {
  .d-ind--5 {
    margin-left: 41.66666667%;
  }
}

@media screen and (min-width: 1280px) {
  .d-ind--6 {
    margin-left: 50%;
  }
}

@media screen and (min-width: 1280px) {
  .d-ind--7 {
    margin-left: 58.33333333%;
  }
}

@media screen and (min-width: 1280px) {
  .d-ind--8 {
    margin-left: 66.66666667%;
  }
}

@media screen and (min-width: 1280px) {
  .d-ind--9 {
    margin-left: 75%;
  }
}

@media screen and (min-width: 1280px) {
  .d-ind--10 {
    margin-left: 83.33333333%;
  }
}

@media screen and (min-width: 1280px) {
  .d-ind--11 {
    margin-left: 91.66666667%;
  }
}

@media screen and (min-width: 1280px) {
  .d-ind--12 {
    margin-left: 100%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-col--1 {
    width: 8.33%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-col--2 {
    width: 16.66666667%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-col--3 {
    width: 25%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-col--4 {
    width: 33.33333333%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-col--5 {
    width: 41.66666667%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-col--6 {
    width: 50%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-col--7 {
    width: 58.33333333%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-col--8 {
    width: 66.66666667%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-col--9 {
    width: 75%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-col--10 {
    width: 83.33333333%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-col--11 {
    width: 91.66666667%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-col--12 {
    width: 100%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-ind--1 {
    margin-left: 8.33%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-ind--2 {
    margin-left: 16.66666667%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-ind--3 {
    margin-left: 25%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-ind--4 {
    margin-left: 33.33333333%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-ind--5 {
    margin-left: 41.66666667%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-ind--6 {
    margin-left: 50%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-ind--7 {
    margin-left: 58.33333333%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-ind--8 {
    margin-left: 66.66666667%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-ind--9 {
    margin-left: 75%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-ind--10 {
    margin-left: 83.33333333%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-ind--11 {
    margin-left: 91.66666667%;
  }
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .t-ind--12 {
    margin-left: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .m-col--1 {
    width: 8.33%;
  }
}

@media only screen and (max-width: 767px) {
  .m-col--2 {
    width: 16.66666667%;
  }
}

@media only screen and (max-width: 767px) {
  .m-col--3 {
    width: 25%;
  }
}

@media only screen and (max-width: 767px) {
  .m-col--4 {
    width: 33.33333333%;
  }
}

@media only screen and (max-width: 767px) {
  .m-col--5 {
    width: 41.66666667%;
  }
}

@media only screen and (max-width: 767px) {
  .m-col--6 {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .m-col--7 {
    width: 58.33333333%;
  }
}

@media only screen and (max-width: 767px) {
  .m-col--8 {
    width: 66.66666667%;
  }
}

@media only screen and (max-width: 767px) {
  .m-col--9 {
    width: 75%;
  }
}

@media only screen and (max-width: 767px) {
  .m-col--10 {
    width: 83.33333333%;
  }
}

@media only screen and (max-width: 767px) {
  .m-col--11 {
    width: 91.66666667%;
  }
}

@media only screen and (max-width: 767px) {
  .m-col--12 {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .m-ind--1 {
    margin-left: 8.33%;
  }
}

@media only screen and (max-width: 767px) {
  .m-ind--2 {
    margin-left: 16.66666667%;
  }
}

@media only screen and (max-width: 767px) {
  .m-ind--3 {
    margin-left: 25%;
  }
}

@media only screen and (max-width: 767px) {
  .m-ind--4 {
    margin-left: 33.33333333%;
  }
}

@media only screen and (max-width: 767px) {
  .m-ind--5 {
    margin-left: 41.66666667%;
  }
}

@media only screen and (max-width: 767px) {
  .m-ind--6 {
    margin-left: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .m-ind--7 {
    margin-left: 58.33333333%;
  }
}

@media only screen and (max-width: 767px) {
  .m-ind--8 {
    margin-left: 66.66666667%;
  }
}

@media only screen and (max-width: 767px) {
  .m-ind--9 {
    margin-left: 75%;
  }
}

@media only screen and (max-width: 767px) {
  .m-ind--10 {
    margin-left: 83.33333333%;
  }
}

@media only screen and (max-width: 767px) {
  .m-ind--11 {
    margin-left: 91.66666667%;
  }
}

@media only screen and (max-width: 767px) {
  .m-ind--12 {
    margin-left: 100%;
  }
}

.video {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.video .video__teaser {
  color: #4d4d4d;
}

.video__container {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  /*16: 9;*/
  height: 0;
  cursor: pointer;
  background-size: cover;
  margin-bottom: 10px;
  background-image: url(../img/video-player/video-bg.png);
}

.video__container:hover::after {
  background: rgba(0, 0, 0, 0.2);
}

.video__container::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  z-index: 1;
  transition: all 0.3s;
}

.video__container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: none;
}

.play-icon__container {
  display: inline-block;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background-size: cover;
}

.play-icon__container img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .play-icon__container {
    width: 64px;
    height: 64px;
  }
}

.video-full__container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: none;
  margin: 0 !important;
}

.video-full__container .video__close-button {
  position: absolute;
  top: 20px;
  right: 20px;
}

.video-full__container .video-full__inner-container {
  width: 100%;
  margin: 80px;
  padding-bottom: 56.25%;
  position: relative;
}

.video-full__container .video-full__inner-container iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.teaser {
  border-top: 1px solid #CCCCCC;
  padding-top: 40px;
  margin-bottom: 40px;
  display: flex;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .teaser {
    flex-direction: column;
  }
}

.teaser .teaser__small-title {
  color: #D81E04;
  margin-bottom: 10px;
}

.teaser .teaser__content {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin-right: 40px;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .teaser .teaser__content {
    width: 100%;
    margin-bottom: 20px;
    margin: 0;
  }
}

.teaser .teaser__content .teaser__header {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser .teaser__content .teaser__header {
    margin-bottom: 20px;
  }
}

.teaser .teaser__content .teaser__paragraph {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser .teaser__content .teaser__paragraph {
    margin-bottom: 20px;
  }
}

.teaser .teaser__image {
  background-size: cover;
  background-repeat: none;
  background-position: center;
  width: 60%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  min-height: 300px;
  max-height: 680px;
}

@media only screen and (max-width: 767px) {
  .teaser .teaser__image {
    width: 100%;
    order: -1;
    margin-bottom: 10px;
    max-height: initial;
    min-height: initial;
    height: 160px;
  }
}

@media only screen and (max-width: 767px) {
  .teaser .teaser__button {
    background-color: transparent;
    border: 0 !important;
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .teaser .teaser__button .button__label {
    font-size: 16px;
    text-transform: lowercase;
  }
}

@media only screen and (max-width: 767px) {
  .teaser .teaser__button .button__label::first-letter {
    text-transform: uppercase;
  }
}

.teaser--img-right {
  border-top: 1px solid #CCCCCC;
  padding-top: 40px;
  margin-bottom: 40px;
  display: flex;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .teaser--img-right {
    flex-direction: column;
  }
}

.teaser--img-right .teaser__small-title {
  color: #D81E04;
  margin-bottom: 10px;
}

.teaser--img-right .teaser__content {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin-right: 40px;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .teaser--img-right .teaser__content {
    width: 100%;
    margin-bottom: 20px;
    margin: 0;
  }
}

.teaser--img-right .teaser__content .teaser__header {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser--img-right .teaser__content .teaser__header {
    margin-bottom: 20px;
  }
}

.teaser--img-right .teaser__content .teaser__paragraph {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser--img-right .teaser__content .teaser__paragraph {
    margin-bottom: 20px;
  }
}

.teaser--img-right .teaser__image {
  background-size: cover;
  background-repeat: none;
  background-position: center;
  width: 60%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  min-height: 300px;
  max-height: 680px;
}

@media only screen and (max-width: 767px) {
  .teaser--img-right .teaser__image {
    width: 100%;
    order: -1;
    margin-bottom: 10px;
    max-height: initial;
    min-height: initial;
    height: 160px;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--img-right .teaser__button {
    background-color: transparent;
    border: 0 !important;
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--img-right .teaser__button .button__label {
    font-size: 16px;
    text-transform: lowercase;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--img-right .teaser__button .button__label::first-letter {
    text-transform: uppercase;
  }
}

.teaser--img-left {
  border-top: 1px solid #CCCCCC;
  padding-top: 40px;
  margin-bottom: 40px;
  display: flex;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .teaser--img-left {
    flex-direction: column;
  }
}

.teaser--img-left .teaser__small-title {
  color: #D81E04;
  margin-bottom: 10px;
}

.teaser--img-left .teaser__content {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin-right: 40px;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .teaser--img-left .teaser__content {
    width: 100%;
    margin-bottom: 20px;
    margin: 0;
  }
}

.teaser--img-left .teaser__content .teaser__header {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser--img-left .teaser__content .teaser__header {
    margin-bottom: 20px;
  }
}

.teaser--img-left .teaser__content .teaser__paragraph {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser--img-left .teaser__content .teaser__paragraph {
    margin-bottom: 20px;
  }
}

.teaser--img-left .teaser__image {
  background-size: cover;
  background-repeat: none;
  background-position: center;
  width: 60%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  min-height: 300px;
  max-height: 680px;
}

@media only screen and (max-width: 767px) {
  .teaser--img-left .teaser__image {
    width: 100%;
    order: -1;
    margin-bottom: 10px;
    max-height: initial;
    min-height: initial;
    height: 160px;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--img-left .teaser__button {
    background-color: transparent;
    border: 0 !important;
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--img-left .teaser__button .button__label {
    font-size: 16px;
    text-transform: lowercase;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--img-left .teaser__button .button__label::first-letter {
    text-transform: uppercase;
  }
}

.teaser--img-left .teaser__content {
  margin-right: 0;
  margin-left: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser--img-left .teaser__content {
    margin: 0;
  }
}

.teaser--img-left .teaser__image {
  order: -1;
}

.teaser--full-img-right {
  border-top: 1px solid #CCCCCC;
  padding-top: 40px;
  margin-bottom: 40px;
  display: flex;
  width: 100%;
  border-top: 0;
  position: relative;
  padding: 40px;
  background-size: cover;
  background-position: center;
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-right {
    flex-direction: column;
  }
}

.teaser--full-img-right .teaser__small-title {
  color: #D81E04;
  margin-bottom: 10px;
}

.teaser--full-img-right .teaser__content {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin-right: 40px;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-right .teaser__content {
    width: 100%;
    margin-bottom: 20px;
    margin: 0;
  }
}

.teaser--full-img-right .teaser__content .teaser__header {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-right .teaser__content .teaser__header {
    margin-bottom: 20px;
  }
}

.teaser--full-img-right .teaser__content .teaser__paragraph {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-right .teaser__content .teaser__paragraph {
    margin-bottom: 20px;
  }
}

.teaser--full-img-right .teaser__image {
  background-size: cover;
  background-repeat: none;
  background-position: center;
  width: 60%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  min-height: 300px;
  max-height: 680px;
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-right .teaser__image {
    width: 100%;
    order: -1;
    margin-bottom: 10px;
    max-height: initial;
    min-height: initial;
    height: 160px;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-right .teaser__button {
    background-color: transparent;
    border: 0 !important;
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-right .teaser__button .button__label {
    font-size: 16px;
    text-transform: lowercase;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-right .teaser__button .button__label::first-letter {
    text-transform: uppercase;
  }
}

.teaser--full-img-right::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 70%);
  z-index: 0;
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-right::after {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 0%);
  }
}

.teaser--full-img-right .teaser__small-title {
  color: #fff;
}

.teaser--full-img-right .teaser__content .teaser__header {
  color: #fff;
}

.teaser--full-img-right .teaser__content .teaser__paragraph {
  color: #fff;
}

.teaser--full-img-left {
  border-top: 1px solid #CCCCCC;
  padding-top: 40px;
  margin-bottom: 40px;
  display: flex;
  width: 100%;
  border-top: 0;
  position: relative;
  padding: 40px;
  background-size: cover;
  background-position: center;
  justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-left {
    flex-direction: column;
  }
}

.teaser--full-img-left .teaser__small-title {
  color: #D81E04;
  margin-bottom: 10px;
}

.teaser--full-img-left .teaser__content {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin-right: 40px;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-left .teaser__content {
    width: 100%;
    margin-bottom: 20px;
    margin: 0;
  }
}

.teaser--full-img-left .teaser__content .teaser__header {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-left .teaser__content .teaser__header {
    margin-bottom: 20px;
  }
}

.teaser--full-img-left .teaser__content .teaser__paragraph {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-left .teaser__content .teaser__paragraph {
    margin-bottom: 20px;
  }
}

.teaser--full-img-left .teaser__image {
  background-size: cover;
  background-repeat: none;
  background-position: center;
  width: 60%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  min-height: 300px;
  max-height: 680px;
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-left .teaser__image {
    width: 100%;
    order: -1;
    margin-bottom: 10px;
    max-height: initial;
    min-height: initial;
    height: 160px;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-left .teaser__button {
    background-color: transparent;
    border: 0 !important;
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-left .teaser__button .button__label {
    font-size: 16px;
    text-transform: lowercase;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-left .teaser__button .button__label::first-letter {
    text-transform: uppercase;
  }
}

.teaser--full-img-left::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 70%);
  z-index: 0;
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-left::after {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 0%);
  }
}

.teaser--full-img-left .teaser__small-title {
  color: #fff;
}

.teaser--full-img-left .teaser__content .teaser__header {
  color: #fff;
}

.teaser--full-img-left .teaser__content .teaser__paragraph {
  color: #fff;
}

.teaser--full-img-left::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 70%);
}

@media only screen and (max-width: 767px) {
  .teaser--full-img-left::after {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 0%);
  }
}

.teaser--mobile-horizontal {
  border-top: 1px solid #CCCCCC;
  padding-top: 40px;
  margin-bottom: 40px;
  display: flex;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .teaser--mobile-horizontal {
    flex-direction: column;
  }
}

.teaser--mobile-horizontal .teaser__small-title {
  color: #D81E04;
  margin-bottom: 10px;
}

.teaser--mobile-horizontal .teaser__content {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin-right: 40px;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .teaser--mobile-horizontal .teaser__content {
    width: 100%;
    margin-bottom: 20px;
    margin: 0;
  }
}

.teaser--mobile-horizontal .teaser__content .teaser__header {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser--mobile-horizontal .teaser__content .teaser__header {
    margin-bottom: 20px;
  }
}

.teaser--mobile-horizontal .teaser__content .teaser__paragraph {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser--mobile-horizontal .teaser__content .teaser__paragraph {
    margin-bottom: 20px;
  }
}

.teaser--mobile-horizontal .teaser__image {
  background-size: cover;
  background-repeat: none;
  background-position: center;
  width: 60%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  min-height: 300px;
  max-height: 680px;
}

@media only screen and (max-width: 767px) {
  .teaser--mobile-horizontal .teaser__image {
    width: 100%;
    order: -1;
    margin-bottom: 10px;
    max-height: initial;
    min-height: initial;
    height: 160px;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--mobile-horizontal .teaser__button {
    background-color: transparent;
    border: 0 !important;
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--mobile-horizontal .teaser__button .button__label {
    font-size: 16px;
    text-transform: lowercase;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--mobile-horizontal .teaser__button .button__label::first-letter {
    text-transform: uppercase;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--mobile-horizontal {
    flex-direction: row;
  }
}

.teaser--small {
  border-top: 1px solid #CCCCCC;
  padding-top: 40px;
  margin-bottom: 40px;
  display: flex;
  width: 100%;
  flex-direction: column;
  border: 1px solid #CCCCCC;
  padding: 0;
  min-height: 300px;
}

@media only screen and (max-width: 767px) {
  .teaser--small {
    flex-direction: column;
  }
}

.teaser--small .teaser__small-title {
  color: #D81E04;
  margin-bottom: 10px;
}

.teaser--small .teaser__content {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin-right: 40px;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .teaser--small .teaser__content {
    width: 100%;
    margin-bottom: 20px;
    margin: 0;
  }
}

.teaser--small .teaser__content .teaser__header {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser--small .teaser__content .teaser__header {
    margin-bottom: 20px;
  }
}

.teaser--small .teaser__content .teaser__paragraph {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser--small .teaser__content .teaser__paragraph {
    margin-bottom: 20px;
  }
}

.teaser--small .teaser__image {
  background-size: cover;
  background-repeat: none;
  background-position: center;
  width: 60%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  min-height: 300px;
  max-height: 680px;
}

@media only screen and (max-width: 767px) {
  .teaser--small .teaser__image {
    width: 100%;
    order: -1;
    margin-bottom: 10px;
    max-height: initial;
    min-height: initial;
    height: 160px;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--small .teaser__button {
    background-color: transparent;
    border: 0 !important;
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--small .teaser__button .button__label {
    font-size: 16px;
    text-transform: lowercase;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--small .teaser__button .button__label::first-letter {
    text-transform: uppercase;
  }
}

.teaser--small .teaser__content {
  width: 100%;
  padding: 20px 20px;
}

.teaser--small .teaser__content .teaser__header {
  margin-bottom: 0px;
}

.teaser--small .teaser__image {
  width: 100%;
  height: 200px;
  min-height: initial;
}

@media only screen and (max-width: 767px) {
  .teaser--small .teaser__image {
    order: initial;
    margin: 0;
  }
}

.teaser--small-full-img {
  border-top: 1px solid #CCCCCC;
  padding-top: 40px;
  margin-bottom: 40px;
  display: flex;
  width: 100%;
  flex-direction: column;
  border: 1px solid #CCCCCC;
  padding: 0;
  min-height: 300px;
}

@media only screen and (max-width: 767px) {
  .teaser--small-full-img {
    flex-direction: column;
  }
}

.teaser--small-full-img .teaser__small-title {
  color: #D81E04;
  margin-bottom: 10px;
}

.teaser--small-full-img .teaser__content {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin-right: 40px;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .teaser--small-full-img .teaser__content {
    width: 100%;
    margin-bottom: 20px;
    margin: 0;
  }
}

.teaser--small-full-img .teaser__content .teaser__header {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser--small-full-img .teaser__content .teaser__header {
    margin-bottom: 20px;
  }
}

.teaser--small-full-img .teaser__content .teaser__paragraph {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .teaser--small-full-img .teaser__content .teaser__paragraph {
    margin-bottom: 20px;
  }
}

.teaser--small-full-img .teaser__image {
  background-size: cover;
  background-repeat: none;
  background-position: center;
  width: 60%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  min-height: 300px;
  max-height: 680px;
}

@media only screen and (max-width: 767px) {
  .teaser--small-full-img .teaser__image {
    width: 100%;
    order: -1;
    margin-bottom: 10px;
    max-height: initial;
    min-height: initial;
    height: 160px;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--small-full-img .teaser__button {
    background-color: transparent;
    border: 0 !important;
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--small-full-img .teaser__button .button__label {
    font-size: 16px;
    text-transform: lowercase;
  }
}

@media only screen and (max-width: 767px) {
  .teaser--small-full-img .teaser__button .button__label::first-letter {
    text-transform: uppercase;
  }
}

.teaser--small-full-img .teaser__content {
  width: 100%;
  padding: 20px 20px;
}

.teaser--small-full-img .teaser__content .teaser__header {
  margin-bottom: 0px;
}

.teaser--small-full-img .teaser__image {
  width: 100%;
  height: 200px;
  min-height: initial;
}

@media only screen and (max-width: 767px) {
  .teaser--small-full-img .teaser__image {
    order: initial;
    margin: 0;
  }
}

.teaser--small-full-img .teaser__small-title {
  color: #fff;
}

.teaser--small-full-img .teaser__content .teaser__header {
  color: #fff;
}

.teaser--small-full-img .teaser__content .teaser__paragraph {
  color: #fff;
}

.teaser--small-full-img button {
  color: #fff;
}

body {
  font-family: 'proxima-nova', Helvetica, sans-serif;
  font-weight: 300;
  color: #000;
}

.main-section {
  width: 100%;
  padding: 40px;
  border-top: 1px solid #CCCCCC;
}

.main-section--grey {
  width: 100%;
  padding: 40px;
  border-top: 1px solid #CCCCCC;
  background-color: #F2F2F2;
  border-top: 0;
}

.main-section--accent {
  width: 100%;
  padding: 40px;
  border-top: 1px solid #CCCCCC;
  border-top: 0;
  background-color: #D81E04;
}

.contact {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.contact .contact__avatar {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border: 1px solid #CCCCCC;
  border-radius: 50%;
  margin-right: 24px;
}

@media only screen and (max-width: 1279px) {
  .contact .contact__avatar {
    width: 80px;
    height: 80px;
    margin-right: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .contact .contact__avatar {
    width: 72px;
    height: 72px;
    margin-right: 12px;
  }
}

.contact .contact__avatar img {
  width: 100%;
}

.contact .detail__position {
  color: #4d4d4d;
  margin-bottom: 0px;
}

.contact .details__phone-number {
  margin-bottom: 0px;
}

.contact .detail__position + a, .contact .detail__position + div, .contact .detail__position + p {
  margin-top: 8px;
}

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

.footer {
  background-color: rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 0 33px 0;
}

@media only screen and (max-width: 1279px) {
  .footer {
    padding: 0 40px 33px 40px;
  }
}

@media only screen and (max-width: 767px) {
  .footer {
    padding: 0 24px 33px 24px;
  }
}

.footer .footer__grid {
  width: 100%;
}

.footer .grid {
  padding: 0;
}

.footer .footer__heading {
  text-transform: uppercase;
  margin-bottom: 24px;
  margin-top: 60px;
}

@media only screen and (max-width: 767px) {
  .footer .footer__heading {
    margin-top: 32px;
  }
}

.footer .footer__element {
  color: #4d4d4d;
}

.footer .icons__container {
  display: flex;
  justify-content: flex-start;
  margin: 0 -12px;
}

.footer .footer__link {
  color: #4d4d4d;
  margin-bottom: 24px;
  display: block;
  text-decoration: none;
}

.footer .footer__link:hover {
  text-decoration: underline;
}

.footer .icon-button i {
  color: rgba(0, 0, 0, 0.7);
}

.footer .footer__link--bottom {
  display: inline-block;
  margin-right: 16px;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .footer .footer__link--bottom {
    margin-bottom: 18px;
  }
}

.footer .footer__link--bottom:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  .footer .mobile-hidden {
    display: none;
  }
}

.attachment {
  display: flex;
  align-items: flex-start;
  color: #000;
  text-decoration: none;
}

.attachment .attachment__img {
  width: 48px;
  margin-right: 12px;
}

.attachment .attachment__img img {
  width: 100%;
}

.attachment .attachment__title {
  margin-bottom: 5px;
}

.attachment .attachment__file-info {
  color: #4d4d4d;
}

.attachment:hover .attachment__title {
  text-decoration: underline;
}

.quotation .quotation__container {
  display: flex;
  align-items: flex-start;
}

@media only screen and (max-width: 767px) {
  .quotation .quotation__container {
    flex-direction: column;
  }
}

.quotation .quotation__container .quote {
  position: relative;
}

.quotation .quotation__container .quote__bottom {
  width: 100%;
  display: flex;
}

.quotation .quotation__container .quote__bottom .line {
  height: 1px;
  background-color: #D81E04;
  width: 100%;
}

.quotation .quotation__container .quote__bottom .line:first-of-type {
  width: 104px;
}

@media only screen and (max-width: 1279px) {
  .quotation .quotation__container .quote__bottom .line:first-of-type {
    width: 82px;
  }
}

@media only screen and (max-width: 767px) {
  .quotation .quotation__container .quote__bottom .line:first-of-type {
    width: 36px;
  }
}

.quotation .quotation__container .quote__bottom .line:last-of-type {
  width: calc(100% - 24px);
}

.quotation .quotation__container .quote__bottom .quote__element {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAsCAYAAAFknRrQAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAALAAAAABbWlCrAAAERUlEQVRYCc2Y+VPTQBTHd0tSUG4GVBRbKIV2hhkV8dZxhj/a4dBfxPuojj/Z0pZeKowOUOh9QHxvy5Ym3aRJT/oDad777reffZtkXyB+h6QQzSfgkF8Tv1Mq1sYDTvktO69NQPBDVcQTMPxzNYhfMOF3yj5VkCfqgr0P8IkYkcAkt1jeSAyTfq8yEYnB6ZNKxE9qxX6H/JXHhUcUw2p8Fya1QWVlRdbGROc2UVAbA/54QyFUIuaJlxyGQhBFvbGSk/2CHiOIIioEkRAqsaMS4YlWCOChOpFWCKKgUFQrhNXZ1hVxIYAHDEWYBPCfDUUowPXWTsjUQIEI5rgVcEgJSZCzHAKzNzDIiauNg1syhZq9A48ZD78q0BE+TZmCGd6N03CJzTEXzR9LprBQH2H8FSBzaXxUp6ZMoWb4CJgEs3nVaJ0TQ1O4GL9QQsZhAdw644VhoSnUzEcUMuyNlxaFoxoEVaZQs2+w2QzCAngajDNMU/ZkVGiAUCKDmddQbTYJdD/Mak3rRNur6cEa4d6tq4PoZ/gM1YwxPEXDZHI/3Wfvc7fF9O/S1BA3XAgVwi2bouFB6jBlI9I8GuJ0WjL955kcRkNCJddiPF/dJJo2RcP9XPIYDb2xvGprUl38hitRk+SG/TZpbi6aj9ak2FfLpEH3xAgS6hmiqyVTNDwpHh/Z+6RZESEnNm3KDWVJdroi+Rg3EB1NmYZd46NIiIbzO7m4yKg21tAUDUvlVFKSZYcZQzQ3NI3Mjo1xQ3c4l6ilMfqua4qGhdP0YZ9dvmnFUJc05hgd54YLodwvIypRro4UDXMkc0AH5JlmDPFHVHcUN7x8yX7DEcj+EVGYiVVJE0sjE0jYqmGVFA0zqez+ALVfB8JdMzRGGkbKDWdjrRvijzHTflv/dLsM2Qwis4PXjKbSTI7y3dQzddtOfb5SMyadGIPb1GEq+UIhynP0t0FjcmHgEAgBsctnWx9RXLjje+NlqrqfUNirz1kF1wDwGSU0gRt+ZX8uM6SegzLAdHIdAJ8SSuM2hQOqF7pnoKyzyR9hBRngeUOiBuQr3HVQ1tjkj9ahF3kCFYyd9yNiwK6DngFuAOBjK4BdA8U+6bSUQsBHABjFBqzSLxlXkAPyY8eW/gxwE3qvh5TSSLOAHQPFPq58kt7ggOcNorUKckB+bFtFGWA5vQm94QN4Du5gw1lp51oDbBso9pnF0wwC3u8EYMuglUY48xJ613sAGMaGuNJutqeCHJAfLS+9BjBk6zCgZdBKX53FCq5ABUMEGnbPdu436VJP07CiDJBmX+WUzF1CaBDfKLoJ2LCi2Pdn0zkEXAbA7fMXis5cgxxI71hXUQ4I7xLLsJP0HJCDn/1nj8j4PlJUimuKotwBwMAAkVfb+n7Cf7HJY7WihdPCLgOEV7wKYG+WWG8eDBT2Yr+d2lfnopm9bt3FekC68aB7aEo3eYES/wHhtRJHeQkCXgAAAABJRU5ErkJggg==');
  width: 24px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
  .quotation .quotation__container .quote__bottom .quote__element {
    width: 17px;
    height: 23px;
  }
}

.quotation .quotation__container img {
  margin-right: 24px;
  width: 95px;
}

@media only screen and (max-width: 767px) {
  .quotation .quotation__container img {
    width: 64px;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.quotation .contact {
  margin: 20px 0 0 150px;
}

@media only screen and (max-width: 1279px) {
  .quotation .contact {
    margin: 16px 0 0 150px;
  }
}

@media only screen and (max-width: 767px) {
  .quotation .contact {
    margin: 4px 0 0 0;
  }
}

.local-loader {
  border: 2px solid transparent;
  border-radius: 50%;
  border-top: 2px solid #4d4d4d;
  border-left: 2px solid #4d4d4d;
  border-bottom: 2px solid #4d4d4d;
  transform: rotate(-45deg);
  width: 20px;
  height: 20px;
  animation: spin 1s linear infinite;
}

.local-loader--light {
  border: 2px solid transparent;
  border-radius: 50%;
  border-top: 2px solid #4d4d4d;
  border-left: 2px solid #4d4d4d;
  border-bottom: 2px solid #4d4d4d;
  transform: rotate(-45deg);
  width: 20px;
  height: 20px;
  animation: spin 1s linear infinite;
  border-top: 2px solid rgba(255, 255, 255, 0.8);
  border-left: 2px solid rgba(255, 255, 255, 0.8);
  border-bottom: 2px solid rgba(255, 255, 255, 0.8);
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.global-loader {
  width: 64px;
  height: 64px;
}

.global-loader img {
  width: 100%;
}

.DS-content {
  width: 100%;
  color: #fff;
  background-color: #4d4d4d;
  display: inline-block;
  padding: 10px 0;
  text-align: center;
}

