:root {
  --header-color: #fff;
  --header-top-color: #fff;
  --header-bot-color: #fff;
  --btn-color: #616630;
  --custom-fonts: Arial, sans-serif;
  font-size: 14px
}

body,
html {
  font-size: 1rem
}

body,
html,
button,
h2,
p,
span {
  font-family: var(--custom-fonts) !important;
  line-height: 1.2
}

.btn-success_74s3162dkl,
.survey_button_74s3162dkl,
.info-button_74s3162dkl {
  border-radius: 10px !important
}

.survey_button_74s3162dkl {
  border: 2px solid #f0f0f0 !important;
  color: #fff !important;
  padding: 5px 0 !important;
  margin: 5px 0 !important;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .74) !important
}

p.question_74s3162dkl,
.comments_face_74s3162dkl,
.p_modal_74s3162dkl p,
.btn-lg_74s3162dkl,
.intro-offer--review span {
  font-size: 1rem !important
}

.main-content_74s3162dkl h2 {
  font-size: 1.5rem !important;
  font-weight: bold !important;
  text-transform: none !important
}

.comment-status_74s3162dkl {
  font-size: .8rem !important
}

.comments_face_74s3162dkl .comment-status_74s3162dkl span,
.comments_face_74s3162dkl .name_74s3162dkl {
  color: #14357a !important
}

.all-content-wrapper_74s3162dkl {
  max-width: none;
  padding: 0
}

.content_74s3162dkl {
  background-color: #f2f6f7
}

p.name_74s3162dkl {
  font-weight: 700 !important
}

.main-content_74s3162dkl {
  background-color: #fff
}

.main-content_74s3162dkl h2 {
  font-weight: 300
}

.p_modal_74s3162dkl p {
  font-weight: 400 !important
}

#boxes {
  background-image: url(bgc.webp)
}

.flex_74s3162dkl {
  display: flex;
  align-items: center
}

.grid {
  display: grid
}

.header_bcg_74s3162dkl {
  background-color: var(--header-color)
}

.the_header_74s3162dkl {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 38px;
  grid-template-areas: "ht" "hb"
}

.header--container_74s3162dkl {
  padding: 0 10px
}

.header--top_container_74s3162dkl {
  grid-area: ht;
  background-color: var(--header-top-color)
}

.header--bot_container_74s3162dkl {
  grid-area: hb;
  background-color: var(--header-bot-color);
  border-top: 1px solid #ebebeb;
}

.header_top_74s3162dkl,
.header_bot_74s3162dkl {
  height: 100%;
  flex-grow: 1
}

.header_top_74s3162dkl {}

.header_bot_74s3162dkl {}

.header--split_74s3162dkl {
  flex-basis: 50%;
  height: 100%;
  color: #000;
  font-weight: 700
}

.header--split_74s3162dkl span {
  font-size: 12px
}

.header--split_left_74s3162dkl {}

.header--split_right_74s3162dkl {
  justify-content: flex-end
}

.logo_container_74s3162dkl {
  padding: 10px 0;
}

.logo_74s3162dkl {
  width: 150px
}

.logo--img_74s3162dkl {
  width: 100%
}

.icons_74s3162dkl {
  height: 100%;
  justify-content: space-between;
  font-weight: 300;
  margin-left: auto
}

.icons--icon_element_74s3162dkl {
  cursor: pointer;
  justify-content: center
}

.icons--container_74s3162dkl {
  width: 40px
}

.icon_74s3162dkl {
  width: 100%
}

.p_modal0_h2_74s3162dkl {
  font-family: nations !important;
  text-transform: lowercase !important;
  line-height: 90%;
  margin-bottom: 5px !important;
  font-size: 30px !important;
  color: #fff !important
}

.p_modal0_text_74s3162dkl {
  color: #000 !important;
  font-size: 16px !important;
  margin: 16px 0 !important
}

.p_modal0_btn_74s3162dkl {
  background-color: transparent !important;
  border: 1px solid rgba(0, 0, 0, .2) !important;
  border-radius: 0 !important;
  color: #000;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px !important;
  padding: 10px 30px;
  display: inline-block;
  text-transform: uppercase;
  margin: 0 auto;
  min-width: 200px;
  text-align: center;
  margin: 0 10px
}

.p_modal0_btn_74s3162dkl:hover {
  background-color: #4d4d4d !important
}

#p_modal0 .modal-body_74s3162dkl {
  padding: 25px !important
}

#p_modal0.modal_74s3162dkl {
  top: auto !important
}