/*!
 * Act3 (c) Copyright Neambo | https://neambo.com | v34
 * This license grants you, the purchaser, an ongoing, non-exclusive, worldwide
 * license to make use of this digital work on a single Hub ID (HubSpot Account)
 */



















































/* Include your CSS font code here (e.g. @font-face, @import). For best speed performance, use the same Font Family for all three */

/* Normalidad font family added via typkit in _base.html */

@font-face {
  font-family: 'Tusker Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://www.weidert.com/hubfs/2024-New-Site/Fonts/Tusker%20Grotesk/TuskerGrotesk-7700Bold.otf) format('opentype');
}

@font-face {
  font-family: 'Tusker Grotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://www.weidert.com/hubfs/2024-New-Site/Fonts/Tusker%20Grotesk/TuskerGrotesk-4700Bold.otf) format('opentype');
}

@font-face {
  font-family: 'Tusker Grotesk';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://www.weidert.com/hubfs/2024-New-Site/Fonts/Tusker%20Grotesk/TuskerGrotesk-3700Bold.otf) format('opentype');
}



  
  
  
  
  
  

































  
  
  
  
  
  

  
  
  
  
  
  

  
  
  
  
  
  












































































  





  



















  
  
  





  
  
  
  
  
  
  
  
  
  
  
  
  



  
  
  



  
  



  






































:root {
  --text-font-family: normalidad-text, sans-serif;
  --text-font-weight: normal;
  --text-font-style: normal;
  --strong-font-family: normalidad-text, sans-serif;
  --strong-font-weight: 400;
  --strong-font-style: normal;
  
  --headings-font-family: Tusker Grotesk;
  --headings-font-weight: normal;
  --headings-font-style: normal;
  --headings-strong-font-family: Arial, sans-serif;
  --headings-strong-font-weight: 700;
  --headings-strong-font-style: normal;
  
  --ui-font-family: normalidad-text, sans-serif;
  --ui-font-weight: normal;
  --ui-font-style: normal;
  --ui-strong-font-family: normalidad-text, sans-serif;
  --ui-strong-font-weight: 700;
  --ui-strong-font-style: normal;

  --text-alt-font-family: normalidad-wide;
  --text-alt-font-weight: 700;
  --text-alt-font-style: normal;

  /* animation colors */
  --pulsecolorOn: #a86a40aa;
  --pulsecolorOff: #a86a4000;
}



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

html,
body {
  min-height: 100%;
}

html {
  font-size: 112.50%;
  --vw: 1vw;
}


