@font-face {
  font-family: Soho-Pro;
  src: url('../fonts/SohoPro-ExtraBoldCondensed.ttf');
  font-weight: 800;
}
.flq-main-wrap * {
  box-sizing: border-box;
}
.flq-sohop-eb {
  font-family: Soho-Pro;
  font-weight: 800;
}
.flq-how-close-btn,
.flq-next-btn,
.flq-roboto {
  font-family: 'Roboto';
}
.flq-flex-row {
  flex-direction: row;
  display: flex;
}
.flq-main-wrap {
  max-width: 1080px !important;
  width: 100%;
  position: relative;
  overflow: hidden;
  font-size: 40px;
}
.flq-text {
  display: block;
}
.flq-intro-slide {
  background-color: #EEA841;
  padding: 40px;
  background-image: url('../images/intro-bg.png');
  background-size: cover;
}
.flq-mx-830 .flq-intro-slide {
  background-position: bottom;
}
.flq-mx-500 .flq-intro-slide {
  padding: 20px;
}
.flq-mx-830 .flq-intro-and {
  top: calc(50% - 14px);
}
.flq-intro-top {
  position: relative;
  z-index: 5;
}
.flq-intro-bottom {
  position: relative;
  z-index: 5;
  min-height: 530px;
}
.flq-full-size .flq-intro-bottom {
  height: 700px;
}
.flq-mx-700 .flq-intro-bottom {
  min-height: 480px;
}
.flq-mx-500 .flq-intro-bottom {
  min-height: 450px;
}
.flq-lotoday-intro {
  position: absolute;
  right: 8px;
  bottom: 83px;
  max-width: 37%;
  color: #ffffff;
}
.flq-mx-700 .flq-lotoday-intro {
  max-width: 44%;
}
.flq-mx-500 .flq-lotoday-intro {
  max-width: 50%;
}
.flq-mx-375 .flq-lotoday-intro {
  max-width: 59%;
}
.flq-lotom-intro {
  position: absolute;
  left: 8px;
  top: 66px;
  max-width: 50%;
  color: #ffffff;
}
.flq-mx-700 .flq-lotom-intro {
  max-width: 62%;
}
.flq-mx-500 .flq-lotom-intro {
  max-width: 75%;
  top: 82px;
}
.flq-logos-row {
  align-items: center;
  justify-content: space-between;
}
.flq-logos-row {
  margin-bottom: 56px;
}
.flq-full-size .flq-intro-bottom .flq-sohop-eb {
  font-size: 100px;
  line-height: 100%;
}
.flq-smaller .flq-intro-bottom .flq-sohop-eb {
  font-size: 70px;
  line-height: 100%;
}
.flq-mx-830 .flq-intro-bottom .flq-sohop-eb {
  font-size: 50px;
}
.flq-mx-500 .flq-intro-bottom .flq-sohop-eb {
  font-size: 38px;
}
.flq-intro-bottom .flq-age {
  font-weight: 700;
  line-height: 130%;
}
.flq-smaller .flq-intro-bottom .flq-age {
  font-size: 30px;
}
.flq-mx-500 .flq-intro-bottom .flq-age {
  font-size: 22px;
}
.flq-full-size .flq-intro-bottom .flq-age {
  font-size: 40px;
}
.flq-text-right {
  text-align: right;
}
.flq-text-center {
  text-align: center;
}
.flq-h1 {
  color: #444444;
  line-height: 100%;
}
.flq-full-size .flq-h1 {
  font-size: 60px;
}
.flq-smaller .flq-h1 {
  font-size: 50px;
}
.flq-mx-830 .flq-h1 {
  font-size: 42px;
}
.flq-mx-500 .flq-h1 {
  font-size: 32px;
}
.flq-mx-375 .flq-h1 {
  font-size: 24px;
}
.flq-h6 {
  font-size: 30px;
  font-weight: 400;
  line-height: 47px;
}
.flq-full-size .flq-h6 {
  font-size: 40px;
}
.flq-intro-top .flq-h6 {
  margin-top: 21px;
}
.flq-mx-830 .flq-intro-top .flq-h6 {
  font-size: 26px;
}
.flq-mx-500 .flq-intro-top .flq-h6 {
  font-size: 22px;
}
.flq-mx-500 .flq-intro-top .flq-h6 {
  font-size: 16px;
}
.flq-logo-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.flq-logo {
  height: 40px;
  width: auto;
}
.flq-logo_imd {
  height: 57px;
}
.flq-mx-700 .flq-logo {
  height: 30px;
}
.flq-mx-700 .flq-logo_imd {
  height: 42px;
}
.flq-mx-500 .flq-logo {
  height: 26px;
}
.flq-mx-500 .flq-logo_imd {
  height: 36px;
}
.flq-mx-375 .flq-logo {
  height: 18px;
}
.flq-mx-375 .flq-logo_imd {
  height: 28px;
}
.flq-intro-and {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #ffffff;
}
.flq-mx-700 .flq-intro-and {
  transform: translate(-50%,calc(-50% - 24px));
}
.flq-mx-500 .flq-intro-and {
  transform: translate(-50%,-50%);
}
.flq-mx-375 .flq-intro-and {
  transform: translate(-50%,calc(-50% + 12px));
}
.flq-intro-btn {
  border: 3px solid #EEA841;
  background-color: #ffffff;
  color: #444444;
  display: inline-block;
  padding: 18px 16vw;
  font-weight: 800;
  line-height: 37px;
  border-radius: 33px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}
