/* ===== from inline-01.css ===== */
:root {
  --primary: #37ca37;
  --secondary: #188bf6;
  --white: #ffffff;
  --gray: #cbd5e0;
  --black: #000000;
  --red: #e93d3d;
  --orange: #f6ad55;
  --yellow: #faf089;
  --green: #9ae6b4;
  --teal: #81e6d9;
  --malibu: #63b3ed;
  --indigo: #757BBD;
  --purple: #d6bcfa;
  --pink: #fbb6ce;
  --transparent: transparent;
  --overlay: rgba(0, 0, 0, 0.5);
  --color-lxdhqwug: #0F7B00;
  --color-lxdhrsyx: #001CFF;
  --color-lxnsjv4g: #989898;
  --color-lz0a2oab: #1500AB;
  --color-cnlmjemb: #878787ff;
  --cobalt: #155eef;
  --smoke: #f5f5f5;
  --color-fdyfkyhh: #007816ff;
  --color-luxtnesp: #5480f1;
  --color-idobgstu: #ff7919ff;
  --color-dipokpgx: #0080ffff;
  --brandboards-new_color_5471: #1a1a1aff;
  --lato: 'Lato';
  --arial: 'Arial';
  --open-sans: 'Open Sans';
  --headlinefont: 'Montserrat';
  --contentfont: 'Lato';
  --text-color: #000000;
  --link-color: #188bf6;
}

.bg-fixed {
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  overflow: auto;
  background-color: var(--white)
}

.drop-zone-draggable .hl_main_popup {
  padding: 20px;
  margin-top: 0;
  border-color: var(--gray);
  border-width: 10px;
  border-style: solid;
  background-color: var(--white);
  width: 720px
}


#hl_main_popup.popup-body {
  position: absolute !important;
  left: 50% !important;
  bottom: auto !important;
  transform: translate(-50%, 0) !important;
  right: auto !important;
  padding: 20px;
  margin-top: 0;
  border-color: var(--gray);
  border-width: 10px;
  border-style: solid;
  background-color: var(--white);
  width: 720px
}

.--mobile #hl_main_popup.popup-body {
  width: 380px !important
}

@media screen and (min-width:0px) and (max-width:480px) {
  #hl_main_popup.popup-body {
    width: 380px !important
  }
}

.drop-zone-draggable .hl_main_popup-U1sayTBu-N {
  padding: 20px;
  margin-top: 0;
  border-color: var(--gray);
  border-width: 10px;
  border-style: solid;
  background-color: var(--white);
  width: 720px
}


#hl_main_popup-U1sayTBu-N.popup-body {
  position: absolute !important;
  left: 50% !important;
  bottom: auto !important;
  transform: translate(-50%, 0) !important;
  right: auto !important;
  padding: 20px;
  margin-top: 0;
  border-color: var(--gray);
  border-width: 10px;
  border-style: solid;
  background-color: var(--white);
  width: 720px
}

.--mobile #hl_main_popup-U1sayTBu-N.popup-body {
  width: 380px !important
}

@media screen and (min-width:0px) and (max-width:480px) {
  #hl_main_popup-U1sayTBu-N.popup-body {
    width: 380px !important
  }
}

/* ---- Section styles ----- */
:root {
  --lato: 'Lato';
  --black: #000000;
  --transparent: transparent
}

.hl_page-preview--content .section--QPe4PZY2 {
  padding: 16px 20px 8px;
  margin: 0 auto;
  max-width: 1120px;
  background-color: var(--transparent);
  border-color: var(--black);
  border-width: 2px;
  border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .section--QPe4PZY2 {
    padding-bottom: 0;
    padding-top: 12px
  }
}

.hl_page-preview--content .row-YPJ-OUKoIB {
  margin: 0 auto;
  padding: 0;
  width: 100%
}

.hl_page-preview--content .col-brand-header,
.hl_page-preview--content .col-fHgA7cUCUT,
.hl_page-preview--content .cparagraph-61Pzk88VHR,
.hl_page-preview--content .row-YPJ-OUKoIB {
  background-color: var(--transparent);
  border-color: var(--black);
  border-width: 2px;
  border-style: solid
}

.hl_page-preview--content .col-brand-header,
.hl_page-preview--content .col-fHgA7cUCUT {
  padding: 0;
  width: 100%;
  margin: 0
}

.hl_page-preview--content #paragraph-61Pzk88VHR,
.hl_page-preview--content #paragraph-7xQLZTHU8_ {
  margin: 0 auto 6px;
  width: 100%;
  text-align: center
}

.hl_page-preview--content .cparagraph-61Pzk88VHR {
  font-family: var(--contentfont);
  color: var(--text-color);
  icon-color: var(--text-color);
  font-weight: 400;
  padding: 0;
  opacity: 1;
  text-shadow: 0 0 0 transparent;
  line-height: 1.3em;
  letter-spacing: 0;
  text-align: center
}

.hl_page-preview--content .custom-code-K_akZCINK2 {
  margin: 0
}

.hl_page-preview--content .col-3OgBsOco_K {
  padding: 0;
  background-color: var(--transparent);
  width: 100%;
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  margin: 0
}

.hl_page-preview--content .image-mnpr0YNZRf {
  margin: 0 auto
}

.hl_page-preview--content .image-mnpr0YNZRf .image-container img {
  box-shadow: none;
  width: 280px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block
}

.hl_page-preview--content .cimage-mnpr0YNZRf {
  padding: 4px 0 10px;
  background-color: var(--transparent);
  opacity: 1;
  text-align: center
}

.brand-header-stack {
  align-items: center !important;
  justify-content: center !important;
  text-align: center;
  width: 100%
}

.brand-header-stack .image-container,
.brand-header-stack .hl-image-picture,
.brand-header-stack a {
  display: inline-block;
  margin: 0 auto
}

.hl_page-preview--content .advertorial-label,
.hl_page-preview--content .cparagraph-61Pzk88VHR.advertorial-label,
.hl_page-preview--content .cparagraph-7xQLZTHU8_.advertorial-label {
  color: #555555 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-align: center !important
}

.hl_page-preview--content .advertorial-label p {
  color: #555555 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-align: center !important;
  margin: 0
}

.image-mobile-logo .image-container img,
.cimage-mobile-logo img {
  width: 240px;
  max-width: 90%;
  height: auto;
  margin: 0 auto;
  display: block
}

.cimage-mobile-logo {
  text-align: center;
  padding: 4px 0 8px
}

#section--QPe4PZY2>.inner {
  max-width: 1170px
}

#col-brand-header>.inner,
#col-3OgBsOco_K>.inner,
#col-fHgA7cUCUT>.inner,
#col-0cD4zrY0E2>.inner {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap
}

.paragraph-61Pzk88VHR {
  font-weight: 400
}

.paragraph-61Pzk88VHR em,
.paragraph-61Pzk88VHR strong,
.paragraph-61Pzk88VHR u {
  color: var(--text-color)
}

.paragraph-61Pzk88VHR a,
.paragraph-61Pzk88VHR a * {
  color: var(--link-color);
  text-decoration: none
}

.paragraph-61Pzk88VHR a u,
.paragraph-61Pzk88VHR a:hover {
  text-decoration: underline
}

.paragraph-61Pzk88VHR a s {
  text-decoration: line-through
}

@media screen and (min-width:0px) and (max-width:480px) {

  .paragraph-61Pzk88VHR h1,
  .paragraph-61Pzk88VHR h2,
  .paragraph-61Pzk88VHR h3,
  .paragraph-61Pzk88VHR h4,
  .paragraph-61Pzk88VHR h5,
  .paragraph-61Pzk88VHR h6,
  .paragraph-61Pzk88VHR ul li,
  .paragraph-61Pzk88VHR.text-output {
    font-size: 14px !important;
    font-weight: 400
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .paragraph-61Pzk88VHR h1,
  .paragraph-61Pzk88VHR h2,
  .paragraph-61Pzk88VHR h3,
  .paragraph-61Pzk88VHR h4,
  .paragraph-61Pzk88VHR h5,
  .paragraph-61Pzk88VHR h6,
  .paragraph-61Pzk88VHR ul li,
  .paragraph-61Pzk88VHR.text-output {
    font-size: 14px !important;
    font-weight: 400
  }
}

.paragraph-61Pzk88VHR.text-output h1:first-child:before,
.paragraph-61Pzk88VHR.text-output h2:first-child:before,
.paragraph-61Pzk88VHR.text-output h3:first-child:before,
.paragraph-61Pzk88VHR.text-output h4:first-child:before,
.paragraph-61Pzk88VHR.text-output h5:first-child:before,
.paragraph-61Pzk88VHR.text-output h6:first-child:before,
.paragraph-61Pzk88VHR.text-output p:first-child:before {
  color: var(--text-color);
  content: '';
  /* fixed broken escape */
  ';
 font-family: inherit;
  margin-right: 5px;
  font-weight: 700
}

/* ---- Section styles ----- */
:root {
  --lato: 'Lato';
  --black: #000000;
  --transparent: transparent;
  --color-cnlmjemb: #878787ff
}

.hl_page-preview--content .section-CuPwC0etaS {
  padding: 20px 0;
  margin: 0;
  background-color: var(--transparent);
  border-color: var(--black);
  border-width: 2px;
  border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .section-CuPwC0etaS {
    padding-bottom: 0;
    padding-top: 0
  }
}

.hl_page-preview--content .row-unsSzikpSH {
  margin: 0 auto;
  padding: 15px 0;
  background-color: var(--transparent);
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  width: 100%
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .row-unsSzikpSH {
    padding-bottom: 0
  }
}

.hl_page-preview--content .col-0cD4zrY0E2 {
  padding: 10px 5px;
  background-color: var(--transparent);
  width: 100%;
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  margin: 0;
  text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .col-0cD4zrY0E2 {
    padding-top: 0;
    padding-bottom: 0
  }
}

.hl_page-preview--content #paragraph-7xQLZTHU8_ {
  margin: 0
}

.hl_page-preview--content .cparagraph-7xQLZTHU8_ {
  font-family: var(--contentfont);
  background-color: var(--transparent);
  color: var(--color-cnlmjemb);
  icon-color: var(--text-color);
  font-weight: 400;
  padding: 0;
  opacity: 1;
  text-shadow: 0 0 0 transparent;
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  line-height: 1.3em;
  letter-spacing: 0;
  text-align: center
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .cparagraph-7xQLZTHU8_ {
    text-align: center
  }
}

.hl_page-preview--content .custom-code-cuX-fzgyOY {
  margin: 0
}

#section-CuPwC0etaS>.inner {
  max-width: 1170px
}

#col-0cD4zrY0E2>.inner {
  flex-direction: column;
  justify-content: center;
  align-items: inherit;
  flex-wrap: nowrap
}

.paragraph-7xQLZTHU8_ {
  font-weight: 400
}

.paragraph-7xQLZTHU8_ em,
.paragraph-7xQLZTHU8_ strong,
.paragraph-7xQLZTHU8_ u {
  color: var(--text-color)
}

.paragraph-7xQLZTHU8_ a,
.paragraph-7xQLZTHU8_ a * {
  color: var(--link-color);
  text-decoration: none
}

.paragraph-7xQLZTHU8_ a u,
.paragraph-7xQLZTHU8_ a:hover {
  text-decoration: underline
}

.paragraph-7xQLZTHU8_ a s {
  text-decoration: line-through
}

@media screen and (min-width:0px) and (max-width:480px) {

  .paragraph-7xQLZTHU8_ h1,
  .paragraph-7xQLZTHU8_ h2,
  .paragraph-7xQLZTHU8_ h3,
  .paragraph-7xQLZTHU8_ h4,
  .paragraph-7xQLZTHU8_ h5,
  .paragraph-7xQLZTHU8_ h6,
  .paragraph-7xQLZTHU8_ ul li,
  .paragraph-7xQLZTHU8_.text-output {
    font-size: 12px !important;
    font-weight: 400
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .paragraph-7xQLZTHU8_ h1,
  .paragraph-7xQLZTHU8_ h2,
  .paragraph-7xQLZTHU8_ h3,
  .paragraph-7xQLZTHU8_ h4,
  .paragraph-7xQLZTHU8_ h5,
  .paragraph-7xQLZTHU8_ h6,
  .paragraph-7xQLZTHU8_ ul li,
  .paragraph-7xQLZTHU8_.text-output {
    font-size: 14px !important;
    font-weight: 400
  }
}

.paragraph-7xQLZTHU8_.text-output h1:first-child:before,
.paragraph-7xQLZTHU8_.text-output h2:first-child:before,
.paragraph-7xQLZTHU8_.text-output h3:first-child:before,
.paragraph-7xQLZTHU8_.text-output h4:first-child:before,
.paragraph-7xQLZTHU8_.text-output h5:first-child:before,
.paragraph-7xQLZTHU8_.text-output h6:first-child:before,
.paragraph-7xQLZTHU8_.text-output p:first-child:before {
  color: var(--text-color);
  content: '';
  /* fixed broken escape */
  ';
 font-family: inherit;
  margin-right: 5px;
  font-weight: 700
}

/* ---- Section styles ----- */
:root {
  --arial: 'Arial';
  --open-sans: 'Open Sans';
  --black: #000000;
  --orange: #f6ad55;
  --transparent: transparent;
  --overlay: rgba(0, 0, 0, 0.5);
  --color-lxnsjv4g: #989898;
  --color-lz0a2oab: #1500AB;
  --color-luxtnesp: #5480f1;
  --color-idobgstu: #ff7919ff;
  --color-dipokpgx: #0080ffff
}

.hl_page-preview--content .section-jmra0Av-kT {
  padding: 0 120px 20px;
  margin: 0;
  background-color: var(--transparent);
  border-color: var(--black);
  border-width: 2px;
  border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .section-jmra0Av-kT {
    padding-top: 0
  }
}

.hl_page-preview--content .row-Jgxb9xHy-2 {
  margin: 0 auto;
  padding: 0 0 5px;
  width: 100%
}

.hl_page-preview--content .col-wghp-NqhfQk,
.hl_page-preview--content .cparagraph-4DAtuqmcfUf,
.hl_page-preview--content .row-Jgxb9xHy-2 {
  background-color: var(--transparent);
  border-color: var(--black);
  border-width: 2px;
  border-style: solid
}

.hl_page-preview--content .col-wghp-NqhfQk {
  padding: 10px 5px;
  width: 100%;
  margin: -15px 0 0
}

.hl_page-preview--content #heading-2C3aN9SoDk-,
.hl_page-preview--content #heading-jLVebcY-o81,
.hl_page-preview--content #paragraph-4DAtuqmcfUf,
.hl_page-preview--content #paragraph-Wy06Ued8ukh,
.hl_page-preview--content #paragraph-YuNAodHjqym {
  margin: 0
}

.hl_page-preview--content .cparagraph-4DAtuqmcfUf {
  font-family: var(--arial);
  color: var(--text-color);
  icon-color: var(--text-color);
  font-weight: 400;
  padding: 0 0 10px 10px;
  opacity: 1;
  text-shadow: 0 0 0 transparent;
  line-height: 1.3em;
  text-transform: none;
  letter-spacing: 0;
  text-align: left
}

.hl_page-preview--content .row-BYMlTUiHFkS {
  margin: 20px auto 0
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .row-BYMlTUiHFkS {
    margin-top: 10px
  }
}

.hl_page-preview--content .row-BYMlTUiHFkS {
  padding: 15px 0 0;
  background-color: var(--transparent);
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  width: 100%
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .row-BYMlTUiHFkS {
    padding-top: 2px
  }
}

.hl_page-preview--content .col-L7u9Wko0vH- {
  padding: 10px 5px;
  background-color: var(--transparent);
  width: 100%;
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  margin: 0
}

.hl_page-preview--content .image-r7JzFNmfOq {
  margin: 0;
  width: auto;
  height: auto
}

.hl_page-preview--content .image-r7JzFNmfOq .image-container img {
  box-shadow: none;
  width: auto;
  height: auto;
  border-color: var(--black);
  border-width: 0;
  border-style: none;
  border-radius: 0
}

.hl_page-preview--content .cimage-r7JzFNmfOq {
  padding: 10px;
  background-color: var(--transparent);
  opacity: 1;
  text-align: center
}

.hl_page-preview--content .cparagraph-Wy06Ued8ukh {
  font-family: var(--open-sans);
  background-color: var(--transparent);
  color: var(--color-lxnsjv4g);
  icon-color: var(--text-color);
  font-weight: 400;
  padding: 5px 0 0 10px;
  opacity: 1;
  text-shadow: 0 0 0 transparent;
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  line-height: 1.3em;
  letter-spacing: 0;
  text-align: left
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .cparagraph-Wy06Ued8ukh {
    padding-top: 10px
  }
}

