:root {
  --pd-cb__border-radius: 4px;
  --pd-cb__border-radius--m: 8px;
  --pd-cb__border-top: #2424241a;
  --pd-cb__box-shadow: 0 0 10px #24242426;
  --pd-cb__button-font-weight: 600;
  --pd-cb__button-line-height: 1.2;
  --pd-cb__button-secondary-border: 1px solid #2424244d;
  --pd-cb__color--black: #242424;
  --pd-cb__color--green-60: #248567;
  --pd-cb__color--green-70: #136a50;
  --pd-cb__color--grey-30: #f3f5f6;
  --pd-cb__color--grey-50: #c8cfd3;
  --pd-cb__color--primary: var(--pd-cb__color--green-60);
  --pd-cb__color--white: #fff;
  --pd-cb__font-family: apple-system, Arial, sans-serif;
  --pd-cb__transition-duration: .25s
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler,
#onetrust-consent-sdk #onetrust-banner-sdk .cookie-setting-link,
#onetrust-consent-sdk #onetrust-banner-sdk .save-preference-btn-handler {
  width: 100%;
  min-width: 150px;
  max-width: 375px;
  min-height: 40px;
  border-color: var(--pd-cb__color--black);
  font-weight: var(--pd-cb__button-font-weight);
  color: var(--pd-cb__color--white);
  line-height: var(--pd-cb__button-line-height);
  white-space: initial;
  background-color: var(--pd-cb__color--black);
  align-items: center;
  display: inline-flex;
  border-radius: var(--pd-cb__border-radius) !important;
  text-align: center !important;
  opacity: 1 !important;
  transition: background-color var(--pd-cb__transition-duration), border-color var(--pd-cb__transition-duration) !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 10px 13px !important
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler:focus,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler:focus,
#onetrust-consent-sdk #onetrust-banner-sdk .cookie-setting-link:focus,
#onetrust-consent-sdk #onetrust-banner-sdk .save-preference-btn-handler:focus {
  outline: none !important
}

#onetrust-consent-sdk .ot-pc-refuse-all-handler,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group>#onetrust-reject-all-handler,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group .cookie-setting-link {
  min-width: 150px;
  max-width: 375px;
  min-height: 40px;
  white-space: initial;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  border: var(--pd-cb__button-secondary-border) !important;
  border-radius: var(--pd-cb__border-radius) !important;
  color: var(--pd-cb__color--black) !important;
  text-align: center !important;
  transition: background-color var(--pd-cb__transition-duration), border-color var(--pd-cb__transition-duration) !important;
  background-color: #0000 !important;
  margin: 0 !important;
  padding: 10px 13px !important;
  text-decoration: none !important
}

@media (min-width:960px) {

  #onetrust-consent-sdk .ot-pc-refuse-all-handler:hover,
  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler:hover,
  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group>#onetrust-reject-all-handler:hover,
  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group .cookie-setting-link:hover,
  #onetrust-consent-sdk .ot-pc-refuse-all-handler:focus,
  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler:focus,
  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group>#onetrust-reject-all-handler:focus,
  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group .cookie-setting-link:focus {
    border-color: var(--pd-cb__color--black) !important;
    outline: none !important
  }
}

#onetrust-consent-sdk * {
  box-sizing: border-box !important
}

#onetrust-consent-sdk #onetrust-pc-sdk h3,
#onetrust-consent-sdk #onetrust-pc-sdk h4,
#onetrust-consent-sdk #onetrust-pc-sdk h5,
#onetrust-consent-sdk #onetrust-pc-sdk h6,
#onetrust-consent-sdk #onetrust-pc-sdk p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,
#onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler {
  color: var(--pd-cb__color--black) !important
}

#onetrust-consent-sdk .ot-sdk-container:after,
#onetrust-consent-sdk .ot-sdk-row:after {
  display: none !important
}

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content {
  width: 100%;
  margin: 0 !important;
  padding: 20px !important
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header {
  height: 44px
}

#onetrust-consent-sdk #onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon {
  top: 0;
  right: 0
}

#onetrust-consent-sdk div#onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn),
#onetrust-consent-sdk div#onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {
  border-color: var(--pd-cb__color--primary);
  background-color: var(--pd-cb__color--primary);
  transition: background-color var(--pd-cb__transition-duration)
}

#onetrust-consent-sdk #onetrust-banner-sdk {
  overflow: initial;
  width: 100%;
  min-height: auto;
  border-top: 1px solid var(--pd-cb__border-top);
  box-shadow: none;
  font-family: var(--pd-cb__font-family), sans-serif;
  max-width: 100% !important;
  outline: none !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important
}

#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container {
  width: 100%;
  box-shadow: none;
  padding: 15px
}

@media (min-width:600px) {
  #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container {
    padding: 30px 60px
  }
}

#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row {
  max-width: 1280px;
  flex-direction: column;
  margin: 0 auto;
  display: flex
}

@media (min-width:960px) {
  #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row {
    flex-direction: row;
    gap: 20px
  }

  #onetrust-consent-sdk #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container {
    width: auto
  }
}

#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-columns {
  float: initial;
  width: 100%;
  margin-left: 0
}

@media (min-width:960px) {
  #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-columns {
    width: auto;
    flex-shrink: 1
  }
}

#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-columns .ot-sdk-row {
  display: block
}

#onetrust-consent-sdk #onetrust-banner-sdk .banner-close-btn-container,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-close-btn-container {
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: inline-flex;
  position: absolute;
  top: 5px;
  right: 5px;
  transform: none !important
}

#onetrust-consent-sdk #onetrust-banner-sdk .banner-close-btn-container:hover .ot-close-icon,
#onetrust-consent-sdk #onetrust-banner-sdk .banner-close-btn-container:focus .ot-close-icon,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-close-btn-container:hover .ot-close-icon,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-close-btn-container:focus .ot-close-icon {
  opacity: 1
}

@media (min-width:600px) {

  #onetrust-consent-sdk #onetrust-banner-sdk .banner-close-btn-container,
  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-close-btn-container {
    top: 20px;
    right: 10px
  }
}

@media (min-width:1420px) {

  #onetrust-consent-sdk #onetrust-banner-sdk .banner-close-btn-container,
  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-close-btn-container {
    right: calc(50% - 700px)
  }
}

#onetrust-consent-sdk #onetrust-banner-sdk .banner-close-btn-container button,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-close-btn-container button {
  margin: 0 !important;
  top: auto !important;
  left: auto !important;
  right: 0 !important
}

#onetrust-consent-sdk #onetrust-banner-sdk .ot-close-icon {
  width: 20px;
  height: 20px;
  opacity: .7;
  transition: opacity var(--pd-cb__transition-duration);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/images/image_46ae53434cf7d0505d0c21f7bfb7f48a24a136f8.svg") !important
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy {
  margin: 0 0 20px
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy:last-child {
  margin-bottom: 0
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text {
  color: var(--pd-cb__color--black);
  margin-bottom: 0;
  padding-right: 35px;
  font-size: 13px
}

@media (min-width:600px) {
  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text {
    padding-right: 0
  }
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text a {
  color: var(--pd-cb__color--black);
  margin-left: 5px;
  font-weight: 400
}

@media (min-width:960px) {
  #onetrust-consent-sdk #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent {
    width: auto;
    align-self: flex-start;
    margin: 0
  }
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group {
  width: 100%;
  flex-direction: column-reverse;
  align-items: center;
  gap: 10px;
  display: flex;
  margin: 0 !important
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group>div:has(button) {
  width: 100%
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group>div:not(:has(button)) {
  display: none
}

@media (min-width:960px) {
  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group>div:has(button) {
    width: auto
  }
}

#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-three #onetrust-button-group {
  flex-direction: column
}

@media (min-width:960px) {
  #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-three #onetrust-button-group {
    flex-direction: row
  }
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler {
  width: 100%
}

#onetrust-consent-sdk #onetrust-banner-sdk>div {
  border-radius: var(--pd-cb__border-radius)
}

#onetrust-consent-sdk #onetrust-banner-sdk button {
  margin-bottom: 0
}

#onetrust-consent-sdk #ot-sdk-btn-floating.ot-floating-button {
  display: none
}

#onetrust-consent-sdk #onetrust-button-group-parent {
  flex-direction: column;
  justify-content: center;
  margin-top: 20px;
  display: flex;
  padding: 0 !important;
  position: static !important;
  transform: none !important
}

@media (min-width:960px) {
  #onetrust-consent-sdk #onetrust-button-group-parent {
    flex-direction: row;
    margin-top: 0
  }
}

#onetrust-consent-sdk #onetrust-button-group-parent.ot-sdk-columns {
  width: auto;
  flex-shrink: 0
}

@media (min-width:550px) {
  #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns {
    padding-left: 0
  }
}

@media (max-width:550px) {
  #onetrust-consent-sdk #onetrust-banner-sdk .otFloatingFlat .policy {
    margin-right: 0;
    padding-bottom: 0
  }
}

@media (max-width:767px) {
  #onetrust-consent-sdk #onetrust-banner-sdk .policy {
    margin-bottom: 20px;
    padding-bottom: 0
  }
}

@media (max-width:800px) {

  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingFlat,
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingFlat.ot-bottom-left {
    width: 100%;
    border-radius: var(--pd-cb__border-radius);
    bottom: 0;
    left: 0;
    right: 0
  }
}

@media (min-width:960px) {

  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler:hover,
  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler:focus,
  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler:hover,
  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler:focus {
    border-color: var(--pd-cb__color--primary);
    opacity: 1;
    background-color: var(--pd-cb__color--primary)
  }

  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group .cookie-setting-link:hover,
  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group .cookie-setting-link:focus {
    border-color: rgba(var(--pd-cb__color--black), .6);
    opacity: 1;
    background-color: #fff
  }

  #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group.ot-sdk-row {
    width: auto;
    flex-direction: row-reverse;
    align-items: flex-start
  }

  #onetrust-consent-sdk #onetrust-banner-sdk button:hover,
  #onetrust-consent-sdk #onetrust-banner-sdk button:focus {
    opacity: 1
  }

  #onetrust-consent-sdk div#onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn):hover,
  #onetrust-consent-sdk div#onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn):focus,
  #onetrust-consent-sdk div#onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn:hover,
  #onetrust-consent-sdk div#onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn:focus {
    border-color: var(--pd-cb__color--green-70);
    opacity: 1;
    background-color: var(--pd-cb__color--green-70)
  }
}

#onetrust-consent-sdk .ot-pc-footer-logo,
#onetrust-consent-sdk .ot-pc-logo {
  display: none !important
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl .ot-switch {
  border-radius: 20px
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl .ot-switch:focus,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl .ot-switch:active {
  outline: none !important
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl .ot-switch:focus .ot-switch-nob,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl .ot-switch:active .ot-switch-nob {
  outline-color: var(--pd-cb__color--grey-50) !important
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl .ot-switch:focus .ot-switch-nob[aria-checked=true],
#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl .ot-switch:active .ot-switch-nob[aria-checked=true] {
  outline-color: var(--pd-cb__color--primary) !important
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl .ot-switch .ot-switch-nob {
  outline-offset: 2px;
  outline-width: 2px
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob {
  border-color: var(--pd-cb__color--primary) !important;
  outline-color: var(--pd-cb__color--primary) !important;
  background-color: var(--pd-cb__color--primary) !important
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob:before {
  transform: translate(21px, -50%)
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:focus+.ot-switch {
  outline: none !important
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-switch-nob {
  border-width: 2px;
  border-color: var(--pd-cb__color--grey-50);
  background-color: var(--pd-cb__color--grey-50)
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-switch-nob:before {
  background-color: var(--pd-cb__color--white);
  top: 50%;
  left: 1px;
  transform: translateY(-50%)
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-vs-list .ot-always-active,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-cat-grp .ot-always-active {
  color: var(--pd-cb__color--primary)
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-acc-grpcntr.ot-acc-txt {
  background-color: var(--pd-cb__color--grey-30) !important
}

#onetrust-consent-sdk #onetrust-pc-sdk .privacy-notice-link {
  color: var(--pd-cb__color--black) !important
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .ot-btn-container {
  width: 100%;
  flex-direction: column-reverse;
  justify-content: flex-end;
  gap: 20px;
  margin: 0;
  padding: 20px;
  display: flex
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .ot-btn-container * {
  width: 100%;
  min-width: auto;
  margin: 0;
  display: inline-flex
}

@media (min-width:600px) {
  #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .ot-btn-container {
    flex-direction: row
  }

  #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer .ot-btn-container * {
    width: auto
  }
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-btn-container button {
  letter-spacing: normal
}

#onetrust-consent-sdk .save-preference-btn-handler {
  justify-content: center
}


.tippy-box[data-animation=fade][data-state=hidden] {
  opacity: 0
}

[data-tippy-root] {
  max-width: calc(100vw - 10px)
}

.tippy-box {
  position: relative;
  background-color: #333;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.4;
  white-space: normal;
  outline: 0;
  transition-property: transform, visibility, opacity
}

.tippy-box[data-placement^=top]>.tippy-arrow {
  bottom: 0
}

.tippy-box[data-placement^=top]>.tippy-arrow:before {
  bottom: -7px;
  left: 0;
  border-width: 8px 8px 0;
  border-top-color: initial;
  transform-origin: center top
}

.tippy-box[data-placement^=bottom]>.tippy-arrow {
  top: 0
}

.tippy-box[data-placement^=bottom]>.tippy-arrow:before {
  top: -7px;
  left: 0;
  border-width: 0 8px 8px;
  border-bottom-color: initial;
  transform-origin: center bottom
}

.tippy-box[data-placement^=left]>.tippy-arrow {
  right: 0
}

.tippy-box[data-placement^=left]>.tippy-arrow:before {
  border-width: 8px 0 8px 8px;
  border-left-color: initial;
  right: -7px;
  transform-origin: center left
}

.tippy-box[data-placement^=right]>.tippy-arrow {
  left: 0
}

.tippy-box[data-placement^=right]>.tippy-arrow:before {
  left: -7px;
  border-width: 8px 8px 8px 0;
  border-right-color: initial;
  transform-origin: center right
}

.tippy-box[data-inertia][data-state=visible] {
  transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11)
}

.tippy-arrow {
  width: 16px;
  height: 16px;
  color: #333
}

.tippy-arrow:before {
  content: "";
  position: absolute;
  border-color: transparent;
  border-style: solid
}

.tippy-content {
  position: relative;
  padding: 5px 9px;
  z-index: 1
}

.tooltip-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  padding: 0;
  border: none;
  color: rgba(36, 36, 36, .2);
  text-align: center;
  outline: none;
  background: none;
  transition: color .2s;
  cursor: pointer;
  will-change: color
}

.tooltip-button svg {
  fill: currentColor
}

.tooltip-button:focus,
.tooltip-button:active {
  color: rgba(36, 36, 36, .55);
  outline: none
}

@media(min-width: 960px) {
  .tooltip-button:hover {
    color: rgba(36, 36, 36, .55)
  }
}

[data-tooltip-content]+[data-tippy-root] .tippy-box {
  font-size: 14px;
  color: #fff;
  line-height: 1.5
}

[data-tooltip-content]+[data-tippy-root] .tippy-content {
  padding: 15px 20px
}

[data-tooltip-content]+[data-tippy-root] a {
  color: inherit;
  text-decoration: underline
}

[data-tooltip-content]+[data-tippy-root] a:hover {
  text-decoration: none
}

.ui-toggler {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: -14px
}

.ui-toggler__label {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 14px;
  pointer-events: none
}

.ui-toggler__checkbox {
  width: 0;
  height: 0;
  opacity: 0
}

.ui-toggler__checkbox:checked~.ui-toggler__toggle-wrapper .ui-toggler__toggle {
  background-color: #3886f4
}

.ui-toggler__checkbox:checked~.ui-toggler__toggle-wrapper .ui-toggler__toggle::before {
  transform: translateX(21px)
}

.ui-toggler__variation {
  margin: 0 7px;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  will-change: color
}

.ui-toggler__variation--unchecked {
  color: rgba(36, 36, 36, .5);
  cursor: pointer;
  pointer-events: all
}

.ui-toggler__variation--checked {
  color: #242424;
  pointer-events: none
}

.ui-toggler__toggle-wrapper {
  position: relative;
  width: 41px;
  height: 20px;
  margin: 0 1px;
  pointer-events: all
}

.ui-toggler__toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 16px;
  background-color: rgba(36, 36, 36, .3);
  transition: .25s;
  cursor: pointer
}

.ui-toggler__toggle::before {
  position: absolute;
  bottom: 2px;
  left: 2px;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #fff;
  transition: .25s
}

.ui-toggler__note {
  margin: 14px 7px 0;
  padding: 6px 8px;
  border: 1px solid rgba(36, 133, 103, .7);
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #248567;
  line-height: 18px;
  opacity: .5;
  background-color: #e7f0ee;
  will-change: opacity
}

.ui-toggler__note--checked {
  opacity: 1
}

.ui-metrics-plain {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding-top: 20px;
  border-top: 1px solid #242424;
  color: #242424
}

.ui-metrics-plain__item {
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
  margin-bottom: 20px
}

.ui-metrics-plain__item:last-child {
  margin-bottom: 0
}

.ui-metrics-plain__title {
  line-height: 1.2
}

@media(min-width: 600px) {
  .ui-metrics-plain {
    flex-direction: row
  }

  .ui-metrics-plain--card {
    flex-direction: column
  }

  .ui-metrics-plain--card .ui-metrics-plain__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px
  }

  .ui-metrics-plain--card .ui-metrics-plain__item:last-child {
    margin-bottom: 0
  }

  .ui-metrics-plain__item {
    width: 33.3333333333%;
    max-width: 280px;
    margin-right: 10px;
    margin-bottom: 0
  }

  .ui-metrics-plain__item:last-child {
    margin-right: 0
  }
}

@media(min-width: 960px) {
  .ui-metrics-plain--card {
    flex-direction: row
  }

  .ui-metrics-plain--card .ui-metrics-plain__item {
    width: 33.3333333333%;
    max-width: 220px;
    margin-right: 10px;
    margin-bottom: 0
  }

  .ui-metrics-plain--card .ui-metrics-plain__item:last-child {
    margin-right: 0;
    margin-bottom: 0
  }
}

.ui-testimonial-rich {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  min-width: 100%;
  padding: 20px;
  border-radius: 8px;
  color: #242424;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% auto
}

.ui-testimonial-rich__logo {
  flex-shrink: 0;
  margin-bottom: 20px
}

.ui-testimonial-rich__logo-svg {
  height: 44px
}

.ui-testimonial-rich__logo-svg svg {
  width: auto;
  max-width: 126px;
  height: 100%;
  fill: #242424
}

.ui-testimonial-rich__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  position: relative;
  z-index: 1
}

.ui-testimonial-rich__footer {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -10px;
  margin-right: -10px;
  margin-left: -10px
}

.ui-testimonial-rich__footer-item {
  padding: 10px
}

.ui-testimonial-rich__button-text {
  color: #242424
}

.ui-testimonial-rich__button-text-icon {
  fill: currentColor
}

@media(min-width: 600px) {
  .ui-testimonial-rich {
    padding: 60px
  }

  .ui-testimonial-rich__logo {
    margin-bottom: 60px
  }

  .ui-testimonial-rich__logo-svg {
    height: 70px
  }

  .ui-testimonial-rich__logo-svg svg {
    max-width: 200px
  }

  .ui-testimonial-rich__button-text:hover,
  .ui-testimonial-rich__button-text:focus {
    color: #242424;
    opacity: .6
  }

  .ui-testimonial-rich__button-text:hover .ui-testimonial-rich__button-text-icon,
  .ui-testimonial-rich__button-text:focus .ui-testimonial-rich__button-text-icon {
    fill: currentColor
  }
}

@media(min-width: 768px) {
  .ui-testimonial-rich__footer {
    flex-direction: row;
    align-items: center
  }

  .ui-testimonial-rich__footer-item {
    padding-bottom: 0
  }
}

@media(min-width: 960px) {
  .ui-testimonial-rich {
    flex-direction: row
  }

  .ui-testimonial-rich__logo {
    align-self: flex-start;
    width: 33.3333333333%;
    margin-bottom: 0
  }

  .ui-testimonial-rich__logo svg {
    margin-right: 40px
  }

  .ui-testimonial-rich__content {
    width: 66.6666666667%
  }
}

.ui-testimonial-plain {
  display: flex;
  max-width: 880px;
  flex-direction: column;
  align-items: center;
  margin: 0 auto
}

.ui-testimonial-plain__tagline {
  max-width: 100%;
  margin-bottom: 1.5em
}

.ui-testimonial-plain__tagline:last-child {
  margin-bottom: 0
}

.ui-testimonial-plain__tagline,
.ui-testimonial-plain__author {
  max-width: 100%;
  text-align: center
}

.ui-testimonial-plain__author .author__content {
  align-items: flex-start
}

.ui-circle-loader span::after,
.ui-circle-loader span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

@keyframes ui-circle-loader {
  0% {
    transform: rotate(0deg)
  }

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

.ui-preloader {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  z-index: 99
}

.ui-circle-loader {
  display: block;
  height: 34px;
  width: 34px;
  position: relative
}

.ui-circle-loader span {
  margin: auto;
  height: 100%;
  width: 100%;
  clip: rect(9px, 34px, 34px, 0);
  animation: circle-loader 1.5s linear infinite
}

.ui-circle-loader span::after {
  content: "";
  margin: auto;
  height: 100%;
  width: 100%;
  border: 2px solid #000;
  border-radius: 50%
}

.ui-card-review {
  --card-padding: 20px
}

@media(min-width: 600px) {
  .ui-card-review {
    --card-padding: 30px
  }
}

.ui-card-review {
  padding-bottom: 30px;
  border: 1px solid rgba(36, 36, 36, .1);
  background-color: #fff
}

.ui-card-review .ui-card__content {
  padding-bottom: 20px
}

.ui-card-review__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  height: 36px;
  margin-bottom: 30px
}

.ui-card-review__header .left-svg,
.ui-card-review__header .right-svg {
  display: flex;
  align-items: flex-end;
  justify-content: space-between
}

.ui-card-review__header .left-svg {
  margin-right: auto
}

.ui-card-review__logo {
  height: 36px;
  fill: #242424
}

.ui-card-review__title {
  display: block;
  min-height: calc(1.2*3em)
}

.ui-card-review__footer {
  min-height: 51px
}

.ui-button {
  --background-color: unset;
  --background-color-hover: unset;
  --border-color: unset;
  --border-color-hover: unset;
  --display-default: inline-flex;
  --text-color: unset;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--border-color);
  border-radius: 4px;
  font-weight: 600;
  color: var(--text-color);
  text-align: center;
  background-color: var(--background-color);
  transition: color .25s, background-color .25s, border-color .25s, opacity .25s, transform .2s;
  cursor: pointer;
  will-change: color, background-color, border-color, transform
}

@media(min-width: 600px) {

  .ui-button:hover,
  .ui-button:focus {
    border-color: var(--border-color-hover);
    color: var(--text-color);
    transform: translateY(-2px);
    background-color: var(--background-color-hover)
  }

  .ui-button:active {
    transform: translateY(0)
  }
}

.ui-button__icon {
  margin-left: 10px;
  fill: currentColor
}

.ui-button {
  --background-color: #248567;
  --background-color-hover: #136a50;
  --border-color: #248567;
  --border-color-hover: #136a50;
  --text-color: #ffffff
}

.ui-button--secondary {
  --background-color: transparent;
  --background-color-hover: transparent;
  --border-color: rgba(36, 36, 36, 0.6);
  --border-color-hover: #242424;
  --text-color: #242424
}

.ui-button--light {
  --background-color: transparent;
  --background-color-hover: transparent;
  --border-color: rgba(255, 255, 255, 0.6);
  --border-color-hover: #ffffff;
  --text-color: #ffffff
}

.ui-button--dark {
  --background-color: #242424;
  --background-color-hover: rgba(36, 36, 36, 0.9019607843);
  --border-color: #242424;
  --border-color-hover: rgba(36, 36, 36, 0.6);
  --text-color: #ffffff
}

.ui-button--small,
.ui-button {
  min-width: 140px;
  min-height: 50px;
  padding: 13px 18px 14px;
  font-size: 16px;
  line-height: 19px
}

.ui-button--large {
  min-width: 180px;
  min-height: 60px;
  padding: 17px 23px;
  font-size: 18px;
  line-height: 22px
}

.ui-button--full-width {
  width: 100%
}

@media(max-width: 419px) {
  .ui-button--mobile-wide {
    width: 100%;
    max-width: 280px
  }
}

.ui-button-text {
  display: inline-flex;
  align-items: center;
  margin: 0;
  padding: 10px 0;
  border: none;
  font-size: 16px;
  font-weight: 600;
  color: #248567;
  line-height: 1.2;
  background: none;
  cursor: pointer
}

.ui-button-text:hover,
.ui-button-text:focus {
  color: #136a50;
  outline: none
}

.ui-button-text:hover .ui-button-text__icon,
.ui-button-text:focus .ui-button-text__icon {
  transform: translateX(6px)
}

.ui-button-text--secondary {
  color: #242424
}

.ui-button-text--secondary:hover,
.ui-button-text--secondary:focus {
  color: #248567
}

.ui-button-text--large .ui-button-text__icon {
  margin-left: 8px
}

@media(min-width: 600px) {
  .ui-button-text--large {
    font-size: 22px
  }

  .ui-button-text--large .ui-button-text__icon {
    margin-left: 10px
  }
}

.ui-button-text--light {
  color: #fff
}

.ui-button-text--light:hover,
.ui-button-text--light:focus {
  color: #fff;
  opacity: .6
}

.ui-button-text--dark {
  color: #242424
}

.ui-button-text--dark:hover,
.ui-button-text--dark:focus {
  color: #242424;
  opacity: .6
}

.ui-button-text__icon {
  margin-left: 6px;
  transition: transform .25s cubic-bezier(0.4, 0.1, 0.5, 1.5);
  will-change: transform;
  fill: currentColor
}

.ui-button-loader .ui-button__icon--loading {
  display: none
}

.ui-button-loader:focus,
.ui-button-loader:focus-visible {
  --border-color: #888888;
  --border-color-hover: #888888;
  outline: none;
  transform: translateY(0)
}

.ui-button-loader--loading {
  color: #888;
  pointer-events: none
}

.ui-button-loader--loading:hover,
.ui-button-loader--loading:focus {
  --text-color: #888888
}

.ui-button-loader--loading .ui-button__icon {
  display: none
}

.ui-button-loader--loading .ui-button__icon--loading {
  display: block
}

.ui-button-loader--loading .ui-button__icon--loading .circle-loader span::after {
  border-color: #888
}

.ui-cards-brand__items {
  display: flex;
  flex-direction: column;
  gap: 20px
}

.ui-cards-brand__item {
  position: relative;
  padding: 20px;
  border: 1px solid var(--card-color);
  border-radius: 4px;
  color: #242424;
  background-color: var(--card-color)
}

.ui-cards-brand__item::after {
  position: absolute;
  top: 20px;
  right: 20px;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("/images/image_7d964319e9cb62e23a83a684d80f33cd920adc0a.svg");
  background-repeat: no-repeat;
  background-size: contain
}

.ui-cards-brand__item--lead {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding-right: 0;
  padding-bottom: 0
}

.ui-cards-brand__item--lead .ui-cards-brand__content {
  padding-right: 20px
}

.ui-cards-brand__item--lead .ui-cards-brand__cover {
  align-self: flex-end
}

.ui-cards-brand__tag {
  min-height: 20px
}

.ui-cards-brand__content {
  margin-bottom: 30px
}

@media(min-width: 600px) {
  .ui-cards-brand__items {
    gap: 30px
  }

  .ui-cards-brand__item {
    padding: 30px;
    transition: background-color .25s, border-color .25s, transform .2s;
    will-change: background-color, border-color, transform
  }

  .ui-cards-brand__item:hover,
  .ui-cards-brand__item:focus,
  .ui-cards-brand__item:focus-visible {
    color: #242424
  }

  .ui-cards-brand__item:hover,
  .ui-cards-brand__item:focus-visible {
    border-color: var(--card-hover-color);
    transform: translateY(-3px);
    background-color: var(--card-hover-color)
  }

  .ui-cards-brand__item--sand:hover,
  .ui-cards-brand__item--sand:focus-visible {
    --card-hover-color: #d4c7b1
  }

  .ui-cards-brand__item--coral:hover,
  .ui-cards-brand__item--coral:focus-visible {
    --card-hover-color: #ffb3a6
  }

  .ui-cards-brand__item--amethyst:hover,
  .ui-cards-brand__item--amethyst:focus-visible {
    --card-hover-color: #c5bcff
  }

  .ui-cards-brand__item--emerald:hover,
  .ui-cards-brand__item--emerald:focus-visible {
    --card-hover-color: #b9cdc7
  }

  .ui-cards-brand__item::after {
    top: 30px;
    right: 30px
  }

  .ui-cards-brand__item--lead {
    padding-right: 0;
    padding-bottom: 0
  }

  .ui-cards-brand__item--lead .ui-cards-brand__content {
    padding-right: 30px
  }

  .ui-cards-brand__item:not(.ui-cards-brand__item--lead) .ui-cards-brand__cover img {
    border-radius: 4px
  }

  .ui-cards-brand__tag {
    min-height: 40px
  }

  .ui-cards-brand__content {
    margin-bottom: 50px
  }
}

@media(min-width: 768px) {
  .ui-cards-brand__item:not(.ui-cards-brand__item--lead) .ui-cards-brand__title {
    font-size: 32px
  }
}

@media(min-width: 960px) {
  .ui-cards-brand__items {
    flex-direction: row;
    flex-wrap: wrap
  }

  .ui-cards-brand__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(50% - 15px)
  }

  .ui-cards-brand__item--lead {
    flex-direction: row;
    width: 100%;
    min-height: 440px;
    gap: 6.25%
  }

  .ui-cards-brand__item--lead .ui-cards-brand__content {
    width: 42.187%;
    margin-bottom: 0;
    padding-right: 0
  }

  .ui-cards-brand__item--lead .ui-cards-brand__cover {
    max-width: 50%
  }
}

.ui-typo-tiny--list-checked ul li {
  position: relative;
  padding-left: 1.75em
}

.ui-typo-tiny--list-checked ul li::before {
  position: absolute;
  left: 0;
  content: "";
  width: 1em;
  height: 1em;
  margin-top: .25em;
  background-repeat: no-repeat;
  background-size: 100%
}

.ui-typo-tiny {
  word-break: break-word
}

.ui-typo-tiny p,
.ui-typo-tiny ul,
.ui-typo-tiny ol {
  margin-bottom: 1em
}

.ui-typo-tiny p {
  white-space: normal
}

.ui-typo-tiny ul,
.ui-typo-tiny ol {
  margin-left: 1.2em
}

.ui-typo-tiny li {
  margin-bottom: .5em
}

.ui-typo-tiny ul li {
  list-style: disc
}

.ui-typo-tiny ol li {
  list-style: decimal
}

.ui-typo-tiny *:last-child {
  margin-bottom: 0
}

.ui-typo-tiny--list-checked ul {
  margin-left: 0
}

.ui-typo-tiny--list-checked ul li {
  margin-bottom: .5em;
  line-height: 1.5;
  list-style: none
}

.ui-typo-tiny--list-checked ul li::before {
  background-image: url("/images/image_48e99c5d8b730e27f2c678a79069fc72d8f2c953.svg")
}

.ui-typo-tiny--list-checked.color-white ul li::before {
  background-image: url("/images/image_9955fa4ad1bfdbc4d1954b81559b1257a7697823.svg")
}

@media(min-width: 768px) {
  .ui-typo-tiny--list-2-columns ul {
    display: flex;
    flex-wrap: wrap
  }

  .ui-typo-tiny--list-2-columns ul li {
    width: 50%;
    padding-right: 10px
  }

  .ui-typo-tiny--list-2-columns ul li:nth-last-child(2) {
    margin-bottom: 0
  }
}

.ui-typo-tiny>.ui-hero-text {
  padding-top: 0
}

.ui-heading--centered {
  display: flex;
  flex-direction: column;
  max-width: 880px;
  margin-right: auto;
  margin-left: auto;
  text-align: center
}

.ui-heading--centered .ui-heading__subtitle ul,
.ui-heading--centered .ui-heading__subtitle ol {
  display: flex;
  flex-direction: column;
  align-items: center
}

.ui-heading .ui-heading__link {
  margin-top: -10px
}

.ui-heading .ui-heading__button {
  min-width: 100%
}

.ui-heading .ui-heading__subtitle {
  margin-bottom: 20px
}

@media(min-width: 600px) {
  .ui-heading .ui-heading__subtitle {
    margin-bottom: 30px
  }

  .ui-heading .ui-heading__button {
    min-width: 330px
  }
}

@media(min-width: 768px) {
  .ui-heading--half-sides {
    display: flex;
    gap: 50px
  }

  .ui-heading--half-sides>* {
    flex-basis: 50%
  }

  .ui-heading--half-sides .ui-heading__title {
    margin-bottom: 0
  }

  .ui-heading--half-sides .ui-heading__subtext {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
  }

  .ui-heading--half-sides .ui-heading__subtitle {
    margin-bottom: 30px
  }

  .ui-heading--half-sides .ui-heading__button {
    width: min-content;
    min-width: 100%
  }
}

@media(min-width: 960px) {
  .ui-heading--left-aligned {
    display: flex
  }

  .ui-heading--left-aligned:has(.ui-heading__subtitle) {
    flex-wrap: wrap
  }

  .ui-heading--left-aligned:not(:has(.ui-heading__subtitle)):has(.ui-heading__subtext--bottom) {
    flex-wrap: wrap
  }

  .ui-heading--left-aligned:not(:has(.ui-heading__subtitle)):not(:has(.ui-heading__subtext--bottom)) .ui-heading__title {
    margin-bottom: 0
  }

  .ui-heading--left-aligned .ui-heading__title {
    width: 100%;
    max-width: 880px;
    padding-right: 40px
  }

  .ui-heading--left-aligned .ui-heading__subtext {
    display: flex;
    flex-basis: 50%;
    flex-direction: row;
    flex-grow: 1;
    justify-content: flex-end
  }

  .ui-heading--left-aligned .ui-heading__subtext--bottom {
    flex-direction: column
  }

  .ui-heading--left-aligned .ui-heading__subtext--bottom .ui-heading__subtitle {
    margin-bottom: 30px
  }

  .ui-heading--left-aligned .ui-heading__subtext--bottom .ui-heading__link,
  .ui-heading--left-aligned .ui-heading__subtext--bottom .ui-heading__button {
    align-self: flex-start
  }

  .ui-heading--left-aligned .ui-heading__subtitle {
    max-width: 770px;
    margin-right: auto;
    margin-bottom: 0;
    padding-right: 40px
  }

  .ui-heading--left-aligned .ui-heading__link,
  .ui-heading--left-aligned .ui-heading__button {
    flex-shrink: 0;
    align-self: flex-end
  }

  .ui-heading--half-sides .ui-heading__button {
    min-width: 330px
  }
}

.ui-layout-figure {
  display: flex;
  flex-direction: column
}

.ui-layout-figure__side {
  width: 100%;
  margin-bottom: 20px
}

@media(min-width: 600px) {
  .ui-layout-figure__side {
    margin-bottom: 40px
  }
}

.ui-layout-figure__side:last-child {
  margin-bottom: 0
}

@media(min-width: 960px) {
  .ui-layout-figure {
    flex-direction: row
  }

  .ui-layout-figure__side {
    flex-basis: auto;
    width: 33.3333333333%;
    margin-bottom: 0
  }

  .ui-layout-figure__side:first-child {
    padding-right: 15px
  }

  .ui-layout-figure__side:last-child {
    padding-left: 15px
  }

  .ui-layout-figure__cover {
    width: 66.6666666667%
  }

  .ui-layout-figure__cover:first-child {
    padding-right: 15px
  }

  .ui-layout-figure__cover:last-child {
    padding-left: 15px
  }
}

.ui-benefits-tabs__inner {
  --cover-sticky-top: calc(var(--pd-fixed-element-top-offset) + 18px);
  display: flex;
  flex-direction: column
}

.ui-benefits-tabs__inner--first {
  --cover-sticky-top: calc(var(--wp-admin--admin-bar--height, 0px) + 18px)
}

.ui-benefits-tabs__tab {
  position: relative;
  padding: 18px 0;
  border-top: 1px solid rgba(36, 36, 36, .1);
  overflow-anchor: none
}

.ui-benefits-tabs__tab--showed .ui-benefits-tabs__btn-icon {
  transform: rotate(180deg)
}

.ui-benefits-tabs__tab--collapsed .ui-benefits-tabs__content {
  grid-template-rows: 0fr
}

.ui-benefits-tabs__tab--showed .ui-benefits-tabs__content {
  grid-template-rows: 1fr
}

.ui-benefits-tabs__btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
  padding: 0;
  border: none;
  color: #242424;
  text-align: left;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
  transition: color .25s cubic-bezier(0.07, 0.52, 0.49, 0.99);
  pointer-events: auto;
  appearance: none;
  cursor: pointer
}

.ui-benefits-tabs__btn::before {
  position: absolute;
  top: -18px;
  left: 0;
  z-index: 1;
  content: "";
  width: 100%;
  height: calc(100% + 36px)
}

.ui-benefits-tabs__btn-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  transform-origin: center;
  transition: transform .25s cubic-bezier(0.07, 0.52, 0.49, 0.99)
}

.ui-benefits-tabs__btn-icon svg {
  width: 100%;
  height: 100%
}

.ui-benefits-tabs__content {
  display: grid;
  transition: grid-template-rows .25s cubic-bezier(0.07, 0.52, 0.49, 0.99)
}

.ui-benefits-tabs__content-inner {
  overflow: hidden
}

.ui-benefits-tabs__tagline {
  font-size: 16px;
  margin-top: 18px
}

.ui-benefits-tabs__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px
}

.ui-benefits-tabs__tag {
  padding: 10px 12px;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  font-size: 16px;
  color: rgba(36, 36, 36, .7);
  background-color: #f8f5f3;
  transition: color .25s, border-color .25s
}

.ui-benefits-tabs__tag:hover {
  border-color: #242424;
  color: #242424
}

.ui-benefits-tabs__mobile-cover {
  padding-top: 24px
}

.ui-benefits-tabs__cover {
  transition: opacity .25s cubic-bezier(0.07, 0.52, 0.49, 0.99)
}

.ui-benefits-tabs__cover--visible {
  display: block
}

.ui-benefits-tabs__cover--hidden {
  display: none
}

.ui-benefits-tabs__mobile-cover,
.ui-benefits-tabs__cover {
  overflow: hidden
}

.ui-benefits-tabs__mobile-cover,
.ui-benefits-tabs__mobile-cover video,
.ui-benefits-tabs__mobile-cover img,
.ui-benefits-tabs__cover,
.ui-benefits-tabs__cover video,
.ui-benefits-tabs__cover img {
  border-radius: 8px
}

.ui-benefits-tabs__image {
  border: 1px solid var(--bg-color);
  background-color: var(--bg-color)
}

@media(min-width: 960px) {
  .ui-benefits-tabs__inner {
    flex-direction: row;
    gap: 3.125%
  }

  .ui-benefits-tabs__side {
    width: 31.25%
  }

  .ui-benefits-tabs__cover-wrap {
    width: 65.625%;
    content-visibility: auto
  }

  .ui-benefits-tabs__cover {
    position: sticky;
    top: var(--cover-sticky-top)
  }

  .ui-benefits-tabs__tab {
    margin-bottom: 0;
    padding: 20px 30px;
    border: none
  }

  .ui-benefits-tabs__tab--showed {
    border-bottom: 2px solid rgba(36, 36, 36, .07);
    background-color: #f8f5f3
  }

  .ui-benefits-tabs__tab--showed::after {
    position: absolute;
    display: block;
    bottom: -2px;
    left: 0;
    content: "";
    width: var(--benefits-bar-width);
    height: 2px;
    background-color: #242424;
    transition: width .2s
  }

  .ui-benefits-tabs__btn-icon {
    display: none
  }

  .ui-benefits-tabs__btn {
    color: rgba(36, 36, 36, .55)
  }

  .ui-benefits-tabs__btn:focus,
  .ui-benefits-tabs__btn:hover {
    color: #248567
  }

  .ui-benefits-tabs__btn::before {
    top: -20px;
    left: -30px;
    width: calc(100% + 60px);
    height: calc(100% + 40px)
  }

  .ui-benefits-tabs__tag {
    background-color: #fff
  }

  .ui-benefits-tabs__tab--showed .ui-benefits-tabs__btn {
    color: #242424;
    cursor: default
  }

  .ui-benefits-tabs__tab--showed .ui-benefits-tabs__btn:focus,
  .ui-benefits-tabs__tab--showed .ui-benefits-tabs__btn:hover {
    color: #242424
  }

  .ui-benefits-tabs__tab--showed .ui-benefits-tabs__btn::before {
    height: calc(100% + 38px)
  }
}

.ui-typo-tiny--list-checked ul li {
  position: relative;
  padding-left: 1.75em
}

.ui-typo-tiny--list-checked ul li::before {
  position: absolute;
  left: 0;
  content: "";
  width: 1em;
  height: 1em;
  margin-top: .25em;
  background-repeat: no-repeat;
  background-size: 100%
}

.ui-typo-tiny {
  word-break: break-word
}

.ui-typo-tiny p,
.ui-typo-tiny ul,
.ui-typo-tiny ol {
  margin-bottom: 1em
}

.ui-typo-tiny p {
  white-space: normal
}

.ui-typo-tiny ul,
.ui-typo-tiny ol {
  margin-left: 1.2em
}

.ui-typo-tiny li {
  margin-bottom: .5em
}

.ui-typo-tiny ul li {
  list-style: disc
}

.ui-typo-tiny ol li {
  list-style: decimal
}

.ui-typo-tiny *:last-child {
  margin-bottom: 0
}

.ui-typo-tiny--list-checked ul {
  margin-left: 0
}

.ui-typo-tiny--list-checked ul li {
  margin-bottom: .5em;
  line-height: 1.5;
  list-style: none
}

.ui-typo-tiny--list-checked ul li::before {
  background-image: url("/images/image_48e99c5d8b730e27f2c678a79069fc72d8f2c953.svg")
}

.ui-typo-tiny--list-checked.color-white ul li::before {
  background-image: url("/images/image_9955fa4ad1bfdbc4d1954b81559b1257a7697823.svg")
}

@media(min-width: 768px) {
  .ui-typo-tiny--list-2-columns ul {
    display: flex;
    flex-wrap: wrap
  }

  .ui-typo-tiny--list-2-columns ul li {
    width: 50%;
    padding-right: 10px
  }

  .ui-typo-tiny--list-2-columns ul li:nth-last-child(2) {
    margin-bottom: 0
  }
}

.ui-typo-tiny>.ui-hero-text {
  padding-top: 0
}

.b-radius {
  border-radius: 4px
}

.b-radius-m {
  border-radius: 8px
}

.b-radius-l {
  border-radius: 16px
}

.b-radius-pill {
  border-radius: 10em
}

.b-radius-round {
  border-radius: 50%
}

.ui-hero-form {
  padding-top: 80px;
  padding-bottom: 60px
}

.ui-hero-form.pb-0 {
  padding-bottom: 0
}

.ui-hero-form__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 50px
}

.ui-hero-form__col {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  text-align: center
}

.ui-hero-form__col--form {
  max-width: 640px;
  text-align: left
}

.ui-hero-form__col--form .hs-form-demo {
  padding: 30px
}

.ui-hero-form__title,
.ui-hero-form__tagline,
.ui-hero-form__wrapper,
.ui-hero-form__badges,
.ui-hero-form__image img {
  max-width: 100%
}

.ui-hero-form__tagline ul,
.ui-hero-form__tagline ol {
  display: flex;
  flex-direction: column;
  align-items: center
}

.ui-hero-form__list {
  margin-bottom: 40px
}

.ui-hero-form__list:last-child {
  margin-bottom: 0
}

.ui-hero-form__wrapper {
  width: 100%
}

.ui-hero-form__cards,
.ui-hero-form__cards-tagline {
  width: 100%;
  text-align: left
}

.ui-hero-form__cards:not(:first-child),
.ui-hero-form__cards-tagline:not(:first-child) {
  margin-top: 40px
}

.ui-hero-form__cards {
  display: flex;
  flex-direction: column;
  gap: 20px
}

@media(min-width: 600px) {
  .ui-hero-form__cards {
    gap: 40px
  }
}

.ui-hero-form__badges,
.ui-hero-form__image {
  height: auto;
  margin: 40px auto 0
}

@media(min-width: 600px) {
  .ui-hero-form {
    padding-top: 100px;
    padding-bottom: 120px
  }
}

@media(min-width: 960px) {
  .ui-hero-form {
    padding-top: 120px
  }

  .ui-hero-form--reverse .ui-hero-form__container {
    flex-direction: row-reverse
  }

  .ui-hero-form__container {
    flex-direction: row;
    align-items: flex-start;
    column-gap: 6.25%
  }

  .ui-hero-form__col {
    align-items: flex-start;
    text-align: left
  }

  .ui-hero-form__col--content {
    align-self: center;
    max-width: 560px
  }

  .ui-hero-form__col .align-center {
    align-items: flex-start;
    justify-content: flex-start
  }

  .ui-hero-form__tagline {
    max-width: 550px
  }

  .ui-hero-form__tagline ul,
  .ui-hero-form__tagline ol {
    align-items: flex-start
  }

  .ui-hero-form__badges,
  .ui-hero-form__image {
    margin: 40px 0 0
  }
}

.ui-hero-form--padding-compact {
  padding-top: 50px;
  padding-bottom: 50px
}

@media(min-width: 600px) {
  .ui-hero-form--padding-compact {
    padding-top: 80px;
    padding-bottom: 80px
  }
}

.ui-hero-form__card {
  display: flex;
  flex-direction: row
}

.ui-hero-form__card-icon {
  margin-right: 20px
}

@media(min-width: 600px) {
  .ui-hero-form__card-icon {
    margin-right: 40px
  }
}

.ui-hero-form__card-content {
  display: flex;
  flex-direction: column;
  justify-content: center
}

.ui-hero-form__card-content>*:last-child {
  margin-bottom: 0
}

.ui-hero-form__card-title {
  font-weight: 700
}

.ui-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin-top: 40px;
  gap: 20px
}

@media(min-width: 960px) {
  .ui-badges {
    justify-content: flex-start
  }
}

.ui-badges__item {
  width: auto;
  height: 100px
}

.color-brand {
  color: #248567
}

.color-black {
  color: #242424
}

.color-meta {
  color: #888
}

.color-secondary,
.hs-form-checkbox-display,
.hs-form-booleancheckbox-display,
.hs-richtext {
  color: rgba(36, 36, 36, .7)
}

.color-white {
  color: #fff
}

.color-scarlet {
  color: #e84e4e
}

.bg-color-white {
  background-color: #fff
}

.bg-color-black {
  background-color: #242424
}

.bg-color-grey {
  background-color: #e7ebed
}

.bg-color-violet {
  background-color: #cbbedb
}

.bg-color-neptune {
  background-color: #b2d3d5
}

.bg-color-golden {
  background-color: #f7dd6d
}

.bg-color-bright-golden {
  background-color: #d5ad15
}

.bg-color-bright-mustard {
  background-color: #af8e32
}

.bg-color-bright-fire {
  background-color: #e59950
}

.bg-color-bright-lotus {
  background-color: #cb88a2
}

.bg-color-bright-violet {
  background-color: #9d84bd
}

.bg-color-bright-polo-blue {
  background-color: #798bb8
}

.bg-color-bright-powder-blue {
  background-color: #92b8ec
}

.bg-color-bright-neptune {
  background-color: #74b0b4
}

.bg-color-bright-sage {
  background-color: #9eb0a2
}

.bg-color-bright-frog {
  background-color: #9cd091
}

.bg-color-bright-swamp {
  background-color: #9fb27f
}

.bg-color-bright-thatch {
  background-color: #a9998d
}

.bg-gradient-sand-amethyst {
  --gradient-background: linear-gradient(133deg, #F1E8E3 0%, #d6ceff 50%, #a496ff 100%)
}

.bg-gradient-sand-emerald {
  --gradient-background: linear-gradient(133deg, #EAE7DF 0%, #b9cdc7 65.75%, #A1C2B8 88.51%, #A1C2B8 100%)
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h2-h1,
.h3-h2 {
  line-height: 1.2
}

.h1 {
  font-size: 36px
}

@media(min-width: 600px) {
  .h1 {
    font-size: 48px
  }
}

@media(min-width: 960px) {
  .h1 {
    font-size: 60px
  }
}

.h2 {
  font-size: 32px;
  font-weight: bold
}

@media(min-width: 600px) {
  .h2 {
    font-size: 42px
  }
}

.h3 {
  font-size: 24px
}

@media(min-width: 600px) {
  .h3 {
    font-size: 32px
  }
}

.h4 {
  font-size: 18px;
  font-weight: bold
}

@media(min-width: 600px) {
  .h4 {
    font-size: 24px
  }
}

.h5 {
  font-size: 16px
}

@media(min-width: 600px) {
  .h5 {
    font-size: 18px
  }
}

.h6 {
  font-size: 14px
}

@media(min-width: 600px) {
  .h6 {
    font-size: 16px
  }
}

.h2-h1 {
  font-size: 32px
}

@media(min-width: 600px) {
  .h2-h1 {
    font-size: 42px
  }
}

@media(min-width: 960px) {
  .h2-h1 {
    font-size: 60px
  }
}

.h3-h2 {
  font-size: 24px
}

@media(min-width: 600px) {
  .h3-h2 {
    font-size: 32px
  }
}

@media(min-width: 960px) {
  .h3-h2 {
    font-size: 42px
  }
}

.text-regular {
  font-weight: 400
}

.text-semibold {
  font-weight: 600
}

.text-bold {
  font-weight: 700
}

.text-uppercase {
  text-transform: uppercase
}

.text-caption {
  font-size: 12px
}

.text-nowrap {
  white-space: nowrap
}

.text-lead {
  font-size: 16px
}

@media(min-width: 600px) {
  .text-lead {
    font-size: 24px
  }
}

.text-body-s,
.hs-form-checkbox-display,
.hs-form-booleancheckbox-display,
.hs-richtext {
  font-size: 12px
}

@media(min-width: 600px) {

  .text-body-s,
  .hs-form-checkbox-display,
  .hs-form-booleancheckbox-display,
  .hs-richtext {
    font-size: 14px
  }
}

.text-body-m {
  font-size: 14px
}

@media(min-width: 600px) {
  .text-body-m {
    font-size: 16px
  }
}

.text-body-l {
  font-size: 16px
}

@media(min-width: 600px) {
  .text-body-l {
    font-size: 18px
  }
}

.text-unscale-12 {
  font-size: 12px
}

.text-unscale-14 {
  font-size: 14px
}

.text-dashed {
  text-decoration: underline dashed;
  -webkit-text-underline-position: under;
  -ms-text-underline-position: below;
  text-underline-position: under
}

.text-transform-none {
  text-transform: none
}

.hs-hidden {
  display: none !important
}

.hs-visible {
  display: block !important
}

.input-text,
.hs-input:not([type=checkbox]):not([type=radio]):not(textarea),
.input-textarea,
.hs-form textarea.hs-input,
.input-select,
select.hs-input {
  display: block;
  width: 100%;
  padding: 7px 10px 8px;
  border: 1px solid rgba(36, 36, 36, .3);
  border-radius: 0;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  appearance: none
}

.input-text,
.hs-input:not([type=checkbox]):not([type=radio]):not(textarea),
.input-select,
select.hs-input {
  height: 40px
}

.input-text--large,
.form-hubspot--oneliner .hs-input:not([type=checkbox]):not([type=radio]),
.input-textarea--large,
.input-select--large {
  height: 50px;
  padding: 11px 15px 12px;
  border-radius: 4px;
  font-size: 16px
}

.input-text:hover,
.hs-input:hover:not([type=checkbox]):not([type=radio]):not(textarea),
.input-textarea:hover,
.hs-form textarea.hs-input:hover,
.input-select:hover,
select.hs-input:hover {
  border-color: rgba(36, 36, 36, .6)
}

.input-text:focus,
.hs-input:focus:not([type=checkbox]):not([type=radio]):not(textarea),
.input-textarea:focus,
.hs-form textarea.hs-input:focus,
.input-select:focus,
select.hs-input:focus {
  border-color: #248567;
  outline: none
}

.input-textarea,
.hs-form textarea.hs-input {
  resize: none;
  height: 114px
}

.input-select,
select.hs-input {
  position: relative;
  padding-right: 30px;
  text-overflow: ellipsis;
  background-image: url("/images/image_04d97922b16265b42c3cd6d89edcae5350675260.svg");
  background-repeat: no-repeat;
  background-position: right 10px center
}

.input-select::-ms-expand,
select.hs-input::-ms-expand {
  display: none
}

.input-checkbox {
  display: flex;
  align-items: center
}

.input-checkbox__svg {
  display: none
}

.input-checkbox input {
  display: none
}

.input-checkbox input:checked~.input-checkbox__check {
  border-color: #248567;
  background-color: #248567
}

.input-checkbox input:checked~.input-checkbox__check .input-checkbox__svg {
  display: block
}

.input-checkbox__svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.input-checkbox__check {
  flex: 0 0 14px;
  position: relative;
  box-sizing: border-box;
  height: 14px;
  margin-right: 7px;
  border: 1px solid rgba(36, 36, 36, .3);
  border-radius: 2px
}

.input-checkbox__check:before {
  content: ""
}

@media(min-width: 600px) {
  .input-checkbox:hover .input-checkbox__check {
    border-color: rgba(36, 36, 36, .6)
  }

  .input-checkbox:hover input:checked~.input-checkbox__check {
    border-color: #136a50;
    background-color: #136a50
  }
}

.input-label__error {
  color: var(--pd-color-core-danger)
}

.input-text--error,
.hs-input:not([type=checkbox]):not([type=radio]):not(textarea).error,
.input-textarea--error {
  border-color: rgba(232, 78, 78, .5)
}

.input-text--error:hover,
.hs-input.error:hover:not([type=checkbox]):not([type=radio]):not(textarea),
.input-text--error:focus,
.hs-input.error:focus:not([type=checkbox]):not([type=radio]):not(textarea),
.input-textarea--error:hover,
.input-textarea--error:focus {
  border-color: #e84e4e
}

.control {
  display: block
}

.control__label,
.hs-form>div>label {
  display: block;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 600
}

.control__validator,
.hs-error-msgs {
  padding-top: 5px;
  line-height: 1.3;
  font-size: 12px;
  color: #e84e4e
}

.form,
.hs-form {
  display: flex;
  flex-wrap: wrap;
  margin: -10px
}

.form__item,
.hs-form>div {
  width: 100%;
  padding: 10px
}

@media(min-width: 600px) {

  .form__item--half,
  .form-hubspot--lead .hs-form>div:nth-child(1),
  .form-hubspot--lead .hs-form>div:nth-child(2),
  .form-hubspot--columns .hs-form>div,
  .form-hubspot--columns-last .hs-form>div,
  .form-hubspot--columns_last .hs-form>div {
    width: 50%
  }
}

.ui-circle-loader span::after,
.ui-circle-loader span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

@keyframes ui-circle-loader {
  0% {
    transform: rotate(0deg)
  }

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

.ui-preloader {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  z-index: 99
}

.ui-circle-loader {
  display: block;
  height: 34px;
  width: 34px;
  position: relative
}

.ui-circle-loader span {
  margin: auto;
  height: 100%;
  width: 100%;
  clip: rect(9px, 34px, 34px, 0);
  animation: circle-loader 1.5s linear infinite
}

.ui-circle-loader span::after {
  content: "";
  margin: auto;
  height: 100%;
  width: 100%;
  border: 2px solid #000;
  border-radius: 50%
}

.hs_education_role {
  width: 100% !important;
  display: none
}

.hs-form {
  text-align: left
}

.hs-form h1,
.hs-form h2,
.hs-form h3 {
  color: #242424
}

.hs-form-required {
  padding-left: 2px;
  font-weight: normal
}

.hs_phone .hs-input.hs-fieldtype-intl-phone {
  padding: 0;
  border: 0
}

.hs-form-checkbox,
.hs-form-booleancheckbox {
  margin-bottom: .2em
}

.hs-form-checkbox:last-child,
.hs-form-booleancheckbox:last-child {
  margin-bottom: 0
}

.hs-form-checkbox-display,
.hs-form-booleancheckbox-display {
  display: flex;
  align-items: center
}

.hs-form-checkbox-display .hs-input[type=checkbox],
.hs-form-booleancheckbox-display .hs-input[type=checkbox] {
  min-width: 14px;
  min-height: 14px;
  margin-right: .5em;
  outline: none;
  cursor: pointer;
  accent-color: #248567
}

.hs-submit .actions {
  display: block
}

.hs-error-msgs label {
  display: block;
  width: 100%
}

.hs-richtext {
  line-height: 1.2
}

.hs-error-msgs:not(:nth-of-type(1)) {
  display: none
}

.form-hubspot--columns .hs-form .hs-fieldtype-textarea,
.form-hubspot--columns-last .hs-form .hs-fieldtype-textarea,
.form-hubspot--columns_last .hs-form .hs-fieldtype-textarea {
  width: 100%
}

.form-hubspot--columns .hs-form>div.hs-submit,
.form-hubspot--columns .hs-form>div.hs_error_rollup,
.form-hubspot--columns .hs-form>div.hs-form-field--wide,
.form-hubspot--columns-last .hs-form>div.hs-submit,
.form-hubspot--columns-last .hs-form>div.hs_error_rollup,
.form-hubspot--columns-last .hs-form>div.hs-form-field--wide,
.form-hubspot--columns_last .hs-form>div.hs-submit,
.form-hubspot--columns_last .hs-form>div.hs_error_rollup,
.form-hubspot--columns_last .hs-form>div.hs-form-field--wide {
  width: 100%
}

:root {
  --iti-hover-color: rgba(0, 0, 0, 0.05);
  --iti-border-color: #ccc;
  --iti-dialcode-color: #999;
  --iti-dropdown-bg: white;
  --iti-spacer-horizontal: 8px;
  --iti-flag-height: 12px;
  --iti-flag-width: 16px;
  --iti-border-width: 1px;
  --iti-arrow-height: 4px;
  --iti-arrow-width: 6px;
  --iti-triangle-border: calc(var(--iti-arrow-width) / 2);
  --iti-arrow-padding: 6px;
  --iti-arrow-color: #555;
  --iti-path-flags-1x:
    /*savepage-url=../img/flags.webp*/
    url();
  --iti-path-flags-2x:
    /*savepage-url=../img/flags@2x.webp*/
    url();
  --iti-path-globe-1x:
    /*savepage-url=../img/globe.webp*/
    url();
  --iti-path-globe-2x:
    /*savepage-url=../img/globe@2x.webp*/
    url();
  --iti-flag-sprite-width: 3904px;
  --iti-flag-sprite-height: 12px;
  --iti-mobile-popup-margin: 30px
}

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

.iti * {
  box-sizing: border-box
}

.iti__hide {
  display: none
}

.iti__v-hide {
  visibility: hidden
}

.iti__a11y-text {
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute
}

.iti input.iti__tel-input,
.iti input.iti__tel-input[type=text],
.iti input.iti__tel-input[type=tel] {
  position: relative;
  z-index: 0;
  margin: 0 !important
}

.iti__country-container {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: var(--iti-border-width)
}

.iti__selected-country {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  border-radius: 0;
  font-weight: inherit;
  line-height: inherit;
  text-decoration: none
}

.iti__selected-country-primary {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)
}

.iti__arrow {
  margin-left: var(--iti-arrow-padding);
  width: 0;
  height: 0;
  border-left: var(--iti-triangle-border) solid transparent;
  border-right: var(--iti-triangle-border) solid transparent;
  border-top: var(--iti-arrow-height) solid var(--iti-arrow-color)
}

[dir=rtl] .iti__arrow {
  margin-right: var(--iti-arrow-padding);
  margin-left: 0
}

.iti__arrow--up {
  border-top: none;
  border-bottom: var(--iti-arrow-height) solid var(--iti-arrow-color)
}

.iti__dropdown-content {
  border-radius: 3px;
  background-color: var(--iti-dropdown-bg)
}

.iti--inline-dropdown .iti__dropdown-content {
  position: absolute;
  z-index: 2;
  margin-top: 3px;
  margin-left: calc(var(--iti-border-width)*-1);
  border: var(--iti-border-width) solid var(--iti-border-color);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2)
}

.iti__search-input {
  width: 100%;
  border-width: 0;
  border-radius: 3px
}

.iti__search-input+.iti__country-list {
  border-top: 1px solid var(--iti-border-color)
}

.iti__country-list {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch
}

.iti--inline-dropdown .iti__country-list {
  max-height: 185px
}

.iti--flexible-dropdown-width .iti__country-list {
  white-space: nowrap
}

@media(max-width: 500px) {
  .iti--flexible-dropdown-width .iti__country-list {
    white-space: normal
  }
}

.iti__country {
  display: flex;
  align-items: center;
  padding: 8px var(--iti-spacer-horizontal);
  outline: none
}

.iti__dial-code {
  color: var(--iti-dialcode-color)
}

.iti__country.iti__highlight {
  background-color: var(--iti-hover-color)
}

.iti__country-list .iti__flag,
.iti__country-name {
  margin-right: var(--iti-spacer-horizontal)
}

[dir=rtl] .iti__country-list .iti__flag,
[dir=rtl] .iti__country-name {
  margin-right: 0;
  margin-left: var(--iti-spacer-horizontal)
}

.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover,
.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover button {
  cursor: pointer
}

.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,
.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__dropdown-content:hover) .iti__selected-country-primary {
  background-color: var(--iti-hover-color)
}

.iti .iti__selected-dial-code {
  margin-left: 4px
}

[dir=rtl] .iti .iti__selected-dial-code {
  margin-left: 0;
  margin-right: 4px
}

.iti--container {
  position: fixed;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: var(--iti-border-width)
}

.iti--container:hover {
  cursor: pointer
}

.iti--fullscreen-popup.iti--container {
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  padding: var(--iti-mobile-popup-margin);
  display: flex;
  flex-direction: column;
  justify-content: flex-start
}

.iti--fullscreen-popup .iti__dropdown-content {
  display: flex;
  flex-direction: column;
  max-height: 100%;
  position: relative
}

.iti--fullscreen-popup .iti__country {
  padding: 10px 10px;
  line-height: 1.5em
}

.iti__flag {
  --iti-flag-offset: 100px;
  height: var(--iti-flag-height);
  width: var(--iti-flag-width);
  border-radius: 1px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: var(--iti-path-flags-1x);
  background-repeat: no-repeat;
  background-position: var(--iti-flag-offset) 0;
  background-size: var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)
}

.iti__ac {
  --iti-flag-offset: 0px
}

.iti__ad {
  --iti-flag-offset: -16px
}

.iti__ae {
  --iti-flag-offset: -32px
}

.iti__af {
  --iti-flag-offset: -48px
}

.iti__ag {
  --iti-flag-offset: -64px
}

.iti__ai {
  --iti-flag-offset: -80px
}

.iti__al {
  --iti-flag-offset: -96px
}

.iti__am {
  --iti-flag-offset: -112px
}

.iti__ao {
  --iti-flag-offset: -128px
}

.iti__ar {
  --iti-flag-offset: -144px
}

.iti__as {
  --iti-flag-offset: -160px
}

.iti__at {
  --iti-flag-offset: -176px
}

.iti__au {
  --iti-flag-offset: -192px
}

.iti__aw {
  --iti-flag-offset: -208px
}

.iti__ax {
  --iti-flag-offset: -224px
}

.iti__az {
  --iti-flag-offset: -240px
}

.iti__ba {
  --iti-flag-offset: -256px
}

.iti__bb {
  --iti-flag-offset: -272px
}

.iti__bd {
  --iti-flag-offset: -288px
}

.iti__be {
  --iti-flag-offset: -304px
}

.iti__bf {
  --iti-flag-offset: -320px
}

.iti__bg {
  --iti-flag-offset: -336px
}

.iti__bh {
  --iti-flag-offset: -352px
}

.iti__bi {
  --iti-flag-offset: -368px
}

.iti__bj {
  --iti-flag-offset: -384px
}

.iti__bl {
  --iti-flag-offset: -400px
}

.iti__bm {
  --iti-flag-offset: -416px
}

.iti__bn {
  --iti-flag-offset: -432px
}

.iti__bo {
  --iti-flag-offset: -448px
}

.iti__bq {
  --iti-flag-offset: -464px
}

.iti__br {
  --iti-flag-offset: -480px
}

.iti__bs {
  --iti-flag-offset: -496px
}

.iti__bt {
  --iti-flag-offset: -512px
}

.iti__bw {
  --iti-flag-offset: -528px
}

.iti__by {
  --iti-flag-offset: -544px
}

.iti__bz {
  --iti-flag-offset: -560px
}

.iti__ca {
  --iti-flag-offset: -576px
}

.iti__cc {
  --iti-flag-offset: -592px
}

.iti__cd {
  --iti-flag-offset: -608px
}

.iti__cf {
  --iti-flag-offset: -624px
}

.iti__cg {
  --iti-flag-offset: -640px
}

.iti__ch {
  --iti-flag-offset: -656px
}

.iti__ci {
  --iti-flag-offset: -672px
}

.iti__ck {
  --iti-flag-offset: -688px
}

.iti__cl {
  --iti-flag-offset: -704px
}

.iti__cm {
  --iti-flag-offset: -720px
}

.iti__cn {
  --iti-flag-offset: -736px
}

.iti__co {
  --iti-flag-offset: -752px
}

.iti__cr {
  --iti-flag-offset: -768px
}

.iti__cu {
  --iti-flag-offset: -784px
}

.iti__cv {
  --iti-flag-offset: -800px
}

.iti__cw {
  --iti-flag-offset: -816px
}

.iti__cx {
  --iti-flag-offset: -832px
}

.iti__cy {
  --iti-flag-offset: -848px
}

.iti__cz {
  --iti-flag-offset: -864px
}

.iti__de {
  --iti-flag-offset: -880px
}

.iti__dj {
  --iti-flag-offset: -896px
}

.iti__dk {
  --iti-flag-offset: -912px
}

.iti__dm {
  --iti-flag-offset: -928px
}

.iti__do {
  --iti-flag-offset: -944px
}

.iti__dz {
  --iti-flag-offset: -960px
}

.iti__ec {
  --iti-flag-offset: -976px
}

.iti__ee {
  --iti-flag-offset: -992px
}

.iti__eg {
  --iti-flag-offset: -1008px
}

.iti__eh {
  --iti-flag-offset: -1024px
}

.iti__er {
  --iti-flag-offset: -1040px
}

.iti__es {
  --iti-flag-offset: -1056px
}

.iti__et {
  --iti-flag-offset: -1072px
}

.iti__fi {
  --iti-flag-offset: -1088px
}

.iti__fj {
  --iti-flag-offset: -1104px
}

.iti__fk {
  --iti-flag-offset: -1120px
}

.iti__fm {
  --iti-flag-offset: -1136px
}

.iti__fo {
  --iti-flag-offset: -1152px
}

.iti__fr {
  --iti-flag-offset: -1168px
}

.iti__ga {
  --iti-flag-offset: -1184px
}

.iti__gb {
  --iti-flag-offset: -1200px
}

.iti__gd {
  --iti-flag-offset: -1216px
}

.iti__ge {
  --iti-flag-offset: -1232px
}

.iti__gf {
  --iti-flag-offset: -1248px
}

.iti__gg {
  --iti-flag-offset: -1264px
}

.iti__gh {
  --iti-flag-offset: -1280px
}

.iti__gi {
  --iti-flag-offset: -1296px
}

.iti__gl {
  --iti-flag-offset: -1312px
}

.iti__gm {
  --iti-flag-offset: -1328px
}

.iti__gn {
  --iti-flag-offset: -1344px
}

.iti__gp {
  --iti-flag-offset: -1360px
}

.iti__gq {
  --iti-flag-offset: -1376px
}

.iti__gr {
  --iti-flag-offset: -1392px
}

.iti__gt {
  --iti-flag-offset: -1408px
}

.iti__gu {
  --iti-flag-offset: -1424px
}

.iti__gw {
  --iti-flag-offset: -1440px
}

.iti__gy {
  --iti-flag-offset: -1456px
}

.iti__hk {
  --iti-flag-offset: -1472px
}

.iti__hn {
  --iti-flag-offset: -1488px
}

.iti__hr {
  --iti-flag-offset: -1504px
}

.iti__ht {
  --iti-flag-offset: -1520px
}

.iti__hu {
  --iti-flag-offset: -1536px
}

.iti__id {
  --iti-flag-offset: -1552px
}

.iti__ie {
  --iti-flag-offset: -1568px
}

.iti__il {
  --iti-flag-offset: -1584px
}

.iti__im {
  --iti-flag-offset: -1600px
}

.iti__in {
  --iti-flag-offset: -1616px
}

.iti__io {
  --iti-flag-offset: -1632px
}

.iti__iq {
  --iti-flag-offset: -1648px
}

.iti__ir {
  --iti-flag-offset: -1664px
}

.iti__is {
  --iti-flag-offset: -1680px
}

.iti__it {
  --iti-flag-offset: -1696px
}

.iti__je {
  --iti-flag-offset: -1712px
}

.iti__jm {
  --iti-flag-offset: -1728px
}

.iti__jo {
  --iti-flag-offset: -1744px
}

.iti__jp {
  --iti-flag-offset: -1760px
}

.iti__ke {
  --iti-flag-offset: -1776px
}

.iti__kg {
  --iti-flag-offset: -1792px
}

.iti__kh {
  --iti-flag-offset: -1808px
}

.iti__ki {
  --iti-flag-offset: -1824px
}

.iti__km {
  --iti-flag-offset: -1840px
}

.iti__kn {
  --iti-flag-offset: -1856px
}

.iti__kp {
  --iti-flag-offset: -1872px
}

.iti__kr {
  --iti-flag-offset: -1888px
}

.iti__kw {
  --iti-flag-offset: -1904px
}

.iti__ky {
  --iti-flag-offset: -1920px
}

.iti__kz {
  --iti-flag-offset: -1936px
}

.iti__la {
  --iti-flag-offset: -1952px
}

.iti__lb {
  --iti-flag-offset: -1968px
}

.iti__lc {
  --iti-flag-offset: -1984px
}

.iti__li {
  --iti-flag-offset: -2000px
}

.iti__lk {
  --iti-flag-offset: -2016px
}

.iti__lr {
  --iti-flag-offset: -2032px
}

.iti__ls {
  --iti-flag-offset: -2048px
}

.iti__lt {
  --iti-flag-offset: -2064px
}

.iti__lu {
  --iti-flag-offset: -2080px
}

.iti__lv {
  --iti-flag-offset: -2096px
}

.iti__ly {
  --iti-flag-offset: -2112px
}

.iti__ma {
  --iti-flag-offset: -2128px
}

.iti__mc {
  --iti-flag-offset: -2144px
}

.iti__md {
  --iti-flag-offset: -2160px
}

.iti__me {
  --iti-flag-offset: -2176px
}

.iti__mf {
  --iti-flag-offset: -2192px
}

.iti__mg {
  --iti-flag-offset: -2208px
}

.iti__mh {
  --iti-flag-offset: -2224px
}

.iti__mk {
  --iti-flag-offset: -2240px
}

.iti__ml {
  --iti-flag-offset: -2256px
}

.iti__mm {
  --iti-flag-offset: -2272px
}

.iti__mn {
  --iti-flag-offset: -2288px
}

.iti__mo {
  --iti-flag-offset: -2304px
}

.iti__mp {
  --iti-flag-offset: -2320px
}

.iti__mq {
  --iti-flag-offset: -2336px
}

.iti__mr {
  --iti-flag-offset: -2352px
}

.iti__ms {
  --iti-flag-offset: -2368px
}

.iti__mt {
  --iti-flag-offset: -2384px
}

.iti__mu {
  --iti-flag-offset: -2400px
}

.iti__mv {
  --iti-flag-offset: -2416px
}

.iti__mw {
  --iti-flag-offset: -2432px
}

.iti__mx {
  --iti-flag-offset: -2448px
}

.iti__my {
  --iti-flag-offset: -2464px
}

.iti__mz {
  --iti-flag-offset: -2480px
}

.iti__na {
  --iti-flag-offset: -2496px
}

.iti__nc {
  --iti-flag-offset: -2512px
}

.iti__ne {
  --iti-flag-offset: -2528px
}

.iti__nf {
  --iti-flag-offset: -2544px
}

.iti__ng {
  --iti-flag-offset: -2560px
}

.iti__ni {
  --iti-flag-offset: -2576px
}

.iti__nl {
  --iti-flag-offset: -2592px
}

.iti__no {
  --iti-flag-offset: -2608px
}

.iti__np {
  --iti-flag-offset: -2624px
}

.iti__nr {
  --iti-flag-offset: -2640px
}

.iti__nu {
  --iti-flag-offset: -2656px
}

.iti__nz {
  --iti-flag-offset: -2672px
}

.iti__om {
  --iti-flag-offset: -2688px
}

.iti__pa {
  --iti-flag-offset: -2704px
}

.iti__pe {
  --iti-flag-offset: -2720px
}

.iti__pf {
  --iti-flag-offset: -2736px
}

.iti__pg {
  --iti-flag-offset: -2752px
}

.iti__ph {
  --iti-flag-offset: -2768px
}

.iti__pk {
  --iti-flag-offset: -2784px
}

.iti__pl {
  --iti-flag-offset: -2800px
}

.iti__pm {
  --iti-flag-offset: -2816px
}

.iti__pr {
  --iti-flag-offset: -2832px
}

.iti__ps {
  --iti-flag-offset: -2848px
}

.iti__pt {
  --iti-flag-offset: -2864px
}

.iti__pw {
  --iti-flag-offset: -2880px
}

.iti__py {
  --iti-flag-offset: -2896px
}

.iti__qa {
  --iti-flag-offset: -2912px
}

.iti__re {
  --iti-flag-offset: -2928px
}

.iti__ro {
  --iti-flag-offset: -2944px
}

.iti__rs {
  --iti-flag-offset: -2960px
}

.iti__ru {
  --iti-flag-offset: -2976px
}

.iti__rw {
  --iti-flag-offset: -2992px
}

.iti__sa {
  --iti-flag-offset: -3008px
}

.iti__sb {
  --iti-flag-offset: -3024px
}

.iti__sc {
  --iti-flag-offset: -3040px
}

.iti__sd {
  --iti-flag-offset: -3056px
}

.iti__se {
  --iti-flag-offset: -3072px
}

.iti__sg {
  --iti-flag-offset: -3088px
}

.iti__sh {
  --iti-flag-offset: -3104px
}

.iti__si {
  --iti-flag-offset: -3120px
}

.iti__sj {
  --iti-flag-offset: -3136px
}

.iti__sk {
  --iti-flag-offset: -3152px
}

.iti__sl {
  --iti-flag-offset: -3168px
}

.iti__sm {
  --iti-flag-offset: -3184px
}

.iti__sn {
  --iti-flag-offset: -3200px
}

.iti__so {
  --iti-flag-offset: -3216px
}

.iti__sr {
  --iti-flag-offset: -3232px
}

.iti__ss {
  --iti-flag-offset: -3248px
}

.iti__st {
  --iti-flag-offset: -3264px
}

.iti__sv {
  --iti-flag-offset: -3280px
}

.iti__sx {
  --iti-flag-offset: -3296px
}

.iti__sy {
  --iti-flag-offset: -3312px
}

.iti__sz {
  --iti-flag-offset: -3328px
}

.iti__tc {
  --iti-flag-offset: -3344px
}

.iti__td {
  --iti-flag-offset: -3360px
}

.iti__tg {
  --iti-flag-offset: -3376px
}

.iti__th {
  --iti-flag-offset: -3392px
}

.iti__tj {
  --iti-flag-offset: -3408px
}

.iti__tk {
  --iti-flag-offset: -3424px
}

.iti__tl {
  --iti-flag-offset: -3440px
}

.iti__tm {
  --iti-flag-offset: -3456px
}

.iti__tn {
  --iti-flag-offset: -3472px
}

.iti__to {
  --iti-flag-offset: -3488px
}

.iti__tr {
  --iti-flag-offset: -3504px
}

.iti__tt {
  --iti-flag-offset: -3520px
}

.iti__tv {
  --iti-flag-offset: -3536px
}

.iti__tw {
  --iti-flag-offset: -3552px
}

.iti__tz {
  --iti-flag-offset: -3568px
}

.iti__ua {
  --iti-flag-offset: -3584px
}

.iti__ug {
  --iti-flag-offset: -3600px
}

.iti__us {
  --iti-flag-offset: -3616px
}

.iti__uy {
  --iti-flag-offset: -3632px
}

.iti__uz {
  --iti-flag-offset: -3648px
}

.iti__va {
  --iti-flag-offset: -3664px
}

.iti__vc {
  --iti-flag-offset: -3680px
}

.iti__ve {
  --iti-flag-offset: -3696px
}

.iti__vg {
  --iti-flag-offset: -3712px
}

.iti__vi {
  --iti-flag-offset: -3728px
}

.iti__vn {
  --iti-flag-offset: -3744px
}

.iti__vu {
  --iti-flag-offset: -3760px
}

.iti__wf {
  --iti-flag-offset: -3776px
}

.iti__ws {
  --iti-flag-offset: -3792px
}

.iti__xk {
  --iti-flag-offset: -3808px
}

.iti__ye {
  --iti-flag-offset: -3824px
}

.iti__yt {
  --iti-flag-offset: -3840px
}

.iti__za {
  --iti-flag-offset: -3856px
}

.iti__zm {
  --iti-flag-offset: -3872px
}

.iti__zw {
  --iti-flag-offset: -3888px
}

.iti__globe {
  background-image: var(--iti-path-globe-1x);
  background-size: contain;
  background-position: right;
  box-shadow: none;
  height: 19px
}

@media(min-resolution: 2x) {
  .iti__flag {
    background-image: var(--iti-path-flags-2x)
  }

  .iti__globe {
    background-image: var(--iti-path-globe-2x)
  }
}

.iti {
  --iti-hover-color: rgba(0, 0, 0, 0.05);
  --iti-text-gray: #999;
  --iti-border-gray: #ccc;
  --iti-spacer-horizontal: 8px;
  --iti-border-width: 1px;
  --iti-arrow-height: 4px;
  --iti-arrow-width: 6px;
  --iti-triangle-border: calc(var(--iti-arrow-width) / 2);
  --iti-arrow-padding: 6px;
  --iti-arrow-color: #555;
  --iti-input-padding: 6px;
  --iti-right-hand-selected-country-padding: calc(var(--iti-spacer-horizontal) + var(--iti-spacer-horizontal) + var(--iti-flag-width));
  --iti-selected-country-arrow-padding: calc(var(--iti-arrow-padding) + var(--iti-arrow-padding) + var(--iti-flag-width) + var(--iti-spacer-horizontal) + var(--iti-arrow-width) + var(--iti-input-padding));
  --iti-path-flags-1x:
    var(--media-url-47);
  --iti-path-flags-2x:
    url();
  --iti-mobile-popup-margin: 30px
}

.iti {
  width: 100%;
  background: #fff
}

.iti__selected-country-primary {
  border-right: var(--iti-border-width) solid var(--iti-border-gray)
}

.iti__selected-country-primary:hover {
  background-color: rgba(0, 0, 0, 0) !important
}

.iti.iti--container {
  position: absolute;
  top: 100% !important;
  left: 0 !important
}

.iti__country {
  cursor: pointer;
  line-height: 1.2;
  display: flex;
  align-items: center;
  padding: 7px 10px;
  outline: none;
  font-size: 14px
}

.iti__dial-code {
  margin-left: auto;
  color: rgba(36, 36, 36, .7)
}

.iti__country.iti__highlight {
  background-color: var(--iti-hover-color)
}

.hs-form .field.hs-form-field.hs_phone_number>label,
.hs-form .field.hs-form-field.hs_phone>label {
  left: 65px;
  font-size: 12px;
  transform: translateY(-12px)
}

.hs-form .field.hs-form-field.hs_phone_number .input,
.hs-form .field.hs-form-field.hs_phone .input {
  width: 100%;
  position: relative
}

[data-form-type=demo] .hs-button,
[data-form-type=common] .hs-button,
[data-form-type=truncation] .hs-button,
[data-form-type=redirect] .hs-button {
  --background-color: unset;
  --background-color-hover: unset;
  --border-color: unset;
  --border-color-hover: unset;
  --display-default: inline-flex;
  --text-color: unset;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--border-color);
  border-radius: 4px;
  font-weight: 600;
  color: var(--text-color);
  text-align: center;
  background-color: var(--background-color);
  transition: color .25s, background-color .25s, border-color .25s, opacity .25s, transform .2s;
  cursor: pointer;
  will-change: color, background-color, border-color, transform
}

@media(min-width: 600px) {

  [data-form-type=demo] .hs-button:hover,
  [data-form-type=common] .hs-button:hover,
  [data-form-type=truncation] .hs-button:hover,
  [data-form-type=redirect] .hs-button:hover,
  [data-form-type=demo] .hs-button:focus,
  [data-form-type=common] .hs-button:focus,
  [data-form-type=truncation] .hs-button:focus,
  [data-form-type=redirect] .hs-button:focus {
    border-color: var(--border-color-hover);
    color: var(--text-color);
    transform: translateY(-2px);
    background-color: var(--background-color-hover)
  }

  [data-form-type=demo] .hs-button:active,
  [data-form-type=common] .hs-button:active,
  [data-form-type=truncation] .hs-button:active,
  [data-form-type=redirect] .hs-button:active {
    transform: translateY(0)
  }
}

[data-form-type=demo] .hs-button,
[data-form-type=common] .hs-button,
[data-form-type=truncation] .hs-button,
[data-form-type=redirect] .hs-button {
  --background-color: #248567;
  --background-color-hover: #136a50;
  --border-color: #248567;
  --border-color-hover: #136a50;
  --text-color: #ffffff
}

[data-form-type=demo] .hs-button,
[data-form-type=common] .hs-button,
[data-form-type=truncation] .hs-button,
[data-form-type=redirect] .hs-button {
  min-width: 140px;
  min-height: 50px;
  padding: 13px 18px 14px;
  font-size: 16px;
  line-height: 19px
}

[data-form-type=demo] .hs-form,
[data-form-type=common] .hs-form,
[data-form-type=truncation] .hs-form,
[data-form-type=redirect] .hs-form {
  margin: -10px
}

[data-form-type=demo] .hs-form>div,
[data-form-type=common] .hs-form>div,
[data-form-type=truncation] .hs-form>div,
[data-form-type=redirect] .hs-form>div {
  padding: 10px
}

[data-form-type=demo] .hs_submit,
[data-form-type=common] .hs_submit,
[data-form-type=truncation] .hs_submit,
[data-form-type=redirect] .hs_submit {
  margin-top: 10px
}

[data-form-type=demo] .hs-form-field select.hs-input,
[data-form-type=demo] .hs-form-field input.hs-input,
[data-form-type=common] .hs-form-field select.hs-input,
[data-form-type=common] .hs-form-field input.hs-input,
[data-form-type=truncation] .hs-form-field select.hs-input,
[data-form-type=truncation] .hs-form-field input.hs-input,
[data-form-type=redirect] .hs-form-field select.hs-input,
[data-form-type=redirect] .hs-form-field input.hs-input {
  height: 56px
}

[data-form-type=demo] .hs-form-field input.hs-input,
[data-form-type=demo] .hs-form-field select.hs-input,
[data-form-type=demo] .hs-form-field textarea.hs-input,
[data-form-type=common] .hs-form-field input.hs-input,
[data-form-type=common] .hs-form-field select.hs-input,
[data-form-type=common] .hs-form-field textarea.hs-input,
[data-form-type=truncation] .hs-form-field input.hs-input,
[data-form-type=truncation] .hs-form-field select.hs-input,
[data-form-type=truncation] .hs-form-field textarea.hs-input,
[data-form-type=redirect] .hs-form-field input.hs-input,
[data-form-type=redirect] .hs-form-field select.hs-input,
[data-form-type=redirect] .hs-form-field textarea.hs-input {
  padding-top: 20px;
  border: 1px solid rgba(36, 36, 36, .3);
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.2
}

[data-form-type=demo] .hs-form-field input.hs-input:hover,
[data-form-type=demo] .hs-form-field select.hs-input:hover,
[data-form-type=demo] .hs-form-field textarea.hs-input:hover,
[data-form-type=common] .hs-form-field input.hs-input:hover,
[data-form-type=common] .hs-form-field select.hs-input:hover,
[data-form-type=common] .hs-form-field textarea.hs-input:hover,
[data-form-type=truncation] .hs-form-field input.hs-input:hover,
[data-form-type=truncation] .hs-form-field select.hs-input:hover,
[data-form-type=truncation] .hs-form-field textarea.hs-input:hover,
[data-form-type=redirect] .hs-form-field input.hs-input:hover,
[data-form-type=redirect] .hs-form-field select.hs-input:hover,
[data-form-type=redirect] .hs-form-field textarea.hs-input:hover {
  border-color: rgba(36, 36, 36, .6)
}

[data-form-type=demo] .hs-form-field input.hs-input:focus,
[data-form-type=demo] .hs-form-field select.hs-input:focus,
[data-form-type=demo] .hs-form-field textarea.hs-input:focus,
[data-form-type=common] .hs-form-field input.hs-input:focus,
[data-form-type=common] .hs-form-field select.hs-input:focus,
[data-form-type=common] .hs-form-field textarea.hs-input:focus,
[data-form-type=truncation] .hs-form-field input.hs-input:focus,
[data-form-type=truncation] .hs-form-field select.hs-input:focus,
[data-form-type=truncation] .hs-form-field textarea.hs-input:focus,
[data-form-type=redirect] .hs-form-field input.hs-input:focus,
[data-form-type=redirect] .hs-form-field select.hs-input:focus,
[data-form-type=redirect] .hs-form-field textarea.hs-input:focus {
  border-color: #248567;
  outline: none
}

[data-form-type=demo] .hs-form-field select.hs-input,
[data-form-type=common] .hs-form-field select.hs-input,
[data-form-type=truncation] .hs-form-field select.hs-input,
[data-form-type=redirect] .hs-form-field select.hs-input {
  padding-bottom: 3px
}

[data-form-type=demo] .hs-form-field,
[data-form-type=common] .hs-form-field,
[data-form-type=truncation] .hs-form-field,
[data-form-type=redirect] .hs-form-field {
  position: relative
}

[data-form-type=demo] .hs-form-field>label,
[data-form-type=common] .hs-form-field>label,
[data-form-type=truncation] .hs-form-field>label,
[data-form-type=redirect] .hs-form-field>label {
  position: absolute;
  top: 30px;
  left: 21px;
  z-index: 9;
  font-size: 16px;
  font-weight: 400;
  color: rgba(36, 36, 36, .7);
  line-height: 1;
  transition: transform .1s ease-out 0s, font-size .1s ease-out 0s;
  pointer-events: none
}

[data-form-type=demo] .hs-form-field--focus>label,
[data-form-type=common] .hs-form-field--focus>label,
[data-form-type=truncation] .hs-form-field--focus>label,
[data-form-type=redirect] .hs-form-field--focus>label {
  font-size: 12px;
  transform: translateY(-12px)
}

[data-form-type=demo] .hs-form-field--focus.hs-fieldtype-textarea>label,
[data-form-type=common] .hs-form-field--focus.hs-fieldtype-textarea>label,
[data-form-type=truncation] .hs-form-field--focus.hs-fieldtype-textarea>label,
[data-form-type=redirect] .hs-form-field--focus.hs-fieldtype-textarea>label {
  width: calc(100% - 36px);
  padding: 7px 0 3px;
  transform: translateY(-19px);
  background-color: #fff
}

[data-form-type=demo] .hs-form-field--focus.hs_user_entered_docs_per_month.hs-fieldtype-select label,
[data-form-type=common] .hs-form-field--focus.hs_user_entered_docs_per_month.hs-fieldtype-select label,
[data-form-type=truncation] .hs-form-field--focus.hs_user_entered_docs_per_month.hs-fieldtype-select label,
[data-form-type=redirect] .hs-form-field--focus.hs_user_entered_docs_per_month.hs-fieldtype-select label {
  top: 28px
}

[data-form-type=demo] .hs-form-field.hs_user_entered_docs_per_month.hs-fieldtype-select label,
[data-form-type=common] .hs-form-field.hs_user_entered_docs_per_month.hs-fieldtype-select label,
[data-form-type=truncation] .hs-form-field.hs_user_entered_docs_per_month.hs-fieldtype-select label,
[data-form-type=redirect] .hs-form-field.hs_user_entered_docs_per_month.hs-fieldtype-select label {
  top: 22px;
  max-width: calc(100% - 31px)
}

[data-form-type=demo] .hs-button,
[data-form-type=common] .hs-button,
[data-form-type=truncation] .hs-button,
[data-form-type=redirect] .hs-button {
  width: 100%
}

.hs-form-demo {
  position: relative
}

.hs-form-demo__note a,
.hs-form-demo__note a:visited {
  color: inherit;
  text-decoration: underline
}

[lang=en-US] [data-form-type=demo] .hs_preferred_language {
  display: none
}

[data-form-type=truncation] .hs_clearbit_company_number_of_employees {
  display: none !important
}

[data-form-type=truncation] .hs_clearbit_company_number_of_employees[style*="display: block"]+.hs_company_size {
  display: block
}

[data-form-type=truncation] .hs_clearbit_company_number_of_employees+.hs_company_size {
  display: none
}

[data-form-type=truncation][data-rendering-type=server] .hs-form-field:nth-child(n+3) {
  display: none
}

[data-form-type=truncation][data-rendering-type=server] .hs-form-field.hs_user_entered_docs_per_month,
[data-form-type=truncation][data-rendering-type=server] .hs-form-field.hs_prospecting_notes {
  display: block
}

[data-form-type=truncation][data-rendering-type=server] .hs-form-field.hs_user_entered_docs_per_month {
  width: 100%
}

.form-hubspot--oneliner .hs-button {
  --background-color: unset;
  --background-color-hover: unset;
  --border-color: unset;
  --border-color-hover: unset;
  --display-default: inline-flex;
  --text-color: unset;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--border-color);
  border-radius: 4px;
  font-weight: 600;
  color: var(--text-color);
  text-align: center;
  background-color: var(--background-color);
  transition: color .25s, background-color .25s, border-color .25s, opacity .25s, transform .2s;
  cursor: pointer;
  will-change: color, background-color, border-color, transform
}

@media(min-width: 600px) {

  .form-hubspot--oneliner .hs-button:hover,
  .form-hubspot--oneliner .hs-button:focus {
    border-color: var(--border-color-hover);
    color: var(--text-color);
    transform: translateY(-2px);
    background-color: var(--background-color-hover)
  }

  .form-hubspot--oneliner .hs-button:active {
    transform: translateY(0)
  }
}

.form-hubspot--oneliner .hs-button {
  --background-color: #248567;
  --background-color-hover: #136a50;
  --border-color: #248567;
  --border-color-hover: #136a50;
  --text-color: #ffffff
}

.form-hubspot--oneliner .hs-button {
  min-width: 140px;
  min-height: 50px;
  padding: 13px 18px 14px;
  font-size: 16px;
  line-height: 19px
}

.form-hubspot--oneliner {
  width: 100%;
  max-width: 510px;
  min-height: 50px
}

.form-hubspot--oneliner .hs-form {
  flex-direction: column;
  margin: -5px
}

@media(min-width: 768px) {
  .form-hubspot--oneliner .hs-form {
    flex-direction: row
  }
}

.form-hubspot--oneliner .hs-form>div {
  padding: 5px
}

.form-hubspot--oneliner .hs-form>div {
  flex: 1;
  width: auto
}

.form-hubspot--oneliner .hs-form>.hs-submit {
  flex: 0;
  margin-top: 0
}

.form-hubspot--oneliner .hs-form>.hs_error_rollup {
  order: 99;
  min-width: 100%;
  padding-top: 0;
  padding-bottom: 0
}

.form-hubspot--oneliner .hs-form>div>label {
  display: none
}

.form-hubspot--oneliner .hs-button {
  width: 100%
}

.form-hubspot--oneliner .hs_error_rollup {
  display: none !important
}

.form-hubspot--oneliner .submitted-message {
  display: flex;
  align-items: center;
  min-height: 50px;
  font-weight: 600
}

.form-hubspot--oneliner.form-hubspot--center .submitted-message {
  justify-content: center
}

.mini-banner {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 550px;
  margin-top: 40px;
  padding: 16px;
  border-radius: 8px;
  background-color: #fff
}

.mini-banner__logo {
  flex-shrink: 0;
  align-self: flex-start;
  margin-right: 10px
}

.mini-banner__content {
  font-size: 16px;
  text-align: left;
  line-height: 24px
}

.ui-steps {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  counter-reset: steps;
  text-align: center;
  gap: 10px 12px
}

.ui-steps__step,
.ui-steps__step::before {
  display: flex;
  align-items: center;
  justify-content: center
}

.ui-steps__step {
  flex-direction: row
}

.ui-steps__step::before {
  content: counter(steps);
  counter-increment: steps;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border-radius: 100%;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
  background-color: #248567
}

.integrations__items {
  display: grid;
  column-gap: 12%;
  grid-template-columns: repeat(auto-fill, minmax(50px, 1fr));
  row-gap: 50px
}

.integrations__item {
  width: 50px;
  height: 50px
}

.integrations__item svg {
  width: 100%;
  height: 100%
}

.integrations__item:nth-child(n+13) {
  display: none
}

.integrations__footer p {
  color: rgba(36, 36, 36, .7)
}

.integrations__footer a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: .2em
}

.integrations__footer a:hover,
.integrations__footer a:focus {
  color: #242424
}

.integrations--centered .integrations__footer {
  text-align: center
}

@media(min-width: 480px) {
  .integrations__items {
    column-gap: 9%
  }
}

@media(min-width: 600px) {
  .integrations__items {
    grid-template-columns: repeat(auto-fill, minmax(60px, 1fr))
  }

  .integrations__item {
    width: 60px;
    height: 60px;
    transition: transform .2s, opacity .2s;
    will-change: transform, opacity
  }

  .integrations__item:hover,
  .integrations__item:focus-visible {
    transform: translateY(-3px);
    opacity: .8
  }

  .integrations__item:nth-child(n+13) {
    display: block
  }
}

@media(min-width: 768px) {
  .integrations__items {
    column-gap: 8%
  }
}

@media(min-width: 960px) {
  .integrations__items {
    column-gap: 4%;
    row-gap: 80px
  }
}

@media(min-width: 1058px) {
  .integrations__items {
    column-gap: 5%
  }
}

@media(min-width: 1200px) {
  .integrations__items {
    column-gap: 6%
  }
}

.ui-testimonial-customers {
  padding: 50px 0;
  transition: background-color .25s ease-in-out;
  will-change: background-color
}

.ui-testimonial-customers__header .ui-heading__title {
  opacity: 0;
  transition: opacity .25s ease-in-out;
  will-change: opacity
}

.ui-testimonial-customers__header .ui-heading__title--animated {
  opacity: 1
}

.ui-testimonial-customers .glide {
  cursor: default
}

.ui-testimonial-customers .glide .glide__slides,
.ui-testimonial-customers .glide .glide__slide {
  overflow: visible
}

.ui-testimonial-customers .glide .glide__slide--active .ui-testimonial-customer__cover {
  pointer-events: auto
}

.ui-testimonial-customers .glide .glide__arrows {
  display: none;
  align-items: center;
  opacity: 1;
  transition: opacity .25s ease-in-out;
  will-change: opacity
}

.ui-testimonial-customers .glide .glide__arrows--animating {
  opacity: 0
}

.ui-testimonial-customers .glide .glide__arrow {
  position: static;
  width: auto;
  height: auto;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
  transition: opacity .25s ease-in-out;
  will-change: opacity
}

.ui-testimonial-customers .glide .glide__arrow::before,
.ui-testimonial-customers .glide .glide__arrow::after {
  transition: transform .25s ease-in-out
}

.ui-testimonial-customers .glide .glide__arrow--left {
  margin-right: auto
}

.ui-testimonial-customers .glide .glide__arrow--left::before {
  display: block;
  content: "";
  width: 16px;
  height: 30px;
  margin-right: 17px;
  background-image: url(images/image_5dcc69fee77f5ac9e347ceea913713be67bb014f.svg)
}

.ui-testimonial-customers .glide .glide__arrow--left:hover::before {
  transform: translateX(-3px)
}

.ui-testimonial-customers .glide .glide__arrow--right {
  margin-left: auto
}

.ui-testimonial-customers .glide .glide__arrow--right::after {
  display: block;
  content: "";
  width: 16px;
  height: 30px;
  margin-left: 17px;
  background-image: url(images/image_8ec332f85ffa607b260caa9a77ea77e64f60d970.svg)
}

.ui-testimonial-customers .glide .glide__arrow--right:hover::after {
  transform: translateX(3px)
}

.ui-testimonial-customers .glide .glide__arrow .glide__arrow-icon {
  display: none
}

.ui-testimonial-customers .glide .glide__arrow--disabled {
  opacity: 0;
  pointer-events: none
}

.ui-testimonial-customers--single .ui-testimonial-customer__cover {
  pointer-events: auto
}

.ui-testimonial-customers--single .ui-testimonial-customer__content-wrapper,
.ui-testimonial-customers--single .ui-testimonial-customer__media {
  padding-right: 0;
  padding-left: 0
}

@media(min-width: 600px) {
  .ui-testimonial-customers {
    padding: 80px 0
  }

  .ui-testimonial-customers__header {
    margin-bottom: -30px
  }
}

@media(min-width: 768px) {
  .ui-testimonial-customers__header {
    margin: 0
  }
}

@media(min-width: 960px) {
  .ui-testimonial-customers .glide .glide__arrows {
    display: flex
  }

  .ui-testimonial-customers .glide .glide__bullets {
    display: none
  }

  .ui-testimonial-customers--single .ui-testimonial-customer__content-wrapper {
    padding-right: 60px
  }
}

.glide {
  position: relative;
  width: 100%
}

.glide--rtl {
  direction: rtl
}

.glide__track {
  overflow: hidden
}

.glide__slides {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 0;
  white-space: nowrap;
  list-style: none;
  touch-action: pan-Y;
  will-change: transform;
  backface-visibility: hidden;
  transform-style: preserve-3d
}

.glide__slides--dragging {
  user-select: none
}

.glide__slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  white-space: normal;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.glide__slide a {
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none
}

.glide__arrows {
  user-select: none;
  -webkit-touch-callout: none
}

.glide__bullets {
  user-select: none;
  -webkit-touch-callout: none
}

.glide--height .glide__slides {
  align-items: stretch
}

.glide--height .glide__slide {
  display: flex;
  align-items: stretch;
  flex-basis: auto;
  height: auto
}

.glide--swipeable {
  cursor: grab
}

.glide--dragging {
  cursor: grabbing
}

.glide__arrows:focus {
  outline: none
}

.glide__arrow {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  width: 50px;
  height: calc(100% - 30px);
  padding: 0;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  appearance: none
}

.glide__arrow--left {
  left: -50px
}

.glide__arrow--right {
  justify-content: flex-end;
  right: -50px
}

.glide__arrow:focus {
  outline: none
}

.glide__arrow:hover .glide__arrow-icon {
  fill: #248567
}

.glide__arrow-icon {
  transition: fill .25s;
  fill: #242424
}

.glide__bullets {
  display: flex;
  justify-content: center;
  margin: 20px auto 0
}

.glide__bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 0;
  border: none;
  border-radius: 50%;
  opacity: .2;
  background-color: #242424;
  appearance: none
}

.glide__bullet:hover {
  opacity: .4
}

.glide__bullet--active,
.glide__bullet--active:hover {
  opacity: 1
}

.glide__bullet:focus {
  outline: none
}

.ui-testimonial-customer {
  position: relative
}

.ui-testimonial-customer__inner {
  display: flex;
  flex-direction: column;
  height: 100%
}

.ui-testimonial-customer__content-wrapper {
  display: flex;
  flex-direction: column;
  padding: 0 0 20px
}

.ui-testimonial-customer__logo {
  width: auto;
  height: 60px;
  max-width: 171px;
  margin-bottom: 30px
}

.ui-testimonial-customer__logo svg {
  height: 100%;
  width: auto
}

.ui-testimonial-customer__content {
  display: flex;
  flex: 1;
  flex-direction: column
}

.ui-testimonial-customer__media {
  order: -1;
  margin-bottom: 20px
}

.ui-testimonial-customer__cover {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 75%;
  border-radius: 8px;
  pointer-events: none
}

.ui-testimonial-customer__img {
  display: block;
  position: absolute;
  inset: 0
}

.ui-testimonial-customer__img img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.ui-testimonial-customer__video-play {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 1;
  width: 48px;
  height: 48px;
  pointer-events: none
}

.ui-testimonial-customer__video-play svg {
  width: 100%;
  height: 100%
}

.ui-testimonial-customer__metrics {
  margin-top: auto;
  padding-top: 20px
}

.ui-testimonial-customer__metrics .ui-metrics {
  flex-direction: row
}

.ui-testimonial-customer__metrics .ui-metrics__title {
  font-size: 36px
}

.ui-testimonial-customer__metrics .ui-metrics__item {
  flex: 1;
  max-width: 50%
}

.ui-testimonial-customer__quote {
  margin-bottom: 24px;
  font-size: 16px
}

.ui-testimonial-customer__quote--quoted {
  text-indent: -0.4em
}

[lang=fr-FR] .ui-testimonial-customer__quote--quoted {
  text-indent: -0.8em
}

@media(min-width: 600px) {
  .ui-testimonial-customer__content-wrapper {
    padding: 0 28px 60px;
    flex: 1
  }

  .ui-testimonial-customer__quote {
    margin-bottom: 32px;
    font-size: 24px
  }

  .ui-testimonial-customer__media {
    flex: 0 1 auto;
    order: 2
  }

  .ui-testimonial-customer__video-play {
    right: 30px;
    bottom: 30px;
    width: 68px;
    height: 68px
  }

  .ui-testimonial-customer__footer {
    padding-top: 32px
  }
}

@media(min-width: 768px) {
  .ui-testimonial-customer__metrics .ui-metrics__title {
    font-size: 60px
  }

  .ui-testimonial-customer__metrics .ui-metrics__tagline {
    font-size: 18px
  }

  .ui-testimonial-customer__quote {
    margin-bottom: 40px;
    font-size: 24px
  }

  .ui-testimonial-customer__footer {
    padding-top: 40px
  }
}

@media(min-width: 960px) {
  .ui-testimonial-customer__inner {
    flex-direction: row;
    padding-bottom: 60px
  }

  .ui-testimonial-customer__content-wrapper,
  .ui-testimonial-customer__media {
    max-width: 50%
  }

  .ui-testimonial-customer__media {
    flex: 1
  }

  .ui-testimonial-customer__content-wrapper {
    padding: 0 60px 0 0
  }

  .ui-testimonial-customer__content-wrapper:has(.ui-testimonial-customer__quote--quoted) {
    padding-left: 8px
  }

  .ui-testimonial-customer__quote {
    margin-bottom: 15px
  }

  .ui-testimonial-customer__metrics {
    padding-top: 30px
  }

  .ui-testimonial-customer__cover {
    border-radius: 12px
  }

  .ui-testimonial-customer__cover--video .ui-testimonial-customer__video-play,
  .ui-testimonial-customer__cover--video .ui-testimonial-customer__img {
    transition: transform .25s ease-in-out;
    will-change: transform
  }

  .ui-testimonial-customer__cover--video:hover {
    cursor: pointer
  }

  .ui-testimonial-customer__cover--video:hover .ui-testimonial-customer__video-play {
    transform: scale(1.2)
  }

  .ui-testimonial-customer__cover--video:hover .ui-testimonial-customer__img {
    transform: scale(1.05)
  }
}

.ui-metrics {
  --gap: 20px;
  display: flex;
  flex-direction: column;
  gap: var(--gap)
}

@media(min-width: 600px) {
  .ui-metrics {
    flex-direction: row
  }

  .ui-metrics--2 .ui-metrics__item {
    max-width: 50%
  }

  .ui-metrics--3 .ui-metrics__item {
    width: 33.3333333333%
  }

  .ui-metrics--4 {
    flex-wrap: wrap
  }

  .ui-metrics--4 .ui-metrics__item {
    width: calc(50% - var(--gap)/2)
  }
}

.ui-metrics__item {
  display: flex;
  flex-direction: column;
  gap: 5px
}

.ui-metrics__title {
  font-size: 32px
}

.ui-metrics__tagline {
  line-height: 1.2
}

.ui-trust-cards__badges-slide-img,
.ui-trust-cards__badges-slide-svg {
  width: 80px;
  height: 90px
}

.ui-trust-cards__badges--w-margin {
  margin-bottom: 40px
}

.ui-trust-cards__cards-slider {
  padding-left: 10px
}

.ui-trust-cards__cards-slider .glide__slides {
  padding-top: 3px
}

.ui-trust-cards__cards-slider .glide__arrows {
  display: none
}

.ui-trust-cards--dark .ui-trust-cards__cards-slider .glide__bullet {
  background-color: #fff
}

@media(min-width: 600px) {

  .ui-trust-cards__badges-slide-img,
  .ui-trust-cards__badges-slide-svg {
    width: 111px;
    height: 125px
  }

  .ui-trust-cards__badges--w-margin {
    margin-bottom: 50px
  }

  .ui-trust-cards__cards-slider {
    padding-left: 60px
  }

  .ui-trust-cards__item {
    transition: transform .2s;
    will-change: transform
  }
}

@media(min-width: 768px) {
  .ui-trust-cards__badges--w-margin {
    margin-bottom: 80px
  }
}

@media(min-width: 960px) {
  .ui-trust-cards__cards-slider {
    margin-right: -60px;
    padding-left: 0
  }

  .ui-trust-cards__badges {
    position: relative;
    mask-image: linear-gradient(to right, rgba(36, 36, 36, 0) 0%, #242424 100px, #242424 calc(100% - 100px), rgba(36, 36, 36, 0) 100%)
  }

  .ui-trust-cards__badges-backdrop {
    position: absolute;
    z-index: 1;
    pointer-events: none;
    backdrop-filter: blur(1px);
    mask: linear-gradient(270deg, #242424 0%, rgba(36, 36, 36, 0) 100px, rgba(36, 36, 36, 0) calc(100% - 100px), #242424 100%);
    inset: 0
  }

  .ui-trust-cards__cards-grid:not(.hide-desktop-large) {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px
  }
}

@media(min-width: 1200px) {
  .ui-trust-cards__cards-slider {
    margin-right: 0
  }
}

.ui-trust-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  min-height: 400px;
  padding: 30px;
  border-radius: 4px;
  color: #fff
}

.ui-trust-card::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color .25s;
  will-change: background-color
}

.ui-trust-card__arrow {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1;
  width: 20px;
  height: 20px
}

.ui-trust-card__cover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%
}

.ui-trust-card__cover::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.21) 42.6%, rgba(0, 0, 0, 0.5) 100%)
}

.ui-trust-card__arrow img,
.ui-trust-card__cover img,
.ui-trust-card__logo img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.ui-trust-card__logo {
  z-index: 1;
  max-width: 171px;
  max-height: 60px;
  margin-bottom: 60px
}

.ui-trust-card__logo img {
  width: auto
}

.ui-trust-card__content {
  display: flex;
  flex-direction: column;
  z-index: 1;
  margin-top: auto;
  font-weight: 700;
  line-height: 1.2
}

.ui-trust-card__title {
  display: inline-block;
  margin-bottom: 20px
}

.ui-trust-card:hover,
.ui-trust-card:focus {
  color: #fff
}

@media(min-width: 1200px) {
  .ui-trust-card {
    transition: transform .2s;
    will-change: transform
  }

  .ui-trust-card__logo {
    max-width: 200px;
    max-height: 70px
  }

  .ui-trust-card:hover {
    transform: translateY(-3px)
  }

  .ui-trust-card:hover::after {
    background-color: rgba(36, 36, 36, .2)
  }
}

img:is([sizes="auto" i], [sizes^="auto," i]) {
  contain-intrinsic-size: 3000px 1500px
}

:root {
  --header-fixed-height: 58px;
  --header-height: 60px
}

.header {
  position: relative;
  top: 0;
  z-index: 40;
  height: var(--header-height);
  margin-bottom: calc(var(--header-height) * -1);
  transition: background-color .25s
}

.header--solid {
  background-color: #fff
}

.header--is-logo-reversed:hover .logo__text,
.header--is-logo-reversed.header--sticky .logo__text {
  fill: #242424
}

.header .language-switcher {
  margin-left: auto
}

.header__container {
  display: flex;
  align-items: center;
  height: 100%
}

.header__title,
.header__logo {
  display: block
}

.header__title:hover .header__logo-sign path {
  fill: #248567
}

.header__nav {
  display: flex;
  align-items: center
}

.header__cta {
  display: flex;
  align-items: center;
  margin-left: auto
}

.header__btn-login {
  padding: 12px;
  font-size: 15px;
  line-height: 1.2
}

.header__btn-signup {
  min-width: auto;
  margin-left: 20px;
  padding: 8px 12px;
  font-size: 15px
}

.header__btn {
  position: relative;
  margin-right: -14px;
  margin-left: 16px
}

.header__btn--menu-toggler {
  margin-left: auto
}

.header-cta+.header__btn--menu-toggler {
  margin-left: 16px
}

.header__btn-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  fill: #242424
}

.header__btn-menu:hover,
.header__btn-menu:focus {
  outline: none;
  transition: background-color .15s ease-in;
  fill: #248567
}

.header__btn-menu--close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  background-color: #fff
}

.header--sticky {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  height: var(--header-fixed-height);
  margin-bottom: calc((var(--header-fixed-height) + var(--top-bar-height, 0px)) * -1);
  box-shadow: 0 1px #0000000d;
  background-color: #fff
}

.header--sticky .header-nav-menu {
  top: var(--header-fixed-height)
}

.header--sticky .header__btn-signup {
  border-width: 1px;
  color: #fff;
  background-color: #248567
}

.header--sticky .header__btn-signup:hover {
  border-color: #136a50;
  color: #fff;
  background-color: #136a50
}

@media (min-width: 600px) {
  :root {
    --header-height: 80px
  }

  .header__title {
    padding: 5px 0
  }

  .header--sticky {
    top: var(--wp-admin--admin-bar--height, 0)
  }

  .header-nav-dropdown .header-nav__link--current {
    color: #248567
  }

  .header-nav-dropdown .header-nav__link--current:hover {
    color: #136a50
  }
}

@media (min-width: 960px) {
  .header__title {
    margin-right: 20px
  }
}

@media (min-width: 1200px) {
  :root {
    --header-fixed-height: 64px
  }

  .header {
    background-color: transparent;
    transition: background-color .15s ease-in .02s;
    will-change: background-color
  }

  .header--active,
  .header:hover {
    background-color: #fff;
    transition: background-color .15s ease-in
  }

  .header--active:before,
  .header:hover:before {
    background-color: #fff;
    transition: background-color .15s ease-in
  }

  .header--sticky,
  .header--solid {
    background-color: #fff
  }

  .header--static {
    transition: none;
    will-change: auto
  }

  .header--static:hover {
    background-color: transparent;
    transition: none
  }

  .header__nav {
    display: none
  }

  .header__btn {
    display: block
  }

  .header__btn-signup {
    padding-top: 11px;
    padding-bottom: 11px;
    border-width: 1px
  }
}

@media (width >=1280px) {
  .header .header__nav {
    display: flex
  }

  .header .header__btn,
  .header .logo.hide-mobile {
    display: none
  }

  .header .logo.hide-tablets-desktop {
    display: block
  }
}

@media (width >=1350px) {
  .header .logo.hide-mobile {
    display: block
  }

  .header .logo.hide-tablets-desktop {
    display: none
  }
}

body.header-nav-opened .header__btn-menu--open {
  display: none
}

.header__btn-menu--position {
  position: unset;
  background-color: transparent
}

.header__btn.header__btn--menu-toggler.header__btn--wrapper {
  display: flex;
  align-items: center
}

@media (min-width: 1280px) {
  .header__btn.header__btn--menu-toggler.header__btn--wrapper {
    display: none
  }
}

.header-image-block,
.header-image-block img {
  display: block;
  width: 100%;
  height: auto
}

.header-image-block--border {
  outline: 1px solid rgba(0, 0, 0, .08);
  outline-offset: -1px
}

.header-author {
  display: inline-flex;
  align-items: center
}

.header-author__body {
  display: inline-flex;
  align-items: center;
  min-height: 40px
}

.header-author__body--link .header-author__name {
  color: #242424
}

.header-author__body--link:hover,
.header-author__body--link:focus {
  outline: none
}

.header-author__avatar {
  display: inline-flex;
  flex-shrink: 0;
  margin-right: 10px;
  margin-bottom: auto;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-weight: 600;
  color: #fff
}

.header-author__link {
  display: block
}

.header-author__content {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  margin-top: 3px;
  font-size: 14px;
  line-height: 1.2
}

.header-author__name {
  margin-bottom: 4px;
  color: #242424;
  transition: color .25s;
  font-weight: 600
}

.header-author__name:last-child {
  margin: 0
}

.header-author__position {
  color: #888;
  font-size: 12px
}

.header-cta__item--button {
  --display-default: inline-flex;
  min-width: 100px;
  min-height: 36px;
  margin-left: 20px;
  padding: 7px 18px;
  font-size: 15px;
  line-height: 18px
}

.header-cta__item--button:first-child {
  margin-left: 0
}

@media (min-width: 1200px) {
  .header-cta__item--button {
    min-height: 42px;
    padding-top: 9px;
    padding-bottom: 10px
  }
}

.header-cta {
  display: flex;
  align-items: center;
  position: relative;
  margin-left: auto
}

.header-cta--header-sticky-show {
  display: none
}

.header--sticky .header-cta--header-sticky-show {
  display: flex
}

.header-cta__item {
  min-width: auto
}

body.header-nav-opened .header-cta__item {
  display: none
}

.header-cta__item--mobile {
  min-width: 142px;
  height: 36px;
  min-height: 36px;
  margin-right: 16px;
  padding: 7px 18px;
  font-size: 15px;
  line-height: 18px
}

.header-cta__item--link {
  padding: 12px;
  font-size: 15px;
  line-height: 1.2;
  color: currentColor
}

.header-cta__item--button {
  min-width: 100px
}

@media (min-width: 1200px) and (width <=1279px) {
  .header-cta__item--button.display-desktop {
    display: var(--display-default, inline-flex)
  }

  .header-cta__item--button.display-desktop-large {
    display: none
  }
}

.header-nav {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1.2;
  -moz-column-gap: 24px;
  column-gap: 24px
}

.header--sticky .header__nav--header-sticky-hide {
  display: none
}

.header-nav__link {
  display: block;
  padding: 12px 0 10px;
  border: none;
  border-bottom: 2px solid transparent;
  font-size: 15px;
  font-weight: 600;
  color: #242424;
  background: none;
  cursor: pointer;
  fill: #242424
}

.header-nav__link--current {
  border-bottom: 2px solid
}

.header-nav__link--active {
  color: #248567;
  border-bottom: 2px solid
}

.header-nav__link--active .header-nav__link-arrow {
  transform: scaleY(-1)
}

.header-nav__link--current-child {
  border-bottom: 2px solid
}

.header-nav__link-arrow {
  margin-left: 2px;
  will-change: transform;
  fill: currentcolor
}

@media (min-width: 600px) {

  .header-nav__item:hover .header-nav-menu--dropdown,
  .header-nav__item:focus .header-nav-menu--dropdown {
    transform: none;
    opacity: 1;
    transition-delay: 0s;
    pointer-events: auto
  }

  .header-nav__link:hover,
  .header-nav__link:focus {
    color: #248567;
    outline: none
  }

  .header-nav__link--current-child:hover,
  .header-nav__link--active:hover {
    color: #136a50
  }
}

.header-nav-menu {
  display: none;
  position: absolute;
  top: var(--header-height);
  left: 0;
  z-index: 20;
  overflow: hidden;
  width: 100%;
  min-width: 180px;
  box-shadow: 0 1px #0000001a;
  font-size: 15px;
  background: #fff;
  content-visibility: hidden
}

.header-nav-menu__data {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%
}

.header-nav-menu__bottom {
  margin-right: auto
}

.header-nav-menu__bottom-list {
  display: flex;
  gap: 30px
}

.header-nav-menu__featured-menu {
  flex: 0 0 500px;
  position: relative;
  width: 440px;
  min-width: 440px;
  max-width: 440px;
  padding: 40px 0 40px 40px
}

.header-nav-menu__featured-menu:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 100%;
  content: "";
  width: 100vw;
  background-color: inherit;
  pointer-events: none
}

.header-nav-menu--opened {
  display: block;
  transform: none;
  content-visibility: visible
}

.header-nav-menu--opened>.container,
.header-nav-menu--opened>.container>.header-nav-menu__content {
  height: 100%
}

.header-nav-menu__content {
  display: flex;
  width: 100%
}

.header-nav-menu__item-list {
  max-width: 400px;
  margin-left: -15px
}

.header-nav-menu__item-list .header-nav-menu__item {
  width: calc(100% + 15px)
}

.header-nav-menu__item-list .header-nav-menu__link:hover,
.header-nav-menu__item-list .header-nav-menu__link:focus {
  background-color: #fff
}

.header-nav-menu__item-list .header-nav-menu__link,
.header-nav-menu__grid .header-nav-menu__link {
  padding: 13px 15px;
  transition: background-color .25s
}

.header-nav-menu__item-list .header-nav-menu__link:not(.header-nav-menu__link--arrow),
.header-nav-menu__grid .header-nav-menu__link:not(.header-nav-menu__link--arrow) {
  position: relative
}

.header-nav-menu__item-list .header-nav-menu__link:not(.header-nav-menu__link--arrow) .header-nav-menu__title,
.header-nav-menu__grid .header-nav-menu__link:not(.header-nav-menu__link--arrow) .header-nav-menu__title {
  display: inline-flex;
  position: relative
}

.header-nav-menu__item-list .header-nav-menu__link:not(.header-nav-menu__link--arrow) .header-nav-menu__title:after,
.header-nav-menu__grid .header-nav-menu__link:not(.header-nav-menu__link--arrow) .header-nav-menu__title:after {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  margin-top: 2px;
  margin-left: 7px;
  opacity: 0;
  background-image: url(images/image_2d603c87d3af545356548621075c6a1964b284f2.svg);
  transition: transform .2s, opacity .25s
}

.header-nav-menu__item-list .header-nav-menu__link:not(.header-nav-menu__link--arrow):hover .header-nav-menu__title:after,
.header-nav-menu__item-list .header-nav-menu__link:not(.header-nav-menu__link--arrow):focus .header-nav-menu__title:after,
.header-nav-menu__grid .header-nav-menu__link:not(.header-nav-menu__link--arrow):hover .header-nav-menu__title:after,
.header-nav-menu__grid .header-nav-menu__link:not(.header-nav-menu__link--arrow):focus .header-nav-menu__title:after {
  transform: translate(6px);
  opacity: 1
}

.header-nav-menu__featured-data {
  margin-top: 40px
}

.header-nav-menu__featured-data:not(.header-nav-menu__featured-data--pd) {
  padding: 0 30px 40px
}

.header-nav-menu__featured-data .header-nav-menu__column-row,
.header-nav-menu__featured-data--mt {
  margin-top: 0
}

.header-nav-menu__footer {
  position: relative;
  padding: 6px 0
}

.header-nav-menu__footer:before {
  position: absolute;
  top: -1px;
  right: 0;
  left: -50vw;
  width: 150vw;
  z-index: -1;
  content: "";
  border-top: 1px solid rgba(0, 0, 0, .1)
}

.header-nav-menu__socials {
  display: flex;
  justify-content: space-between
}

.header-nav-menu__socials .socials__link {
  margin: 10px 0
}

.header-nav-menu__socials--align-right {
  justify-content: flex-end
}

.header-nav-menu__socials--padding-right {
  padding-right: 40px
}

.header-nav-menu__grid {
  display: flex;
  -moz-column-gap: 15px;
  column-gap: 15px;
  width: 100%;
  padding-top: 40px;
  padding-right: 10px;
  padding-bottom: 40px
}

.header-nav-menu__grid .header-nav-menu__link:hover,
.header-nav-menu__grid .header-nav-menu__link:focus {
  background-color: #f8f5f3
}

.header-nav-menu__col {
  display: block
}

.header-nav-menu__col--1 {
  width: 100%
}

.header-nav-menu__col--2 {
  width: 50%
}

.header-nav-menu__col--3 {
  width: 33.3333333333%
}

.header-nav-menu__col--5 {
  width: 20%
}

.header-nav-menu__item {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.header-nav-menu__item:last-child {
  margin-bottom: 0
}

.header-nav-menu__category {
  display: flex;
  flex-direction: column;
  height: 100%
}

.header-nav-menu__category ul {
  margin-left: -15px
}

.header-nav-menu__link {
  display: flex;
  width: 100%;
  padding: 10px 0;
  color: #242424;
  transition: color .25s
}

.header-nav-menu__link:hover,
.header-nav-menu__link:focus {
  color: #248567
}

.header-nav-menu__link:hover:not(.header-nav-menu__link--no-icon-hover) .header-nav-menu__icon svg [fill],
.header-nav-menu__link:focus:not(.header-nav-menu__link--no-icon-hover) .header-nav-menu__icon svg [fill] {
  fill: #248567
}

.header-nav-menu__link:hover:not(.header-nav-menu__link--no-icon-hover) .header-nav-menu__icon svg [stroke],
.header-nav-menu__link:focus:not(.header-nav-menu__link--no-icon-hover) .header-nav-menu__icon svg [stroke] {
  stroke: #248567
}

.header-nav-menu__link--divider-right {
  padding-right: 30px;
  border-right: 1px solid rgba(36, 36, 36, .1)
}

.header-nav-menu__link--arrow {
  font-size: 15px;
  color: #242424b3
}

.header-nav-menu__link--arrow:hover .header-nav-menu__link-arrow {
  transform: translate(5px) rotate(-90deg)
}

.header-nav-menu__link--current {
  color: #248567;
  background-color: #f8f5f3
}

.header-nav-menu__link--current:hover {
  color: #136a50
}

.header-nav-menu__link-icon {
  display: inline-flex
}

.header-nav-menu__link-arrow {
  transform: rotate(-90deg);
  fill: currentcolor;
  transition: transform .25s
}

.header-nav-menu__link-arrow:not(.header-nav-menu__link-arrow--mobile) {
  margin-left: -3px
}

.header-nav-menu__cover {
  max-width: 100%;
  height: 60px;
  margin-bottom: 15px
}

.header-nav-menu__title {
  line-height: 20px
}

.header-nav-menu__title:not(:last-child) {
  margin-bottom: 6px
}

.header-nav-menu__tagline {
  max-width: 240px;
  line-height: 20px
}

.header-nav-menu__icon {
  margin-right: 12px
}

.header-nav-menu__item-data {
  display: flex
}

.header-nav-menu__column-row {
  display: flex;
  align-items: center;
  height: -moz-fit-content;
  height: fit-content;
  min-height: 20px;
  margin-bottom: 20px
}

.header-nav-menu__column-title {
  color: #242424b3;
  margin-bottom: 0
}

.header-nav-menu__title-icon {
  display: flex;
  margin-right: 12px
}

.header-nav-menu__list {
  padding-left: 32px
}

.header-nav-menu__list--empty-title:not(.header-nav-menu__list--mt) .header-nav-menu__item:first-child a {
  margin-top: 0
}

.header-nav-menu__list--mt {
  margin-top: 40px
}

.header-nav-menu__icon svg path {
  transition: fill .25s
}

.header-popup {
  position: fixed;
  top: var(--header-height);
  right: 0;
  left: 0;
  z-index: 110;
  overflow: visible;
  width: 100%;
  height: calc(100% - var(--header-height));
  opacity: 0;
  transition: transform .25s, opacity .2s .1s;
  pointer-events: none;
  will-change: transform, opacity;
  content-visibility: hidden
}

.header--with-admin-bar .header-popup {
  top: calc(var(--header-height) + var(--wp-admin--admin-bar--height))
}

.header--sticky .header-popup {
  top: var(--header-fixed-height);
  height: calc(100% - var(--header-fixed-height))
}

.header--sticky.header--with-admin-bar .header-popup {
  top: calc(var(--header-fixed-height) + var(--wp-admin--admin-bar--height));
  height: calc(100% - var(--header-fixed-height) - var(--wp-admin--admin-bar--height))
}

.header-popup.ui-open {
  opacity: 1;
  transition-delay: 0s;
  pointer-events: auto;
  content-visibility: visible
}

.header-popup__bottom-menu-item {
  display: flex;
  padding: 17px 20px
}

.header-popup__bottom-menu-link {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .2px;
  transition: color .25s
}

.header-popup__bottom-menu-link>svg {
  margin-right: 8px
}

.header-popup__bottom-menu-link>svg path {
  transition: fill .25s
}

.header-popup__bottom-menu {
  width: 100%;
  margin-top: auto;
  margin-bottom: calc(var(--wp-admin--admin-bar--height, 0px) + 20px)
}

.header-popup__sortable-list {
  display: flex;
  flex-direction: column-reverse
}

.header-popup__featured-image {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 142px;
  border-radius: 2px
}

.header-popup__featured-data-image {
  padding: 5px 40px 9px
}

.header-popup__featured-cards {
  display: flex;
  flex-direction: column;
  padding: 0 40px
}

.header-popup__featured-card {
  padding: 0 40px
}

.header-popup__featured-card-link {
  display: flex;
  flex-direction: column;
  padding: 16px 16px 20px 20px;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 700;
  color: #242424;
  line-height: 17px;
  background-color: var(--card-color);
  transition: background-color .25s;
  gap: 8px
}

.header-popup__featured-card-link:hover,
.header-popup__featured-card-link:focus-visible {
  color: #242424;
  background-color: var(--card-hover-color)
}

.header-popup__featured-card-logo {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.header-popup__wrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  transform: scaleY(.96);
  transform-origin: center 0;
  background-color: #fff;
  transition: transform .25s
}

.ui-open .header-popup__wrapper {
  transform: none
}

.header-popup__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  overflow-y: auto;
  height: 100%;
  padding: 0;
  transform: translateZ(0);
  perspective: 1000
}

.header-popup__list {
  width: 100%
}

.header-popup__list .header-collapsible__body {
  display: grid;
  transition: grid-template-rows .25s;
  grid-template-rows: 0fr
}

.header-popup__list .header-collapsible__body--show {
  grid-template-rows: 1fr
}

.header-popup__list .header-collapsible__body-inner {
  overflow: hidden
}

.header-popup__subheading {
  display: block;
  padding: 5px 40px 9px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .6px
}

.header-popup__subheading--divider {
  padding-top: 10px;
  border-top: 1px solid rgba(36, 36, 36, .1)
}

.header-nav-mobile-menu__icon {
  display: flex;
  align-items: center;
  margin-right: 10px
}

.header-popup__link {
  display: block;
  width: 100%;
  padding: 12px 0;
  border: none;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  background-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.header-popup__link:focus {
  outline: none
}

.header-popup__link--nested {
  display: flex;
  align-items: center;
  padding-right: 40px;
  padding-left: 40px;
  color: #242424
}

.header-popup__link--current {
  color: #248567
}

.header-popup__link-arrow-light {
  fill: currentcolor
}

.header-popup__sublist {
  padding: 10px 0
}

.header-popup__sublist>li:not(:first-child) {
  margin-top: 10px
}

.header-popup__cta {
  display: flex;
  width: 100%;
  height: auto;
  min-height: 90px;
  margin-top: auto;
  background-color: #fff
}

.header-popup .header-popup__cta-item {
  width: 100%;
  max-width: none;
  padding: 0
}

.header-popup__cta-grid {
  width: 100%;
  margin: 0;
  padding: 20px;
  border-top: 1px solid rgba(36, 36, 36, .1);
  background-color: #fff;
  gap: 15px
}

.header-popup__button {
  margin: 18px 20px 8px
}

.header-popup__head {
  width: 100%
}

.header-popup__close-icon {
  display: block;
  width: 20px;
  height: 20px
}

.header-popup__bottom-menu-data {
  position: sticky;
  margin-top: auto;
  bottom: var(--wp-admin--admin-bar--height, 0);
  z-index: 1;
  width: 100%;
  background-color: #fff
}

.header-popup__bottom-menu+.header-popup__bottom-menu-data {
  margin-top: 0
}

.header-popup__bottom-menu-item--language-switcher .language-switcher,
.header-popup__bottom-menu-item--language-switcher .language-switcher .language-switcher__wrapper {
  width: 100%
}

.header-popup__bottom-menu-item--language-switcher .language-switcher__arrow {
  margin-left: auto
}

.header-popup__bottom-menu-item--language-switcher .language-switcher__current,
.header-popup__bottom-menu-item--language-switcher .language-switcher__icon {
  margin-right: 8px
}

.header-popup__bottom-menu-item--language-switcher .language-switcher__select {
  width: 100%
}

.header-popup__bottom-menu-item--language-switcher .language-switcher__current {
  font-size: 12px;
  font-weight: 600;
  color: #242424;
  text-transform: uppercase;
  transition: color .25s
}

@media (min-width: 480px) {
  .header-popup__sublist {
    -moz-column-gap: 0;
    column-gap: 0;
    -moz-column-count: 2;
    column-count: 2
  }

  .header-popup__sublist li {
    -moz-column-break-inside: avoid;
    break-inside: avoid-column
  }
}

@media (min-width: 600px) {
  .header-popup__cta-grid {
    padding-right: 60px;
    padding-left: 60px
  }

  .header-popup__bottom-menu-link:hover {
    color: #248567
  }

  .header-popup__bottom-menu-link:hover svg path {
    fill: #248567
  }

  .header-popup__bottom-menu-item--language-switcher .language-switcher {
    transition: color .25s
  }

  .header-popup__bottom-menu-item--language-switcher .language-switcher:hover,
  .header-popup__bottom-menu-item--language-switcher .language-switcher:hover .language-switcher__current {
    color: #248567
  }

  .header-popup__featured-data-image {
    padding: 10px 20px 10px 80px
  }

  .header-popup__featured-card {
    padding-right: 60px;
    padding-left: 80px
  }

  .header-popup__sublist {
    padding: 20px 0;
    -moz-column-count: 1;
    column-count: 1
  }

  .header-popup__link {
    transition: color .25s
  }

  .header-popup__link .header-nav-mobile-menu__icon:not(.header-nav-mobile-menu__icon--no-hover) svg path {
    transition: fill .25s
  }

  .header-popup__link:hover .header-nav-mobile-menu__icon:not(.header-nav-mobile-menu__icon--no-hover) svg path {
    fill: #248567
  }

  .header-popup__link--current .header-nav-mobile-menu__icon:not(.header-nav-mobile-menu__icon--no-hover) svg path {
    fill: #248567
  }

  .header-popup__link--current:hover {
    color: #136a50
  }

  .header-popup__link--current:hover .header-nav-mobile-menu__icon:not(.header-nav-mobile-menu__icon--no-hover) svg path {
    fill: #136a50
  }

  .header-popup {
    right: 0;
    left: auto
  }

  .header-popup__bottom-menu-list {
    padding: 0 40px
  }

  .header-popup__wrapper {
    transform: translate(16px) scaleX(.98)
  }

  .ui-open .header-popup__wrapper {
    transform: none
  }

  .header-popup__body {
    height: 100%
  }

  .header-popup__login {
    display: none
  }

  .header-popup__cta-item {
    flex: auto;
    max-width: none
  }

  .header-popup__subheading {
    padding: 8px 20px 12px 80px
  }

  .header-popup__subheading--divider {
    padding-top: 20px
  }

  .header-popup__link--nested {
    padding-right: 80px;
    padding-left: 80px
  }
}

@media (min-width: 768px) {
  .header-popup {
    width: 420px
  }
}

@media (min-width: 1280px) {
  .header-popup {
    display: none
  }
}

body.header-nav-opened .header__btn-login,
body.header-nav-opened .header__btn-signup {
  display: none
}

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

.header-popup__cta-grid {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%
}

@media (min-width: 600px) {
  .header-popup__cta-grid {
    flex-direction: row;
    flex-wrap: wrap
  }
}

.header-popup__cta-item {
  width: 100%
}

@media (min-width: 600px) {
  .header-popup__cta-item {
    width: auto
  }

  .header-popup__cta-item:not(:only-child) {
    min-width: 230px
  }

  .header-popup__cta-item:only-child {
    min-width: 330px
  }
}

@media (min-width: 960px) {
  .header-popup__cta-item:not(:only-child) {
    min-width: 240px
  }
}

.header-collapsible__item {
  cursor: default;
  overflow-anchor: none
}

.header-collapsible__item:not(.header-collapsible__item--border-bottom) {
  border-top: 1px solid rgba(36, 36, 36, .1)
}

.header-collapsible__item--active .header-collapsible__header {
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: #fff
}

.header-collapsible__item--border-bottom {
  border-bottom: 1px solid rgba(36, 36, 36, .1)
}

.header-collapsible__item--border-bottom .header-collapsible__header {
  height: 53px;
  padding: 16px 20px
}

.header-collapsible__item--border-bottom .header-collapsible__body {
  background-color: #f8f5f3
}

.header-collapsible__header {
  padding: 1em 0
}

.header-collapsible__header-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
  padding: 0;
  border: none;
  color: #242424;
  text-align: left;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.header-collapsible__header-title:focus {
  outline: none
}

.header-collapsible__header-title--arrow {
  color: #248567
}

.header-collapsible__header-title--arrow.collapsed,
.header-collapsible__header-title--arrow.header-collapsible__header-title--collapsed {
  color: #242424
}

.header-collapsible__header-title.collapsed .header-collapsible__header-arrow,
.header-collapsible__header-title--collapsed .header-collapsible__header-arrow {
  transform: rotate(0)
}

.header-collapsible__header-title--collapsible {
  color: #248567
}

.header-collapsible__header-title--collapsible.collapsed {
  color: #242424
}

.header-collapsible__header-title--current,
.header-collapsible__header-title--current-child,
.header-collapsible__header-title--current-child.collapsed,
.header-collapsible__header-title--current-child.header-collapsible__header-title--collapsed {
  color: #248567
}

.header-collapsible__header-arrow {
  width: 1em;
  height: 1em;
  transform: rotate(180deg);
  transition: transform .25s ease-in-out;
  pointer-events: none;
  will-change: transform;
  fill: currentcolor
}

.header-collapsible__header-arrow--20 {
  width: 20px;
  height: 20px
}

.header-collapsible__content {
  padding-bottom: 30px
}

@media (min-width: 600px) {
  .header-collapsible__header-title {
    transition: color .25s
  }

  .header-collapsible__header-title:hover,
  .header-collapsible__header-title--current:hover,
  .header-collapsible__header-title--current-child:hover {
    color: #248567
  }

  .header-collapsible__item--border-bottom .header-collapsible__header {
    height: auto;
    padding: 16px 60px
  }
}

.header-overlay {
  display: block;
  position: absolute;
  inset: var(--header-height) 0 0 0;
  overflow: hidden;
  width: 100%;
  height: calc(100vh - var(--header-height));
  opacity: 0;
  background-color: #24242499;
  transition-delay: 0s;
  transition-duration: .25s;
  transition-property: opacity;
  pointer-events: none;
  touch-action: none;
  will-change: opacity
}

@media (min-width: 600px) {
  .header-popup.ui-open+.header-overlay {
    opacity: 1;
    transition-delay: .1s;
    pointer-events: auto
  }
}

.header--sticky .header-overlay {
  top: var(--header-fixed-height)
}

@media (min-width: 1200px) {
  .header-overlay {
    transition-duration: unset
  }

  .header--active .header-overlay {
    height: 1000vh;
    opacity: 1
  }
}

.header-featured-column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 400px;
  min-height: 380px;
  color: #242424
}

.header-featured-column__image {
  width: auto;
  max-width: 400px;
  height: auto
}

.header-featured-column__content {
  padding: 30px 30px 40px
}

.header-featured-column__content:has(.header-featured-column__quote) {
  padding-bottom: 0
}

.header-featured-column__footer {
  padding: 20px 30px 30px
}

.header-featured-column__footer--wide {
  padding: 0
}

.header-featured-column__quote {
  line-height: 1.5
}

.header-featured-column__quote:first-letter {
  margin-left: -9px
}

.header-featured-column__links {
  max-width: 340px
}

.header-featured-column__links--horizontal {
  max-width: none
}

.header-socials {
  display: flex;
  margin: -10px
}

.header-socials__item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px
}

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

.header .header-socials__link path {
  transition: .25s;
  fill: #242424
}

.header .header-socials__link:hover,
.header .header-socials__link:focus {
  outline: none
}

.header .header-socials__link:hover .icon__hover--opacity,
.header .header-socials__link:focus .icon__hover--opacity {
  opacity: 1
}

.header .header-socials__link--facebook:hover path,
.header .header-socials__link--facebook:focus path {
  fill: #415993
}

.header .header-socials__link--linkedin:hover path,
.header .header-socials__link--linkedin:focus path {
  fill: #2966bc
}

.header .header-socials__link--twitter:hover path,
.header .header-socials__link--twitter:focus path {
  fill: #4aa0eb
}

.header .header-socials__link--youtube:hover path,
.header .header-socials__link--youtube:focus path {
  fill: red
}

.header-card__link {
  display: block;
  color: #242424;
  transition: color .25s
}

.header-card__link--horizontal {
  display: flex;
  flex-direction: row
}

.header-card__link--horizontal .header-card__cover {
  flex: 0 0 160px;
  margin-right: 20px
}

.header-card__cover {
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 8px;
  position: relative;
  transition: transform .2s, box-shadow .2s, background .2s;
  will-change: transform, box-shadow, background
}

.header-card__cover:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-radius: inherit;
  border: 1px solid rgba(36, 36, 36, .1);
  transition: border-color .15s
}

.header-card__pills {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px
}

.header-card__pill {
  margin-right: 6px
}

.header-card__pill:last-child {
  margin-right: 0
}

@media (min-width: 960px) {

  .header-card__link:hover,
  .header-card__link:focus {
    color: #248567
  }

  .header-card__link:hover .header-card__cover,
  .header-card__link:focus .header-card__cover {
    transform: translate(6px, -6px);
    box-shadow: -3px 3px 0 -1px #fff, -3px 3px #242424, -6px 6px 0 -1px #fff, -6px 6px #242424
  }

  .header-card__link:hover .header-card__cover:before,
  .header-card__link:focus .header-card__cover:before {
    border-color: #242424
  }

  .header-card--nav .header-card__link:hover .header-card__cover {
    box-shadow: unset;
    transform: unset
  }

  .header-card--nav .header-card__link:hover .header-card__cover:before {
    border-color: #2424241a
  }

  .header-card--nav:not(:last-child) {
    margin-bottom: 20px
  }

  .header-card--nav .header-card__cover {
    margin: 0;
    border-radius: unset
  }

  .header-card--nav .header-card__link {
    align-items: center;
    gap: 20px
  }

  .header-card--nav .header-card__content>p:last-child {
    margin-top: 0
  }
}

.header--dark {
  color: #fff;
  background-color: #242424
}

.header--dark .header__title .logo__text {
  transition: fill .25s
}

.header--dark .header__btn-menu {
  fill: #fff;
  transition: fill .25s
}

.header--dark .header__btn-menu:hover {
  fill: #fff9
}

.header--dark .header-nav-menu {
  background-color: #242424
}

.header--dark .header-nav-menu__footer:before {
  border-top-color: #ffffff1a
}

.header--dark .header-socials__link path {
  fill: #fff
}

.header--dark .header-nav-menu__grid .header-nav-menu__link {
  color: #fff
}

.header--dark .header-nav-menu__grid .header-nav-menu__link--current,
.header--dark .header-nav-menu__grid .header-nav-menu__link:hover,
.header--dark .header-nav-menu__grid .header-nav-menu__link:focus {
  background-color: #fff;
  color: #242424
}

.header--dark .header-nav-menu__grid .header-nav-menu__link--current:not(.header-nav-menu__link--no-icon-hover) .header-nav-menu__icon svg [fill],
.header--dark .header-nav-menu__grid .header-nav-menu__link:hover:not(.header-nav-menu__link--no-icon-hover) .header-nav-menu__icon svg [fill],
.header--dark .header-nav-menu__grid .header-nav-menu__link:focus:not(.header-nav-menu__link--no-icon-hover) .header-nav-menu__icon svg [fill] {
  fill: #242424
}

.header--dark .header-nav-menu__grid .header-nav-menu__link--current:not(.header-nav-menu__link--no-icon-hover) .header-nav-menu__icon svg [stroke],
.header--dark .header-nav-menu__grid .header-nav-menu__link:hover:not(.header-nav-menu__link--no-icon-hover) .header-nav-menu__icon svg [stroke],
.header--dark .header-nav-menu__grid .header-nav-menu__link:focus:not(.header-nav-menu__link--no-icon-hover) .header-nav-menu__icon svg [stroke] {
  stroke: #242424
}

.header--dark .header-nav-menu__grid .header-nav-menu__link--current .header-nav-menu__tagline,
.header--dark .header-nav-menu__grid .header-nav-menu__link:hover .header-nav-menu__tagline,
.header--dark .header-nav-menu__grid .header-nav-menu__link:focus .header-nav-menu__tagline {
  color: #242424b3
}

.header--dark .header-nav__item>.header-nav__link,
.header--dark .header-nav__item>.header-nav__link--active,
.header--dark .header-nav-menu__bottom .header-nav-menu__link,
.header--dark .header-nav-menu__data .header-nav__link,
.header--dark .header-nav-menu__data .header-nav__link--active {
  color: #fff;
  fill: #fff;
  transition: color .25s, fill .25s
}

@media (min-width: 960px) {

  .header--dark .header-nav__item>.header-nav__link:hover,
  .header--dark .header-nav__item>.header-nav__link--active:hover,
  .header--dark .header-nav-menu__bottom .header-nav-menu__link:hover,
  .header--dark .header-nav-menu__data .header-nav__link:hover,
  .header--dark .header-nav-menu__data .header-nav__link--active:hover {
    color: #fff9;
    fill: #fff9
  }
}

.header--dark .header-nav-menu__data .header-nav-menu__link:not(.header-nav-menu__link--arrow) .header-nav-menu__title:after {
  background-image: url("/images/image_177a950409302efa1d55a41d33affe76f8bb37ca.svg")
}

.header--dark .header-nav-menu__data .header-nav-menu__column-title,
.header--dark .header-nav-menu__data .header-nav-menu__tagline {
  color: #ffffffe6
}

.header--dark.header--is-logo-reversed:hover .logo__text,
.header--dark.header--is-logo-reversed.header--sticky .logo__text {
  fill: #fff
}

@media (max-width: 768px) {
  .header--dark .header__btn-menu--close:hover {
    fill: #248567
  }
}

@media (min-width: 960px) {
  .header--dark .header-cta__item--link:hover {
    color: #fff9
  }

  .header--dark.header--is-logo-reversed a.header__title:hover .logo__text {
    fill: #248567
  }
}

@media (min-width: 1200px) {

  .header--dark.header--active,
  .header--dark:hover {
    background-color: #242424
  }

  .header--dark.header--active:before,
  .header--dark:hover:before {
    background-color: #242424
  }
}

.header-top-bar {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 20;
  height: var(--top-bar-height);
  padding: 5px 0;
  font-size: 14px;
  line-height: 16px;
  background-color: #fff;
  transition: background-color .15s ease-in .02s;
  will-change: background-color
}

.header-top-bar--desktop {
  display: none
}

.header-top-bar--dark {
  background-color: #242424
}

.header-top-bar--dark .header-top-bar__link,
.header-top-bar--dark .header-top-bar__language-switcher {
  color: #fff
}

.header-top-bar--dark .header-top-bar__link svg path,
.header-top-bar--dark .header-top-bar__language-switcher svg path {
  fill: #fff;
  fill-opacity: 1
}

.header-top-bar--dark .header-top-bar__link:hover,
.header-top-bar--dark .header-top-bar__language-switcher:hover {
  color: #ffffffb3
}

.header-top-bar--dark .header-top-bar__link:hover svg path,
.header-top-bar--dark .header-top-bar__language-switcher:hover svg path {
  fill-opacity: .7
}

.header-top-bar--dark .header-top-bar__link:visited,
.header-top-bar--dark .header-top-bar__link:active,
.header-top-bar--dark .header-top-bar__link:focus {
  color: #fff
}

.header-top-bar__container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  gap: 20px
}

.header-top-bar__link {
  display: inline-flex;
  align-items: center;
  color: inherit
}

.header-top-bar__link:first-child {
  margin-left: 0
}

.header-top-bar__link.hide-mobile {
  display: none
}

.header-top-bar__link svg {
  margin-right: 4px;
  fill: currentcolor
}

.header-top-bar__link--master {
  margin-right: auto
}

@media (max-width: 1279px) {
  :root:has(.header-top-bar--mobile) {
    --top-bar-height: 30px
  }
}

@media (min-width: 1280px) {
  :root:has(.header-top-bar--desktop) {
    --top-bar-height: 30px
  }

  .header-top-bar__link.hide-mobile {
    display: inline-flex
  }

  .header-top-bar--desktop {
    display: flex
  }

  .header-top-bar--mobile {
    display: none
  }
}

.language-switcher {
  height: 20px;
  font-size: 14px;
  line-height: 16px;
  display: inline-flex;
  position: relative
}

.language-switcher--dark {
  color: #fff
}

.language-switcher--dark .language-switcher__menu {
  background: #2a2a2a;
  border-color: #404040
}

.language-switcher--dark .language-switcher__link {
  color: #fff
}

.language-switcher--dark .language-switcher__link:hover,
.language-switcher--dark .language-switcher__link:focus {
  color: #fff;
  background: #404040
}

.language-switcher__wrapper {
  pointer-events: none;
  justify-content: center;
  align-items: center;
  display: flex
}

.language-switcher__arrow {
  fill: currentColor;
  margin-left: 2px;
  transition: transform .2s;
  position: relative;
  bottom: -1px
}

.language-switcher__icon {
  fill: currentColor;
  margin-right: 4px
}

.language-switcher__current {
  white-space: nowrap;
  display: flex
}

.language-switcher__select {
  opacity: 0;
  cursor: pointer;
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0
}

.language-switcher__dropdown {
  width: 100%;
  height: 100%;
  position: relative
}

.language-switcher__trigger {
  cursor: pointer;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  background: 0 0;
  border: none;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0
}

.language-switcher__trigger:focus {
  outline: 1px dotted
}

.language-switcher__trigger[aria-expanded=true] .language-switcher__arrow {
  transform: rotate(180deg)
}

.language-switcher__menu {
  opacity: 0;
  visibility: hidden;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  min-width: 200px;
  transition: opacity .2s, visibility .2s, transform .2s;
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  transform: translateY(-10px);
  box-shadow: 0 4px 12px #00000026;
  z-index: 999999 !important
}

.language-switcher__menu[aria-hidden=false] {
  opacity: 1;
  visibility: visible;
  transform: translateY(0)
}

.language-switcher__link {
  color: #333;
  white-space: nowrap;
  padding: 12px;
  text-decoration: none;
  transition: background-color .2s, color .2s;
  display: block
}

.language-switcher__link:hover,
.language-switcher__link:focus {
  color: #333;
  background: #f5f5f5;
  outline: none;
  text-decoration: none
}

.language-switcher__link:first-child {
  border-radius: 4px 4px 0 0
}

.language-switcher__link:last-child {
  border-radius: 0 0 4px 4px
}

.language-switcher__link:only-child {
  border-radius: 4px
}

.language-switcher-portal .language-switcher__menu {
  opacity: 0;
  visibility: hidden;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  min-width: 200px;
  transition: opacity .2s, visibility .2s, transform .2s;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-10px);
  box-shadow: 0 4px 12px #00000026
}

.language-switcher-portal .language-switcher__menu[aria-hidden=false] {
  opacity: 1;
  visibility: visible;
  transform: translateY(0)
}

@media (min-width:960px) {
  .language-switcher__select {
    width: 100%
  }

  .language-switcher__select:focus+.language-switcher__wrapper {
    outline: 1px dotted
  }
}

:root {
  --pd-color-pastel-sand: #f8f5f3;
  --pd-color-pastel-coral: #ffeae7;
  --pd-color-pastel-amethyst: #eee8ff;
  --pd-color-pastel-emerald: #e7f0ee;
  --pd-color-catchy-sand: #eee9e1;
  --pd-color-catchy-coral: #ffc9bf;
  --pd-color-catchy-amethyst: #d6ceff;
  --pd-color-catchy-emerald: #cdded9;
  --pd-color-catchy-white: #ffffff;
  --pd-color-bright-emerald: #248567;
  --pd-color-bright-emerald-light: #87b5a7;
  --pd-color-bright-coral: #ff826c;
  --pd-color-bright-amethyst: #a496ff;
  --pd-color-bright-sand: #b2a48c;
  --pd-color-core-night: #242424;
  --pd-color-core-night-light: rgba(36, 36, 36, .9019607843);
  --pd-color-core-day: #ffffff;
  --pd-color-core-danger: #e44e48;
  --pd-color-core-primary: #248567;
  --pd-color-core-primary-dark: #136a50;
  --pd-color-core-premium: #d5ad15;
  --pd-color-core-accent: #6453cf;
  --pd-color-border-night: #242424;
  --pd-color-border-night-light: rgba(36, 36, 36, .6);
  --pd-color-border-night-lighter: rgba(36, 36, 36, .1019607843);
  --pd-color-border-emerald: #248567;
  --pd-color-border-emerald-light: rgba(36, 133, 103, .7019607843);
  --pd-color-border-emerald-dark: #136a50;
  --pd-color-border-day: #ffffff;
  --pd-color-border-day-light: rgba(255, 255, 255, .6);
  --pd-color-border-danger: #e44e48;
  --pd-color-border-danger-light: rgba(232, 78, 78, .5019607843);
  --pd-color-text-night: #242424;
  --pd-color-text-night-light: rgba(36, 36, 36, .7019607843);
  --pd-color-text-night-lighter: rgba(36, 36, 36, .5490196078);
  --pd-color-text-day: #ffffff;
  --pd-color-text-day-light: rgba(255, 255, 255, .9019607843);
  --pd-color-map-emerald: #248567;
  --pd-color-map-emerald-light: #87b5a7;
  --pd-color-map-coral: #ffc9bf;
  --pd-color-accent-sand: #d4c7b1;
  --pd-color-accent-coral: #ffb3a6;
  --pd-color-accent-amethyst: #c5bcff;
  --pd-color-accent-emerald: #b9cdc7
}

.bg-color-pastel-sand {
  background-color: var(--pd-color-pastel-sand)
}

.bg-color-pastel-coral {
  background-color: var(--pd-color-pastel-coral)
}

.bg-color-pastel-amethyst {
  background-color: var(--pd-color-pastel-amethyst)
}

.bg-color-pastel-emerald {
  background-color: var(--pd-color-pastel-emerald)
}

.bg-color-catchy-sand {
  background-color: var(--pd-color-catchy-sand)
}

.bg-color-catchy-coral {
  background-color: var(--pd-color-catchy-coral)
}

.bg-color-catchy-amethyst {
  background-color: var(--pd-color-catchy-amethyst)
}

.bg-color-catchy-emerald {
  background-color: var(--pd-color-catchy-emerald)
}

.bg-color-catchy-white {
  background-color: var(--pd-color-catchy-white)
}

.bg-color-bright-emerald {
  background-color: var(--pd-color-bright-emerald)
}

.bg-color-bright-emerald-light {
  background-color: var(--pd-color-bright-emerald-light)
}

.bg-color-bright-coral {
  background-color: var(--pd-color-bright-coral)
}

.bg-color-bright-amethyst {
  background-color: var(--pd-color-bright-amethyst)
}

.bg-color-bright-sand {
  background-color: var(--pd-color-bright-sand)
}

.bg-color-core-night {
  background-color: var(--pd-color-core-night)
}

.bg-color-core-night-light {
  background-color: var(--pd-color-core-night-light)
}

.bg-color-core-day {
  background-color: var(--pd-color-core-day)
}

.bg-color-core-danger {
  background-color: var(--pd-color-core-danger)
}

.bg-color-core-primary {
  background-color: var(--pd-color-core-primary)
}

.bg-color-core-primary-dark {
  background-color: var(--pd-color-core-primary-dark)
}

.bg-color-core-premium {
  background-color: var(--pd-color-core-premium)
}

.bg-color-core-accent {
  background-color: var(--pd-color-core-accent)
}

.bg-color-border-night {
  background-color: var(--pd-color-border-night)
}

.bg-color-border-night-light {
  background-color: var(--pd-color-border-night-light)
}

.bg-color-border-night-lighter {
  background-color: var(--pd-color-border-night-lighter)
}

.bg-color-border-emerald {
  background-color: var(--pd-color-border-emerald)
}

.bg-color-border-emerald-light {
  background-color: var(--pd-color-border-emerald-light)
}

.bg-color-border-emerald-dark {
  background-color: var(--pd-color-border-emerald-dark)
}

.bg-color-border-day {
  background-color: var(--pd-color-border-day)
}

.bg-color-border-day-light {
  background-color: var(--pd-color-border-day-light)
}

.bg-color-border-danger {
  background-color: var(--pd-color-border-danger)
}

.bg-color-border-danger-light {
  background-color: var(--pd-color-border-danger-light)
}

.bg-color-text-night {
  background-color: var(--pd-color-text-night)
}

.bg-color-text-night-light {
  background-color: var(--pd-color-text-night-light)
}

.bg-color-text-night-lighter {
  background-color: var(--pd-color-text-night-lighter)
}

.bg-color-text-day {
  background-color: var(--pd-color-text-day)
}

.bg-color-text-day-light {
  background-color: var(--pd-color-text-day-light)
}

.bg-color-map-emerald {
  background-color: var(--pd-color-map-emerald)
}

.bg-color-map-emerald-light {
  background-color: var(--pd-color-map-emerald-light)
}

.bg-color-map-coral {
  background-color: var(--pd-color-map-coral)
}

.bg-color-accent-sand {
  background-color: var(--pd-color-accent-sand)
}

.bg-color-accent-coral {
  background-color: var(--pd-color-accent-coral)
}

.bg-color-accent-amethyst {
  background-color: var(--pd-color-accent-amethyst)
}

.bg-color-accent-emerald {
  background-color: var(--pd-color-accent-emerald)
}

:root {
  --pd-fixed-element-top-offset: calc(var(--wp-admin--admin-bar--height, 0px) + var(--header-fixed-height))
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

body {
  margin: 0;
  font-family: graphikalt, -apple-system, blinkmacsystemfont, Segoe UI, roboto, Helvetica Neue, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
  font-size: 14px;
  font-weight: 400;
  color: #242424;
  text-align: left;
  line-height: 1.5;
  background-color: #fff
}

@media (min-width: 600px) {
  body {
    font-size: 16px
  }
}

[tabindex="-1"]:focus {
  outline: 0 !important
}

a {
  color: #248567;
  text-decoration: none
}

@media (min-width: 600px) {

  a:hover,
  a:focus {
    color: #136a50;
    text-decoration: none
  }

  a:hover:not([class]),
  a:focus:not([class]) {
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: .2em
  }
}

a:not([href], [tabindex]) {
  color: inherit;
  text-decoration: none
}

a:not([href], [tabindex]):hover,
a:not([href], [tabindex]):focus {
  color: inherit;
  text-decoration: none
}

a:not([href], [tabindex]):focus {
  outline: 0
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help
}

address {
  font-style: normal;
  line-height: inherit
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

small {
  font-size: 80%
}

pre,
code,
kbd,
samp {
  font-family: sfmono-regular, menlo, monaco, consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em
}

pre {
  overflow: auto;
  -ms-overflow-style: scrollbar
}

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

svg {
  overflow: hidden;
  vertical-align: middle
}

table {
  border-collapse: collapse
}

caption {
  caption-side: bottom;
  text-align: left
}

th {
  text-align: inherit
}

label {
  display: inline-block
}

button {
  border-radius: 0
}

button:focus-visible {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}

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

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button
}

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

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -moz-appearance: listbox;
  -webkit-appearance: listbox;
  appearance: listbox
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  min-width: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  font-size: 1.5rem;
  color: inherit;
  line-height: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

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

[type=search] {
  outline-offset: -2px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

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

main {
  display: block
}

output {
  display: inline-block
}

summary {
  display: list-item;
  cursor: pointer
}

template {
  display: none
}

[hidden] {
  display: none !important
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
ul,
ol,
li,
dl,
dt,
dd,
address,
figure,
pre,
caption,
label,
legend,
fieldset {
  margin: 0;
  padding: 0
}

li {
  list-style: none
}

.hero-video-large,
.hero-template-form,
.hero-rich,
.hero-media,
.hero-intro,
.hero-integration {
  padding-top: 120px;
  padding-bottom: 60px
}

@media (min-width: 600px) {

  .hero-video-large,
  .hero-template-form,
  .hero-rich,
  .hero-media,
  .hero-intro,
  .hero-integration {
    padding-top: 160px;
    padding-bottom: 120px
  }
}

@media (min-width: 960px) {

  .trust--carousel,
  .hero-video-large__carousel-container,
  .badges-slider {
    position: relative
  }

  .trust--carousel>:first-child,
  .hero-video-large__carousel-container>:first-child,
  .badges-slider>:first-child {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    pointer-events: none;
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    -webkit-mask: linear-gradient(270deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100px, rgba(0, 0, 0, 0) calc(100% - 100px), rgb(0, 0, 0) 100%);
    mask: linear-gradient(270deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100px, rgba(0, 0, 0, 0) calc(100% - 100px), rgb(0, 0, 0) 100%);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
  }

  .trust--carousel>:last-child,
  .hero-video-large__carousel-container>:last-child,
  .badges-slider>:last-child {
    width: 100%;
    margin: 0;
    -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100px, rgb(0, 0, 0) calc(100% - 100px), rgba(0, 0, 0, 0) 100%);
    mask-image: linear-gradient(to right, #0000, #000 100px, #000 calc(100% - 100px), #0000)
  }
}

@font-face {
  font-family: GraphikAlt;
  /*savepage-font-display=swap*/
  src:
    url(/fonts/font_fd9f1b5e552393cc37b7af52073504f7d37d9bb4.woff2) format("woff2"),
    url(/assets/asset_881afeb2d5edc00c59214761482bab5173735149) format("woff");
  font-weight: 400
}

@font-face {
  font-family: GraphikAlt;
  /*savepage-font-display=swap*/
  src:
    url(/fonts/font_02e25b1c56ed363f0cc2306ed6111a08397603b4.woff2) format("woff2"),
    url(/assets/asset_aa318fedd38ac1ddc2f4c81a69402a7e188e62fe) format("woff");
  font-weight: 600
}

@font-face {
  font-family: GraphikAlt;
  /*savepage-font-display=swap*/
  src:
    url(/fonts/font_885c419b9fce7aa626db5fa19e375d8b8bc2f0a8.woff2) format("woff2"),
    url(/assets/asset_5c14f2b697824c55c32db69ee66d467e5e9f34f2) format("woff");
  font-weight: 700
}

html[lang] {
  scroll-behavior: smooth;
  scroll-padding-top: var(--pd-fixed-element-top-offset)
}

.container {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px
}

.container--narrow {
  max-width: 1000px
}

.container--small {
  max-width: 820px
}

.container--wide {
  max-width: 1400px
}

.container--no-gutter-mobile,
.container--no-gutter-mobile-tablet {
  padding-right: 0;
  padding-left: 0
}

.container--full-width {
  max-width: 100%
}

@media (min-width: 600px) {
  .container {
    padding-right: 60px;
    padding-left: 60px
  }

  .container--no-gutter-mobile-tablet {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width: 768px) {
  .container {
    padding-right: 60px;
    padding-left: 60px
  }
}

.container--no-gutter-mobile-tablet-desktop {
  padding-right: 0;
  padding-left: 0
}

@media (min-width: 960px) {
  .container--no-gutter-mobile-tablet-desktop {
    padding-right: 60px;
    padding-left: 60px
  }
}

.button-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 24px 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.2;
  transition: color .25s, background-color .25s, border-color .25s, opacity .25s, transform .2s;
  will-change: color, background-color, border-color, transform
}

.button-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 10px;
  border: 1px solid transparent;
  border-radius: 4px;
  text-decoration: none;
  background-color: transparent
}

.button-icon:focus,
.button-icon:hover {
  outline: none
}

.button-logo {
  min-width: 140px;
  height: 40px;
  padding: 10px 20px;
  border: 1px solid rgba(36, 36, 36, .3);
  font-size: 14px;
  color: #242424
}

.button-logo__logo {
  margin-right: 8px
}

.button-logo:hover,
.button-logo:focus {
  border: 1px solid rgba(36, 36, 36, .6);
  color: #242424
}

.button-text {
  display: inline-flex;
  align-items: center;
  margin: 0;
  padding: 0;
  border: none;
  font-weight: 600;
  color: #248567;
  line-height: 1.2;
  background: none;
  cursor: pointer
}

.button-text:hover,
.button-text:focus {
  color: #136a50;
  outline: none
}

.button-text:hover .button-text__icon--arrow,
.button-text:focus .button-text__icon--arrow {
  transform: translate(6px)
}

.button-text--dark {
  color: #242424
}

.button-text--dark:hover,
.button-text--dark:focus {
  color: #242424;
  opacity: .6
}

.button-text--dark-transparent {
  color: #242424
}

.button-text--dark-transparent:hover,
.button-text--dark-transparent:focus {
  color: #242424;
  opacity: .6
}

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

.button-text--white:hover,
.button-text--white:focus {
  color: #248567
}

.button-text--small {
  font-size: 14px
}

.button-text__icon {
  margin-left: 6px;
  fill: currentcolor
}

.button-text__icon--arrow {
  transition: transform .25s cubic-bezier(.4, .1, .5, 1.5);
  will-change: transform
}

.button__icon {
  margin-left: 10px;
  fill: currentcolor
}

.button__icon--loading {
  display: none
}

.button__icon--arrow {
  transition: transform .25s cubic-bezier(.4, .1, .5, 1.5);
  will-change: transform
}

.button-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: transparent
}

.header-demo {
  position: absolute;
  top: calc(100% + 30px);
  right: 0;
  overflow: hidden;
  width: 400px;
  border-radius: 8px;
  box-shadow: 0 15px 40px #0000001a;
  background-color: #fff
}

.header-demo__close {
  position: absolute;
  top: 10px;
  right: 10px
}

.header-demo__close:hover svg path {
  fill: #242424
}

.header-demo__content {
  padding: 40px
}

.header-demo__content:has(+picture) {
  padding-bottom: 20px
}

.demo-notification {
  display: flex;
  align-items: center;
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 99
}

.demo-notification__close {
  position: absolute;
  top: 0;
  left: -30px
}

.demo-notification__close:hover svg path {
  fill: #242424
}

.demo-notification__content {
  position: absolute;
  right: 86px;
  width: 368px;
  line-height: 1.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.demo-notification__content:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #fff;
  transform: rotate(45deg) translate(-50%);
  right: -10px;
  top: 50%
}

.demo-notification__content-link {
  display: block;
  padding: 10px 12px;
  border-radius: 8px;
  box-shadow: 0 15px 40px #0000001a;
  background-color: #fff
}

.demo-notification__content-link:hover {
  color: #242424
}

.demo-notification__content-link:hover span {
  color: #136a50;
  text-decoration: underline
}

.demo-notification__content-link span {
  font-weight: 600;
  color: #248567
}

.demo-notification__circle {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 64px;
  height: 64px;
  border: none;
  border-radius: 50%;
  outline: none;
  background-color: #242424;
  transition: background-color .3s;
  cursor: pointer
}

.demo-notification__circle:hover {
  background-color: #242424e6
}

.demo-notification__circle:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #ff826c
}

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

.cta--dark {
  color: #c8cfd3
}

.cta__grid {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%
}

@media (min-width: 600px) {
  .cta__grid {
    flex-direction: row;
    flex-wrap: wrap
  }
}

.cta__item {
  width: 100%
}

@media (min-width: 600px) {
  .cta__item {
    width: auto
  }

  .cta__item:not(:only-child) {
    min-width: 230px
  }

  .cta__item:only-child {
    min-width: 330px
  }
}

@media (min-width: 960px) {
  .cta__item:not(:only-child) {
    min-width: 240px
  }
}

.cta__button {
  width: 100%
}

.cta__button--bottom {
  margin-bottom: 7px
}

.cta__note {
  margin-top: 15px;
  text-align: left;
  color: #242424b3
}

@media (max-width: 600px) {
  .cta__note {
    text-align: center
  }
}

.actions__icon {
  margin-right: 9px
}

.image-block,
.image-block img {
  display: block;
  width: 100%;
  height: auto
}

.image-block--border {
  outline: 1px solid rgba(0, 0, 0, .08);
  outline-offset: -1px
}

.grid-author {
  display: flex;
  flex-wrap: wrap;
  margin: -10px
}

.grid-author--2 .grid-author__item {
  width: 100%
}

@media (min-width: 600px) {
  .grid-author--2 .grid-author__item {
    width: 50%
  }
}

.grid-author__item {
  min-width: 190px;
  padding: 10px
}

.grid-banner-career {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -10px
}

.grid-banner-career__item {
  width: 100%;
  max-width: 540px;
  padding: 10px
}

.grid-banner-career__item--col-3 {
  max-width: 360px
}

@media (min-width: 600px) {
  .grid-banner-career {
    margin: -15px
  }

  .grid-banner-career__item {
    max-width: 550px;
    padding: 15px
  }
}

@media (min-width: 960px) {
  .grid-banner-career {
    margin: -20px
  }

  .grid-banner-career__item {
    width: 50%;
    max-width: 560px;
    padding: 20px
  }

  .grid-banner-career__item--col-3 {
    width: 33.3333333333%;
    max-width: 370px;
    padding: 15px
  }
}

.grid-box-2 {
  display: flex;
  flex-wrap: wrap;
  margin: -10px
}

.grid-box-2__item {
  display: flex;
  width: 100%;
  padding: 10px
}

@media (min-width: 600px) {
  .grid-box-2 {
    margin: -15px
  }

  .grid-box-2__item {
    width: 50%;
    padding: 15px
  }
}

.grid-box-3 {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  gap: 20px
}

.grid-box-3__item {
  display: flex;
  justify-content: center;
  width: 100%
}

@media (min-width: 600px) {
  .grid-box-3 {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px
  }
}

@media (min-width: 960px) {
  .grid-box-3 {
    grid-template-columns: repeat(3, 1fr)
  }
}

.grid-box-4 {
  display: flex;
  flex-wrap: wrap;
  margin: -10px
}

.grid-box-4__item {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 10px
}

@media (min-width: 600px) {
  .grid-box-4 {
    margin: -15px
  }

  .grid-box-4__item {
    width: 50%;
    padding: 15px
  }
}

@media (min-width: 960px) {
  .grid-box-4__item {
    width: 25%
  }
}

.grid-card-2 {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  gap: 50px 3%
}

.grid-card-2__item {
  align-self: center;
  width: 100%;
  max-width: 590px
}

@media (min-width: 600px) {
  .grid-card-2 {
    gap: 80px 3%
  }
}

@media (min-width: 960px) {
  .grid-card-2 {
    grid-template-columns: repeat(2, 1fr)
  }

  .grid-card-2__item {
    align-self: stretch
  }
}

.grid-card-2-side {
  display: flex;
  flex-wrap: wrap;
  margin: -10px
}

.grid-card-2-side__item {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 100%;
  padding: 10px
}

.grid-card-2-side__item--lead {
  order: -1
}

@media (min-width: 600px) {
  .grid-card-2-side {
    margin: -15px
  }

  .grid-card-2-side__item {
    padding: 15px
  }
}

@media (min-width: 768px) {
  .grid-card-2-side__item {
    width: 50%
  }

  .grid-card-2-side__item--lead {
    width: 100%
  }
}

.grid-card-3 {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  gap: 20px
}

.grid-card-3__item {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 340px
}

.grid-card-3__item--posts {
  max-width: none
}

@media (min-width: 600px) {
  .grid-card-3 {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px
  }

  .grid-card-3--left {
    justify-content: flex-start
  }
}

@media (min-width: 960px) {
  .grid-card-3 {
    grid-template-columns: repeat(3, 1fr)
  }
}

.grid-card-4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -10px
}

.grid-card-4__item {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 340px;
  padding: 10px
}

@media (min-width: 600px) {
  .grid-card-4 {
    margin: -14px
  }

  .grid-card-4__item {
    width: 50%;
    max-width: 368px;
    padding: 14px
  }
}

@media (min-width: 960px) {
  .grid-card-4__item {
    width: 25%
  }
}

.grid-card-solution {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -5px
}

.grid-card-solution--gutter-m {
  margin: -16px
}

.grid-card-solution--gutter-m .grid-card-solution__item {
  padding: 16px
}

.grid-card-solution__item {
  width: 100%;
  padding: 5px
}

@media (min-width: 960px) {
  .grid-card-solution__item--5 {
    width: 20%
  }

  .grid-card-solution__item--4 {
    width: 25%
  }

  .grid-card-solution__item--3 {
    width: 33.3333333333%
  }

  .grid-card-solution__item--2 {
    width: 50%
  }
}

.grid-doc {
  display: flex;
  flex-wrap: wrap;
  margin: -4.8192771084% -2.4096385542%
}

.grid-doc__item {
  width: 100%;
  padding: 4.5977011494% 2.2988505747%
}

@media (width >=480px) {
  .grid-doc__item {
    width: 50%
  }
}

@media (width >=860px) {
  .grid-doc__item {
    width: 33.3333333333%
  }
}

@media (min-width: 960px) {
  .grid-doc__item {
    width: 50%
  }
}

@media (width >=1100px) {
  .grid-doc__item {
    width: 33.3333333333%
  }
}

.grid-doc__item--lead {
  width: 100%
}

@media (width >=1100px) {
  .grid-doc--wide {
    margin-top: -3.7037037037%;
    margin-bottom: -3.7037037037%
  }

  .grid-doc--wide .grid-doc__item {
    padding-top: 3.5714285714%;
    padding-bottom: 3.5714285714%
  }
}

.grid-doc-4 {
  display: flex;
  flex-wrap: wrap;
  margin: -3.7037037037% -1.8518518519%
}

.grid-doc-4__item {
  width: 100%;
  padding: 3.5714285714% 1.7857142857%
}

@media (width >=480px) {
  .grid-doc-4__item {
    width: 50%
  }
}

@media (min-width: 768px) {
  .grid-doc-4__item {
    width: 33.3333333333%
  }
}

@media (min-width: 960px) {
  .grid-doc-4__item {
    width: 25%
  }
}

.grid-duo {
  display: flex;
  flex-direction: column
}

.grid-duo__col {
  align-self: center;
  width: 100%;
  max-width: 590px
}

.grid-duo__col:first-child {
  margin-bottom: 20px
}

@media (min-width: 600px) {
  .grid-duo__col:first-child {
    margin-bottom: 40px
  }
}

@media (min-width: 960px) {
  .grid-duo {
    flex-flow: row wrap;
    justify-content: space-between
  }

  .grid-duo--reverse {
    flex-direction: row-reverse
  }

  .grid-duo__col {
    width: 47%
  }

  .grid-duo__col:first-child {
    margin-bottom: 0
  }
}

.grid-flex-masonry {
  display: flex;
  flex-flow: column wrap;
  margin: -15px
}

.grid-flex-masonry__item {
  padding: 15px;
  width: 100%
}

@media (min-width: 768px) {
  .grid-flex-masonry__item {
    width: 50%
  }

  .grid-flex-masonry__item:nth-child(odd) {
    order: 1
  }

  .grid-flex-masonry__item:nth-child(2n) {
    order: 2
  }
}

.grid-text-2 {
  display: flex;
  flex-wrap: wrap
}

.grid-text-2__item {
  width: 100%;
  margin-bottom: 40px
}

.grid-text-2__item:last-child {
  margin: 0
}

@media (min-width: 768px) {
  .grid-text-2 {
    margin: -30px
  }

  .grid-text-2__item {
    padding: 30px
  }
}

@media (min-width: 768px) {
  .grid-text-2__item {
    width: 50%;
    margin: 0
  }
}

.grid-text-3 {
  display: flex;
  flex-wrap: wrap;
  margin: -20px
}

.grid-text-3__item {
  width: 100%;
  padding: 20px
}

@media (min-width: 600px) {
  .grid-text-3 {
    margin: -30px
  }

  .grid-text-3__item {
    padding: 30px
  }
}

@media (min-width: 768px) {
  .grid-text-3__item {
    width: 50%
  }
}

@media (min-width: 960px) {
  .grid-text-3__item {
    width: 33.3333333333%
  }
}

.grid-text-4 {
  display: flex;
  flex-wrap: wrap;
  margin: -20px
}

.grid-text-4__item {
  width: 100%;
  padding: 20px
}

@media (min-width: 768px) {
  .grid-text-4__item {
    width: 50%
  }
}

@media (min-width: 960px) {
  .grid-text-4__item {
    width: 25%
  }
}

.grid-plan {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -10px;
  transition: opacity .25s
}

.grid-plan__item {
  display: flex;
  width: 100%;
  padding: 10px
}

.grid-plan__item:has(.plan--accent) {
  margin-top: 42px
}

@media (min-width: 600px) {
  .grid-plan {
    margin: -5px
  }

  .grid-plan__item {
    width: 50%;
    padding: 5px
  }

  .grid-plan__item:has(.plan--accent) {
    margin-top: 0
  }
}

@media (min-width: 768px) {
  .grid-plan {
    margin: -10px
  }

  .grid-plan__item {
    max-width: calc((1080px + 20px) / 3);
    padding: 10px
  }
}

@media (min-width: 960px) {
  .grid-plan {
    margin: -5px
  }

  .grid-plan__item {
    width: 25%;
    padding: 5px
  }

  .grid-plan--1 .grid-plan__item,
  .grid-plan--2 .grid-plan__item,
  .grid-plan--3 .grid-plan__item {
    width: 33.3333333333%
  }
}

@media (min-width: 1200px) {
  .grid-plan {
    margin: -10px
  }

  .grid-plan__item {
    padding: 10px
  }
}

.grid-press-3 {
  display: flex;
  flex-wrap: wrap;
  margin: -10px
}

.grid-press-3__item {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 10px
}

@media (min-width: 768px) {
  .grid-press-3 {
    margin: -15px
  }

  .grid-press-3__item {
    width: 50%;
    padding: 15px
  }
}

@media (min-width: 960px) {
  .grid-press-3__item {
    width: 33.3333333333%
  }
}

.grid-list-3 {
  display: flex;
  flex-wrap: wrap
}

.grid-list-3__item {
  width: 100%
}

@media (min-width: 600px) {
  .grid-list-3 .grid-list-3__item {
    width: 50%;
    margin-bottom: 0;
    padding: 15px 25px
  }
}

@media (min-width: 768px) {
  .grid-list-3 .grid-list-3__item {
    width: 33.3333333333%
  }
}

.grid-columns {
  display: grid;
  grid-gap: 20px
}

@media (min-width: 600px) {
  .grid-columns {
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px
  }
}

@media (min-width: 768px) {
  .grid-columns--3 {
    grid-template-columns: 1fr 1fr 1fr
  }
}

@media (min-width: 960px) {
  .grid-columns--4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 10px
  }
}

.facts-grid-2 {
  display: flex;
  flex-wrap: wrap;
  margin: -10px
}

.facts-grid-2__item {
  display: flex;
  width: 100%
}

@media (min-width: 600px) {
  .facts-grid-2 {
    margin: -15px
  }

  .facts-grid-2__item {
    width: 50%
  }
}

.facts-grid-3 {
  display: flex;
  flex-wrap: wrap;
  margin: -10px
}

.facts-grid-3__item {
  display: flex;
  justify-content: center;
  width: 100%
}

@media (min-width: 600px) {
  .facts-grid-3 {
    margin: -15px
  }

  .facts-grid-3__item {
    width: 50%
  }
}

@media (min-width: 960px) {
  .facts-grid-3__item {
    width: 33.3333333333%
  }
}

.facts-grid-4 {
  display: flex;
  flex-wrap: wrap;
  margin: -10px
}

.facts-grid-4__item {
  display: flex;
  justify-content: center;
  width: 100%
}

@media (min-width: 600px) {
  .facts-grid-4 {
    margin: -15px
  }

  .facts-grid-4__item {
    width: 50%
  }
}

@media (min-width: 960px) {
  .facts-grid-4__item {
    width: 25%
  }
}

.metrics-plain-grid-2 {
  display: flex;
  flex-wrap: wrap;
  margin: -10px
}

.metrics-plain-grid-2__item {
  display: flex;
  flex-direction: column;
  width: 50%
}

@media (min-width: 600px) {
  .metrics-plain-grid-2 {
    margin: -15px
  }
}

.metrics-plain-grid-3 {
  display: flex;
  flex-wrap: wrap;
  margin: -10px
}

.metrics-plain-grid-3__item {
  display: flex;
  flex-direction: column;
  width: 50%
}

@media (min-width: 600px) {
  .metrics-plain-grid-3 {
    margin: -15px
  }

  .metrics-plain-grid-3__item {
    width: 33.3333333333%
  }
}

.customer-stories-cards {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  gap: 30px
}

@media (min-width: 768px) {
  .customer-stories-cards {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media (min-width: 1200px) {
  .customer-stories-cards {
    grid-template-columns: repeat(3, 1fr)
  }
}

.header-phone {
  background-color: #c8cfd3;
  padding: 5px 0;
  font-size: 14px;
  text-align: center;
  position: relative;
  z-index: 10;
  color: #242424
}

@media (min-width: 600px) {
  .header-phone {
    text-align: right
  }
}

.footer {
  padding-bottom: 40px
}

.footer__row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px -40px
}

.footer__section {
  margin-bottom: 20px
}

.footer__col {
  width: 50%;
  margin-bottom: 40px;
  padding: 0 10px
}

.footer__meta {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 10px
}

.footer__socials {
  margin-bottom: 20px
}

.footer__socials .socials {
  justify-content: center;
  margin: 0;
  -moz-column-gap: 20px;
  column-gap: 20px
}

.footer__socials .socials__item {
  padding: 0
}

.footer__bottom {
  padding-top: 40px
}

.footer__switcher {
  text-align: center
}

.footer__badges {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  margin-left: auto;
  -moz-column-gap: 10px;
  column-gap: 10px
}

.footer__socials+.footer__meta {
  margin-top: 20px
}

.footer__apps {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  -moz-column-gap: 10px;
  column-gap: 10px
}

.footer__meta-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px;
  text-align: center
}

.footer__apps-item a {
  display: block
}

.footer__apps-item a .icon__hover--border {
  transition: .25s
}

.footer__apps-item a:hover,
.footer__apps-item a:focus {
  outline: none
}

.footer__apps-item a:hover .icon__hover--border,
.footer__apps-item a:focus .icon__hover--border {
  opacity: .6
}

.footer__meta-item {
  margin-right: 10px
}

.footer__meta-item:last-child {
  margin-right: 0
}

.footer__meta-item a {
  display: block
}

@media (min-width: 600px) {
  .footer__col {
    width: 33.3333333333%
  }
}

@media (min-width: 960px) {
  .footer__col {
    width: 20%
  }

  .footer__meta {
    flex-flow: row wrap;
    align-items: flex-start;
    margin-right: 40px
  }

  .footer__meta-list {
    margin-bottom: 0
  }

  .footer__bottom-row {
    display: flex;
    align-items: center;
    margin-bottom: 20px
  }

  .footer__bottom-row:last-child {
    margin-bottom: 0
  }

  .footer__bottom-row--bottom-align,
  .footer__bottom-row--bottom-align .footer__bottom-socials {
    align-items: flex-end
  }

  .footer__bottom-socials {
    display: flex;
    margin-left: auto
  }

  .footer__apps {
    justify-content: flex-start;
    margin-bottom: 0
  }

  .footer__copyright {
    margin-right: 30px
  }

  .footer__socials {
    margin-bottom: 0
  }

  .footer__badges {
    justify-content: flex-start;
    margin-bottom: 0
  }

  .footer__switcher {
    margin-left: 30px;
    display: flex;
    justify-content: flex-end
  }
}

.footer-cta {
  display: flex
}

.footer-cta--with-image {
  flex-direction: column-reverse;
  align-items: center;
  justify-content: space-between;
  padding-top: 50px;
  border-top: 1px solid rgba(36, 36, 36, .1)
}

.footer-cta--with-image .footer-cta__cover {
  width: 200px;
  margin-bottom: 20px
}

.footer-cta--plain {
  justify-content: center;
  position: relative;
  max-width: 1200px;
  margin: 0 auto
}

.footer-cta--plain .footer-cta__col {
  z-index: 10
}

.footer-cta--plain .footer-cta__cover {
  position: absolute;
  top: 0
}

.footer-cta--plain .footer-cta__title {
  max-width: 1080px
}

.footer-cta--plain .footer-cta__tagline {
  max-width: 880px
}

.footer-cta input.hs-button {
  white-space: nowrap
}

.footer-cta__col {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center
}

.footer-cta__form {
  width: 100%;
  max-width: 510px
}

@media (min-width: 600px) {
  .footer-cta--with-image .footer-cta__cover {
    margin-bottom: 40px
  }
}

@media (min-width: 960px) {
  .footer-cta--with-image {
    flex-direction: row;
    align-items: flex-start;
    padding-top: 80px
  }

  .footer-cta--with-image .footer-cta__col,
  .footer-cta--with-image .cta {
    align-items: flex-start;
    text-align: left
  }

  .footer-cta--with-image .footer-cta__cover {
    flex-shrink: 0;
    width: 33.3333333333%;
    margin-bottom: 0;
    margin-left: 80px
  }
}

.footer-nav__pill {
  margin: -1px 0 -1px 2px
}

.footer-nav__icon {
  margin-left: -3px;
  transform: rotate(-90deg);
  fill: currentcolor
}

.footer-nav__link {
  display: inline-block;
  padding: 10px 0;
  color: #242424b3;
  line-height: 1.2
}

.footer-nav__link:hover,
.footer-nav__link:focus {
  color: #242424
}

.pill-group {
  display: flex
}

.pill-group .pill {
  margin-right: .6em
}

.accordion-item {
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.accordion-item__title {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 24px 0;
  transition: color .25s, padding-bottom .25s
}

.accordion-item__title:hover {
  color: #248567;
  cursor: pointer
}

.accordion-item__icon {
  transform-origin: center center;
  transition: transform .25s
}

.accordion-item__icon svg {
  transition: fill .25s;
  fill: #242424
}

.accordion-item__title:hover .accordion-item__icon svg {
  fill: #248567
}

.accordion-item__content {
  display: grid;
  transition: grid-template-rows .25s ease-in-out;
  grid-template-rows: 0fr
}

.accordion-item__content-inner {
  overflow: hidden;
  max-width: 880px
}

.accordion-item__content-inner:after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 24px
}

.accordion-item--opened .accordion-item__icon {
  transform: rotate(180deg)
}

.accordion-item--opened .accordion-item__icon svg {
  fill: #248567
}

.accordion-item--opened .accordion-item__title {
  color: #248567;
  padding-bottom: 20px
}

.accordion-item--opened .accordion-item__content {
  grid-template-rows: 1fr
}

@media (min-width: 960px) {
  .accordion-item__title {
    padding: 32px 0
  }

  .accordion-item__content-inner:after {
    padding-bottom: 32px
  }
}

.brand-corner {
  --brand-corner-size: 50px;
  position: relative;
  border-top-right-radius: var(--brand-corner-size)
}

.brand-corner:before,
.brand-corner:after {
  position: absolute;
  content: "";
  border-width: 0 0 var(--brand-corner-size) var(--brand-corner-size);
  border-color: transparent transparent var(--pd-color-core-day) transparent
}

.brand-corner:before {
  width: var(--brand-corner-size);
  height: var(--brand-corner-size);
  background-color: var(--brand-corner-color, var(--pd-color-core-day))
}

.brand-corner:after {
  border-style: solid
}

.brand-corner--top-left:before,
.brand-corner--top-left:after,
.brand-corner--top-right:before,
.brand-corner--top-right:after {
  top: 0
}

.brand-corner--bottom-left:before,
.brand-corner--bottom-left:after,
.brand-corner--bottom-right:before,
.brand-corner--bottom-right:after {
  bottom: 0
}

.brand-corner--top-left:before,
.brand-corner--top-left:after,
.brand-corner--bottom-left:before,
.brand-corner--bottom-left:after {
  left: 0
}

.brand-corner--top-right:before,
.brand-corner--top-right:after,
.brand-corner--bottom-right:before,
.brand-corner--bottom-right:after {
  right: 0
}

.brand-corner--top-right:after {
  transform: rotate(90deg)
}

.brand-corner--bottom-right:after {
  transform: rotate(180deg)
}

.brand-corner--bottom-left:after {
  transform: rotate(-90deg)
}

.brand-rating {
  display: flex;
  flex-direction: column;
  color: #242424
}

.brand-rating--lead .brand-rating__logo svg {
  width: 32px;
  height: 42px
}

.brand-rating:hover {
  color: #242424
}

.brand-rating:hover .brand-rating__logo {
  opacity: .7
}

.brand-rating__wrapper {
  display: flex;
  flex-direction: column
}

.brand-rating__logo {
  margin-bottom: 10px;
  transition: opacity .25s
}

.brand-rating__rating {
  display: flex;
  align-items: center;
  margin-bottom: 5px
}

.brand-rating__stars {
  position: relative;
  line-height: 1
}

.brand-rating__stars>svg {
  width: 116px;
  height: 20px
}

.brand-rating__stars-dynamic {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px
}

.brand-rating__stars-static {
  display: block;
  overflow: hidden
}

.brand-rating__stars-static>svg {
  width: 20px;
  height: 20px
}

.brand-rating__rating-number {
  margin-left: 10px;
  padding-right: 10px
}

@media (min-width: 600px) {
  .brand-rating--lead {
    flex-direction: row;
    align-items: center
  }

  .brand-rating--lead .brand-rating__logo {
    margin-right: 20px;
    margin-bottom: 0
  }

  .brand-rating--lead .brand-rating__logo svg {
    width: initial;
    height: initial
  }
}

.circle-loader span:after,
.circle-loader span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

@keyframes circle-loader {
  0% {
    transform: rotate(0)
  }

  to {
    transform: rotate(360deg)
  }
}

.circle-loader {
  display: block;
  height: 14px;
  width: 14px;
  position: relative
}

.circle-loader span {
  margin: auto;
  height: 100%;
  width: 100%;
  clip: rect(9px, 14px, 14px, 0);
  animation: circle-loader 1.5s linear infinite
}

.circle-loader span:after {
  content: "";
  margin: auto;
  height: 14px;
  width: 14px;
  border: 2px solid #000;
  border-radius: 50%
}

.tag {
  min-width: 140px
}

.tag__title {
  padding: 10px 0;
  line-height: 12px;
  letter-spacing: .4px
}

.marquee-slider {
  justify-content: center
}

.marquee-slider,
.marquee-slider__wrapper,
.marquee-slider__slides {
  display: flex
}

.marquee-slider__wrapper,
.marquee-slider__slides {
  position: relative
}

.marquee-slider__slides {
  gap: 0 60px
}

.marquee-slider__slide {
  width: -moz-fit-content;
  width: fit-content
}

:root {
  --banner-padding-s: 20px
}

@media (min-width: 600px) {
  :root {
    --banner-padding-s: 40px
  }
}

.banner-cta {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  color: #fff
}

.banner-cta__content {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  padding: var(--banner-padding-s) var(--banner-padding-s) 20px
}

.banner-cta__title {
  width: 100%;
  color: inherit
}

.banner-cta__cover {
  display: flex;
  flex-shrink: 0;
  align-items: flex-start;
  justify-content: center;
  max-width: 100%;
  padding: 0 var(--banner-padding-s)
}

.banner-cta__image {
  display: block;
  width: 100%;
  height: auto
}

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

  .banner-cta__cover {
    position: relative;
    width: 32.3%;
    padding: 0
  }

  .banner-cta__image {
    position: absolute;
    top: 0;
    right: 0
  }

  .banner-cta__content {
    flex-basis: auto;
    align-items: flex-start;
    padding-bottom: var(--banner-padding-s);
    text-align: left
  }
}

@media (min-width: 960px) {
  .banner-cta__content {
    margin-right: auto
  }
}

.banner-brand {
  display: flex;
  flex-direction: column;
  padding: 30px;
  border-radius: 8px;
  color: #242424
}

.banner-brand--narrow {
  max-width: 700px;
  margin: 0 auto
}

.banner-brand__title,
.banner-brand__tagline {
  width: 100%
}

.banner-brand__cover {
  max-width: 334px;
  margin-top: 30px;
  margin-bottom: -30px
}

@media (min-width: 600px) {
  .banner-brand__cover {
    margin-top: 40px
  }
}

@media (min-width: 768px) {
  .banner-brand {
    padding: 60px
  }

  .banner-brand--narrow {
    padding: 40px
  }

  .banner-brand--narrow .banner-brand__cover {
    margin-bottom: -40px
  }

  .banner-brand__cover {
    margin-bottom: -60px
  }
}

@media (min-width: 960px) {
  .banner-brand {
    flex-direction: row
  }

  .banner-brand--narrow .banner-brand__content {
    width: 59.3%
  }

  .banner-brand__content {
    flex-grow: 1;
    align-self: center;
    width: 58.9%
  }

  .banner-brand__cover {
    align-self: flex-end;
    width: 28.8%;
    margin-top: -30px;
    margin-left: 8.62%
  }
}

.banner-brand-oneliner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding: 20px;
  border-radius: 4px;
  color: #fff;
  background-image: #9d84bd
}

@media (min-width: 600px) {
  .banner-brand-oneliner {
    padding: 30px
  }
}

.banner-brand-oneliner__content {
  width: 100%
}

.banner-brand-oneliner__title {
  margin-bottom: 1em
}

.banner-brand-oneliner__label {
  margin-bottom: 9px;
  font-size: 12px;
  font-weight: 600
}

.banner-brand-oneliner__button {
  flex-shrink: 0;
  width: 100%
}

@media (width >=420px) {
  .banner-brand-oneliner__button {
    width: auto
  }
}

@media (min-width: 768px) {
  .banner-brand-oneliner {
    flex-direction: row;
    align-items: center
  }

  .banner-brand-oneliner__title {
    margin-right: 2em;
    margin-bottom: 0
  }
}

.banner-career {
  display: flex;
  position: relative;
  height: 128px;
  padding: 20px;
  border-radius: 8px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto 100%
}

.banner-career:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 8px
}

@media (min-width: 600px) {
  .banner-career {
    height: 160px
  }
}

.banner-career--inc {
  background-color: #ec4d27
}

.banner-career--glassdoor {
  color: #fff;
  background-color: #0caa41
}

.banner-career--work-place {
  color: #fff;
  background-color: #002171
}

.banner-career--inc {
  background-image:
    /*savepage-url=//public-site.marketing.pandadoc-static.com/app/packages/www-next/banner-career/inc.svg*/
    url()
}

.banner-career--glassdoor {
  background-image:
    /*savepage-url=//public-site.marketing.pandadoc-static.com/app/packages/www-next/banner-career/glassdoor.svg*/
    url()
}

.banner-career--work-place {
  background-image:
    /*savepage-url=//public-site.marketing.pandadoc-static.com/app/packages/www-next/banner-career/work-place.svg*/
    url()
}

.banner-career__title {
  align-self: flex-end;
  max-width: 10em
}

.banner-integration {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 100%;
  padding: 30px;
  border-radius: 8px
}

.banner-integration__title,
.banner-integration__tagline {
  max-width: 100%
}

.banner-integration__cover {
  flex-shrink: 0;
  align-self: center;
  position: relative;
  max-width: 314px;
  height: 100%;
  margin-top: 40px;
  margin-bottom: -20px
}

.banner-integration__logo {
  position: absolute;
  top: 20%;
  left: 20.7006369427%;
  width: 41.4012738854%;
  height: auto;
  padding: 7%;
  transform: translate(-50%, -50%)
}

@media (min-width: 600px) {
  .banner-integration {
    padding: 60px
  }
}

@media (min-width: 768px) {
  .banner-integration {
    flex-direction: row;
    text-align: left
  }

  .banner-integration__cover {
    flex-basis: 45%;
    margin: 0 0 0 8.62%
  }
}

.banner-press {
  display: block;
  padding: 20px;
  border-left: 1px solid #b2b2b2;
  background-color: #f3f5f6
}

@media (min-width: 600px) {
  .banner-press {
    padding: 30px
  }
}

.banner-press__title {
  max-width: 13em;
  color: #248567;
  transition: color .25s
}

.banner-press:hover .banner-press__title {
  color: #136a50
}

.banner-rich {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  padding: 30px;
  border-radius: 8px
}

.banner-rich--narrow {
  max-width: 700px;
  margin: 0 auto
}

.banner-rich__content {
  width: 100%
}

.banner-rich__cover {
  width: 100%;
  margin: 40px 0 0;
  text-align: center
}

.banner-rich__image,
.banner-rich__image img {
  display: inline-block;
  max-width: 314px
}

@media (min-width: 600px) {
  .banner-rich {
    align-items: center;
    padding: 60px
  }

  .banner-rich--narrow {
    padding: 40px
  }

  .banner-rich__cover {
    padding-top: 0
  }
}

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

  .banner-rich__content {
    flex-grow: 1;
    width: 59%;
    margin: 0
  }

  .banner-rich__cover {
    width: 27.1%;
    margin: -30px 0 -30px 8.62%;
    padding: 0
  }
}

.logo {
  display: block
}

.logo--inverse-white .logo__text {
  fill: #fff
}

.logo__symbol,
.logo__box,
.logo__text {
  transform: scale(1)
}

.crms {
  position: relative;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 60px
}

.crms__container {
  margin-bottom: 50px
}

.crms__box {
  margin-bottom: -20px
}

.crms__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start
}

.crms__title,
.crms__tagline {
  max-width: 100%
}

.crms__cover {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 43.75%
}

.crms__cover--static.hide-mobile-tablets .lax {
  transform: translateY(-310px)
}

.crms__cover--static.hide-desktop .lax {
  transform: translate(-155px)
}

.crms__wrapper {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.crms__image {
  display: block;
  flex-shrink: 0;
  width: auto;
  height: 100%;
  margin-right: 15px
}

.crms__image:last-child {
  margin-right: 0
}

@media (min-width: 600px) {
  .crms {
    padding-top: 120px;
    padding-bottom: 120px
  }

  .crms__container {
    margin-bottom: 80px
  }

  .crms__box {
    margin-bottom: -40px
  }

  .crms__cover {
    padding-bottom: 280px
  }

  .crms__cover:first-child {
    margin-right: 15px
  }
}

@media (min-width: 960px) {
  .crms {
    padding-top: 0;
    padding-bottom: 0
  }

  .crms__cover {
    padding-bottom: 640px
  }

  .crms__cover:before,
  .crms__cover:after {
    display: block;
    position: absolute;
    z-index: 1;
    content: "";
    width: 100%;
    height: 40px
  }

  .crms__cover:before {
    top: 0;
    background: linear-gradient(#f3f5f666, #f3f5f600)
  }

  .crms__cover:after {
    bottom: 0;
    background: linear-gradient(#f3f5f600, #f3f5f666)
  }

  .crms__image {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 20px
  }

  .crms__image:last-child {
    margin-bottom: 0
  }

  .crms__container,
  .crms__box {
    margin-bottom: 0
  }
}

.badges {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: -10px
}

.badges__item {
  display: flex;
  align-items: center;
  height: 110px;
  padding: 10px
}

.badges-slider__slide {
  display: flex
}

.badges__image {
  flex: 0 0 80px;
  width: auto;
  max-width: 100%;
  max-height: 100%
}

@media (min-width: 600px) {
  .badges {
    margin: -15px -25px
  }

  .badges__item {
    height: auto;
    padding: 15px 25px
  }

  .badges__image {
    height: 125px
  }
}

.badges-mobile {
  display: inline-flex
}

.badges-mobile__link {
  margin-right: 10px
}

.badges-mobile__link:last-child {
  margin: 0
}

.badges-mobile__image {
  display: block;
  height: 40px
}

@media (width >=400px) {
  .badges-mobile__image {
    height: 50px
  }
}

.filter {
  display: flex
}

.filter .filter-select__input {
  color: #242424
}

.filter--disabled .filter-select:not(.filter-select--filled),
.filter--disabled .filter__clear-btn {
  opacity: .5;
  pointer-events: none
}

.filter--disabled .filter-select--filled .filter-select__input {
  color: #fff6;
  pointer-events: none
}

.filter--disabled .filter-select--filled .filter-select__loader {
  display: flex;
  z-index: 1;
  opacity: 1
}

.filter--disabled .filter-select--filled .filter-select__clear {
  display: none;
  z-index: -1;
  opacity: 0
}

.filter--wide {
  margin: 0 -10px
}

.filter--wide .filter__item {
  width: 100%;
  max-width: 580px;
  padding: 0
}

.filter__clear-btn {
  width: 100%;
  height: 48px;
  padding: 0;
  border: none;
  font-size: 14px;
  font-weight: 400;
  color: #242424;
  text-align: left;
  line-height: 1.5;
  background-color: transparent;
  transition: all .25s
}

.filter__clear-btn:hover {
  color: #248567
}

.filter__clear-btn--disabled {
  opacity: .5;
  pointer-events: none
}

.filter__item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 10px
}

@media (min-width: 600px) {
  .filter__clear-btn {
    width: calc(50% - 10px)
  }
}

@media (min-width: 768px) {
  .filter__clear-btn {
    width: calc(25% - 10px)
  }
}

@media (min-width: 960px) {
  .filter__clear-btn {
    width: auto
  }

  .filter__item {
    justify-content: center
  }
}

.faq .faq__note ul,
.faq .faq__note ol {
  display: flex;
  flex-direction: column;
  align-items: center
}

.hero-details__meta {
  margin-top: -20px
}

.hero-details__title {
  margin-bottom: 1em
}

.hero-details__pill {
  margin-right: 1em
}

.hero-details__pill:last-child {
  margin-right: 0
}

.hero-details__date {
  display: inline-block
}

.hero-details__zone {
  display: inline-block;
  border-bottom: 1px dashed rgba(36, 36, 36, .1);
  cursor: default
}

.hero-details__cover {
  margin-bottom: 50px
}

@media (min-width: 600px) {
  .hero-details__cover {
    margin-bottom: 80px
  }
}

.hero-details__cover:last-child {
  margin-bottom: 0
}

.hero-details__authors {
  display: flex;
  flex-wrap: wrap;
  margin: -10px
}

.hero-details__author {
  min-width: 190px;
  padding: 10px
}

.hero-details__author:last-child {
  margin-right: 0
}

.hero-details__authors--grid .hero-details__author {
  width: 100%
}

@media (min-width: 600px) {
  .hero-details__authors--grid .hero-details__author {
    width: 50%
  }
}

.hero-form {
  padding-top: 80px;
  padding-bottom: 60px
}

.hero-form__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 50px
}

.hero-form__col {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  text-align: center
}

.hero-form__col:last-child {
  margin-bottom: 0
}

.hero-form__col--form {
  max-width: 550px
}

.hero-form__title,
.hero-form__tagline,
.hero-form__wrapper,
.hero-form__badges {
  max-width: 100%
}

.hero-form__tagline ul,
.hero-form__tagline ol {
  display: flex;
  flex-direction: column;
  align-items: center
}

.hero-form__list {
  margin-bottom: 40px
}

.hero-form__list:last-child {
  margin-bottom: 0
}

.hero-form__wrapper {
  width: 100%
}

.hero-form__badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin-top: 40px;
  gap: 20px
}

.hero-form__badge,
.hero-form__badge-image {
  width: auto;
  max-width: 100%
}

.hero-form__badge {
  height: 100px
}

@media (min-width: 600px) {
  .hero-form {
    padding-top: 100px;
    padding-bottom: 120px
  }

  .hero-form__badges {
    margin-top: 60px
  }
}

@media (min-width: 960px) {
  .hero-form {
    padding-top: 120px
  }

  .hero-form__container {
    flex-direction: row;
    align-items: flex-start;
    -moz-column-gap: 6.25%;
    column-gap: 6.25%
  }

  .hero-form__col {
    align-items: flex-start;
    text-align: left
  }

  .hero-form__col--content {
    align-self: center
  }

  .hero-form__col .align-center {
    align-items: flex-start;
    justify-content: flex-start
  }

  .hero-form__tagline {
    max-width: 550px
  }

  .hero-form__tagline ul,
  .hero-form__tagline ol {
    align-items: flex-start
  }

  .hero-form__badges {
    justify-content: flex-start;
    margin-top: 40px
  }
}

.hero-form--padding-compact {
  padding-top: 50px;
  padding-bottom: 50px
}

@media (min-width: 600px) {
  .hero-form--padding-compact {
    padding-top: 80px;
    padding-bottom: 80px
  }
}

.hero {
  padding-top: 120px
}

.hero--no-pt {
  padding-top: 0
}

.hero:has(+.hero-integration-search) .hero__title {
  margin-bottom: .5em
}

.hero:has(+.hero-integration-search) .hero__tagline {
  margin-bottom: 2em
}

.hero-integration-search {
  display: flex;
  justify-content: center;
  position: sticky;
  top: 0;
  z-index: 10;
  margin: -10px 0;
  padding: 10px 20px;
  transition: top .25s ease-out
}

@media (min-width: 600px) {
  .hero-integration-search {
    padding: 10px 60px
  }
}

.hero-integration-search .search {
  max-width: none
}

@media (min-width: 960px) {
  .hero-integration-search .search {
    max-width: 580px
  }
}

@media (min-width: 600px) {
  .hero {
    padding-top: 160px
  }

  .hero--no-pt {
    padding-top: 0
  }
}

:root:has(.header--sticky) .hero-integration-search {
  top: var(--header-fixed-height);
  box-shadow: 0 1px #0000000d
}

@media (min-width: 600px) {
  :root:has(.header--sticky) .hero-integration-search {
    top: var(--pd-fixed-element-top-offset)
  }
}

.hero__container {
  display: flex;
  flex-direction: column
}

.hero__container>*:last-child {
  margin-bottom: 0
}

.hero__title,
.hero__tagline {
  max-width: 100%
}

.hero__title {
  margin-bottom: .5em
}

.hero__tagline {
  margin-bottom: 2em
}

.hero__tagline ul,
.hero__tagline ol {
  display: flex;
  flex-direction: column;
  align-items: center
}

.hero__checklist {
  display: flex;
  flex-direction: column;
  max-width: 330px;
  margin-bottom: 40px;
  text-align: left
}

@media (min-width: 960px) {
  .hero__checklist {
    flex-direction: row;
    max-width: none;
    gap: 30px
  }
}

@media (min-width: 1200px) {
  .hero__checklist {
    margin-right: -60px;
    margin-left: -60px
  }
}

@media (min-width: 960px) {
  .hero__checklist .hero__checklist-item {
    max-width: 240px;
    margin-bottom: 0
  }
}

@media (min-width: 1200px) {
  .hero__checklist .hero__checklist-item {
    max-width: 360px
  }
}

.hero__mailto {
  font-size: 18px;
  color: #242424b3
}

.hero--bottomless {
  padding-bottom: 0
}

.hero--bottomless .hero__title {
  margin-bottom: .5em
}

.hero--bottom-half {
  padding-bottom: 50px
}

@media (min-width: 600px) {
  .hero--bottom-half {
    padding-bottom: 80px
  }
}

.hero--magnet {
  margin-bottom: -40px
}

.hero--magnet:after {
  display: block;
  content: "";
  width: 1px;
  height: 40px
}

.hero--magnet+* {
  position: relative;
  z-index: 2
}

@media (min-width: 960px) {
  .hero--magnet {
    margin-bottom: -60px
  }

  .hero--magnet:after {
    height: 60px
  }
}

.hero__title--editor {
  max-width: 11em
}

.hero-404 {
  display: flex;
  flex-direction: column-reverse
}

.hero-404__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center
}

.hero-404__cover {
  margin-bottom: 20px
}

.hero-404__image {
  max-width: 480px;
  margin: 0 auto
}

.hero-404__tagline {
  max-width: 100%
}

@media (min-width: 600px) {
  .hero-404__cover {
    margin-bottom: 60px
  }
}

@media (min-width: 960px) {
  .hero-404 {
    flex-direction: row
  }

  .hero-404__content {
    justify-content: center;
    align-items: flex-start;
    flex-shrink: 0;
    width: 400px;
    margin-right: 60px;
    text-align: left
  }

  .hero-404__cover {
    margin: 0
  }

  .hero-404__image {
    max-width: 620px
  }
}

.hero-integration__container {
  display: flex;
  flex-direction: column
}

.hero-integration__title {
  max-width: 10em;
  margin-bottom: .5em
}

.hero-integration__title--pill {
  margin-bottom: .25em
}

@media (min-width: 600px) and (max-width: 660px) {
  .hero-integration__title {
    max-width: 9em
  }
}

.hero-integration__tagline {
  max-width: calc(640 / 24 * 1em);
  margin-bottom: 2em
}

.hero-integration__tagline--badge {
  margin-bottom: calc(20 / 24 * 1em)
}

.hero-integration__badges {
  margin-bottom: 32px
}

@media (min-width: 600px) {
  .hero-integration__badges {
    margin-bottom: 40px
  }
}

@media (min-width: 960px) {
  .hero-integration__badges {
    margin-bottom: 48px
  }
}

.hero-integration__badge {
  font-size: 12px;
  line-height: 1;
  display: flex;
  align-items: center;
  color: #888
}

.hero-integration__badge-label {
  margin-right: 6px
}

.hero-integration__form {
  max-width: 470px;
  min-height: 50px
}

.hero-integration__logo {
  position: relative
}

@media (width <=499px) {
  .hero-integration__logo {
    display: none
  }
}

.hero-integration__icon {
  position: absolute;
  right: 0
}

@media (min-width: 600px) {
  .hero-integration__icon {
    display: block;
    width: 60px;
    height: 60px
  }
}

@media (min-width: 768px) {
  .hero-integration__icon {
    width: 80px;
    height: 80px
  }
}

@media (min-width: 960px) {
  .hero-integration__icon {
    width: 100px;
    height: 100px
  }
}

.hero-intro__container {
  display: flex;
  flex-direction: column
}

.hero-intro__content {
  display: flex;
  margin-top: 30px
}

.hero-intro__title {
  position: relative;
  z-index: 2;
  max-width: 4em;
  margin-bottom: 30px;
  font-size: 60px;
  line-height: 1
}

.hero-intro__tagline {
  align-self: center;
  z-index: 2
}

@media (min-width: 600px) {
  .hero-intro__title {
    margin-bottom: 60px;
    font-size: 80px
  }

  .hero-intro__content {
    margin-top: 0
  }

  .hero-intro__cover {
    align-self: flex-end;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-left: 0
  }

  .hero-intro__image {
    position: absolute;
    top: 0;
    left: 0
  }
}

@media (min-width: 768px) {
  .hero-intro__container {
    padding-left: 120px
  }

  .hero-intro__title {
    margin-bottom: 0;
    font-size: calc(80px + 20 * (100vw - 768px) / 192)
  }

  .hero-intro__tagline {
    max-width: 55%
  }
}

@media (min-width: 960px) {
  .hero-intro__title {
    font-size: 100px
  }
}

.hero-intro--culture .hero-intro__image {
  border-radius: 16px
}

@media (min-width: 600px) {
  .hero-intro--culture .hero-intro__content {
    justify-content: space-between
  }

  .hero-intro--culture .hero-intro__cover {
    width: 74.6590909091%;
    margin-top: -5%;
    margin-bottom: 5%;
    padding-bottom: 49.7727272727%
  }
}

@media (min-width: 768px) {
  .hero-intro--culture .hero-intro__cover {
    margin-top: -9%;
    margin-bottom: 3%
  }

  .hero-intro--culture .hero-intro__cover-secondary {
    margin-left: 5%
  }

  .hero-intro--culture .hero-intro__cover-secondary .hero-intro__image {
    position: relative
  }
}

@media (min-width: 600px) {
  .hero-intro--kyiv .hero-intro__cover {
    width: 89.8039215686%;
    margin-top: -32%;
    margin-bottom: 5%;
    padding-bottom: 69.2156862745%
  }
}

@media (min-width: 768px) {
  .hero-intro--kyiv .hero-intro__cover {
    margin-top: -17.5%;
    margin-bottom: -8%
  }
}

.hero-media__container {
  display: flex;
  flex-direction: column;
  align-items: center
}

.hero-media__content {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
  text-align: center
}

.hero-media__form {
  width: 100%;
  max-width: 510px;
  text-align: left
}

.hero-media__cover {
  position: relative;
  width: 100%;
  max-width: 490px;
  margin-bottom: -20px
}

.hero-media__cover-info {
  justify-content: space-between;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%
}

.hero-media__cover--g2 {
  width: calc(100% + 40px);
  margin: 50px -20px 0;
  max-width: none
}

.hero-media__cover--video {
  display: none
}

.hero-media__iframe {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none
}

.hero-media__logo {
  position: absolute;
  top: 60.7476635514%;
  left: 63.7254901961%;
  width: 53.0612244898%;
  max-width: 260px;
  height: auto;
  transform: translate(-50%, -50%)
}

.hero-media__content,
.hero-media__title,
.hero-media__tagline {
  max-width: 100%
}

.hero-media__tagline ul,
.hero-media__tagline ol {
  display: flex;
  flex-direction: column;
  align-items: center
}

.hero-media__video {
  pointer-events: none
}

.hero-media__badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin-top: 40px;
  gap: 20px
}

.hero-media__badge,
.hero-media__badge-image {
  width: auto;
  max-width: 100%
}

.hero-media__badge {
  height: 100px
}

@media (min-width: 600px) {
  .hero-media__cover {
    margin-bottom: -70px
  }

  .hero-media__cover--g2 {
    width: calc(100% + 120px);
    margin: 80px -60px 0
  }
}

@media (min-width: 768px) {
  .hero-media__content {
    margin-bottom: 80px
  }

  .hero-media__cover--g2 {
    margin-top: 0
  }

  .hero-media__cover--video {
    display: block
  }
}

@media (min-width: 960px) {
  .hero-media__container {
    flex-direction: row;
    align-items: flex-start
  }

  .hero-media__content {
    flex-shrink: 1;
    align-items: flex-start;
    align-self: center;
    width: 50.78125%;
    margin-right: 6.25%;
    margin-bottom: 0;
    text-align: left
  }

  .hero-media__content .align-center {
    align-items: flex-start;
    justify-content: flex-start
  }

  .hero-media__cover {
    flex-basis: auto;
    flex-shrink: 2;
    position: relative;
    max-width: 550px
  }

  .hero-media__cover--video {
    max-width: 550px
  }

  .hero-media__cover--g2 {
    width: 100%;
    margin: 0
  }

  .hero-media__video,
  .hero-media__tagline {
    max-width: 550px
  }

  .hero-media__tagline ul,
  .hero-media__tagline ol {
    align-items: flex-start
  }

  .hero-media__logo {
    width: 47.2727272727%
  }

  .hero-media__badges {
    justify-content: flex-start
  }
}

.hero-rich {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  background: #242424 no-repeat top/contain
}

@media (min-width: 960px) {
  .hero-rich {
    background-size: auto 820px
  }
}

@media (width >=1750px) {
  .hero-rich {
    background-size: cover
  }
}

.hero-rich--man-laughing {
  background-image:
    /*savepage-url=//public-site.marketing.pandadoc-static.com/app/packages/www-next/img/hero-rich/mobile/man-laughing.jpg*/
    url()
}

@media (min-width: 960px) {
  .hero-rich--man-laughing {
    background-image:
      /*savepage-url=//public-site.marketing.pandadoc-static.com/app/packages/www-next/img/hero-rich/man-laughing.jpg*/
      url()
  }
}

.hero-rich--man-speaking {
  background-image:
    /*savepage-url=//public-site.marketing.pandadoc-static.com/app/packages/www-next/img/hero-rich/mobile/man-speaking.jpg*/
    url()
}

@media (min-width: 960px) {
  .hero-rich--man-speaking {
    background-image:
      /*savepage-url=//public-site.marketing.pandadoc-static.com/app/packages/www-next/img/hero-rich/man-speaking.jpg*/
      url()
  }
}

.hero-rich--people-working {
  background-image:
    /*savepage-url=//public-site.marketing.pandadoc-static.com/app/packages/www-next/img/hero-rich/mobile/people-working.jpg*/
    url()
}

@media (min-width: 960px) {
  .hero-rich--people-working {
    background-image:
      /*savepage-url=//public-site.marketing.pandadoc-static.com/app/packages/www-next/img/hero-rich/people-working.jpg*/
      url()
  }
}

.hero-rich--sign {
  background-image:
    /*savepage-url=//public-site.marketing.pandadoc-static.com/app/packages/www-next/img/hero-rich/mobile/sign.jpg*/
    url()
}

@media (min-width: 960px) {
  .hero-rich--sign {
    background-image:
      /*savepage-url=//public-site.marketing.pandadoc-static.com/app/packages/www-next/img/hero-rich/sign.jpg*/
      url()
  }
}

.hero-rich__container {
  display: flex;
  flex-direction: column
}

.hero-rich__col {
  align-self: center;
  width: 100%;
  max-width: 490px
}

.hero-rich__col:first-child {
  margin-bottom: 50px
}

.hero-rich__title,
.hero-rich__tagline {
  color: #fff;
  text-align: center
}

.hero-rich__cta {
  align-self: center
}

.hero-rich__form {
  padding: 30px;
  color: #242424;
  background-color: #f3f5f6
}

.hero-rich__badges {
  align-self: center;
  max-width: 100%;
  height: auto;
  margin-top: 40px
}

.hero-rich__title-iframe {
  text-align: center
}

.hero-rich__frame {
  flex: 1
}

.hero-rich__iframe {
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-height: 420px;
  border: none;
  border-radius: 16px
}

.hero-rich__metrics {
  display: flex;
  justify-content: center
}

.hero-rich__metrics-box {
  padding: 20px 40px 20px 20px;
  border-radius: 16px;
  color: #242424;
  background-color: #f3f5f6
}

@media (min-width: 600px) {
  .hero-rich__col:first-child {
    margin-bottom: 80px
  }

  .hero-rich__title,
  .hero-rich__tagline {
    text-align: left
  }

  .hero-rich__cta,
  .hero-rich__badges {
    align-self: flex-start
  }

  .hero-rich__title-iframe {
    text-align: left
  }
}

@media (min-width: 600px) {
  .hero-rich__col .align-center {
    align-items: flex-start;
    justify-content: flex-start
  }

  .hero-rich__metrics {
    justify-content: flex-start
  }
}

@media (min-width: 768px) {
  .hero-rich__title-iframe {
    margin-top: .75em
  }
}

@media (min-width: 960px) {
  .hero-rich__container {
    flex-direction: row
  }

  .hero-rich__col:first-child {
    max-width: none;
    margin-right: 6.25%;
    margin-bottom: 0
  }

  .hero-rich__col--frame {
    display: flex;
    flex-direction: column;
    align-self: stretch
  }

  .hero-rich__col .align-center {
    align-items: flex-start;
    justify-content: flex-start
  }

  .hero-rich__tagline {
    max-width: 550px
  }

  .hero-rich__metrics-box {
    align-self: center
  }
}

.hero-template-form__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 50px;
  text-align: center
}

.hero-template-form__cover {
  width: 90%;
  max-width: 360px;
  margin: auto
}

.hero-template-form__cover-wrapper {
  position: relative;
  padding-bottom: 129.0322580645%
}

.hero-template-form__cover-wrapper:before,
.hero-template-form__cover-wrapper:after {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  box-shadow: 0 2px 6px #0000001f;
  background: #fff
}

.hero-template-form__cover-wrapper:before {
  top: 1.55%;
  left: 2%;
  z-index: 2
}

.hero-template-form__cover-wrapper:after {
  top: 3.1%;
  left: 4%;
  z-index: 1
}

.hero-template-form__cover-image {
  display: block;
  position: absolute;
  top: 0;
  z-index: 3;
  width: 100%;
  height: auto;
  box-shadow: 0 2px 6px #0000001f
}

.hero-template-form__button-icon {
  margin-right: 10px
}

.hero-template-form__title,
.hero-template-form__tagline {
  max-width: 100%
}

@media (min-width: 600px) {
  .hero-template-form__content {
    margin-bottom: 80px
  }

  .hero-template-form__cover {
    width: 100%
  }
}

@media (min-width: 960px) {
  .hero-template-form__container {
    display: flex;
    justify-content: space-between
  }

  .hero-template-form__content {
    align-items: flex-start;
    width: 57.4074074074%;
    margin: 0;
    padding-right: 3.7037037037%;
    text-align: left
  }

  .hero-template-form__preview {
    display: flex;
    width: 38.8888888889%;
    margin-top: -2%;
    margin-bottom: -2%
  }

  .hero-template-form .align-center {
    align-items: flex-start;
    justify-content: flex-start
  }
}

.hero-text {
  padding-top: 120px
}

@media (min-width: 600px) {
  .hero-text {
    padding-top: 160px
  }
}

.hero-text__breadcrumb {
  margin-top: -38px
}

.hero-video-large {
  display: flex;
  flex-direction: column
}

.hero-video-large__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center
}

.hero-video-large__video {
  display: none;
  pointer-events: none
}

.hero-video-large__cover {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 30px auto 0
}

.hero-video-large__wistia-wrapper,
.hero-video-large__wistia-wrapper .wistia_responsive_padding {
  width: 100%
}

.hero-video-large__tagline {
  max-width: 600px
}

.hero-video-large__tagline ul,
.hero-video-large__tagline ol {
  display: flex;
  flex-direction: column;
  align-items: center
}

.hero-video-large--logos-bottom .hero-video-large__trust-logos {
  order: 2
}

.hero-video-large__video-wrapper.hero-video-large__video-wrapper--plain:after {
  display: none
}

.hero-video-large__video-wrapper.hero-video-large__video-wrapper--plain,
.hero-video-large__video-wrapper.hero-video-large__video-wrapper--plain>* {
  border-radius: 0
}

@media (min-width: 600px) {
  .hero-video-large {
    padding-bottom: 60px
  }
}

@media (min-width: 960px) {
  .hero-video-large {
    padding-bottom: 40px
  }

  .hero-video-large__image-wrapper,
  .hero-video-large__video-wrapper {
    width: calc(100% - 120px);
    max-width: 1280px
  }

  .hero-video-large__video-wrapper {
    display: flex;
    position: relative
  }

  .hero-video-large__video-wrapper:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    border: solid rgba(0, 0, 0, .5) 1px;
    border-radius: 8px
  }

  .hero-video-large__video {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px
  }
}

@media (min-width: 1200px) {

  .hero-video-large__video-wrapper,
  .hero-video-large__video {
    border-radius: 8px
  }

  .hero-video-large__video-wrapper:after,
  .hero-video-large__video:after {
    border-radius: 8px
  }
}

.heading__tagline {
  font-size: 16px;
  line-height: 1.5
}

@media (min-width: 600px) {
  .heading__tagline {
    font-size: 24px
  }
}

.meta {
  display: flex;
  align-items: center;
  color: #888;
  line-height: 1.2
}

.meta__item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.meta__item+.meta__item:before {
  content: "•";
  margin: 0 1px 0 .33em;
  font-size: 1em
}

.meta__logo {
  width: 24px;
  height: 24px;
  margin-right: 10px
}

.metrics {
  padding: 30px;
  border: 1px solid rgba(36, 36, 36, .1);
  border-radius: 8px;
  background: #fff
}

.metrics__grid {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  margin: -10px -15px
}

.metrics__item {
  display: flex;
  flex-direction: column;
  width: 50%;
  padding: 10px 15px
}

.metrics__item--primary,
.metrics__item--divider {
  width: 100%
}

.metrics__item--divider:before {
  display: block;
  content: "";
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(36, 36, 36, .1)
}

.metrics__title {
  line-height: 1.2
}

.metrics__title em {
  font-style: normal
}

.metrics__tagline {
  display: flex;
  align-items: center;
  order: -1;
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 1.2
}

.metrics__tagline--primary {
  font-size: 32px
}

.metrics__icon {
  flex-shrink: 0;
  width: auto;
  height: .75em;
  margin-left: 10px;
  fill: #242424
}

@media (min-width: 600px) {
  .metrics {
    padding: 40px 60px
  }

  .metrics__grid {
    margin: -15px
  }

  .metrics__item {
    padding: 15px
  }

  .metrics__tagline--primary {
    font-size: 42px
  }
}

@media (min-width: 768px) {
  .metrics__item {
    width: 33.3333333333%
  }

  .metrics__item--divider {
    width: 100%
  }
}

@media (min-width: 960px) {
  .metrics__grid {
    margin: -15px
  }

  .metrics__item {
    padding: 15px
  }

  .metrics__tagline--primary {
    font-size: calc(42px + .125*(100vw - 960px))
  }
}

@media (width >=1200px) {
  .metrics__tagline--primary {
    font-size: 72px
  }
}

.metrics-alt {
  display: flex;
  flex-wrap: wrap;
  margin: -15px 0
}

.metrics-alt__item {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 15px 0
}

@media (min-width: 600px) {
  .metrics-alt {
    margin: -30px
  }

  .metrics-alt__item {
    width: 50%;
    padding: 30px
  }
}

@media (min-width: 768px) {
  .metrics-alt {
    margin: -30px -40px
  }

  .metrics-alt__item {
    padding: 30px 40px
  }
}

.metrics-hero {
  display: table;
  margin: -3px -6px;
  direction: rtl
}

.metrics-hero__item {
  display: table-row
}

.metrics-hero__title,
.metrics-hero__tagline {
  display: table-cell;
  padding: 3px 6px
}

.metrics-hero__tagline {
  font-variant-numeric: tabular-nums
}

.metrics-plane {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding-top: 20px;
  border-top: 1px solid #242424;
  color: #242424
}

.metrics-plane--card {
  flex-direction: row;
  gap: 20px;
  border-top: none
}

.metrics-plane--card .metrics-plane__item {
  width: 50%;
  margin: 0
}

.metrics-plane__item {
  font-size: clamp(24px, 24px + 8 * (100vw - 960px) / 240, 32px);
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
  margin-bottom: 20px;
  line-height: 1;
  gap: 10px
}

.metrics-plane__item:last-child {
  margin-bottom: 0
}

@media (min-width: 600px) {
  .metrics-plane:not(.metrics-plane--card) {
    flex-direction: row
  }

  .metrics-plane:not(.metrics-plane--card) .metrics-plane__item {
    width: 33.3333333333%;
    max-width: 220px;
    margin-right: 10px;
    margin-bottom: 0
  }

  .metrics-plane:not(.metrics-plane--card) .metrics-plane__item:last-child {
    margin-right: 0
  }
}

.metrics-plain {
  padding-top: 20px;
  border-top: 1px solid rgba(36, 36, 36, .1)
}

.metrics-plain__grid {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  margin: -10px -15px
}

.metrics-plain__item {
  padding: 10px 15px
}

.metrics-plain__title {
  line-height: 1.2
}

.metrics-plain__title em {
  font-style: normal
}

.metrics-plain__tagline {
  display: flex;
  align-items: center;
  order: -1;
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 1.2
}

.metrics-plain__tagline--primary {
  font-size: 32px
}

@media (min-width: 600px) {
  .metrics-plain__grid {
    margin: -15px
  }

  .metrics-plain__tagline--primary {
    font-size: 42px
  }
}

@media (min-width: 960px) {
  .metrics-plain__grid {
    margin: -15px
  }

  .metrics-plain__tagline--primary {
    font-size: calc(42px + .125*(100vw - 960px))
  }
}

@media (width >=1200px) {
  .metrics-plain__tagline--primary {
    font-size: 72px
  }
}

.pill {
  display: inline-flex;
  align-items: center;
  padding: 3px 4px;
  border-radius: 2px;
  font-size: 10px;
  font-weight: 600;
  color: #888;
  text-transform: uppercase;
  line-height: 1;
  background-color: #e7ebed
}

.pill--premium {
  color: #fff;
  background-color: #d5ad15
}

.pill--new {
  color: #fff;
  background-color: #6453cf
}

.pill--disabled {
  color: #888;
  background-color: #e7ebed
}

.pill--upcoming {
  color: #fff;
  background-color: #ff5233
}

.pill--neutral {
  color: #888;
  background-color: #e7e7e7
}

.pill--black {
  color: #fff;
  background-color: #242424
}

.pill--orange {
  color: #fff;
  background-color: #ff5233
}

.pill--large {
  padding: 4px;
  border-radius: 4px;
  font-size: 12px
}

@media (min-width: 600px) {
  .pill--large {
    padding: 6px;
    font-size: 14px
  }
}

@media (min-width: 960px) {
  .pill--large {
    padding: 8px;
    font-size: 16px
  }
}

.pill__icon {
  margin-right: 3px
}

.list-lined {
  max-width: 100%;
  border-top: 1px solid rgba(36, 36, 36, .1)
}

.list-lined__item {
  border-bottom: 1px solid rgba(36, 36, 36, .1)
}

.list-lined__link {
  display: block;
  max-width: 100%;
  padding: 20px 0;
  color: #242424
}

.list-lined__link:hover,
.list-lined__link:active {
  color: #248567
}

.list-checked {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em
}

.list-checked__item {
  display: flex;
  width: 100%;
  padding-left: 1em;
  padding-right: 1em;
  margin-bottom: .5em
}

.list-checked__item:before {
  flex-shrink: 0;
  content: "";
  display: block;
  margin-top: .45em;
  margin-right: .7em;
  width: 17px;
  height: 12px;
  background-image: url("/images/image_e17eb2063dd776023bc597e893774a643b862299.svg");
  background-repeat: no-repeat
}

.list-checked__item:last-child {
  margin-bottom: 0
}

.list-checked--col-3 .list-checked__item {
  margin-bottom: 20px
}

.list-checked--filled .list-checked__item:before {
  width: 14px;
  height: 14px;
  margin-top: .3em;
  background-image: url("/images/image_329962437f44566d76515199412b8ed0daa5efce.svg")
}

@media (min-width: 600px) {
  .list-checked--col-3 {
    margin: -15px -25px
  }

  .list-checked--col-3 .list-checked__item {
    width: 50%;
    margin-bottom: 0;
    padding: 15px 25px
  }
}

@media (min-width: 768px) {
  .list-checked--col-3 .list-checked__item {
    width: 33.3333333333%
  }
}

.list-cols {
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 40px;
  column-gap: 40px;
  margin-bottom: -.56em
}

@media (min-width: 600px) {
  .list-cols {
    -moz-column-count: 3;
    column-count: 3
  }
}

@media (min-width: 960px) {
  .list-cols {
    -moz-column-count: 5;
    column-count: 5
  }
}

.list-cols__item {
  margin-bottom: .56em
}

.list-categorized__items {
  -moz-column-gap: 20px;
  column-gap: 20px
}

.list-categorized__items--cols-3 {
  -moz-column-count: 2;
  column-count: 2
}

.list-categorized__item {
  margin-bottom: 1em;
  line-height: 1.2;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid
}

.list-categorized__category-title {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid rgba(36, 36, 36, .1)
}

@media (min-width: 600px) {
  .list-categorized__items {
    -moz-column-gap: 30px;
    column-gap: 30px
  }

  .list-categorized__items--cols-2 {
    -moz-column-count: 2;
    column-count: 2
  }

  .list-categorized__items--cols-3 {
    -moz-column-count: 3;
    column-count: 3
  }
}

.table {
  width: 100%;
  font-size: 12px
}

.table th,
.table td {
  padding: 14px;
  vertical-align: baseline
}

.table th:first-child,
.table td:first-child {
  padding-left: 0
}

.table th:last-child,
.table td:last-child {
  padding-right: 0
}

.table td.table__cell--indent {
  padding-left: 20px
}

.table tr {
  border-bottom: 1px solid rgba(36, 36, 36, .1)
}

.table .table__row--without-border {
  border-bottom: none
}

@media (min-width: 600px) {
  .table {
    font-size: 14px
  }
}

.table__title {
  min-width: 12em
}

.table--hoverable th:first-child,
.table--hoverable td:first-child {
  padding-left: 10px
}

.table__row--hoverable:hover {
  background: #f3f5f6
}

.table__icon {
  fill: #8886
}

.table__icon--addon {
  margin-left: 3px
}

.trust__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 20px
}

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

.trust__item svg {
  max-height: 46px
}

.trust--grid .trust__list {
  gap: 20px 0
}

.trust--grid .trust__item {
  flex: 1 1 106px;
  max-width: 182px;
  padding: 0 7px
}

.trust--grid .trust__item svg {
  max-height: 30px
}

@media (min-width: 600px) {
  .trust__list {
    gap: 20px 40px
  }

  .trust__link {
    transition: .25s opacity
  }

  .trust__link:hover {
    opacity: .8
  }

  .trust--grid .trust__item {
    flex-basis: 164px;
    height: 46px;
    padding: 0 10px
  }

  .trust--grid .trust__item svg {
    max-height: 46px
  }
}

@media (min-width: 768px) {
  .trust__list {
    gap: 20px 40px
  }
}

.trust-awards {
  overflow: hidden
}

.trust-awards--full-width .container {
  padding: 0
}

.trust-awards__wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-radius: 0;
  --brand-corner-size: 40px
}

.trust-awards__wrapper:after {
  border-color: transparent transparent var(--brand-corner-color) transparent
}

.trust-awards__wrapper:before {
  background-color: var(--pd-color-core-day)
}

.trust-awards__lead {
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  padding: 50px 20px
}

.trust-awards__lead-background,
.trust-awards__default-background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: var(--bg-color)
}

.trust-awards__lead-rating {
  margin-bottom: 40px
}

.trust-awards__default {
  flex: 1 1 0;
  position: relative;
  padding: 50px 20px
}

.trust-awards:not(.trust-awards--full-width) .trust-awards__lead,
.trust-awards:not(.trust-awards--full-width) .trust-awards__default {
  padding: 50px 30px
}

.trust-awards__default-title {
  margin-bottom: 20px
}

.trust-awards__default-rating {
  display: flex;
  flex-wrap: wrap;
  gap: 30px
}

.trust-awards__default-rating .brand-rating {
  flex: 1 1 33.33%
}

.trust-awards--dark.trust-awards--lead .trust-awards__lead {
  color: #fff
}

.trust-awards--dark.trust-awards--lead .trust-awards__lead .brand-rating,
.trust-awards--dark.trust-awards--lead .trust-awards__lead .brand-rating:hover {
  color: inherit
}

.trust-awards--dark.trust-awards--lead .trust-awards__lead .brand-rating__info {
  color: #fff9
}

.trust-awards--dark:not(.trust-awards--lead) {
  color: #fff
}

.trust-awards--dark:not(.trust-awards--lead) .brand-rating,
.trust-awards--dark:not(.trust-awards--lead) .brand-rating:hover {
  color: inherit
}

.trust-awards--dark:not(.trust-awards--lead) .brand-rating__info {
  color: #fff9
}

.trust-awards--dark:not(.trust-awards--full-width) .trust-awards__wrapper:after {
  border-color: transparent transparent #248567
}

@media (min-width: 600px) {
  .trust-awards__wrapper {
    --brand-corner-size: 60px
  }

  .trust-awards__lead,
  .trust-awards__default {
    padding: 80px 60px
  }

  .trust-awards:not(.trust-awards--full-width) .trust-awards__lead,
  .trust-awards:not(.trust-awards--full-width) .trust-awards__default {
    padding: 80px 60px
  }

  .brand-rating--lead {
    margin-right: auto
  }

  .trust-awards__lead-rating {
    margin-bottom: 60px
  }

  .trust-awards__lead-rating .stars-total__stars>svg {
    width: 164px;
    height: 28px
  }

  .trust-awards__lead-rating .stars-total__stars-dynamic {
    width: 28px
  }

  .trust-awards__lead-rating .stars-total__stars-static>svg {
    width: 28px;
    height: 28px
  }

  .trust-awards__lead-rating .brand-rating__info {
    font-size: 16px
  }

  .trust-awards__lead-rating .brand-rating__rating-number {
    font-size: 24px
  }
}

@media (min-width: 768px) {
  .trust-awards:not(.trust-awards--lead) .brand-rating:not(.brand-rating--lead) {
    flex: 1 1 0;
    max-width: 33%
  }
}

@media (min-width: 960px) {
  .trust-awards--lead .trust-awards__default {
    max-width: 33.5%
  }

  .trust-awards--lead .trust-awards__default-rating {
    flex-direction: column;
    gap: 30px
  }

  .trust-awards--lead .trust-awards__default-rating .brand-rating {
    flex: 1 1 100%
  }

  .trust-awards__wrapper {
    flex-direction: row
  }

  .trust-awards__lead {
    padding-right: 100px
  }

  .trust-awards--full-width .trust-awards__lead-background,
  .trust-awards--full-width .trust-awards__default-background {
    width: 150vw
  }

  .trust-awards--full-width .trust-awards__lead-background {
    right: 0;
    left: unset
  }

  .trust-awards--full-width .trust-awards__default-background {
    right: unset;
    left: 0
  }

  .trust-awards--full-width:not(.trust-awards--lead) .trust-awards__default-background {
    left: -50vw
  }
}

@media (min-width: 1200px) {
  .trust-awards:not(.trust-awards--lead) .trust-awards__default {
    display: flex
  }

  .trust-awards:not(.trust-awards--lead) .trust-awards__default-title {
    max-width: 375px;
    margin-right: 30px
  }

  .trust-awards:not(.trust-awards--lead) .trust-awards__default-rating,
  .trust-awards:not(.trust-awards--lead) .trust-awards__default-title {
    flex: 1 1 0
  }

  .trust-awards--full-width:not(.trust-awards--lead) .trust-awards__default {
    padding: 60px
  }
}

.tour {
  display: flex;
  flex-direction: column
}

.tour--single .tour__list,
.tour--single .tour__tabs {
  margin-bottom: 40px
}

.tour--single .tour__content {
  display: block
}

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

.tour__tab {
  flex-basis: auto;
  margin-bottom: 50px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.tour__tab:last-child {
  margin-bottom: 0
}

.tour__link {
  display: block;
  height: 100%;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid rgba(36, 36, 36, .1);
  border-radius: 4px;
  color: inherit;
  text-align: center;
  transition: border .25s, background-color .25s;
  pointer-events: none
}

.tour__content {
  display: none;
  width: 100%
}

.tour__cover {
  position: relative;
  overflow: hidden;
  border-radius: 16px
}

.tour__image {
  position: relative;
  z-index: -1;
  width: 100%;
  max-width: 100%;
  height: auto
}

.tour__cover--mobile {
  display: block
}

@media (min-width: 600px) {
  .tour__tab {
    margin-bottom: 60px
  }

  .tour__tab:last-child {
    margin-bottom: 0
  }
}

@media (min-width: 600px) {
  .tour__tab {
    flex-basis: 100%;
    margin-bottom: 80px
  }

  .tour__tab:last-child {
    margin-right: 0
  }
}

@media (min-width: 960px) {
  .tour {
    flex-direction: row;
    align-items: center
  }

  .tour--single .tour__list,
  .tour--single .tour__tabs {
    margin-bottom: 0
  }

  .tour--reverse {
    flex-direction: row-reverse
  }

  .tour--reverse .tour__tabs {
    padding-right: 0;
    padding-left: 15px
  }

  .tour--reverse .tour__content {
    padding-right: 15px;
    padding-left: 0
  }

  .tour__tabs {
    flex-direction: column;
    width: 33.3333333333%;
    padding-right: 15px
  }

  .tour__tab {
    flex-basis: auto;
    margin-right: 0;
    margin-bottom: 10px
  }

  .tour__tab:last-child {
    margin-bottom: 0
  }

  .tour__link {
    margin-bottom: 0;
    text-align: left;
    pointer-events: auto
  }

  .tour__link:hover,
  .tour__link:focus {
    border-color: #2424244d;
    color: #242424
  }

  .tour__link.active {
    border-color: #242424
  }

  .tour__link.active:hover,
  .tour__link.active:focus {
    border-color: #242424;
    color: #242424
  }

  .tour__content {
    display: block;
    width: 66.6666666667%;
    padding-left: 15px
  }

  .tour__cover--mobile {
    display: none
  }
}

.typo>*:first-child {
  margin-top: 0
}

.typo h2,
.typo h3,
.typo h4 {
  margin-top: 2em
}

.typo h2+h3,
.typo h3+h4 {
  margin-top: 1em
}

.typo p,
.typo blockquote,
.typo ul,
.typo ol {
  margin-top: 1.5em
}

.typo ul,
.typo ol {
  margin-left: 1.5em
}

.typo li {
  margin-top: .75em
}

.typo ul li {
  list-style: disc
}

.typo ul li li {
  list-style: circle
}

.typo ul li li li {
  list-style: square
}

.typo ol li {
  list-style: decimal
}

.typo img {
  display: block;
  max-width: 100%;
  height: auto
}

.typo .entry-content-asset {
  position: relative;
  width: 100%;
  padding-top: 56.25%
}

.typo .wp-embedded-content {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.typo-check h3 {
  display: flex;
  margin-top: 2em
}

.typo-check h3:before {
  flex-shrink: 0;
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  margin: .25em 10px 0 0;
  background: no-repeat url("/images/image_e4f9dcb6246d4e5ddb0a910080622ccf9c181af6.svg") center/cover
}

.typo-check h2:first-child,
.typo-check h3:first-child {
  margin-top: 0
}

.typo-check p {
  margin-top: .5em
}

.typo-check .text-lead,
.typo-check .typo-wp>p.has-lead-font-size {
  margin-top: 1em
}

.typo-tiny p,
.typo-tiny ul,
.typo-tiny ol {
  margin-bottom: 1em
}

.typo-tiny ul,
.typo-tiny ol {
  margin-left: 1.2em
}

.typo-tiny li {
  margin-bottom: .5em
}

.typo-tiny ul li {
  list-style: disc
}

.typo-tiny ol li {
  list-style: decimal
}

.typo-tiny *:last-child {
  margin-bottom: 0
}

.typo-tiny--list-checked ul {
  margin-left: 0
}

.typo-tiny--list-checked ul li {
  margin-bottom: .5em;
  line-height: 1.5;
  list-style: none
}

.typo-tiny--list-checked ul li:before {
  background-image: url("/images/image_e64f4fc1e2bad4d68301df93f42be2246080cf77.svg")
}

.typo-tiny--list-checked.color-white ul li:before {
  background-image: url("/images/image_613d353c6d272117ac5b4894b8702473d586a09b.svg")
}

@media (min-width: 768px) {
  .typo-tiny--list-2-columns ul {
    display: flex;
    flex-wrap: wrap
  }

  .typo-tiny--list-2-columns ul li {
    width: 50%;
    padding-right: 10px
  }

  .typo-tiny--list-2-columns ul li:nth-last-child(2) {
    margin-bottom: 0
  }
}

.typo-wp>h1,
.typo-wp>h2,
.typo-wp>h3,
.typo-wp>h4,
.typo-wp>h5,
.typo-wp>h6 {
  margin-top: 1em;
  padding-top: 1em
}

.typo-wp>h1+h3,
.typo-wp>h1+h4,
.typo-wp>h1+h5,
.typo-wp>h1+h6,
.typo-wp>h2+h3,
.typo-wp>h2+h4,
.typo-wp>h2+h5,
.typo-wp>h2+h6,
.typo-wp>h3+h3,
.typo-wp>h3+h4,
.typo-wp>h3+h5,
.typo-wp>h3+h6,
.typo-wp>h4+h3,
.typo-wp>h4+h4,
.typo-wp>h4+h5,
.typo-wp>h4+h6,
.typo-wp>h5+h3,
.typo-wp>h5+h4,
.typo-wp>h5+h5,
.typo-wp>h5+h6,
.typo-wp>h6+h3,
.typo-wp>h6+h4,
.typo-wp>h6+h5,
.typo-wp>h6+h6 {
  margin-top: 0
}

.typo-wp>h1:first-child,
.typo-wp>h2:first-child,
.typo-wp>h3:first-child,
.typo-wp>h4:first-child,
.typo-wp>h5:first-child,
.typo-wp>h6:first-child {
  padding-top: 0
}

.typo-wp>p,
.typo-wp>blockquote,
.typo-wp>ul,
.typo-wp>ol {
  margin-top: 1.5em;
  word-break: break-word
}

.typo-wp>ul,
.typo-wp>ol {
  margin-left: 1.5em
}

.typo-wp>ul ol,
.typo-wp>ul ul,
.typo-wp>ol ol,
.typo-wp>ol ul {
  margin-left: 1.5em
}

.typo-wp>ul li,
.typo-wp>ol li {
  margin-top: .75em
}

.typo-wp>ul li {
  list-style: square
}

.typo-wp>ul ul li {
  list-style: disc
}

.typo-wp>ul li li li {
  list-style: circle
}

.typo-wp>ol li {
  list-style: decimal
}

.typo-wp>ol li li {
  list-style: lower-roman
}

.typo-wp>ol li li li {
  list-style: lower-latin
}

.typo-wp>.wp-block-image {
  margin: calc(40 / 18 * 1em) 0
}

.typo-wp>.wp-block-image img {
  display: block;
  max-width: 100%;
  height: auto
}

.typo-wp>.wp-block-image figcaption {
  margin-top: 1em;
  color: #888
}

.typo-wp>img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px
}

@media (min-width: 600px) {
  .typo-wp>img {
    margin-top: 40px;
    margin-bottom: 40px
  }
}

.typo-wp>.wp-block-quote {
  margin: calc(40 / 18 * 1em) 0;
  padding: 20px;
  border-radius: 4px;
  background: #f3f5f6
}

.typo-wp>.wp-block-quote p {
  margin-bottom: 1em
}

.typo-wp>.wp-block-quote p:last-child {
  margin: 0
}

.typo-wp>.wp-block-quote cite {
  font-style: normal;
  color: #888
}

@media (min-width: 600px) {
  .typo-wp>.wp-block-quote {
    padding: 30px;
    border-radius: 16px
  }
}

.typo-wp>.wp-block-embed {
  margin: calc(40 / 18 * 1em) 0
}

.typo-wp>.wp-block-embed .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%
}

.typo-wp>.wp-block-embed .entry-content-asset {
  position: absolute;
  top: 0;
  left: 0
}

.typo-wp>.wp-block-embed .entry-content-asset,
.typo-wp>.wp-block-embed iframe {
  display: block;
  width: 100%;
  height: 100%
}

.typo-wp>.wp-block-embed figcaption {
  margin-top: 1em;
  color: #888
}

.typo-wp>.wp-block-table {
  overflow-x: auto;
  margin: calc(40 / 18 * 1em) 0 calc(60 / 18 * 1em)
}

.typo-wp>.wp-block-table table {
  border-collapse: collapse;
  width: 100%
}

.typo-wp>.wp-block-table table.has-fixed-layout {
  table-layout: fixed
}

.typo-wp>.wp-block-table th,
.typo-wp>.wp-block-table td {
  padding: 15px;
  vertical-align: top
}

.typo-wp>.wp-block-table th {
  font-weight: 700
}

.typo-wp>.wp-block-table:not(.is-style-stripes) tr {
  border-bottom: 1px solid rgba(36, 36, 36, .1)
}

.typo-wp>.wp-block-table:not(.is-style-stripes) th:first-child,
.typo-wp>.wp-block-table:not(.is-style-stripes) td:first-child {
  padding-left: 0
}

.typo-wp>.wp-block-table:not(.is-style-stripes) th:last-child,
.typo-wp>.wp-block-table:not(.is-style-stripes) td:last-child {
  padding-right: 0
}

.typo-wp>.wp-block-table.is-style-stripes thead tr {
  border-bottom: 1px solid rgba(36, 36, 36, .1)
}

.typo-wp>.wp-block-table.is-style-stripes tfoot tr {
  border-top: 1px solid rgba(36, 36, 36, .1)
}

.typo-wp>.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background: #f3f5f6
}

.typo-wp>.wp-block-table figcaption {
  margin-top: 1em;
  color: #888
}

.typo-wp .container {
  max-width: none !important;
  padding-right: 0 !important;
  padding-left: 0 !important
}

.typo-wp>.mb-160 {
  margin-top: 80px;
  margin-bottom: 80px
}

@media (min-width: 600px) {
  .typo-wp>.mb-160 {
    margin-top: 160px;
    margin-bottom: 160px
  }
}

.typo-wp>.mb-80 {
  margin-top: 40px;
  margin-bottom: 40px
}

@media (min-width: 600px) {
  .typo-wp>.mb-80 {
    margin-top: 80px;
    margin-bottom: 80px
  }
}

.typo-wp>.mb-40 {
  margin-top: 20px;
  margin-bottom: 20px
}

@media (min-width: 600px) {
  .typo-wp>.mb-40 {
    margin-top: 40px;
    margin-bottom: 40px
  }
}

.typo-wp>*:first-child {
  margin-top: 0
}

.typo-wp>[class^=wp-block]:first-child,
.typo-wp>.container:first-child {
  margin-top: 0
}

.typo-wp>[class^=wp-block]:last-child,
.typo-wp>.container:last-child {
  margin-bottom: 0
}

.typo-wp>.hero-text,
.typo-wp>.ui-hero-text {
  padding-top: 0
}

.typography {
  color: #242424b3
}

.typography>*:first-child {
  margin-top: 0
}

.typography p,
.typography blockquote,
.typography ul,
.typography ol {
  margin-top: 1.5em
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
  color: #242424
}

.typography h2,
.typography h3,
.typography h4 {
  margin-top: 2em
}

.typography h2+h3,
.typography h3+h4 {
  margin-top: 1em
}

.typography p[class*=mb-]+h2,
.typography p[class*=mb-]+h3 {
  margin-top: 0
}

.typography ul,
.typography ol {
  margin-left: 1.5em
}

.typography li {
  margin-top: .75em
}

.typography ul li {
  list-style: disc
}

.typography ul li li {
  list-style: circle
}

.typography ul li li li {
  list-style: square
}

.typography ol li {
  list-style: decimal
}

.typography img {
  display: block;
  max-width: 100%;
  height: auto
}

.typography .entry-content-asset {
  position: relative;
  width: 100%;
  padding-top: 56.25%
}

.typography .wp-embedded-content {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.typography--list-checked>ul {
  margin-left: 0
}

.typography--list-checked>ul>li {
  display: flex;
  list-style: none
}

.typography--list-checked>ul>li:before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: .25em 10px 0 0;
  background: no-repeat url("/images/image_e4f9dcb6246d4e5ddb0a910080622ccf9c181af6.svg") center/cover
}

.quote {
  display: flex;
  flex-direction: column;
  align-items: center
}

.quote__tagline {
  margin-bottom: 1.5em;
  text-align: center
}

.quote__tagline:last-child {
  margin-bottom: 0
}

.quote__tagline,
.quote__author {
  max-width: 100%
}

.testimonial-rich {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  min-width: 100%;
  padding: 20px;
  border-radius: 8px;
  color: #242424;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% auto
}

.testimonial-rich__logo {
  flex-shrink: 0;
  margin-bottom: 20px
}

.testimonial-rich__logo-svg {
  height: 44px
}

.testimonial-rich__logo-svg svg {
  width: auto;
  max-width: 126px;
  height: 100%;
  fill: #242424
}

.testimonial-rich__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  position: relative;
  z-index: 1
}

.testimonial-rich__quote {
  text-indent: -.3em
}

[lang=fr-FR] .testimonial-rich__quote {
  text-indent: -.8em
}

.testimonial-rich__footer {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  margin: -10px
}

.testimonial-rich__footer-item {
  padding: 10px
}

.testimonial-rich__button-text {
  color: #242424
}

.testimonial-rich__button-text-icon {
  fill: currentcolor
}

@media (min-width: 600px) {
  .testimonial-rich {
    padding: 60px
  }

  .testimonial-rich__logo {
    margin-bottom: 60px
  }

  .testimonial-rich__logo-svg {
    height: 70px
  }

  .testimonial-rich__logo-svg svg {
    max-width: 270px
  }

  .testimonial-rich__button-text:hover,
  .testimonial-rich__button-text:focus {
    color: #242424;
    opacity: .6
  }

  .testimonial-rich__button-text:hover .testimonial-rich__button-text-icon,
  .testimonial-rich__button-text:focus .testimonial-rich__button-text-icon {
    fill: currentcolor
  }
}

@media (min-width: 768px) {
  .testimonial-rich__footer {
    flex-direction: row;
    align-items: center
  }

  .testimonial-rich__footer-item {
    padding-bottom: 0
  }
}

@media (min-width: 960px) {
  .testimonial-rich {
    flex-direction: row
  }

  .testimonial-rich__logo {
    align-self: flex-start;
    width: 26.72%;
    margin-bottom: 0
  }

  .testimonial-rich__logo svg {
    margin-right: 40px
  }

  .testimonial-rich__content {
    width: calc(73.28% - 40px)
  }
}

.testimonial-peer {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  min-width: 100%;
  padding: 20px;
  border-radius: 8px;
  color: #242424;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% auto
}

.testimonial-peer__avatar {
  display: none
}

.testimonial-peer__logo svg {
  width: auto;
  max-width: 160px;
  height: auto;
  max-height: 44px;
  fill: #242424
}

.testimonial-peer__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  position: relative;
  z-index: 1
}

.testimonial-peer__author .avatar.author__avatar {
  border-radius: 0;
  background: var(--avatar-bg)
}

.testimonial-peer__quote {
  text-indent: -.4em
}

[lang=fr-FR] .testimonial-peer__quote {
  text-indent: -.8em
}

.testimonial-peer__footer {
  display: flex
}

.testimonial-peer__metrics {
  margin-top: auto;
  padding-top: 20px
}

@media (min-width: 600px) {
  .testimonial-peer {
    padding: 60px
  }

  .testimonial-peer__author {
    padding-right: 40px
  }

  .testimonial-peer__avatar {
    --gap: 40px;
    display: block;
    align-self: flex-start;
    position: relative;
    width: calc(33.3333333333% - var(--gap));
    max-width: 270px;
    margin-right: var(--gap);
    margin-bottom: 0
  }

  .testimonial-peer__logo {
    display: flex;
    justify-content: flex-end;
    margin-left: auto
  }

  .testimonial-peer__metrics {
    padding-top: 40px
  }
}

@media (min-width: 960px) {
  .testimonial-peer {
    flex-direction: row
  }

  .testimonial-peer__content {
    width: 66.6666666667%
  }

  .testimonial-peer__author .avatar {
    display: none
  }
}

.metrics-count {
  display: flex;
  flex-direction: column;
  margin-top: auto;
  padding-top: 20px;
  border-top: 1px solid rgba(36, 36, 36, .15)
}

.metrics-count__item {
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
  margin-bottom: 20px
}

.metrics-count__item:last-child {
  margin-bottom: 0
}

.metrics-count__tagline {
  margin-bottom: 5px
}

@media (min-width: 600px) {
  .metrics-count {
    flex-direction: row;
    align-items: flex-start
  }

  .metrics-count__item {
    width: 33.3333333333%;
    margin-bottom: 0;
    padding-right: 20px
  }

  .metrics-count__item:last-child {
    padding-right: 0
  }
}

.author {
  display: inline-flex;
  align-items: center
}

.author__body {
  display: inline-flex;
  align-items: center;
  min-height: 40px
}

.author__body--link .author__name {
  color: #000
}

.author__body--link:hover,
.author__body--link:focus {
  outline: none
}

.author__body--link:hover .author__name,
.author__body--link:focus .author__name {
  color: #136a50
}

.author__avatar {
  display: block;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  margin-bottom: auto
}

.author__link {
  display: block
}

.author__content {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  margin-top: 3px;
  font-size: 14px;
  line-height: 1.2
}

.author__name {
  margin-bottom: 4px;
  color: #242424;
  transition: color .25s
}

.author__name:last-child {
  margin: 0
}

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

.author__links-item {
  display: inline-flex;
  align-items: center;
  color: #888
}

.author__links-item:before {
  display: inline-block;
  content: "";
  width: 3px;
  height: 3px;
  margin-right: 6px;
  margin-left: 6px;
  border-radius: 50%;
  font-size: inherit;
  background-color: #888
}

.author__links-item:first-child:before {
  content: none
}

.author__links-item .link-meta {
  color: #888
}

.author__links-item .link-meta:hover {
  color: #136a50
}

.author-large {
  display: inline-flex
}

.author-large--light {
  color: #fff
}

.author-large .author-large__avatar {
  width: 53px;
  height: 53px;
  margin-right: 20px;
  border-radius: 0;
  flex: 1 0 53px
}

@media (min-width: 600px) {
  .author-large .author-large__avatar {
    width: 60px;
    height: 60px;
    flex: 1 0 60px
  }
}

.author-large__name {
  margin-top: 5px;
  margin-bottom: 4px
}

@media (min-width: 600px) {
  .author-large__name {
    margin-top: 7px
  }
}

.avatar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-weight: 600;
  color: #fff
}

.avatar:not(.avatar--palette-bg) {
  background: #c8cfd3
}

.avatar--palette-bg {
  align-items: flex-end
}

.avatar-default {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.75em;
  min-width: 53px;
  height: 3.75em;
  min-height: 53px
}

@media (min-width: 960px) {
  .avatar-default {
    width: 60px;
    min-width: 60px;
    height: 60px;
    min-height: 60px
  }
}

.avatar-default__tagline {
  font-size: 16px;
  font-weight: 600;
  color: #fff
}

@media (min-width: 960px) {
  .avatar-default__tagline {
    font-size: 18px
  }
}

.video-hero {
  position: relative;
  overflow: hidden;
  max-width: calc((100vh - 40px)*1.6);
  margin: 0 auto
}

.video-hero:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-radius: inherit;
  border: 1px solid rgba(36, 36, 36, .1)
}

@media (min-width: 960px) {
  .video-hero {
    max-width: calc((100vh - 80px)*1.6)
  }
}

.testimonials {
  display: flex
}

.testimonials__col {
  flex-shrink: 0;
  width: 100%;
  padding: 0
}

.testimonials__content {
  margin: 0 -20px
}

.testimonials__box {
  height: 100%;
  margin: 0 20px 40px;
  box-shadow: 0 10px 20px #24242426
}

.testimonials__tab {
  border-top: 1px solid rgba(36, 36, 36, .1)
}

.testimonials__tab:last-child {
  border-bottom: 1px solid rgba(36, 36, 36, .1)
}

.testimonials__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 20px 0;
  border: none;
  text-align: left;
  background-color: transparent;
  transition: color .25s;
  will-change: color
}

.testimonials__title:hover,
.testimonials__title:focus {
  color: #248567;
  outline: none
}

.testimonials__icon {
  flex-shrink: 0;
  margin-left: 30px;
  transform: scaleY(-1);
  transition: transform .25s;
  will-change: transform;
  fill: #248567
}

.testimonials__title.collapsed .testimonials__icon {
  transform: none
}

.testimonials__wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px
}

.testimonials__tagline {
  margin-right: 20px;
  margin-left: 20px;
  padding-bottom: 20px
}

@media (min-width: 600px) {
  .testimonials__tagline {
    padding-bottom: 40px
  }
}

.testimonials__logo {
  margin-bottom: 30px
}

.testimonials__quote {
  align-items: flex-start;
  margin: auto 0 0;
  padding: 0;
  text-align: left
}

@media (min-width: 600px) {
  .testimonials__content {
    margin: 0 -40px
  }

  .testimonials__box {
    margin: 0 40px 40px;
    box-shadow: 0 15px 40px #24242426
  }

  .testimonials__wrapper {
    padding: 30px
  }

  .testimonials__tagline {
    margin-right: 40px;
    margin-left: 40px
  }
}

@media (min-width: 960px) {
  .testimonials {
    margin: 0 -40px
  }

  .testimonials__col {
    width: 50%;
    padding: 0 40px
  }

  .testimonials__box {
    margin: 0
  }

  .testimonials__wrapper {
    margin-bottom: 0
  }
}

.testimonial-g2 {
  overflow: hidden;
  padding-top: 50px
}

@media (min-width: 600px) {
  .testimonial-g2 {
    padding-top: 80px;
    padding-bottom: 80px
  }
}

.testimonial-g2__container {
  display: flex;
  flex-direction: column
}

@media (min-width: 960px) {
  .testimonial-g2__container {
    flex-direction: row
  }
}

.testimonial-g2__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  padding-bottom: 50px
}

.testimonial-g2__content>:last-child {
  margin-bottom: 0
}

@media (min-width: 600px) {
  .testimonial-g2__content {
    padding-bottom: 80px
  }
}

@media (min-width: 960px) {
  .testimonial-g2__content {
    width: 50%;
    padding-right: 60px;
    padding-bottom: 0
  }
}

@media (min-width: 960px) {

  .testimonial-g2__button--justify,
  .testimonial-g2__button--justify:last-child {
    margin-bottom: auto
  }
}

.testimonial-g2__author {
  margin-top: 20px
}

@media (min-width: 600px) {
  .testimonial-g2__author {
    margin-top: 40px
  }
}

.testimonial-g2__logo {
  display: flex;
  max-width: 200px;
  height: auto;
  max-height: 70px;
  margin-bottom: 20px
}

.testimonial-g2__logo svg,
.testimonial-g2__logo img {
  width: auto;
  height: auto
}

@media (min-width: 600px) {
  .testimonial-g2__logo {
    margin-bottom: 40px
  }
}

blockquote.testimonial-g2__quote {
  margin-bottom: 20px;
  font-weight: 700;
  text-indent: -.55em
}

[lang=fr-FR] blockquote.testimonial-g2__quote {
  text-indent: -.75em
}

@media (min-width: 1200px) {
  blockquote.testimonial-g2__quote {
    margin-bottom: 30px;
    font-size: 32px
  }
}

.testimonial-g2__cover {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: center;
  justify-content: flex-end;
  position: relative;
  z-index: 1;
  width: calc(100% + 40px);
  margin: 0 -20px 20px
}

.testimonial-g2__cover>* {
  position: relative;
  z-index: 3
}

.testimonial-g2__cover:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  content: "";
  width: 300vw;
  height: 300vh;
  transform: translate(-50%);
  background-color: transparent;
  pointer-events: none
}

@media (min-width: 600px) {
  .testimonial-g2__cover {
    padding-top: 80px;
    margin: 0
  }

  .testimonial-g2__cover:before {
    background-color: var(--cover-bg-color, var(--pd-color-bright-emerald))
  }
}

@media (min-width: 960px) {
  .testimonial-g2__cover {
    align-items: flex-end;
    justify-content: flex-start;
    width: 50%;
    padding-top: 0;
    padding-left: 60px
  }

  .testimonial-g2__cover:before {
    transform: translateY(-50%)
  }
}

.testimonial-g2__iframe-wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%
}

.testimonial-g2__iframe {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none
}

.testimonial-bubble {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  margin-right: -20px;
  margin-left: -20px
}

.testimonial-bubble--green {
  background-color: #e3faec
}

.testimonial-bubble--peach {
  background-color: #ffe6e6
}

.testimonial-bubble--purple {
  background-color: #ebe5f3
}

.testimonial-bubble--blue {
  background-color: #e0f0f1
}

.testimonial-bubble--olive {
  background-color: #dbe1df
}

.testimonial-bubble--yellow {
  background-color: #f4ebc9
}

.testimonial-bubble__cover {
  display: flex;
  flex-shrink: 0;
  align-items: flex-end;
  position: relative
}

.testimonial-bubble__footer {
  display: flex;
  flex-direction: column;
  padding: 20px
}

.testimonial-bubble__author-name {
  margin-bottom: 2px;
  font-size: 14px
}

.testimonial-bubble__author-meta {
  font-size: 14px
}

.testimonial-bubble__content {
  padding: 20px
}

.testimonial-bubble__bubble {
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
  padding: 20px;
  border-radius: 8px;
  background-color: #fff
}

.testimonial-bubble__bubble:before {
  position: absolute;
  bottom: -24px;
  left: 20px;
  content: "";
  width: 0;
  height: 0;
  border: 12px solid;
  border-color: white transparent transparent white
}

@media (min-width: 600px) {
  .testimonial-bubble {
    margin-right: 0;
    margin-left: 0;
    border-radius: 16px
  }

  .testimonial-bubble__cover {
    width: 45.3703703704%;
    max-width: 490px
  }

  .testimonial-bubble__footer {
    padding: 20px 30px 30px
  }

  .testimonial-bubble__author-name {
    font-size: 16px
  }

  .testimonial-bubble__content,
  .testimonial-bubble__bubble {
    padding: 30px
  }
}

@media (min-width: 960px) {
  .testimonial-bubble {
    flex-direction: row;
    border-radius: 16px
  }

  .testimonial-bubble__content {
    flex: 1;
    padding-left: 0
  }

  .testimonial-bubble__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px
  }

  .testimonial-bubble__bubble:before {
    bottom: 30px;
    left: -24px;
    border-color: transparent white white transparent
  }
}

.benefits__tab {
  position: relative;
  overflow-anchor: none;
  cursor: default;
  text-align: center;
  margin-bottom: 50px
}

@media (min-width: 600px) {
  .benefits__tab {
    margin-bottom: 80px
  }
}

.benefits__tab:last-child {
  margin-bottom: 0
}

.benefits__title {
  width: 100%;
  padding: 0;
  text-align: center;
  background-color: transparent;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  transition: color .25s cubic-bezier(.07, .52, .49, .99);
  pointer-events: none
}

.benefits__tagline {
  padding-top: 1.5em
}

.benefits__image {
  margin-top: 20px
}

@media (min-width: 600px) {
  .benefits__image {
    margin-top: 40px
  }
}

@media (min-width: 960px) {
  .benefits__tab {
    border-left: 2px solid rgba(25, 26, 27, .1);
    margin-bottom: 40px;
    padding: 10px 0 10px 20px;
    text-align: left
  }

  .benefits__title {
    cursor: pointer;
    pointer-events: auto;
    text-align: left;
    color: #888
  }

  .benefits__title:focus,
  .benefits__title:hover {
    color: #242424;
    outline: none
  }

  .benefits__title:after {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -2px;
    background: #248567;
    transform-origin: top;
    opacity: 0;
    transition: opacity .25s ease-in
  }

  .benefits__title--active {
    color: #242424
  }

  .benefits__title--active:focus,
  .benefits__title--active:hover {
    color: #242424
  }

  .benefits__title--active:after {
    opacity: 1;
    transition: opacity .25s ease-in
  }
}

.nav-tabs {
  position: relative;
  overflow: hidden;
  height: 53px;
  margin-right: -20px;
  margin-left: -20px;
  line-height: 1;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.nav-tabs:before,
.nav-tabs:after {
  position: absolute;
  top: 0;
  bottom: 0;
  content: "";
  width: 26px
}

.nav-tabs:before {
  left: 0;
  background: linear-gradient(to right, #fff, #fff0)
}

.nav-tabs:after {
  right: 0;
  background: linear-gradient(to left, #fff, #fff0)
}

.nav-tabs__wrapper {
  overflow-x: scroll
}

.nav-tabs__list {
  display: inline-flex;
  justify-content: center;
  min-width: 100%;
  margin-bottom: 20px;
  padding-right: 26px;
  padding-left: 26px;
  border-bottom: 1px solid rgba(36, 36, 36, .1)
}

.nav-tabs__item {
  margin-right: 26px
}

.nav-tabs__item:last-child {
  margin-right: 0
}

.nav-tabs__link {
  display: block;
  margin-bottom: -1px;
  padding: 18px 0;
  border-bottom: 1px solid transparent;
  font-size: 16px;
  font-weight: 700
}

.nav-tabs__link.active {
  border-bottom-color: #242424;
  color: #242424
}

@media (min-width: 600px) {
  .nav-tabs {
    height: 59px;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
  }

  .nav-tabs:before,
  .nav-tabs:after {
    display: none
  }

  .nav-tabs__item {
    margin-right: 30px
  }

  .nav-tabs__link {
    padding: 20px 0;
    font-size: 18px
  }
}

.nav-side {
  margin-bottom: 30px;
  padding: 0 10px
}

.nav-side:last-child {
  margin-bottom: 0
}

.nav-side__title {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #888
}

.nav-side__sublist {
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 20px
}

.nav-side__item {
  margin-right: -10px;
  margin-bottom: 2px;
  margin-left: -10px
}

.nav-side__item:last-child {
  margin-bottom: 0
}

.nav-side__item--active>.nav-side__link {
  background-color: #e7ebed
}

.nav-side__item--active>.nav-side__link:hover,
.nav-side__item--active>.nav-side__link:focus {
  background-color: #e7ebed
}

.nav-side__link {
  display: block;
  padding: 7px 10px;
  border-radius: 4px;
  font-size: 14px;
  color: #242424;
  line-height: 1.2;
  transition: background-color .25s, color .25s
}

.nav-side__link:hover,
.nav-side__link:focus {
  color: #242424;
  background-color: #f3f5f6
}

.nav-side__link--premium {
  color: #d5ad15
}

.nav-side__link--premium:hover,
.nav-side__link--premium:focus {
  color: #d5ad15
}

.nav-side__link--arrow {
  position: relative
}

.nav-side__link--arrow.collapsed:after {
  transform: none
}

.nav-side__link--arrow:after {
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
  content: "";
  width: 1em;
  height: 1em;
  transform: rotate(.5turn);
  background-image: url("/images/image_3b8a97e0dc05df6d61010ddf459cf155405e5a2f.svg");
  background-repeat: no-repeat;
  background-size: 1em;
  transition: transform .25s ease-in-out;
  pointer-events: none;
  will-change: transform
}

.plan {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  max-width: 360px;
  height: 100%;
  margin: 0 auto;
  padding: 30px;
  border: none;
  border-radius: 8px;
  background-color: #fff
}

.plan>*:last-child {
  margin-bottom: 0
}

.plan--primary {
  border: 1px solid rgba(36, 133, 103, .7)
}

.plan--accent {
  position: relative;
  border: 2px solid #6453cf
}

.plan--accent.plan--with-badge {
  position: relative;
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.plan--accent.plan--with-badge:before {
  display: block;
  position: absolute;
  top: -40px;
  left: -2px;
  content: attr(data-badge-text);
  width: calc(100% + 4px);
  padding: 10px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #6453cf
}

.plan__badge {
  width: 100%;
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: 600;
  color: #248567;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: .2px
}

.plan__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px
}

.plan__card-info {
  width: 100%;
  margin-top: 10px;
  text-align: center
}

.plan__title {
  width: 100%
}

.plan__tagline {
  width: 100%;
  margin-bottom: 30px
}

.plan__price {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  margin-bottom: 20px
}

.plan__amount {
  font-size: 32px;
  font-weight: 700;
  text-align: center
}

.plan__note {
  min-height: 14px
}

.plan__cta {
  width: 100%;
  min-width: 180px;
  min-height: 50px;
  font-size: 16px;
  text-align: center
}

.plan__features {
  width: 100%
}

.plan__features-caption {
  margin-bottom: 1em;
  font-size: 14px;
  font-weight: 600;
  line-height: calc(18 / 14 * 1em)
}

.plan__features-caption--empty {
  display: none;
  margin-bottom: .2143em
}

.plan__list {
  display: flex;
  flex-direction: column;
  line-height: 1.2
}

.plan__item {
  display: flex;
  position: relative;
  margin-bottom: 1em
}

.plan__item:last-child {
  margin: 0
}

.plan__features-link {
  border-bottom: 1px dashed #c8cfd3;
  font-size: 14px;
  color: #242424
}

.plan__features-link:hover {
  color: #248567
}

.plan__feature {
  display: flex;
  width: 100%;
  padding-right: 35px;
  text-decoration: none;
  cursor: default;
  pointer-events: none
}

.plan__feature-tooltip {
  position: absolute;
  top: -6px;
  right: 0;
  padding: 5px;
  border: none;
  background-color: transparent;
  cursor: pointer
}

.plan__feature-tooltip:focus {
  outline: none
}

.plan__feature-tooltip svg {
  opacity: .2;
  transition: opacity .25s ease
}

.plan__feature-tooltip:hover svg {
  opacity: .55
}

.plan__icon {
  flex-shrink: 0;
  margin: 1px 8px 0 0
}

.plan__feature-title {
  margin-right: 2px
}

.plan__feature-pill {
  margin: -1px 0
}

@media (min-width: 600px) {
  .plan {
    padding: 15px
  }

  .plan__price {
    align-items: flex-start
  }

  .plan__badge {
    margin-bottom: -12px
  }

  .plan__header {
    align-items: flex-start;
    margin-top: 27px
  }

  .plan__header--no-margin {
    margin-top: 0
  }

  .plan__tagline {
    min-height: 63px
  }

  .plan__amount {
    margin-right: 5px;
    font-size: 24px
  }
}

@media (min-width: 768px) {
  .plan {
    max-width: 100%;
    padding: 30px
  }

  .plan__features-caption--empty {
    display: block
  }
}

@media (min-width: 960px) {
  .plan {
    padding: 15px
  }

  .plan__tagline {
    font-size: calc(12px + 2 * (100vw - 960px) / 240)
  }

  .plan__price {
    font-size: calc(32px + 10 * (100vw - 960px) / 240)
  }

  .plan__cta {
    padding-right: 5px;
    padding-left: 5px
  }

  .plan__feature {
    padding-right: 0;
    pointer-events: auto
  }

  .plan__feature-tooltip {
    display: none
  }
}

@media (min-width: 1300px) {
  .plan__tagline {
    font-size: 14px
  }

  .plan__price {
    font-size: 42px
  }

  .plan {
    padding: 30px
  }

  .plan__cta {
    padding-right: 20px;
    padding-left: 20px
  }
}

.toggler {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: -14px
}

.toggler__label {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 14px;
  pointer-events: none
}

.toggler__checkbox {
  width: 0;
  height: 0;
  opacity: 0
}

.toggler__checkbox:checked~.toggler__toggle-wrapper .toggler__toggle {
  background-color: #3886f4
}

.toggler__checkbox:checked~.toggler__toggle-wrapper .toggler__toggle:before {
  transform: translate(21px)
}

.toggler__checkbox:checked~.toggler__toggle-wrapper .toggler__toggle--accent {
  background-color: #6453cf
}

.toggler__variation {
  margin: 0 7px;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px
}

.toggler__variation--unchecked {
  color: #888;
  cursor: pointer;
  pointer-events: all
}

.toggler__variation--checked {
  color: #242424
}

.toggler__toggle-wrapper {
  position: relative;
  width: 41px;
  height: 20px;
  margin: 0 1px;
  pointer-events: all
}

.toggler__toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 16px;
  background-color: #2424244d;
  transition: .25s;
  cursor: pointer
}

.toggler__toggle:before {
  position: absolute;
  bottom: 2px;
  left: 2px;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #fff;
  transition: .25s
}

.toggler__note {
  margin: 14px 7px 0;
  padding: 6px 8px;
  border: 1px solid rgba(36, 133, 103, .7);
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #248567;
  line-height: 18px;
  opacity: .5;
  background-color: #e7f0ee
}

.toggler__note--checked {
  opacity: 1
}

.nav-tags {
  display: flex;
  flex-wrap: wrap;
  margin: -2px
}

.nav-tags--center {
  justify-content: center
}

.nav-tags__item {
  display: flex;
  padding: 2px
}

.nav-tags__link {
  padding: 6px 10px;
  border: 1px solid rgba(36, 36, 36, .1);
  border-radius: 4px;
  font-size: 14px;
  color: #242424;
  line-height: 1.2;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.nav-tags__link:hover,
.nav-tags__link:focus {
  border-color: #2424244d;
  color: #242424;
  outline: none
}

.nav-tags__link--active,
.nav-tags__link.active {
  border-color: #242424
}

.nav-tags__link--active:hover,
.nav-tags__link--active:focus,
.nav-tags__link.active:hover,
.nav-tags__link.active:focus {
  border-color: #242424;
  color: #242424
}

.section-bg {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f3f5f6
}

@media (min-width: 600px) {
  .section-bg {
    padding-top: 80px;
    padding-bottom: 80px
  }
}

@media (min-width: 768px) {
  .section-bg {
    padding-top: 120px;
    padding-bottom: 120px
  }
}

.select-dropdown {
  position: relative;
  width: 100%
}

.select-dropdown__list {
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  z-index: 99;
  width: 100%;
  padding: 13px 20px;
  border: 1px solid rgba(36, 36, 36, .1);
  border-radius: 4px;
  box-shadow: 0 15px 40px #24242426;
  background-color: #fff
}

.socials {
  display: flex;
  margin: -10px
}

.socials__item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px
}

.socials__link {
  display: inline-flex
}

.socials__link path {
  transition: .25s;
  fill: #242424
}

.socials__link:hover,
.socials__link:focus {
  outline: none
}

.socials__link:hover .icon__hover--opacity,
.socials__link:focus .icon__hover--opacity {
  opacity: 1
}

.socials__link--facebook:hover path,
.socials__link--facebook:focus path {
  fill: #415993
}

.socials__link--linkedin:hover path,
.socials__link--linkedin:focus path {
  fill: #2966bc
}

.socials__link--twitter:hover path,
.socials__link--twitter:focus path {
  fill: #4aa0eb
}

.socials__link--youtube:hover path,
.socials__link--youtube:focus path {
  fill: red
}

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

.stars-total__stars {
  position: relative;
  line-height: 1
}

.stars-total__stars-dynamic {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px
}

.stars-total__stars-dynamic--small {
  width: 17.5px
}

.stars-total__stars-static {
  display: block;
  overflow: hidden
}

.stars-total__rating {
  position: relative;
  margin-left: 10px;
  padding-right: 10px
}

.stars-total__rating:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 1px;
  height: 15px;
  transform: translateY(-50%);
  background-color: #888
}

.stars-total__link {
  margin-left: 10px
}

.stars-total--dark svg path {
  fill: #242424
}

.search {
  position: relative;
  width: 100%;
  max-width: 580px;
  text-align: left
}

.search__input {
  padding-right: 65px !important
}

.search__input::-moz-placeholder {
  color: #242424b3
}

.search__input::placeholder {
  color: #242424b3
}

.search__input:focus {
  color: #242424
}

.search__button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  padding: 0;
  border: none;
  background: none;
  transition: fill .25s;
  fill: #2424248c
}

.search--focus .search__button {
  fill: #242424
}

.search--autocomplete .search__button {
  pointer-events: none
}

.search__button:hover,
.search__button:focus {
  fill: #248567
}

.search__suggestion {
  margin-top: .5em;
  padding-left: 15px
}

.banner-tabs {
  display: flex;
  flex-direction: column;
  position: relative
}

.banner-tabs__content {
  display: flex
}

.banner-tabs__content.tab-content>.tab-pane {
  display: block
}

.banner-tabs__tabs {
  display: none
}

.banner-tabs__tab {
  display: inline-block;
  padding: 14px;
  border: none;
  border-radius: 4px;
  font-size: 18px;
  color: #666;
  line-height: 1.2;
  background-color: transparent;
  transition: color .25s;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.banner-tabs__tab.active {
  color: #242424;
  background-color: #fff
}

.banner-tabs__tab:focus,
.banner-tabs__tab:hover {
  color: #242424;
  outline: none
}

.banner-tabs__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 30px;
  border-radius: 8px
}

.banner-tabs__tagline {
  color: #242424b3
}

.banner-tabs__item-cover {
  flex-shrink: 0;
  align-self: center;
  max-width: 360px;
  margin-top: 40px;
  margin-bottom: -20px
}

@media (min-width: 768px) {
  .banner-tabs__tabs {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 60px 0;
    border-radius: 8px 8px 0 0
  }

  .banner-tabs__content.tab-content {
    transform: none !important
  }

  .banner-tabs__content.tab-content>.tab-pane {
    display: none;
    cursor: default
  }

  .banner-tabs__content.tab-content>.tab-pane.active {
    display: block
  }

  .banner-tabs__item {
    flex-direction: row;
    padding: 40px 60px;
    border-radius: 0 0 8px 8px
  }

  .banner-tabs__item-cover {
    flex-basis: 31.1%;
    margin: 0 0 0 8.62%
  }
}

@media (min-width: 960px) {
  .banner-tabs__item-title {
    margin-top: 1em
  }
}

.customer-stories__cards .ui-button-text .ui-button__icon {
  display: block;
  transform-origin: center center;
  transition: transform .25s
}

.customer-stories__cards .ui-button-text:hover,
.customer-stories__cards .ui-button-text:focus {
  transform: translateY(0);
  background-color: transparent
}

.customer-stories__cards .ui-button-text:hover .ui-button__icon,
.customer-stories__cards .ui-button-text:focus .ui-button__icon {
  transform: rotate(90deg)
}

.grid-g2-horizontal {
  overflow: hidden
}

@media (min-width: 960px) {
  .grid-g2-horizontal {
    position: relative;
    z-index: 1
  }

  .grid-g2-horizontal>* {
    position: relative;
    z-index: 3
  }

  .grid-g2-horizontal:before {
    display: block;
    position: absolute;
    top: 0;
    z-index: 2;
    content: "";
    width: 300vw;
    height: 300vh;
    pointer-events: none;
    background-color: var(--cover-background)
  }

  .grid-g2-horizontal:before {
    top: 0;
    left: 50%
  }
}

@media (min-width: 960px) {
  .grid-g2-horizontal--reverse:before {
    right: 50%;
    left: unset
  }

  .grid-g2-horizontal--reverse .grid-g2-horizontal__container {
    flex-direction: row-reverse
  }

  .grid-g2-horizontal--reverse .grid-g2-horizontal__content {
    padding-right: 0;
    padding-left: 60px
  }

  .grid-g2-horizontal--reverse .grid-g2-horizontal__cover {
    padding-right: 60px;
    padding-left: 0
  }
}

.grid-g2-horizontal__container {
  display: flex;
  flex-direction: column
}

@media (min-width: 960px) {
  .grid-g2-horizontal__container {
    flex-direction: row
  }
}

.grid-g2-horizontal__content,
.grid-g2-horizontal__cover {
  width: 100%;
  padding: 50px 0
}

@media (min-width: 768px) {

  .grid-g2-horizontal__content,
  .grid-g2-horizontal__cover {
    padding: 80px 0
  }
}

@media (min-width: 960px) {

  .grid-g2-horizontal__content,
  .grid-g2-horizontal__cover {
    align-self: center;
    width: 50%
  }
}

@media (min-width: 960px) {
  .grid-g2-horizontal__content {
    padding-right: 60px
  }
}

.grid-g2-horizontal__button {
  margin-top: 18px
}

.grid-g2-horizontal__badges,
.grid-g2-horizontal__image {
  margin-top: 40px
}

.grid-g2-horizontal__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 20px
}

.grid-g2-horizontal__badge {
  width: auto;
  max-height: 100px
}

.grid-g2-horizontal__cover {
  position: relative;
  z-index: 1
}

.grid-g2-horizontal__cover>* {
  position: relative;
  z-index: 3
}

.grid-g2-horizontal__cover:before {
  display: block;
  position: absolute;
  top: 0;
  z-index: 2;
  content: "";
  width: 300vw;
  height: 300vh;
  pointer-events: none;
  background-color: var(--cover-background)
}

.grid-g2-horizontal__cover:before {
  left: -100%
}

@media (min-width: 960px) {
  .grid-g2-horizontal__cover {
    padding-left: 60px
  }

  .grid-g2-horizontal__cover:before {
    display: none
  }
}

.grid-g2-horizontal__cover .grid-g2-horizontal__cover-card {
  margin-bottom: 0
}

.roles {
  display: flex;
  flex-direction: column;
  position: relative
}

.roles__content {
  display: flex
}

@media (max-width: 767px) {
  .roles__content.tab-content>.tab-pane {
    display: block
  }
}

.roles__tabs {
  display: none;
  position: absolute;
  top: 40px;
  left: 60px;
  z-index: 2
}

.roles__tab {
  display: inline-block;
  padding: 14px;
  border: none;
  border-radius: 4px;
  font-size: 18px;
  color: #666;
  line-height: 1.2;
  background-color: transparent;
  transition: color .25s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.roles__tab.active {
  color: #242424;
  background-color: #fff
}

.roles__tab:focus,
.roles__tab:hover {
  color: #242424
}

.roles__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: 280px;
  height: 100%;
  padding: 40px;
  border-radius: 16px;
  background: #ffeae7
}

.roles__item-cover {
  flex-shrink: 0;
  align-self: center;
  max-width: 360px;
  margin-top: 40px;
  margin-bottom: -20px
}

@media (min-width: 768px) {
  .roles__tabs {
    display: flex
  }

  .roles__content.tab-content {
    transform: none !important
  }

  .roles__content.tab-content>.tab-pane {
    cursor: default
  }

  .roles__item {
    flex-direction: row;
    padding: 120px 60px 40px
  }

  .roles__item-cover {
    flex-basis: 35%;
    margin: 0 0 0 8%
  }
}

@media (min-width: 960px) {
  .roles__item-title {
    margin-top: .75em
  }

  .roles__item-cover {
    flex-basis: 45%;
    margin: -30px 0 0 8%
  }
}

@media (width >=1020px) {
  .roles__item-cover {
    margin-top: -80px
  }
}

.templates-scroller {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 68.5185185185%;
  border: 1px solid rgba(36, 36, 36, .1)
}

.templates-scroller:before,
.templates-scroller:after {
  display: block;
  position: absolute;
  left: 0;
  z-index: 22;
  content: "";
  width: 180px;
  height: 45px
}

@media (min-width: 768px) {
  .templates-scroller {
    padding-bottom: 56.2037037037%
  }

  .templates-scroller:before {
    top: 0;
    background-image: linear-gradient(to top, #fff0, #fff)
  }

  .templates-scroller:after {
    bottom: 0;
    background-image: linear-gradient(to bottom, #fff0, #fff)
  }
}

.templates-scroller__wrapper {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 0 30px
}

.templates-scroller__side {
  flex-basis: 180px;
  flex-shrink: 0;
  margin-right: auto
}

.templates-scroller__list {
  display: flex;
  flex-basis: 240px;
  flex-direction: column
}

.templates-scroller__list-item {
  display: inline-block;
  padding: 7px 0;
  font-size: 14px;
  line-height: 1.2
}

.templates-scroller__images {
  margin-left: auto
}

.templates-scroller__image {
  width: 100%;
  max-width: 740px;
  height: auto
}

.team {
  display: flex;
  flex-wrap: wrap;
  margin: -10px
}

.team__item {
  width: 50%;
  padding: 10px
}

.team__avatar {
  margin-bottom: 10px
}

@media (min-width: 768px) {
  .team {
    margin: -20px
  }

  .team__item {
    width: 25%;
    padding: 20px
  }
}

.pagination {
  display: flex;
  justify-content: center;
  margin-top: 80px;
  line-height: 30px;
  font-size: 16px;
  font-weight: 600
}

.pagination__link,
.pagination__item {
  display: flex;
  align-items: center;
  padding: 0 .625em;
  border-radius: 4px;
  fill: currentcolor
}

.pagination__item--active {
  font-weight: 700;
  background: #f3f5f6
}

.pagination__item--dots {
  padding: 0;
  color: #888;
  font-weight: 400
}

.pagination__icon--prev {
  margin-right: .5em
}

.pagination__icon--next {
  margin-left: .5em
}

.pagination__link--prev {
  margin-right: .5em;
  padding: 0
}

.pagination__link--next {
  margin-left: .5em;
  padding: 0
}

@media (width >=480px) {
  .pagination__link--prev {
    margin-right: 2.5em
  }

  .pagination__link--next {
    margin-left: 2.5em
  }
}

.client-meta {
  display: flex;
  flex-wrap: wrap;
  border-left: 1px solid rgba(36, 36, 36, .1)
}

.client-meta__item {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 20px
}

.client-meta__item:last-child {
  margin-bottom: 0
}

.client-meta__item-wrapper {
  padding-left: 10px
}

@media (min-width: 600px) {
  .client-meta {
    margin: -15px;
    border-left: none
  }

  .client-meta__item {
    width: 50%;
    margin-bottom: 0;
    padding: 15px
  }

  .client-meta__item-wrapper {
    border-left: 1px solid rgba(36, 36, 36, .1)
  }
}

@media (min-width: 768px) {
  .client-meta {
    margin: -20px
  }

  .client-meta__item {
    width: 25%;
    padding: 20px
  }
}

.form-media {
  display: flex;
  padding: 20px;
  box-shadow: 0 15px 40px #24242426
}

.form-media__media {
  display: none;
  flex-shrink: 0;
  width: 200px;
  margin-right: 60px
}

.form-media__content {
  flex-basis: 100%
}

@media (min-width: 600px) {
  .form-media {
    padding: 60px
  }
}

@media (min-width: 960px) {
  .form-media__media {
    display: block
  }
}

.template-preview {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  min-height: 300px;
  padding: 20px 20px 0;
  background-color: #92b8ec
}

.template-preview--color-grey {
  background-color: #f3f5f6
}

.template-preview--color-grey .template-preview__cta {
  background: linear-gradient(to top, #f3f5f6, #efedec00)
}

.template-preview__cta {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  height: 300px;
  padding: 20px 20px 40px;
  background: linear-gradient(to top, #92b8ec, #efedec00)
}

.template-preview__image {
  max-width: 400px
}

@media (min-width: 600px) {
  .template-preview {
    min-height: 450px;
    padding: 40px 40px 0;
    border-radius: 16px
  }

  .template-preview__cta {
    padding-bottom: 60px;
    border-radius: 16px
  }

  .template-preview__image {
    max-width: 600px;
    margin-bottom: -280px
  }
}

.cta-side {
  padding: 20px
}

@media (min-width: 600px) {
  .cta-side {
    padding: 30px
  }
}

@media (min-width: 960px) {
  .cta-side {
    position: sticky;
    top: calc(var(--pd-fixed-element-top-offset) + 30px)
  }
}

.toc-side--indent {
  padding-top: 20px
}

.toc-side__title {
  padding-left: 10px
}

.toc-side__list--l2,
.toc-side__list--l3 {
  margin-left: 14px
}

.toc-side__link {
  display: inline-block;
  margin-bottom: 4px;
  padding: 6px 10px;
  border-radius: 4px;
  color: #242424;
  line-height: 1.2
}

.toc-side__link:hover {
  color: #248567;
  transition: color .25s
}

.toc-side__link.active {
  color: #242424;
  background-color: #e7ebed
}

.toc-side__link.active:hover {
  color: #242424
}

.toc__list {
  font-size: 14px;
  color: #248567
}

.toc__list--l2,
.toc__list--l3 {
  margin-left: 14px
}

.toc__link {
  display: inline-block;
  padding: 8px 0;
  line-height: 1.2
}

.jobs {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid rgba(36, 36, 36, .1)
}

@media (min-width: 600px) {
  .jobs {
    flex-basis: 220px;
    flex-wrap: nowrap;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 30px
  }
}

.jobs__title {
  flex-shrink: 0;
  width: 100%;
  margin-bottom: 20px;
  padding-right: 30px
}

@media (min-width: 600px) {
  .jobs__title {
    flex-basis: 220px;
    margin-bottom: 0
  }
}

.jobs__item {
  margin-bottom: 20px
}

.jobs__item:last-child {
  margin-bottom: 0
}

.jobs__item--hidden {
  display: none
}

.jobs__item-location:after {
  content: "•";
  margin: 0 3px
}

.jobs__item-location:last-child:after {
  display: none
}

.jobs__item-title {
  font-weight: 400
}

.timeline {
  overflow: hidden
}

.timeline__heading-title {
  max-width: 840px
}

.timeline__heading-tagline {
  max-width: 770px
}

.timeline__container {
  position: relative;
  width: 100%
}

.timeline__wrapper {
  display: flex;
  flex-shrink: 0;
  overflow-x: auto;
  transition: padding .25s;
  -ms-overflow-style: none;
  scrollbar-width: none
}

.timeline__wrapper::-webkit-scrollbar {
  display: none
}

.timeline__item {
  display: block;
  height: 130px;
  color: #2424244d;
  cursor: pointer
}

.timeline__item * {
  pointer-events: none
}

.timeline__item:last-child .timeline__title:before {
  width: 100%
}

.timeline__title {
  position: relative;
  min-width: 120px;
  margin-right: 10px;
  padding-bottom: 10px;
  transition: color .25s
}

.timeline__title:after {
  display: block;
  position: absolute;
  bottom: -6.5px;
  left: 0;
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: currentColor;
  transition: background-color .25s
}

.timeline__title:before {
  display: block;
  position: absolute;
  bottom: -1px;
  left: 13px;
  content: "";
  width: calc(100% - 3px);
  height: 2px;
  background-color: #2424244d
}

.timeline__title h3 {
  white-space: nowrap
}

.timeline__tagline {
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 80vw;
  font-size: 16px;
  opacity: 0;
  transition: opacity .25s
}

.timeline__item--active {
  color: #242424
}

.timeline__item--active .timeline__tagline {
  opacity: 1
}

@media (min-width: 600px) {
  .timeline__item {
    height: auto;
    padding-right: 30px
  }

  .timeline__title {
    margin: 0 0 30px
  }

  .timeline__title:before {
    width: calc(100% + 17px)
  }

  .timeline__tagline {
    position: static;
    width: 390px;
    font-size: 24px;
    opacity: 1;
    transition: color .25s
  }
}

@media (min-width: 768px) {
  .timeline__title {
    display: flex;
    align-items: flex-end;
    height: 84px
  }

  .timeline .timeline__item .timeline__title h3 {
    font-size: 42px
  }

  .timeline .timeline__item--active .timeline__title h3 {
    font-size: 70px
  }
}

.sharing {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-right: -5px;
  margin-left: -5px
}

.sharing--center {
  align-items: center;
  justify-content: center
}

.sharing__item {
  padding-right: 5px;
  padding-left: 5px
}

.sharing__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #242424;
  transition: background-color .25s
}

.sharing__link--twitter:hover {
  background-color: #1da1f2
}

.sharing__link--facebook:hover {
  background-color: #4267b2
}

.sharing__link--linkedin:hover {
  background-color: #0e76a8
}

.sharing__icon {
  fill: #fff
}

.sharing-panel {
  position: relative;
  width: 40px;
  height: 40px
}

.sharing-panel__container {
  display: flex;
  flex-direction: column-reverse;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  height: 40px;
  border-radius: 4px;
  background-color: #888;
  transition: background-color .1s .1s, height .15s
}

.sharing-panel__container:hover {
  background-color: #242424
}

.sharing-panel__button,
.sharing-panel__link {
  flex-shrink: 0
}

.sharing-panel__icon {
  position: absolute;
  transition: opacity .2s, transform .2s;
  fill: #fff
}

.sharing-panel__icon--share {
  transform: rotate(0);
  opacity: 1;
  transition-delay: .2s
}

.sharing-panel__icon--cross {
  transform: rotate(-70deg);
  opacity: 0
}

.sharing-panel__link-icon {
  fill: #fff
}

.sharing-panel__item {
  position: relative;
  z-index: -1;
  transform: translateY(10px);
  opacity: 0;
  transition: opacity .25s;
  pointer-events: none
}

.sharing-panel--active .sharing-panel__container {
  height: 160px;
  background-color: #242424;
  transition: background-color .1s, height .3s ease-out .1s
}

.sharing-panel--active .sharing-panel__icon--share {
  transform: rotate(150deg);
  opacity: 0;
  transition-delay: 0s
}

.sharing-panel--active .sharing-panel__icon--cross {
  transform: rotate(0);
  opacity: .5;
  transition-delay: .2s
}

.sharing-panel--active .sharing-panel__item {
  z-index: 1;
  transform: translateY(0);
  opacity: 1;
  transition: opacity .2s, transform .1s;
  pointer-events: auto
}

.sharing-panel--active .sharing-panel__item:first-child {
  transition-delay: .3s
}

.sharing-panel--active .sharing-panel__item:nth-child(2) {
  transition-delay: .25s
}

.sharing-panel--active .sharing-panel__item:nth-child(3) {
  transition-delay: .2s
}

.panel-cta {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 5px;
  background-image: linear-gradient(#efedec00, #efedec)
}

.panel-cta__button {
  min-width: auto;
  margin-right: 10px
}

.panel-cta__button:last-child {
  margin: 0
}

.panel-cta__button-icon {
  margin-right: 9px
}

.panel-cta__button-text {
  display: none
}

@media (width >=480px) {
  .panel-cta__button-text {
    display: inline
  }
}

.panel-subscribe {
  display: flex;
  flex-direction: column;
  padding: 20px;
  border: 1px solid #242424;
  border-radius: 8px
}

.panel-subscribe__subscribe {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto
}

.panel-subscribe__content {
  margin-bottom: 20px
}

.panel-subscribe__subscribe-title {
  margin-right: 1em;
  font-weight: 400
}

.panel-subscribe__socials {
  display: flex;
  margin: -3px
}

.panel-subscribe__social {
  padding: 3px
}

.panel-subscribe__social-link .icon__bg {
  transition: fill .25s
}

.panel-subscribe__social-link .icon__hover {
  transition: opacity .25s
}

.panel-subscribe__social-link:hover,
.panel-subscribe__social-link:focus {
  outline: none
}

.panel-subscribe__social-link:hover .icon__bg--spotify,
.panel-subscribe__social-link:focus .icon__bg--spotify {
  fill: #1ed760
}

.panel-subscribe__social-link:hover .icon__bg--apple-podcasts,
.panel-subscribe__social-link:focus .icon__bg--apple-podcasts {
  fill: #a243e4
}

.panel-subscribe__social-link:hover .icon__hover,
.panel-subscribe__social-link:focus .icon__hover {
  opacity: 1
}

@media (min-width: 600px) {
  .panel-subscribe {
    flex-direction: row;
    align-items: center
  }

  .panel-subscribe__content {
    margin-right: 20px;
    margin-bottom: 0
  }
}

.promobar {
  position: relative;
  z-index: 10;
  overflow: hidden;
  max-height: 300px;
  color: #fff;
  background-color: #141414;
  transition: max-height .25s
}

.promobar--hidden {
  max-height: 0
}

.promobar--theme-light .promobar__link {
  color: #242424
}

.promobar--theme-light .promobar__close-icon {
  fill: #242424
}

.promobar__image {
  position: absolute;
  right: 0;
  bottom: -12px;
  left: auto;
  width: 135px
}

.promobar__container {
  display: flex;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px
}

.promobar__link {
  margin-right: auto;
  padding-right: 30px;
  font-size: 14px;
  color: #fff
}

.promobar__title {
  padding-right: 40px;
  padding-bottom: 10px;
  font-size: 14px
}

.promobar__tagline {
  display: block
}

.promobar__label {
  display: block;
  margin-top: 10px;
  white-space: nowrap
}

.promobar__close {
  position: absolute;
  top: 10px;
  right: -10px;
  width: 40px;
  height: 40px;
  border: none;
  opacity: .6;
  background-color: transparent
}

.promobar__close:hover,
.promobar__close:focus {
  opacity: 1;
  outline: none;
  cursor: pointer
}

.promobar__close-icon {
  fill: #fff
}

.promobar--with-image .promobar__container {
  padding-bottom: 60px
}

.promobar--no-padding .promobar__container {
  padding-bottom: 10px
}

@media (min-width: 600px) {
  .promobar__container {
    padding-top: 15px;
    padding-bottom: 15px
  }

  .promobar__title {
    padding-bottom: 0
  }

  .promobar__close {
    top: 5px
  }

  .promobar__image {
    inset: 50% auto auto 0;
    transform: translateY(-50%)
  }

  .promobar__label {
    margin-top: 3px
  }

  .promobar--with-image .promobar__container {
    margin-left: -50px;
    padding-bottom: 15px;
    padding-left: 160px
  }
}

@media (min-width: 960px) {
  .promobar__container {
    margin-left: 0
  }

  .promobar__tagline {
    display: inline;
    margin-right: 30px
  }

  .promobar__label {
    display: inline;
    margin-top: 0
  }

  .promobar--with-image .promobar__container {
    margin-left: 0
  }
}

.audio {
  display: block;
  width: 100%
}

.audio:focus {
  outline: none
}

.post-meta {
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.post-meta__info {
  display: flex;
  align-items: center;
  color: #888;
  margin-bottom: 20px
}

.post-meta__info-item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.post-meta__info-item+.post-meta__info-item:before {
  content: "•";
  margin: 0 .1em 0 .5em
}

.post-meta__logo {
  width: 30px;
  height: auto;
  margin-right: 10px
}

@media (min-width: 600px) {
  .post-meta {
    flex-direction: row
  }

  .post-meta__info {
    margin-bottom: 0
  }

  .post-meta__logo {
    width: 36px;
    margin-right: 12px
  }
}

.video {
  position: relative
}

.video__bg {
  display: none
}

.video__video {
  position: relative;
  z-index: 2;
  max-width: 100%;
  height: auto;
  border: 2px solid #242424
}

@media (min-width: 960px) {
  .video {
    padding: 85px 100px
  }

  .video__bg {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0)
  }
}

.list--marked .list__item,
.list--checked .list__item,
.typo-tiny--list-checked ul li {
  position: relative;
  padding-left: 1.75em
}

.list--marked .list__item:before,
.list--checked .list__item:before,
.typo-tiny--list-checked ul li:before {
  position: absolute;
  left: 0;
  content: "";
  width: 1em;
  height: 1em;
  margin-top: .25em;
  background-repeat: no-repeat;
  background-size: 100%
}

.list--checked .list__item:before {
  background-image: url("/images/image_73a6a4b92a9dc839ef22e8b5c8dabc54a22971ad.svg")
}

.list--marked .list__item:before {
  background-image: url("/images/image_3c185441602801168cd285f6a786c01c967c330b.svg")
}

.list--lined {
  border-bottom: 1px solid rgba(36, 36, 36, .1)
}

.list--lined .list__item {
  margin-bottom: 0;
  padding: 1em 0;
  border-top: 1px solid rgba(36, 36, 36, .1)
}

.list__item {
  margin-bottom: 1em;
  line-height: 1.5
}

.list__item:last-child {
  margin-bottom: 0
}

.collapsible__item {
  cursor: default;
  overflow-anchor: none
}

.collapsible__item:not(.collapsible__item--border-bottom) {
  border-top: 1px solid rgba(36, 36, 36, .1)
}

.collapsible__item--active .collapsible__header {
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: #fff
}

.collapsible__item--border-bottom {
  border-bottom: 1px solid rgba(36, 36, 36, .1)
}

.collapsible__item--border-bottom .collapsible__header {
  height: 53px;
  padding: 16px 20px
}

.collapsible__item--border-bottom .collapsible__body {
  background-color: #f8f5f3
}

.collapsible__header {
  padding: 1em 0
}

.collapsible__header-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
  padding: 0;
  border: none;
  color: #242424;
  text-align: left;
  background-color: transparent;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none
}

.collapsible__header-title:focus {
  outline: none
}

.collapsible__header-title--arrow {
  color: #248567
}

.collapsible__header-title--arrow.collapsed,
.collapsible__header-title--arrow.collapsible__header-title--collapsed {
  color: #242424
}

.collapsible__header-title.collapsed .collapsible__header-arrow,
.collapsible__header-title--collapsed .collapsible__header-arrow {
  transform: rotate(0)
}

.collapsible__header-title--collapsible {
  color: #248567
}

.collapsible__header-title--collapsible.collapsed {
  color: #242424
}

.collapsible__header-title--current,
.collapsible__header-title--current-child,
.collapsible__header-title--current-child.collapsed,
.collapsible__header-title--current-child.collapsible__header-title--collapsed {
  color: #248567
}

.collapsible__header-arrow {
  width: 1em;
  height: 1em;
  transform: rotate(180deg);
  transition: transform .25s ease-in-out;
  pointer-events: none;
  will-change: transform;
  fill: currentcolor
}

.collapsible__header-arrow--20 {
  width: 20px;
  height: 20px
}

.collapsible__content {
  padding-bottom: 30px
}

@media (min-width: 600px) {
  .collapsible__header-title {
    transition: color .25s
  }

  .collapsible__header-title:hover,
  .collapsible__header-title--current:hover,
  .collapsible__header-title--current-child:hover {
    color: #248567
  }

  .collapsible__item--border-bottom .collapsible__header {
    height: auto;
    padding: 16px 60px
  }
}

.feature-large-scroll__item {
  padding-bottom: 60px
}

.feature-large-scroll__item:last-child {
  padding-bottom: 0
}

.feature-large-scroll__item-card {
  margin-top: 30px
}

.feature-large-scroll__sticky-content,
.feature-large-scroll__mobile-image {
  border-radius: 8px
}

.feature-large-scroll__sticky-content--border,
.feature-large-scroll__mobile-image--border {
  border-radius: 6px
}

.feature-large-scroll__sticky-content--border:after,
.feature-large-scroll__mobile-image--border:after {
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  content: "";
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 1px solid var(--border-color, transparent);
  border-radius: 8px
}

.feature-large-scroll__sticky-content--border:has(video):after,
.feature-large-scroll__mobile-image--border:has(video):after {
  display: none
}

.feature-large-scroll__mobile-image {
  position: relative
}

.feature-large-scroll__sticky-content .image-block,
.feature-large-scroll__sticky-content .image-block img,
.image-block .feature-large-scroll__sticky-content img {
  overflow: hidden;
  border-radius: 8px
}

@media (min-width: 960px) {
  .feature-large-scroll__item {
    padding: 120px 0 100px
  }

  .feature-large-scroll__item:last-child {
    padding-bottom: 0
  }

  .feature-large-scroll__item-card {
    margin-top: 120px
  }

  .feature-large-scroll__row {
    display: flex;
    justify-content: space-between
  }

  .feature-large-scroll__content {
    width: 29.6875%
  }

  .feature-large-scroll__sticky {
    width: 65.625%
  }

  .feature-large-scroll__sticky-content {
    position: sticky;
    top: 120px
  }
}

.animation-graphic {
  position: relative;
  overflow: hidden;
  height: 100vh;
  max-height: 530px;
  background-color: #ffeae7
}

.animation-graphic__container {
  position: relative;
  max-width: 1600px;
  padding: 0
}

.animation-graphic__images {
  display: grid;
  position: relative;
  grid-template-columns: 1fr;
  gap: 15px 0
}

.animation-graphic__images:nth-child(2) {
  top: -25%
}

.animation-graphic__images:nth-child(4) {
  top: -10%
}

.animation-graphic__chart {
  display: none;
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  text-align: center
}

.animation-graphic__svg {
  visibility: hidden;
  width: 100%
}

.animation-graphic__svg-circle {
  opacity: 0;
  transition: opacity .2s
}

.animation-graphic__svg-circle--visible {
  opacity: 1
}

.animation-graphic__bg {
  display: grid;
  position: relative;
  grid-template-columns: 1fr 1fr;
  gap: 0 15px
}

@media (min-width: 600px) {
  .animation-graphic {
    max-height: 590px
  }

  .animation-graphic__chart {
    display: block
  }

  .animation-graphic__bg {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0 15px
  }

  .animation-graphic__images {
    gap: 15px 0
  }
}

@media (min-width: 960px) {
  .animation-graphic {
    max-height: 840px
  }

  .animation-graphic__bg {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 0 20px
  }

  .animation-graphic__images {
    gap: 20px 0
  }
}

.pricing-plans--w-background {
  padding-top: 40px;
  padding-bottom: 40px
}

@media (min-width: 600px) {
  .pricing-plans--w-background {
    padding-top: 60px;
    padding-bottom: 60px
  }
}

.pricing-plans--hero {
  padding-top: 100px
}

@media (min-width: 600px) {
  .pricing-plans--hero {
    padding-top: 120px
  }
}

.comparison-table {
  --comparison-table__admin-bar-height: 0;
  --comparison-table__featured-item-border: 1px solid rgba(36, 133, 103, .7);
  --comparison-table__header-padding-top: 10px
}

.comparison-table--accent {
  --comparison-table__featured-item-border: 2px solid #6453cf
}

@media (min-width: 600px) {
  .comparison-table {
    --comparison-table__admin-bar-height: var(--wp-admin--admin-bar--height, 0)
  }
}

.comparison-table__tagline {
  color: #242424b3
}

.comparison-table__container {
  padding: 0;
  transition: opacity .25s;
  will-change: opacity
}

@media (min-width: 600px) {
  .comparison-table__container {
    padding: 0 60px
  }
}

.comparison-table__wrapper {
  overflow: clip;
  font-size: 14px
}

.comparison-table__header .comparison-table__cell {
  min-height: 48px;
  padding: 4px 2px
}

.comparison-table__header .comparison-table__cell--first {
  background-color: transparent
}

.comparison-table__header .comparison-table__cell--no-link {
  justify-content: flex-start
}

.comparison-table__header .comparison-table__row.hide-desktop .comparison-table__cell--featured,
.comparison-table__header .comparison-table__row.hide-desktop .comparison-table__dropdown-cell--featured {
  border-top: var(--comparison-table__featured-item-border);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}

.comparison-table__header .comparison-table__row .comparison-table__cell--featured,
.comparison-table__header .comparison-table__row .comparison-table__dropdown-cell--featured {
  border-right: var(--comparison-table__featured-item-border);
  border-left: var(--comparison-table__featured-item-border);
  position: relative
}

.comparison-table__header .comparison-table__row .comparison-table__cell--featured:before,
.comparison-table__header .comparison-table__row .comparison-table__dropdown-cell--featured:before {
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: -1;
  content: "";
  width: calc(100% + 2px);
  height: 6px;
  background-color: inherit
}

.comparison-table__header--sticky {
  position: sticky;
  top: var(--pd-fixed-element-top-offset);
  z-index: 2
}

.comparison-table__item-header {
  width: 100%;
  padding-bottom: 20px
}

.comparison-table__item-tagline,
.comparison-table__item-note {
  margin-top: 10px
}

.comparison-table__item-note {
  color: #242424b3
}

.comparison-table__item-price {
  display: inline-block
}

.comparison-table__section .comparison-table__row--parent {
  background-color: var(--comparison-table__background-color, #ffffff)
}

.comparison-table__section .comparison-table__row--parent .comparison-table__cell {
  padding-top: 26px
}

.comparison-table__section .comparison-table__row--parent .comparison-table__cell--first>* {
  position: relative;
  top: -3px
}

@media (min-width: 600px) {
  .comparison-table__section .comparison-table__row--parent {
    top: var(--pd-fixed-element-top-offset, 0)
  }

  .comparison-table__section .comparison-table__row--parent .comparison-table__cell {
    min-height: 70px
  }

  .comparison-table__section .comparison-table__row--parent .comparison-table__cell--first>* {
    top: 0
  }
}

.comparison-table__section .comparison-table__row--sticky {
  position: sticky;
  top: calc(var(--pd-fixed-element-top-offset, 0px) - 8px);
  z-index: 1
}

.comparison-table__section .comparison-table__cell {
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.comparison-table__section .comparison-table__cell--featured {
  position: relative
}

.comparison-table__section .comparison-table__cell--featured:after {
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
  z-index: 1;
  content: "";
  width: 100%;
  height: calc(100% + 1px);
  pointer-events: none;
  border-right: var(--comparison-table__featured-item-border);
  border-left: var(--comparison-table__featured-item-border)
}

.comparison-table__section a {
  color: #242424;
  text-decoration-color: #2424244d;
  text-decoration-line: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: .2em
}

.comparison-table__section a:hover {
  color: #248567;
  text-decoration-color: #2485674d
}

.comparison-table__cell-column {
  flex-direction: column
}

.comparison-table__text {
  display: inline-block
}

.comparison-table__data-tagline a {
  color: #248567;
  text-decoration-color: #248567
}

.comparison-table__cell-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.comparison-table__cell-content>svg {
  margin-right: 5px
}

.comparison-table__cell-content .comparison-table__tooltip-button {
  margin: 0
}

.comparison-table__row {
  display: flex;
  justify-content: flex-end;
  width: 100%
}

.comparison-table__cell {
  display: flex;
  justify-content: center;
  width: calc(60% / var(--comparison-table__items-count, 2));
  min-height: 50px;
  padding: 14px 7px;
  text-align: center;
  vertical-align: middle;
  background-color: var(--comparison-table__background-color, #ffffff)
}

.comparison-table__cell .comparison-table__data-tagline ul {
  align-items: start
}

.comparison-table__cell[data-selected=first],
.comparison-table__cell[data-selected=second] {
  display: flex
}

.comparison-table__cell[data-selected=first] {
  order: 1
}

.comparison-table__cell[data-selected=second] {
  order: 2
}

.comparison-table__cell--first {
  justify-content: flex-start;
  position: relative;
  width: 40%;
  text-align: left
}

.comparison-table__cell--first-with-tooltip {
  padding-right: 30px
}

.comparison-table__cell--first .comparison-table__tooltip-button {
  position: absolute;
  top: 12px;
  right: 0
}

.comparison-table__cell--footer {
  flex-direction: column;
  justify-content: flex-start
}

.comparison-table__cell--footer .comparison-table__button {
  margin: 0
}

.comparison-table__cell ul {
  display: flex;
  flex-direction: column;
  align-items: center
}

.comparison-table--left .comparison-table__cell {
  justify-content: flex-start;
  text-align: left
}

.comparison-table--left .comparison-table__cell .comparison-table__cell-content {
  align-items: flex-start;
  justify-content: flex-start
}

.comparison-table__tooltip-button {
  display: inline-flex;
  justify-content: center;
  width: 30px;
  height: 30px;
  padding: 3px 0 0;
  border: none;
  outline: none;
  background-color: transparent;
  cursor: pointer
}

.comparison-table__tooltip-button svg {
  opacity: .2;
  transition: opacity .25s ease
}

.comparison-table__tooltip-button:hover,
.comparison-table__tooltip-button:focus {
  outline: none
}

.comparison-table__tooltip-button:hover svg,
.comparison-table__tooltip-button:focus svg {
  opacity: .55
}

.comparison-table__tooltip.tooltip {
  z-index: 1
}

.comparison-table__tooltip.tooltip.bs-tooltip-top .arrow:before,
.comparison-table__tooltip.tooltip.bs-tooltip-auto[data-popper-placement^=top] .arrow:before,
.comparison-table__tooltip.tooltip.bs-tooltip-bottom .arrow:before,
.comparison-table__tooltip.tooltip.bs-tooltip-auto[data-popper-placement^=bottom] .arrow:before {
  margin-left: -7px
}

.comparison-table__button,
.btn.comparison-table__button {
  width: 100%;
  min-height: 40px;
  margin-top: auto;
  padding: 9px 2px 10px;
  font-size: 14px;
  line-height: 1.2
}

.comparison-table__select-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  max-width: 100%
}

.comparison-table__select-wrapper:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: -1;
  content: "";
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  background-image: url("/images/image_11965cd814c41ba10e3708344413e0268666b239.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px 9px
}

.comparison-table .comparison-table__select {
  width: auto;
  max-width: 100%;
  height: auto;
  padding: 0 21px 0 0;
  border: none;
  font-weight: 700;
  color: #242424;
  text-align: center;
  white-space: unset;
  background: none
}

.comparison-table--left .comparison-table__select {
  text-align: left
}

.comparison-table__header--sticky .comparison-table__row.hide-desktop .comparison-table__cell--first {
  margin-right: auto
}

.comparison-table__sticky-overlapper {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  content: "";
  width: 100%;
  height: calc(var(--comparison-table__overlapper-height, 90px) + var(--comparison-table__header-padding-top) + 10px);
  background-color: var(--comparison-table__background-color, #ffffff)
}

.comparison-table__footer-note {
  max-width: 650px;
  margin-right: auto;
  margin-left: auto
}

.comparison-table__mobile-popup {
  display: none;
  position: fixed;
  z-index: 20;
  width: 90%;
  max-width: 320px;
  height: -moz-fit-content;
  height: fit-content;
  max-height: 80%;
  margin: auto;
  padding: 20px 20px 30px;
  border-radius: 4px;
  background-color: #fff;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.comparison-table__mobile-popup .comparison-table__close-mobile-popup {
  min-width: 20px
}

.comparison-table__mobile-popup .comparison-table__close-mobile-popup:hover {
  cursor: pointer
}

.comparison-table__mobile-popup.show {
  display: block;
  overflow-y: auto;
  max-height: 500px
}

.comparison-table__mobile-popup .comparison-table__content a {
  display: inline-block;
  color: #248567;
  text-decoration-color: #248567
}

.comparison-table__mobile-popup li {
  margin-top: 7px;
  margin-bottom: 7px
}

.comparison-table__mobile-popup li:first-child {
  margin-top: 14px
}

.comparison-table__mobile-popup li:last-child {
  margin-bottom: 30px
}

.comparison-table__mobile-popup li svg {
  margin-right: 7px
}

.comparison-table__mobile-popup .comparison-table__btn-close {
  width: 100%;
  margin: 30px auto 0;
  color: #242424;
  text-decoration: unset
}

@media (min-width: 599px) {
  .comparison-table__mobile-popup.show {
    display: none
  }
}

.comparison-table__part {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px
}

.comparison-table__part__part-title {
  font-weight: 700;
  color: #242424
}

.comparison-table__footer .comparison-table__row {
  justify-content: center
}

.comparison-table__footer .comparison-table__row>.comparison-table__cell--first {
  display: none
}

.comparison-table__footer .comparison-table__row>.comparison-table__cell--featured {
  margin-top: 40px;
  padding-right: 0;
  padding-left: 0;
  border: unset;
  background-color: unset
}

@media (max-width: 960px) {
  .comparison-table__footer .comparison-table__row>.comparison-table__cell--featured {
    width: 100%;
    text-align: center
  }
}

.comparison-table__footer .comparison-table__row>.comparison-table__cell--featured a {
  width: 280px;
  max-width: 100%;
  margin: 0 auto
}

.comparison-table__footer .comparison-table__row>.comparison-table__cell--featured+.comparison-table__cell.comparison-table__cell--footer {
  display: none
}

.comparison-table__title--underline a,
.comparison-table__title--standard a,
.comparison-table__title--popup {
  text-decoration: underline;
  text-decoration-color: #2424244d
}

.comparison-table__title--underline a,
.comparison-table__title--popup {
  text-decoration-style: dotted
}

.comparison-table__title--standard a {
  text-decoration-style: solid
}

body.mobile-popup-open {
  overflow: hidden
}

@media (min-width: 599px) {
  body.mobile-popup-open {
    overflow: initial
  }
}

.comparison-table__mobile-popup-overlay {
  display: none;
  position: fixed;
  z-index: 10;
  background-color: #00000080;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

@media (min-width: 599px) {
  body.mobile-popup-open .comparison-table__mobile-popup-overlay {
    display: none
  }
}

.comparison-table--with-background {
  padding-top: 60px;
  padding-bottom: 60px
}

.comparison-table--with-background .comparison-table__cell--featured,
.comparison-table--with-background .comparison-table__dropdown-cell--featured {
  background-color: #fff
}

.comparison-table--with-mobile-dropdowns .comparison-table__cell {
  width: 30%
}

.comparison-table--with-mobile-dropdowns .comparison-table__cell--first {
  width: 40%
}

@media (min-width: 600px) {
  .comparison-table__container {
    padding: 0 60px
  }

  .comparison-table__header .comparison-table__cell {
    flex-direction: column;
    align-items: center;
    min-height: 60px;
    padding: 20px 14px 0
  }

  .comparison-table__dropdown-cell>* {
    margin-top: -3px
  }

  .comparison-table__section .comparison-table__row--parent {
    top: var(--pd-fixed-element-top-offset, 0)
  }

  .comparison-table__section .comparison-table__row--parent .comparison-table__cell {
    min-height: 70px
  }

  .comparison-table__section .comparison-table__row--parent .comparison-table__cell--first>* {
    top: 0
  }

  .comparison-table__cell {
    padding: 14px
  }

  .comparison-table__cell--first {
    padding-left: 7px
  }

  .comparison-table__cell--first-with-tooltip {
    padding-right: 33px
  }

  .comparison-table--left .comparison-table__cell .comparison-table__cell-content {
    flex-wrap: initial
  }

  .comparison-table--left .comparison-table__cell .comparison-table__cell-content>svg {
    flex: 1 0 20px
  }

  .comparison-table--left .comparison-table__cell ul,
  .comparison-table--left .comparison-table__header .comparison-table__cell {
    align-items: flex-start
  }

  .comparison-table--with-background {
    padding-top: 80px;
    padding-bottom: 80px
  }
}

@media (min-width: 768px) {
  .comparison-table__select {
    font-size: 16px
  }
}

@media (max-width: 960px) {
  .comparison-table .comparison-table__section--last .comparison-table__row:last-child .comparison-table__cell--featured {
    border-bottom: var(--comparison-table__featured-item-border)
  }

  .comparison-table .comparison-table__section--last .comparison-table__row:last-child .comparison-table__cell--featured,
  .comparison-table .comparison-table__section--last .comparison-table__row:last-child .comparison-table__cell--featured:after {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
  }

  .comparison-table .comparison-table__section--last .comparison-table__row:last-child .comparison-table__cell--featured:after {
    top: -2px;
    height: calc(100% + 3px)
  }
}

@media (min-width: 960px) {
  .comparison-table:not(.comparison-table--with-footer) .comparison-table__section--last .comparison-table__row:last-child .comparison-table__cell--featured {
    border-bottom: var(--comparison-table__featured-item-border)
  }

  .comparison-table:not(.comparison-table--with-footer) .comparison-table__section--last .comparison-table__row:last-child .comparison-table__cell--featured,
  .comparison-table:not(.comparison-table--with-footer) .comparison-table__section--last .comparison-table__row:last-child .comparison-table__cell--featured:after {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px
  }

  .comparison-table:not(.comparison-table--with-footer) .comparison-table__section--last .comparison-table__row:last-child .comparison-table__cell--featured:after {
    top: -2px;
    height: calc(100% + 3px)
  }

  .comparison-table__footer .comparison-table__row .comparison-table__cell--first,
  .comparison-table__footer .comparison-table__row .comparison-table__cell--featured+.comparison-table__cell.comparison-table__cell--footer {
    display: flex
  }

  .comparison-table__footer .comparison-table__row .comparison-table__cell--featured {
    border-bottom: var(--comparison-table__featured-item-border);
    border-right: var(--comparison-table__featured-item-border);
    border-left: var(--comparison-table__featured-item-border);
    margin-top: inherit;
    padding-right: 14px;
    padding-left: 14px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    background-color: #fff
  }

  .comparison-table__footer .comparison-table__row .comparison-table__cell--featured a {
    width: 100%
  }

  .comparison-table__sticky-overlapper {
    height: calc(var(--comparison-table__overlapper-height, 105px) + var(--comparison-table__header-padding-top) + 10px)
  }

  .comparison-table__header .comparison-table__row .comparison-table__cell--featured {
    border-top: var(--comparison-table__featured-item-border);
    border-right: var(--comparison-table__featured-item-border);
    border-left: var(--comparison-table__featured-item-border);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
  }

  .comparison-table__header .comparison-table__cell {
    flex-direction: column;
    align-items: center;
    min-height: 60px;
    padding: var(--comparison-table__header-padding-top) 5px
  }

  .comparison-table__header .comparison-table__cell--first {
    position: relative
  }

  .comparison-table__section .comparison-table__row--parent {
    top: calc(var(--pd-fixed-element-top-offset, 0px) + var(--comparison-table__overlapper-height) + 1px)
  }

  .comparison-table__cell,
  .comparison-table--with-mobile-dropdowns .comparison-table__cell {
    width: calc((100% - var(--comparison-table__first-column-width, 25%)) / var(--comparison-table__items-count, 2))
  }

  .comparison-table__cell--first,
  .comparison-table--with-mobile-dropdowns .comparison-table__cell--first {
    width: var(--comparison-table__first-column-width, 25%);
    min-width: 210px
  }

  .comparison-table__cell[data-selected],
  .comparison-table--with-mobile-dropdowns .comparison-table__cell[data-selected] {
    order: 0
  }

  .comparison-table__row--hoverable .comparison-table__cell {
    position: relative
  }

  .comparison-table__row--hoverable .comparison-table__cell:before {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: #0000000d;
    pointer-events: none
  }

  .comparison-table__row--hoverable:hover .comparison-table__cell:before {
    opacity: 1
  }

  .comparison-table--with-background {
    padding-top: 120px;
    padding-bottom: 120px
  }
}

@media (min-width: 1200px) {
  .comparison-table__header .comparison-table__cell {
    padding: var(--comparison-table__header-padding-top) 20px
  }
}

.facts {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start
}

.facts__item {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px
}

.facts__item-key {
  color: #242424;
  opacity: .55;
  margin-bottom: 5px
}

.facts__item:last-child {
  margin-bottom: 0
}

.facts__item-wrapper {
  padding-left: 10px;
  border-left: 1px solid rgba(36, 36, 36, .1)
}

@media (min-width: 600px) {
  .facts {
    margin: -20px
  }

  .facts__item {
    margin-bottom: 0;
    padding: -20px
  }
}

@media (min-width: 768px) {
  .facts {
    margin: -20px
  }

  .facts__item {
    padding: 20px
  }
}

.cover-g2 {
  display: flex;
  position: relative;
  width: 100%;
  max-width: 550px
}

.cover-g2__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 30px;
  padding-right: 9%;
  padding-bottom: 2%;
  padding-left: 4.5%;
  font-size: 12px
}

@media (min-width: 600px) {
  .cover-g2__meta {
    font-size: 14px
  }
}

@media (min-width: 960px) {
  .cover-g2__meta {
    font-size: 12px
  }
}

@media (min-width: 1200px) {
  .cover-g2__meta {
    font-size: 14px
  }
}

.cover-g2__button {
  margin-left: -5px;
  padding: 8px 5px
}

.testimonial,
.testimonial-wide__inner {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%
}

.testimonial--dark .testimonial__content {
  color: #fff;
  background-color: #242424
}

.testimonial--dark .testimonial__media {
  --brand-corner-color: #242424
}

.testimonial__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  padding: 40px 20px;
  background-color: #eee9e1
}

.testimonial__content--wide .testimonial__content {
  height: 100%
}

.testimonial__content--wide .testimonial__quote,
.testimonial__content--wide .testimonial__bottom {
  max-width: 880px
}

.testimonial__logo {
  margin-bottom: 20px
}

.testimonial__logo--light svg path {
  fill: #fff
}

.testimonial__quote {
  position: relative;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  text-indent: -.5em;
  line-height: 1.2
}

[lang=fr-FR] .testimonial__quote {
  text-indent: -.75em
}

.testimonial__bottom {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  gap: 20px
}

.testimonial__author {
  display: flex;
  align-items: center
}

.testimonial__media {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding: 20px;
  --brand-corner-color: #eee9e1;
  --brand-corner-size: 60px
}

.testimonial__corner {
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px
}

.testimonial__corner--left {
  display: none;
  left: 0
}

.testimonial__corner--right {
  display: block;
  right: 0
}

@media (min-width: 600px) {

  .testimonial__media,
  .testimonial__content {
    padding: 60px
  }

  .testimonial__logo,
  .testimonial__quote {
    margin-bottom: 40px
  }

  .testimonial__quote {
    font-size: 24px
  }

  .testimonial__metrics-text p {
    font-size: 42px
  }

  .testimonial__bottom {
    gap: 40px 0
  }
}

@media (min-width: 960px) {

  .testimonial,
  .testimonial-wide__inner {
    flex-direction: row
  }

  .testimonial__media {
    flex: 1 0 40%;
    padding: 60px
  }

  .testimonial__corner--right {
    display: none
  }

  .testimonial__corner--left {
    display: block
  }

  .testimonial__bottom--no-metrics {
    flex-direction: row;
    align-items: flex-end;
    gap: 0
  }
}

@media (min-width: 1200px) {
  .testimonial__quote--h3 {
    font-size: 32px
  }

  .testimonial__bottom--with-metrics {
    flex-direction: row;
    align-items: flex-end;
    gap: 0
  }
}

.testimonial-metric__metrics-text {
  font-weight: 700
}

.testimonial-metric__metrics-text p {
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 1.2
}

.testimonial-metric__metrics-text span {
  font-size: 18px
}

.testimonial-metric__metrics-text+.testimonial-metric__metrics-text {
  margin-top: 40px
}

@media (min-width: 600px) {
  .testimonial-metric__metrics-text p {
    font-size: 42px
  }
}

@media (min-width: 960px) {
  .testimonial-metric__metrics-text p {
    margin-bottom: 5px
  }

  .testimonial-metric__metrics--lead .testimonial-metric__metrics-text {
    text-align: center
  }

  .testimonial-metric__metrics--lead .testimonial-metric__metrics-text p {
    margin-bottom: 10px;
    font-size: 72px
  }
}

@media (min-width: 1200px) {
  .testimonial-metric__metrics--lead .testimonial-metric__metrics-text p {
    font-size: 100px;
    line-height: 1
  }
}

.testimonial-brand__bottom {
  flex-direction: column;
  align-items: flex-start
}

.testimonial-brand__author {
  margin-bottom: 20px
}

.testimonial-brand__avatar {
  display: none;
  justify-content: flex-end;
  position: relative;
  padding: 0;
  --brand-corner-color: #eee9e1;
  --brand-corner-size: 60px
}

.testimonial-brand__content {
  height: 100%
}

.testimonial-brand__corner--left {
  display: block;
  left: 0
}

.testimonial-brand__corner--right {
  display: none;
  right: 0
}

@media (min-width: 600px) {
  .testimonial-brand__author {
    margin-bottom: 40px
  }
}

@media (min-width: 960px) {
  .testimonial-brand__bottom {
    flex-direction: row;
    align-items: flex-end
  }

  .testimonial-brand__content {
    height: auto;
    justify-content: space-between
  }

  .testimonial-brand__author {
    margin-bottom: 0
  }

  .testimonial-brand__author .avatar.author__avatar {
    display: none
  }

  .testimonial-brand__avatar {
    display: flex;
    flex: 1 0 40%
  }

  .testimonial-brand__corner--right {
    display: none
  }

  .testimonial-brand__corner--left {
    display: block
  }
}

@media (min-width: 1200px) {
  .testimonial-brand__avatar {
    flex: 1 0 510px;
    max-width: 510px
  }
}

.testimonial-wide .container {
  width: 100%
}

.testimonial-wide__inner {
  padding: 40px 0
}

.testimonial-wide__content {
  max-width: 880px;
  padding: 0;
  background-color: transparent
}

.testimonial-wide__bottom {
  flex-direction: column;
  align-items: flex-start
}

.testimonial-wide__author {
  margin-bottom: 20px
}

.testimonial-wide__avatar {
  position: relative
}

.testimonial-wide__media {
  display: none;
  flex: 1 0 34%;
  max-width: 34%;
  padding: 0
}

.testimonial-wide--dark {
  background-color: #242424
}

@media (min-width: 600px) {
  .testimonial-wide__inner {
    padding: 80px 0
  }

  .testimonial-wide__author {
    margin-bottom: 40px
  }
}

@media (min-width: 960px) {
  .testimonial-wide--gradient.bg-gradient-sand-amethyst {
    background: var(--gradient-background)
  }

  .testimonial-wide--gradient.bg-gradient-sand-amethyst .testimonial-wide__media {
    --brand-corner-color: #EAE1EB
  }

  .testimonial-wide--gradient.bg-gradient-sand-amethyst .testimonial__inner--reverse .testimonial-wide__media {
    --brand-corner-color: #D4CBFF
  }

  .testimonial-wide__inner {
    justify-content: center;
    gap: 100px
  }

  .testimonial-wide__bottom {
    flex-direction: row;
    align-items: flex-end
  }

  .testimonial-wide__author {
    margin-bottom: 0
  }

  .testimonial-wide__author .avatar.author__avatar {
    display: none
  }

  .testimonial-wide__media {
    display: block;
    order: 1
  }

  .testimonial-wide__content {
    order: 2
  }

  .testimonial-wide .testimonial__inner--reverse .testimonial-wide__media,
  .testimonial-wide .testimonial__inner--reverse .testimonial-wide__content {
    order: unset
  }
}

@media (min-width: 1200px) {
  .testimonial-wide__media {
    flex-basis: 406px;
    max-width: 406px
  }
}

.slider-reviews__cards-wrapper {
  display: none;
  grid-template-columns: repeat(var(--columns-count), 1fr);
  gap: 30px
}

.slider-reviews__slider-wrapper--1 {
  display: none
}

.slider-reviews__cards-wrapper--1 {
  display: grid
}

@media (min-width: 960px) {
  .slider-reviews__slider-wrapper--2 {
    display: none
  }

  .slider-reviews__cards-wrapper--2 {
    display: grid
  }
}

@media (min-width: 1200px) {
  .slider-reviews__slider-wrapper--3 {
    display: none
  }

  .slider-reviews__cards-wrapper--3 {
    display: grid
  }
}

.banner-logos__list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  gap: 10px
}

.banner-logos__item {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  min-width: 155px;
  height: 64px;
  padding: 10px 20px;
  border: 2px solid rgba(36, 36, 36, .1);
  border-radius: 4px;
  font-weight: 600;
  background-color: #fff;
  transition: border-color .25s, transform .25s
}

.banner-logos__item svg {
  max-height: 40px
}

.banner-logos__item:hover {
  border-color: #242424;
  transform: translateY(-2px)
}

.banner-logos__item:active {
  transform: translateY(0)
}

.banner-logos__content {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 30px 30px 0;
  border-radius: 8px;
  gap: 20px
}

.banner-logos__content--reversed {
  flex-direction: column-reverse;
  padding: 30px 0 0 30px
}

.banner-logos__content-image {
  display: flex;
  align-items: flex-end
}

.banner-logos__text-list {
  margin-bottom: 30px
}

.banner-logos__text-list li {
  margin-bottom: .5em;
  font-size: 16px
}

.banner-logos__text-list li svg {
  margin-right: 13px
}

@media (min-width: 600px) {
  .banner-logos__content {
    padding: 60px 60px 0;
    gap: 40px
  }

  .banner-logos__content--reversed {
    padding: 0 60px 60px
  }
}

@media (min-width: 960px) {
  .banner-logos__item {
    min-width: 208px
  }

  .banner-logos__content {
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
    gap: 7.8125%
  }

  .banner-logos__content--reversed {
    flex-direction: row-reverse
  }

  .banner-logos__content--reversed .banner-logos__text {
    padding: 60px 0 60px 60px
  }

  .banner-logos__content-image {
    flex: 1 46.1%
  }

  .banner-logos__text {
    flex: 1 46.1%;
    order: 2;
    margin: 0;
    padding: 60px 60px 60px 0
  }

  .banner-logos__text-list li {
    font-size: 18px
  }
}

.input-text,
.input-textarea,
.input-select {
  display: block;
  width: 100%;
  padding: 7px 10px 8px;
  border: 1px solid rgba(36, 36, 36, .3);
  border-radius: 0;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none
}

.input-text,
.input-select {
  height: 40px
}

.input-select {
  color: #242424
}

.input-text--large,
.input-textarea--large,
.input-select--large {
  height: 50px;
  padding: 11px 15px 12px;
  border-radius: 4px;
  font-size: 16px
}

.input-text:hover,
.input-textarea:hover,
.input-select:hover {
  border-color: #24242499
}

.input-text:focus,
.input-textarea:focus,
.input-select:focus {
  border-color: #248567;
  outline: none
}

.input-textarea {
  resize: none;
  height: calc(112px + 2)
}

.input-select {
  position: relative;
  padding-right: 30px;
  text-overflow: ellipsis;
  background-image: url("/images/image_04d97922b16265b42c3cd6d89edcae5350675260.svg");
  background-repeat: no-repeat;
  background-position: right 10px center
}

.input-checkbox {
  display: flex;
  align-items: center
}

.input-checkbox__svg,
.input-checkbox input {
  display: none
}

.input-checkbox input:checked~.input-checkbox__check {
  border-color: #248567;
  background-color: #248567
}

.input-checkbox input:checked~.input-checkbox__check .input-checkbox__svg {
  display: block
}

.input-checkbox__svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.input-checkbox__check {
  flex: 0 0 14px;
  position: relative;
  box-sizing: border-box;
  height: 14px;
  margin-right: 7px;
  border: 1px solid rgba(36, 36, 36, .3);
  border-radius: 2px
}

.input-checkbox__check:before {
  content: ""
}

@media (min-width: 600px) {
  .input-checkbox:hover .input-checkbox__check {
    border-color: #24242499
  }

  .input-checkbox:hover input:checked~.input-checkbox__check {
    border-color: #136a50;
    background-color: #136a50
  }
}

.input-text--error,
.input-textarea--error {
  border-color: #e84e4e80
}

.input-text--error:hover,
.input-text--error:focus,
.input-textarea--error:hover,
.input-textarea--error:focus {
  border-color: #e84e4e
}

.input-search {
  position: relative
}

.input-search__input {
  padding-right: 40px
}

.input-search__button {
  position: absolute;
  right: 0;
  top: 0;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  padding: 14px;
  border: 1px solid transparent;
  text-decoration: none
}

.input-search__button:focus {
  outline: none
}

.input-search__button:focus .input-search__icon,
.input-search__button:hover .input-search__icon {
  opacity: .5
}

.input-search__icon {
  flex-shrink: 0;
  opacity: .3
}

.input-search__icon:focus,
.input-search__icon:hover {
  opacity: .5
}

.control {
  display: block
}

.control__label {
  display: block;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 600
}

.control__validator {
  padding-top: 5px;
  line-height: 1.3;
  font-size: 13px;
  color: #e84e4e
}

.filter-select {
  display: inline-flex;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 48px;
  border: 1px solid rgba(36, 36, 36, .3);
  border-radius: 4px;
  transition: color .25s, border-color .25s
}

.filter-select:hover {
  border-color: #24242499
}

.filter-select--filled {
  border-color: #242424;
  background-color: #242424
}

.filter-select--filled .filter-select__input {
  color: #fff;
  background-color: #242424;
  background-image: none
}

.filter-select--filled .filter-select__input:hover {
  color: #fffc
}

.filter-select--filled .filter-select__clear {
  display: flex;
  z-index: 1;
  opacity: 1
}

.filter-select--filled .filter-select__clear:hover,
.filter-select--filled .filter-select__clear:focus {
  opacity: .7
}

.filter-select--focused,
.filter-select:focus,
.filter-select:focus-within {
  border-color: #248567
}

.filter-select:not(.filter-select--filled):focus .filter-select__input,
.filter-select:not(.filter-select--filled):focus-within .filter-select__input {
  background-image: url("/images/image_32a842f9afc36f183fe56813157dfc815bdf55cc.svg")
}

.filter-select--focused:not(.filter-select--filled) .filter-select__input {
  background-image: url("/images/image_32a842f9afc36f183fe56813157dfc815bdf55cc.svg")
}

.filter-select__input {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 5px 39px 5px 15px;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  text-overflow: ellipsis;
  outline: none;
  background-color: #fff;
  background-image: url("/images/image_04d97922b16265b42c3cd6d89edcae5350675260.svg");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-clip: padding-box;
  transition: all .25s;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none
}

.filter-select__input::-ms-expand {
  display: none
}

.filter-select__clear,
.filter-select__loader {
  display: none;
  position: absolute;
  top: 50%;
  right: 8px;
  z-index: -1;
  width: 24px;
  height: 24px;
  padding: 0;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity .25s
}

.filter-select__clear-icon {
  fill: #fff
}

.filter-select__loader {
  align-items: center;
  justify-content: center
}

.filter-select__loader .circle-loader span:after {
  border-color: #fff
}

@media (min-width: 600px) {
  .filter-select {
    width: calc(50% - 10px)
  }
}

@media (min-width: 768px) {
  .filter-select {
    width: calc(25% - 10px)
  }
}

@media (min-width: 960px) {
  .filter-select {
    width: auto
  }
}

.form {
  display: flex;
  flex-wrap: wrap;
  margin: -10px
}

.form__item {
  width: 100%;
  padding: 10px
}

@media (min-width: 600px) {
  .form__item--half {
    width: 50%
  }
}

.form-box {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  padding: 20px;
  gap: 60px 7.81%
}

.form-box__col {
  width: 100%
}

.form-box__cover {
  display: none
}

@media (min-width: 600px) {
  .form-box {
    margin-top: 80px;
    padding: 60px 60px 40px
  }
}

@media (width >=1100px) {
  .form-box {
    flex-direction: row;
    padding-right: 0;
    padding-left: 0
  }

  .form-box__cover {
    display: block
  }

  .form-box__col {
    width: 46.1%
  }

  .form-box__col:first-child {
    padding-left: 60px
  }

  .form-box__col:last-child {
    margin-bottom: 20px;
    padding-right: 60px
  }

  .form-box__tagline {
    margin-bottom: 45px
  }

  .form-box__tagline:last-child {
    margin-bottom: 0
  }
}

.form-box--hubspot {
  overflow: hidden;
  margin-top: 0;
  border-radius: 16px;
  background-color: #f3f5f6
}

.form-box--hubspot .hs-button.primary {
  background-color: #248567
}

.form-box--hubspot .hs-button.primary:hover,
.form-box--hubspot .hs-button.primary:focus {
  border-color: #136a50;
  background-color: #136a50
}

.form-box--hubspot .form-box__cover {
  max-width: 280px;
  margin-bottom: -20px
}

.form-side {
  padding: 20px
}

@media (min-width: 600px) {
  .form-side {
    padding: 30px
  }
}

.form-side:not(.form-side--library) {
  background-color: #f3f5f6
}

:root {
  --card-padding: 20px;
  --card-border-radius: 8px
}

.card-patron,
.card-review,
.card-market {
  --card-padding: 20px
}

@media (min-width: 600px) {

  .card-patron,
  .card-review,
  .card-market {
    --card-padding: 30px
  }
}

.card {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  height: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.card--border {
  border: 1px solid rgba(36, 36, 36, .1);
  border-radius: var(--card-border-radius)
}

.card--color {
  padding: 20px;
  border-radius: 8px
}

.card--color-link {
  border: none;
  color: #242424;
  cursor: pointer;
  position: relative;
  transition: transform .2s, box-shadow .2s, background .2s;
  will-change: transform, box-shadow, background
}

.card--color-link:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-radius: inherit;
  border: 1px solid rgba(36, 36, 36, .1);
  transition: border-color .15s
}

.card--color-link:before {
  border: 1px transparent
}

.card--color-link:hover,
.card--color-link:focus {
  color: #242424
}

.card--color-link .card__button {
  margin-top: auto
}

@media (min-width: 600px) {

  .card--color-link:hover,
  .card--color-link:focus {
    outline: none;
    background-color: #fff;
    transform: translate(6px, -6px);
    box-shadow: -3px 3px 0 -1px #fff, -3px 3px #242424, -6px 6px 0 -1px #fff, -6px 6px #242424
  }

  .card--color-link:hover:before,
  .card--color-link:focus:before {
    border-color: #242424
  }

  .card--color-link:hover:before,
  .card--color-link:focus:before {
    border: 1px solid #242424
  }

  .card--color-link:hover .card__button,
  .card--color-link:focus .card__button {
    color: #248567;
    opacity: 1
  }
}

.card__link {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  border-radius: var(--card-border-radius);
  color: #242424;
  cursor: pointer;
  position: relative;
  transition: transform .2s, box-shadow .2s, background .2s;
  will-change: transform, box-shadow, background
}

.card__link:has(.card__content, .card__footer) {
  height: 100%;
  padding-bottom: 10px
}

.card__link:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-radius: inherit;
  border: 1px solid rgba(36, 36, 36, .1);
  transition: border-color .15s
}

.card__link .card__label {
  transition: color .25s
}

.card__link .card__content {
  padding-bottom: 0
}

.card__link:focus {
  outline: none
}

.card__link:hover,
.card__link:focus {
  color: #242424
}

@media (min-width: 600px) {

  .card__link:hover,
  .card__link:focus {
    transform: translate(6px, -6px);
    box-shadow: -3px 3px 0 -1px #fff, -3px 3px #242424, -6px 6px 0 -1px #fff, -6px 6px #242424
  }

  .card__link:hover:before,
  .card__link:focus:before {
    border-color: #242424
  }

  .card__link:hover .card__label,
  .card__link:focus .card__label {
    color: #136a50
  }
}

.card__icon {
  display: inline-block
}

.card__icon img {
  width: auto;
  max-height: 60px
}

@media (min-width: 600px) {
  .card__icon img {
    max-height: 100px
  }
}

.card__content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: var(--card-padding);
  padding-bottom: 10px
}

.card__content>*:last-child {
  margin-bottom: 0
}

.card__footer {
  margin-top: auto;
  padding: var(--card-padding)
}

.card__content+.card__footer {
  padding-top: 0;
  padding-bottom: 0
}

.card-client__cover {
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 56.25%
}

.card-client__cover--lead {
  padding-top: calc(360 / 830 * 100%)
}

.card-client__image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover
}

@media screen and (-ms-high-contrast: none) {
  .card-client__image {
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    margin: auto;
    transform: translate(-50%, -50%)
  }
}

.card-compare-pricing {
  min-width: 270px;
  border-radius: var(--card-border-radius);
  background-color: #f3f5f6
}

.card-compare-pricing__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 20px
}

.card-compare-pricing__content {
  padding: 23px 20px;
  border-top: 1px solid rgba(36, 36, 36, .1)
}

.card-compare-pricing__list {
  width: 100%
}

.card-compare-pricing__item {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-right: -5px;
  margin-left: -5px
}

.card-compare-pricing__title,
.card-compare-pricing__tagline {
  padding: 7px 5px;
  cursor: default
}

.card-compare-pricing__tagline {
  text-align: right
}

.card-compare-pricing__tagline--red {
  color: #e84e4e
}

.card-compare-pricing__footer {
  padding: 15px 20px 25px;
  border-top: 1px solid rgba(36, 36, 36, .1)
}

.card-compare-pricing__icon {
  margin-left: 3px;
  fill: #9ea8ad
}

.card-compare-pricing__cta {
  margin-top: 25px;
  margin-bottom: -5px
}

.card-customer {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  width: 100%;
  border: 1px solid rgba(36, 36, 36, .1);
  border-radius: var(--card-border-radius);
  background: #fff
}

.card-customer__item {
  max-width: none
}

.card-customer__container {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 30px;
  color: inherit
}

.card-customer__container:hover,
.card-customer__container:focus {
  color: inherit
}

.card-customer__container:hover .card-customer__link,
.card-customer__container:focus .card-customer__link {
  color: #136a50
}

.card-customer__content {
  margin-top: auto
}

.card-customer__image,
.card-customer__overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%
}

.card-customer__overlay {
  z-index: 2;
  width: 100%;
  background: #0006
}

.card-customer__image {
  z-index: 1;
  width: 100%;
  height: 100%;
  transition: transform .35s;
  object-fit: cover
}

.card-customer__play {
  display: block;
  transition: all .35s;
  fill: #fff
}

.card-customer__logo,
.card-customer__content {
  position: relative;
  z-index: 3
}

.card-customer__logo {
  height: 40px;
  fill: #242424
}

.card-customer--video {
  max-height: 300px;
  border: none;
  color: #fff;
  background-color: #666;
  transition: transform .25s;
  will-change: transform
}

.card-customer--video .card-customer__logo {
  fill: #fff
}

.card-customer--video .card-customer__author .author__name {
  color: inherit
}

@media (min-width: 600px) {
  .card-customer:not(.card-customer--video) {
    min-height: 400px
  }
}

@media (min-width: 768px) {
  .card-customer--video {
    max-height: none;
    min-height: 450px
  }
}

@media (min-width: 960px) {

  .card-customer--link .card-customer__content:hover+.card-customer__image,
  .card-customer--link .card-customer__content:focus+.card-customer__image {
    transform: scale(1.05)
  }

  .card-customer--link .card-customer__content:hover .card-customer__play,
  .card-customer--link .card-customer__content:focus .card-customer__play {
    transform: scale(1.2)
  }
}

.card-doc {
  position: relative;
  overflow: hidden;
  width: 100%
}

.card-doc__link {
  display: block;
  color: #242424;
  transition: color .25s
}

.card-doc__link:hover,
.card-doc__link:focus {
  color: #248567
}

.card-doc__cover {
  z-index: 0;
  overflow: hidden;
  height: 0;
  margin-bottom: 20px;
  padding-bottom: 128.8%;
  border-radius: 8px;
  background-color: #00000008;
  position: relative;
  transition: transform .2s, box-shadow .2s, background .2s;
  will-change: transform, box-shadow, background
}

.card-doc__cover:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-radius: inherit;
  border: 1px solid rgba(36, 36, 36, .1);
  transition: border-color .15s
}

.card-doc__cover--landscape {
  padding-bottom: 76.8%
}

.card-doc__author {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #242424
}

.card-doc__link:hover .card-doc__author,
.card-doc__link:focus .card-doc__author {
  color: #242424
}

.card-doc__logo {
  flex-shrink: 0;
  max-width: 40px;
  max-height: 30px;
  margin-right: 10px
}

.card-doc__wrapper {
  display: flex;
  overflow: hidden
}

.card-doc__wrapper--visible {
  display: block
}

.card-doc__tag {
  display: inline-block;
  margin-top: 12px;
  padding: 2px 6px 3px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 400;
  color: #242424;
  line-height: 18px;
  white-space: nowrap;
  background-color: #e7ebed;
  transition: background-color .25s;
  will-change: background-color
}

.card-doc__tag--current {
  background-color: #d3e5fd
}

.card-doc__tag--hidden {
  display: none
}

.card-doc__tag:first-letter {
  text-transform: uppercase
}

.card-doc__tag:not(:last-child) {
  margin-right: 6px
}

@media (min-width: 960px) {

  .card-doc__tag:hover,
  .card-doc__tag:focus {
    color: #242424;
    background-color: #c8cfd3
  }
}

.card-g2-grid__cover {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  margin-bottom: 40px
}

.card-g2-grid__cover:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  mix-blend-mode: multiply;
  pointer-events: none
}

.card-g2-grid__iframe {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none
}

.card-g2-grid__cover:before,
.card-g2-grid__iframe {
  border-radius: var(--card-border-radius)
}

.card-g2-grid__cover:before {
  box-shadow: inset 0 0 32px #e7f0ee;
  border: 1px solid #e7f0ee
}

.card-g2-grid__iframe {
  background: #e7f0ee
}

.card-library__link {
  display: block;
  color: #242424;
  transition: color .25s
}

.card-library__link--horizontal {
  display: flex;
  flex-direction: row
}

.card-library__link--horizontal .card-library__cover {
  flex: 0 0 160px;
  margin-right: 20px
}

.card-library__cover {
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: var(--card-border-radius);
  position: relative;
  transition: transform .2s, box-shadow .2s, background .2s;
  will-change: transform, box-shadow, background
}

.card-library__cover:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-radius: inherit;
  border: 1px solid rgba(36, 36, 36, .1);
  transition: border-color .15s
}

.card-library__pills {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px
}

.card-library__pill {
  margin-right: 6px
}

.card-library__pill:last-child {
  margin-right: 0
}

.card-library__time {
  display: block;
  margin-bottom: 20px
}

.card-library__pills+.card-library__time {
  margin-top: -6px
}

@media (min-width: 960px) {

  .card-library__link:hover,
  .card-library__link:focus {
    color: #248567
  }

  .card-library__link:hover .card-library__cover,
  .card-library__link:focus .card-library__cover {
    transform: translate(6px, -6px);
    box-shadow: -3px 3px 0 -1px #fff, -3px 3px #242424, -6px 6px 0 -1px #fff, -6px 6px #242424
  }

  .card-library__link:hover .card-library__cover:before,
  .card-library__link:focus .card-library__cover:before {
    border-color: #242424
  }

  .card-library--nav .card-library__link:hover .card-library__cover {
    box-shadow: unset;
    transform: unset
  }

  .card-library--nav .card-library__link:hover .card-library__cover:before {
    border-color: #2424241a
  }

  .card-library--nav:not(:last-child) {
    margin-bottom: 20px
  }

  .card-library--nav .card-library__cover {
    margin: 0;
    border-radius: unset
  }

  .card-library--nav .card-library__link {
    align-items: center;
    gap: 20px
  }

  .card-library--nav .card-library__content>p:last-child {
    margin-top: 0
  }
}

.card-market {
  --card-border-radius: 4px
}

.card-market__wrap {
  max-width: none
}

.card-market__link {
  padding-bottom: var(--card-padding);
  color: #242424;
  background: #eee9e1
}

.card-market__link:before {
  border-color: transparent
}

.card-market__link:hover,
.card-market__link:focus {
  color: #242424;
  outline: none
}

.card-market__link:hover .card-market__label,
.card-market__link:focus .card-market__label {
  color: #248567
}

.card-market__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: var(--card-padding) var(--card-padding) 0 var(--card-padding)
}

.card-market__logo {
  margin-left: auto;
  fill: #242424
}

.card-market__content {
  padding-top: calc(var(--card-padding) / 2)
}

.card-market__label {
  color: #242424;
  transition: color .25s
}

.card-market__footer {
  min-height: 51px
}

@media (min-width: 600px) {
  .card-market__link {
    min-height: 400px
  }
}

.card-review {
  padding-bottom: 30px;
  border: 1px solid rgba(36, 36, 36, .1);
  background-color: #fff
}

.card-review .card__content {
  padding-bottom: 40px
}

.card-review .card__content--no-padding {
  padding-bottom: 0
}

.card-review__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 30px;
  height: 36px
}

.card-review__logo {
  width: auto;
  height: 36px;
  margin-left: auto;
  fill: #242424
}

.card-review__stars {
  margin-right: auto
}

.card-review__footer {
  min-height: 51px;
  padding-bottom: 0
}

@media (min-width: 960px) {
  .card-review .card__content {
    padding-bottom: 60px
  }

  .card-review .card__content--no-padding {
    padding-bottom: 0
  }
}

.card-integration__link--soon {
  color: #888
}

.card-integration__link--soon:hover,
.card-integration__link--soon:focus {
  color: #888
}

.card-integration__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 9px
}

.card-integration__header:last-child {
  margin-bottom: 0
}

.card-integration__title {
  display: inline;
  margin-right: 5px
}

.card-integration__tagline {
  margin-bottom: 10px
}

.card-integration__pill {
  display: inline-block;
  vertical-align: 2px
}

.card-integration__logos {
  display: flex;
  gap: 0 5px;
  flex-shrink: 0
}

.card-integration__logo {
  width: 40px;
  height: 40px
}

.card-integration-lead__link {
  display: flex;
  flex-direction: row;
  padding: 20px
}

.card-integration-lead__content {
  display: flex;
  flex-basis: 100%;
  flex-direction: column;
  height: 100%
}

.card-integration-lead__content .card-integration__tagline {
  margin-bottom: 0
}

.card-integration-lead__cover {
  flex-shrink: 0;
  width: 180px;
  margin-left: 40px;
  position: relative
}

.card-integration-lead__cover-bg {
  position: relative;
  z-index: 1
}

.card-integration-lead__cover-logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 80px;
  height: auto
}

.card-integration-lead__header {
  margin-bottom: 20px
}

.card-integration-lead__label {
  margin-top: auto;
  padding-top: 20px
}

@media (min-width: 600px) {
  .card-integration-lead__header {
    margin-bottom: 30px
  }

  .card-integration-lead__logo {
    width: 60px;
    height: 60px;
    margin-top: 0
  }
}

@media (min-width: 768px) {
  .card-integration-lead__link {
    padding: 40px 40px 30px
  }
}

.card-patron {
  --card-border-radius: 4px
}

.card-patron__wrap {
  max-width: none
}

.card-patron__link {
  padding-bottom: 0;
  background-repeat: no-repeat;
  background-size: cover
}

.card-patron__link:before {
  border-color: transparent
}

.card-patron__link:hover,
.card-patron__link:focus {
  outline: none
}

.card-patron__link .card-patron__logo {
  fill: #242424
}

.card-patron__link .card-patron__logo path {
  fill: #242424
}

.card-patron__link--video {
  min-height: 300px
}

.card-patron__link--video:hover,
.card-patron__link--video:focus {
  color: #fff
}

.card-patron__link.bg-color-bright-emerald,
.card-patron__link--video,
.card-patron__link.bg-color-bright-emerald .metrics-plane--card,
.card-patron__link--video .metrics-plane--card {
  color: #fff
}

.card-patron__link.bg-color-bright-emerald .card-patron__logo,
.card-patron__link--video .card-patron__logo {
  fill: #fff
}

.card-patron__link.bg-color-bright-emerald .card-patron__logo path,
.card-patron__link--video .card-patron__logo path {
  fill: #fff
}

.card-patron__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px
}

.card-patron__play {
  fill: #fff
}

.card-patron__content {
  margin-top: auto;
  padding-bottom: var(--card-padding)
}

.card-patron__pill {
  align-self: flex-start;
  margin-bottom: 10px
}

.card-patron__logo {
  max-width: 125px;
  height: 44px
}

.card-patron__upload-logo {
  max-height: 44px
}

@media (min-width: 600px) {
  .card-patron__link {
    min-height: 400px
  }
}

@media (min-width: 768px) {
  .card-patron__title {
    margin-top: auto
  }
}

.card-solution {
  position: relative;
  height: 100%
}

.card-solution__wrapper {
  display: flex;
  height: 100%;
  padding: 20px;
  border-radius: var(--card-border-radius)
}

.card-solution__wrapper--link {
  color: #242424;
  position: relative;
  transition: transform .2s, box-shadow .2s, background .2s;
  will-change: transform, box-shadow, background
}

.card-solution__wrapper--link:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-radius: inherit;
  border: 1px solid rgba(36, 36, 36, .1);
  transition: border-color .15s
}

.card-solution__wrapper--link:before {
  border-color: transparent
}

.card-solution__wrapper--link:hover,
.card-solution__wrapper--link:focus {
  color: #242424
}

.card-solution__cover {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 43px;
  margin-right: 20px
}

.card-solution__icon {
  fill: #242424
}

.card-solution__tagline {
  max-width: 100%
}

.card-solution__label {
  display: none;
  margin-top: auto;
  color: #242424;
  transition: color .25s
}

@media (min-width: 960px) {
  .card-solution__icon {
    margin-bottom: 30px
  }

  .card-solution__wrapper--link:hover,
  .card-solution__wrapper--link:focus {
    background-color: #fff;
    transform: translate(6px, -6px);
    box-shadow: -3px 3px 0 -1px #fff, -3px 3px #242424, -6px 6px 0 -1px #fff, -6px 6px #242424
  }

  .card-solution__wrapper--link:hover:before,
  .card-solution__wrapper--link:focus:before {
    border-color: #242424
  }

  .card-solution__wrapper--link:hover .card-solution__label,
  .card-solution__wrapper--link:focus .card-solution__label {
    color: #248567
  }

  .card-solution__wrapper {
    flex-direction: column
  }

  .card-solution__cover {
    align-items: flex-start;
    justify-content: flex-start;
    width: auto;
    height: 62px;
    margin-right: 0;
    margin-bottom: 40px
  }

  .card-solution__label {
    display: inline-block;
    text-align: left
  }
}

.feature-large {
  display: flex;
  flex-direction: column
}

.feature-large__content {
  display: flex;
  flex-direction: column;
  order: 2;
  width: 100%
}

.feature-large__image {
  order: 1;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 8px
}

.feature-large__cover {
  margin-bottom: 40px;
  border-radius: 8px
}

.feature-large__cover--border {
  border-radius: 6px;
  border: 1px solid var(--border-color, transparent)
}

.feature-large__cover:has(video):after {
  display: none
}

@media (min-width: 960px) {
  .feature-large {
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between
  }

  .feature-large .feature-large__cover {
    margin-bottom: 0
  }

  .feature-large--reverse {
    flex-direction: row
  }

  .feature-large--reverse .feature-large__content {
    padding-right: 0;
    padding-left: 20px
  }

  .feature-large--reverse .feature-large__cover {
    margin-right: 20px;
    margin-left: 0
  }

  .feature-large__content {
    flex-direction: column;
    width: 29.6875%
  }

  .feature-large__cover {
    display: block;
    width: 65.625%
  }
}

.card-feature__cover,
.card-feature__cover .image-block,
.card-feature__cover .image-block img,
.image-block .card-feature__cover img {
  border-radius: 8px
}

.card-feature__cover--border {
  border-radius: 6px;
  border: 1px solid var(--border-color, transparent)
}

.card-feature__cover .image-block,
.card-feature__cover .image-block img,
.image-block .card-feature__cover img {
  overflow: hidden
}

@media (max-width: 959px) {
  .card-feature--horizontal .grid-duo {
    flex-direction: column-reverse;
    gap: 20px
  }

  .card-feature--horizontal .grid-duo__col {
    margin: 0
  }
}

@media (max-width: 959px) and (min-width: 600px) {
  .card-feature--horizontal .grid-duo {
    gap: 40px
  }
}

.card-feature-small__box {
  gap: 40px 31px
}

.card-feature-small {
  width: 100%;
  max-width: 406px
}

.card-feature-small__cover,
.card-feature-small__cover .image-block,
.card-feature-small__cover .image-block img,
.image-block .card-feature-small__cover img {
  border-radius: 8px
}

.card-feature-small__cover--border {
  border-radius: 6px;
  border: 1px solid var(--border-color, transparent)
}

.card-feature-small__cover .image-block,
.card-feature-small__cover .image-block img,
.image-block .card-feature-small__cover img {
  overflow: hidden
}

@media (min-width: 600px) {
  .card-feature-small__box {
    gap: 60px 31px
  }
}

@media (min-width: 768px) {
  .card-feature-small__box {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px
  }
}

.card-review-plain {
  padding: 20px;
  border: 1px solid rgba(36, 36, 36, .1);
  border-radius: 8px;
  max-width: 500px;
  margin-top: 30px
}

@media (min-width: 960px) {
  .card-review-plain {
    margin-top: 120px
  }
}

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

.layout-plans__content {
  order: 2
}

.layout-plans__switch {
  display: flex;
  flex-direction: column;
  align-items: center;
  order: 1
}

.layout-plans__footer {
  align-self: center;
  order: 3;
  margin-top: 40px
}

.layout-plans__footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px
}

.layout-plans__button {
  margin-top: 40px;
  width: -moz-fit-content;
  width: fit-content
}

.layout-plans__button--text {
  margin-top: 25px
}

.layout-plans__footer-note {
  font-size: 16px
}

@media (min-width: 600px) {
  .layout-plans__content--with-padding {
    padding-top: 42px
  }

  .layout-plans__switch {
    margin-bottom: 30px
  }

  .layout-plans__footer {
    margin-top: 30px
  }
}

.layout-compare-pricing {
  max-width: 780px;
  margin: 0 auto
}

.layout-compare-pricing__grid {
  display: flex
}

.layout-compare-pricing__item {
  flex: 1 100%;
  padding-left: 5px;
  padding-right: 5px
}

.layout-compare-pricing__item:first-child {
  padding-left: 20px
}

.layout-compare-pricing__item:last-child {
  padding-right: 20px
}

@media (min-width: 768px) {
  .layout-compare-pricing__item {
    padding-left: 10px;
    padding-right: 10px
  }
}

@media (min-width: 768px) {
  .layout-compare-pricing__grid {
    margin-left: -10px;
    margin-right: -10px
  }

  .layout-compare-pricing__item:first-child {
    padding-left: 10px
  }

  .layout-compare-pricing__item:last-child {
    padding-right: 10px
  }
}

.layout-side__sidebar {
  margin-bottom: 20px
}

@media (min-width: 600px) {
  .layout-side__sidebar {
    margin-bottom: 40px
  }
}

@media (min-width: 960px) {
  .layout-side {
    display: flex
  }

  .layout-side__sidebar {
    width: 220px;
    min-width: 220px;
    margin: 0 30px 0 0
  }

  .layout-side__content {
    flex: 1;
    width: 70%
  }

  .layout-side__panel {
    position: sticky;
    top: calc(var(--pd-fixed-element-top-offset) + 30px)
  }

  .layout-side__panel--integrations {
    top: calc(var(--pd-fixed-element-top-offset) + 90px)
  }

  .layout-side__panel--static {
    position: static
  }
}

.layout-figure {
  display: flex;
  flex-direction: column
}

.layout-figure__side {
  width: 100%;
  margin-bottom: 20px
}

@media (min-width: 600px) {
  .layout-figure__side {
    margin-bottom: 40px
  }
}

.layout-figure__side:last-child {
  margin-bottom: 0
}

.layout-figure__cover {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 20px
}

@media (min-width: 600px) {
  .layout-figure__cover {
    margin-bottom: 40px
  }
}

.layout-figure__cover:last-child {
  margin-bottom: 0
}

@media (min-width: 960px) {
  .layout-figure {
    flex-direction: row
  }

  .layout-figure__side {
    flex-basis: auto;
    width: 33.3333333333%;
    margin-bottom: 0
  }

  .layout-figure__side:first-child {
    padding-right: 15px
  }

  .layout-figure__side:last-child {
    padding-left: 15px
  }

  .layout-figure__cover {
    width: 66.6666666667%
  }

  .layout-figure__cover:first-child {
    padding-right: 15px
  }

  .layout-figure__cover:last-child {
    padding-left: 15px
  }
}

.layout-cta,
.layout-cta__content {
  margin-bottom: 80px
}

@media (min-width: 600px) {

  .layout-cta,
  .layout-cta__content {
    margin-bottom: 120px
  }
}

@media (min-width: 960px) {
  .layout-cta__content--pillar-block {
    --layout-cta-gutter: 60px;
    --layout-cta-side-width: 234px
  }

  .layout-cta__side--pillar-narrow {
    --pillar-narrow-max-width: 234px;
    --pillar-narrow-min-width: 234px
  }

  .layout-cta {
    display: flex
  }

  .layout-cta--justify-between {
    justify-content: space-between;
    min-width: 840px
  }

  .layout-cta__side {
    width: 32.8125%;
    min-width: 320px
  }

  .layout-cta__side--narrow {
    width: 23.4375%
  }

  .layout-cta__side--pillar-narrow {
    min-width: var(--pillar-narrow-min-width);
    max-width: var(--pillar-narrow-max-width)
  }

  .layout-cta__content {
    flex: 1;
    max-width: 60.9375%;
    margin-right: 6.25%;
    margin-bottom: 0
  }

  .layout-cta__content--pillar-block {
    min-width: 546px;
    max-width: calc(100% - var(--layout-cta-gutter) - var(--layout-cta-side-width));
    margin-right: var(--layout-cta-gutter)
  }

  .layout-cta__content--wider {
    max-width: 70.3125%
  }

  .layout-cta__content--wide {
    max-width: 880px;
    margin: 0 auto
  }

  .layout-cta__panel {
    position: sticky;
    top: 30px
  }

  .layout-cta__panel--toc {
    top: calc(var(--pd-fixed-element-top-offset) + 20px)
  }

  .layout-cta__panel--static {
    position: static
  }
}

@media (min-width: 1400px) {
  .layout-cta__content--pillar-block {
    --layout-cta-gutter: 80px;
    --layout-cta-side-width: 300px
  }

  .layout-cta__side--pillar-narrow {
    --pillar-narrow-max-width: 300px;
    --pillar-narrow-min-width: 300px
  }
}

.layout-cta__mobile-bar {
  display: flex;
  justify-content: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 10px;
  transform: translateY(100%);
  opacity: 0;
  background-color: #fff;
  transition: opacity .25s, transform .25s;
  pointer-events: none
}

.layout-cta__mobile-bar--visible {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto
}

.layout-cta__mobile-bar:before {
  display: flex;
  position: absolute;
  bottom: 100%;
  left: 0;
  content: "";
  width: 100%;
  height: 64px;
  background-image: linear-gradient(#fff0, #fff);
  pointer-events: none
}

.layout-cta__mobile-bar-button {
  max-width: 320px
}

.layout-panel {
  padding-top: 20px;
  padding-bottom: 30px;
  border-top: 1px solid rgba(36, 36, 36, .1)
}

.layout-panel:last-child {
  border-bottom: 1px solid rgba(36, 36, 36, .1)
}

.layout-panel__sidebar {
  margin-bottom: 20px
}

@media (min-width: 960px) {
  .layout-panel {
    display: flex;
    padding-top: 30px;
    padding-bottom: 45px
  }

  .layout-panel__sidebar {
    width: 260px;
    margin: 0 30px 0 0
  }

  .layout-panel__content {
    flex: 1
  }

  .layout-panel__panel {
    position: sticky;
    top: 30px
  }
}

.fade {
  opacity: 0;
  transition: opacity .15s linear
}

.fade.show {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.show {
  display: block
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1010;
  overflow: hidden;
  width: 100%;
  height: 100%;
  outline: 0
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100vw;
  height: 100vh;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.show {
  opacity: .6
}

.modal-dialog {
  position: relative;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  pointer-events: none
}

.modal.fade .modal-dialog {
  transform: translateY(-50px);
  transition: transform .3s ease-out
}

.modal.show .modal-dialog {
  transform: none
}

.modal-open {
  overflow: hidden
}

.modal-open .modal {
  overflow: hidden auto
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  overflow: scroll;
  width: 50px;
  height: 50px
}

.modal__content {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  min-height: 200px;
  border-radius: 16px;
  outline: 0;
  background-color: #fff;
  background-clip: padding-box;
  pointer-events: auto
}

.modal__body {
  flex: 1 1 auto;
  position: relative;
  padding: 20px
}

.modal__close {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1020;
  width: 60px;
  height: 60px;
  border: none;
  background: none;
  fill: #24242499
}

.modal__close:active,
.modal__close:focus {
  outline: none;
  fill: #136a50
}

.modal__title {
  padding-right: 40px
}

@media (min-width: 600px) {
  .modal-dialog {
    padding: 60px 20px 20px
  }

  .modal__body {
    padding: 40px
  }
}

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 530px;
    padding-top: 80px;
    padding-bottom: 80px
  }

  .modal--width-large .modal-dialog {
    max-width: 880px
  }

  .modal__title {
    padding-right: 0
  }
}

.tab-content>.tab-pane {
  display: none
}

.tab-content>.active {
  display: block
}

.tooltip {
  display: block;
  position: absolute;
  z-index: 1080;
  font-size: 14px;
  word-wrap: break-word;
  opacity: 0;
  transition: opacity .25s;
  pointer-events: none
}

.tooltip.show {
  opacity: 1
}

.tooltip .tooltip-arrow {
  display: block;
  position: absolute;
  width: 7px;
  height: 7px
}

.tooltip .tooltip-arrow:before {
  content: "";
  position: absolute;
  border-color: transparent;
  border-style: solid
}

.tooltip .tooltip-arrow:before {
  position: absolute;
  border-style: solid;
  border-color: transparent
}

.tooltip.bs-tooltip-top,
.tooltip.bs-tooltip-auto[data-popper-placement^=top] {
  padding: 7px 0;
  text-align: center
}

.tooltip.bs-tooltip-top .tooltip-arrow,
.tooltip.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0
}

.tooltip.bs-tooltip-top .tooltip-arrow:before,
.tooltip.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before {
  margin-left: calc(-7px - 2);
  border-width: 7px 7px 0;
  border-top-color: #242424
}

.tooltip.bs-tooltip-right,
.tooltip.bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 7px
}

.tooltip.bs-tooltip-right .tooltip-arrow,
.tooltip.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0
}

.tooltip.bs-tooltip-right .tooltip-arrow:before,
.tooltip.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before {
  content: "";
  margin-top: calc(-7px - 2);
  border-width: 7px 7px 7px 0;
  border-right-color: #242424
}

.tooltip.bs-tooltip-bottom,
.tooltip.bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 7px 0;
  text-align: center
}

.tooltip.bs-tooltip-bottom .tooltip-arrow,
.tooltip.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0
}

.tooltip.bs-tooltip-bottom .tooltip-arrow:before,
.tooltip.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before {
  content: "";
  margin-left: calc(-7px - 2);
  border-width: 0 7px 7px;
  border-bottom-color: #242424
}

.tooltip.bs-tooltip-left,
.tooltip.bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 7px
}

.tooltip.bs-tooltip-left .tooltip-arrow,
.tooltip.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0
}

.tooltip.bs-tooltip-left .tooltip-arrow:before,
.tooltip.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before {
  right: 0;
  content: "";
  margin-top: calc(-7px - 2);
  border-width: 7px 0 7px 7px;
  border-left-color: #242424
}

.tooltip-inner {
  width: -moz-fit-content;
  width: fit-content;
  max-width: 280px;
  padding: 14px 20px;
  border-radius: 4px;
  color: #fff;
  background-color: #242424
}

.autocompleter {
  z-index: 10;
  margin-top: 4px;
  padding: 10px 5px;
  border-radius: 4px;
  box-shadow: 0 2px 4px #00000080;
  background-color: #fff
}

.autocompleter .empty {
  height: 36px;
  padding: 10px 12px;
  font-size: 14px;
  color: #2424248c;
  line-height: 1.2
}

.autocompleter__item {
  display: flex;
  align-items: center;
  height: 36px;
  margin-bottom: 1px;
  padding: 0 12px;
  border-radius: 2px
}

.autocompleter__item:last-child {
  margin: 0
}

.autocompleter__icon {
  display: block;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-right: 14px
}

.autocompleter__text {
  display: block;
  overflow: hidden;
  padding-bottom: 1px;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap
}

.autocompleter__title {
  margin-right: 3px;
  color: #242424
}

.autocompleter__meta {
  color: #2424248c
}

.autocompleter__item:hover,
.autocompleter__item.selected {
  background: #f3f5f6
}

.autocompleter__item:hover .autocompleter__title,
.autocompleter__item.selected .autocompleter__title {
  color: #248567
}

.greenhouse-form {
  margin: 0 -10px
}

@media (width >=760px) {
  .greenhouse-form {
    margin: 0 -30px
  }
}

.pandadoc-embed {
  position: relative;
  height: 90vh;
  min-height: 460px;
  max-height: 640px
}

.pandadoc-embed:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  pointer-events: none;
  box-shadow: inset 0 0 0 1px #2424244d
}

@media (min-width: 600px) {
  .pandadoc-embed {
    max-height: none
  }
}

@media (height >=1000px) {
  .pandadoc-embed {
    height: 80vh
  }
}

.pandadoc-embed__frame {
  display: block;
  width: 100%;
  height: 100%;
  border: none
}

.pandadoc-embed__frame--shadow {
  box-shadow: 0 2px 8px #24242426
}

.wistia_responsive_padding {
  position: relative;
  padding-top: 56.25%
}

.wistia_responsive_wrapper,
.wistia_embed,
.wistia_swatch,
.wistia_cover {
  width: 100%;
  height: 100%
}

.wistia_responsive_wrapper,
.wistia_swatch {
  position: absolute;
  top: 0;
  left: 0
}

.wistia_embed {
  position: relative
}

.wistia_swatch {
  overflow: hidden;
  opacity: 0;
  transition: opacity .2s
}

.wistia_cover {
  object-fit: contain;
  filter: blur(5px)
}

.microapp-form-container {
  width: 100%;
  background: #eee8ff
}

.microapp-form-container iframe {
  border: none;
  width: 100%
}

.popup-survey-monkey .smcx-embed {
  max-width: 100%;
  margin-top: 20px;
  border: none
}

.popup-survey-monkey .smcx-embed .smcx-iframe-container {
  max-width: 100%
}

.glide {
  position: relative;
  width: 100%
}

.glide--rtl {
  direction: rtl
}

.glide__track {
  overflow: hidden
}

.glide__slides {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 0;
  white-space: nowrap;
  list-style: none;
  touch-action: pan-y;
  will-change: transform;
  backface-visibility: hidden;
  transform-style: preserve-3d
}

.glide__slides--dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}

.glide__slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent
}

.glide__slide a {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none
}

.glide__arrows,
.glide__bullets {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none
}

.glide--height .glide__slides {
  align-items: stretch
}

.glide--height .glide__slide {
  display: flex;
  align-items: stretch;
  flex-basis: auto;
  height: auto
}

.glide--swipeable {
  cursor: grab
}

.glide--dragging {
  cursor: grabbing
}

.glide__arrows:focus {
  outline: none
}

.glide__arrow {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  width: 50px;
  height: calc(100% - 30px);
  padding: 0;
  border: none;
  background-color: transparent;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none
}

.glide__arrow--left {
  left: -50px
}

.glide__arrow--right {
  justify-content: flex-end;
  right: -50px
}

.glide__arrow:focus {
  outline: none
}

.glide__arrow:hover .glide__arrow-icon {
  fill: #248567
}

.glide__arrow-icon {
  transition: fill .25s;
  fill: #242424
}

.glide__bullets {
  display: flex;
  justify-content: center;
  margin: 20px auto 0
}

.glide__bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 0;
  border: none;
  border-radius: 50%;
  opacity: .2;
  background-color: #242424;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none
}

.glide__bullet:hover {
  opacity: .4
}

.glide__bullet--active,
.glide__bullet--active:hover {
  opacity: 1
}

.glide__bullet:focus {
  outline: none
}

.features-tabs-rich__images-item {
  display: none
}

.features-tabs-rich__images-item--active {
  display: block
}

.features-tabs-rich__heading {
  text-align: center
}

.features-tabs-rich__slide {
  display: flex;
  flex-direction: column;
  height: auto;
  padding: 20px;
  border: 1px solid #242424;
  border-radius: 8px
}

.features-tabs-rich__slide-content {
  margin-bottom: 30px
}

.features-tabs-rich__slide-content:has(.ui-button-text) {
  margin-bottom: 20px
}

.features-tabs-rich__slide-image {
  margin-top: auto
}

@media (min-width: 600px) {
  .features-tabs-rich__slide {
    padding: 30px
  }

  .features-tabs-rich__slide:not(.features-tabs-rich__slide--active) {
    transition: color .25s
  }

  .features-tabs-rich__slide:not(.features-tabs-rich__slide--active):hover {
    color: #248567
  }
}

@media (min-width: 960px) {
  .features-tabs-rich__col {
    width: calc(50% - 50px)
  }

  .features-tabs-rich__col .glide__track {
    margin: -5px
  }

  .features-tabs-rich__slides {
    display: block;
    padding: 5px
  }

  .features-tabs-rich__heading {
    text-align: left
  }

  .features-tabs-rich__slide {
    border: none;
    border-top: 1px solid rgba(36, 36, 36, .2);
    border-radius: 0;
    cursor: pointer
  }

  .features-tabs-rich__slide:first-child {
    border-top: none
  }

  .features-tabs-rich__slide:last-child {
    border-bottom: 1px solid rgba(36, 36, 36, .2)
  }

  .features-tabs-rich__slide.features-tabs-rich__slide--active {
    border: 1px solid #242424;
    border-radius: 8px
  }

  .features-tabs-rich__slide.features-tabs-rich__slide--active:has(.ui-button-text) {
    padding-bottom: 20px
  }

  .features-tabs-rich__slide.features-tabs-rich__slide--active+.features-tabs-rich__slide {
    border-top: 0
  }

  .features-tabs-rich__slide.features-tabs-rich__slide--active .features-tabs-rich__slide-content {
    display: block
  }

  .features-tabs-rich__slide.features-tabs-rich__slide--active .features-tabs-rich__slide-content>*:last-child {
    margin-bottom: 0
  }

  .features-tabs-rich__slide:not(.features-tabs-rich__slide--active) {
    padding-bottom: 30px
  }

  .features-tabs-rich__slide:not(.features-tabs-rich__slide--active) .features-tabs-rich__slide-title {
    margin-bottom: 0
  }

  .features-tabs-rich__images {
    position: sticky;
    top: 100px
  }

  .features-tabs-rich__slide-content {
    display: none;
    margin-bottom: 0
  }

  .features-tabs-rich__slide-content:has(.ui-button-text) {
    margin-bottom: 0
  }

  .features-tabs-rich__content {
    display: flex;
    flex-direction: row;
    justify-content: space-between
  }

  .features-tabs-rich__content--reverse {
    flex-direction: row-reverse
  }
}

.modal-video .modal-dialog {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  padding: 60px 20px
}

@media (min-width: 600px) {
  .modal-video .modal-dialog {
    align-items: center;
    justify-content: center;
    top: 0;
    padding-right: 60px;
    padding-left: 60px
  }
}

.modal-video .modal__content {
  max-width: 1080px;
  min-height: 100px;
  background: #000
}

.modal-video .modal__body {
  padding: 0
}

.modal-video .modal__close {
  position: absolute;
  top: -60px;
  right: -20px
}

.modal-video .modal__close svg {
  fill: #fff
}

.popup {
  position: fixed;
  z-index: 100;
  overflow: hidden;
  max-width: calc(100% - 30px);
  margin: 15px;
  padding: 40px;
  border-radius: 16px;
  box-shadow: 0 10px 20px #24242426;
  background: #fff;
  transition: transform .25s, opacity .25s
}

.popup--hide {
  z-index: -1;
  transform: translateY(15px);
  opacity: 0;
  pointer-events: none;
  touch-action: none
}

.popup--no-padding {
  padding: 0
}

.popup--default,
.popup--left-bottom {
  bottom: 0;
  left: 0
}

.popup--center-bottom {
  bottom: 0;
  left: 50%;
  transform: translate(-50%)
}

.popup--right-bottom {
  right: 0;
  bottom: 0
}

.popup--left-center {
  top: 50%;
  left: 0;
  transform: translateY(-50%)
}

.popup--center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.popup--right-center {
  top: 50%;
  right: 0;
  transform: translateY(-50%)
}

.popup--left-top {
  top: 0;
  left: 0
}

.popup--center-top {
  top: 0;
  left: 50%;
  transform: translate(-50%)
}

.popup--right-top {
  top: 0;
  right: 0
}

.popup__content {
  position: relative;
  z-index: 10
}

.popup--loading .popup__content {
  min-height: 50px
}

.popup__content-loading {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  width: 100%;
  color: #888;
  text-align: center;
  transform: translateY(-50%)
}

.popup__close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 7px;
  right: 7px;
  z-index: 20;
  width: 40px;
  height: 40px;
  border: none;
  color: #24242499;
  background: none;
  transition: color .25s
}

.popup__close path {
  fill: currentcolor
}

.popup-survey-monkey {
  width: 100%
}

@media (min-width: 600px) {

  .popup__close:hover,
  .popup__close:active,
  .popup__close:focus {
    color: #242424
  }

  .popup-survey-monkey {
    max-width: 380px
  }
}

.link-secondary {
  color: #242424
}

@media (min-width: 600px) {

  .link-secondary:hover,
  .link-secondary:focus {
    color: #248567
  }
}

.link-meta {
  color: #242424b3
}

@media (min-width: 600px) {

  .link-meta:hover,
  .link-meta:focus {
    color: #242424
  }
}

.link-inverse,
.hero-rich__metrics a {
  color: #248567
}

@media (min-width: 600px) {

  .link-inverse:hover,
  .hero-rich__metrics a:hover,
  .link-inverse:focus,
  .hero-rich__metrics a:focus {
    color: #58ce85
  }
}

.link-dashed {
  color: #242424;
  -webkit-text-decoration: underline dashed;
  text-decoration: underline dashed;
  text-decoration-color: #2424244d;
  transition: color, .25s;
  text-underline-position: under
}

.link-dashed:hover,
.link-dashed:focus {
  color: #248567;
  -webkit-text-decoration: underline dashed;
  text-decoration: underline dashed;
  outline: none;
  text-underline-position: under
}

.link-dashed--disabled {
  color: #888;
  pointer-events: none
}

.link-dashed--large {
  border-bottom-width: 2px
}

.h1,
.typo-wp--heading-h1>h1,
.typography--h1 h1,
.h2,
.typo h1,
.typo-wp--heading-h1>h2,
.typo-wp--heading-h2>h1,
.typography--h1 h2,
.typography--h2 h1,
.h3,
.typo h2,
.typo-check h2,
.typo-wp--heading-h1>h3,
.typo-wp--heading-h2>h2,
.typo-wp--heading-h3>h1,
.typography--h1 h3,
.typography--h2 h2,
.h4,
.typo h3,
.typo-check h3,
.typo-wp--heading-h1>h4,
.typo-wp--heading-h2>h3,
.typo-wp--heading-h3>h2,
.typography--h1 h4,
.typography--h2 h3,
.testimonial-metric__metrics--lead .testimonial-metric__metrics-text span,
.h5,
.typo h4,
.typo-wp--heading-h1>h5,
.typo-wp--heading-h1>h6,
.typo-wp--heading-h2>h4,
.typo-wp--heading-h2>h5,
.typo-wp--heading-h2>h6,
.typo-wp--heading-h3>h3,
.typo-wp--heading-h3>h4,
.typo-wp--heading-h3>h5,
.typo-wp--heading-h3>h6,
.typography--h2 h4,
.h6,
.h2-h1,
.h3-h2,
.accent-title {
  line-height: 1.2
}

.h1,
.typo-wp--heading-h1>h1,
.typography--h1 h1 {
  font-size: 36px
}

@media (min-width: 600px) {

  .h1,
  .typo-wp--heading-h1>h1,
  .typography--h1 h1 {
    font-size: 48px
  }
}

@media (min-width: 960px) {

  .h1,
  .typo-wp--heading-h1>h1,
  .typography--h1 h1 {
    font-size: 60px
  }
}

.h2,
.typo h1,
.typo-wp--heading-h1>h2,
.typo-wp--heading-h2>h1,
.typography--h1 h2,
.typography--h2 h1 {
  font-size: 32px
}

@media (min-width: 600px) {

  .h2,
  .typo h1,
  .typo-wp--heading-h1>h2,
  .typo-wp--heading-h2>h1,
  .typography--h1 h2,
  .typography--h2 h1 {
    font-size: 42px
  }
}

.h3,
.typo h2,
.typo-check h2,
.typo-wp--heading-h1>h3,
.typo-wp--heading-h2>h2,
.typo-wp--heading-h3>h1,
.typography--h1 h3,
.typography--h2 h2 {
  font-size: 24px
}

@media (min-width: 600px) {

  .h3,
  .typo h2,
  .typo-check h2,
  .typo-wp--heading-h1>h3,
  .typo-wp--heading-h2>h2,
  .typo-wp--heading-h3>h1,
  .typography--h1 h3,
  .typography--h2 h2 {
    font-size: 32px
  }
}

.h4,
.typo h3,
.typo-check h3,
.typo-wp--heading-h1>h4,
.typo-wp--heading-h2>h3,
.typo-wp--heading-h3>h2,
.typography--h1 h4,
.typography--h2 h3,
.testimonial-metric__metrics--lead .testimonial-metric__metrics-text span {
  font-size: 18px
}

@media (min-width: 600px) {

  .h4,
  .typo h3,
  .typo-check h3,
  .typo-wp--heading-h1>h4,
  .typo-wp--heading-h2>h3,
  .typo-wp--heading-h3>h2,
  .typography--h1 h4,
  .typography--h2 h3,
  .testimonial-metric__metrics--lead .testimonial-metric__metrics-text span {
    font-size: 24px
  }
}

.h5,
.typo h4,
.typo-wp--heading-h1>h5,
.typo-wp--heading-h1>h6,
.typo-wp--heading-h2>h4,
.typo-wp--heading-h2>h5,
.typo-wp--heading-h2>h6,
.typo-wp--heading-h3>h3,
.typo-wp--heading-h3>h4,
.typo-wp--heading-h3>h5,
.typo-wp--heading-h3>h6,
.typography--h2 h4 {
  font-size: 16px
}

@media (min-width: 600px) {

  .h5,
  .typo h4,
  .typo-wp--heading-h1>h5,
  .typo-wp--heading-h1>h6,
  .typo-wp--heading-h2>h4,
  .typo-wp--heading-h2>h5,
  .typo-wp--heading-h2>h6,
  .typo-wp--heading-h3>h3,
  .typo-wp--heading-h3>h4,
  .typo-wp--heading-h3>h5,
  .typo-wp--heading-h3>h6,
  .typography--h2 h4 {
    font-size: 18px
  }
}

.h6 {
  font-size: 14px
}

@media (min-width: 600px) {
  .h6 {
    font-size: 16px
  }
}

.h2-h1 {
  font-size: 32px
}

@media (min-width: 600px) {
  .h2-h1 {
    font-size: 42px
  }
}

@media (min-width: 1200px) {
  .h2-h1 {
    font-size: 60px
  }
}

.h3-h2 {
  font-size: 24px
}

@media (min-width: 600px) {
  .h3-h2 {
    font-size: 32px
  }
}

@media (min-width: 960px) {
  .h3-h2 {
    font-size: 42px
  }
}

.accent-title {
  font-size: 36px
}

@media (min-width: 600px) {
  .accent-title {
    font-size: 48px
  }
}

@media (min-width: 960px) {
  .accent-title {
    font-size: 70px
  }
}

.text-regular {
  font-weight: 400
}

.text-semibold {
  font-weight: 600
}

.text-bold {
  font-weight: 700
}

.text-uppercase {
  text-transform: uppercase
}

.text-caption {
  font-size: 12px
}

.text-nowrap {
  white-space: nowrap
}

.text-lead,
.typo-wp>p.has-lead-font-size {
  font-size: 16px
}

@media (min-width: 600px) {

  .text-lead,
  .typo-wp>p.has-lead-font-size {
    font-size: 24px
  }
}

.text-body-s,
.typo-wp>p.has-small-font-size,
.typo-wp>.wp-block-image figcaption,
.typo-wp>.wp-block-quote cite,
.typo-wp>.wp-block-embed figcaption,
.typo-wp>.wp-block-table figcaption {
  font-size: 12px
}

@media (min-width: 600px) {

  .text-body-s,
  .typo-wp>p.has-small-font-size,
  .typo-wp>.wp-block-image figcaption,
  .typo-wp>.wp-block-quote cite,
  .typo-wp>.wp-block-embed figcaption,
  .typo-wp>.wp-block-table figcaption {
    font-size: 14px
  }
}

.text-body-m {
  font-size: 14px
}

@media (min-width: 600px) {
  .text-body-m {
    font-size: 16px
  }
}

.text-body-l,
.typo,
.typo-check p,
.typo-wp,
.typography {
  font-size: 16px
}

@media (min-width: 600px) {

  .text-body-l,
  .typo,
  .typo-check p,
  .typo-wp,
  .typography {
    font-size: 18px
  }
}

.text-unscale-12 {
  font-size: 12px
}

.text-unscale-14 {
  font-size: 14px
}

.text-dashed {
  -webkit-text-decoration: underline dashed;
  text-decoration: underline dashed;
  -webkit-text-underline-position: under;
  -ms-text-underline-position: below;
  text-underline-position: under
}

.text-transform-none {
  text-transform: none
}

.align-center {
  align-items: center;
  justify-content: center;
  text-align: center
}

.align-left {
  text-align: left
}

.align-start {
  align-items: start
}

.color-brand {
  color: #248567
}

.color-black {
  color: #242424
}

.color-meta {
  color: #888
}

.color-secondary {
  color: #242424b3
}

.color-white {
  color: #fff
}

.color-scarlet {
  color: #e84e4e
}

.bg-color-white {
  background-color: #fff
}

.bg-color-black {
  background-color: #242424
}

.bg-color-grey {
  background-color: #e7ebed
}

.bg-color-violet {
  background-color: #cbbedb
}

.bg-color-neptune {
  background-color: #b2d3d5
}

.bg-color-golden {
  background-color: #f7dd6d
}

.bg-color-bright-golden {
  background-color: #d5ad15
}

.bg-color-bright-mustard {
  background-color: #af8e32
}

.bg-color-bright-fire {
  background-color: #e59950
}

.bg-color-bright-lotus {
  background-color: #cb88a2
}

.bg-color-bright-violet {
  background-color: #9d84bd
}

.bg-color-bright-polo-blue {
  background-color: #798bb8
}

.bg-color-bright-powder-blue {
  background-color: #92b8ec
}

.bg-color-bright-neptune {
  background-color: #74b0b4
}

.bg-color-bright-sage {
  background-color: #9eb0a2
}

.bg-color-bright-frog {
  background-color: #9cd091
}

.bg-color-bright-swamp {
  background-color: #9fb27f
}

.bg-color-bright-thatch {
  background-color: #a9998d
}

.bg-color-gold,
.bg-color-sunflower {
  background-color: #f7dd6d
}

.bg-gradient-sand-amethyst {
  --gradient-background: linear-gradient(133deg, #F1E8E3 0%, #d6ceff 50%, #a496ff 100%)
}

.cursor-default {
  cursor: default
}

.display-mobile,
.display-tablet,
.display-tablet-large,
.display-desktop,
.display-desktop-large {
  display: none
}

@media (max-width: 599px) {
  .display-mobile {
    display: var(--display-default, unset)
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .display-tablet {
    display: var(--display-default, unset)
  }
}

@media (min-width: 768px) and (max-width: 959px) {
  .display-tablet-large {
    display: var(--display-default, unset)
  }
}

@media (min-width: 960px) and (max-width: 1199px) {
  .display-desktop {
    display: var(--display-default, unset)
  }
}

@media (min-width: 1200px) {
  .display-desktop-large {
    display: var(--display-default, unset)
  }
}

.hide {
  display: none
}

@media (max-width: 599px) {
  .hide-mobile {
    display: none
  }
}

@media (max-width: 767px) {
  .hide-mobile-tablet {
    display: none
  }
}

@media (max-width: 959px) {
  .hide-mobile-tablets {
    display: none
  }
}

@media (max-width: 1199px) {
  .hide-mobile-tablets-desktop {
    display: none
  }
}

@media (min-width: 960px) {
  .hide-desktop {
    display: none
  }
}

@media (min-width: 1200px) {
  .hide-desktop-large {
    display: none
  }
}

@media (min-width: 768px) {
  .hide-tablet-large-desktop {
    display: none
  }
}

@media (min-width: 600px) {
  .hide-tablets-desktop {
    display: none
  }
}

.display-flex {
  display: flex
}

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

.display-block {
  display: block
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0
}

.mb-0 {
  margin-bottom: 0
}

.mb-05em {
  margin-bottom: .5em
}

.mb-1em {
  margin-bottom: 1em
}

.mb-15em {
  margin-bottom: 1.5em
}

.mb-2em {
  margin-bottom: 2em
}

.mb-3em {
  margin-bottom: 3em
}

.mb-4em {
  margin-bottom: 4em
}

.mb-10 {
  margin-bottom: 10px
}

.mb-20 {
  margin-bottom: 20px
}

.mb-30 {
  margin-bottom: 30px
}

.mb-40 {
  margin-bottom: 20px
}

@media (min-width: 600px) {
  .mb-40 {
    margin-bottom: 40px
  }
}

.mb-60 {
  margin-bottom: 40px
}

@media (min-width: 600px) {
  .mb-60 {
    margin-bottom: 60px
  }
}

.mb-80 {
  margin-bottom: 50px
}

@media (min-width: 600px) {
  .mb-80 {
    margin-bottom: 80px
  }
}

.mb-120 {
  margin-bottom: 60px
}

@media (min-width: 600px) {
  .mb-120 {
    margin-bottom: 120px
  }
}

.mb-160 {
  margin-bottom: 80px
}

@media (min-width: 600px) {
  .mb-160 {
    margin-bottom: 160px
  }
}

.mb-240 {
  margin-bottom: 120px
}

@media (min-width: 600px) {
  .mb-240 {
    margin-bottom: 240px
  }
}

.mt-10 {
  margin-top: 10px
}

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

.mt-30 {
  margin-top: 30px
}

.mt-50 {
  margin-top: 40px
}

@media (min-width: 768px) {
  .mt-50 {
    margin-top: 50px
  }
}

.mt-60 {
  margin-top: 40px
}

@media (min-width: 600px) {
  .mt-60 {
    margin-top: 60px
  }
}

.ml-05em {
  margin-left: .5em
}

.mr-05em {
  margin-right: .5em
}

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

.mr-20 {
  margin-right: 20px
}

.mr-1em {
  margin-right: 1em
}

.pt-160 {
  padding-top: 120px
}

@media (min-width: 600px) {
  .pt-160 {
    padding-top: 160px
  }
}

.pt-60 {
  padding-top: 40px
}

@media (min-width: 600px) {
  .pt-60 {
    padding-top: 60px
  }
}

.pt-80 {
  padding-top: 40px
}

@media (min-width: 600px) {
  .pt-80 {
    padding-top: 80px
  }
}

.pt-120 {
  padding-top: 80px
}

@media (min-width: 600px) {
  .pt-120 {
    padding-top: 100px
  }
}

@media (min-width: 768px) {
  .pt-120 {
    padding-top: 120px
  }
}

.pb-80 {
  padding-bottom: 40px
}

@media (min-width: 600px) {
  .pb-80 {
    padding-bottom: 80px
  }
}

.py-120 {
  padding-top: 40px;
  padding-bottom: 40px
}

@media (min-width: 600px) {
  .py-120 {
    padding-top: 80px;
    padding-bottom: 80px
  }
}

@media (min-width: 768px) {
  .py-120 {
    padding-top: 120px;
    padding-bottom: 120px
  }
}

.py-60 {
  padding-top: 40px;
  padding-bottom: 40px
}

@media (min-width: 600px) {
  .py-60 {
    padding-top: 60px;
    padding-bottom: 60px
  }
}

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

.b-radius {
  border-radius: 4px
}

.b-radius-m {
  border-radius: 8px
}

.b-radius-l {
  border-radius: 16px
}

.b-radius-pill {
  border-radius: 10em
}

.b-radius-round {
  border-radius: 50%
}

.overflow-x {
  overflow-x: auto
}

.scroll-x {
  overflow: hidden
}

.scroll-x__box {
  overflow-x: auto;
  margin-bottom: -20px;
  padding-bottom: 20px
}

.w-100 {
  width: 100%
}

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

.w-fit-content {
  width: -moz-fit-content;
  width: fit-content
}

.template-label {
  color: #fff;
  line-height: 1.2;
  word-break: break-word
}

.template-label--orange {
  background-color: #ff5233
}

.template-label--gold {
  background-color: #d5ad15
}

.template-label--template {
  display: flex;
  align-items: center;
  position: absolute;
  top: 20px;
  right: -5px;
  z-index: 5;
  max-width: 200px;
  padding: 2px 4px;
  border-radius: 4px 4px 0;
  font-size: 12px;
  font-weight: 600
}

.template-label--template:after {
  position: absolute;
  right: 0;
  bottom: -5px;
  content: "";
  width: 0;
  height: 0;
  border-width: 5px 5px 0 0;
  border-style: solid;
  border-color: #242424 transparent transparent transparent
}

@media (min-width: 600px) {
  .template-label--template {
    right: -10px;
    padding: 8px;
    font-size: 16px
  }

  .template-label--template:after {
    bottom: -10px;
    border-width: 10px 10px 0 0
  }
}

.hero-brand-large {
  overflow: hidden
}

.hero-brand-large:first-child,
.hero-brand-large:has(.hero-brand-large__heading>*) {
  padding-top: 100px
}

@media (min-width: 600px) {

  .hero-brand-large:first-child,
  .hero-brand-large:has(.hero-brand-large__heading>*) {
    padding-top: 120px
  }
}

.hero-brand-large--half-sides:first-child {
  padding-top: 60px
}

@media (min-width: 600px) {
  .hero-brand-large--half-sides:first-child {
    padding-top: 80px
  }
}

.hero-brand-large--half-sides .hero-brand-large__background:before {
  right: unset;
  left: 50%
}

.hero-brand-large--half-sides .hero-brand-large__background:after {
  right: 50%;
  left: unset
}

.hero-brand-large--half-sides .hero-brand-large__background--reverse:before {
  right: 50%;
  left: unset
}

.hero-brand-large--half-sides .hero-brand-large__background--reverse:after {
  right: unset;
  left: 50%
}

.hero-brand-large--half-sides .hero-brand-large__container {
  overflow: visible
}

@media (min-width: 960px) {
  .hero-brand-large--half-sides .hero-brand-large__container {
    flex-direction: row
  }

  .hero-brand-large--half-sides .hero-brand-large__container--reverse {
    flex-direction: row-reverse
  }
}

@media (min-width: 960px) {
  .hero-brand-large--half-sides .hero-brand-large__content {
    padding-right: 40px;
    padding-left: 0
  }

  .hero-brand-large--half-sides .hero-brand-large__content--reverse {
    padding-right: 0;
    padding-left: 40px
  }
}

@media (min-width: 768px) {
  .hero-brand-large--half-sides .hero-brand-large__cover {
    padding: 0
  }
}

@media (min-width: 960px) {
  .hero-brand-large--half-sides .hero-brand-large__cover {
    justify-content: flex-start
  }

  .hero-brand-large--half-sides .hero-brand-large__cover--reverse {
    justify-content: flex-end
  }
}

.hero-brand-large--half-sides .hero-brand-large__cover-asset {
  max-width: 800px
}

@media (min-width: 960px) {
  .hero-brand-large--half-sides .hero-brand-large__cover-asset {
    flex-basis: 50vw;
    flex-shrink: 0
  }
}

.hero-brand-large__container {
  --column-width: 100%;
  overflow: hidden
}

@media (min-width: 960px) {
  .hero-brand-large__container {
    --column-width: 50%;
    display: flex;
    flex-direction: row-reverse
  }

  .hero-brand-large__container--reverse {
    flex-direction: row
  }
}

.hero-brand-large__cover {
  display: none
}

@media (min-width: 768px) {
  .hero-brand-large__cover {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    order: 2;
    width: var(--column-width);
    padding-top: 40px;
    position: relative;
    z-index: 1
  }

  .hero-brand-large__cover>* {
    position: relative;
    z-index: 3
  }

  .hero-brand-large__cover:before {
    display: block;
    position: absolute;
    top: 0;
    z-index: 2;
    content: "";
    width: 300vw;
    height: 300vh;
    pointer-events: none;
    background-color: var(--cover-background)
  }

  .hero-brand-large__cover:before {
    left: 50%;
    transform: translate(-50%)
  }
}

@media (min-width: 960px) {
  .hero-brand-large__cover {
    order: 1;
    padding-right: 40px
  }

  .hero-brand-large__cover--reverse {
    padding-right: 0;
    padding-left: 40px
  }
}

.hero-brand-large__cover-asset {
  max-width: 600px
}

.hero-brand-large__content {
  width: var(--column-width);
  padding-top: 40px;
  padding-bottom: 40px;
  color: #242424b3;
  position: relative;
  z-index: 1
}

.hero-brand-large__content>* {
  position: relative;
  z-index: 3
}

.hero-brand-large__content:before {
  display: block;
  position: absolute;
  top: 0;
  z-index: 2;
  content: "";
  width: 300vw;
  height: 300vh;
  pointer-events: none;
  background-color: transparent
}

@media (min-width: 960px) {
  .hero-brand-large__content {
    align-self: center;
    padding-left: 40px
  }

  .hero-brand-large__content--reverse {
    padding-right: 40px;
    padding-left: 0
  }
}

.hero-brand-large__content:before {
  top: 0;
  left: 50%;
  transform: translate(-50%)
}

.hero-brand-large__cta {
  margin-top: 32px;
  text-align: center
}

@media (min-width: 600px) {
  .hero-brand-large__cta {
    margin-top: 36px;
    text-align: left
  }
}

.hero-brand-large__metrics {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
  color: #242424;
  gap: 20px
}

@media (min-width: 600px) {
  .hero-brand-large__metrics {
    flex-direction: row;
    margin-top: 40px
  }
}

.hero-brand-large__metrics-item {
  display: flex;
  flex-direction: column
}

@media (min-width: 600px) {
  .hero-brand-large__metrics-item {
    max-width: 320px
  }
}

.hero-brand-large__metrics-item-title {
  margin-bottom: 5px;
  font-size: 32px;
  font-weight: 700;
  line-height: 39px
}

.hero-brand-large__metrics-item-tagline {
  line-height: 16px
}

@media (min-width: 600px) {
  .hero-brand-large__metrics-item-tagline {
    line-height: 20px
  }
}

.hero-brand-large__badges {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  gap: 20px
}

.hero-brand-large__badges-item {
  display: inline-flex;
  width: 100px;
  height: 100px
}

.hero-brand-large__badges-item svg,
.hero-brand-large__badges-item img {
  width: 100%;
  height: auto
}

.hero-brand-large__content-image {
  margin-top: 40px
}

@media (min-width: 960px) {
  .hero-brand-large__background {
    position: relative;
    z-index: 1
  }

  .hero-brand-large__background>* {
    position: relative;
    z-index: 3
  }

  .hero-brand-large__background:before {
    display: block;
    position: absolute;
    top: 0;
    z-index: 2;
    content: "";
    width: 300vw;
    height: 300vh;
    pointer-events: none;
    background-color: transparent
  }

  .hero-brand-large__background:after {
    display: block;
    position: absolute;
    top: 0;
    z-index: 2;
    content: "";
    width: 300vw;
    height: 300vh;
    pointer-events: none;
    background-color: transparent
  }

  .hero-brand-large__background:before {
    right: 50%;
    background-color: var(--cover-background)
  }

  .hero-brand-large__background:after {
    left: 50%
  }

  .hero-brand-large__background--reverse:before {
    right: unset;
    left: 50%
  }

  .hero-brand-large__background--reverse:after {
    right: 50%;
    left: unset
  }

  .hero-brand-large__tag {
    margin-right: auto;
    margin-left: auto;
    text-align: center
  }

  .hero-brand-large__title {
    text-align: center
  }

  .hero-brand-large__cover:before,
  .hero-brand-large__cover:after,
  .hero-brand-large__content:before,
  .hero-brand-large__content:after {
    display: none
  }
}

.hero-brand-large__content--emerald:before {
  background-color: #e7f0ee
}

.hero-brand-large__content--amethyst:before {
  background-color: #eee8ff
}

.hero-brand-large__content--coral:before {
  background-color: #ffeae7
}

.hero-brand-large__content--sand:before {
  background-color: #f8f5f3
}

@media (min-width: 960px) {

  .hero-brand-large__background--content-emerald:after,
  .hero-brand-large__background--content-emerald-light:after {
    background-color: #e7f0ee
  }

  .hero-brand-large__background--content-amethyst:after {
    background-color: #eee8ff
  }

  .hero-brand-large__background--content-coral:after {
    background-color: #ffeae7
  }

  .hero-brand-large__background--content-sand:after {
    background-color: #f8f5f3
  }
}

@keyframes slider-9449-marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-1710px);
  }
}

#onetrust-banner-sdk .onetrust-vendors-list-handler {
  cursor: pointer;
  color: #1f96db;
  font-size: inherit;
  font-weight: bold;
  text-decoration: none;
  margin-left: 5px
}

#onetrust-banner-sdk .onetrust-vendors-list-handler:hover {
  color: #1f96db
}

#onetrust-banner-sdk:focus {
  outline: 2px solid #000;
  outline-offset: -2px
}

#onetrust-banner-sdk a:focus {
  outline: 2px solid #000
}

#onetrust-banner-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler,
#onetrust-banner-sdk #onetrust-pc-btn-handler {
  outline-offset: 1px
}

#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo {
  height: 64px;
  width: 64px
}

#onetrust-banner-sdk #onetrust-policy svg,
#onetrust-banner-sdk .banner-option svg {
  height: 13px;
  width: 13px;
  margin-left: 1px
}

#onetrust-banner-sdk .ot-tcf2-vendor-count.ot-text-bold {
  font-weight: bold
}

#onetrust-banner-sdk .ot-button-order-0 {
  order: 0
}

#onetrust-banner-sdk .ot-button-order-1 {
  order: 1
}

#onetrust-banner-sdk .ot-button-order-2 {
  order: 2
}

#onetrust-banner-sdk #onetrust-close-btn-container svg {
  height: 10px;
  width: 10px;
  pointer-events: none
}

#onetrust-banner-sdk .ot-close-icon,
#onetrust-pc-sdk .ot-close-icon,
#ot-sync-ntfy .ot-close-icon {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 12px;
  width: 12px
}

#onetrust-banner-sdk .powered-by-logo,
#onetrust-banner-sdk .ot-pc-footer-logo a,
#onetrust-pc-sdk .powered-by-logo,
#onetrust-pc-sdk .ot-pc-footer-logo a,
#ot-sync-ntfy .powered-by-logo,
#ot-sync-ntfy .ot-pc-footer-logo a {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 25px;
  width: 152px;
  display: block;
  text-decoration: none;
  font-size: .75em
}

#onetrust-banner-sdk .powered-by-logo:hover,
#onetrust-banner-sdk .ot-pc-footer-logo a:hover,
#onetrust-pc-sdk .powered-by-logo:hover,
#onetrust-pc-sdk .ot-pc-footer-logo a:hover,
#ot-sync-ntfy .powered-by-logo:hover,
#ot-sync-ntfy .ot-pc-footer-logo a:hover {
  color: #565656
}

#onetrust-banner-sdk h3 *,
#onetrust-banner-sdk h4 *,
#onetrust-banner-sdk h6 *,
#onetrust-banner-sdk button *,
#onetrust-banner-sdk a[data-parent-id] *,
#onetrust-banner-sdk p[role=heading] *,
#onetrust-pc-sdk h3 *,
#onetrust-pc-sdk h4 *,
#onetrust-pc-sdk h6 *,
#onetrust-pc-sdk button *,
#onetrust-pc-sdk a[data-parent-id] *,
#onetrust-pc-sdk p[role=heading] *,
#ot-sync-ntfy h3 *,
#ot-sync-ntfy h4 *,
#ot-sync-ntfy h6 *,
#ot-sync-ntfy button *,
#ot-sync-ntfy a[data-parent-id] *,
#ot-sync-ntfy p[role=heading] * {
  font-size: inherit;
  font-weight: inherit;
  color: inherit
}

#onetrust-banner-sdk .ot-hide,
#onetrust-pc-sdk .ot-hide,
#ot-sync-ntfy .ot-hide {
  display: none !important
}

#onetrust-banner-sdk button.ot-link-btn:hover,
#onetrust-pc-sdk button.ot-link-btn:hover,
#ot-sync-ntfy button.ot-link-btn:hover {
  text-decoration: underline;
  opacity: 1
}

#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column {
  padding: 0
}

#onetrust-pc-sdk .ot-sdk-container {
  padding-right: 0
}

#onetrust-pc-sdk .ot-sdk-row {
  flex-direction: initial;
  width: 100%
}

#onetrust-pc-sdk [type=checkbox]:checked,
#onetrust-pc-sdk [type=checkbox]:not(:checked) {
  pointer-events: initial
}

#onetrust-pc-sdk [type=checkbox]:disabled+label::before,
#onetrust-pc-sdk [type=checkbox]:disabled+label:after,
#onetrust-pc-sdk [type=checkbox]:disabled+label {
  pointer-events: none;
  opacity: .8
}

#onetrust-pc-sdk #vendor-list-content {
  transform: translate3d(0, 0, 0)
}

#onetrust-pc-sdk li input[type=checkbox] {
  z-index: 1
}

#onetrust-pc-sdk li .ot-checkbox label {
  z-index: 2
}

#onetrust-pc-sdk li .ot-checkbox input[type=checkbox] {
  height: auto;
  width: auto
}

#onetrust-pc-sdk li .host-title a,
#onetrust-pc-sdk li .ot-host-name a,
#onetrust-pc-sdk li .accordion-text,
#onetrust-pc-sdk li .ot-acc-txt {
  z-index: 2;
  position: relative
}

#onetrust-pc-sdk input {
  margin: 3px .1ex
}

#onetrust-pc-sdk .pc-logo,
#onetrust-pc-sdk .ot-pc-logo {
  height: 60px;
  width: 180px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-flex;
  justify-content: center;
  align-items: center
}

#onetrust-pc-sdk .pc-logo img,
#onetrust-pc-sdk .ot-pc-logo img {
  max-height: 100%;
  max-width: 100%
}

#onetrust-pc-sdk .pc-logo svg,
#onetrust-pc-sdk .ot-pc-logo svg {
  height: 60px;
  width: 180px
}

#onetrust-pc-sdk #close-pc-btn-handler>svg {
  margin: auto;
  display: block;
  height: 12px;
  width: 12px
}

#onetrust-pc-sdk #ot-pc-desc svg {
  height: 13px;
  width: 13px;
  margin-left: -7px;
  vertical-align: baseline;
  margin-right: 3px
}

#onetrust-pc-sdk .screen-reader-only,
#onetrust-pc-sdk .ot-scrn-rdr,
.ot-sdk-cookie-policy .screen-reader-only,
.ot-sdk-cookie-policy .ot-scrn-rdr {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

#onetrust-pc-sdk.ot-fade-in,
.onetrust-pc-dark-filter.ot-fade-in,
#onetrust-banner-sdk.ot-fade-in {
  animation-name: onetrust-fade-in;
  animation-duration: 400ms;
  animation-timing-function: ease-in-out
}

#onetrust-pc-sdk.ot-hide {
  display: none !important
}

.onetrust-pc-dark-filter.ot-hide {
  display: none !important
}

#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings {
  color: #fff;
  background-color: #468254;
  height: auto;
  white-space: normal;
  word-wrap: break-word;
  padding: .8em 2em;
  font-size: .8em;
  line-height: 1.2;
  cursor: pointer;
  -moz-transition: .1s ease;
  -o-transition: .1s ease;
  -webkit-transition: 1s ease;
  transition: .1s ease
}

#ot-sdk-btn.ot-sdk-show-settings:hover,
#ot-sdk-btn.optanon-show-settings:hover {
  color: #fff;
  background-color: #2c6415
}

#ot-sdk-btn.ot-sdk-show-settings:active,
#ot-sdk-btn.optanon-show-settings:active {
  color: #fff;
  background-color: #2c6415;
  border: 1px solid rgba(162, 192, 169, .5)
}

.onetrust-pc-dark-filter {
  background: rgba(0, 0, 0, .5);
  z-index: 2147483646;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0
}

@keyframes onetrust-fade-in {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.ot-cookie-label {
  text-decoration: underline
}

@media only screen and (min-width: 426px)and (max-width: 896px)and (orientation: landscape) {
  #onetrust-pc-sdk p {
    font-size: .75em
  }
}

#onetrust-banner-sdk .banner-option-input:focus+label {
  outline: 1px solid #000;
  outline-style: auto
}

.category-vendors-list-handler+a:focus,
.category-vendors-list-handler+a:focus-visible {
  outline: 2px solid #000
}

#onetrust-pc-sdk .ot-userid-title {
  margin-top: 10px
}

#onetrust-pc-sdk .ot-userid-title>span,
#onetrust-pc-sdk .ot-userid-timestamp>span {
  font-weight: 700
}

#onetrust-pc-sdk .ot-userid-desc {
  font-style: italic
}

#onetrust-pc-sdk .ot-host-desc a {
  pointer-events: initial
}

#onetrust-pc-sdk .ot-ven-hdr>p a {
  position: relative;
  z-index: 2;
  pointer-events: initial
}

#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a,
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info a {
  margin-right: auto
}

#onetrust-pc-sdk .ot-pc-footer-logo svg,
#onetrust-pc-sdk .ot-pc-footer-logo img {
  width: 136px;
  height: 16px
}

#onetrust-pc-sdk .ot-pur-vdr-count {
  font-weight: 400;
  font-size: .8em;
  padding-top: 3px;
  display: block
}

#onetrust-pc-sdk p[role=heading] .ot-pur-vdr-count {
  font-weight: 400 !important;
  font-size: .8em !important
}

#onetrust-banner-sdk .ot-optout-signal,
#onetrust-pc-sdk .ot-optout-signal {
  border: 1px solid #32ae88;
  border-radius: 3px;
  padding: 5px;
  margin-bottom: 10px;
  background-color: #f9fffa;
  font-size: .85rem;
  line-height: 2
}

#onetrust-banner-sdk .ot-optout-signal .ot-optout-icon,
#onetrust-pc-sdk .ot-optout-signal .ot-optout-icon {
  display: inline;
  margin-right: 5px
}

#onetrust-banner-sdk .ot-optout-signal svg,
#onetrust-pc-sdk .ot-optout-signal svg {
  height: 20px;
  width: 30px
}

#onetrust-banner-sdk .ot-optout-signal svg.ot-source-sprite,
#onetrust-pc-sdk .ot-optout-signal svg.ot-source-sprite {
  position: relative;
  bottom: -3px
}

#onetrust-banner-sdk .ot-optout-signal svg:not(.ot-source-sprite),
#onetrust-pc-sdk .ot-optout-signal svg:not(.ot-source-sprite) {
  transform: scale(0.5)
}

#onetrust-banner-sdk .ot-optout-signal svg:not(.ot-source-sprite) path,
#onetrust-pc-sdk .ot-optout-signal svg:not(.ot-source-sprite) path {
  fill: #32ae88
}

#onetrust-consent-sdk .ot-general-modal {
  overflow: hidden;
  position: fixed;
  margin: 0 auto;
  top: 50%;
  left: 50%;
  width: 40%;
  padding: 1.5rem;
  max-width: 575px;
  min-width: 575px;
  z-index: 2147483647;
  border-radius: 2.5px;
  transform: translate(-50%, -50%)
}

#onetrust-consent-sdk .ot-signature-health-group {
  margin-top: 1rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-bottom: .625rem;
  width: calc(100% - 2.5rem)
}

#onetrust-consent-sdk .ot-signature-health-group .ot-signature-health-form {
  gap: .5rem
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-health-form {
  width: 70%;
  gap: .35rem
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-input {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-subtitle {
  font-size: 1.125rem
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-group-title {
  font-size: 1.25rem;
  font-weight: bold
}

#onetrust-consent-sdk .ot-signature-health,
#onetrust-consent-sdk .ot-signature-health-group {
  display: flex;
  flex-direction: column;
  gap: 1rem
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-cont,
#onetrust-consent-sdk .ot-signature-health-group .ot-signature-cont {
  display: flex;
  flex-direction: column;
  gap: .25rem
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-paragraph,
#onetrust-consent-sdk .ot-signature-health-group .ot-signature-paragraph {
  margin: 0;
  line-height: 20px;
  font-size: max(14px, .875rem)
}

#onetrust-consent-sdk .ot-signature-health .ot-health-signature-error,
#onetrust-consent-sdk .ot-signature-health-group .ot-health-signature-error {
  color: #4d4d4d;
  font-size: min(12px, .75rem)
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-buttons-cont,
#onetrust-consent-sdk .ot-signature-health-group .ot-signature-buttons-cont {
  margin-top: max(.75rem, 2%);
  gap: 1rem;
  display: flex;
  justify-content: flex-end
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-button,
#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button {
  flex: 1;
  height: auto;
  color: #fff;
  cursor: pointer;
  line-height: 1.2;
  min-width: 125px;
  font-weight: 600;
  font-size: .813em;
  border-radius: 2px;
  padding: 12px 10px;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-word;
  background-color: #68b631;
  border: 2px solid #68b631
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-button.reject,
#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button.reject {
  background-color: #fff
}

#onetrust-consent-sdk .ot-input-field-cont {
  display: flex;
  flex-direction: column;
  gap: .5rem
}

#onetrust-consent-sdk .ot-input-field-cont .ot-signature-input {
  width: 65%
}

#onetrust-consent-sdk .ot-signature-health-form {
  display: flex;
  flex-direction: column
}

#onetrust-consent-sdk .ot-signature-health-form .ot-signature-label {
  margin-bottom: 0;
  line-height: 20px;
  font-size: max(14px, .875rem)
}

#onetrust-consent-sdk #onetrust-sprite-svg {
  display: none
}

@media only screen and (max-width: 600px) {
  #onetrust-consent-sdk .ot-general-modal {
    min-width: 100%
  }

  #onetrust-consent-sdk .ot-signature-health .ot-signature-health-form {
    width: 100%
  }

  #onetrust-consent-sdk .ot-input-field-cont .ot-signature-input {
    width: 100%
  }
}

#onetrust-banner-sdk,
#onetrust-pc-sdk,
#ot-sdk-cookie-policy,
#ot-sync-ntfy {
  font-size: 16px
}

#onetrust-banner-sdk *,
#onetrust-banner-sdk ::after,
#onetrust-banner-sdk ::before,
#onetrust-pc-sdk *,
#onetrust-pc-sdk ::after,
#onetrust-pc-sdk ::before,
#ot-sdk-cookie-policy *,
#ot-sdk-cookie-policy ::after,
#ot-sdk-cookie-policy ::before,
#ot-sync-ntfy *,
#ot-sync-ntfy ::after,
#ot-sync-ntfy ::before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

#onetrust-banner-sdk div,
#onetrust-banner-sdk span,
#onetrust-banner-sdk h1,
#onetrust-banner-sdk h2,
#onetrust-banner-sdk h3,
#onetrust-banner-sdk h4,
#onetrust-banner-sdk h5,
#onetrust-banner-sdk h6,
#onetrust-banner-sdk p,
#onetrust-banner-sdk img,
#onetrust-banner-sdk svg,
#onetrust-banner-sdk button,
#onetrust-banner-sdk section,
#onetrust-banner-sdk a,
#onetrust-banner-sdk label,
#onetrust-banner-sdk input,
#onetrust-banner-sdk ul,
#onetrust-banner-sdk li,
#onetrust-banner-sdk nav,
#onetrust-banner-sdk table,
#onetrust-banner-sdk thead,
#onetrust-banner-sdk tr,
#onetrust-banner-sdk td,
#onetrust-banner-sdk tbody,
#onetrust-banner-sdk .ot-main-content,
#onetrust-banner-sdk .ot-toggle,
#onetrust-banner-sdk #ot-content,
#onetrust-banner-sdk #ot-pc-content,
#onetrust-banner-sdk .checkbox,
#onetrust-pc-sdk div,
#onetrust-pc-sdk span,
#onetrust-pc-sdk h1,
#onetrust-pc-sdk h2,
#onetrust-pc-sdk h3,
#onetrust-pc-sdk h4,
#onetrust-pc-sdk h5,
#onetrust-pc-sdk h6,
#onetrust-pc-sdk p,
#onetrust-pc-sdk img,
#onetrust-pc-sdk svg,
#onetrust-pc-sdk button,
#onetrust-pc-sdk section,
#onetrust-pc-sdk a,
#onetrust-pc-sdk label,
#onetrust-pc-sdk input,
#onetrust-pc-sdk ul,
#onetrust-pc-sdk li,
#onetrust-pc-sdk nav,
#onetrust-pc-sdk table,
#onetrust-pc-sdk thead,
#onetrust-pc-sdk tr,
#onetrust-pc-sdk td,
#onetrust-pc-sdk tbody,
#onetrust-pc-sdk .ot-main-content,
#onetrust-pc-sdk .ot-toggle,
#onetrust-pc-sdk #ot-content,
#onetrust-pc-sdk #ot-pc-content,
#onetrust-pc-sdk .checkbox,
#ot-sdk-cookie-policy div,
#ot-sdk-cookie-policy span,
#ot-sdk-cookie-policy h1,
#ot-sdk-cookie-policy h2,
#ot-sdk-cookie-policy h3,
#ot-sdk-cookie-policy h4,
#ot-sdk-cookie-policy h5,
#ot-sdk-cookie-policy h6,
#ot-sdk-cookie-policy p,
#ot-sdk-cookie-policy img,
#ot-sdk-cookie-policy svg,
#ot-sdk-cookie-policy button,
#ot-sdk-cookie-policy section,
#ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy label,
#ot-sdk-cookie-policy input,
#ot-sdk-cookie-policy ul,
#ot-sdk-cookie-policy li,
#ot-sdk-cookie-policy nav,
#ot-sdk-cookie-policy table,
#ot-sdk-cookie-policy thead,
#ot-sdk-cookie-policy tr,
#ot-sdk-cookie-policy td,
#ot-sdk-cookie-policy tbody,
#ot-sdk-cookie-policy .ot-main-content,
#ot-sdk-cookie-policy .ot-toggle,
#ot-sdk-cookie-policy #ot-content,
#ot-sdk-cookie-policy #ot-pc-content,
#ot-sdk-cookie-policy .checkbox,
#ot-sync-ntfy div,
#ot-sync-ntfy span,
#ot-sync-ntfy h1,
#ot-sync-ntfy h2,
#ot-sync-ntfy h3,
#ot-sync-ntfy h4,
#ot-sync-ntfy h5,
#ot-sync-ntfy h6,
#ot-sync-ntfy p,
#ot-sync-ntfy img,
#ot-sync-ntfy svg,
#ot-sync-ntfy button,
#ot-sync-ntfy section,
#ot-sync-ntfy a,
#ot-sync-ntfy label,
#ot-sync-ntfy input,
#ot-sync-ntfy ul,
#ot-sync-ntfy li,
#ot-sync-ntfy nav,
#ot-sync-ntfy table,
#ot-sync-ntfy thead,
#ot-sync-ntfy tr,
#ot-sync-ntfy td,
#ot-sync-ntfy tbody,
#ot-sync-ntfy .ot-main-content,
#ot-sync-ntfy .ot-toggle,
#ot-sync-ntfy #ot-content,
#ot-sync-ntfy #ot-pc-content,
#ot-sync-ntfy .checkbox {
  font-family: inherit;
  font-weight: normal;
  -webkit-font-smoothing: auto;
  letter-spacing: normal;
  line-height: normal;
  padding: 0;
  margin: 0;
  height: auto;
  min-height: 0;
  max-height: none;
  width: auto;
  min-width: 0;
  max-width: none;
  border-radius: 0;
  border: none;
  clear: none;
  float: none;
  position: static;
  bottom: auto;
  left: auto;
  right: auto;
  top: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  background: none;
  overflow: visible;
  vertical-align: baseline;
  visibility: visible;
  z-index: auto;
  box-shadow: none
}

#onetrust-banner-sdk img,
#onetrust-pc-sdk img,
#ot-sdk-cookie-policy img,
#ot-sync-ntfy img {
  overflow: hidden !important
}

#onetrust-banner-sdk label:before,
#onetrust-banner-sdk label:after,
#onetrust-banner-sdk .checkbox:after,
#onetrust-banner-sdk .checkbox:before,
#onetrust-pc-sdk label:before,
#onetrust-pc-sdk label:after,
#onetrust-pc-sdk .checkbox:after,
#onetrust-pc-sdk .checkbox:before,
#ot-sdk-cookie-policy label:before,
#ot-sdk-cookie-policy label:after,
#ot-sdk-cookie-policy .checkbox:after,
#ot-sdk-cookie-policy .checkbox:before,
#ot-sync-ntfy label:before,
#ot-sync-ntfy label:after,
#ot-sync-ntfy .checkbox:after,
#ot-sync-ntfy .checkbox:before {
  content: "";
  content: none
}

#onetrust-banner-sdk .ot-sdk-container,
#onetrust-pc-sdk .ot-sdk-container,
#ot-sdk-cookie-policy .ot-sdk-container {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box
}

#onetrust-banner-sdk .ot-sdk-column,
#onetrust-banner-sdk .ot-sdk-columns,
#onetrust-pc-sdk .ot-sdk-column,
#onetrust-pc-sdk .ot-sdk-columns,
#ot-sdk-cookie-policy .ot-sdk-column,
#ot-sdk-cookie-policy .ot-sdk-columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 0;
  display: initial
}

@media(min-width: 400px) {

  #onetrust-banner-sdk .ot-sdk-container,
  #onetrust-pc-sdk .ot-sdk-container,
  #ot-sdk-cookie-policy .ot-sdk-container {
    width: 90%;
    padding: 0
  }
}

@media(min-width: 550px) {

  #onetrust-banner-sdk .ot-sdk-container,
  #onetrust-pc-sdk .ot-sdk-container,
  #ot-sdk-cookie-policy .ot-sdk-container {
    width: 100%
  }

  #onetrust-banner-sdk .ot-sdk-column,
  #onetrust-banner-sdk .ot-sdk-columns,
  #onetrust-pc-sdk .ot-sdk-column,
  #onetrust-pc-sdk .ot-sdk-columns,
  #ot-sdk-cookie-policy .ot-sdk-column,
  #ot-sdk-cookie-policy .ot-sdk-columns {
    margin-left: 4%
  }

  #onetrust-banner-sdk .ot-sdk-column:first-child,
  #onetrust-banner-sdk .ot-sdk-columns:first-child,
  #onetrust-pc-sdk .ot-sdk-column:first-child,
  #onetrust-pc-sdk .ot-sdk-columns:first-child,
  #ot-sdk-cookie-policy .ot-sdk-column:first-child,
  #ot-sdk-cookie-policy .ot-sdk-columns:first-child {
    margin-left: 0
  }

  #onetrust-banner-sdk .ot-sdk-two.ot-sdk-columns,
  #onetrust-pc-sdk .ot-sdk-two.ot-sdk-columns,
  #ot-sdk-cookie-policy .ot-sdk-two.ot-sdk-columns {
    width: 13.3333333333%
  }

  #onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns,
  #onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns,
  #ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns {
    width: 22%
  }

  #onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns,
  #onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns,
  #ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns {
    width: 30.6666666667%
  }

  #onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,
  #onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns,
  #ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns {
    width: 65.3333333333%
  }

  #onetrust-banner-sdk .ot-sdk-nine.ot-sdk-columns,
  #onetrust-pc-sdk .ot-sdk-nine.ot-sdk-columns,
  #ot-sdk-cookie-policy .ot-sdk-nine.ot-sdk-columns {
    width: 74%
  }

  #onetrust-banner-sdk .ot-sdk-ten.ot-sdk-columns,
  #onetrust-pc-sdk .ot-sdk-ten.ot-sdk-columns,
  #ot-sdk-cookie-policy .ot-sdk-ten.ot-sdk-columns {
    width: 82.6666666667%
  }

  #onetrust-banner-sdk .ot-sdk-eleven.ot-sdk-columns,
  #onetrust-pc-sdk .ot-sdk-eleven.ot-sdk-columns,
  #ot-sdk-cookie-policy .ot-sdk-eleven.ot-sdk-columns {
    width: 91.3333333333%
  }

  #onetrust-banner-sdk .ot-sdk-twelve.ot-sdk-columns,
  #onetrust-pc-sdk .ot-sdk-twelve.ot-sdk-columns,
  #ot-sdk-cookie-policy .ot-sdk-twelve.ot-sdk-columns {
    width: 100%;
    margin-left: 0
  }
}

#onetrust-banner-sdk h1,
#onetrust-banner-sdk h2,
#onetrust-banner-sdk h3,
#onetrust-banner-sdk h4,
#onetrust-banner-sdk h5,
#onetrust-banner-sdk h6,
#onetrust-banner-sdk p[role=heading],
#onetrust-pc-sdk h1,
#onetrust-pc-sdk h2,
#onetrust-pc-sdk h3,
#onetrust-pc-sdk h4,
#onetrust-pc-sdk h5,
#onetrust-pc-sdk h6,
#onetrust-pc-sdk p[role=heading],
#ot-sdk-cookie-policy h1,
#ot-sdk-cookie-policy h2,
#ot-sdk-cookie-policy h3,
#ot-sdk-cookie-policy h4,
#ot-sdk-cookie-policy h5,
#ot-sdk-cookie-policy h6,
#ot-sdk-cookie-policy p[role=heading] {
  margin-top: 0;
  font-weight: 600;
  font-family: inherit
}

#onetrust-banner-sdk h1,
#onetrust-pc-sdk h1,
#ot-sdk-cookie-policy h1 {
  font-size: 1.5rem;
  line-height: 1.2
}

#onetrust-banner-sdk h2,
#onetrust-pc-sdk h2,
#ot-sdk-cookie-policy h2 {
  font-size: 1.5rem;
  line-height: 1.25
}

#onetrust-banner-sdk h3,
#onetrust-pc-sdk h3,
#ot-sdk-cookie-policy h3 {
  font-size: 1.5rem;
  line-height: 1.3
}

#onetrust-banner-sdk h4,
#onetrust-pc-sdk h4,
#ot-sdk-cookie-policy h4 {
  font-size: 1.5rem;
  line-height: 1.35
}

#onetrust-banner-sdk h5,
#onetrust-pc-sdk h5,
#ot-sdk-cookie-policy h5 {
  font-size: 1.5rem;
  line-height: 1.5
}

#onetrust-banner-sdk h6,
#onetrust-pc-sdk h6,
#ot-sdk-cookie-policy h6 {
  font-size: 1.5rem;
  line-height: 1.6
}

@media(min-width: 550px) {

  #onetrust-banner-sdk h1,
  #onetrust-pc-sdk h1,
  #ot-sdk-cookie-policy h1 {
    font-size: 1.5rem
  }

  #onetrust-banner-sdk h2,
  #onetrust-pc-sdk h2,
  #ot-sdk-cookie-policy h2 {
    font-size: 1.5rem
  }

  #onetrust-banner-sdk h3,
  #onetrust-pc-sdk h3,
  #ot-sdk-cookie-policy h3 {
    font-size: 1.5rem
  }

  #onetrust-banner-sdk h4,
  #onetrust-pc-sdk h4,
  #ot-sdk-cookie-policy h4 {
    font-size: 1.5rem
  }

  #onetrust-banner-sdk h5,
  #onetrust-pc-sdk h5,
  #ot-sdk-cookie-policy h5 {
    font-size: 1.5rem
  }

  #onetrust-banner-sdk h6,
  #onetrust-pc-sdk h6,
  #ot-sdk-cookie-policy h6 {
    font-size: 1.5rem
  }
}

#onetrust-banner-sdk p:not([role=heading]),
#onetrust-pc-sdk p:not([role=heading]),
#ot-sdk-cookie-policy p:not([role=heading]) {
  margin: 0 0 1em 0;
  font-family: inherit;
  line-height: normal
}

#onetrust-banner-sdk a,
#onetrust-pc-sdk a,
#ot-sdk-cookie-policy a {
  color: #565656;
  text-decoration: underline
}

#onetrust-banner-sdk a:hover,
#onetrust-pc-sdk a:hover,
#ot-sdk-cookie-policy a:hover {
  color: #565656;
  text-decoration: none
}

#onetrust-banner-sdk .ot-sdk-button,
#onetrust-banner-sdk button,
#onetrust-pc-sdk .ot-sdk-button,
#onetrust-pc-sdk button,
#ot-sdk-cookie-policy .ot-sdk-button,
#ot-sdk-cookie-policy button {
  margin-bottom: 1rem;
  font-family: inherit
}

#onetrust-banner-sdk .ot-sdk-button,
#onetrust-banner-sdk button,
#onetrust-pc-sdk .ot-sdk-button,
#onetrust-pc-sdk button,
#ot-sdk-cookie-policy .ot-sdk-button,
#ot-sdk-cookie-policy button {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-size: .9em;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: .01em;
  text-decoration: none;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 2px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box
}

#onetrust-banner-sdk .ot-sdk-button:hover,
#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,
#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,
#onetrust-pc-sdk .ot-sdk-button:hover,
#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,
#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,
#ot-sdk-cookie-policy .ot-sdk-button:hover,
#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,
#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus {
  color: #333;
  border-color: #888;
  opacity: .9
}

#onetrust-banner-sdk .ot-sdk-button:focus,
#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:focus,
#onetrust-pc-sdk .ot-sdk-button:focus,
#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:focus,
#ot-sdk-cookie-policy .ot-sdk-button:focus,
#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:focus {
  outline: 2px solid #000
}

#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary,
#onetrust-banner-sdk button.ot-sdk-button-primary,
#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary,
#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary,
#onetrust-banner-sdk input[type=button].ot-sdk-button-primary,
#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary,
#onetrust-pc-sdk button.ot-sdk-button-primary,
#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary,
#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary,
#onetrust-pc-sdk input[type=button].ot-sdk-button-primary,
#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary,
#ot-sdk-cookie-policy button.ot-sdk-button-primary,
#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary,
#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary,
#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary {
  color: #fff;
  background-color: #33c3f0;
  border-color: #33c3f0
}

#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:hover,
#onetrust-banner-sdk button.ot-sdk-button-primary:hover,
#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:hover,
#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:hover,
#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:hover,
#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:focus,
#onetrust-banner-sdk button.ot-sdk-button-primary:focus,
#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:focus,
#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:focus,
#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:focus,
#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:hover,
#onetrust-pc-sdk button.ot-sdk-button-primary:hover,
#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:hover,
#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:hover,
#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:hover,
#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:focus,
#onetrust-pc-sdk button.ot-sdk-button-primary:focus,
#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:focus,
#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:focus,
#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:focus,
#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:hover,
#ot-sdk-cookie-policy button.ot-sdk-button-primary:hover,
#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:hover,
#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:hover,
#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:hover,
#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:focus,
#ot-sdk-cookie-policy button.ot-sdk-button-primary:focus,
#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:focus,
#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:focus,
#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:focus {
  color: #fff;
  background-color: #1eaedb;
  border-color: #1eaedb
}

#onetrust-banner-sdk input[type=text],
#onetrust-pc-sdk input[type=text],
#ot-sdk-cookie-policy input[type=text] {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #707070;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box
}

#onetrust-banner-sdk input[type=text],
#onetrust-pc-sdk input[type=text],
#ot-sdk-cookie-policy input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

#onetrust-banner-sdk input[type=text]:focus,
#onetrust-pc-sdk input[type=text]:focus,
#ot-sdk-cookie-policy input[type=text]:focus {
  border: 1px solid #000;
  outline: 0
}

#onetrust-banner-sdk label,
#onetrust-pc-sdk label,
#ot-sdk-cookie-policy label {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600
}

#onetrust-banner-sdk input[type=checkbox],
#onetrust-pc-sdk input[type=checkbox],
#ot-sdk-cookie-policy input[type=checkbox] {
  display: inline
}

#onetrust-banner-sdk ul,
#onetrust-pc-sdk ul,
#ot-sdk-cookie-policy ul {
  list-style: circle inside
}

#onetrust-banner-sdk ul,
#onetrust-pc-sdk ul,
#ot-sdk-cookie-policy ul {
  padding-left: 0;
  margin-top: 0
}

#onetrust-banner-sdk ul ul,
#onetrust-pc-sdk ul ul,
#ot-sdk-cookie-policy ul ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%
}

#onetrust-banner-sdk li,
#onetrust-pc-sdk li,
#ot-sdk-cookie-policy li {
  margin-bottom: 1rem
}

#onetrust-banner-sdk th,
#onetrust-banner-sdk td,
#onetrust-pc-sdk th,
#onetrust-pc-sdk td,
#ot-sdk-cookie-policy th,
#ot-sdk-cookie-policy td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #e1e1e1
}

#onetrust-banner-sdk button,
#onetrust-pc-sdk button,
#ot-sdk-cookie-policy button {
  margin-bottom: 1rem;
  font-family: inherit
}

#onetrust-banner-sdk .ot-sdk-container:after,
#onetrust-banner-sdk .ot-sdk-row:after,
#onetrust-pc-sdk .ot-sdk-container:after,
#onetrust-pc-sdk .ot-sdk-row:after,
#ot-sdk-cookie-policy .ot-sdk-container:after,
#ot-sdk-cookie-policy .ot-sdk-row:after {
  content: "";
  display: table;
  clear: both
}

#onetrust-banner-sdk .ot-sdk-row,
#onetrust-pc-sdk .ot-sdk-row,
#ot-sdk-cookie-policy .ot-sdk-row {
  margin: 0;
  max-width: none;
  display: block
}

#onetrust-banner-sdk.otFloatingFlat {
  position: fixed;
  width: 58%;
  max-width: 760px;
  min-height: 135px;
  font-size: 16px;
  right: 2em;
  bottom: 2em;
  z-index: 2147483645;
  box-shadow: 0 0 4px 0;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .35);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .35);
  max-height: 90%;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 2px
}

#onetrust-banner-sdk.otFloatingFlat.otRelFont {
  font-size: 1rem
}

#onetrust-banner-sdk.otFloatingFlat::-webkit-scrollbar {
  width: 11px
}

#onetrust-banner-sdk.otFloatingFlat::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #c1c1c1
}

#onetrust-banner-sdk.otFloatingFlat {
  scrollbar-arrow-color: #c1c1c1;
  scrollbar-darkshadow-color: #c1c1c1;
  scrollbar-face-color: #c1c1c1;
  scrollbar-shadow-color: #c1c1c1
}

#onetrust-banner-sdk.otFloatingFlat.ot-bottom-left,
#onetrust-banner-sdk.otFloatingFlat[dir=rtl] {
  left: 2em;
  right: auto
}

#onetrust-banner-sdk.otFloatingFlat.ot-bottom-left[dir=rtl] {
  right: 2em;
  left: auto
}

#onetrust-banner-sdk.otFloatingFlat .banner-close-btn-container button {
  position: relative
}

#onetrust-banner-sdk.otFloatingFlat .banner-close-btn-container button .ot-svg-icon {
  width: 30%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  pointer-events: none
}

#onetrust-banner-sdk .ot-sdk-container {
  background-color: #fff;
  padding-top: 16px;
  padding-bottom: 16px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2)
}

#onetrust-banner-sdk .banner-options-card {
  margin-top: 10px
}

#onetrust-banner-sdk a {
  color: #dcdcdc
}

#onetrust-banner-sdk p[aria-level="3"] {
  margin-bottom: .4em
}

#onetrust-banner-sdk .policy {
  overflow: hidden;
  margin: 0 15px 0 20px
}

#onetrust-banner-sdk .policy a {
  font-weight: bold
}

#onetrust-banner-sdk #onetrust-policy .ot-gv-list-handler {
  font-size: .812em;
  margin: 0;
  float: left;
  padding: 10px 0 0 0;
  border: 0;
  line-height: normal;
  height: auto;
  width: auto
}

#onetrust-banner-sdk #onetrust-policy-title {
  color: dimgray;
  font-size: 1em;
  line-height: 1;
  float: left;
  font-weight: 600;
  padding-bottom: 10px;
  margin-bottom: 0
}

#onetrust-banner-sdk #onetrust-policy-text,
#onetrust-banner-sdk .ot-b-addl-desc {
  clear: both;
  float: left;
  color: dimgray
}

#onetrust-banner-sdk #onetrust-policy-text,
#onetrust-banner-sdk .ot-b-addl-desc,
#onetrust-banner-sdk .ot-dpd-desc {
  font-size: .813em;
  line-height: 1.5;
  margin: 0
}

#onetrust-banner-sdk #onetrust-policy-text *,
#onetrust-banner-sdk .ot-b-addl-desc *,
#onetrust-banner-sdk .ot-dpd-desc * {
  font-size: inherit;
  line-height: inherit
}

#onetrust-banner-sdk #onetrust-policy-text * {
  margin-bottom: 0
}

#onetrust-banner-sdk #onetrust-button-group {
  position: relative;
  margin-right: 20px;
  right: 0;
  left: auto
}

#onetrust-banner-sdk #onetrust-button-group.ot-button-order-container #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-button-group.ot-button-order-container #onetrust-reject-all-handler,
#onetrust-banner-sdk #onetrust-button-group.ot-button-order-container #onetrust-pc-btn-handler {
  margin-bottom: 10px
}

#onetrust-banner-sdk .pc-btn-container {
  text-align: center
}

#onetrust-banner-sdk .banner-close-btn-container {
  overflow: hidden;
  margin-bottom: 5px
}

#onetrust-banner-sdk .banner-close-btn-container button {
  float: right;
  line-height: normal;
  cursor: pointer;
  padding: 0;
  border: none;
  margin-right: 1em
}

#onetrust-banner-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler,
#onetrust-banner-sdk #onetrust-pc-btn-handler {
  background-color: #68b631;
  color: #fff;
  border-color: #68b631;
  font-size: .813em;
  font-weight: 600;
  line-height: 1;
  height: auto;
  white-space: normal;
  word-break: break-word;
  word-wrap: break-word;
  min-width: 125px;
  width: 100%;
  padding: 12px 10px
}

#onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link {
  background-color: #fff;
  border: none;
  color: #68b631;
  text-decoration: underline;
  padding-left: 0;
  padding-right: 0;
  box-shadow: none
}

#onetrust-banner-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler {
  margin-bottom: 10px
}

#onetrust-banner-sdk .accept-btn-container,
#onetrust-banner-sdk .reject-btn-container {
  text-align: center
}

#onetrust-banner-sdk .banner_logo {
  display: none
}

#onetrust-banner-sdk .ot-bnr-logo {
  margin: 4px 10px
}

#onetrust-banner-sdk #banner-options {
  float: left;
  padding: 0 20px;
  width: calc(100% - 40px)
}

#onetrust-banner-sdk .banner-option {
  margin-bottom: 12px
}

#onetrust-banner-sdk .banner-option-input {
  cursor: pointer;
  border: none;
  height: auto;
  padding: 0;
  padding-right: 3px;
  margin: 0 0 6px;
  font-size: .82em;
  line-height: 1.4
}

#onetrust-banner-sdk .banner-option-input * {
  pointer-events: none;
  font-size: inherit;
  line-height: inherit
}

#onetrust-banner-sdk .banner-option-input[aria-expanded=true] .ot-arrow-container {
  transform: rotate(90deg)
}

#onetrust-banner-sdk .banner-option-input[aria-expanded=true]~.banner-option-details {
  height: auto;
  display: block
}

#onetrust-banner-sdk .banner-option-header {
  cursor: pointer;
  display: inline-block
}

#onetrust-banner-sdk .banner-option-header :first-child {
  color: dimgray;
  font-weight: bold;
  float: left
}

#onetrust-banner-sdk .ot-arrow-container {
  display: inline-block;
  border-top: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  border-left: 6px solid dimgray;
  margin-left: 10px;
  vertical-align: middle
}

#onetrust-banner-sdk .banner-option-details {
  display: none;
  font-size: .83em;
  line-height: 1.5;
  height: 0px;
  padding: 10px 10px 5px 10px
}

#onetrust-banner-sdk .banner-option-details * {
  font-size: inherit;
  line-height: inherit;
  color: dimgray
}

#onetrust-banner-sdk .ot-arrow-container,
#onetrust-banner-sdk .banner-option-details {
  transition: all 300ms ease-in 0s;
  -webkit-transition: all 300ms ease-in 0s;
  -moz-transition: all 300ms ease-in 0s;
  -o-transition: all 300ms ease-in 0s
}

#onetrust-banner-sdk.ot-iab-2 {
  box-shadow: none
}

#onetrust-banner-sdk.ot-iab-2 .ot-sdk-container {
  border-radius: 5px;
  width: calc(100% - 4px)
}

#onetrust-banner-sdk.ot-iab-2 .ot-sdk-container:last-of-type {
  margin-bottom: 2px
}

#onetrust-banner-sdk.ot-iab-2 .banner-close-btn-container {
  margin-top: 5px
}

#onetrust-banner-sdk.ot-iab-2 .banner-close-btn-container button {
  text-align: center;
  border-radius: 50%;
  height: 54px;
  width: 54px;
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
  background-size: 15px;
  margin: 5px
}

#onetrust-banner-sdk.ot-iab-2 .banner-close-btn-container button:hover {
  opacity: 1
}

#onetrust-banner-sdk.ot-iab-2.ot-bottom-left .ot-close-icon {
  float: left
}

#onetrust-banner-sdk.ot-iab-2 .banner-close-btn-container {
  position: absolute;
  top: 0;
  right: 0
}

#onetrust-banner-sdk.ot-iab-2 .ot-top-cntr {
  margin-top: 74px
}

#onetrust-banner-sdk .ot-dpd-container {
  padding: 16px 20px;
  margin-bottom: 10px
}

#onetrust-banner-sdk .onetrust-vendors-list-handler {
  display: block;
  margin-left: 0px;
  margin-top: 5px;
  clear: both;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  height: auto;
  width: auto
}

#onetrust-banner-sdk .ot-dpd-desc {
  color: dimgray;
  font-size: .88em;
  line-height: 1.4
}

#onetrust-banner-sdk .ot-dpd-title {
  font-size: 1em;
  line-height: 1.4;
  font-weight: 600;
  padding-bottom: 10px;
  margin: 0
}

#onetrust-banner-sdk .ot-dpd-desc *,
#onetrust-banner-sdk .ot-dpd-title * {
  font-size: inherit;
  line-height: inherit
}

#onetrust-banner-sdk .ot-b-addl-desc {
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px
}

#onetrust-banner-sdk .ot-dpd-desc>.ot-b-addl-desc {
  font-size: 1em
}

#onetrust-banner-sdk.ot-close-btn-link .ot-sdk-container:first-of-type {
  margin-top: 2px
}

#onetrust-banner-sdk.ot-close-btn-link .banner-close-btn-container {
  overflow: visible;
  margin: 0;
  position: static
}

#onetrust-banner-sdk.ot-close-btn-link .banner-close-btn-container button {
  margin: 0;
  white-space: pre-wrap;
  border: none;
  height: auto;
  line-height: 1.5;
  text-decoration: underline;
  font-size: .69em;
  width: 100%;
  min-width: 175px;
  float: none;
  margin-bottom: 10px;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none
}

#onetrust-banner-sdk .ot-close-icon {
  height: 44px;
  width: 44px;
  background-size: 12px
}

@media(max-width: 550px) {
  #onetrust-banner-sdk.otFloatingFlat .policy {
    padding-bottom: 10px;
    overflow: hidden
  }

  #onetrust-banner-sdk.otFloatingFlat #onetrust-pc-btn-handler {
    margin-bottom: 5px
  }
}

@media(max-width: 800px) {

  #onetrust-banner-sdk.otFloatingFlat,
  #onetrust-banner-sdk.otFloatingFlat.ot-bottom-left {
    left: 0;
    width: 100%;
    bottom: 0;
    border-radius: 0
  }

  #onetrust-banner-sdk #banner-options {
    padding: 0;
    width: 100%
  }

  #onetrust-banner-sdk .ot-sdk-container {
    padding: 15px 20px 0 20px;
    width: 100%
  }

  #onetrust-banner-sdk .policy {
    margin: 0
  }

  #onetrust-banner-sdk #onetrust-button-group {
    margin: 0
  }

  #onetrust-banner-sdk #onetrust-accept-btn-handler,
  #onetrust-banner-sdk #onetrust-reject-all-handler {
    width: 100%;
    margin-bottom: 5px
  }

  #onetrust-banner-sdk.otFloatingFlat[dir=rtl],
  #onetrust-banner-sdk.otFloatingFlat.ot-bottom-left[dir=rtl] {
    right: 0
  }
}

@media only screen and (max-device-width: 767px) {
  #onetrust-banner-sdk .banner-close-btn-container button {
    margin-bottom: .2rem;
    margin-right: 0
  }
}

@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: landscape),
(min-device-width: 834px)and (orientation: portrait),
(min-device-width: 1024px)and (orientation: portrait) {
  #onetrust-banner-sdk.otFloatingFlat {
    width: 74%;
    border-radius: 0;
    left: auto
  }
}

#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container {
  background-color: #FFFFFF;
}

#onetrust-consent-sdk #onetrust-policy-title,
#onetrust-consent-sdk #onetrust-policy-text,
#onetrust-consent-sdk .ot-b-addl-desc,
#onetrust-consent-sdk .ot-dpd-desc,
#onetrust-consent-sdk .ot-dpd-title,
#onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler),
#onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler),
#onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,
#onetrust-banner-sdk .ot-cat-header,
#onetrust-banner-sdk .ot-optout-signal {
  color: #696969;
}

#onetrust-consent-sdk #onetrust-banner-sdk .banner-option-details {
  background-color: #E9E9E9;
}

#onetrust-consent-sdk #onetrust-banner-sdk a[href],
#onetrust-consent-sdk #onetrust-banner-sdk a[href] font,
#onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn {
  color: #3860BE;
}

#onetrust-consent-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler {
  background-color: #346E4A;
  border-color: #346E4A;
  color: #FFFFFF;
}

#onetrust-consent-sdk #onetrust-banner-sdk *:focus,
#onetrust-consent-sdk #onetrust-banner-sdk:focus {
  outline-color: #000000;
  outline-width: 1px;
}

#onetrust-consent-sdk #onetrust-pc-btn-handler,
#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
  color: #346E4A;
  border-color: #346E4A;
  background-color:
    #ffffff;
}

#onetrust-banner-sdk #onetrust-policy-text a.ot-cookie-policy-link,
#onetrust-banner-sdk #onetrust-policy-text a.ot-imprint-link {
  margin-left: 5px;
}

.ot-sdk-cookie-policy {
  font-family: inherit;
  font-size: 16px
}

.ot-sdk-cookie-policy.otRelFont {
  font-size: 1rem
}

.ot-sdk-cookie-policy h3,
.ot-sdk-cookie-policy h4,
.ot-sdk-cookie-policy h6,
.ot-sdk-cookie-policy p,
.ot-sdk-cookie-policy li,
.ot-sdk-cookie-policy a,
.ot-sdk-cookie-policy th,
.ot-sdk-cookie-policy #cookie-policy-description,
.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,
.ot-sdk-cookie-policy #cookie-policy-title {
  color: dimgray
}

.ot-sdk-cookie-policy #cookie-policy-description {
  margin-bottom: 1em
}

.ot-sdk-cookie-policy h4 {
  font-size: 1.2em
}

.ot-sdk-cookie-policy h6 {
  font-size: 1em;
  margin-top: 2em
}

.ot-sdk-cookie-policy th {
  min-width: 75px
}

.ot-sdk-cookie-policy a,
.ot-sdk-cookie-policy a:hover {
  background: #fff
}

.ot-sdk-cookie-policy thead {
  background-color: #f6f6f4;
  font-weight: bold
}

.ot-sdk-cookie-policy .ot-mobile-border {
  display: none
}

.ot-sdk-cookie-policy section {
  margin-bottom: 2em
}

.ot-sdk-cookie-policy table {
  border-collapse: inherit
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy {
  font-family: inherit;
  font-size: 1rem
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h3,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h4,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
  color: dimgray
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
  margin-bottom: 1em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup {
  margin-left: 1.5em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td {
  font-size: .9em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a {
  font-size: inherit
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
  font-size: 1em;
  margin-bottom: .6em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title {
  margin-bottom: 1.2em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy>section {
  margin-bottom: 1em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {
  min-width: 75px
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover {
  background: #fff
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead {
  background-color: #f6f6f4;
  font-weight: bold
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-mobile-border {
  display: none
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy section {
  margin-bottom: 2em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li {
  list-style: disc;
  margin-left: 1.5em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li h4 {
  display: inline-block
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table {
  border-collapse: inherit;
  margin: auto;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  border-spacing: initial;
  width: 100%;
  overflow: hidden
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td {
  border-bottom: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td {
  border-bottom: 0px
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr th:last-child,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child {
  border-right: 0px
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type {
  width: 25%
}

.ot-sdk-cookie-policy[dir=rtl] {
  text-align: left
}

#ot-sdk-cookie-policy h3 {
  font-size: 1.5em
}

@media only screen and (max-width: 530px) {

  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) table,
  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead,
  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tbody,
  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) th,
  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td,
  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr {
    display: block
  }

  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px
  }

  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr {
    margin: 0 0 1em 0
  }

  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd),
  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd) a {
    background: #f6f6f4
  }

  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%
  }

  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before {
    position: absolute;
    height: 100%;
    left: 6px;
    width: 40%;
    padding-right: 10px
  }

  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) .ot-mobile-border {
    display: inline-block;
    background-color: #e4e4e4;
    position: absolute;
    height: 100%;
    top: 0;
    left: 45%;
    width: 2px
  }

  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before {
    content: attr(data-label);
    font-weight: bold
  }

  .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) li {
    word-break: break-word;
    word-wrap: break-word
  }

  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table {
    overflow: hidden
  }

  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td {
    border: none;
    border-bottom: 1px solid #d7d7d7
  }

  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table,
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead,
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tbody,
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr {
    display: block
  }

  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,
  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type {
    width: auto
  }

  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr {
    margin: 0 0 1em 0
  }

  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before {
    height: 100%;
    width: 40%;
    padding-right: 10px
  }

  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before {
    content: attr(data-label);
    font-weight: bold
  }

  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li {
    word-break: break-word;
    word-wrap: break-word
  }

  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: -9999
  }

  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td {
    border-bottom: 1px solid #d7d7d7;
    border-right: 0px
  }

  #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td:last-child {
    border-bottom: 0px
  }
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
  color: #696969;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {
  color: #696969;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
  color: #696969;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
  color: #696969;
}


#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th {
  background-color: #F8F8F8;
}

.ot-floating-button__front {
  background-image:
    /*savepage-url=https://cdn.cookielaw.org/logos/static/ot_persistent_cookie.png*/
    var(--media-url-52)
}

#ot-sdk-btn-floating.ot-floating-button {
  position: fixed;
  bottom: 10px;
  opacity: 0;
  width: 50px;
  height: 50px;
  line-height: 15px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  transition: all 300ms ease;
  z-index: 2147483646;
  animation: otFloatingBtnIntro 800ms ease 0ms 1 forwards
}

#ot-sdk-btn-floating.ot-floating-button.ot-hide {
  display: none
}

#ot-sdk-btn-floating.ot-floating-button::before,
#ot-sdk-btn-floating.ot-floating-button::after {
  text-transform: none;
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  transform: scale(0);
  opacity: 0;
  transition: all 300ms ease;
  display: block;
  height: auto
}

#ot-sdk-btn-floating.ot-floating-button::before {
  content: "";
  border: 5px solid rgba(0, 0, 0, 0);
  z-index: 1001;
  top: 50%;
  border-left-width: 0;
  border-right-color: #333;
  right: calc(0em - 5px);
  transform: translate(10px, -50%)
}

#ot-sdk-btn-floating.ot-floating-button::after {
  content: attr(data-title);
  position: absolute;
  text-align: center;
  top: 50%;
  left: calc(100% + 5px);
  transform: translate(10px, -50%);
  font-size: .75rem;
  min-width: 3em;
  max-width: 21em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 5px;
  border-radius: .3ch;
  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, .35);
  background: #333;
  color: #fff;
  z-index: 2147483645
}

#ot-sdk-btn-floating.ot-floating-button:hover::before,
#ot-sdk-btn-floating.ot-floating-button:hover::after {
  opacity: 1
}

#ot-sdk-btn-floating.ot-floating-button:hover::before {
  transform: translate(0.5em, -50%) scale(1)
}

#ot-sdk-btn-floating.ot-floating-button:hover::after {
  transform: translate(0.5em, -50%) scale(1)
}

#ot-sdk-btn-floating.ot-floating-button.ot-pc-open .ot-floating-button__front {
  transform: rotateY(-180deg)
}

#ot-sdk-btn-floating.ot-floating-button.ot-pc-open .ot-floating-button__back {
  transform: rotateY(0)
}

#ot-sdk-btn-floating .ot-floating-button__front,
#ot-sdk-btn-floating .ot-floating-button__back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #6aaae4;
  border-radius: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
  transition: transform .6s;
  transform-style: preserve-3d
}

#ot-sdk-btn-floating .ot-floating-button__front {
  background-color: #6aaae4;
  transform: rotateY(0)
}

#ot-sdk-btn-floating .ot-floating-button__front.custom-persistent-icon {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 100px
}

#ot-sdk-btn-floating .ot-floating-button__front svg:not(.ot-source-sprite) {
  width: 30px;
  height: 37px
}

#ot-sdk-btn-floating .ot-floating-button__front svg.ot-source-sprite {
  width: 50px;
  height: 50px
}

#ot-sdk-btn-floating .ot-floating-button__back {
  background-color: #fff;
  transform: rotateY(-180deg)
}

#ot-sdk-btn-floating .ot-floating-button__back.custom-persistent-icon {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 100px
}

#ot-sdk-btn-floating .ot-floating-button__back svg {
  width: 24px;
  height: 24px
}

#ot-sdk-btn-floating.ot-floating-button button {
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  width: 100%;
  height: 100%;
  cursor: pointer
}

#ot-sdk-btn-floating.ot-floating-button button>* {
  pointer-events: none
}

@keyframes otFloatingBtnIntro {
  0% {
    opacity: 0;
    left: -75px
  }

  100% {
    opacity: 1;
    left: 1%
  }
}

@keyframes otFloatingBtnImageIntro {
  0% {
    opacity: 0;
    transform: scale(0) rotate(-270deg)
  }

  100% {
    opacity: 100%;
    transform: scale(0.95) rotate(0deg)
  }
}

@keyframes slider-7195-marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-2040px);
  }
}

:root {
  --media-url-47: url(images/image_f9cf49faabe5e3ea6fa50a500aabd47fef31e160.webp);
  --media-url-52: url(images/image_dadd6101ee57f9d2b2037400584e41f3e2f4eccf.png);
}


/* cstm */



:root {
  --accent: #248567;
  --bg: #fff;
  --text: #0b1221;
  --muted: #5b7083;
  --radius: 16px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.modal {
  position: fixed;
  inset: 0;
  display: none;
  z-index: 9999;
}

.modal.is-open {
  display: block;
}

.modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(17, 24, 39, .55);
  backdrop-filter: blur(2px);
}

.modal__dialog {
  position: relative;
  margin: clamp(48px, 7vh, 96px) auto;
  max-width: 520px;
  background: var(--bg);
  color: var(--text);
  border-radius: var(--radius);
  box-shadow: 0 20px 60px rgba(0, 0, 0, .15), 0 1px 0 rgba(0, 0, 0, .06);
  padding: 32px 28px;
  animation: pop .18s ease-out;
}

@keyframes pop {
  from {
    opacity: 0;
    transform: translateY(6px) scale(.985)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  border: 0;
  background: #f3f5f7;
  color: #6b7280;
  font-size: 22px;
  line-height: 36px;
  cursor: pointer;
}

.modal__close:hover {
  background: #e9edf2;
  color: #111827
}

.modal__logo {
  display: block;
  height: 50px;
  margin: 4px auto 32px;
  object-fit: contain
}

.modal__title {
  margin: 0 0 8px;
  text-align: center;
  font: 600 22px/1.25 system-ui, -apple-system, Segoe UI, Roboto, Inter, Arial
}

.modal__text {
  margin: 0 auto 20px;
  text-align: center;
  color: var(--muted);
  max-width: 44ch;
  line-height: 1.5
}

.modal__form {
  display: grid;
  gap: 12px
}

.modal__input {
  appearance: none;
  width: 100%;
  padding: 14px 16px;
  border-radius: 12px;
  border: 1px solid #e5e7eb;
  background: #fff;
  font: 500 16px/1.2 system-ui, -apple-system, Segoe UI, Roboto, Inter, Arial;
  transition: border-color .15s, box-shadow .15s;
}

.modal__input::placeholder {
  color: #9aa3af
}

.modal__input:focus {
  outline: none;
  border-color: var(--accent);
  box-shadow: 0 0 0 4px rgba(0, 97, 254, .12), 0 1px 0 rgba(0, 0, 0, .04);
}

.modal__btn {
  padding: 14px 16px;
  border-radius: 12px;
  border: 0;
  cursor: pointer;
  font: 600 16px/1 system-ui, -apple-system, Segoe UI, Roboto, Inter, Arial;
  color: #fff;
  background: var(--accent);
  transition: all .2s;
}

.modal__btn:hover {
  scale: 1.05;
}

.modal__btn:active {
  transform: translateY(1px)
}

@media (max-width:540px) {
  .modal__dialog {
    margin: 24px 16px;
    padding: 24px 18px
  }
}

#error-message,
#main-error-text {
  text-align: center;
  color: var(--color__candy__apple--80);
}