.flq-full-size .flq-intro-btn {
  font-size: 32px;
  padding: 24px 181px;
}
.flq-smaller .flq-intro-btn {
  padding: 18px 120px;
  font-size: 26px;
  line-height: 30px;
  border-radius: 24px;
}
.flq-mx-500 .flq-intro-btn {
  padding: 12px 72px;
  font-size: 22px;
  line-height: 26px;
  border-radius: 18px;
}
.flq-slides-wrap {
  flex-direction: row;
  display: flex;
  transition: all .4s ease;
}
.flq-main-slides-active .flq-slides-wrap {
  transform: translateX(-100%);
}
.flq-slide {
  min-width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.flq-slide_answers {
  min-width: 200%;
  display: flex;
  flex-direction: row;
}
.flq-h2 {
  line-height: 118%;
  color: #09222C;
  font-size: 44px;
}
.flq-full-size .flq-h2 {
  font-size: 54px;
}
.flq-mx-830 .flq-h2 {
  font-size: 36px;
}
.flq-mx-700 .flq-h2 {
  font-size: 26px;
}
.flq-mx-500 .flq-h2 {
  font-size: 22px;
}
.flq-mx-375 .flq-h2 {
  font-size: 19px;
}
.flq-line {
  display: block;
  transform: translateY(-100%);
  opacity: 0;
}
.flq-active-slide .flq-line-1 {
  transform: translateY(0);
  transition: all .3s ease .7s;
  opacity: 1;
}
.flq-active-slide .flq-line-2 {
  transform: translateY(0);
  transition: all .3s ease .6s;
  opacity: 1;
}
.flq-active-slide .flq-line-3 {
  transform: translateY(0);
  transition: all .3s ease .5s;
  opacity: 1;
}
.flq-active-slide .flq-line-4 {
  transform: translateY(0);
  transition: all .3s ease .4s;
  opacity: 1;
}
.flq-slide_1 {
  background-color: #B9E1D7;
}
.flq-slide_2 {
  background-color: #FBEECC;
}
.flq-slide_3 {
  background-color: #E3C6D3;
}
.flq-slide_4 {
  background-color: #B1C3CA;
}
.flq-slide_5 {
  background-color: #F6CEB6;
}
.flq-slide_6 {
  background-color: #CCCDF8;
}
.flq-question-wrap {
  max-width: 750px;
  margin: auto;
  overflow: hidden;
}
.flq-smaller .flq-question-wrap {
  max-width: calc(100% - 175px);
}
.flq-mx-700 .flq-question-wrap {
  max-width: calc(100% - 120px);
}
.flq-mx-500 .flq-question-wrap {
  max-width: calc(100% - 72px);
}
.flq-mx-375 .flq-question-wrap {
  max-width: calc(100% - 20px);
}
.flq-mx-375 .flq-question {
  padding-top: 20px;
}
.flq-explainer-text {
  font-weight: 400;
  font-size: 26px;
  line-height: 118%;
  color: #09222C;
  max-width: 783px;
  margin: 81px auto 0;
  padding: 0 10px;
}
.flq-full-size .flq-explainer-text {
  font-size: 32px;
}
.flq-full-size .flq-slide_answers .flq-explainer-text {
  font-size: 27px;
}
.flq-smaller .flq-explainer-text {
  margin: 62px auto 0;
  font-size: 24px;
}
.flq-mx-830 .flq-explainer-text {
  margin: 50px auto 0;
  font-size: 22px;
}
.flq-mx-700 .flq-explainer-text {
  margin: 30px auto 0;
  font-size: 20px;
}
.flq-mx-700 .flq-explainer-text {
  margin: 22px auto 0;
  font-size: 18px;
}
.flq-mx-700 .flq-explainer-text {
  font-size: 16px;
}
.flq-question {
  position: relative;
}
.flq-quote-right,
.flq-quote-left {
  position: absolute;
  top: 50%;
  width: 92px;
  height: auto;
}
.flq-smaller .flq-quote-right,
.flq-smaller .flq-quote-left {
  width: 80px;
}
.flq-mx-830 .flq-quote-right,
.flq-mx-830 .flq-quote-left {
  width: 68px;
}
.flq-mx-700 .flq-quote-right,
.flq-mx-700 .flq-quote-left {
  width: 44px;
}
.flq-mx-700 .flq-quote-right,
.flq-mx-700 .flq-quote-left {
  width: 36px;
}
.flq-mx-500 .flq-quote-right,
.flq-mx-500 .flq-quote-left {
  width: 30px;
}
.flq-mx-375 .flq-quote-right,
.flq-mx-375 .flq-quote-left {
  top: 20px;
}
.flq-quote-right {
  right: 49px;
  transform: translateY(-50%);
}
.flq-smaller .flq-quote-right {
  right: 30px;
}
.flq-mx-830 .flq-quote-right {
  right: 20px;
}
.flq-mx-700 .flq-quote-right {
  right: 12px;
}
.flq-mx-500 .flq-quote-right {
  right: 4px;
}
.flq-quote-left {
  left: 49px;
  transform: translateY(-50%) rotate(180deg);
}
.flq-smaller .flq-quote-left {
  left: 30px;
}
.flq-mx-830 .flq-quote-left {
  left: 20px;
}
.flq-mx-700 .flq-quote-left {
  left: 12px;
}
.flq-mx-500 .flq-quote-left {
  left: 4px;
}
.flq-slide_2 .flq-quote-right path,
.flq-slide_2 .flq-quote-left path {
  fill: #F3C95F;
}
.flq-slide_3 .flq-quote-right path,
.flq-slide_3 .flq-quote-left path {
  fill: #A7456D;
}
.flq-slide_4 .flq-quote-right path,
.flq-slide_4 .flq-quote-left path {
  fill: #00232D;
}
.flq-slide_5 .flq-quote-right path,
.flq-slide_5 .flq-quote-left path {
  fill: #FA5500;
}
.flq-slide_6 .flq-quote-right path,
.flq-slide_6 .flq-quote-left path {
  fill: #5659E8;
}
.flq-slider-container {
  background-color: #FFFFFF;
  box-shadow: 0px 4px 12px rgba(118, 118, 118, 0.25);
  border-radius: 10px;
  width: 100%;
  padding: 36px 32px 36px 32px;
  position: relative;
}
.flq-slider-tomorrow .flq-range-trail-mask,
.flq-slider-tomorrow .flq-range-trail {
  position: absolute;
  content: '';
  left: 32px;
  top: 50%;
  transform: translateY(-50%);
  height: 6px;
  background-color: #EEA841;
  border-radius: 4px;
}
.flq-slider-today .flq-range-trail-mask,
.flq-slider-today .flq-range-trail {
  position: absolute;
  content: '';
  left: 32px;
  top: 50%;
  transform: translateY(-50%);
  height: 6px;
  background-color: #444444;
  border-radius: 4px;
}
.flq-slider-today .flq-range-trail-mask,
.flq-slider-tomorrow .flq-range-trail-mask {
  background-color: #d7d7d7;
  z-index: 1;
}
.flq-mx-830 .flq-slider-container {
  padding: 30px 32px;
}
.flq-mx-700 .flq-slider-container {
  padding: 28px 32px;
}
.flq-mx-700 .flq-slider-container {
  padding: 24px 32px;
}
.flq-slider-wrap {
  display: flex;
  flex-direction: row;
  border-radius: 10px;
  margin-top: 8px;
}
.flq-slider-container input[type=range] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 6px;
  border-radius: 4px;
  background: rgba(68, 68, 68, .2);
  opacity: 1;
  outline: none;
  display: block;
}
.flq-slider-container input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 38px;
  height: 38px;
  cursor: pointer;
  outline: none;
  border: none;
  box-shadow: 0px 4px 12px rgba(118, 118, 118, 0.25);
  z-index: 5;
  position: relative;
  border-radius: 50%;
}
.flq-slider-container input[type=range]::-moz-range-thumb {
  -moz-appearance: none;
  width: 38px;
  height: 38px;
  cursor: pointer;
  outline: none;
  border: none;
  box-shadow: 0px 4px 12px rgba(118, 118, 118, 0.25);
  position: relative;
  z-index: 5;
  border-radius: 50%;
}
.flq-mx-830 .flq-slider-container input[type=range]::-webkit-slider-thumb {
  width: 32px;
  height: 32px;
}
.flq-mx-830 .flq-slider-container input[type=range]::-moz-range-thumb {
  width: 32px;
  height: 32px;
}
.flq-mx-830 .flq-slider-today .flq-slide-answer-dot,
.flq-mx-830 .flq-slider-tomorrow .flq-slide-answer-dot {
  width: 32px;
  height: 32px;
}
.flq-mx-700 .flq-slider-container input[type=range]::-webkit-slider-thumb {
  width: 30px;
  height: 30px;
}
.flq-mx-700 .flq-slider-container input[type=range]::-moz-range-thumb {
  width: 30px;
  height: 30px;
}
.flq-mx-700 .flq-slider-today .flq-slide-answer-dot,
.flq-mx-700 .flq-slider-tomorrow .flq-slide-answer-dot {
  width: 30px;
  height: 30px;
}
.flq-mx-500 .flq-slider-container input[type=range]::-webkit-slider-thumb {
  width: 28px;
  height: 28px;
}
.flq-mx-500 .flq-slider-container input[type=range]::-moz-range-thumb {
  width: 28px;
  height: 28px;
}
.flq-mx-500 .flq-slider-today .flq-slide-answer-dot,
.flq-mx-500 .flq-slider-tomorrow .flq-slide-answer-dot {
  width: 28px;
  height: 28px;
}
.flq-slider-tomorrow input[type=range]::-moz-range-thumb {
  background: #EEA841;
}
.flq-slider-tomorrow input[type=range]::-webkit-slider-thumb {
  background: #EEA841;
}
.flq-slider-today input[type=range]::-moz-range-thumb {
  background: #444444;
}
.flq-slider-today input[type=range]::-webkit-slider-thumb {
  background: #444444;
}
.flq-slide-main {
  max-width: 824px;
  width: 90%;
  margin: auto;
}
.flq-slider-title {
  font-weight: 700;
  font-size: 28px;
  color:#09222C;
  line-height: 140%;
}
.flq-full-size .flq-slider-title {
  font-size: 32px;
}
.flq-mx-830 .flq-slider-title {
  font-size: 24px;
}
.flq-mx-700 .flq-slider-title {
  font-size: 22px;
}
.flq-mx-500 .flq-slider-title {
  font-size: 20px;
}
.flq-mx-375 .flq-slider-title {
  font-size: 18px;
}
.flq-mx-830 .flq-dot {
  width: 10px;
  height: 10px;
  margin: 0 16px;
}
.flq-mx-830 .flq-dot {
  width: 8px;
  height: 8px;
  margin: 0 12px;
}
.flq-slider-val {
  background: #FFFFFF;
  box-shadow: 0px 4px 12px rgba(118, 118, 118, 0.25);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all .2s ease;
  width: 100%;
  max-width: 0;
  overflow: hidden;
}
.flq-slider-val span {
  font-size: 26px;
  line-height: 120%;
}
.flq-full-size .flq-slider-val span {
  font-size: 26px;
}
.flq-mx-830 .flq-slider-val span {
  font-size: 22px;
}
.flq-mx-700 .flq-slider-val span {
  font-size: 20px;
}
.flq-mx-500 .flq-slider-val span {
  font-size: 18px;
}
.flq-mx-500 .flq-value-added {
  max-width: 74px;
}
.flq-mx-375 .flq-value-added {
  max-width: 64px;
}
.flq-mx-500 .flq-slider-val span {
  font-size: 16px;
}
.flq-value-added {
  max-width: 88px;
  margin-left: 8px;
}
.flq-dot {
  width: 12px;
  height: 12px;
  background: #09222C;
  margin: 0 24px;
  display: block;
  border-radius: 50%;
}
.flq-slider-title-wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 48px;
}
.flq-slider-wrap-tomorrow .flq-slider-val {
  color: #EEA841;
}
.flq-slider-wrap-today .flq-slider-val {
  color: #444444;
}
.flq-btn-wrap {
  position: relative;
  height: 100px;
  margin-top: 72px;
}
.flq-mx-830 .flq-btn-wrap {
  margin-top: 50px;
}
.flq-slide_answers .flq-btn-wrap {
  display: none;
}
.flq-slide_answers .flq-first-answer .flq-btn-wrap {
  display: block;
}
.flq-slide_answers .flq-final-answer-txt {
  display: block;
  padding: 0 24px;
}
.flq-slide_answers .flq-first-answer .flq-final-answer-txt {
  display: none;
}
.flq-how-close-btn,
.flq-next-btn {
  display: inline-block;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-20px);
  padding: 24px 123px;
  border-radius: 33px;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  transition: all .3s ease;
  top: 50%;
  left: 50%;
  transform: translate(-50%,calc(-50% + 20px));
  cursor: pointer;
  color: #ffffff;
  white-space: nowrap;
}
.flq-smaller .flq-how-close-btn,
.flq-smaller .flq-next-btn {
  font-size: 28px;
  line-height: 34px;
  border-radius: 26px;
  padding: 18px 100px;
}
.flq-mx-830 .flq-how-close-btn,
.flq-mx-830 .flq-next-btn {
  font-size: 24px;
  line-height: 30px;
  border-radius: 22px;
  padding: 14px 72px;
}
.flq-mx-500 .flq-how-close-btn,
.flq-mx-500 .flq-next-btn {
  font-size: 20px;
  line-height: 26px;
  border-radius: 18px;
  padding: 12px 60px;
}
.flq-mx-375 .flq-how-close-btn,
.flq-mx-375 .flq-next-btn {
  font-size: 18px;
  line-height: 24px;
  padding: 12px 46px;
}
.flq-mx-500 .flq-wgdykb.flq-next-btn {
  font-size: 16px;
  padding: 12px 20px;
}
.flq-show-answers .flq-next-btn,
.flq-tomorrow-slider-active.flq-today-slider-active .flq-how-close-btn {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%,-50%);
}
.flq-tomorrow-slider-active.flq-today-slider-active.flq-show-answers .flq-how-close-btn {
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%,calc(-50% + 20px));
}
.flq-slide_1 .flq-how-close-btn,
.flq-slide_1 .flq-next-btn {
  background-color: #1ECDB9;
}
.flq-slide_2 .flq-how-close-btn,
.flq-slide_2 .flq-next-btn {
  background-color: #F3C95F;
}
.flq-slide_3 .flq-how-close-btn,
.flq-slide_3 .flq-next-btn {
  background-color: #A7456D;
}
.flq-slide_4 .flq-how-close-btn,
.flq-slide_4 .flq-next-btn {
  background-color: #00232D;
}
.flq-slide_5 .flq-how-close-btn,
.flq-slide_5 .flq-next-btn {
  background-color: #FA5500;
}
.flq-slide_6 .flq-how-close-btn,
.flq-slide_6 .flq-next-btn {
  background-color: #5659E8;
}
.flq-slider-tomorrow .flq-slide-answer-dot {
  visibility: hidden;
  opacity: 0;
  display: inline-block;
  background: #F6D3A0;
  border: 2px solid #FFFFFF;
  box-shadow: 0px 4px 12px rgba(118, 118, 118, 0.25);
  position: absolute;
  top: 50%;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  transition: all .3s ease;
  z-index: 5;
}
.flq-slider-today .flq-slide-answer-dot {
  visibility: hidden;
  opacity: 0;
  display: inline-block;
  background: #B4B4B4;
  border: 2px solid #FFFFFF;
  box-shadow: 0px 4px 12px rgba(118, 118, 118, 0.25);
  position: absolute;
  top: 50%;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  transition: all .3s ease;
  z-index: 5;
}
.flq-answer-slider .flq-slide-answer-dot {
  visibility: visible;
  opacity: 1;
}
#flq-tomorrow-answer-slider-1 .flq-slide-answer-dot,
.flq-slide_1 .flq-slider-tomorrow .flq-slide-answer-dot {
  left: 69%;
  transform: translate(-100%,-50%);
}
.flq-mx-700 #flq-tomorrow-answer-slider-1 .flq-slide-answer-dot,
.flq-mx-700 .flq-slide_1 .flq-slider-tomorrow .flq-slide-answer-dot {
  transform: translate(calc(-100% + 2px),-50%);
}
#flq-today-answer-slider-1 .flq-slide-answer-dot,
.flq-slide_1 .flq-slider-today .flq-slide-answer-dot {
  left: 36%;
  transform: translate(-4.5px,-50%);
}
#flq-tomorrow-answer-slider-2 .flq-slide-answer-dot,
.flq-slide_2 .flq-slider-tomorrow .flq-slide-answer-dot {
  left: 34%;
  transform: translate(-2.5px,-50%);
}
#flq-today-answer-slider-2 .flq-slide-answer-dot,
.flq-slide_2 .flq-slider-today .flq-slide-answer-dot {
  left: 19%;
  transform: translate(12.5px,-50%);
}
.flq-mx-830 #flq-today-answer-slider-2 .flq-slide-answer-dot,
.flq-mx-830 .flq-slide_2 .flq-slider-today .flq-slide-answer-dot {
  transform: translate(9.5px,-50%);
}
.flq-mx-700 #flq-today-answer-slider-2 .flq-slide-answer-dot,
.flq-mx-700 .flq-slide_2 .flq-slider-today .flq-slide-answer-dot {
  transform: translate(6.5px,-50%);
}
#flq-tomorrow-answer-slider-3 .flq-slide-answer-dot,
.flq-slide_3 .flq-slider-tomorrow .flq-slide-answer-dot {
  left: 19%;
  transform: translate(12.5px,-50%);
}
.flq-mx-830 #flq-tomorrow-answer-slider-3 .flq-slide-answer-dot,
.flq-mx-830 .flq-slide_3 .flq-slider-tomorrow .flq-slide-answer-dot {
  transform: translate(10.5px,-50%);
}
.flq-mx-700 #flq-tomorrow-answer-slider-3 .flq-slide-answer-dot,
.flq-mx-700 .flq-slide_3 .flq-slider-tomorrow .flq-slide-answer-dot {
  transform: translate(6.5px,-50%);
}
#flq-today-answer-slider-3 .flq-slide-answer-dot,
.flq-slide_3 .flq-slider-today .flq-slide-answer-dot {
  left: 9%;
  transform: translate(23px,-50%);
}
.flq-mx-830 #flq-today-answer-slider-3 .flq-slide-answer-dot,
.flq-mx-830 .flq-slide_3 .flq-slider-today .flq-slide-answer-dot {
  transform: translate(19px,-50%);
}
.flq-mx-700 #flq-today-answer-slider-3 .flq-slide-answer-dot,
.flq-mx-700 .flq-slide_3 .flq-slider-today .flq-slide-answer-dot {
  transform: translate(14px,-50%);
}
#flq-tomorrow-answer-slider-4 .flq-slide-answer-dot,
.flq-slide_4 .flq-slider-tomorrow .flq-slide-answer-dot {
  left: 16%;
  transform: translate(15.5px,-50%);
}
.flq-mx-830 #flq-tomorrow-answer-slider-4 .flq-slide-answer-dot,
.flq-mx-830 .flq-slide_4 .flq-slider-tomorrow .flq-slide-answer-dot {
  transform: translate(13.5px,-50%);
}
.flq-mx-700 #flq-tomorrow-answer-slider-4 .flq-slide-answer-dot,
.flq-mx-700 .flq-slide_4 .flq-slider-tomorrow .flq-slide-answer-dot {
  transform: translate(9.5px,-50%);
}
#flq-today-answer-slider-4 .flq-slide-answer-dot,
.flq-slide_4 .flq-slider-today .flq-slide-answer-dot {
  left: 30%;
  transform: translate(1.5px,-50%);
}
.flq-mx-700 #flq-today-answer-slider-4 .flq-slide-answer-dot,
.flq-mx-700 .flq-slide_4 .flq-slider-today .flq-slide-answer-dot {
  transform: translate(-0.5px,-50%);
}
#flq-tomorrow-answer-slider-5 .flq-slide-answer-dot,
.flq-slide_5 .flq-slider-tomorrow .flq-slide-answer-dot {
  left: 11%;
  transform: translate(21px,-50%);
}
.flq-mx-830 #flq-tomorrow-answer-slider-5 .flq-slide-answer-dot,
.flq-mx-830 .flq-slide_5 .flq-slider-tomorrow .flq-slide-answer-dot {
  transform: translate(17px,-50%);
}
.flq-mx-700 #flq-tomorrow-answer-slider-5 .flq-slide-answer-dot,
.flq-mx-700 .flq-slide_5 .flq-slider-tomorrow .flq-slide-answer-dot {
  transform: translate(12px,-50%);
}
#flq-today-answer-slider-5 .flq-slide-answer-dot,
.flq-slide_5 .flq-slider-today .flq-slide-answer-dot {
  left: 29%;
  transform: translate(2.5px,-50%);
}
.flq-mx-700 #flq-today-answer-slider-5 .flq-slide-answer-dot,
.flq-mx-700 .flq-slide_5 .flq-slider-today .flq-slide-answer-dot {
  transform: translate(0.5px,-50%);
}
#flq-tomorrow-answer-slider-6 .flq-slide-answer-dot,
.flq-slide_6 .flq-slider-tomorrow .flq-slide-answer-dot {
  left: 18%;
  transform: translate(13.5px,-50%);
}
.flq-mx-830 #flq-tomorrow-answer-slider-6 .flq-slide-answer-dot,
.flq-mx-830 .flq-slide_6 .flq-slider-tomorrow .flq-slide-answer-dot {
  transform: translate(11.5px,-50%);
}
.flq-mx-700 #flq-tomorrow-answer-slider-6 .flq-slide-answer-dot,
.flq-mx-700 .flq-slide_6 .flq-slider-tomorrow .flq-slide-answer-dot {
  transform: translate(7.5px,-50%);
}
#flq-today-answer-slider-6 .flq-slide-answer-dot,
.flq-slide_6 .flq-slider-today .flq-slide-answer-dot {
  left: 37%;
  transform: translate(-6px,-50%);
}
.flq-show-answers .flq-slider-today .flq-slide-answer-dot,
.flq-show-answers .flq-slider-tomorrow .flq-slide-answer-dot {
  visibility: visible;
  opacity: 1;
}
.flq-slide-answer-diff {
  position: absolute;
  top: -15px;
  left: calc(100% + 8px);
  font-size: 18px;
  line-height: 22px;
}
.flq-mx-830 .flq-slide-answer-diff {
  top: -13px;
}
.flq-slide-answer-diff.flq-neg-diff {
  left: calc(-100% + 8px);
}