.hl_page-preview--content .cparagraph-YuNAodHjqym {
  font-family: var(--open-sans);
  background-color: var(--transparent);
  color: var(--text-color);
  icon-color: var(--text-color);
  font-weight: 400;
  padding: 15px 0 0 10px;
  opacity: 1;
  text-shadow: 0 0 0 transparent;
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  line-height: 1.3em;
  letter-spacing: 0;
  text-align: left
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .cparagraph-YuNAodHjqym {
    padding-top: 10px
  }
}

.hl_page-preview--content .cheading-2C3aN9SoDk- {
  font-family: var(--arial);
  color: var(--text-color);
  icon-color: var(--text-color);
  font-weight: 400;
  padding: 0;
  opacity: 1;
  text-shadow: 0 0 0 transparent;
  line-height: 1.3em;
  text-transform: none;
  letter-spacing: 0;
  text-align: left;
  inline-colors: var(--color-dipokpgx)
}

.hl_page-preview--content .cheading-2C3aN9SoDk-,
.hl_page-preview--content .cheading-jLVebcY-o81,
.hl_page-preview--content .col-4ozq_grq1Gw {
  background-color: var(--transparent);
  border-color: var(--black);
  border-width: 2px;
  border-style: solid
}

.hl_page-preview--content .cheading-jLVebcY-o81 {
  font-family: var(--arial);
  color: var(--text-color);
  icon-color: var(--text-color);
  font-weight: 400;
  padding: 0 0 0 10px;
  opacity: 1;
  text-shadow: 0 0 0 transparent;
  line-height: 1.3em;
  text-transform: none;
  letter-spacing: 0;
  text-align: left
}

.hl_page-preview--content .col-4ozq_grq1Gw {
  padding: 10px 5px;
  width: 100%;
  margin: 0
}

.hl_page-preview--content #heading-T_RFwQ_OkTO,
.hl_page-preview--content #heading-diT3-rK5Hrz,
.hl_page-preview--content #paragraph-2T1EvzXpWqo,
.hl_page-preview--content #paragraph-pMWNttog7aK,
.hl_page-preview--content .image-E5LC40RY1L8 {
  margin: 0
}

.hl_page-preview--content .image-E5LC40RY1L8 .image-container img {
  box-shadow: none;
  width: auto;
  height: auto
}

.hl_page-preview--content .cimage-E5LC40RY1L8 {
  padding: 10px;
  background-color: var(--transparent);
  opacity: 1;
  text-align: center
}

.hl_page-preview--content .cparagraph-pMWNttog7aK {
  font-family: var(--open-sans);
  background-color: var(--transparent);
  color: var(--color-lxnsjv4g);
  icon-color: var(--text-color);
  font-weight: 400;
  padding: 5px 0 0 10px;
  opacity: 1;
  text-shadow: 0 0 0 transparent;
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  line-height: 1.3em;
  letter-spacing: 0;
  text-align: left
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .cparagraph-pMWNttog7aK {
    padding-top: 10px
  }
}

.hl_page-preview--content .cparagraph-2T1EvzXpWqo {
  font-family: var(--open-sans);
  background-color: var(--transparent);
  color: var(--text-color);
  icon-color: var(--text-color);
  font-weight: 400;
  padding: 15px 0 0 10px;
  opacity: 1;
  text-shadow: 0 0 0 transparent;
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  line-height: 1.3em;
  letter-spacing: 0;
  text-align: left
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .cparagraph-2T1EvzXpWqo {
    padding-top: 10px
  }
}

.hl_page-preview--content .cheading-T_RFwQ_OkTO,
.hl_page-preview--content .cheading-diT3-rK5Hrz {
  font-family: var(--arial);
  background-color: var(--transparent);
  color: var(--text-color);
  icon-color: var(--text-color);
  font-weight: 400;
  padding: 0;
  opacity: 1;
  text-shadow: 0 0 0 transparent;
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  line-height: 1.3em;
  text-transform: none;
  letter-spacing: 0;
  text-align: left
}

.hl_page-preview--content .cheading-diT3-rK5Hrz {
  padding: 0 0 0 10px;
  inline-colors: var(--color-lz0a2oab), var(--orange), var(--overlay), var(--color-luxtnesp), var(--undefined), var(--color-idobgstu), var(--color-dipokpgx)
}

#section-jmra0Av-kT>.inner {
  max-width: 1170px
}

#col-4ozq_grq1Gw>.inner,
#col-L7u9Wko0vH->.inner,
#col-wghp-NqhfQk>.inner {
  flex-direction: column;
  justify-content: center;
  align-items: inherit;
  flex-wrap: nowrap
}

.paragraph-4DAtuqmcfUf,
.paragraph-Wy06Ued8ukh,
.paragraph-YuNAodHjqym {
  font-weight: 400
}

.paragraph-4DAtuqmcfUf em,
.paragraph-4DAtuqmcfUf strong,
.paragraph-4DAtuqmcfUf u,
.paragraph-Wy06Ued8ukh em,
.paragraph-Wy06Ued8ukh u {
  color: var(--text-color)
}

.heading-2C3aN9SoDk- a,
.heading-2C3aN9SoDk- a *,
.heading-T_RFwQ_OkTO a,
.heading-T_RFwQ_OkTO a *,
.heading-diT3-rK5Hrz a,
.heading-diT3-rK5Hrz a *,
.heading-jLVebcY-o81 a,
.heading-jLVebcY-o81 a *,
.paragraph-2T1EvzXpWqo a,
.paragraph-2T1EvzXpWqo a *,
.paragraph-4DAtuqmcfUf a,
.paragraph-4DAtuqmcfUf a *,
.paragraph-Wy06Ued8ukh a,
.paragraph-Wy06Ued8ukh a *,
.paragraph-YuNAodHjqym a,
.paragraph-YuNAodHjqym a *,
.paragraph-pMWNttog7aK a,
.paragraph-pMWNttog7aK a * {
  color: var(--link-color);
  text-decoration: none
}

.heading-2C3aN9SoDk- a u,
.heading-2C3aN9SoDk- a:hover,
.heading-T_RFwQ_OkTO a u,
.heading-T_RFwQ_OkTO a:hover,
.heading-diT3-rK5Hrz a u,
.heading-diT3-rK5Hrz a:hover,
.heading-jLVebcY-o81 a u,
.heading-jLVebcY-o81 a:hover,
.paragraph-2T1EvzXpWqo a u,
.paragraph-2T1EvzXpWqo a:hover,
.paragraph-4DAtuqmcfUf a u,
.paragraph-4DAtuqmcfUf a:hover,
.paragraph-Wy06Ued8ukh a u,
.paragraph-Wy06Ued8ukh a:hover,
.paragraph-YuNAodHjqym a u,
.paragraph-YuNAodHjqym a:hover,
.paragraph-pMWNttog7aK a u,
.paragraph-pMWNttog7aK a:hover {
  text-decoration: underline
}

.heading-2C3aN9SoDk- a s,
.heading-T_RFwQ_OkTO a s,
.heading-diT3-rK5Hrz a s,
.heading-jLVebcY-o81 a s,
.paragraph-2T1EvzXpWqo a s,
.paragraph-4DAtuqmcfUf a s,
.paragraph-Wy06Ued8ukh a s,
.paragraph-YuNAodHjqym a s,
.paragraph-pMWNttog7aK a s {
  text-decoration: line-through
}

