.FeedbackSlide_slide__OamdU {
  position: relative;
  flex-grow: 1;
  min-width: 272px;
  max-width: 480px;
  font-weight: 300;
  line-height: 1.55;
  transition: opacity 0.3s;
}
@media (min-width: 1280px) {
  .FeedbackSlide_slide__OamdU {
    flex: 0 0 480px;
  }
}
.FeedbackSlide_top__Y4XtP {
  position: relative;
  display: flex;
  min-height: 96px;
  margin-bottom: 24px;
  overflow: hidden;
  border-radius: 8px;
  aspect-ratio: 484/280;
}
.FeedbackSlide_top__Y4XtP:before {
  padding-bottom: 77%;
  content: "";
}
.FeedbackSlide_plaque__E3FFB {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 1;
  padding: 8px 12px;
  text-align: left;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 12px 50px rgba(0, 51, 128, 0.12);
}
.FeedbackSlide_name__vm3tp {
  margin: 0;
  font-size: 19px;
  font-weight: 500;
}
.FeedbackSlide_position__fErBO {
  font-size: 15px;
  color: #0085ff;
}
.FeedbackSlide_position__fErBO:hover {
  color: #3895ff;
}
.FeedbackSlide_position__fErBO:active {
  color: #006dff;
}
.FeedbackSlide_text__g8WUv {
  display: -webkit-box;
  max-height: 344px;
  overflow: hidden;
  white-space: pre-line;
  font-size: 17px;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
.FeedbackSlide_text__g8WUv p:last-child {
  margin-bottom: 0;
}
.FeedbackSlide_title___09jc {
  margin-bottom: 12px;
  font-size: 22px;
  font-weight: 500;
}
.FeedbackSlide_more__2_bNr {
  display: block;
  margin-top: 1em;
  color: #0085ff;
  cursor: pointer;
}
.FeedbackSlide_link__VQ4yR {
  color: inherit;
}
.keen-slider:not([data-keen-slider-disabled]) {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  align-content: flex-start;
  display: flex;
  overflow: hidden;
  position: relative;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -khtml-user-select: none;
  width: 100%;
  flex-wrap: wrap;
}
.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide {
  min-height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse] {
  flex-direction: row-reverse;
}
.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v] {
  flex-wrap: wrap;
}
.ModalSlide_slide__ZefLZ {
  position: relative;
  flex: 0 1 480px;
  align-self: center;
  min-width: 272px;
  height: 100%;
  max-height: calc(100vh - 100px);
  margin: auto;
  overflow: auto;
  font-weight: 300;
  line-height: 1.55;
  background: #fff;
  border-radius: 12px;
  transition: all 0.3s;
}
.ModalSlide_slide__ZefLZ.ModalSlide_is-visible__f3A1Y {
  opacity: 1;
}
.ModalSlide_content__6_yYQ {
  padding: 0 24px 24px;
}
.ModalSlide_top__tI2GJ {
  position: relative;
  display: flex;
  width: 100%;
  height: 200px;
  margin-bottom: 24px;
  overflow: hidden;
}
.ModalSlide_close__ZOwH4 {
  position: absolute;
  right: 0;
  z-index: 1;
  width: 48px;
  height: 48px;
  margin: 12px;
  color: #fff;
  cursor: pointer;
  background: url(../images/close.svg) 50% / cover no-repeat;
  border-radius: 100%;
  outline: none;
  transition: all 0.3s;
}
.ModalSlide_close__ZOwH4:hover {
  transform: scale(1.1);
}
.ModalSlide_name__nSUAB {
  margin: 0;
  font-size: 19px;
  font-weight: 500;
}
.ModalSlide_position__b1v8i {
  font-size: 15px;
}
.ModalSlide_text__2w_1r {
  margin-bottom: 24px;
  font-size: 17px;
  font-weight: 300;
}
.ModalSlide_title__YOUAx {
  margin-bottom: 12px;
  font-size: 22px;
  font-weight: 500;
}
.tools_h2__FMezA {
  margin-bottom: 24px;
  font-size: 28px;
}
@media screen and (min-width: 1024px) {
  .tools_h2__FMezA {
    margin-bottom: 32px;
    font-size: 40px;
  }
}
.tools_aside__FNFeB {
  margin-bottom: 32px;
}
@media screen and (min-width: 1024px) {
  .tools_aside__FNFeB {
    flex: 0 0 30%;
    width: 30%;
    font-size: 18px;
    text-align: left;
  }
}
.tools_aside__text__0sNLb {
  line-height: 155%;
}
.tools_stories__IyS74 .tools_aside__FNFeB {
  padding-inline: 24px;
}
@media screen and (min-width: 1024px) {
  .tools_stories__IyS74 .tools_aside__FNFeB {
    padding: 0;
  }
  .tools_main__3GOH9 {
    width: 60%;
  }
}
.tools_hero__3ZkS1 {
  position: relative;
  gap: 0;
  padding-inline: 0;
  margin-bottom: 72px;
  flex-flow: column;
}
.tools_hero__img___tIrJ {
  display: none;
}
.tools_hero__img___tIrJ.tools_mobile__lFLY7 {
  display: inline-block;
  width: 100%;
  max-width: 633px;
  aspect-ratio: 375/346;
  margin-top: max(-28.8vw, -112px);
  object-fit: none;
  object-position: center;
}
.tools_hero__btn__VOl_R {
  margin-bottom: 32px;
  text-rendering: geometricPrecision;
  font-variation-settings: "wght" 500;
}
.tools_hero__text__LT88A {
  max-width: 45em;
  padding-inline: 24px;
  margin-bottom: 0;
  font-variation-settings: "wght" 450;
  font-weight: 500;
  text-rendering: geometricPrecision;
}
@media screen and (min-width: 1024px) {
  .tools_hero__text__LT88A {
    order: 2;
    max-width: 440px;
    padding: 0;
    margin-bottom: 48px;
    font-size: 18px;
  }
  .tools_hero__3ZkS1 {
    flex-flow: column wrap;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 1232px;
    max-height: 768px;
    padding-inline: 24px;
    margin-bottom: 128px;
    text-align: left;
  }
  .tools_hero__badge__uUGU0 {
    order: 0;
    height: 36px;
    padding: 0 12px;
    margin-inline: 0;
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 36px;
  }
  .tools_hero__btn__VOl_R {
    order: 3;
    margin: 0;
  }
  .tools_hero__img___tIrJ {
    display: block;
    order: 4;
    width: calc(100% - 492px);
    max-width: 660px;
    margin: auto 0 auto auto;
    object-fit: contain;
  }
  .tools_hero__img___tIrJ.tools_mobile__lFLY7 {
    display: none;
  }
}
.tools_hero__video__cwTcv {
  width: calc(100% - 48px);
  max-width: 328px;
  height: auto;
  aspect-ratio: 328/237;
  margin: 0 auto 24px;
  border-radius: 8px;
  display: block;
}
@media screen and (min-width: 1024px) {
  .tools_hero__video__cwTcv {
    order: 4;
    width: 50%;
    max-width: unset;
    aspect-ratio: 1240/950;
    margin: 32px 0 0 auto;
  }
}
.tools_h1__B8l8z {
  max-width: 296px;
  margin: 0 auto 20px;
  font-family: Proto Grotesk, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%;
  text-align: center;
  letter-spacing: -0.01em;
}
@media screen and (min-width: 1024px) {
  .tools_h1__B8l8z {
    order: 1;
    max-width: 492px;
    margin: 0 0 40px;
    font-size: 48px;
    text-align: left;
  }
}
.tools_slider__jTt7Q {
  padding-top: 32px;
}
.tools_slider__intro__7XBd2 {
  max-width: 864px;
  margin: auto;
}
@media screen and (min-width: 1024px) {
  .tools_slider__intro__7XBd2 {
    text-align: center;
  }
}
.tools_slider__text__9Ycfa {
  margin-bottom: 36px;
}
@media screen and (min-width: 1024px) {
  .tools_slider__text__9Ycfa {
    display: inline-block;
    max-width: 864px;
    margin-bottom: 64px;
    font-size: 18px;
  }
  .tools_slider__h2__MmGR_ {
    margin-bottom: 24px;
  }
}
.tools_slide__n3m3p {
  display: flex;
  flex-flow: column;
  align-items: center;
  min-width: 312px;
  text-align: center;
}
.tools_slide__img__8PQKf {
  display: flex;
  width: auto;
  max-width: min(590px, 100vw - 48px);
  height: auto;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 11.5592px 48.1633px rgba(0, 51, 128, 0.08);
  object-fit: contain;
}
.tools_slide__img_wrap__Oqgw3 {
  display: grid;
  place-content: center;
  min-height: 212px;
  aspect-ratio: 642/436;
  margin-bottom: 112px;
}
@media screen and (min-width: 1024px) {
  .tools_slide__img_wrap__Oqgw3 {
    aspect-ratio: 300/200;
    margin-bottom: 40px;
  }
}
.tools_slide__text__y8Sl2 {
  display: inline-block;
  max-width: 612px;
  padding: 0 24px;
  font-size: 15px;
  line-height: 155%;
  color: #b3b3c9;
}
.tools_iconCards__4aw6d {
  padding: 0 24px;
  margin-bottom: 72px;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .tools_iconCards__4aw6d {
    margin-bottom: 128px;
  }
}
.tools_iconCards__h2__TuAzv {
  margin-bottom: 36px;
  font-size: 28px;
}
@media screen and (min-width: 1024px) {
  .tools_iconCards__h2__TuAzv {
    align-self: flex-start;
    max-width: 272px;
    font-size: 40px;
    text-align: left;
  }
}
.tools_iconCards__wrap__u91ks {
  display: flex;
  flex-flow: row wrap;
  gap: 20px;
}
@media screen and (min-width: 1024px) {
  .tools_iconCards__wrap__u91ks {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 32px;
    row-gap: 32px;
    grid-column-gap: clamp(16px, 5vw, 92px);
    column-gap: clamp(16px, 5vw, 92px);
  }
}
.tools_iconCards__icon__H0xo1 {
  margin-bottom: 16px;
}
.tools_iconCards__item__SCn8R {
  max-width: 368px;
  padding: 32px 12px;
  margin: 0 auto;
  text-align: center;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 12px 25px rgba(0, 51, 128, 0.08);
}
@media screen and (min-width: 1024px) {
  .tools_iconCards__item__SCn8R {
    min-width: 240px;
    max-width: 276px;
    padding: 0;
    text-align: left;
    box-shadow: none;
  }
}
.tools_iconCards__title__s_rIQ {
  margin-bottom: 12px;
  font-family: var(--inter);
  font-size: 22px;
  font-weight: 600;
  line-height: 1.25;
}
@media screen and (min-width: 1024px) {
  .tools_iconCards__title__s_rIQ {
    font-size: 26px;
    font-weight: 500;
  }
}
.tools_iconCards__text__CN8WP {
  max-width: 30em;
  line-height: 1.55;
}
@media screen and (min-width: 1024px) {
  .tools_iconCards__text__CN8WP {
    font-size: 18px;
  }
}
.tools_sliderSection__5DrAz {
  margin-bottom: 72px;
  text-align: center;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .tools_sliderSection__5DrAz {
    margin-bottom: 50px;
  }
}
.tools_audience__QZq_b {
  padding: 0 24px;
  margin-bottom: 72px;
  text-align: center;
}
.tools_audienceCard__title__FXGLK {
  margin-top: 16px;
  margin-bottom: 8px;
  font-family: var(--inter);
  font-size: 22px;
  font-weight: 500;
  line-height: 1.25;
}
.tools_audienceCard__text__3GTh3 {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.55;
}
.tools_audienceCards__h2__P_4C0 {
  margin-bottom: 24px;
  font-size: 28px;
}
@media screen and (min-width: 1024px) {
  .tools_audienceCards__h2__P_4C0 {
    font-size: 40px;
  }
}
.tools_controls__YmlWQ {
  position: absolute;
  top: min(67vw, 420px);
  right: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  width: 128px;
  margin: 0 auto;
}
@media (min-width: 806px) {
  .tools_controls__YmlWQ {
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 758px;
    margin: auto;
    pointer-events: none;
  }
}
.tools_controls__YmlWQ.tools_mango__PiUTG {
  max-width: none;
}
.tools_sliderWrap__cRKJi {
  position: relative;
  margin-inline: -24px;
}
@media screen and (min-width: 1024px) {
  .tools_sidebarContainer__NTUql {
    display: flex;
    column-gap: clamp(16px, 10%, 96px);
    justify-content: space-between;
    max-width: 1196px;
    margin: auto;
  }
  .tools_sidebarContainer__NTUql.tools_bordered__HuicI {
    padding: 80px clamp(24px, 5vw, 92px);
    border: 1px solid #e7ecfe;
    border-radius: 10px;
  }
  .tools_sidebarContainer__NTUql.tools_reverse__G385A {
    flex-flow: row-reverse;
  }
}
.tools_scheme__z1VhV {
  max-width: 1164px;
  padding: 0 24px;
  margin: 0 auto 72px;
}
@media screen and (min-width: 1140px) {
  .tools_scheme__z1VhV {
    padding: 0;
  }
}
.tools_scheme__h2___ePS1 {
  margin-bottom: 120px;
  font-size: 28px;
  text-align: center;
}
@media screen and (min-width: 1140px) {
  .tools_scheme__h2___ePS1 {
    margin-bottom: 102px;
    font-size: 40px;
  }
  .tools_scheme__wrap__uCDY3 {
    width: 1120px;
    padding: 0;
    margin-bottom: 130px;
    background: url(../images/scheme-path-5.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 1120px;
  }
}
.tools_schemeItem__VhGs2 {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 336px;
  padding: 20px;
  margin: 108px auto 24px;
  text-align: center;
  background: #f6f8ff;
  border-radius: 10px;
}
.tools_schemeItem__VhGs2:before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  font-family: Proto Grotesk, sans-serif;
  font-size: 28px;
  content: counter(scheme) "";
  counter-increment: scheme;
  background: #befb8f;
  border-radius: 100%;
  position: absolute;
  top: -80px;
  right: 0;
  left: 0;
  margin: auto;
}
@media screen and (min-width: 1140px) {
  .tools_schemeItem__VhGs2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: none;
    padding: 0;
    margin-bottom: 112px;
    background: none;
  }
  .tools_schemeItem__VhGs2:before {
    display: none;
  }
  .tools_schemeItem__VhGs2:nth-child(2n) {
    flex-flow: row-reverse;
    margin: 0;
  }
}
.tools_schemeItem__img__BRdPO {
  max-width: 236px;
  margin-bottom: 10px;
}
.tools_schemeItem__img_wrap__sA_FP {
  max-height: 280px;
}
@media screen and (min-width: 1140px) {
  .tools_schemeItem__img__BRdPO {
    max-width: none;
    margin: 0;
  }
}
.tools_schemeItem__title__H3ciN {
  margin-bottom: 10px;
  font-family: var(--inter);
  font-size: 22px;
  font-weight: 600;
}
@media screen and (min-width: 1140px) {
  .tools_schemeItem__title__H3ciN {
    font-size: 26px;
    font-weight: 500;
    white-space: pre-line;
  }
}
.tools_schemeItem__text__SDrbA {
  max-width: 396px;
  margin: 0 auto;
  line-height: 1.55;
}
@media screen and (min-width: 1140px) {
  .tools_schemeItem__text__SDrbA {
    position: relative;
    margin: 0;
    margin-inline: 68px 32px;
    font-size: 18px;
    text-align: left;
  }
  .tools_schemeItem__text__SDrbA:before {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    font-family: Proto Grotesk, sans-serif;
    font-size: 28px;
    content: counter(scheme) "";
    counter-increment: scheme;
    background: #befb8f;
    border-radius: 100%;
    position: static;
    margin: 0 0 20px;
  }
}
.tools_examples__5IeK6 {
  padding: 0 24px;
  margin-bottom: 48px;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  .tools_examples__5IeK6 {
    margin-bottom: 152px;
  }
}
.tools_stories__IyS74 {
  margin-bottom: 72px;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  .tools_stories__IyS74 {
    justify-content: space-between;
    padding-right: 24px;
    margin-bottom: 128px;
  }
}
.tools_stories__nav___uf6v {
  display: flex;
  flex-flow: row wrap;
  gap: 16px 32px;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 24px;
  margin: 0 auto 32px;
}
.tools_faq__section__etex_ {
  padding: 0 24px;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .tools_faq__section__etex_ {
    text-align: left;
  }
}
.tools_faq__body__uhniT {
  max-width: 1192px;
  margin: 0 auto 48px;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .tools_faq__body__uhniT {
    padding: 32px 72px;
    margin-bottom: 126px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 12px 25px rgba(0, 51, 128, 0.08);
  }
}
.tools_learnMore__KEfNG {
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (min-width: 1120px) {
  .tools_learnMore__KEfNG {
    padding: 0 24px 36px;
    margin-top: 164px;
  }
}
.tools_learnMore__h2__ISfZt {
  padding-inline: 24px;
  margin-bottom: 32px;
}
@media screen and (min-width: 1024px) {
  .tools_learnMore__h2__ISfZt {
    margin-bottom: 64px;
  }
}
.tools_learnMore__card__gt6J0 {
  display: flex;
  flex: 1 0 280px;
  flex-flow: column;
  max-width: 335px;
  padding: 20px;
  text-align: left;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 12px 25px rgba(0, 51, 128, 0.08);
}
@media screen and (min-width: 1120px) {
  .tools_learnMore__card__gt6J0 {
    padding: 30px;
  }
}
.tools_learnMore__card__gt6J0 > a.tools_link__wMzCK {
  align-self: flex-start;
}
.tools_learnMore__link__pNnU2 {
  margin-top: auto;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.55;
  color: #0085ff;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.tools_learnMore__heading__CsCKI {
  margin-bottom: 16px;
  font-family: var(--inter);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.55;
}
@media screen and (min-width: 1120px) {
  .tools_learnMore__heading__CsCKI {
    font-size: 22px;
    line-height: 125%;
  }
}
.tools_learnMore__descr__SZusC {
  font-size: 15px;
}
@media screen and (min-width: 1120px) {
  .tools_learnMore__descr__SZusC {
    font-size: 18px;
  }
}
.tools_learnMore__controls__VEVTc {
  display: flex;
  gap: 32px;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media screen and (min-width: 1120px) {
  .tools_learnMore__controls__VEVTc {
    display: none;
  }
}
.tools_isAfterScheme__X_Jqb {
  display: none;
}
@media screen and (min-width: 1024px) {
  .tools_isAfterScheme__X_Jqb {
    display: block;
    margin-bottom: 136px;
  }
}
.tools_isLast__hRIFC {
  margin-bottom: 72px;
}
@media screen and (min-width: 1024px) {
  .tools_slider_dot__aY54d {
    width: 12px;
    height: 12px;
    pointer-events: none;
  }
}
.tools_subheading__AU_tW {
  max-width: 680px;
  margin-inline: auto;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 125%;
}
@media screen and (min-width: 1024px) {
  .tools_subheading__AU_tW {
    font-size: 18px;
  }
}
.tools_widgets__h1__Er2sq {
  max-width: 300px;
}
@media screen and (min-width: 1024px) {
  .tools_widgets__h1__Er2sq {
    max-width: 492px;
  }
}
.tools_horizonWrap__hZKrT {
  max-width: 100%;
  aspect-ratio: unset;
  min-height: unset;
  margin-bottom: 8px;
  margin-inline: -24px;
}
@media screen and (min-width: 600px) {
  .tools_horizonWrap__hZKrT {
    margin: 0 auto;
  }
}
.faq_faq__Zie8D {
  margin-top: 24px;
  border-top: 1px solid #e7ecfe;
}
@media screen and (min-width: 1024px) {
  .faq_faq__Zie8D {
    margin-top: -24px;
    border-top: none;
    max-width: 1060px;
    margin-inline: auto;
    padding: 0 32px;
  }
}
.faq_item__IroFA {
  padding: 24px 0;
  text-align: left;
  border-bottom: 1px solid #e7ecfe;
}
.faq_item__IroFA:last-child {
  border-bottom: none;
}
.faq_heading__a7PHY {
  margin-bottom: 24px;
  font-size: 36px;
  font-weight: 400;
  text-align: center;
}
.faq_question__h7lIm {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  font-size: 24px;
  font-variation-settings: "wght" 400;
  font-weight: 400;
  line-height: 115%;
  letter-spacing: -0.01em;
  cursor: pointer;
  outline: none;
  transition: all 0.3s;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media screen and (min-width: 600px) {
  .faq_question__h7lIm {
    font-size: 28px;
  }
}
.faq_expanded__hcQmL .faq_question__h7lIm {
  font-variation-settings: "wght" 500;
}
.faq_question__h7lIm:after {
  box-sizing: border-box;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  padding: 0;
  margin-left: 8px;
  font-size: 18px;
  line-height: 10px;
  content: url(../images/plus.svg);
  border: 1px solid #e7ecfe;
  border-radius: 100%;
  transition: transform 0.5s cubic-bezier(0.3, 1, 0.5, 1);
  transform: rotate(180deg);
}
.faq_expanded__hcQmL .faq_question__h7lIm:after {
  content: url(../images/minus.svg);
  background-color: #befb8f;
  transform: rotate(0);
}
.faq_question__h7lIm:hover:after {
  border-color: #befb8f;
}
.faq_question__h7lIm:active:after {
  border-color: #80d23f;
}
.faq_expanded__hcQmL .faq_question__h7lIm:hover:after {
  background: #fff;
}
.faq_expanded__hcQmL .faq_question__h7lIm:active:after {
  border-color: #80d23f;
}
.faq_question__h7lIm::selection {
  background-color: #fff;
}
.faq_answer__p6YZh {
  max-width: 45em;
  display: none;
  padding-right: 16px;
  overflow: hidden;
  font-family: inherit;
  font-size: 15px;
  line-height: 1.46;
  color: #000;
  white-space: pre-line;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.3, 1, 0.5, 1);
}
.faq_expanded__hcQmL .faq_answer__p6YZh {
  margin-top: 16px;
  opacity: 1;
}
@media screen and (min-width: 1024px) {
  .faq_answer__p6YZh {
    font-size: 18px;
  }
}
.faq_link__Nu4j6 {
  color: #1781f3;
}
.faq_image__kjQfo {
  display: block;
  margin: 8px auto 32px;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .faq_image__kjQfo {
    margin: 40px 0;
  }
}
.mango .faq_faq__Zie8D {
  margin-top: 0;
  border: none;
}
.mango .faq_question__h7lIm {
  line-height: 1.6;
  font-variation-settings: "wght" 400;
}
.mango .faq_item__IroFA {
  padding: 0;
  margin-bottom: 32px;
  border: none;
}
@media screen and (min-width: 1024px) {
  .mango .faq_item__IroFA {
    margin-bottom: 48px;
  }
}
.mango .faq_item__IroFA p:last-child {
  margin-bottom: 0;
}
.mango_learnMore__Bkkwe {
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (min-width: 1120px) {
  .mango_learnMore__Bkkwe {
    padding: 0 24px 36px;
    margin-top: 164px;
  }
}
.mango_learnMore__h2__IrDVT {
  padding-inline: 24px;
  margin-bottom: 12px;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .mango_learnMore__h2__IrDVT {
    margin-bottom: 20px;
  }
}
.mango_learnMore__card__p7hLI {
  display: flex;
  flex: 1 0 280px;
  flex-flow: column;
  max-width: 335px;
  padding: 20px;
  text-align: left;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 12px 25px rgba(0, 51, 128, 0.08);
}
@media screen and (min-width: 1120px) {
  .mango_learnMore__card__p7hLI {
    padding: 30px;
  }
}
.mango_learnMore__card__p7hLI > a.mango_link__SinQR {
  align-self: flex-start;
}
.mango_learnMore__link___1sd4 {
  margin-top: auto;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.55;
  color: #0085ff;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.mango_learnMore__heading__bzF6O {
  margin-bottom: 16px;
  font-family: var(--inter);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.55;
}
@media screen and (min-width: 1120px) {
  .mango_learnMore__heading__bzF6O {
    font-size: 22px;
    line-height: 125%;
  }
}
.mango_learnMore__descr__UBS2v {
  font-size: 15px;
}
@media screen and (min-width: 1120px) {
  .mango_learnMore__descr__UBS2v {
    font-size: 18px;
  }
}
.mango_learnMore__controls__ue81G {
  display: flex;
  gap: 32px;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media screen and (min-width: 1120px) {
  .mango_learnMore__controls__ue81G {
    display: none;
  }
}
.mango_subheading__T6Ntd {
  font-size: 16px;
  max-width: 840px;
}
@media screen and (min-width: 600px) {
  .mango_subheading__T6Ntd {
    font-size: 26px;
  }
}
.mango_subheading__T6Ntd u {
  text-decoration: none;
  color: #0085ff;
}
.mango_slider__h2__qLZ7l {
  margin-bottom: 20px;
}