body, .p {
  margin: 0;
  background: #fff;
  color: #4A4A4A;
/*   font-family: var(--text-font-family); */
/*   font-weight: var(--text-font-weight); */
/*   font-style: var(--text-font-style); */
/*   font-size: 1rem; */
  /* Hard set to avoid overriden vars */
  font-family: "normalidad-text", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;

  line-height: 1.5;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  /* make font consistent across browsers */
  -webkit-text-rendering: antialiased;
  -moz-text-rendering: antialiased;
  -ms-text-rendering: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  
    overflow-wrap: normal;
  
  
    hyphens: none;
  
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5 {
  font-weight: 400;
  margin: 0 0 24px;
  color: #272727;
}

/* Desktop Headers */
h1,
.h1 {
  font-family: 'Tusker Grotesk';
  font-weight: 400;
  font-size: 72px;
  line-height: 1.10;
  text-transform: uppercase;
}

h2,
.h2 {
  font-family: 'Tusker Grotesk';
  font-weight: 400;
  font-size: 56px;
  line-height: 1.2;
  text-transform: uppercase;
}

.dnd-section:has( .section-bg--suede) .h2,
.dnd-section:has( .section-bg--suede) h2,
.section-bg--suede .h2,
.section-bg--suede h2,
.testimonial-normal {
  font-family: 'normalidad-compact';
  font-size: 44px;
  font-weight: 700;
  text-transform: unset;
  line-height: 1.2;
}

h3,
.h3 {
  font-family: 'normalidad-text'!important;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.2;
}

h4,
.h4 {
  font-family: 'normalidad-text'!important;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
}

h5,
.h5 {
  font-family: 'normalidad-text'!important;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  text-transform: capitalize;
}

h6,
.h6 {
  font-family: 'normalidad-text'!important;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 24px;
  color: #272727;
}

.display {
  font-family: 'Tusker Grotesk';
  font-weight: 400;
  font-size: 112px;
  color: #272727;
  line-height: 1.1;
  margin: 0 0 24px;
}

.normalidad,
.ndad,
.daddy {
  font-family: 'normalidad-text'!important;
}

.tusker,
.team-tusker {
  font-family: 'Tusker Grotesk'!important;
  font-weight: 400!important;
  text-transform: uppercase!important;
}

@media (min-width:1180){
  .team-tusker {
    font-size: 30px;
  }
}

/* Smaller Desktop - Tablet */
@media (max-width: 1179px){
  h1 .h1 { font-size: 56px }
  h2,.h2 { font-size: 44px }
  h3,.h3 { font-size: 26px }
  h4,.h4 { font-size: 18px }
  h5,.h5 { font-size: 18px }
  h6,.h6 { font-size: 14px }
  .display { font-size: 96px }
}

/* Mobile Headers */
@media (max-width: 767px) {
  h1,.h1 { font-size: 48px }
  h2,.h2 { font-size: 38px }
/*   h3,.h3 { font-size: 22px } */
  h4,.h4 { font-size: 18px }
  h5,.h5 { font-size: 18px }
  h6,.h6 { font-size: 14px }
  .display { font-size: 56px }
}

a {
  color: #A86A40;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  color: #A86A40;
  text-decoration: underline;
}

b,
strong {
  font-family: var(--strong-font-family);
  font-weight: 700;
  font-style: var(--strong-font-style);
}

p,
.p,
blockquote {
  margin: 0 0 24px;
}

p:has( + ul) {
  margin-bottom: 10px;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 24px;
}

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

hr {
  height: 0;
  margin: 24px 0;
  border: 0;
  border-top: 1px solid #112721;
}

img,
svg {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

/* Fixes the problem with the missing icons in Rich text */
[data-hs-icon-hubl] svg {
  height: revert-layer;
}

figure {
  margin: 0;
}

pre {
  max-width: 100%;
  overflow-x: auto;
}

sup,
sub {
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.4em;
}

sub { 
  top: 0.4em; 
}

[hidden] {
  display: none;
}

form {
  margin-bottom: 0;
}

blockquote {
  position: relative;
  border: 3px solid #FF670066;
/*background: #a86a40 !important; */
  padding: 30px 40px;
  margin-bottom: 16px;
  transition: scale 0.2s ease;
}

blockquote:hover {
  scale: 1.03;
}

blockquote:before,
blockquote:after {
  content: '';
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2251%22%20height%3D%2240%22%20viewBox%3D%220%200%2051%2040%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20d%3D%22M12.536%2011.567v2.52h10.34V40H0V11.438Q0%20.098%2013.764%200h8.724v7.82h-5.299c-3.102.064-4.653%201.291-4.653%203.747m27.852%200v2.52h10.274V40H27.787V11.438Q27.787.098%2041.55%200h8.724v7.82h-5.3c-3.101%200-4.652%201.227-4.587%203.747%22%20fill%3D%22%23FF6700%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23FF6700%22%20d%3D%22M0%200h51v40H0z%22%3E%3C%2Fpath%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
  width: 51px;
  height: 40px;
  display: block;
  transform: scale(0.6);
  /*filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, .4));*/
  position: absolute;
  top: -20px;
  left: -25px;
  /*mask: linear-gradient(#fff, transparent);*/
}

blockquote:after {
  top: unset;
  left: unset;
  bottom: -20px;
  right: -25px;
  transform: scale(-0.6, 0.6);
}


/************** End Elements Styling ******************/




.important-quote {
  position: relative;
  padding: 24px;
  padding-inline-start: 60px;
  background: #F7F4F3;
  border-radius: 0;
  border-inline-start: 4px solid #A86A40;
  color: #272727;
}

.dnd-section:has(.section-bg--suede) a {
  text-decoration: underline;
}

.important-quote::before {
  content: '“';
  display: block;
  position: absolute;
  top: 0;
  left: 12px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: bold;
  font-size: 3.5rem;
  color: #A86A40;
}

.important-quote *:last-child {
  margin-bottom: 0;
}

.pns p {
  margin-bottom: 0;
}

/* UI label */

.ui-label {
  color: #272727;
  font-family: var(--ui-font-family);
  font-weight: var(--ui-font-weight);
  font-style: var(--ui-font-style);
  font-size: 1rem;
  line-height: 1.28;
}

/* Text size */

.small-text {
  font-size: 1.00rem;
}

.large-text {
  font-size: 1.20rem;
}

.xlarge-text {
  font-size: 1.800rem;
}

@media (max-width: 1179px) {
  .xlarge-text {
    font-size: 1.560000000000000053290705182007513940334320068359375000rem;
  }
}

@media (max-width: 767px) {
  .xlarge-text {
    font-size: 1.32000000000000010658141036401502788066864013671875000rem;
  }
}

/* Unstyle links */

.txt--unstyle-links a {
  color: inherit;
  text-decoration: none;
}

.txt--unstyle-links a:hover {
  color: inherit;
  text-decoration: underline;
}

/* Unstyle lists */

.txt--unstyle-lists ul,
.txt--unstyle-lists ol {
  padding-inline-start: 0;
  list-style: none;
}

.txt--unstyle-lists li + li {
  margin-top: .28rem;
}

/* UI Font */

.ui-font {
  font-family: var(--ui-font-family);
  font-weight: var(--ui-font-weight);
  font-style: var(--ui-font-style);
  line-height: 1.28;
}

.ui-font strong,
.ui-font b {
  font-family: var(--ui-strong-font-family);
  font-weight: var(--ui-strong-font-weight);
  font-style: var(--ui-strong-font-style);
}

/* UI icon */

.ui-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ui-icon svg {
  display: block;
  width: 1.33rem;
  height: 1.33rem;
  pointer-events: none;
}

.icon__glyph {
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon__glyph img {
  min-width: 28px;
}
/* Dnd */

.row-fluid,
.row-fluid > * {
  display: flex;
  flex-direction: column;
}

.row-fluid > * {
  width: 100%;
}

@media (min-width: 768px) {
  .row-fluid {
    flex-direction: row;
  }

  .row-fluid > * + * {
    margin-inline-start: 24px;
  }

  
    .span1 {
      width: calc(0.08333333333333333 * (100% + 24px) - 24px);
    }
  
    .span2 {
      width: calc(0.16666666666666666 * (100% + 24px) - 24px);
    }
  
    .span3 {
      width: calc(0.25 * (100% + 24px) - 24px);
    }
  
    .span4 {
      width: calc(0.3333333333333333 * (100% + 24px) - 24px);
    }
  
    .span5 {
      width: calc(0.4166666666666667 * (100% + 24px) - 24px);
    }
  
    .span6 {
      width: calc(0.5 * (100% + 24px) - 24px);
    }
  
    .span7 {
      width: calc(0.5833333333333334 * (100% + 24px) - 24px);
    }
  
    .span8 {
      width: calc(0.6666666666666666 * (100% + 24px) - 24px);
    }
  
    .span9 {
      width: calc(0.75 * (100% + 24px) - 24px);
    }
  
    .span10 {
      width: calc(0.8333333333333334 * (100% + 24px) - 24px);
    }
  
    .span11 {
      width: calc(0.9166666666666666 * (100% + 24px) - 24px);
    }
  
    .span12 {
      width: calc(1.0 * (100% + 24px) - 24px);
    }
  
}

.dnd-section {
  position: relative;
  padding: 96px 24px;
  overflow-x: clip;
  overflow-y: visible;
}

@media (max-width: 767px) {
  .dnd-section {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
 
.dnd-section > .row-fluid {
  max-width: 1280px;
  margin: 0 auto;
}

.dnd-module > * {
  width: 100%;
}

.dnd-module > .widget-type-cta {
  width: auto;
}

.hs_cos_wrapper {
  display: block;
}

/* Non-dnd */

.section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 96px 0;
  position: relative;
}

@media (max-width: 767px) {
  .section {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

.container {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 1328px;
  max-width: 100%;
  padding: 0 24px;
}

.container.full {
  width: 100%;
}

.container.half {
  width: 664.0px;
}

.row {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -12.0px;
}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.col {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  flex-shrink: 0;
  padding: 0 12.0px;
}

.row.no-gutter > .col {
  padding-left: 0;
  padding-right: 0;
}

.row.even .col {
  flex: 1 1 0px;
}

.box {
  width: 100%;
}


  .s1 {
    width: 8.333333333333332%;
  }

  .s2 {
    width: 16.666666666666664%;
  }

  .s3 {
    width: 25.000000000000000%;
  }

  .s4 {
    width: 33.333333333333330%;
  }

  .s5 {
    width: 41.666666666666670%;
  }

  .s6 {
    width: 50.000000000000000%;
  }

  .s7 {
    width: 58.333333333333336%;
  }

  .s8 {
    width: 66.666666666666660%;
  }

  .s9 {
    width: 75.000000000000000%;
  }

  .s10 {
    width: 83.333333333333340%;
  }

  .s11 {
    width: 91.666666666666660%;
  }

  .s12 {
    width: 100.000000000000000%;
  }


.row:has(> .eq5){gap:2px}
.eq5 {width:calc(20% - 8px)}
.eq7 {width:14.285714285714286%}

@media (max-width: 1179px) {
  
    .md-s1 {
      width: 8.333333333333332%;
    }
  
    .md-s2 {
      width: 16.666666666666664%;
    }
  
    .md-s3 {
      width: 25.000000000000000%;
    }
  
    .md-s4 {
      width: 33.333333333333330%;
    }
  
    .md-s5 {
      width: 41.666666666666670%;
    }
  
    .md-s6 {
      width: 50.000000000000000%;
    }
  
    .md-s7 {
      width: 58.333333333333336%;
    }
  
    .md-s8 {
      width: 66.666666666666660%;
    }
  
    .md-s9 {
      width: 75.000000000000000%;
    }
  
    .md-s10 {
      width: 83.333333333333340%;
    }
  
    .md-s11 {
      width: 91.666666666666660%;
    }
  
    .md-s12 {
      width: 100.000000000000000%;
    }
  
  
  .md-eq5 { width: 20% }
  .md-eq7 { width: 14.285714285714286% }
}

@media (max-width: 767px) {
  .col { width: 100%; padding: 0 24px }

  
    .sm-s1 {
      width: 8.333333333333332%;
    }
  
    .sm-s2 {
      width: 16.666666666666664%;
    }
  
    .sm-s3 {
      width: 25.000000000000000%;
    }
  
    .sm-s4 {
      width: 33.333333333333330%;
    }
  
    .sm-s5 {
      width: 41.666666666666670%;
    }
  
    .sm-s6 {
      width: 50.000000000000000%;
    }
  
    .sm-s7 {
      width: 58.333333333333336%;
    }
  
    .sm-s8 {
      width: 66.666666666666660%;
    }
  
    .sm-s9 {
      width: 75.000000000000000%;
    }
  
    .sm-s10 {
      width: 83.333333333333340%;
    }
  
    .sm-s11 {
      width: 91.666666666666660%;
    }
  
    .sm-s12 {
      width: 100.000000000000000%;
    }
  

  .sm-eq5 { width: 20% }
  .sm-eq7 { width: 14.285714285714286% }
}

/* Flex utility */

.flex { display: flex }
.inline-flex { display: inline-flex }

.no-shrink > *,
.self-no-shrink {
  flex-shrink: 0;
}

.self-shrink {
  flex-shrink: 1;
}

.self-grow {
  flex-grow: 1;
} 

.flex-row { flex-direction: row }
.flex-row-reverse { flex-direction: row-reverse }
.flex-col { flex-direction: column }
.flex-col-reverse { flex-direction: column-reverse }

.wrap { flex-wrap: wrap }
.wrap-reverse { flex-wrap: wrap-reverse }

.justify-start { justify-content: flex-start }
.justify-end { justify-content: flex-end }
.justify-center { justify-content: center }
.justify-between { justify-content: space-between }
.justify-around { justify-content: space-around }
.justify-evenly { justify-content: space-evenly }

.items-start { align-items: flex-start }
.items-end { align-items: flex-end }
.items-center { align-items: center }
.items-stretch { align-items: stretch }
.items-baseline { align-items: baseline }

.content-start { align-content: flex-start }
.content-end { align-content: flex-end }
.content-center { align-content: center }
.content-stretch { align-content: stretch }
.content-between { align-content: space-between }
.content-around { align-content: space-around }

@media (max-width: 1179px) {
  .md-flex { display: flex }
  .md-inline-flex { display: inline-flex }
  
  .md-no-shrink > *,
  .md-self-no-shrink {
    flex-shrink: 0;
  }

  .md-self-shrink {
    flex-shrink: 1;
  }

  .md-flex-row { flex-direction: row }
  .md-flex-row-reverse { flex-direction: row-reverse }
  .md-flex-col { flex-direction: column }
  .md-flex-col-reverse { flex-direction: column-reverse }

  .md-wrap { flex-wrap: wrap }
  .md-wrap-reverse { flex-wrap: wrap-reverse }

  .md-justify-start { justify-content: flex-start }
  .md-justify-end { justify-content: flex-end }
  .md-justify-center { justify-content: center }
  .md-justify-between { justify-content: space-between }
  .md-justify-around { justify-content: space-around }
  .md-justify-evenly { justify-content: space-evenly }

  .md-items-start { align-items: flex-start }
  .md-items-end { align-items: flex-end }
  .md-items-center { align-items: center }
  .md-items-stretch { align-items: stretch }
  .md-items-baseline { align-items: baseline }

  .md-content-start { align-content: flex-start }
  .md-content-end { align-content: flex-end }
  .md-content-center { align-content: center }
  .md-content-stretch { align-content: stretch }
  .md-content-between { align-content: space-between }
  .md-content-around { align-content: space-around }
}

@media (max-width: 767px) {
  .sm-flex { display: flex }
  .sm-inline-flex { display: inline-flex }
  
  .sm-no-shrink > *,
  .sm-self-no-shrink {
    flex-shrink: 0;
  }

  .sm-self-shrink {
    flex-shrink: 1;
  }

  .sm-flex-row { flex-direction: row }
  .sm-flex-row-reverse { flex-direction: row-reverse }
  .sm-flex-col { flex-direction: column }
  .sm-flex-col-reverse { flex-direction: column-reverse }

  .sm-wrap { flex-wrap: wrap }
  .sm-wrap-reverse { flex-wrap: wrap-reverse }

  .sm-justify-start { justify-content: flex-start }
  .sm-justify-end { justify-content: flex-end }
  .sm-justify-center { justify-content: center }
  .sm-justify-between { justify-content: space-between }
  .sm-justify-around { justify-content: space-around }
  .sm-justify-evenly { justify-content: space-evenly }

  .sm-items-start { align-items: flex-start }
  .sm-items-end { align-items: flex-end }
  .sm-items-center { align-items: center }
  .sm-items-stretch { align-items: stretch }
  .sm-items-baseline { align-items: baseline }

  .sm-content-start { align-content: flex-start }
  .sm-content-end { align-content: flex-end }
  .sm-content-center { align-content: center }
  .sm-content-stretch { align-content: stretch }
  .sm-content-between { align-content: space-between }
  .sm-content-around { align-content: space-around }
}

/* Clear */

.module:after,
.clear:after {
  content: '';
  display: table;
  clear: both;
}

/* Module */

.module {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.module--block-left   { align-items: flex-start }
.module--block-center { align-items: center }
.module--block-right  { align-items: flex-end }

.module--text-left   { text-align: left }
.module--text-center { text-align: center }
.module--text-right  { text-align: right }

@media (max-width: 1179px) {
  .module--md-block-left   { align-items: flex-start }
  .module--md-block-center { align-items: center }
  .module--md-block-right  { align-items: flex-end }

  .module--md-text-left   { text-align: left }
  .module--md-text-center { text-align: center }
  .module--md-text-right  { text-align: right }
}

@media (max-width: 767px) {
  .module--sm-block-left   { align-items: flex-start }
  .module--sm-block-center { align-items: center }
  .module--sm-block-right  { align-items: flex-end }

  .module--sm-text-left   { text-align: left }
  .module--sm-text-center { text-align: center }
  .module--sm-text-right  { text-align: right }
}

.module__inner {
  width: 100%;
  max-width: 100%;
}

/* Hidden */

@media (min-width: 1180px) {
  .lg-hidden {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1179px) {
  .md-hidden {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .sm-hidden {
    display: none !important;
  }
}

/* Min height */

.minh-full {
  min-height: 100vh;
}

.minh-half {
  min-height: 50vh;
}

.dnd-section.minh-full,
.dnd-section.minh-half {
  display: flex;
  justify-content: center;
  align-items: center;
}

.dnd-section.minh-full > *,
.dnd-section.minh-half > * {
  width: 100%;
}

/* Preset width */

.content-width {
  max-width: 1280px;
  padding-left: 12.0px;
  padding-right: 12.0px;
}

.half-content-width {
  max-width: calc(640.0px - 12.0px);
}

/* Inline items (for 'Space between buttons/icons' options) */

.inline-items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

.inline-items--left {
  justify-content: flex-start;
}

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

.inline-items--right {
  justify-content: flex-end;
}

@media (max-width: 1179px) {
  .inline-items--md-left {
    justify-content: flex-start;
  }
  
  .inline-items--md-center {
    justify-content: center;
  }
  
  .inline-items--md-right {
    justify-content: flex-end;
  }
}

@media (max-width: 767px) {
  .inline-items--sm-left {
    justify-content: flex-start;
  }
  
  .inline-items--sm-center {
    justify-content: center;
  }
  
  .inline-items--sm-right {
    justify-content: flex-end;
  }
}


@keyframes uiPop {
  from {
    opacity: 0;
    transform: scale(.9) translateZ(0);
  }
  to {
    opacity: 1;
    transform: scale(1) translateZ(0);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Animation */
  
@keyframes btn_ripple {
  0% {
    opacity: .3;
  }
  30% {
    opacity: .3;
  }
  100% {
    opacity: 0;
    transform: scale(4, 4);
  }
}

/* Base */

.btn {
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  background: none;
  border: none; /* for <button> */
  font-family: "normalidad-wide", sans-serif;
  font-weight: 700;
  font-style: bold;
  line-height: 1.20;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  transform: scale(1); /* required for the ripple effect, otherwise it won't show on :focus */
  transition: box-shadow, background-image, background-color, transform;
  transition-duration: .1s;
  transition-timing-function: ease-in-out;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  outline: none; /* using our own styling */
}

.btn.btn--full {
  display: block;
}

.btn:hover {
  text-decoration: none;
  transform: scale(1.07, 1.07);
}

.btn:active {
  transform: scale(.93, .93);
  transition-duration: 0.05s;
}

.btn::after { /* ripple effect */
  content: '';
  display: block;
  width: 2.22rem;
  height: 2.22rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1.11rem;
  margin-left: -1.11rem;
  z-index: -1;
  background: currentColor;
  border-radius: 20px;
  color: inherit;
  transform: scale(0);
  opacity: 0;
  pointer-events: none;
}

.btn:focus::after {
  animation: .5s ease-in-out btn_ripple;
  animation-fill-mode: forwards;
}

/* Outline */

.btn--outline {
  border: 2px solid;
}

/* .btn--outline:hover {
  border: 0;
} */

/* Small */

.btn--small {
  padding: 6px 16px;
  border-radius: 0;
  font-size: 14px;
}
/* 
.btn--small.btn--outline:not(:hover) {
  padding: calc(6px - 2px) calc(16px - 2px);
} */

/* Medium */

.btn--medium {
  padding: 8px 20px;
  border-radius: 0;
  font-size: 14px;
}

/* .btn--medium.btn--outline:not(:hover) {
  padding: calc(8px - 2px) calc(20px - 2px);
} */

/* Large */

.btn--large {
  padding: 18px 22px;
  border-radius: 0;
  font-size: 14px;
}

/* .btn--large.btn--outline:not(:hover) {
  padding: calc(18px - 2px) calc(22px - 2px);
} */

/* Let's Talk Hover */

.btn-suede.btn--outline:hover {
    background: #a86a40!important;
    border: 2px solid #a86a40;
    border-radius: 2px;
    color: #fff
}

/* Accent */

.btn--accent.btn--outline {
  border-color: #A86A40;
  color: #A86A40;
}

.btn--accent.btn--fill,
.btn--accent.btn--outline:hover {
  background: #A86A40;
  color: #fff;
}

.btn--accent:focus-visible:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(168, 106, 64, .15);
}

/* Dark */

.btn--dark.btn--outline {
  border-color: #272727;
  color: #272727;
}

.btn--dark.btn--fill,
.btn--dark.btn--outline:hover {
  background: #272727;
  color: #fff;
}

.btn--dark:focus-visible:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(39, 39, 39, .15);
}

/* Light */

.btn--light.btn--outline {
  border-color: #112721;
  color: #272727;
}

.btn--light.btn--fill,
.btn--light.btn--outline:hover {
  background: #F7F4F3;
  color: #272727;
}

.btn--light:focus-visible:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(17, 39, 33, .15);
}

/* Light darker */

.btn--light-darker.btn--outline {
  border-color: #112721;
  color: #272727;
}

.btn--light-darker.btn--fill,
.btn--light-darker.btn--outline:hover {
  background: #112721;
  color: #272727;
}

.btn--light-darker:focus-visible:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(17, 39, 33, .15);
}

/* White */

.btn--white.btn--outline {
  border-color: #fff;
  color: #fff;
}

.btn--white.btn--fill,
.btn--white.btn--outline:hover {
  background: #fff;
  color: #272727;
}

.btn--white:focus-visible:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .15);
}

/* White with accent */

.btn--white-accent.btn--outline {
  border-color: #fff;
  color: #A86A40;
}

.btn--white-accent.btn--fill,
.btn--white-accent.btn--outline:hover {
  background: #fff;
  color: #A86A40;
}

.btn--white-accent:focus-visible:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .15);
}

/* White with hover accent */

.btn--white-hover-accent.btn--outline {
  border-color: #fff;
  color: #fff;
}

.btn--white-hover-accent.btn--fill {
  background: #fff;
  color: #272727;
}

.btn--white-hover-accent.btn--fill:hover,
.btn--white-hover-accent.btn--outline:hover {
  background: #fff;
  color: #A86A40;
}

.btn--white-hover-accent:focus-visible:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .15);
}

/* Ghost */

.btn--ghost.btn--outline {
  border-color: rgba(255, 255, 255, .2);
  color: #fff;
}

.btn--ghost.btn--fill {
  background: rgba(255, 255, 255, .2);
  color: #fff;
  
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
  
}

.btn--ghost.btn--outline:hover,
.btn--ghost.btn--fill:hover {
  background: #fff;
  color: #272727;
}

.btn--ghost:focus-visible:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .15);
}