@media screen and (min-width:0px) and (max-width:480px) {

  .paragraph-4DAtuqmcfUf h1,
  .paragraph-4DAtuqmcfUf h2,
  .paragraph-4DAtuqmcfUf h3,
  .paragraph-4DAtuqmcfUf h4,
  .paragraph-4DAtuqmcfUf h5,
  .paragraph-4DAtuqmcfUf h6,
  .paragraph-4DAtuqmcfUf ul li,
  .paragraph-4DAtuqmcfUf.text-output {
    font-size: 18px !important;
    font-weight: 400
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .paragraph-4DAtuqmcfUf h1,
  .paragraph-4DAtuqmcfUf h2,
  .paragraph-4DAtuqmcfUf h3,
  .paragraph-4DAtuqmcfUf h4,
  .paragraph-4DAtuqmcfUf h5,
  .paragraph-4DAtuqmcfUf h6,
  .paragraph-4DAtuqmcfUf ul li,
  .paragraph-4DAtuqmcfUf.text-output {
    font-size: 20px !important;
    font-weight: 400
  }
}

.heading-2C3aN9SoDk-.text-output h1:first-child:before,
.heading-2C3aN9SoDk-.text-output h2:first-child:before,
.heading-2C3aN9SoDk-.text-output h3:first-child:before,
.heading-2C3aN9SoDk-.text-output h4:first-child:before,
.heading-2C3aN9SoDk-.text-output h5:first-child:before,
.heading-2C3aN9SoDk-.text-output h6:first-child:before,
.heading-2C3aN9SoDk-.text-output p:first-child:before,
.heading-T_RFwQ_OkTO.text-output h1:first-child:before,
.heading-T_RFwQ_OkTO.text-output h2:first-child:before,
.heading-T_RFwQ_OkTO.text-output h3:first-child:before,
.heading-T_RFwQ_OkTO.text-output h4:first-child:before,
.heading-T_RFwQ_OkTO.text-output h5:first-child:before,
.heading-T_RFwQ_OkTO.text-output h6:first-child:before,
.heading-T_RFwQ_OkTO.text-output p:first-child:before,
.heading-diT3-rK5Hrz.text-output h1:first-child:before,
.heading-diT3-rK5Hrz.text-output h2:first-child:before,
.heading-diT3-rK5Hrz.text-output h3:first-child:before,
.heading-diT3-rK5Hrz.text-output h4:first-child:before,
.heading-diT3-rK5Hrz.text-output h5:first-child:before,
.heading-diT3-rK5Hrz.text-output h6:first-child:before,
.heading-diT3-rK5Hrz.text-output p:first-child:before,
.heading-jLVebcY-o81.text-output h1:first-child:before,
.heading-jLVebcY-o81.text-output h2:first-child:before,
.heading-jLVebcY-o81.text-output h3:first-child:before,
.heading-jLVebcY-o81.text-output h4:first-child:before,
.heading-jLVebcY-o81.text-output h5:first-child:before,
.heading-jLVebcY-o81.text-output h6:first-child:before,
.heading-jLVebcY-o81.text-output p:first-child:before,
.paragraph-2T1EvzXpWqo.text-output h1:first-child:before,
.paragraph-2T1EvzXpWqo.text-output h2:first-child:before,
.paragraph-2T1EvzXpWqo.text-output h3:first-child:before,
.paragraph-2T1EvzXpWqo.text-output h4:first-child:before,
.paragraph-2T1EvzXpWqo.text-output h5:first-child:before,
.paragraph-2T1EvzXpWqo.text-output h6:first-child:before,
.paragraph-2T1EvzXpWqo.text-output p:first-child:before,
.paragraph-4DAtuqmcfUf.text-output h1:first-child:before,
.paragraph-4DAtuqmcfUf.text-output h2:first-child:before,
.paragraph-4DAtuqmcfUf.text-output h3:first-child:before,
.paragraph-4DAtuqmcfUf.text-output h4:first-child:before,
.paragraph-4DAtuqmcfUf.text-output h5:first-child:before,
.paragraph-4DAtuqmcfUf.text-output h6:first-child:before,
.paragraph-4DAtuqmcfUf.text-output p:first-child:before,
.paragraph-Wy06Ued8ukh.text-output h1:first-child:before,
.paragraph-Wy06Ued8ukh.text-output h2:first-child:before,
.paragraph-Wy06Ued8ukh.text-output h3:first-child:before,
.paragraph-Wy06Ued8ukh.text-output h4:first-child:before,
.paragraph-Wy06Ued8ukh.text-output h5:first-child:before,
.paragraph-Wy06Ued8ukh.text-output h6:first-child:before,
.paragraph-Wy06Ued8ukh.text-output p:first-child:before,
.paragraph-YuNAodHjqym.text-output h1:first-child:before,
.paragraph-YuNAodHjqym.text-output h2:first-child:before,
.paragraph-YuNAodHjqym.text-output h3:first-child:before,
.paragraph-YuNAodHjqym.text-output h4:first-child:before,
.paragraph-YuNAodHjqym.text-output h5:first-child:before,
.paragraph-YuNAodHjqym.text-output h6:first-child:before,
.paragraph-YuNAodHjqym.text-output p:first-child:before,
.paragraph-pMWNttog7aK.text-output h1:first-child:before,
.paragraph-pMWNttog7aK.text-output h2:first-child:before,
.paragraph-pMWNttog7aK.text-output h3:first-child:before,
.paragraph-pMWNttog7aK.text-output h4:first-child:before,
.paragraph-pMWNttog7aK.text-output h5:first-child:before,
.paragraph-pMWNttog7aK.text-output h6:first-child:before,
.paragraph-pMWNttog7aK.text-output p:first-child:before {
  color: var(--text-color);
  content: '';
  /* fixed broken escape */
  ';
 font-family: inherit;
  margin-right: 5px;
  font-weight: 700
}

.paragraph-Wy06Ued8ukh strong {
  color: var(--color-lxnsjv4g)
}

@media screen and (min-width:0px) and (max-width:480px) {

  .paragraph-Wy06Ued8ukh h1,
  .paragraph-Wy06Ued8ukh h2,
  .paragraph-Wy06Ued8ukh h3,
  .paragraph-Wy06Ued8ukh h4,
  .paragraph-Wy06Ued8ukh h5,
  .paragraph-Wy06Ued8ukh h6,
  .paragraph-Wy06Ued8ukh ul li,
  .paragraph-Wy06Ued8ukh.text-output {
    font-size: 12px !important;
    font-weight: 400
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .paragraph-Wy06Ued8ukh h1,
  .paragraph-Wy06Ued8ukh h2,
  .paragraph-Wy06Ued8ukh h3,
  .paragraph-Wy06Ued8ukh h4,
  .paragraph-Wy06Ued8ukh h5,
  .paragraph-Wy06Ued8ukh h6,
  .paragraph-Wy06Ued8ukh ul li,
  .paragraph-Wy06Ued8ukh.text-output {
    font-size: 12px !important;
    font-weight: 400
  }
}

.heading-jLVebcY-o81 em,
.heading-jLVebcY-o81 strong,
.heading-jLVebcY-o81 u,
.paragraph-YuNAodHjqym em,
.paragraph-YuNAodHjqym strong,
.paragraph-YuNAodHjqym u,
.paragraph-pMWNttog7aK em,
.paragraph-pMWNttog7aK u {
  color: var(--text-color)
}

@media screen and (min-width:0px) and (max-width:480px) {

  .paragraph-YuNAodHjqym h1,
  .paragraph-YuNAodHjqym h2,
  .paragraph-YuNAodHjqym h3,
  .paragraph-YuNAodHjqym h4,
  .paragraph-YuNAodHjqym h5,
  .paragraph-YuNAodHjqym h6,
  .paragraph-YuNAodHjqym ul li,
  .paragraph-YuNAodHjqym.text-output {
    font-size: 12px !important;
    font-weight: 400
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .paragraph-YuNAodHjqym h1,
  .paragraph-YuNAodHjqym h2,
  .paragraph-YuNAodHjqym h3,
  .paragraph-YuNAodHjqym h4,
  .paragraph-YuNAodHjqym h5,
  .paragraph-YuNAodHjqym h6,
  .paragraph-YuNAodHjqym ul li,
  .paragraph-YuNAodHjqym.text-output {
    font-size: 16px !important;
    font-weight: 400
  }
}

.heading-2C3aN9SoDk-,
.heading-jLVebcY-o81 {
  font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {

  .heading-2C3aN9SoDk- h1,
  .heading-2C3aN9SoDk- h2,
  .heading-2C3aN9SoDk- h3,
  .heading-2C3aN9SoDk- h4,
  .heading-2C3aN9SoDk- h5,
  .heading-2C3aN9SoDk- h6,
  .heading-2C3aN9SoDk- ul li,
  .heading-2C3aN9SoDk-.text-output {
    font-size: 30px !important;
    font-weight: 700
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .heading-2C3aN9SoDk- h1,
  .heading-2C3aN9SoDk- h2,
  .heading-2C3aN9SoDk- h3,
  .heading-2C3aN9SoDk- h4,
  .heading-2C3aN9SoDk- h5,
  .heading-2C3aN9SoDk- h6,
  .heading-2C3aN9SoDk- ul li,
  .heading-2C3aN9SoDk-.text-output {
    font-size: 46px !important;
    font-weight: 700
  }
}

@media screen and (min-width:0px) and (max-width:480px) {

  .heading-jLVebcY-o81 h1,
  .heading-jLVebcY-o81 h2,
  .heading-jLVebcY-o81 h3,
  .heading-jLVebcY-o81 h4,
  .heading-jLVebcY-o81 h5,
  .heading-jLVebcY-o81 h6,
  .heading-jLVebcY-o81 ul li,
  .heading-jLVebcY-o81.text-output {
    font-size: 42px !important;
    font-weight: 700
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .heading-jLVebcY-o81 h1,
  .heading-jLVebcY-o81 h2,
  .heading-jLVebcY-o81 h3,
  .heading-jLVebcY-o81 h4,
  .heading-jLVebcY-o81 h5,
  .heading-jLVebcY-o81 h6,
  .heading-jLVebcY-o81 ul li,
  .heading-jLVebcY-o81.text-output {
    font-size: 42px !important;
    font-weight: 700
  }
}

.paragraph-2T1EvzXpWqo,
.paragraph-pMWNttog7aK {
  font-weight: 400
}

.paragraph-pMWNttog7aK strong {
  color: var(--color-lxnsjv4g)
}

@media screen and (min-width:0px) and (max-width:480px) {

  .paragraph-pMWNttog7aK h1,
  .paragraph-pMWNttog7aK h2,
  .paragraph-pMWNttog7aK h3,
  .paragraph-pMWNttog7aK h4,
  .paragraph-pMWNttog7aK h5,
  .paragraph-pMWNttog7aK h6,
  .paragraph-pMWNttog7aK ul li,
  .paragraph-pMWNttog7aK.text-output {
    font-size: 12px !important;
    font-weight: 400
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .paragraph-pMWNttog7aK h1,
  .paragraph-pMWNttog7aK h2,
  .paragraph-pMWNttog7aK h3,
  .paragraph-pMWNttog7aK h4,
  .paragraph-pMWNttog7aK h5,
  .paragraph-pMWNttog7aK h6,
  .paragraph-pMWNttog7aK ul li,
  .paragraph-pMWNttog7aK.text-output {
    font-size: 12px !important;
    font-weight: 400
  }
}

.heading-T_RFwQ_OkTO em,
.heading-T_RFwQ_OkTO strong,
.heading-T_RFwQ_OkTO u,
.paragraph-2T1EvzXpWqo em,
.paragraph-2T1EvzXpWqo strong,
.paragraph-2T1EvzXpWqo u {
  color: var(--text-color)
}

@media screen and (min-width:0px) and (max-width:480px) {

  .paragraph-2T1EvzXpWqo h1,
  .paragraph-2T1EvzXpWqo h2,
  .paragraph-2T1EvzXpWqo h3,
  .paragraph-2T1EvzXpWqo h4,
  .paragraph-2T1EvzXpWqo h5,
  .paragraph-2T1EvzXpWqo h6,
  .paragraph-2T1EvzXpWqo ul li,
  .paragraph-2T1EvzXpWqo.text-output {
    font-size: 12px !important;
    font-weight: 400
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .paragraph-2T1EvzXpWqo h1,
  .paragraph-2T1EvzXpWqo h2,
  .paragraph-2T1EvzXpWqo h3,
  .paragraph-2T1EvzXpWqo h4,
  .paragraph-2T1EvzXpWqo h5,
  .paragraph-2T1EvzXpWqo h6,
  .paragraph-2T1EvzXpWqo ul li,
  .paragraph-2T1EvzXpWqo.text-output {
    font-size: 16px !important;
    font-weight: 400
  }
}

.heading-T_RFwQ_OkTO,
.heading-diT3-rK5Hrz {
  font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {

  .heading-T_RFwQ_OkTO h1,
  .heading-T_RFwQ_OkTO h2,
  .heading-T_RFwQ_OkTO h3,
  .heading-T_RFwQ_OkTO h4,
  .heading-T_RFwQ_OkTO h5,
  .heading-T_RFwQ_OkTO h6,
  .heading-T_RFwQ_OkTO ul li,
  .heading-T_RFwQ_OkTO.text-output {
    font-size: 25px !important;
    font-weight: 700
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .heading-T_RFwQ_OkTO h1,
  .heading-T_RFwQ_OkTO h2,
  .heading-T_RFwQ_OkTO h3,
  .heading-T_RFwQ_OkTO h4,
  .heading-T_RFwQ_OkTO h5,
  .heading-T_RFwQ_OkTO h6,
  .heading-T_RFwQ_OkTO ul li,
  .heading-T_RFwQ_OkTO.text-output {
    font-size: 46px !important;
    font-weight: 700
  }
}

@media screen and (min-width:0px) and (max-width:480px) {

  .heading-diT3-rK5Hrz h1,
  .heading-diT3-rK5Hrz h2,
  .heading-diT3-rK5Hrz h3,
  .heading-diT3-rK5Hrz h4,
  .heading-diT3-rK5Hrz h5,
  .heading-diT3-rK5Hrz h6,
  .heading-diT3-rK5Hrz ul li,
  .heading-diT3-rK5Hrz.text-output {
    font-size: 48px !important;
    font-weight: 700
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .heading-diT3-rK5Hrz h1,
  .heading-diT3-rK5Hrz h2,
  .heading-diT3-rK5Hrz h3,
  .heading-diT3-rK5Hrz h4,
  .heading-diT3-rK5Hrz h5,
  .heading-diT3-rK5Hrz h6,
  .heading-diT3-rK5Hrz ul li,
  .heading-diT3-rK5Hrz.text-output {
    font-size: 48px !important;
    font-weight: 700
  }
}

/* ---- Section styles ----- */
:root {
  --arial: 'Arial';
  --white: #ffffff;
  --black: #000000;
  --green: #9ae6b4;
  --transparent: transparent;
  --color-lxdhrsyx: #001CFF;
  --color-fdyfkyhh: #007816ff
}

.hl_page-preview--content .section-_G3QTGUHUI {
  padding: 0 120px 20px;
  margin: 0;
  background-color: var(--transparent);
  border-color: var(--black);
  border-width: 2px;
  border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .section-_G3QTGUHUI {
    padding-top: 0
  }
}

.hl_page-preview--content .col-Rq3E2dezMoU,
.hl_page-preview--content .row-Re3h-fgealI {
  margin: 0 auto;
  box-shadow: none;
  padding: 10px 5px;
  background-color: var(--transparent);
  backdrop-filter: none;
  border-color: var(--black);
  border-width: 0;
  border-style: none;
  border-radius: 0;
  width: 100%
}

.hl_page-preview--content .col-Rq3E2dezMoU {
  width: 50%;
  margin: 0
}

.hl_page-preview--content .button-12IEd_Zi-Ca {
  margin: 0;
  text-align: center;
  width: auto;
  height: auto
}

.hl_page-preview--content .cbutton-12IEd_Zi-Ca {
  font-family: var(--arial);
  background-color: var(--color-fdyfkyhh);
  color: var(--white);
  secondary-color: var(--white);
  padding: 15px 20px;
  border-color: var(--green);
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  letter-spacing: 0;
  width: 100%;
  box-shadow: none;
  text-shadow: 0 0 0 transparent;
  icon-color: var(--white);
  text-decoration: none
}

.hl_page-preview--content .col-YCincCN5MFa {
  box-shadow: none;
  padding: 10px 5px;
  background-color: var(--transparent);
  backdrop-filter: none;
  width: 50%;
  border-color: var(--black);
  border-width: 0;
  border-style: none;
  border-radius: 0;
  margin: 0
}

.hl_page-preview--content .button-Qw2V0T6jKA7 {
  margin: 0;
  text-align: center;
  width: auto;
  height: auto
}

.hl_page-preview--content .cbutton-Qw2V0T6jKA7 {
  font-family: var(--arial);
  background-color: var(--color-fdyfkyhh);
  color: var(--white);
  secondary-color: var(--white);
  padding: 15px 20px;
  border-color: var(--green);
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  letter-spacing: 0;
  width: 100%;
  box-shadow: none;
  text-shadow: 0 0 0 transparent;
  icon-color: var(--white);
  text-decoration: none
}

.hl_page-preview--content .col-1A8h5b7K22c,
.hl_page-preview--content .row-ObeHMJzTRxL {
  margin: 0 auto;
  box-shadow: none;
  padding: 10px 5px;
  background-color: var(--transparent);
  backdrop-filter: none;
  border-color: var(--black);
  border-width: 0;
  border-style: none;
  border-radius: 0;
  width: 100%
}

.hl_page-preview--content .col-1A8h5b7K22c {
  width: 50%;
  margin: 0
}

.hl_page-preview--content .button-Jd8lyCSXW_V {
  margin: 0;
  text-align: center;
  width: auto;
  height: auto
}

.hl_page-preview--content .cbutton-Jd8lyCSXW_V {
  font-family: var(--arial);
  background-color: var(--color-fdyfkyhh);
  color: var(--white);
  secondary-color: var(--white);
  padding: 15px 20px;
  border-color: var(--green);
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  letter-spacing: 0;
  width: 100%;
  box-shadow: none;
  text-shadow: 0 0 0 transparent;
  icon-color: var(--white);
  text-decoration: none
}

.hl_page-preview--content .col-oyYEmECwl36 {
  box-shadow: none;
  padding: 10px 5px;
  background-color: var(--transparent);
  backdrop-filter: none;
  width: 50%;
  border-color: var(--black);
  border-width: 0;
  border-style: none;
  border-radius: 0;
  margin: 0
}

.hl_page-preview--content .button-q3JE3nA8sJD {
  margin: 0;
  text-align: center;
  width: auto;
  height: auto
}

.hl_page-preview--content .cbutton-q3JE3nA8sJD {
  font-family: var(--arial);
  background-color: var(--color-fdyfkyhh);
  color: var(--white);
  secondary-color: var(--white);
  padding: 15px 20px;
  border-color: var(--green);
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  letter-spacing: 0;
  width: 100%;
  box-shadow: none;
  text-shadow: 0 0 0 transparent;
  icon-color: var(--white);
  text-decoration: none
}

.hl_page-preview--content .col-hTBaBL7CN1T,
.hl_page-preview--content .row-0J7v6qZ-nBn {
  margin: 0 auto;
  box-shadow: none;
  padding: 10px 5px;
  background-color: var(--transparent);
  backdrop-filter: none;
  border-color: var(--black);
  border-width: 0;
  border-style: none;
  border-radius: 0;
  width: 100%
}

.hl_page-preview--content .col-hTBaBL7CN1T {
  width: 50%;
  margin: 0
}

.hl_page-preview--content .button-IZmekE27l2h {
  margin: 0;
  text-align: center;
  width: auto;
  height: auto
}

.hl_page-preview--content .cbutton-IZmekE27l2h {
  font-family: var(--arial);
  background-color: var(--color-fdyfkyhh);
  color: var(--white);
  secondary-color: var(--white);
  padding: 15px 20px;
  border-color: var(--green);
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  letter-spacing: 0;
  width: 100%;
  box-shadow: none;
  text-shadow: 0 0 0 transparent;
  icon-color: var(--white);
  text-decoration: none
}

.hl_page-preview--content .col-nOIwAVSm4Er {
  box-shadow: none;
  padding: 10px 5px;
  background-color: var(--transparent);
  backdrop-filter: none;
  width: 50%;
  border-color: var(--black);
  border-width: 0;
  border-style: none;
  border-radius: 0;
  margin: 0
}

.hl_page-preview--content .button-pjNCEgWRQbk {
  margin: 0;
  text-align: center;
  width: auto;
  height: auto
}

.hl_page-preview--content .cbutton-pjNCEgWRQbk {
  font-family: var(--arial);
  background-color: var(--color-fdyfkyhh);
  color: var(--white);
  secondary-color: var(--white);
  padding: 15px 20px;
  border-color: var(--green);
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  letter-spacing: 0;
  width: 100%;
  box-shadow: none;
  text-shadow: 0 0 0 transparent;
  icon-color: var(--white);
  text-decoration: none
}

.hl_page-preview--content .row-sQQdhHzHXIO {
  margin: 10px auto 0
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .row-sQQdhHzHXIO {
    margin-top: 30px
  }
}

.hl_page-preview--content .col--wgFIlSBTa7,
.hl_page-preview--content .row-sQQdhHzHXIO {
  box-shadow: none;
  padding: 15px 0;
  background-color: var(--transparent);
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  width: 100%
}

.hl_page-preview--content .col--wgFIlSBTa7 {
  padding: 10px 5px;
  margin: 0
}

.hl_page-preview--content #paragraph-THr2EyboCDY {
  margin: 10px 0 0
}

.hl_page-preview--content .cparagraph-THr2EyboCDY,
.hl_page-preview--content .csub-heading-pVDEP6ecKXr {
  font-family: var(--arial);
  background-color: var(--transparent);
  color: var(--text-color);
  icon-color: var(--text-color);
  font-weight: 400;
  padding: 0 0 0 10px;
  opacity: 1;
  text-shadow: 0 0 0 transparent;
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  letter-spacing: 0;
  text-align: left
}

.hl_page-preview--content .cparagraph-THr2EyboCDY {
  line-height: 1.8em;
  text-transform: none
}

.hl_page-preview--content #sub-heading-pVDEP6ecKXr {
  margin: 20px 0 0
}

.hl_page-preview--content .csub-heading-pVDEP6ecKXr {
  line-height: 1.3em
}

.hl_page-preview--content .row-S9ijfTVAxl2 {
  margin: 60px auto 0
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .row-S9ijfTVAxl2 {
    margin-top: 30px
  }
}

.hl_page-preview--content .row-S9ijfTVAxl2 {
  box-shadow: none;
  padding: 15px 0;
  width: 100%
}

.hl_page-preview--content .col-x99jvER6Ihz,
.hl_page-preview--content .cparagraph-OQ-T5kez_Ss,
.hl_page-preview--content .row-S9ijfTVAxl2 {
  background-color: var(--transparent);
  border-color: var(--black);
  border-width: 2px;
  border-style: solid
}

.hl_page-preview--content .col-x99jvER6Ihz {
  box-shadow: none;
  padding: 10px 5px;
  width: 100%;
  margin: 0
}

.hl_page-preview--content #paragraph-OQ-T5kez_Ss {
  margin: 10px 0 0
}

.hl_page-preview--content .cparagraph-OQ-T5kez_Ss {
  font-family: var(--arial);
  color: var(--text-color);
  icon-color: var(--text-color);
  font-weight: 400;
  padding: 0 0 0 10px;
  opacity: 1;
  text-shadow: 0 0 0 transparent;
  line-height: 1.3em;
  text-transform: none;
  letter-spacing: 0;
  text-align: left
}

.hl_page-preview--content .image-VFPad9OZxIT {
  margin: 20px 0 0
}

.hl_page-preview--content .image-VFPad9OZxIT .image-container img {
  box-shadow: none;
  width: auto;
  height: auto
}

.hl_page-preview--content .cimage-VFPad9OZxIT {
  padding: 10px;
  background-color: var(--transparent);
  opacity: 1;
  text-align: center
}

.hl_page-preview--content #sub-heading-eSf5JAJrs7l {
  margin: 0
}

.hl_page-preview--content .csub-heading-eSf5JAJrs7l {
  font-family: var(--arial);
  background-color: var(--transparent);
  color: var(--text-color);
  icon-color: var(--text-color);
  font-weight: 400;
  padding: 0 0 0 10px;
  opacity: 1;
  text-shadow: 0 0 0 transparent;
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  line-height: 1.3em;
  letter-spacing: 0;
  text-align: left
}

.hl_page-preview--content .row-KRGiSFXwi4A {
  margin: 20px auto 0
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .row-KRGiSFXwi4A {
    margin-top: 0
  }
}

.hl_page-preview--content .col-mvatsqlnofD,
.hl_page-preview--content .row-KRGiSFXwi4A {
  box-shadow: none;
  padding: 15px 0;
  background-color: var(--transparent);
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  width: 100%
}

.hl_page-preview--content .col-mvatsqlnofD {
  padding: 10px 5px;
  margin: 0
}

.hl_page-preview--content .image-z_FqgUP95Q {
  margin: 30px 0 0;
  width: auto;
  height: auto
}

.hl_page-preview--content .image-z_FqgUP95Q .image-container img {
  box-shadow: none;
  width: auto;
  height: auto;
  border-color: var(--black);
  border-width: 0;
  border-style: none;
  border-radius: 0
}

.hl_page-preview--content .cimage-z_FqgUP95Q {
  padding: 10px;
  background-color: var(--transparent);
  opacity: 1;
  text-align: center
}

.hl_page-preview--content #paragraph-TPKbEvwqPPH {
  margin: 10px 0 0
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content #paragraph-TPKbEvwqPPH {
    margin-top: 20px
  }
}

.hl_page-preview--content .cparagraph-TPKbEvwqPPH {
  font-family: var(--arial);
  background-color: var(--transparent);
  color: var(--text-color);
  icon-color: var(--text-color);
  font-weight: medium;
  box-shadow: none;
  padding: 0;
  opacity: 1;
  text-shadow: none;
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  line-height: 1.3em;
  text-transform: none;
  letter-spacing: 0;
  text-align: left
}

.hl_page-preview--content #heading-2etUaTZfrzH,
.hl_page-preview--content .image-37gB5BhzAhf {
  margin: 0
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .image-37gB5BhzAhf {
    margin-top: 0
  }
}

.hl_page-preview--content .image-37gB5BhzAhf .image-container img {
  box-shadow: none
}

.hl_page-preview--content .cimage-37gB5BhzAhf {
  padding: 10px;
  background-color: var(--transparent);
  opacity: 1;
  text-align: center
}

.hl_page-preview--content .cheading-2etUaTZfrzH {
  font-family: var(--arial);
  background-color: var(--transparent);
  color: var(--text-color);
  icon-color: var(--text-color);
  font-weight: 400;
  box-shadow: none;
  padding: 0;
  opacity: 1;
  text-shadow: none;
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  line-height: 1.3em;
  letter-spacing: 0;
  text-align: left
}

#section-_G3QTGUHUI>.inner {
  max-width: 1170px
}

#col--wgFIlSBTa7>.inner,
#col-1A8h5b7K22c>.inner,
#col-Rq3E2dezMoU>.inner,
#col-YCincCN5MFa>.inner,
#col-hTBaBL7CN1T>.inner,
#col-mvatsqlnofD>.inner,
#col-nOIwAVSm4Er>.inner,
#col-oyYEmECwl36>.inner,
#col-x99jvER6Ihz>.inner {
  flex-direction: column;
  justify-content: center;
  align-items: inherit;
  flex-wrap: nowrap
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .button-12IEd_Zi-Ca .button-icon-end,
  .button-12IEd_Zi-Ca .button-icon-start,
  .button-12IEd_Zi-Ca .main-heading-button {
    font-size: 22px;
    font-weight: 600
  }

  .button-12IEd_Zi-Ca .button-icon-start {
    margin-right: 5px
  }

  .button-12IEd_Zi-Ca .button-icon-end {
    margin-left: 5px
  }

  .button-12IEd_Zi-Ca .sub-heading-button {
    font-size: 15px;
    color: var(--white);
    font-weight: 600
  }
}

@media screen and (min-width:0px) and (max-width:480px) {

  .button-12IEd_Zi-Ca .button-icon-end,
  .button-12IEd_Zi-Ca .button-icon-start,
  .button-12IEd_Zi-Ca .main-heading-button {
    font-size: 22px;
    font-weight: 600
  }

  .button-12IEd_Zi-Ca .button-icon-start {
    margin-right: 5px
  }

  .button-12IEd_Zi-Ca .button-icon-end {
    margin-left: 5px
  }

  .button-12IEd_Zi-Ca .sub-heading-button {
    font-size: 15px;
    color: var(--white);
    font-weight: undefined
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .button-Qw2V0T6jKA7 .button-icon-end,
  .button-Qw2V0T6jKA7 .button-icon-start,
  .button-Qw2V0T6jKA7 .main-heading-button {
    font-size: 22px;
    font-weight: 600
  }

  .button-Qw2V0T6jKA7 .button-icon-start {
    margin-right: 5px
  }

  .button-Qw2V0T6jKA7 .button-icon-end {
    margin-left: 5px
  }

  .button-Qw2V0T6jKA7 .sub-heading-button {
    font-size: 15px;
    color: var(--white);
    font-weight: 600
  }
}

@media screen and (min-width:0px) and (max-width:480px) {

  .button-Qw2V0T6jKA7 .button-icon-end,
  .button-Qw2V0T6jKA7 .button-icon-start,
  .button-Qw2V0T6jKA7 .main-heading-button {
    font-size: 22px;
    font-weight: 600
  }

  .button-Qw2V0T6jKA7 .button-icon-start {
    margin-right: 5px
  }

  .button-Qw2V0T6jKA7 .button-icon-end {
    margin-left: 5px
  }

  .button-Qw2V0T6jKA7 .sub-heading-button {
    font-size: 15px;
    color: var(--white);
    font-weight: undefined
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .button-Jd8lyCSXW_V .button-icon-end,
  .button-Jd8lyCSXW_V .button-icon-start,
  .button-Jd8lyCSXW_V .main-heading-button {
    font-size: 22px;
    font-weight: 600
  }

  .button-Jd8lyCSXW_V .button-icon-start {
    margin-right: 5px
  }

  .button-Jd8lyCSXW_V .button-icon-end {
    margin-left: 5px
  }

  .button-Jd8lyCSXW_V .sub-heading-button {
    font-size: 15px;
    color: var(--white);
    font-weight: 600
  }
}

@media screen and (min-width:0px) and (max-width:480px) {

  .button-Jd8lyCSXW_V .button-icon-end,
  .button-Jd8lyCSXW_V .button-icon-start,
  .button-Jd8lyCSXW_V .main-heading-button {
    font-size: 22px;
    font-weight: 600
  }

  .button-Jd8lyCSXW_V .button-icon-start {
    margin-right: 5px
  }

  .button-Jd8lyCSXW_V .button-icon-end {
    margin-left: 5px
  }

  .button-Jd8lyCSXW_V .sub-heading-button {
    font-size: 15px;
    color: var(--white);
    font-weight: undefined
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .button-q3JE3nA8sJD .button-icon-end,
  .button-q3JE3nA8sJD .button-icon-start,
  .button-q3JE3nA8sJD .main-heading-button {
    font-size: 22px;
    font-weight: 600
  }

  .button-q3JE3nA8sJD .button-icon-start {
    margin-right: 5px
  }

  .button-q3JE3nA8sJD .button-icon-end {
    margin-left: 5px
  }

  .button-q3JE3nA8sJD .sub-heading-button {
    font-size: 15px;
    color: var(--white);
    font-weight: 600
  }
}

@media screen and (min-width:0px) and (max-width:480px) {

  .button-q3JE3nA8sJD .button-icon-end,
  .button-q3JE3nA8sJD .button-icon-start,
  .button-q3JE3nA8sJD .main-heading-button {
    font-size: 22px;
    font-weight: 600
  }

  .button-q3JE3nA8sJD .button-icon-start {
    margin-right: 5px
  }

  .button-q3JE3nA8sJD .button-icon-end {
    margin-left: 5px
  }

  .button-q3JE3nA8sJD .sub-heading-button {
    font-size: 15px;
    color: var(--white);
    font-weight: undefined
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .button-IZmekE27l2h .button-icon-end,
  .button-IZmekE27l2h .button-icon-start,
  .button-IZmekE27l2h .main-heading-button {
    font-size: 22px;
    font-weight: 600
  }

  .button-IZmekE27l2h .button-icon-start {
    margin-right: 5px
  }

  .button-IZmekE27l2h .button-icon-end {
    margin-left: 5px
  }

  .button-IZmekE27l2h .sub-heading-button {
    font-size: 15px;
    color: var(--white);
    font-weight: 600
  }
}

@media screen and (min-width:0px) and (max-width:480px) {

  .button-IZmekE27l2h .button-icon-end,
  .button-IZmekE27l2h .button-icon-start,
  .button-IZmekE27l2h .main-heading-button {
    font-size: 22px;
    font-weight: 600
  }

  .button-IZmekE27l2h .button-icon-start {
    margin-right: 5px
  }

  .button-IZmekE27l2h .button-icon-end {
    margin-left: 5px
  }

  .button-IZmekE27l2h .sub-heading-button {
    font-size: 15px;
    color: var(--white);
    font-weight: undefined
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .button-pjNCEgWRQbk .button-icon-end,
  .button-pjNCEgWRQbk .button-icon-start,
  .button-pjNCEgWRQbk .main-heading-button {
    font-size: 22px;
    font-weight: 600
  }

  .button-pjNCEgWRQbk .button-icon-start {
    margin-right: 5px
  }

  .button-pjNCEgWRQbk .button-icon-end {
    margin-left: 5px
  }

  .button-pjNCEgWRQbk .sub-heading-button {
    font-size: 15px;
    color: var(--white);
    font-weight: 600
  }
}

@media screen and (min-width:0px) and (max-width:480px) {

  .button-pjNCEgWRQbk .button-icon-end,
  .button-pjNCEgWRQbk .button-icon-start,
  .button-pjNCEgWRQbk .main-heading-button {
    font-size: 22px;
    font-weight: 600
  }

  .button-pjNCEgWRQbk .button-icon-start {
    margin-right: 5px
  }

  .button-pjNCEgWRQbk .button-icon-end {
    margin-left: 5px
  }

  .button-pjNCEgWRQbk .sub-heading-button {
    font-size: 15px;
    color: var(--white);
    font-weight: undefined
  }
}

.paragraph-THr2EyboCDY,
.sub-heading-pVDEP6ecKXr {
  font-weight: 400
}

.heading-2etUaTZfrzH em,
.heading-2etUaTZfrzH strong,
.heading-2etUaTZfrzH u,
.paragraph-OQ-T5kez_Ss em,
.paragraph-OQ-T5kez_Ss strong,
.paragraph-OQ-T5kez_Ss u,
.paragraph-THr2EyboCDY em,
.paragraph-THr2EyboCDY strong,
.paragraph-THr2EyboCDY u,
.paragraph-TPKbEvwqPPH em,
.paragraph-TPKbEvwqPPH strong,
.paragraph-TPKbEvwqPPH u,
.sub-heading-eSf5JAJrs7l em,
.sub-heading-eSf5JAJrs7l strong,
.sub-heading-eSf5JAJrs7l u,
.sub-heading-pVDEP6ecKXr em,
.sub-heading-pVDEP6ecKXr strong,
.sub-heading-pVDEP6ecKXr u {
  color: var(--text-color)
}

.paragraph-THr2EyboCDY a,
.paragraph-THr2EyboCDY a *,
.sub-heading-pVDEP6ecKXr a,
.sub-heading-pVDEP6ecKXr a * {
  color: var(--link-color);
  text-decoration: none
}

.heading-2etUaTZfrzH a u,
.heading-2etUaTZfrzH a:hover,
.paragraph-OQ-T5kez_Ss a u,
.paragraph-OQ-T5kez_Ss a:hover,
.paragraph-THr2EyboCDY a u,
.paragraph-THr2EyboCDY a:hover,
.paragraph-TPKbEvwqPPH a u,
.paragraph-TPKbEvwqPPH a:hover,
.sub-heading-eSf5JAJrs7l a u,
.sub-heading-eSf5JAJrs7l a:hover,
.sub-heading-pVDEP6ecKXr a u,
.sub-heading-pVDEP6ecKXr a:hover {
  text-decoration: underline
}

.heading-2etUaTZfrzH a s,
.paragraph-OQ-T5kez_Ss a s,
.paragraph-THr2EyboCDY a s,
.paragraph-TPKbEvwqPPH a s,
.sub-heading-eSf5JAJrs7l a s,
.sub-heading-pVDEP6ecKXr a s {
  text-decoration: line-through
}

@media screen and (min-width:0px) and (max-width:480px) {

  .paragraph-THr2EyboCDY h1,
  .paragraph-THr2EyboCDY h2,
  .paragraph-THr2EyboCDY h3,
  .paragraph-THr2EyboCDY h4,
  .paragraph-THr2EyboCDY h5,
  .paragraph-THr2EyboCDY h6,
  .paragraph-THr2EyboCDY ul li,
  .paragraph-THr2EyboCDY.text-output {
    font-size: 18px !important;
    font-weight: 400
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .paragraph-THr2EyboCDY h1,
  .paragraph-THr2EyboCDY h2,
  .paragraph-THr2EyboCDY h3,
  .paragraph-THr2EyboCDY h4,
  .paragraph-THr2EyboCDY h5,
  .paragraph-THr2EyboCDY h6,
  .paragraph-THr2EyboCDY ul li,
  .paragraph-THr2EyboCDY.text-output {
    font-size: 20px !important;
    font-weight: 400
  }
}

.heading-2etUaTZfrzH.text-output h1:first-child:before,
.heading-2etUaTZfrzH.text-output h2:first-child:before,
.heading-2etUaTZfrzH.text-output h3:first-child:before,
.heading-2etUaTZfrzH.text-output h4:first-child:before,
.heading-2etUaTZfrzH.text-output h5:first-child:before,
.heading-2etUaTZfrzH.text-output h6:first-child:before,
.heading-2etUaTZfrzH.text-output p:first-child:before,
.paragraph-OQ-T5kez_Ss.text-output h1:first-child:before,
.paragraph-OQ-T5kez_Ss.text-output h2:first-child:before,
.paragraph-OQ-T5kez_Ss.text-output h3:first-child:before,
.paragraph-OQ-T5kez_Ss.text-output h4:first-child:before,
.paragraph-OQ-T5kez_Ss.text-output h5:first-child:before,
.paragraph-OQ-T5kez_Ss.text-output h6:first-child:before,
.paragraph-OQ-T5kez_Ss.text-output p:first-child:before,
.paragraph-THr2EyboCDY.text-output h1:first-child:before,
.paragraph-THr2EyboCDY.text-output h2:first-child:before,
.paragraph-THr2EyboCDY.text-output h3:first-child:before,
.paragraph-THr2EyboCDY.text-output h4:first-child:before,
.paragraph-THr2EyboCDY.text-output h5:first-child:before,
.paragraph-THr2EyboCDY.text-output h6:first-child:before,
.paragraph-THr2EyboCDY.text-output p:first-child:before,
.paragraph-TPKbEvwqPPH.text-output h1:first-child:before,
.paragraph-TPKbEvwqPPH.text-output h2:first-child:before,
.paragraph-TPKbEvwqPPH.text-output h3:first-child:before,
.paragraph-TPKbEvwqPPH.text-output h4:first-child:before,
.paragraph-TPKbEvwqPPH.text-output h5:first-child:before,
.paragraph-TPKbEvwqPPH.text-output h6:first-child:before,
.paragraph-TPKbEvwqPPH.text-output p:first-child:before,
.sub-heading-eSf5JAJrs7l.text-output h1:first-child:before,
.sub-heading-eSf5JAJrs7l.text-output h2:first-child:before,
.sub-heading-eSf5JAJrs7l.text-output h3:first-child:before,
.sub-heading-eSf5JAJrs7l.text-output h4:first-child:before,
.sub-heading-eSf5JAJrs7l.text-output h5:first-child:before,
.sub-heading-eSf5JAJrs7l.text-output h6:first-child:before,
.sub-heading-eSf5JAJrs7l.text-output p:first-child:before,
.sub-heading-pVDEP6ecKXr.text-output h1:first-child:before,
.sub-heading-pVDEP6ecKXr.text-output h2:first-child:before,
.sub-heading-pVDEP6ecKXr.text-output h3:first-child:before,
.sub-heading-pVDEP6ecKXr.text-output h4:first-child:before,
.sub-heading-pVDEP6ecKXr.text-output h5:first-child:before,
.sub-heading-pVDEP6ecKXr.text-output h6:first-child:before,
.sub-heading-pVDEP6ecKXr.text-output p:first-child:before {
  color: var(--text-color);
  content: '';
  /* fixed broken escape */
  ';
 font-family: inherit;
  margin-right: 5px;
  font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {

  .sub-heading-pVDEP6ecKXr h1,
  .sub-heading-pVDEP6ecKXr h2,
  .sub-heading-pVDEP6ecKXr h3,
  .sub-heading-pVDEP6ecKXr h4,
  .sub-heading-pVDEP6ecKXr h5,
  .sub-heading-pVDEP6ecKXr h6,
  .sub-heading-pVDEP6ecKXr ul li,
  .sub-heading-pVDEP6ecKXr.text-output {
    font-size: 25px !important;
    font-weight: 400
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .sub-heading-pVDEP6ecKXr h1,
  .sub-heading-pVDEP6ecKXr h2,
  .sub-heading-pVDEP6ecKXr h3,
  .sub-heading-pVDEP6ecKXr h4,
  .sub-heading-pVDEP6ecKXr h5,
  .sub-heading-pVDEP6ecKXr h6,
  .sub-heading-pVDEP6ecKXr ul li,
  .sub-heading-pVDEP6ecKXr.text-output {
    font-size: 32px !important;
    font-weight: 400
  }
}

.paragraph-OQ-T5kez_Ss {
  font-weight: 500
}

.paragraph-OQ-T5kez_Ss a,
.paragraph-OQ-T5kez_Ss a * {
  color: var(--color-lxdhrsyx);
  text-decoration: none
}

@media screen and (min-width:0px) and (max-width:480px) {

  .paragraph-OQ-T5kez_Ss h1,
  .paragraph-OQ-T5kez_Ss h2,
  .paragraph-OQ-T5kez_Ss h3,
  .paragraph-OQ-T5kez_Ss h4,
  .paragraph-OQ-T5kez_Ss h5,
  .paragraph-OQ-T5kez_Ss h6,
  .paragraph-OQ-T5kez_Ss ul li,
  .paragraph-OQ-T5kez_Ss.text-output {
    font-size: 18px !important;
    font-weight: 500
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .paragraph-OQ-T5kez_Ss h1,
  .paragraph-OQ-T5kez_Ss h2,
  .paragraph-OQ-T5kez_Ss h3,
  .paragraph-OQ-T5kez_Ss h4,
  .paragraph-OQ-T5kez_Ss h5,
  .paragraph-OQ-T5kez_Ss h6,
  .paragraph-OQ-T5kez_Ss ul li,
  .paragraph-OQ-T5kez_Ss.text-output {
    font-size: 20px !important;
    font-weight: 500
  }
}

.sub-heading-eSf5JAJrs7l {
  font-weight: 400
}

.heading-2etUaTZfrzH a,
.heading-2etUaTZfrzH a *,
.paragraph-TPKbEvwqPPH a,
.paragraph-TPKbEvwqPPH a *,
.sub-heading-eSf5JAJrs7l a,
.sub-heading-eSf5JAJrs7l a * {
  color: var(--link-color);
  text-decoration: none
}

@media screen and (min-width:0px) and (max-width:480px) {

  .sub-heading-eSf5JAJrs7l h1,
  .sub-heading-eSf5JAJrs7l h2,
  .sub-heading-eSf5JAJrs7l h3,
  .sub-heading-eSf5JAJrs7l h4,
  .sub-heading-eSf5JAJrs7l h5,
  .sub-heading-eSf5JAJrs7l h6,
  .sub-heading-eSf5JAJrs7l ul li,
  .sub-heading-eSf5JAJrs7l.text-output {
    font-size: 25px !important;
    font-weight: 400
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .sub-heading-eSf5JAJrs7l h1,
  .sub-heading-eSf5JAJrs7l h2,
  .sub-heading-eSf5JAJrs7l h3,
  .sub-heading-eSf5JAJrs7l h4,
  .sub-heading-eSf5JAJrs7l h5,
  .sub-heading-eSf5JAJrs7l h6,
  .sub-heading-eSf5JAJrs7l ul li,
  .sub-heading-eSf5JAJrs7l.text-output {
    font-size: 32px !important;
    font-weight: 400
  }
}

.paragraph-TPKbEvwqPPH {
  font-weight: 500
}

@media screen and (min-width:0px) and (max-width:480px) {

  .paragraph-TPKbEvwqPPH h1,
  .paragraph-TPKbEvwqPPH h2,
  .paragraph-TPKbEvwqPPH h3,
  .paragraph-TPKbEvwqPPH h4,
  .paragraph-TPKbEvwqPPH h5,
  .paragraph-TPKbEvwqPPH h6,
  .paragraph-TPKbEvwqPPH ul li,
  .paragraph-TPKbEvwqPPH.text-output {
    font-size: 18px !important;
    font-weight: 500
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .paragraph-TPKbEvwqPPH h1,
  .paragraph-TPKbEvwqPPH h2,
  .paragraph-TPKbEvwqPPH h3,
  .paragraph-TPKbEvwqPPH h4,
  .paragraph-TPKbEvwqPPH h5,
  .paragraph-TPKbEvwqPPH h6,
  .paragraph-TPKbEvwqPPH ul li,
  .paragraph-TPKbEvwqPPH.text-output {
    font-size: 20px !important;
    font-weight: 500
  }
}

.heading-2etUaTZfrzH {
  font-weight: 700
}

@media screen and (min-width:0px) and (max-width:480px) {

  .heading-2etUaTZfrzH h1,
  .heading-2etUaTZfrzH h2,
  .heading-2etUaTZfrzH h3,
  .heading-2etUaTZfrzH h4,
  .heading-2etUaTZfrzH h5,
  .heading-2etUaTZfrzH h6,
  .heading-2etUaTZfrzH ul li,
  .heading-2etUaTZfrzH.text-output {
    font-size: 25px !important;
    font-weight: 700
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .heading-2etUaTZfrzH h1,
  .heading-2etUaTZfrzH h2,
  .heading-2etUaTZfrzH h3,
  .heading-2etUaTZfrzH h4,
  .heading-2etUaTZfrzH h5,
  .heading-2etUaTZfrzH h6,
  .heading-2etUaTZfrzH ul li,
  .heading-2etUaTZfrzH.text-output {
    font-size: 32px !important;
    font-weight: 700
  }
}

/* ---- Section styles ----- */
:root {
  --lato: 'Lato';
  --black: #000000;
  --transparent: transparent;
  --color-lxnsjv4g: #989898;
  --color-cnlmjemb: #878787ff
}

.hl_page-preview--content .section-ofddmfqhJn {
  padding: 50px 0 20px;
  margin: 50px 0 0;
  background-color: var(--transparent);
  border-color: var(--black);
  border-width: 2px;
  border-style: solid
}

@media screen and (min-width:0px) and (max-width:480px) {
  .hl_page-preview--content .section-ofddmfqhJn {
    margin-top: 80px
  }
}

.hl_page-preview--content .col-V4FvzvAJ2G,
.hl_page-preview--content .row-UvDNUM193O {
  margin: 0 auto;
  padding: 50px 0 15px;
  background-color: var(--transparent);
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  width: 100%
}

.hl_page-preview--content .col-V4FvzvAJ2G {
  padding: 10px 5px;
  margin: 0
}

.hl_page-preview--content #paragraph-P0NqVXvXt1,
.hl_page-preview--content #paragraph-R5na0zLZYe,
.hl_page-preview--content #paragraph-tohbtqTN1P {
  margin: 0
}

.hl_page-preview--content .cparagraph-P0NqVXvXt1,
.hl_page-preview--content .cparagraph-R5na0zLZYe,
.hl_page-preview--content .cparagraph-tohbtqTN1P {
  font-family: var(--contentfont);
  background-color: var(--transparent);
  color: var(--color-lxnsjv4g);
  icon-color: var(--text-color);
  font-weight: 400;
  padding: 0;
  opacity: 1;
  text-shadow: 0 0 0 transparent;
  border-color: var(--black);
  border-width: 2px;
  border-style: solid;
  line-height: 1.3em;
  letter-spacing: 0;
  text-align: center
}

.hl_page-preview--content .cparagraph-P0NqVXvXt1,
.hl_page-preview--content .cparagraph-R5na0zLZYe {
  color: var(--text-color);
  text-transform: none
}

#section-ofddmfqhJn>.inner {
  max-width: 1170px
}

#col-V4FvzvAJ2G>.inner {
  flex-direction: column;
  justify-content: center;
  align-items: inherit;
  flex-wrap: nowrap
}

.paragraph-P0NqVXvXt1,
.paragraph-R5na0zLZYe,
.paragraph-tohbtqTN1P {
  font-weight: 400
}

.paragraph-P0NqVXvXt1 em,
.paragraph-P0NqVXvXt1 strong,
.paragraph-P0NqVXvXt1 u,
.paragraph-R5na0zLZYe em,
.paragraph-R5na0zLZYe strong,
.paragraph-R5na0zLZYe u,
.paragraph-tohbtqTN1P em,
.paragraph-tohbtqTN1P strong,
.paragraph-tohbtqTN1P u {
  color: var(--text-color)
}

.paragraph-tohbtqTN1P a,
.paragraph-tohbtqTN1P a * {
  color: var(--link-color);
  text-decoration: none
}

.paragraph-P0NqVXvXt1 a u,
.paragraph-P0NqVXvXt1 a:hover,
.paragraph-R5na0zLZYe a u,
.paragraph-R5na0zLZYe a:hover,
.paragraph-tohbtqTN1P a u,
.paragraph-tohbtqTN1P a:hover {
  text-decoration: underline
}

.paragraph-P0NqVXvXt1 a s,
.paragraph-R5na0zLZYe a s,
.paragraph-tohbtqTN1P a s {
  text-decoration: line-through
}

@media screen and (min-width:0px) and (max-width:480px) {

  .paragraph-tohbtqTN1P h1,
  .paragraph-tohbtqTN1P h2,
  .paragraph-tohbtqTN1P h3,
  .paragraph-tohbtqTN1P h4,
  .paragraph-tohbtqTN1P h5,
  .paragraph-tohbtqTN1P h6,
  .paragraph-tohbtqTN1P ul li,
  .paragraph-tohbtqTN1P.text-output {
    font-size: 12px !important;
    font-weight: 400
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .paragraph-tohbtqTN1P h1,
  .paragraph-tohbtqTN1P h2,
  .paragraph-tohbtqTN1P h3,
  .paragraph-tohbtqTN1P h4,
  .paragraph-tohbtqTN1P h5,
  .paragraph-tohbtqTN1P h6,
  .paragraph-tohbtqTN1P ul li,
  .paragraph-tohbtqTN1P.text-output {
    font-size: 12px !important;
    font-weight: 400
  }
}

.paragraph-P0NqVXvXt1.text-output h1:first-child:before,
.paragraph-P0NqVXvXt1.text-output h2:first-child:before,
.paragraph-P0NqVXvXt1.text-output h3:first-child:before,
.paragraph-P0NqVXvXt1.text-output h4:first-child:before,
.paragraph-P0NqVXvXt1.text-output h5:first-child:before,
.paragraph-P0NqVXvXt1.text-output h6:first-child:before,
.paragraph-P0NqVXvXt1.text-output p:first-child:before,
.paragraph-R5na0zLZYe.text-output h1:first-child:before,
.paragraph-R5na0zLZYe.text-output h2:first-child:before,
.paragraph-R5na0zLZYe.text-output h3:first-child:before,
.paragraph-R5na0zLZYe.text-output h4:first-child:before,
.paragraph-R5na0zLZYe.text-output h5:first-child:before,
.paragraph-R5na0zLZYe.text-output h6:first-child:before,
.paragraph-R5na0zLZYe.text-output p:first-child:before,
.paragraph-tohbtqTN1P.text-output h1:first-child:before,
.paragraph-tohbtqTN1P.text-output h2:first-child:before,
.paragraph-tohbtqTN1P.text-output h3:first-child:before,
.paragraph-tohbtqTN1P.text-output h4:first-child:before,
.paragraph-tohbtqTN1P.text-output h5:first-child:before,
.paragraph-tohbtqTN1P.text-output h6:first-child:before,
.paragraph-tohbtqTN1P.text-output p:first-child:before {
  color: var(--text-color);
  content: '';
  /* fixed broken escape */
  ';
 font-family: inherit;
  margin-right: 5px;
  font-weight: 700
}

.paragraph-P0NqVXvXt1 a,
.paragraph-P0NqVXvXt1 a *,
.paragraph-R5na0zLZYe a,
.paragraph-R5na0zLZYe a * {
  color: var(--color-cnlmjemb);
  text-decoration: none
}

@media screen and (min-width:0px) and (max-width:480px) {

  .paragraph-P0NqVXvXt1 h1,
  .paragraph-P0NqVXvXt1 h2,
  .paragraph-P0NqVXvXt1 h3,
  .paragraph-P0NqVXvXt1 h4,
  .paragraph-P0NqVXvXt1 h5,
  .paragraph-P0NqVXvXt1 h6,
  .paragraph-P0NqVXvXt1 ul li,
  .paragraph-P0NqVXvXt1.text-output {
    font-size: 14px !important;
    font-weight: 400
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .paragraph-P0NqVXvXt1 h1,
  .paragraph-P0NqVXvXt1 h2,
  .paragraph-P0NqVXvXt1 h3,
  .paragraph-P0NqVXvXt1 h4,
  .paragraph-P0NqVXvXt1 h5,
  .paragraph-P0NqVXvXt1 h6,
  .paragraph-P0NqVXvXt1 ul li,
  .paragraph-P0NqVXvXt1.text-output {
    font-size: 14px !important;
    font-weight: 400
  }
}

@media screen and (min-width:0px) and (max-width:480px) {

  .paragraph-R5na0zLZYe h1,
  .paragraph-R5na0zLZYe h2,
  .paragraph-R5na0zLZYe h3,
  .paragraph-R5na0zLZYe h4,
  .paragraph-R5na0zLZYe h5,
  .paragraph-R5na0zLZYe h6,
  .paragraph-R5na0zLZYe ul li,
  .paragraph-R5na0zLZYe.text-output {
    font-size: 14px !important;
    font-weight: 400
  }
}

@media screen and (min-width:481px) and (max-width:10000px) {

  .paragraph-R5na0zLZYe h1,
  .paragraph-R5na0zLZYe h2,
  .paragraph-R5na0zLZYe h3,
  .paragraph-R5na0zLZYe h4,
  .paragraph-R5na0zLZYe h5,
  .paragraph-R5na0zLZYe h6,
  .paragraph-R5na0zLZYe ul li,
  .paragraph-R5na0zLZYe.text-output {
    font-size: 14px !important;
    font-weight: 400
  }
}


/* ===== from inline-02.css ===== */
:root {
  --sticky-header-height: 0px;
}

[id] {
  scroll-margin-top: var(--sticky-header-height);
}

.flex {
  display: flex;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-grow {
  flex-grow: 9999;
}

.align-center {
  align-items: center;
}

.h-full {
  height: 100%;
}

.max-w-400 {
  max-width: 400px;
}

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

.d-grid {
  display: grid;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.gap-1 {
  gap: 0.3rem;
}

.items-end {
  align-items: flex-end;
}

.relative {
  position: relative;
}

.gap-2 {
  gap: 0.625rem;
}

.mt-20 {
  margin-top: 20px;
}

.mt-8 {
  margin-top: 32px;
}

.ml-3 {
  margin-left: 0.75rem;
}

.mr-10 {
  margin-right: 10px;
}

.mt-4 {
  margin-top: 1rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.w-50 {
  width: 50%;
}

.w-25 {
  width: 25%;
}

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

.noBorder {
  border: none !important;
}

.iti__flag {
  background-image: none;
}

.pointer {
  cursor: pointer;
}

@media (min-resolution: 192dpi) {
  .iti__flag {
    background-image: none;
  }
}

.iti__country {
  display: flex;
  justify-content: space-between;
}

@media (min-width: 768px) {

  .hl_wrapper.nav-shrink .hl_wrapper--inner.page-creator,
  body {
    padding-top: 0;
  }

  .hl_page-creator--menu {
    left: 0;
    top: 0;
    z-index: 10;
  }

  .hl_wrapper {
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .hl_wrapper.nav-shrink {
    padding-left: 0 !important;
  }
}

html body .hl_wrapper {
  height: 100vh;
  overflow: hidden;
}

body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

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

.bg-fixed {
  z-index: -1;
}

.progress-outer {
  background-color: #f5f5f5;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px #0000001a;
  font-size: 14px;
  height: 35px;
  line-height: 36px;
  overflow: hidden;
  padding-bottom: 0;
  padding-top: 0;
  width: 100%;
}

.progress-inner {
  box-shadow: inset 0 -1px #00000026;
  color: #fff;
  float: left;
  font-size: 14px;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  transition: width 0.6s ease;
  width: 0;
}

.progress0 {
  width: 0;
}

.progress10 {
  width: 10%;
}

.progress20 {
  width: 20%;
}

.progress30 {
  width: 30%;
}

.progress40 {
  width: 40%;
}

.progress50 {
  width: 50%;
}

.progress60 {
  width: 60%;
}

.progress70 {
  width: 70%;
}

.progress80 {
  width: 80%;
}

.progress90 {
  width: 90%;
}

.progress100 {
  width: 100%;
}

.progressbarOffsetWhite {
  background: #f5f5f5;
}

.progressbarOffsetTransparentWhite {
  background-color: #ffffff80;
}

.progressbarOffsetBlack {
  background: #333;
}

.progressbarOffsetTransparentBlack {
  background-color: #7e7e7e80;
}

.text-white {
  color: #fff;
}

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

.text-italic {
  font-style: italic;
}

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

.progressbarSmall {
  font-size: 14px;
  height: 35px;
  line-height: 36px;
}

.progressbarMedium {
  font-size: 19px;
  height: 45px;
  line-height: 45px;
}

.progressbarLarge {
  font-size: 21px;
  height: 65px;
  line-height: 65px;
}

.recaptcha-container {
  margin-bottom: 1em;
}

.recaptcha-container p {
  color: red;
  margin-top: 1em;
}

.button-recaptcha-container div:first-child {
  height: auto !important;
  width: 100% !important;
}

.card-el-error-msg {
  align-items: center;
  color: #e25950;
  display: flex;
  font-size: 13px;
  justify-content: flex-start;
  padding: 10px 0;
  text-align: center;
}

.card-el-error-msg svg {
  color: #f87171;
  margin-right: 2px;
}

.hl-faq-child-heading {
  border: none;
  cursor: pointer;
  justify-content: space-between;
  outline: none;
  padding: 15px;
  width: 100%;
}

.hl-faq-child-head,
.hl-faq-child-heading {
  align-items: center;
  display: flex;
}

.v-enter-active,
.v-leave-active {
  transition: opacity 0.2s ease-out;
}

.v-enter-from,
.v-leave-to {
  opacity: 0;
}

.faq-separated-child {
  margin-bottom: 10px;
}

.hl-faq-child-panel img {
  border-radius: 15px;
  cursor: pointer;
}

.hl-faq-child-heading-icon.left {
  margin-right: 1em;
}

.expand-collapse-all-button {
  background-color: transparent;
  border: 1px solid #d1d5db;
  border-radius: 15px;
  color: #3b82f6;
  cursor: pointer;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin: 1em 0;
  padding: 5px 15px;
}

.hl-faq-child-panel {
  transition: padding 0.2s ease;
}

.v-spinner .v-moon1 {
  position: relative;
}

.v-spinner .v-moon1,
.v-spinner .v-moon2 {
  animation: v-moonStretchDelay 0.6s linear 0s infinite;
  animation-fill-mode: forwards;
}

.v-spinner .v-moon2 {
  opacity: 0.8;
  position: absolute;
}

.v-spinner .v-moon3 {
  opacity: 0.1;
}

@keyframes v-moonStretchDelay {
  to {
    transform: rotate(1turn);
  }
}

.generic-error-message {
  color: red;
  font-weight: 500;
  margin-top: 0.5rem;
  text-align: center;
}

#faq-overlay {
  background: var(--overlay);
  height: 100vh;
  opacity: 0.8;
  width: 100vw;
}

#faq-overlay,
#faq-popup {
  position: fixed;
  z-index: 1000;
}

#faq-popup {
  background: #fff;
  height: auto;
  left: 50%;
  margin-left: -250px;
  margin-top: -250px;
  top: 50%;
  width: 500px;
}

#popupclose {
  cursor: pointer;
  float: right;
  padding: 10px;
}

.popupcontent {
  height: auto !important;
  width: 100% !important;
}

#button {
  cursor: pointer;
}

.dark {
  background-color: #000;
}

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

.spotlight {
  background: linear-gradient(45deg, #00dc82, #36e4da 50%, #0047e1);
  bottom: -30vh;
  filter: blur(20vh);
  height: 40vh;
}

.z-10 {
  z-index: 10;
}

.right-0 {
  right: 0;
}

.left-0 {
  left: 0;
}

.fixed {
  position: fixed;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.overflow-hidden {
  overflow: hidden;
}

.min-h-screen {
  min-height: 100vh;
}

.font-sans {
  font-family:
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    Noto Sans,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    Noto Color Emoji;
}

.place-content-center {
  place-content: center;
}

.grid {
  display: grid;
}

.z-20 {
  z-index: 20;
}

.max-w-520px {
  max-width: 520px;
}

.mb-8 {
  margin-bottom: 2rem;
}

.text-8xl {
  font-size: 6rem;
  line-height: 1;
}

.font-medium {
  font-weight: 500;
}

.mb-16 {
  margin-bottom: 4rem;
}

.leading-tight {
  line-height: 1.25;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

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

@media (min-width: 640px) {
  .sm-text-10xl {
    font-size: 10rem;
    line-height: 1;
  }

  .sm-text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .sm-px-0 {
    padding-left: 0;
    padding-right: 0;
  }
}

.full-center {
  background-position: 50% !important;
  background-repeat: repeat !important;
  background-size: cover !important;
}

.fill-width {
  background-size: 100% auto !important;
}

.fill-width,
.fill-width-height {
  background-repeat: no-repeat !important;
}

.fill-width-height {
  background-size: 100% 100% !important;
}

.no-repeat {
  background-repeat: no-repeat !important;
}

.repeat-x {
  background-repeat: repeat-x !important;
}

.repeat-y {
  background-repeat: repeat-y !important;
}

.repeat-x-fix-top {
  background-position: top !important;
  background-repeat: repeat-x !important;
}

.repeat-x-fix-bottom {
  background-position: bottom !important;
  background-repeat: repeat-x !important;
}

#overlay {
  height: 100%;
  inset: 0;
  opacity: 0;
  overflow-y: scroll;
  position: fixed;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 999;
  -webkit-overflow-scrolling: touch;
}

#overlay.show {
  opacity: 1;
}

.popup-body {
  background-color: #fff;
  height: auto;
  left: 50%;
  min-height: 180px;
  position: absolute;
  top: 10%;
  transition: transform 0.25s ease-in-out;
}

.popup-body,
.popup-body.show {
  transform: translate(-50%);
}

.closeLPModal {
  cursor: pointer;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 21;
}

.settingsPModal {
  font-size: 18px;
  left: 40%;
  padding: 10px;
  position: absolute;
  top: -40px;
  width: 32px;
}

.c-section>.inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  z-index: 2;
}

.c-row>.inner {
  display: flex;
  width: 100%;
}

.c-column>.inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: inherit;
  width: 100% !important;
}

.c-wrapper {
  position: relative;
}

.previewer {
  --vw: 100vh/100;
  height: calc(100vh - 170px);
  margin: auto;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 100%;
}

.c-element {
  position: relative;
}

.c-column {
  flex: 1;
}

.c-column,
.c-row {
  position: relative;
}

p+p {
  margin-top: auto;
}

.hl_page-creator--row.active {
  border-color: #188bf6;
}

.flip-list-move {
  transition: transform 0.5s;
}

.page-wrapper .sortable-ghost:before {
  background: #188bf6 !important;
  border-radius: 4px;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.page-wrapper .sortable-ghost {
  border: none !important;
  position: relative;
}

.active-drop-area:before {
  color: gray;
  content: "";
  font-size: 12px;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.active-drop-area {
  border: 1px dashed grey;
}

.active-drop-area.is-empty {
  min-height: 60px;
}

.empty-component {
  align-items: center;
  border: 1px dashed #d7dde9;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.empty-component,
.empty-component-min-height {
  min-height: 100px;
  pointer-events: none;
}

.dividerContainer {
  width: 100%;
}

.items-center {
  align-items: center;
}

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

.text-2xl {
  font-size: 1.5rem;
}

.text-sm {
  font-size: 0.875rem;
}

.w-full {
  width: 100%;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.justify-between {
  justify-content: space-between;
}

.text-lg {
  font-size: 1.125rem;
}

.font-base {
  font-weight: 400;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center !important;
}

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

.centered {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}

.mx-auto {
  margin: 0 auto;
}

.default-cursor {
  cursor: default !important;
}


/* ===== from inline-03.css ===== */
@media only screen and (max-width: 767px) {
  .c-row>.inner {
    flex-direction: column;
  }

  .desktop-only {
    display: none;
  }

  .c-column,
  .c-row {
    width: 100% !important;
  }

  .c-column,
  .c-column>.inner,
  .c-row>.inner,
  .c-section,
  .c-section>.inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .c-column,
  .c-column>.inner,
  .c-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .c-row {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media only screen and (min-width: 768px) {
  .mobile-only {
    display: none;
  }
}

.c-button button {
  outline: none;
  position: relative;
}

.fa,
.fab,
.fal,
.far,
.fas {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.c-column {
  flex: 1 1 auto !important;
}

.c-column>.inner.horizontal>div {
  flex: 1;
}

.c-row>.inner {
  display: flex;
  width: 100%;
}

.c-nested-column .c-row>.inner {
  width: 100% !important;
}

.c-nested-column .inner {
  border: none !important;
}

.bgCover.bg-fixed:before {
  background-attachment: fixed !important;
  background-position: 50% !important;
  background-repeat: repeat !important;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}

@supports (-webkit-touch-callout: inherit) {
  .bgCover.bg-fixed:before {
    background-attachment: scroll !important;
  }
}

.bgCover100.bg-fixed:before {
  background-size: 100% auto !important;
  -webkit-background-size: 100% auto !important;
}

.bgCover100.bg-fixed:before,
.bgNoRepeat.bg-fixed:before {
  background-repeat: no-repeat !important;
}

.bgRepeatX.bg-fixed:before {
  background-repeat: repeat-x !important;
}

.bgRepeatY.bg-fixed:before {
  background-repeat: repeat-y !important;
}

.bgRepeatXTop.bg-fixed:before {
  background-position: top !important;
  background-repeat: repeat-x !important;
}

.bgRepeatXBottom.bg-fixed:before {
  background-position: bottom !important;
  background-repeat: repeat-x !important;
}

.bgCover {
  background-attachment: fixed !important;
  background-position: 50% !important;
  background-repeat: repeat !important;
  background-size: cover !important;
  -webkit-background-size: cover !important;
}

@supports (-webkit-touch-callout: inherit) {
  .bgCover {
    background-attachment: scroll !important;
  }
}

.bgCover100 {
  background-size: 100% auto !important;
  -webkit-background-size: 100% auto !important;
}

.bgCover100,
.bgNoRepeat {
  background-repeat: no-repeat !important;
}

.bgRepeatX {
  background-repeat: repeat-x !important;
}

.bgRepeatY {
  background-repeat: repeat-y !important;
}

.bgRepeatXTop {
  background-position: top !important;
}

.bgRepeatXBottom,
.bgRepeatXTop {
  background-repeat: repeat-x !important;
}

.bgRepeatXBottom {
  background-position: bottom !important;
}

.cornersTop {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.cornersBottom {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.radius0 {
  border-radius: 0;
}

.radius1 {
  border-radius: 1px;
}

.radius2 {
  border-radius: 2px;
}

.radius3 {
  border-radius: 3px;
}

.radius4 {
  border-radius: 4px;
}

.radius5 {
  border-radius: 5px;
}

.radius10 {
  border-radius: 10px;
}

.radius15 {
  border-radius: 15px;
}

.radius20 {
  border-radius: 20px;
}

.radius25 {
  border-radius: 25px;
}

.radius50 {
  border-radius: 50px;
}

.radius75 {
  border-radius: 75px;
}

.radius100 {
  border-radius: 100px;
}

.radius125 {
  border-radius: 125px;
}

.radius150 {
  border-radius: 150px;
}

.borderTopBottom {
  border-bottom-color: #000000b3;
  border-left: none !important;
  border-right: none !important;
  border-top-color: #000000b3;
}

.borderTop {
  border-bottom: none !important;
  border-top-color: #000000b3;
}

.borderBottom,
.borderTop {
  border-left: none !important;
  border-right: none !important;
}

.borderBottom {
  border-bottom-color: #000000b3;
  border-top: none !important;
}

.borderFull {
  border-color: #000000b3;
}

@keyframes rocking {
  0% {
    transform: rotate(0);
  }

  25% {
    transform: rotate(0);
  }

  50% {
    transform: rotate(2deg);
  }

  75% {
    transform: rotate(-2deg);
  }

  to {
    transform: rotate(0);
  }
}

.buttonRocking {
  animation: rocking 2s infinite;
  animation-timing-function: ease-out;
  transition: 0.2s;
}

.buttonPulseGlow {
  animation: pulseGlow 2s infinite;
  animation-timing-function: ease-in-out;
}

@keyframes pulseGlow {
  0% {
    box-shadow: 0 0 #fff0;
  }

  25% {
    box-shadow: 0 0 2.5px 1px #ffffff40;
  }

  50% {
    box-shadow: 0 0 5px 2px #ffffff80;
  }

  85% {
    box-shadow: 0 0 5px 5px #fff0;
  }

  to {
    box-shadow: 0 0 #fff0;
  }
}

.buttonBounce {
  animation: bounce 1.5s infinite;
  animation-timing-function: ease-in;
  transition: 0.2s;
}

@keyframes bounce {
  15% {
    box-shadow: 0 0 0 0 transparent;
    transform: translateY(0);
  }

  35% {
    box-shadow: 0 8px 5px -5px #00000040;
    transform: translateY(-35%);
  }

  45% {
    box-shadow: 0 0 0 0 transparent;
    transform: translateY(0);
  }

  55% {
    box-shadow: 0 5px 4px -4px #00000040;
    transform: translateY(-20%);
  }

  70% {
    box-shadow: 0 0 0 0 transparent;
    transform: translateY(0);
  }

  80% {
    box-shadow: 0 4px 3px -3px #00000040;
    transform: translateY(-10%);
  }

  90% {
    box-shadow: 0 0 0 0 transparent;
    transform: translateY(0);
  }

  95% {
    box-shadow: 0 2px 3px -3px #00000040;
    transform: translateY(-2%);
  }

  99% {
    box-shadow: 0 0 0 0 transparent;
    transform: translateY(0);
  }

  to {
    box-shadow: 0 0 0 0 transparent;
    transform: translateY(0);
  }
}

@keyframes elevate {
  0% {
    box-shadow: 0 0 0 0 transparent;
    transform: translateY(0);
  }

  to {
    box-shadow: 0 8px 5px -5px #00000040;
    transform: translateY(-10px);
  }
}

.buttonElevate:hover {
  animation: elevate 0.2s forwards;
}

.buttonElevate {
  box-shadow: 0 0 0 0 transparent;
  transition: 0.2s;
}

.buttonWobble {
  transition: 0.3s;
}

.buttonWobble:hover {
  animation: wobble 0.5s 1;
  animation-timing-function: ease-in-out;
}

@keyframes wobble {
  0% {
    transform: skew(0);
  }

  25% {
    transform: skew(10deg);
  }

  50% {
    transform: skew(0);
  }

  75% {
    transform: skew(-10deg);
  }

  to {
    transform: skew(0);
  }
}

.image-container img {
  max-width: 100%;
  vertical-align: middle;
}

.sub-text ::-moz-placeholder {
  color: #000;
  opacity: 1;
}

.sub-text ::placeholder {
  color: #000;
  opacity: 1;
}

.image-container {
  height: 100%;
  width: 100%;
}

.shadow5inner {
  box-shadow: inset 0 1px 3px #0000000d;
}

.shadow10inner {
  box-shadow: inset 0 1px 5px #0000001a;
}

.shadow20inner {
  box-shadow: inset 0 1px 5px #0003;
}

.shadow30inner {
  box-shadow: inset 0 2px 5px 2px #0000004d;
}

.shadow40inner {
  box-shadow: inset 0 2px 5px 2px #0006;
}

.shadow5 {
  box-shadow: 0 1px 3px #0000000d;
}

.shadow10 {
  box-shadow: 0 1px 5px #0000001a;
}

.shadow20 {
  box-shadow: 0 1px 5px #0003;
}

.shadow30 {
  box-shadow: 0 2px 5px 2px #0000004d;
}

.shadow40 {
  box-shadow: 0 2px 5px 2px #0006;
}

.sub-heading-button {
  color: #fff;
  font-weight: 400;
  line-height: normal;
  opacity: 0.8;
  text-align: center;
}

.wideSection {
  max-width: 1120px;
}

.midWideSection,
.wideSection {
  margin-left: auto !important;
  margin-right: auto !important;
}

.midWideSection {
  max-width: 960px;
}

.midSection {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 720px;
}

.c-section>.inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
  width: 100%;
}

.c-column {
  padding-left: 15px;
  padding-right: 15px;
}

.feature-img-circle img,
.img-circle,
.img-circle img {
  border-radius: 50% !important;
}

.feature-img-round-corners img,
.img-round-corners,
.img-round-corners img {
  border-radius: 5px;
}

.feature-image-dark-border img,
.image-dark-border {
  border: 3px solid rgba(0, 0, 0, 0.7);
}

.feature-image-white-border img,
.image-white-border {
  border: 3px solid #fff;
}

.img-grey,
.img-grey img {
  filter: grayscale(100%);
  filter: gray;
  -webkit-transition: all 0.6s ease;
}

.button-shadow1 {
  box-shadow: 0 1px 5px #0003;
}

.button-shadow2 {
  box-shadow: 0 1px 5px #0006;
}

.button-shadow3 {
  box-shadow: 0 1px 5px #000000b3;
}

.button-shadow4 {
  box-shadow: 0 8px 1px #0000001a;
}

.button-shadow5 {
  box-shadow:
    0 0 25px #0003,
    0 0 15px #0003,
    0 0 3px #0006;
}

.button-shadow6 {
  box-shadow:
    0 0 25px #0006,
    0 0 15px #fff3,
    0 0 3px #fff6;
}

.button-shadow-sharp1 {
  box-shadow: inset 0 1px #fff3;
}

.button-shadow-sharp2 {
  box-shadow: inset 0 0 0 1px #fff3;
}

.button-shadow-sharp3 {
  box-shadow: inset 0 0 0 2px #fff3;
}

.button-shadow-highlight {
  box-shadow: none;
}

.button-shadow-highlight:hover {
  box-shadow:
    inset 0 0 #ffffff38,
    inset 0 233px 233px #ffffff1f;
}

.button-flat-line {
  background-color: transparent !important;
  border-width: 2px;
}

.button-vp-5 {
  padding-bottom: 5px !important;
  padding-top: 5px !important;
}

.button-vp-10 {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}

.button-vp-15 {
  padding-bottom: 15px !important;
  padding-top: 15px !important;
}

.button-vp-20 {
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}

.button-vp-25 {
  padding-bottom: 25px !important;
  padding-top: 25px !important;
}

.button-vp-30 {
  padding-bottom: 30px !important;
  padding-top: 30px !important;
}

.button-vp-40 {
  padding-bottom: 40px !important;
  padding-top: 40px !important;
}

.button-vp-0 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.button-hp-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.button-hp-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.button-hp-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.button-hp-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.button-hp-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.button-hp-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.button-hp-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.button-hp-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.vs__dropdown-toggle {
  background: #f3f8fb !important;
  border: none !important;
  height: 43px !important;
}

.row-align-center {
  margin: 0 auto;
}

.row-align-left {
  margin: 0 auto;
  margin-left: 0 !important;
}

.row-align-right {
  margin: 0 auto;
  margin-right: 0 !important;
}

button,
input,
optgroup,
select,
textarea {
  border-radius: unset;
  font-family: unset;
  font-size: unset;
  line-height: unset;
  margin: unset;
  text-transform: unset;
}

body {
  font-weight: unset !important;
  line-height: unset !important;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
}

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

.main-heading-group>div {
  display: inline-block;
}

.c-button span.main-heading-group,
.c-button span.sub-heading-group {
  display: block;
}

.time-grid-3 {
  grid-template-columns: repeat(3, 100px);
}

.time-grid-3,
.time-grid-4 {
  display: grid;
  text-align: center;
}

.time-grid-4 {
  grid-template-columns: repeat(4, 100px);
}

@media screen and (max-width: 767px) {
  .time-grid-3 {
    grid-template-columns: repeat(3, 80px);
  }

  .time-grid-4 {
    grid-template-columns: repeat(4, 70px);
  }
}

.time-grid .timer-box {
  display: grid;
  font-size: 15px;
  grid-template-columns: 1fr;
  text-align: center;
}

.timer-box .label {
  font-weight: 300;
}

.c-button button {
  cursor: pointer;
}

.c-button>a {
  text-decoration: none;
}

.c-button>a,
.c-button>a span {
  display: inline-block;
}

.nav-menu-wrapper {
  display: flex;
  justify-content: space-between;
}

.nav-menu-wrapper.default {
  flex-direction: row;
}

.nav-menu-wrapper.reverse {
  flex-direction: row-reverse;
}

.nav-menu-wrapper .branding {
  align-items: center;
  display: flex;
}

.nav-menu-wrapper.default .branding {
  flex-direction: row;
}

.nav-menu-wrapper.reverse .branding {
  flex-direction: row-reverse;
}

.nav-menu-wrapper.default .branding .logo,
.nav-menu-wrapper.reverse .branding .title {
  margin-right: 18px;
}

.nav-menu-wrapper .branding .title {
  align-items: center;
  display: flex;
  min-height: 50px;
  min-width: 50px;
}

.nav-menu {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-menu a {
  text-decoration: none;
}

.dropdown {
  display: inline-block;
  position: relative;
}

.dropdown .dropdown-menu {
  border: none;
  box-shadow: 0 8px 16px 5px #0000001a;
}

.dropdown-menu {
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.3125rem;
  color: #607179;
  display: none;
  float: left;
  font-size: 1rem;
  left: 0;
  list-style: none;
  margin: 0.125rem 0 0;
  min-width: 10rem;
  padding: 0.5rem 0;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000;
}

.nav-menu .nav-menu-item.dropdown:hover>.dropdown-menu {
  display: block;
}

.nav-menu .dropdown-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-menu-mobile {
  display: none;
}

.nav-menu-mobile i {
  cursor: pointer;
  font-size: 24px;
}

#nav-menu-popup {
  background: var(--overlay);
  display: none;
  height: 100%;
  inset: 0;
  opacity: 0;
  position: fixed;
  transition: opacity 0.3s ease;
  width: 100%;
  z-index: 100;
}

#nav-menu-popup.show {
  opacity: 1;
}

#nav-menu-popup .nav-menu-body {
  background-color: #fff;
  height: 100%;
  left: 0;
  overflow: auto;
  padding: 45px;
  position: absolute;
  top: 0;
  width: 100%;
}

#nav-menu-popup .nav-menu-body .close-menu {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 100;
}

#nav-menu-popup .nav-menu-body .close-menu:before {
  content: "";
}

#nav-menu-popup .nav-menu {
  align-items: center;
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}

#nav-menu-popup .nav-menu .nav-menu-item {
  list-style: none;
  text-align: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

#nav-menu-popup .nav-menu .nav-menu-item .nav-menu-item-content {
  display: flex;
  position: relative;
}

#nav-menu-popup .nav-menu-item .nav-menu-item-title {
  flex-grow: 1;
  margin: 0 1rem;
  max-width: calc(100% - 2rem);
}

#nav-menu-popup .nav-menu .nav-menu-item .nav-menu-item-content .nav-menu-item-toggle {
  cursor: pointer;
  font-size: 24px;
  position: absolute;
  right: 0;
  top: calc(50% - 12px);
}

#nav-menu-popup .nav-menu .nav-menu-item .nav-menu-item-content .nav-menu-item-toggle i {
  font-size: 24px;
  transition: transform 0.2s ease;
}

#nav-menu-popup .nav-menu .nav-menu-item .nav-menu-item-content .nav-menu-item-toggle i:before {
  content: "";
}

#nav-menu-popup .nav-menu .nav-menu-item.active .nav-menu-item-content .nav-menu-item-toggle i {
  transform: rotate(-180deg);
}

#nav-menu-popup .nav-menu .nav-menu-item .nav-dropdown-menu {
  display: none;
  max-height: 0;
  opacity: 0;
  overflow: auto;
  padding: 0;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
}

#nav-menu-popup .nav-menu .nav-menu-item.active .nav-dropdown-menu {
  display: block;
  max-height: 600px;
  opacity: 1;
  visibility: visible;
}

.form-error {
  border: 2px solid var(--red);
  border-radius: 8px;
  cursor: pointer;
  font-size: 20px;
  margin-bottom: 10px;
  padding: 6px 12px;
  text-align: center;
}

.form-error,
.form-error i {
  color: var(--red);
}

.c-bullet-list ul li {
  line-height: inherit;
}

.c-bullet-list ul li.ql-indent-1 {
  padding-left: 4.5em;
}

.c-bullet-list ul li.ql-indent-2 {
  padding-left: 7.5em;
}

.c-bullet-list ul li.ql-indent-3 {
  padding-left: 10.5em;
}

.c-bullet-list ul li.ql-indent-4 {
  padding-left: 13.5em;
}

.c-bullet-list ul li.ql-indent-5 {
  padding-left: 16.5em;
}

.c-bullet-list ul li.ql-indent-6 {
  padding-left: 19.5em;
}

.c-bullet-list ul li.ql-indent-7 {
  padding-left: 22.5em;
}

.c-bullet-list ul li.ql-indent-8 {
  padding-left: 25.5em;
}

.c-rich-text .list-disc {
  list-style-type: disc;
}

.c-rich-text .list-square {
  list-style-type: square;
}

.c-rich-text .list-none {
  list-style-type: none;
}

.c-rich-text .list-circle {
  list-style-type: circle;
}

.c-rich-text .list-decimal {
  list-style-type: decimal;
}

.c-rich-text .list-upper-alpha {
  list-style-type: upper-alpha;
}

.c-rich-text .list-lower-alpha {
  list-style-type: lower-alpha;
}

.c-rich-text .list-upper-roman {
  list-style-type: upper-roman;
}

.c-rich-text .list-lower-roman {
  list-style-type: lower-roman;
}

.text-output ul li {
  padding-left: 1.5em;
}

.text-output ul li:before {
  display: inline-block;
  font-weight: 700;
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
  white-space: nowrap;
  width: 1.2em;
}

.svg-component svg {
  max-height: 100%;
  max-width: 100%;
}

.border1 {
  border-bottom: 3px solid rgba(0, 0, 0, 0.2) !important;
}

.border2 {
  border: 2px solid rgba(0, 0, 0, 0.55);
}

.border3 {
  border: solid rgba(0, 0, 0, 0.15);
  border-width: 1px 1px 2px;
  padding: 5px;
}

.border4 {
  border: solid rgba(0, 0, 0, 0.35);
  border-width: 1px 1px 2px;
  padding: 1px !important;
}

.shadow1 {
  box-shadow: 0 10px 6px -6px #00000026;
}

.shadow2 {
  box-shadow:
    0 4px 3px #00000026,
    0 0 2px #00000026;
}

.shadow3 {
  box-shadow: 0 10px 6px -6px #999;
}

.shadow4 {
  box-shadow: 3px 3px 15px #212121a8;
}

.shadow6 {
  box-shadow:
    0 10px 1px #ddd,
    0 10px 20px #ccc;
}

.background {
  background-color: unset !important;
}

@keyframes progress-bar-animation {
  to {
    background-position: 0 -3000px;
  }
}

@keyframes gradient {
  0% {
    background-position: 0 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  to {
    background-position: 0 50%;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  margin: unset;
}

p {
  margin: unset;
}

.c-bullet-list,
.c-faq,
.c-heading,
.c-image-feature,
.c-paragraph,
.c-sub-heading {
  word-break: break-word;
}

h1:empty:after,
h2:empty:after,
h3:empty:after,
h4:empty:after,
h5:empty:after,
h6:empty:after,
p:empty:after {
  content: " ";
}

h1:has(> br:last-child):not(:has(> br:nth-of-type(2))):after,
h2:has(> br:last-child):not(:has(> br:nth-of-type(2))):after,
h3:has(> br:last-child):not(:has(> br:nth-of-type(2))):after,
h4:has(> br:last-child):not(:has(> br:nth-of-type(2))):after,
h5:has(> br:last-child):not(:has(> br:nth-of-type(2))):after,
h6:has(> br:last-child):not(:has(> br:nth-of-type(2))):after,
p:has(> br:last-child):not(:has(> br:nth-of-type(2))):after {
  content: "";
  /* fixed broken escape */
  a";
 white-space: pre;
}

.w-3-4 {
  width: 75%;
}

.w-1-2 {
  width: 50%;
}

.tabs-container {
  display: flex;
}

@media screen and (max-width: 767px) {
  .nav-menu {
    display: none;
  }

  .nav-menu-mobile {
    align-items: center;
    display: flex;
  }

  #faq-popup {
    left: 5px !important;
    margin-left: 0 !important;
    width: 98% !important;
  }

  .video-container {
    width: 100% !important;
  }

  .autoplay .vjs-big-play-button {
    display: none !important;
  }

  .autoplay:hover .vjs-control-bar {
    display: flex !important;
  }
}


/* ===== from inline-04.css ===== */
@font-face {
  font-display: swap;
  font-family: Font Awesome\5 Free;
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/fa-regular-400.woff2) format("woff2");
}

.far {
  font-weight: 400;
}

@font-face {
  font-display: swap;
  font-family: Font Awesome\5 Free;
  font-style: normal;
  font-weight: 900;
  src: url(../webfonts/fa-solid-900.woff2) format("woff2");
}

.fa,
.far,
.fas {
  font-family: Font Awesome\5 Free;
}

.fa,
.fas {
  font-weight: 900;
}

@font-face {
  font-display: swap;
  font-family: Font Awesome\5 Brands;
  font-style: normal;
  font-weight: 400;
  src: url(../webfonts/fa-brands-400.woff2) format("woff2");
}

.fab {
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
}


/* ===== from inline-05.css ===== */
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

.animate__animated {
  animation-duration: 1s;
  animation-duration: var(--animate-duration);
  animation-fill-mode: both;
}

@media (prefers-reduced-motion: reduce),
print {
  .animate__animated {
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 1ms !important;
  }

  .animate__animated[class*="Out"] {
    opacity: 0;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.animate__fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__fadeInRight {
  animation-name: fadeInRight;
}

@keyframes slideInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__slideInUp {
  animation-name: slideInUp;
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__slideInRight {
  animation-name: slideInRight;
}

@keyframes bounceIn {

  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    transform: scaleX(1);
  }
}

.animate__bounceIn {
  animation-duration: 0.75s;
  animation-duration: calc(var(--animate-duration) * 0.75);
  animation-name: bounceIn;
}

@keyframes bounceInUp {

  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  75% {
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }

  90% {
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }

  to {
    transform: translateZ(0);
  }
}

.animate__bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceInDown {

  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }

  75% {
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }

  90% {
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }

  to {
    transform: translateZ(0);
  }
}

.animate__bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {

  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1);
  }

  75% {
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }

  90% {
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }

  to {
    transform: translateZ(0);
  }
}

.animate__bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {

  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }

  75% {
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }

  90% {
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }

  to {
    transform: translateZ(0);
  }
}

.animate__bounceInRight {
  animation-name: bounceInRight;
}

@keyframes flip {
  0% {
    animation-timing-function: ease-out;
    opacity: 0;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
  }

  40% {
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
  }

  50% {
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
  }

  80% {
    animation-timing-function: ease-in;
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0);
  }

  to {
    animation-timing-function: ease-in;
    opacity: 1;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
  }
}

.animate__animated.animate__flip {
  animation-name: flip;
  backface-visibility: visible;
}

@keyframes flipInX {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }

  40% {
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateX(-20deg);
  }

  60% {
    opacity: 1;
    transform: perspective(400px) rotateX(10deg);
  }

  80% {
    transform: perspective(400px) rotateX(-5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.animate__flipInX {
  animation-name: flipInX;
  backface-visibility: visible !important;
}

@keyframes flipInY {
  0% {
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }

  40% {
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateY(-20deg);
  }

  60% {
    opacity: 1;
    transform: perspective(400px) rotateY(10deg);
  }

  80% {
    transform: perspective(400px) rotateY(-5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.animate__flipInY {
  animation-name: flipInY;
  backface-visibility: visible !important;
}

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }

  to {
    opacity: 1;
    transform: translateZ(0);
  }
}

.animate__rollIn {
  animation-name: rollIn;
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.animate__zoomIn {
  animation-name: zoomIn;
}

@keyframes lightSpeedInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) skew(30deg);
  }

  60% {
    opacity: 1;
    transform: skew(-20deg);
  }

  80% {
    transform: skew(5deg);
  }

  to {
    transform: translateZ(0);
  }
}

.animate__lightSpeedInLeft {
  animation-name: lightSpeedInLeft;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0) skew(-30deg);
  }

  60% {
    opacity: 1;
    transform: skew(20deg);
  }

  80% {
    transform: skew(-5deg);
  }

  to {
    transform: translateZ(0);
  }
}

.animate__lightSpeedInRight {
  animation-name: lightSpeedInRight;
  animation-timing-function: ease-out;
}


/* ===== from inline-06.css ===== */
.testimonial-modal-overlay {
  align-items: center;
  background: #0000004d;
  display: flex;
  height: 100vh;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 10000;
}

.testimonial-modal-content {
  align-items: stretch;
  background: none;
  display: flex;
  flex-direction: column;
  max-height: 600px;
  max-width: 540px;
  width: 100%;
}

.testimonial-modal-close {
  align-items: center;
  background: #fff;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 36px;
  justify-content: center;
  position: absolute;
  right: 20px;
  top: 20px;
  transition: background 0.15s;
  width: 36px;
  z-index: 2;
}

.testimonial-modal-close-icon {
  color: #222;
  height: 22px;
  width: 22px;
}

@media (max-width: 768px) {
  .testimonial-modal-content {
    border-radius: 10px;
    max-width: 98vw;
  }

  .testimonial-modal-close {
    right: 10px;
    top: 10px;
  }
}


/* ===== from inline-07.css ===== */
.pdp-modal-overlay {
  align-items: center;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  background: #344054b3;
  display: flex;
  justify-content: center;
  inset: 0;
  position: fixed;
  z-index: 9999;
}

.pdp-modal-container {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 20px 60px #00000026;
  display: flex;
  flex-direction: column;
  max-height: min(640px, 85vh);
  max-width: 1024px;
  position: relative;
  width: 90%;
}

.pdp-modal-container--mobile {
  border-radius: 0;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
}

.pdp-modal-close {
  align-items: center;
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  height: 32px;
  justify-content: center;
  padding: 0;
  position: absolute;
  right: -8px;
  top: -8px;
  width: 32px;
  z-index: 10;
}

.pdp-modal-scroll {
  border-radius: 12px;
  flex: 1;
  font-family: var(--contentfont, inherit);
  font-size: 14px;
  margin-top: 24px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 12px;
}

.pdp-modal-container--mobile .pdp-modal-scroll {
  padding: 12px;
}

@media (max-width: 1024px) {
  .pdp-modal-overlay {
    align-items: flex-start;
    box-sizing: border-box;
    padding: 8px 12px 12px;
  }

  .pdp-modal-container {
    border-radius: 0;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
  }

  .pdp-modal-container .pdp-modal-scroll {
    padding: 12px;
  }
}

.pdp-modal-scroll .c-product-details--sticky {
  position: static !important;
}

.pdp-modal-scroll .hl-product-image-container {
  height: auto !important;
  position: static !important;
  top: auto !important;
}

.pdp-modal-scroll .product-detail-container {
  flex-wrap: wrap !important;
  height: auto !important;
}

.pdp-modal-scroll .c-product-details {
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word;
}

.pdp-modal-scroll .ecomm-price-desktop-container .flex {
  flex-wrap: wrap;
}

.pdp-modal-scroll>div {
  container-type: inline-size;
  width: 100%;
}


/* ===== from inline-08.css ===== */
.drawer {
  visibility: hidden;
}

.drawer.is-visible {
  visibility: visible;
}

.drawer.is-open .drawer__overlay {
  opacity: 0.5;
}

.drawer.is-open .drawer__content {
  transform: translate(0);
}

.drawer__overlay {
  background-color: #000;
  left: 0;
  opacity: 0;
  transition-property: opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 200;
}

.drawer__content,
.drawer__overlay {
  bottom: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
}

.drawer__content {
  box-shadow: 0 2px 6px #777;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: auto;
  transform: translate(100%);
  transition-property: transform;
  transition: all 0.45s cubic-bezier(0.29, 0.63, 0.44, 1);
  z-index: 9999;
}


/* ===== from inline-09.css ===== */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/pxiEyp8kv8JHgFVrJJfedw.ttf) format("truetype");
}

@media screen and (max-width: 812px) {
  #sm-coupon-container {
    position: fixed;
    bottom: -6000px;
    z-index: 2147483647;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
  }

  #sm-coupon-container.sm-animate-visible {
    bottom: 0;
  }

  #sm-coupon-container.sm-centered {
    bottom: 0;
  }

  #sm-coupon-container .sm-coupon-wrapper {
    background-color: #ffffff;
    border-radius: 15px;
    width: 100vw;
  }

  #sm-coupon-container .sm-header {
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #eee;
  }

  #sm-coupon-container .sm-header .sm-logo1 {
    margin: 7px 5px 0 5px;
    cursor: pointer;
  }

  #sm-coupon-container .sm-header img.sm-logo1 {
    width: 80px;
  }

  #sm-coupon-container .sm-header .sm-cross-icon {
    float: right;
    cursor: pointer;
    margin-top: 7px;
    margin-right: 5px;
  }

  #sm-coupon-container .sm-header .sm-cross-icon img {
    margin: 10px 14px;
    width: 11px;
  }

  #sm-coupon-container .sm-activation-button {
    font-size: 18px;
    text-align: center;
    min-width: 70%;
    padding: 0 5px;
    line-height: 40px;
    border-radius: 5px;
  }

  #sm-coupon-container .sm-activation-button :hover {
    font-size: 22px;
    min-width: 85%;
  }

  #sm-coupon-container .sm-activation-button img {
    height: 15px;
  }

  #sm-coupon-container .sm-support a {
    font-size: 8px !important;
  }

  #sm-coupon-container .sm-coupon-codes {
    width: 100%;
    margin-top: 0;
    margin-bottom: 5px;
  }

  #sm-coupon-container .sm-valid-codes {
    overflow: hidden;
    height: 56px;
  }

  #sm-coupon-container #exclusions-text {
    font-family: Verdana;
    font-size: 8pt;
    bottom: 40px;
    background-color: #eeeeee;
    color: #333333;
    padding: 5px 20px;
    border-radius: 5px;
  }

  #sm-coupon-container h1 {
    font-size: 20px;
  }

  #sm-coupon-container h2 {
    font-size: 18px;
  }

  #sm-coupon-container h3 {
    font-size: 15px;
  }

  #sm-coupon-container h4 {
    font-size: 12px;
  }

  #sm-coupon-container h5 {
    font-size: 10px;
  }

  #sm-coupon-container h6 {
    font-size: 10.2px;
  }
}