.flq-mx-830 .flq-slide-answer-diff.flq-neg-diff {
  left: calc(-100% - 5px);
}
.flq-slider-today .flq-slide-answer-diff {
  color: #B4B4B4;
}
.flq-slider-tomorrow .flq-slide-answer-diff {
  color: #EEA841;
}
.flq-answer-slider .flq-answer-overlay,
.flq-show-answers .flq-answer-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.flq-pag-wrap {
  position: absolute;
  bottom: 48px;
  left: 50%;
  transform: translate(-50%,50px);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transition: all .3s ease .4s;
}
.flq-pag-wrap .flq-pag {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 12px;
  background-color: #ffffff;
  border-radius: 50%;
  transition: all .2s ease;
}
.flq-mx-830 .flq-pag-wrap .flq-pag {
  width: 10px;
  height: 10px;
  margin: 0 10px;
}
.flq-mx-500 .flq-pag-wrap .flq-pag {
  width: 8px;
  height: 8px;
  margin: 0 8px;
}
.flq-main-slides-active .flq-pag-wrap {
  transform: translate(-50%,0);
  visibility: visible;
  opacity: 1;
}
.flq-slide_1-active .flq-pag-wrap .flq-pag:first-of-type {
  background-color: #1ECDB9;
}
.flq-slide_2-active .flq-pag-wrap .flq-pag:nth-of-type(2) {
  background-color: #FAC846;
}
.flq-slide_3-active .flq-pag-wrap .flq-pag:nth-of-type(3) {
  background-color: #A7456D;
}
.flq-slide_4-active .flq-pag-wrap .flq-pag:nth-of-type(4) {
  background-color: #0E2932;
}
.flq-slide_5-active .flq-pag-wrap .flq-pag:nth-of-type(5) {
  background-color: #FA5500;
}
.flq-slide_6-active .flq-pag-wrap .flq-pag:nth-of-type(6) {
  background-color: #5659E8;
}
.flq-slide_answers-inner {
  min-width: 50%;
}
.flq-slide_answers-tomorrow {
  background-color: #EEA841;
}
.flq-slide_answers-today {
  background-color: #444444;
}
.flq-slide_answers-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.flq-slide_answers-inner .flq-explainer-text,
.flq-slide_answers-inner .flq-h2 {
  color: #ffffff;
}
.flq-row-reverse {
  flex-direction: row-reverse;
}
.flq-first-answer .flq-next-btn {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%,-50%);
}
.flq-avg-diff-text {
  color: #ffffff;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 17px;
  margin-top: 32px;
}
.flq-mx-830 .flq-avg-diff-text {
  font-size: 24px;
  line-height: 28px;
}
.flq-mx-700 .flq-avg-diff-text {
  font-size: 22px;
  line-height: 26px;
}
.flq-mx-500 .flq-avg-diff-text {
  font-size: 18px;
  line-height: 22px;
}
.flq-slide_answers-inner .flq-next-btn {
  background-color: #ffffff;
}
.flq-slide_answers-tomorrow .flq-next-btn {
  color: #EEA841;
}
.flq-slide_answers-today .flq-next-btn {
  color: #444444;
}
.flq-slide_answers-active .flq-pag-wrap {
  display: none;
}
.flq-slide_answers .flq-explainer-text {
  margin-top: 0;
}
.flq-final-answer-txt {
  color: #ffffff;
  margin-bottom: 26px;
}
.flq-final-answer-txt a {
  font-weight: 800;
  text-decoration: underline;
  color: #ffffff;
  white-space: nowrap;
}
.flq-fat-top {
  font-size: 32px;
  line-height: 38px;
  margin: 43px 0;
}
.flq-smaller .flq-fat-top {
  font-size: 26px;
  line-height: 33px;
  margin: 32px 0;
}
.flq-mx-830 .flq-fat-top {
  font-size: 24px;
  line-height: 30px;
  margin: 28px 0;
}
.flq-mx-700 .flq-fat-top {
  font-size: 20px;
  line-height: 26px;
}
.flq-mx-500 .flq-fat-top {
  font-size: 18px;
  line-height: 24px;
}
.flq-fat-bottom {
  font-size: 16px;
  line-height: 19px;
}
.flq-smaller .flq-fat-bottom {
  font-size: 14px;
  line-height: 18px;
}
.flq-mx-500 .flq-fat-bottom {
  font-size: 12px;
  line-height: 16px;
}