/* Pill */

.btn--pill {
  border-radius: 999px;
}

/* Icon */

.btn__icon {
  color: inherit;
  line-height: 0;
}

.btn__icon--right {
  order: 1;
  margin-left: .4em;
}

.btn__icon--left {
  margin-right: .4rem;
}

.btn__icon svg {
  fill: currentColor;
}
/* Base */

.icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
}

.icon img,
.icon svg {
/*   width: 100%;
  height: 100%; */
  vertical-align: top;
  text-align: center;
}

.icon svg {
  fill: currentColor;
}

/* Shape */

.icon--disc {
  border-radius: 100%;
}

.icon--square.icon--small {
  border-radius: 0;
}

.icon--square.icon--medium {
  border-radius: 0;
}

.icon--square.icon--large {
  border-radius: 0;
}

.icon--square.icon--extra-large {
  border-radius: 0;
}

/* Size */

.icon--small.icon--disc,
.icon--small.icon--square {
  width: 1.82rem;
  height: 1.82rem;
}

.icon--small .icon__glyph {
  min-width: 0.91rem;
  min-height: 0.91rem;
/*   line-height: 0.91rem;
  font-size: .91rem; */
}

.icon--medium.icon--disc,
.icon--medium.icon--square {
  width: 2.73rem;
  height: 2.73rem;
}