@media screen and (min-width: 813px) {
  #sm-coupon-container {
    position: fixed;
    z-index: 2147483647;
    top: -8px;
    right: -3600px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }

  #sm-coupon-container.sm-animate-visible {
    right: 0;
  }

  #sm-coupon-container.sm-centered {
    right: calc(50vw - 325px);
    top: calc(50vh - 240px);
  }

  #sm-coupon-container .sm-coupon-wrapper {
    width: 374px;
  }

  #sm-coupon-container .sm-header {
    margin: 0px;
    padding: 0 15px;
  }

  #sm-coupon-container .sm-header .sm-logo1 {
    margin: 10px;
    cursor: pointer;
  }

  #sm-coupon-container .sm-header .sm-cross-icon {
    float: right;
    margin-top: 11px;
    cursor: pointer;
  }

  #sm-coupon-container .sm-activation-button {
    font-size: 20px;
    text-align: center;
    min-width: 70%;
    padding: 0 5px;
    line-height: 45px;
    border-radius: 5px;
  }

  #sm-coupon-container .sm-activation-button :hover {
    font-size: 22px;
    min-width: 85%;
  }

  #sm-coupon-container .sm-activation-button img {
    height: 15px;
  }

  #sm-coupon-container .sm-coupon-codes {
    width: 100%;
    margin-top: 0;
    margin-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
  }

  #sm-coupon-container .sm-valid-codes {
    overflow: hidden;
    height: 62px;
  }

  #sm-coupon-container #exclusions-text {
    font-family: Verdana;
    font-size: 8pt;
    margin-left: 15px;
    position: absolute;
    bottom: 40px;
    width: 300px;
    background-color: #eeeeee;
    color: #333333;
    padding: 20px;
    border-radius: 10px;
  }

  #sm-coupon-container h1 {
    font-size: 25px;
  }

  #sm-coupon-container h2 {
    font-size: 20px;
  }

  #sm-coupon-container h3 {
    font-size: 18px !important;
    text-align: center !important;
  }

  #sm-coupon-container h4 {
    font-size: 15px;
  }

  #sm-coupon-container h5 {
    font-size: 12px;
  }

  #sm-coupon-container h6 {
    font-size: 10.2px;
  }
}

#sm-coupon-container.no-transition {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

#sm-coupon-container span#checkedCoupons,
#sm-coupon-container span#totalCoupons {
  font-size: inherit;
}

#sm-coupon-container .sm-coupon-wrapper {
  background-color: #ffffff;
  border-radius: 5px;
  margin-top: 0px;
  margin-right: 15px;
  margin-top: 25px;
}

#sm-coupon-container a,
#sm-coupon-container a:hover {
  text-decoration: none;
  cursor: pointer;
}

#sm-coupon-container .sm-activation-button {
  display: inline-block;
  background-color: #6d6fd5 !important;
  color: #fff;
  cursor: pointer;
  -webkit-transition: 0.05s;
  transition: 0.05s;
  transition-timing-function: ease-in-out;
}

#sm-coupon-container #sm-style-4::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

#sm-coupon-container #sm-style-4::-webkit-scrollbar {
  width: 4px;
  background-color: #999999;
}

#sm-coupon-container #sm-style-4::-webkit-scrollbar-thumb {
  background-color: #999999;
  border: 2px solid #999999;
}

#sm-coupon-container .sm-margin0 {
  margin: 0px;
}

#sm-coupon-container .sm-coupons {
  background-color: #fff;
  padding: 0px 10px;
  width: 100%;
  text-align: center;
  text-transform: none;
}