.icon--medium .icon__glyph {
  min-width: 1.11rem;
  min-height: 1.11rem;
}

.footer__icons .icon--medium .icon__glyph {
  min-width: 1.25rem;
  min-height: 1.25rem;
}

.icon--large.icon--disc,
.icon--large.icon--square {
  width: 3.64rem;
  height: 3.64rem;
}

.icon--large .icon__glyph {
  min-width: 1.82rem;
  min-height: 1.82rem;
/*   line-height: 1.82rem;
  font-size: 1.82rem; */
}

.icon--extra-large.icon--disc,
.icon--extra-large.icon--square {
  width: 5.46rem;
  height: 5.46rem;
}

.icon--extra-large .icon__glyph {
  width: 3.18rem;
  height: 3.18rem;
  line-height: 3.18rem;
  font-size: 3.18rem;
}


/* Outline */

.icon--outline {
  border: 1px solid;
}

/* Accent */

.icon--accent {
  color: #A86A40;
}

.icon--accent.icon--fill {
  background: #A86A40;
  color: #fff;
}

.icon--accent.icon--outline {
  border-color: #A86A40;
}

/* Dark */

.icon--dark {
  color: #272727;
}

.icon--dark.icon--fill {
  background: #272727;
  color: #fff;
}

.icon--dark.icon--outline {
  border-color: #272727;
}