#sm-coupon-container .sm-best-coupons {
  background-color: #6d6fd5 !important;
  display: inline-block;
  padding: 0 55px;
  line-height: 49px;
  color: #fff !important;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  border-radius: 5px;
}

#sm-coupon-container .sm-claim {
  background-color: #6d6fd5 !important;
  display: inline-block;
  padding: 0 55px;
  line-height: 49px;
  color: #fff !important;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  border-radius: 5px;
}

#sm-coupon-container .sm-invalid-codes {
  width: initial;
}

#sm-coupon-container .sm-support {
  float: left;
  margin-right: 15px;
  width: initial;
}

#sm-coupon-container .sm-support .sm-icon {
  float: left;
  height: 20px;
  margin-bottom: 5px;
  width: 100%;
}

#sm-coupon-container .sm-support .sm-invalid {
  transition: margin 0.1s;
  -webkit-transition: margin 0.1s;
  float: none;
}

#sm-coupon-container .sm-support .sm-valid {
  margin: 5px;
  transition: margin 0.1s;
  -webkit-transition: margin 0.1s;
}

#sm-coupon-container .sm-support a {
  width: 100%;
  background-color: #e8e8e8 !important;
  color: #6d6fd5 !important;
  padding: 10px 8px;
  font-size: 11px;
  letter-spacing: 0.35px;
  font-weight: 700;
  border-radius: 5px;
  min-width: 100px;
  text-align: center;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}

#sm-coupon-container .sm-coupon-invalid {
  background-color: #fff !important;
  width: 100%;
  opacity: 0.3;
  border: solid 1px #e8e8e8;
  color: #5e5e5e;
  padding: 2px 0px;
  font-size: 11px;
  font-weight: bold;
  border-radius: 5px;
}

#sm-coupon-container .sm-progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #6d6fd5;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

#sm-coupon-container .sm-progress {
  height: 7px;
  margin-bottom: 14px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

#sm-coupon-container .sm-not-working {
  position: absolute;
  bottom: 10px;
  width: 374px;
  right: 25px;
  text-align: center;
}

#sm-coupon-container .sm-not-working a {
  text-transform: none;
  color: #6d6fd5;
}

#sm-coupon-container .sm-error-img {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#sm-coupon-container .sm-error {
  font-size: 14px;
  margin-top: 30px;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}

#sm-coupon-container .sm-error ul {
  text-align: left;
  margin-bottom: 30px;
  padding-left: 20px;
  list-style-type: disc !important;
}

#sm-coupon-container .sm-error ul li {
  font-size: 14px;
}

#sm-coupon-container .sm-content {
  font-size: 16px !important;
  margin: 20px;
  text-align: center;
}

#sm-coupon-container .sm-content a.sm-visit {
  background-color: #6d6fd5 !important;
  display: inline-block;
  padding: 0 55px;
  line-height: 49px;
  color: #fff !important;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  border-radius: 5px;
}