/* Light */

.icon--light {
  color: #272727;
}

.icon--light.icon--fill {
  background: #F7F4F3;
  color: #272727;
}

.icon--light.icon--outline {
  border-color: #112721;
}

/* White */

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

.icon--white.icon--fill {
  background: #fff;
  color: #272727;
}

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

/* White with accent */

.icon--white-accent {
  color: #A86A40;
}

.icon--white-accent.icon--fill {
  background: #fff;
  color: #A86A40;
}

.icon--white-accent.icon--outline {
  border-color: #fff;
}

/* Ghost */

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

.icon--ghost.icon--fill {
  background: rgba(255, 255, 255, .2);
  
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
  
}

.icon--ghost.icon--outline {
  border-color: rgba(255, 255, 255, .2);
}
/* Holder */

.ttip-holder {
  position: relative;
  overflow: visible;
}

/* Tooltip */

.ttip {
  display: none;
  max-width: max-content;
  padding: .77rem .91rem;
  font-family: var(--ui-font-family);
  font-weight: var(--ui-font-weight);
  font-style: var(--ui-font-style);
  font-size: .82rem;
  line-height: 1.28;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  z-index: 5;
}

.ttip[style*="position"] {
  display: block;
}

/* Block */

.ttip--block {
  max-width: none;
  width: 200px;
  text-align: left;
  white-space: normal;
  text-overflow: clip;
}

/* On hover */

.ttip--on-hover {
  visibility: hidden;
  pointer-events: none;
}

*:hover > .ttip--on-hover {
  visibility: visible;
  pointer-events: auto;
  animation: .2s ease-in-out forwards fadeIn;
}

/* Background */

.ttip::before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  z-index: -1;
  border-radius: 0;
}

/* Caret */

.ttip::after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  z-index: -2;
  background: inherit;
}

.ttip[data-popper-placement="top-start"]::after {
  bottom: 4px;
  left: 10px;
  clip-path: polygon(100% 0, 0 0, 0 100%);
}

.ttip[data-popper-placement="top"]::after {
  bottom: 6px;
  left: 50%;
  margin-left: -6px;
  transform: rotate(45deg);
  ;
}

.ttip[data-popper-placement="top-end"]::after {
  bottom: 4px;
  right: 10px;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}

.ttip[data-popper-placement="bottom-start"]::after {
  top: 4px;
  left: 10px;
  clip-path: polygon(0 100%, 0 0, 100% 100%);
}

.ttip[data-popper-placement="bottom"]::after {
  top: 6px;
  left: 50%;
  margin-left: -6px;
  transform: rotate(45deg);
  ;
}

.ttip[data-popper-placement="bottom-end"]::after {
  top: 4px;
  right: 10px;
  clip-path: polygon(0 100%, 100% 0, 100% 100%);
}

.ttip[data-popper-placement="left-start"]::after {
  top: 10px;
  right: 4px;
  clip-path: polygon(0 100%, 100% 0, 0 0);
}

.ttip[data-popper-placement="left"]::after {
  top: 50%;
  right: 6px;
  margin-top: -6px;
  transform: rotate(45deg);
  ;
}

.ttip[data-popper-placement="left-end"]::after {
  bottom: 10px;
  right: 4px;
  clip-path: polygon(0 100%, 100% 100%, 0 0);
}

.ttip[data-popper-placement="right-start"]::after {
  top: 10px;
  left: 4px;
  clip-path: polygon(100% 0, 100% 100%, 0 0);
}

.ttip[data-popper-placement="right"]::after {
  top: 50%;
  left: 6px;
  margin-top: -6px;
  transform: rotate(45deg);
  ;
}

.ttip[data-popper-placement="right-end"]::after {
  bottom: 10px;
  left: 4px;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

/* Accent */

.ttip--accent {
  color: #fff;
}

.ttip--accent::before,
.ttip--accent::after {
  background: #A86A40;
}

.ttip--accent::before {
  box-shadow: 0px 8px 16px rgba(168, 106, 64, 0.2), 0px 4px 8px rgba(168, 106, 64, 0.2);
}

/* Dark */

.ttip--dark {
  color: #fff;
}

.ttip--dark::before,
.ttip--dark::after {
  background: #272727;
}

.ttip--dark::before {
  box-shadow: 0px 8px 16px rgba(39, 39, 39, 0.05), 0px 4px 8px rgba(39, 39, 39, 0.05);
}

/* White */

.ttip--white {
  color: #272727;
}

.ttip--white::before,
.ttip--white::after {
  background: #fff;
}

/* White accent */

.ttip--white-accent {
  color: #A86A40;
}

.ttip--white-accent::before,
.ttip--white-accent::after {
  background: #fff;
}
/* Base */

.badge {
  display: inline-block;
  font-family: var(--ui-strong-font-family);
  font-weight: var(--ui-strong-font-weight);
  font-style: var(--ui-strong-font-style);
  line-height: 1.28;
  text-transform: uppercase;
  vertical-align: middle;
}

.badge,
.badge:hover {
  text-decoration: none;
}

/* Lowercase */

.badge--lowercase {
  text-transform: none;
}

/* Small */

.badge--small {
  padding: .11rem .22rem;
  border-radius: 0;
  font-size: .46rem;
}

.badge--small.badge--lowercase {
  font-size: .72rem;
}

/* Medium */

.badge--medium {
  padding: .18rem 0.36rem;
  border-radius: 0;
  font-size: .6rem;
}

.badge--medium.badge--lowercase {
  font-size: .78rem;
}

/* Large */

.badge--large {
  padding: .22rem .44rem;
  border-radius: 0;
  font-size: .73rem;
}

.badge--large.badge--lowercase {
  font-size: .89rem;
}

/* Pill */

.badge--pill {
  border-radius: 99px;
}

/* Accent */

.badge--accent {
  background: #A86A40;
  color: #fff;
}

.badge--accent:hover {
  color: #fff;
}

/* Dark */

.badge--dark {
  background: #272727;
  color: #fff;
}

.badge--dark:hover {
  color: #fff;
}

/* White */

.badge--white {
  background: #fff;
  color: #272727;
}

.badge--white:hover {
  color: #272727;
}

/* Ghost */

.badge--ghost {
  background: rgba(255, 255, 255, .2);
  color: #fff;
  
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
  
}

.badge--ghost:hover {
  color: #fff;
}
/* ==========================================================================
   Base
   ========================================================================== */

/* .hs-form Styles */
.hs-form {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 24px;
}

.hs-form label {
  display: inline-block;
  margin-bottom: 16px;
}

.hs-form fieldset {
  border: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex: auto;
  width: 100%!important;
  max-width: 100vw!important;
}

fieldset.form-columns-1 {
  padding: 0!important;
}

fieldset.form-columns-1:has( .hs-richtext) {
  flex-direction: column;
}

@media (max-width: 767px){
  fieldset {
    flex-direction: column!important;
  }

  fieldset.form-columns-1 {
    padding: 0!important;
  }

  fieldset.form-columns-2 .hs-form-field {
    width: 100%!important;
  }
}

/* Reset input list */

.inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Default fields styles */

.hs-form input:not([type='submit']),
.hs-form textarea,
.hs-form select {
  background: transparent;
  border: none;
  border-bottom: 2px solid #A86A40!important;
  line-height: 3;
  text-indent: 12px;
}

.txt--dark .hs-form input,
.txt--dark .hs-form textarea,
.txt--dark .hs-form select {
  color: #ffffff;
}

.txt--dark .hs-form input::placeholder,
.txt--dark .hs-form textarea::placeholder,
.txt--dark .hs-form select:invalid,
.hs-form select {
  color: #A0A9A6;
}

.hs-form textarea {
  resize: vertical;
  min-height: 46px;
  height: 56px;
  max-height: 240px;
  transition: height 0s linear;
}

.hs-form textarea::-webkit-resizer {
  appearance: unset !important;
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 0;
  right: 0;
  z-index: 5000;
  cursor: nwse-resize;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%);
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  background: repeating-linear-gradient(135deg, hsla(0, 0%, 100%, .0), hsla(0, 0%, 100%, .0) 2px, #A86A40 0, #A86A40 4px);
  border-top-left-radius: 180px;
}


@media (max-width:767px){
  .hs-form .input,
  .hs-form textarea,
  .hs-form select {
    width: 100%;
  }
}

.field > .input {
  margin-top: 0;
}

.hs-form .input {
  margin-right: 0 !important;
}

.form-columns-2,
.form-columns-3 {
  margin: 0 -12.0px !important;
}

.form-columns-2 > .hs-form-field,
.form-columns-3 > .hs-form-field,
.form-columns-2 .hs-dependent-field .hs-form-field,
.form-columns-3 .hs-dependent-field .hs-form-field {
  padding: 0 12.0px;
  float: left;
}

.form-columns-3 > .hs-form-field,
.form-columns-3 .hs-dependent-field .hs-form-field {
  width: 33.3333% !important;
}

@media (max-width: 667px) {
  .form-columns-3 > .hs-form-field,
  .form-columns-3 .hs-dependent-field .hs-form-field {
    width: 100% !important;
  }
}

@media (max-width: 480px) {
  .form-columns-2 > .hs-form-field,
  .form-columns-3 > .hs-form-field {
    width: 100% !important;
  }
}

.hs-form-field,
.hs-richtext,
.legal-consent-container p,
.legal-consent-container ul {
  margin-bottom: 24px;
  width: 100%;
}

.legal-consent-container .hs-form-field {
  margin-bottom: 0 !important;
}

body .legal-consent-container .hs-form-booleancheckbox-display .input {
  float: none;
}

body .legal-consent-container .hs-form-booleancheckbox-display > span {
  display: inline;
}

/* Hide empty .hs-form title */

.form-title:empty,
.hs-form h3:empty {
  display: none;
}

/* Global input styles */

.hs-input,
#hs-pwd-widget-password {
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  transition: .2s ease-in-out;
}



/* Placeholders */

.hs-input::placeholder,
.hs-input:-ms-input-placeholder,
.hs-input:-moz-placeholder,
#hs-pwd-widget-password:-moz-placeholder {
  color: #A0A9A6;
  opacity: 1;
}

/* Make other HubSpot .hs-forms consistent with the rest.
`!important` necessary to override inline styles. */

/* email_simple_subscription */

#email-prefs-form .hs-input {
  padding: 18rem .91rem !important;
  font-size: 1rem !important;
}

#email-prefs-form h3 {
  font-weight: var(--headings-font-weight) !important;
}

#email-prefs-form h3 + div {
  padding-bottom: 24px !important;
}

/* password_prompt */

#hs-pwd-widget-password {
  height: auto !important;
  margin-top: 0 !important;
  margin-bottom: 24px;
}

/* Checkbox and radio field stucture */

.hs-form .multi-container {
  margin-top: .28rem;
}

.hs-form .multi-container li + li {
  margin-top: .11rem;
}

.hs-form-checkbox-display,
.hs-form-radio-display,
.hs-form-booleancheckbox-display {
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
  font-style: var(--text-font-style);
}

.hs-input[type='checkbox'] + *,
.hs-input[type='radio'] + * {
  display: inline;
  float: none;
  margin-left: 0 !important;
  vertical-align: middle;
}

/* Labels & text */

.hs-form legend {
  color: inherit;
}

.hs-form-field > label {
  color: #272727;
}

.txt--dark .hs-form-field > label {
  color: #fff;
}

/* ==========================================================================
   Inputs
   ========================================================================== */

/* Default state
   ========================================================================== */

.hs-input,
#hs-pwd-widget-password {
  display: block;
  width: 100% !important;
  background-color: #fff;
  
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
  font-style: var(--text-font-style);
  font-size: inherit;
  line-height: 3;
    border: none;
    border-bottom: 2px solid #A86A40;
    text-indent: 12px;
}

textarea.hs-input {
  height: 130px;
  border-radius: 0;
}

select.hs-input {
  padding-inline-end: 38px;
  background-image: url("data:image/svg+xml, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><path fill=\"%23272727\" d=\"M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z\"></path></svg>");
  background-size: 7.5px 12px;
  background-position: center right 20px;
  background-repeat: no-repeat;
}