#sm-coupon-container .sm-primary,
#sm-coupon-container .sm-button {
  background-color: #6d6fd5;
  width: 100%;
  line-height: 49px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  text-align: center;
  padding: 9px 15px;
  border-radius: 5px;
}

#sm-coupon-container .sm-activate-later {
  font-size: 14px !important;
  font-weight: 600;
  color: #252d6a;
}

#sm-coupon-container .sm-coupon {
  display: inline !important;
  background-color: #e8e8e8 !important;
  color: #6d6fd5 !important;
  padding: 10px 20px !important;
  font-size: 15px !important;
  letter-spacing: 0.35px !important;
  font-weight: 700 !important;
  border-radius: 5px !important;
  min-width: 100px !important;
  text-align: center !important;
}

#sm-coupon-container .sm-share-coupon {
  background-color: #6d6fd5 !important;
  width: 100% !important;
  line-height: 49px !important;
  color: #fff !important;
  font-size: 15px !important;
  cursor: pointer !important;
  text-align: center !important;
  padding: 9px 15px !important;
  border-radius: 5px !important;
}

#sm-coupon-container .sm-working-coupon {
  color: #252d6a;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 5px;
}

#sm-coupon-container .sm-congrats {
  color: #f5a80c;
  font-size: 27px;
  font-weight: 600;
  text-align: center;
  line-height: 40px;
}

#sm-coupon-container .sm-green {
  color: #00c57d;
  font-weight: 700;
  font-size: 20px;
}

#sm-coupon-container .sm-success-btn {
  padding: 10px;
  height: 42px;
  overflow: hidden;
  background-color: transparent;
  border-color: #6d6fd5 !important;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  color: #6d6fd5;
  font-weight: bold !important;
  font-size: 15px !important;
  cursor: pointer;
}

#sm-coupon-container .sm-button-disabled {
  padding: 10px;
  height: 42px;
  overflow: hidden;
  background-color: transparent;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  color: #aaa;
  font-weight: bold !important;
  font-size: 15px !important;
  cursor: pointer;
}

#sm-coupon-container .sm-review {
  background: #6d6fd5;
  color: #fff;
  width: 185px;
  margin: auto;
}

#sm-coupon-container .sm-logo {
  justify-self: start;
  padding: 10px 20px;
  cursor: pointer;
}

#sm-coupon-container .sm-close {
  margin: 5px 10px;
  justify-self: end;
  align-self: start;
  cursor: pointer;
}

#sm-coupon-container .exclusions {
  text-align: center;
}

#sm-coupon-container #exclusions-button {
  font-weight: 600;
  font-size: 9pt;
  cursor: pointer;
}

#sm-coupon-container .exclusions-hidden {
  display: none;
}

#sm-coupon-container .sm-code {
  color: #6d6fd5;
}

#sm-coupon-container .sm-copy {
  border: 1px solid #f5a80c;
  background: #ffc954;
}

#sm-coupon-container .sm-coupon-list::-webkit-scrollbar-thumb {
  background-color: #6d6fd5;
}

#sm-coupon-container .sm-go {
  background-color: #f5a80c;
  color: #fff;
}

#sm-coupon-container .span-all {
  grid-column: 1 / span 2;
}

#sm-coupon-container .sm-save {
  font-size: 13pt;
  font-weight: 800;
  color: #252d6a;
  margin-bottom: 15px;
}

#sm-coupon-container .sm-price-redirect {
  cursor: pointer;
}

#sm-coupon-container .sm-refer-email {
  padding: 10px;
  height: 35px;
  width: 175px;
  border-color: #949393 !important;
  border-radius: 8px 0px 0px 8px;
  border-style: solid;
  border-width: 1px;
  outline: none;
  font-size: 14px !important;
}

#sm-coupon-container .sm-refer-submit {
  padding: 5px 7px 7px 8px;
  height: 32px;
  overflow: hidden;
  background-color: #6d6fd5;
  border-color: #6d6fd5 !important;
  border-radius: 0px 8px 8px 0px;
  border-style: solid;
  border-width: 1px;
  color: #fff;
  font-size: 15px !important;
  cursor: pointer;
}

#sm-coupon-container .sm-refer-btn {
  margin: auto;
  padding: 6px;
  height: 38px;
  width: 180px;
  overflow: hidden;
  background-color: transparent;
  border-color: #6d6fd5 !important;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  color: #6d6fd5;
  font-size: 15px !important;
  font-weight: bold;
  cursor: pointer;
}

#sm-coupon-container .sm-referral-msg {
  font-size: 14px !important;
  margin: 5px;
  font-weight: 500;
  height: 40px;
}

#sm-coupon-container .sm-referral-success {
  color: #00c57d;
}

#sm-coupon-container .sm-referral-error {
  color: #ff0000;
}

#sm-coupon-container .sm-exclusions {
  padding: 10px 0px;
  color: #716f6f;
  font-size: 14px;
}

#sm-coupon-container .sm-small-link {
  text-decoration: underline;
  color: #252d6a;
  font-size: 8pt;
  cursor: pointer;
}

#sm-inline-content {
  all: initial;
}

#sm-inline-content .sm-searching-button {
  display: inline-block;
  padding: 3px 12px;
  border-radius: 5px;
  border: 2px solid #ccc;
  color: #888;
  font-family: Poppins;
  font-size: 11pt;
  font-weight: bold;
  margin: 5px 0;
  padding-top: 5px;
  height: 22px;
}

#sm-inline-content .sm-found-button {
  display: inline-block;
  padding: 3px 12px;
  border-radius: 5px;
  background-color: #6d6fd5;
  color: #ffffff;
  border: initial;
  font-family: Poppins;
  font-size: 11pt;
  font-weight: bold;
  margin: 5px 0;
  padding-top: 5px;
  height: 25px;
  cursor: pointer;
}

#sm-inline-content .sm-img {
  vertical-align: middle;
  height: 20px;
  margin-right: 5px;
}

#sm-inline-content .sm-loading {
  vertical-align: middle;
  height: 8px;
}

#sm-full-loader {
  position: fixed;
  z-index: 2147483646;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.7;
}

.bg-facebook {
  background-color: #3c579e;
}

.bg-google {
  background-color: #4285f4;
}

.bg-microsoft {
  background-color: #2f2f2f;
}

.bg-apple {
  background-color: #000000;
}