.hs-input[type='checkbox'],
.hs-input[type='radio'] {
  display: inline-block;
  width: 20px !important;
  height: 20px;
  margin: 0;
  margin-inline-end: .56rem;
  padding: 0;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #00130d;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  vertical-align: middle;
/*   color: inherit; */
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  line-height: normal;
}

.hs-input[type='checkbox'] {
  background-size: 12px 12px;
}

.hs-input[type='radio'] {
  background-size: 10px 10px;
  border-radius: 100%;
}

.dnd-section:not(:has(.section-bg--suede)) .form:not(.form--btn-outline) .hs-form input[type='submit']{
  background: linear-gradient(180deg,#ff6700 50%,#112721 0);
  background-position-y: 1%;
  background-size: 204% 204%;
  border: 2px solid #272727;
  color: #272727
}

.dnd-section:not(:has(.section-bg--suede)) .form:not(.form--btn-outline) .hs-form input[type='submit']:hover {
  background-position-y: 99%;
  color: #fff
}

.form:not(.form--btn-outline) .txt--dark .hs-form input[type='submit']:hover {
  border-color: #fff;
}

/* Hover state
   ========================================================================== */

.hs-input:hover,
#hs-pwd-widget-password:hover {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, .2);
}

.hs-input[type='checkbox']:hover,
.hs-input[type='radio']:hover {
  box-shadow: 0 0 0 4px rgba(0, 0, 0, .3);
}

/* Focus state
   ========================================================================== */

.hs-input:focus,
#hs-pwd-widget-password:focus {
/*   border-color: #A86A40; */
  box-shadow: 0 0 0 3px rgba(0, 0, 0, .2), 0 0 0 1px #A86A40 inset;
}

.hs-input[type='checkbox']:focus,
.hs-input[type='radio']:focus {
  border-color: #A86A40;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, .1);
}

/* Error state
   ========================================================================== */

.hs-input.error {
  border-color: #A86A40;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, .2), 0 0 0 1px #A86A40 inset;
}

/* Checked state
   ========================================================================== */

.hs-input[type='checkbox']:checked,
.hs-input[type='radio']:checked {
  background-color: #A86A40;
  border-color: transparent;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.hs-input[type='checkbox']:checked {
  background-image: url("data:image/svg+xml, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path fill=\"%23fff\" d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>");
}

/* .hs-input[type='radio']:checked {
  background-image: url("data:image/svg+xml, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path fill=\"%23fff\" d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>");
} */

/* ==========================================================================
   Date fields
   ========================================================================== */

/* Inputs
   ========================================================================== */

.hs-input[type='date'],
.hs-input[type='datetime-local'],
.hs-input[type='month'],
.hs-input[type='week'],
.hs-dateinput .hs-input {
  padding-inline-start: 2.56rem !important;
  background-image: url("data:image/svg+xml, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path fill=\"%23272727\" d=\"M148 288h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm108-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 96v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96-260v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z\"></path></svg>");
  background-position: 1.11rem center;
  background-repeat: no-repeat;
  background-size: .78rem .89rem;
}



/* Date-picker widget
   ========================================================================== */

body .fn-date-picker.pika-single {
  color: inherit;
  font: inherit;
}

body .fn-date-picker.pika-single.is-bound {
  background: #fff;
  border: 1px solid #112721;
  border-radius: 0;
  box-shadow: 0px 16px 32px rgba(39, 39, 39, 0.05), 0px 8px 16px rgba(39, 39, 39, 0.05);
  color: #272727;
}

body .fn-date-picker .pika-label {
  background-color: inherit;
  font: inherit;
}

body .fn-date-picker .pika-button {
  background: #F7F4F3;
  color: #272727;
  font-family: inherit;
  box-shadow: none !important;
}

body .fn-date-picker .is-today .pika-button {
  color: #A86A40;
  font-weight: inherit;
}

body .fn-date-picker .pika-button:hover,
body .fn-date-picker .is-selected .pika-button {
  background: #A86A40 !important;
  color: #fff;
  font-weight: inherit;
}

body .fn-date-picker .pika-table th {
  color: #4A4A4A;
  font-weight: inherit;
  font-family: inherit;
}

body .fn-date-picker .pika-next,
body .fn-date-picker .pika-prev {
  background: none !important;
  color: inherit !important;
  text-indent: 0 !important;
  font-size: 0;
  line-height: 0;
}

body .fn-date-picker .pika-prev:before {
  content: "‹";
  font-size: 14px;
}

body .fn-date-picker .pika-next:before {
  content: "›";
  font-size: 14px;
}



/* ==========================================================================
   File fields
   ========================================================================== */

/* File input
   ========================================================================== */

.hs-input[type='file'] {
  padding-inline-end: 2.56rem !important;
  background-image: url("data:image/svg+xml, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path fill=\"%23272727\" d=\"M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z\"></path></svg>");
  background-position: center right 1.11rem;
  background-repeat: no-repeat;
  background-size: .89rem .89rem;
  cursor: pointer;
}



/* File button
   ========================================================================== */

.hs-input[type='file']::-webkit-file-upload-button {
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 1.67rem;
  background: #F7F4F3;
  border: 1px solid #112721;
  border-radius: 0;
  color: #272727;
  font-family: var(--strong-font-family);
  font-weight: var(--strong-font-weight);
  font-style: var(--strong-font-style);
  font-size: 1.00rem;
  cursor: pointer;
}

.hs-input[type='file']::-webkit-file-upload-button:hover {
  background: none;
}

/* ==========================================================================
   Errors
   ========================================================================== */

label.hs-error-msg {
  display: inline-block;
  padding: .23rem .46rem;
  margin-top: -.23rem;
  margin-left: .56rem;
  margin-right: .56rem;;
  vertical-align: top;
  background: #A86A40;
  border-radius: 0;
  color: #fff !important;
  font-size: 1.00rem;
  line-height: 1.1;
}

.hs-fieldtype-checkbox .hs-error-msg,
.hs-fieldtype-radio .hs-error-msg,
.hs-fieldtype-booleancheckbox .hs-error-msg {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.hs_error_rollup {
  color: #272727;
  font-family: var(--strong-font-family);
  font-weight: var(--strong-font-weight);
  font-style: var(--strong-font-style);
  line-height: 1.20;
  margin-bottom: 24px;
}

body .legal-consent-container .hs-error-msgs label {
  color: #fff;
}

/* ==========================================================================
   Buttons
   ========================================================================== */

.hs-button {
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
  border: none;
  font-family: var(--ui-font-family);
  font-weight: var(--ui-font-weight);
  font-style: var(--ui-font-style);
  line-height: 1.20;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  transform: scale(1); /* required for the ripple effect, otherwise it won't show on :focus */
  transition: box-shadow, background-image, background-color, color, transform;
  transition-duration: .1s;
  transition-timing-function: ease-in-out;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background: #272727;
  color: #fff;
  padding: 18px 22px;
  border-radius: 0;
  font-size: 1rem;
}

form .hs-button {
  background: #FF6700;
  margin-top: 24px;
  text-transform: uppercase;
}

.hs-button:hover {
  color: #ffffff;
  text-decoration: none;
  transform: scale(1.07, 1.07);
}

.hs-button:active {
  transform: scale(.93, .93);
  transition-duration: 0.05s;
}

.hs-button:focus:not(:hover):not(:active) {
  box-shadow: 0px 0px 0px { btn_focus_shadow }} rgba(168, 106, 64, .15);
}

.hs-button::after { /* ripple effect */
  content: '';
  display: block;
  width: 2.22rem;
  height: 2.22rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1.11rem;
  margin-left: -1.11rem;
  z-index: -1;
  background: currentColor;
  border-radius: 20px;
  color: inherit;
  transform: scale(0);
  opacity: 0;
  pointer-events: none;
}

.hs-button:focus::after {
  animation: .5s ease-in-out btn_ripple;
  animation-fill-mode: forwards;
}
/* Base */

.hs-menu-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hs-menu-wrapper li {
  position: relative;
}

.hs-menu-wrapper a {
  display: block;
  position: relative;
  color: #272727;
  text-decoration: none;
  transition: .2s ease-in-out;
}

/* Flyouts */

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  display: none;
  width: 220px;
  padding: .46rem 0;
  position: absolute;
  z-index: 1;
  background: #fff;
  box-shadow: 0px 32px 64px rgba(39, 39, 39, 0.05), 0px 16px 32px rgba(39, 39, 39, 0.05);
  border-radius: 0;
}

.hs-menu-wrapper.flyouts li:hover > .hs-menu-children-wrapper {
  display: block;
  animation: .2s ease-in-out forwards uiPop;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper > li > a {
  padding: .46rem .91rem;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper > li:not(:first-child) > a {
  border-top: 1px solid #112721;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper > li:hover > a {
  background-color: #F7F4F3;
}

/* Top level */

.hs-menu-flow-horizontal > ul {
  display: inline-flex;
  flex-wrap: wrap;
}

.hs-menu-flow-horizontal.flyouts > ul {
  align-items: center;
}

.hs-menu-flow-horizontal.flyouts > ul > li:not(:last-child) {
  margin-right: 2rem;
}

.hs-menu-flow-horizontal.flyouts > ul > li > a {
  padding-top: .46rem;
  padding-bottom: .46rem;
}

.hs-menu-flow-horizontal.flyouts > ul > li > a::before {
  content: '';
  display: block;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0;
  background: #A86A40;
  opacity: 0;
  transform: scale(.2,1) translateY(2px);
  transition: .3s ease-out;
}

.hs-menu-flow-horizontal.flyouts > ul > li:hover > a::before,
.hs-menu-flow-horizontal.flyouts > ul > li > a[aria-expanded="true"]::before {
  transform: none;
  opacity: 1;
}

/* All sub-levels */

.hs-menu-wrapper ul ul a {
  font-size: .9rem;
}

/* 2nd level */

.hs-menu-flow-horizontal.flyouts > ul > li > ul {
  top: 100%;
  margin-left: -.91rem;
}

/* 3rd level */

.hs-menu-flow-horizontal.flyouts ul ul ul,
.hs-menu-flow-vertical.flyouts ul ul {
  top: 0;
  left: 100%;
  margin-top: -.46rem;
}
.lightbox-open {
  overflow: hidden;
}

#bp_caption,
#bp_container {
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  opacity: 0;
}

#bp_container > *,
#bp_loader {
  position: absolute;
  right: 0;
  z-index: 10;
}

#bp_container,
#bp_caption,
#bp_container svg {
  pointer-events: none;
}

#bp_container {
  top: 0;
  z-index: 99999999999;
  background: rgba(39, 39, 39, .9);
  opacity: 0;
  transition: .35s opacity;
}

#bp_loader {
  top: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  cursor: wait;
  background: none;
  z-index: 9;
}

#bp_loader svg {
  width: 50%;
  max-width: 300px;
  max-height: 50%;
  margin: auto;
  animation: bpturn 1s infinite linear;
}

#bp_aud,
#bp_container img,
#bp_sv,
#bp_vid {
  user-select: none;
  max-height: 96%;
  max-width: 96%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: auto;
  box-shadow: 0px 32px 64px rgba(39, 39, 39, 0.05), 0px 16px 32px rgba(39, 39, 39, 0.05);
  border-radius: 0;
}

#bp_sv iframe {
  border-radius: 0;
}

#bp_sv {
  background: #272727;
}

#bp_sv svg {
  width: 66px;
}

#bp_caption {
  font-size: 1rem;
  padding: 24px;
  background: #272727;
  color: #fff;
  text-align: center;
  transition: .2s opacity;
}

#bp_aud {
  width: 650px;
  top: calc(50% - 20px);
  bottom: auto;
  box-shadow: none;
}

#bp_count {
  left: 0;
  right: auto;
  padding: 12px;
  color: #fff;
  font-size: .9rem;
  cursor: default;
}



#bp_container button {
  position: absolute;
  border: 0;
  outline: 0;
  background: 0;
  cursor: pointer;
  transition: all .1s;
}

#bp_container .bp-x {
  padding: 0;
  height: 41px;
  width: 41px;
  border-radius: 100%;
  top: 8px;
  right: 14px;
  opacity: .8;
  line-height: 1;
  background: #272727;
  color: #fff;
}

.bp-x svg,
.bp-xc svg {
  height: 20px;
  width: 20px;
  vertical-align: top;
  transition: .2s ease-in-out;
}

#bp_container .bp-x:hover svg,
#bp_container .bp-xc:hover svg {
  transform: scale(1.1);
}

#bp_container .bp-xc {
  left: 2%;
  bottom: 100%;
  padding: .6rem .8rem;
  background: #272727;
  color: #fff;
  border-radius: 0 0 0 0;
}



.bp-lr {
  top: 50%;
  transform: translateX(-50%);
  width: 40px;
  background: 0;
  border: 0;
  color: #fff;
  line-height: 0;
  transition: opacity .1s;
}

#bp_container .bp-lrl {
  left: 24px;
}

#bp_container .bp-lrr {
  right: 24px;
}



.bp-lr svg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.33rem;
  height: 1.33rem;
  transition: .2s ease-in-out;
}

.bp-lr:hover svg {
  transform: scale(1.2);
}

@keyframes bpf {
  50% {
    transform: translatex(15px);
  }

  100% {
    transform: none;
  }
}

@keyframes bpl {
  50% {
    transform: translatex(-15px);
  }

  100% {
    transform: none;
  }
}

@keyframes bpfl {
  0% {
    opacity: 0;
    transform: translatex(70px);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes bpfr {
  0% {
    opacity: 0;
    transform: translatex(-70px);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes bpfol {
  0% {
    opacity: 1;
    transform: none;
  }

  100% {
    opacity: 0;
    transform: translatex(-70px);
  }
}

@keyframes bpfor {
  0% {
    opacity: 1;
    transform: none;
  }

  100% {
    opacity: 0;
    transform: translatex(70px);
  }
}

@keyframes bpturn {
  0% {
    transform: none;
  }

  100% {
    transform: rotate(360deg);
  }
}

@media (max-width: 767px) {
  .bp-lr {
    font-size: 15vw;
  }
}

