<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rheostat {
  overflow: visible;
  height: 30px; }
  .rheostat .rheostat-background {
    background-color: #EbEbEb;
    border-radius: 2px;
    border: none;
    position: relative;
    height: 6px;
    top: 13px;
    width: 100%; }
  .rheostat .rheostat-progress {
    background-color: #005CAB;
    position: absolute;
    height: 6px;
    top: 13px;
    border-radius: 2px; }
  .rheostat .rheostat-handle {
    background-color: #6C217F;
    border: none;
    border-radius: 50%;
    height: 30px;
    outline: none;
    z-index: 2;
    width: 30px;
    margin-left: -12px;
    top: 0px; }
    .rheostat .rheostat-handle:before, .rheostat .rheostat-handle:after {
      display: none; }
  .rheostat.rheostat-vertical {
    height: 100%;
    width: 30px; }
    .rheostat.rheostat-vertical .rheostat-background {
      height: 100%;
      top: 0px;
      width: 6px; }
    .rheostat.rheostat-vertical .rheostat-progress {
      left: 0px;
      width: 6px; }
    .rheostat.rheostat-vertical .rheostat-handle {
      left: -12px;
      margin-top: -12px; }

#fbf-energys-app .ct-chart .ct-label {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.5px; }
  @media (min-width: 768px) {
    #fbf-energys-app .ct-chart .ct-label {
      letter-spacing: -1px; } }

#fbf-energys-app .ct-chart {
  height: 100%; }
  #fbf-energys-app .ct-chart .ct-grids .ct-grid.ct-vertical {
    stroke-width: 70px;
    stroke-dasharray: 0;
    stroke: #fff; }
    #fbf-energys-app .ct-chart .ct-grids .ct-grid.ct-vertical:nth-child(even) {
      stroke: #F6F9FA; }
  #fbf-energys-app .ct-chart .ct-grids .ct-grid.ct-horizontal {
    stroke-width: 0; }
  #fbf-energys-app .ct-chart .ct-series-a .ct-bar {
    stroke: #6C217F;
    stroke-width: 20px; }
  #fbf-energys-app .ct-chart .ct-series-b .ct-bar {
    stroke: #888888;
    stroke-width: 20px; }
  #fbf-energys-app .ct-chart .ct-label {
    font-weight: 300 !important;
    font-size: 12px !important;
    line-height: 15px !important;
    text-align: center;
    word-break: break-word;
    padding: 0 4px; }
    @media (min-width: 768px) {
      #fbf-energys-app .ct-chart .ct-label {
        font-size: 13px !important;
        line-height: 13px !important; } }
    #fbf-energys-app .ct-chart .ct-label.ct-horizontal {
      display: block; }
    #fbf-energys-app .ct-chart .ct-label.ct-vertical {
      font-size: 15px;
      top: 4px;
      position: relative; }
      @media (min-width: 768px) {
        #fbf-energys-app .ct-chart .ct-label.ct-vertical {
          top: 9px; } }
  #fbf-energys-app .ct-chart .no-smil .ct-label {
    font-size: 14px !important; }

html, body {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch; }

body {
  background: #fff; }

* {
  -webkit-tap-highlight-color: transparent; }

#fbf-energys-app {
  /* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
  /* HTML5 display-role reset for older browsers */
  height: 100%;
  background-color: #F2F4F7;
  width: 100%;
  font-family: 'Foundry Sterling OT3 W03'; }
  #fbf-energys-app html, #fbf-energys-app body, #fbf-energys-app div, #fbf-energys-app span, #fbf-energys-app applet, #fbf-energys-app object, #fbf-energys-app iframe,
  #fbf-energys-app h1, #fbf-energys-app h2, #fbf-energys-app h3, #fbf-energys-app h4, #fbf-energys-app h5, #fbf-energys-app h6, #fbf-energys-app p, #fbf-energys-app blockquote, #fbf-energys-app pre,
  #fbf-energys-app a, #fbf-energys-app abbr, #fbf-energys-app acronym, #fbf-energys-app address, #fbf-energys-app big, #fbf-energys-app cite, #fbf-energys-app code,
  #fbf-energys-app del, #fbf-energys-app dfn, #fbf-energys-app em, #fbf-energys-app img, #fbf-energys-app ins, #fbf-energys-app kbd, #fbf-energys-app q, #fbf-energys-app s, #fbf-energys-app samp,
  #fbf-energys-app small, #fbf-energys-app strike, #fbf-energys-app strong, #fbf-energys-app sub, #fbf-energys-app sup, #fbf-energys-app tt, #fbf-energys-app var,
  #fbf-energys-app b, #fbf-energys-app u, #fbf-energys-app i, #fbf-energys-app center,
  #fbf-energys-app dl, #fbf-energys-app dt, #fbf-energys-app dd, #fbf-energys-app ol, #fbf-energys-app ul, #fbf-energys-app li,
  #fbf-energys-app fieldset, #fbf-energys-app form, #fbf-energys-app label, #fbf-energys-app legend,
  #fbf-energys-app table, #fbf-energys-app caption, #fbf-energys-app tbody, #fbf-energys-app tfoot, #fbf-energys-app thead, #fbf-energys-app tr, #fbf-energys-app th, #fbf-energys-app td,
  #fbf-energys-app article, #fbf-energys-app aside, #fbf-energys-app canvas, #fbf-energys-app details, #fbf-energys-app embed,
  #fbf-energys-app figure, #fbf-energys-app figcaption, #fbf-energys-app footer, #fbf-energys-app header, #fbf-energys-app hgroup,
  #fbf-energys-app menu, #fbf-energys-app nav, #fbf-energys-app output, #fbf-energys-app ruby, #fbf-energys-app section, #fbf-energys-app summary,
  #fbf-energys-app time, #fbf-energys-app mark, #fbf-energys-app audio, #fbf-energys-app video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; }
  #fbf-energys-app article, #fbf-energys-app aside, #fbf-energys-app details, #fbf-energys-app figcaption, #fbf-energys-app figure,
  #fbf-energys-app footer, #fbf-energys-app header, #fbf-energys-app hgroup, #fbf-energys-app menu, #fbf-energys-app nav, #fbf-energys-app section {
    display: block; }
  #fbf-energys-app body {
    line-height: 1; }
  #fbf-energys-app ol, #fbf-energys-app ul {
    list-style: none; }
  #fbf-energys-app blockquote, #fbf-energys-app q {
    quotes: none; }
  #fbf-energys-app blockquote:before, #fbf-energys-app blockquote:after,
  #fbf-energys-app q:before, #fbf-energys-app q:after {
    content: '';
    content: none; }
  #fbf-energys-app table {
    border-collapse: collapse;
    border-spacing: 0; }
  .cordova #fbf-energys-app {
    font-family: 'Roboto'; }
  #fbf-energys-app a {
    color: inherit;
    text-decoration: none; }
  #fbf-energys-app sup.tm {
    font-size: 0.9em;
    top: -0.1em; }

.fbf-defapp-test, .cordova {
  height: 100%; }
  .fbf-defapp-test body, .cordova body {
    height: 100%;
    margin: 0; }

.fbf-defapp-coopervision .main-content__wrapper, .fbf-defapp-coopervision .node-unpublished {
  background: #f2f4f9 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.fbf-defapp-coopervision .main-content__wrapper &gt; .l-general {
  max-width: none !important;
  padding: 0 !important; }

.fbf-defapp-coopervision .header__wrapper, .fbf-defapp-coopervision .main-nav__wrapper {
  position: relative;
  z-index: 999;
  background: white; }

.fbf-defapp-coopervision .logged-in .admin-links {
  z-index: 2000; }

.fbf-defapp-coopervision .body-item {
  height: calc(100vh);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-height: 800px) {
    .fbf-defapp-coopervision .body-item {
      height: calc(100vh - 105px); } }
  @media (min-width: 1000px) and (min-height: 800px) {
    .fbf-defapp-coopervision .body-item {
      height: calc(100vh - 166px); } }

.app__app___2A4Iv {
  height: 100%;
  width: 100%;
  overflow: visible;
  background-color: #E1ECEF; }

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

.highlight {
  color: #005CAB; }
#fbf-energys-app .welcome__title___3VUuV {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 31px;
  line-height: 1; }
  @media (min-width: 768px) {
    #fbf-energys-app .welcome__title___3VUuV {
      font-size: 70px; } }

#fbf-energys-app .welcome__description___CH-YC {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.5px; }
  @media (min-width: 768px) {
    #fbf-energys-app .welcome__description___CH-YC {
      letter-spacing: -1px; } }

#fbf-energys-app .welcome__title___3VUuV {
  margin-bottom: 30px;
  z-index: 2; }

#fbf-energys-app .welcome__description___CH-YC {
  z-index: 2; }
  @media (min-width: 768px) {
    #fbf-energys-app .welcome__description___CH-YC {
      margin-bottom: 40px;
      max-width: 400px; } }

#fbf-energys-app .welcome__button-wrapper___u7b6k {
  display: none; }
  @media (min-width: 768px) {
    #fbf-energys-app .welcome__button-wrapper___u7b6k {
      position: relative;
      display: block; }
      #fbf-energys-app .welcome__button-wrapper___u7b6k &gt; span {
        width: auto; } }
#fbf-energys-app .intro-wrapper__intro-wrapper___1W5tq {
  height: 100%;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

#fbf-energys-app .intro-wrapper__wrapper___cXeCo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  margin: auto;
  min-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden; }
  @media (min-width: 768px) {
    #fbf-energys-app .intro-wrapper__wrapper___cXeCo {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }

#fbf-energys-app .intro-wrapper__dummy___qb7qE {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

#fbf-energys-app .intro-wrapper__left___3RGYj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 2;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 768px) {
    #fbf-energys-app .intro-wrapper__left___3RGYj {
      padding-left: 30px;
      padding-left: 50px;
      padding-bottom: 55px;
      width: 56%; } }

#fbf-energys-app .intro-wrapper__inner___10uKp {
  margin-bottom: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  padding: 30px;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }
  @media (min-width: 768px) {
    #fbf-energys-app .intro-wrapper__inner___10uKp {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
      -ms-flex-order: 0;
      order: 0;
      padding: 0; } }

#fbf-energys-app .intro-wrapper__logo-container___2F8sw {
  line-height: 0;
  margin-top: auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 86px;
  -ms-flex: 1 0 86px;
  flex: 1 0 86px;
  width: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 768px) {
    #fbf-energys-app .intro-wrapper__logo-container___2F8sw {
      width: auto;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
      -ms-flex-align: end;
      -ms-grid-row-align: flex-end;
      align-items: flex-end;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin: auto 0 0 0; } }

#fbf-energys-app .intro-wrapper__logo___3xtwq {
  display: block; }

#fbf-energys-app .intro-wrapper__lady-container___1lyIP {
  position: relative;
  z-index: 1;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end; }
  @media (min-width: 768px) {
    #fbf-energys-app .intro-wrapper__lady-container___1lyIP {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }

#fbf-energys-app .intro-wrapper__lady___P6W2g {
  width: 100%; }
  @media (min-width: 768px) {
    #fbf-energys-app .intro-wrapper__lady___P6W2g {
      position: absolute;
      width: auto;
      right: -20%;
      max-height: 100%;
      max-width: 143%;
      bottom: 0; } }
  @media (min-width: 1710px) {
    #fbf-energys-app .intro-wrapper__lady___P6W2g {
      right: 0; } }
#fbf-energys-app .button__text___385K4 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 24px;
  line-height: 28px; }
  @media (min-width: 768px) {
    #fbf-energys-app .button__text___385K4 {
      font-size: 30px;
      line-height: 35px; } }

#fbf-energys-app .button__button___1hefS {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  color: #fff;
  background-color: #888888;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  width: 100%; }

#fbf-energys-app .button__text___385K4 {
  color: #fff;
  padding: 25px 30px; }
  @media (min-width: 768px) {
    #fbf-energys-app .button__text___385K4 {
      padding: 25px 80px; } }

.button__button-active___3qMSZ {
  background-color: #005CAB !important; }

.button__button-highlighted___219BQ {
  background-color: #6C217F !important; }
#fbf-energys-app .top-bar__back___whrty, #fbf-energys-app .top-bar__forward___2aL9E {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 16px; }
  @media (min-width: 768px) {
    #fbf-energys-app .top-bar__back___whrty, #fbf-energys-app .top-bar__forward___2aL9E {
      font-size: 22px; } }

#fbf-energys-app .top-bar__text___4TKoD {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #005CAB;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 20px; }
  @media (min-width: 768px) {
    #fbf-energys-app .top-bar__text___4TKoD {
      font-size: 22px;
      line-height: 24px; } }

#fbf-energys-app .top-bar__top-bar___3bRKV {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  padding: 0 18px;
  width: 100%;
  height: 68px; }

#fbf-energys-app .top-bar__left___1VvbL {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

#fbf-energys-app .top-bar__back___whrty:before {
  content: ' ';
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  height: 10px;
  width: 8px;
  margin-right: 5px; }
  @media (min-width: 768px) {
    #fbf-energys-app .top-bar__back___whrty:before {
      height: 17px;
      width: 12px;
      margin-right: 10px; } }

#fbf-energys-app .top-bar__centre___k6hlP {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
  text-align: center; }
  @media (min-width: 768px) {
    #fbf-energys-app .top-bar__centre___k6hlP {
      -webkit-box-flex: 5;
      -webkit-flex: 5;
      -ms-flex: 5;
      flex: 5; } }

#fbf-energys-app .top-bar__text___4TKoD {
  text-transform: none; }

#fbf-energys-app .top-bar__progress___1IFLT {
  width: 100%;
  height: 10px;
  background-color: #F2F4F7;
  border-radius: 5px;
  overflow: hidden; }

#fbf-energys-app .top-bar__foreground___3WK_8 {
  height: 100%;
  background-color: #005CAB;
  -webkit-transition: width 1s ease;
  transition: width 1s ease; }

#fbf-energys-app .top-bar__right___14ucu {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

#fbf-energys-app .top-bar__forward___2aL9E:after {
  content: ' ';
  display: inline-block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 10px;
  width: 8px;
  margin-left: 5px; }
  @media (min-width: 768px) {
    #fbf-energys-app .top-bar__forward___2aL9E:after {
      height: 17px;
      width: 12px;
      margin-left: 15px; } }

.top-bar__top-bar-large-title___1b8ht { }
  .top-bar__top-bar-large-title___1b8ht .top-bar__left___1VvbL {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 0 auto !important;
    -ms-flex: 0 0 auto !important;
    flex: 0 0 auto !important;
    padding: 0 10px 0 0; }
#fbf-energys-app .page-wrapper__page-wrapper___18Ke2 {
  background-color: #fff;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%; }

#fbf-energys-app .page-wrapper__content___3Dtkw {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

#fbf-energys-app .page-wrapper__content-inner___1o1ir {
  overflow-y: auto;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

#fbf-energys-app .page-wrapper__docked-content___378UV {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  position: relative; }

#fbf-energys-app .page-wrapper__button-container___3keEZ {
  position: relative; }

.page-wrapper__button-container-no-tablet___ROaCg { }
  @media (min-width: 768px) {
    .page-wrapper__button-container-no-tablet___ROaCg {
      display: none !important; } }
#fbf-energys-app .language-select__title___yHOkE {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 36px; }
  @media (min-width: 768px) {
    #fbf-energys-app .language-select__title___yHOkE {
      font-size: 48px; } }

#fbf-energys-app .language-select__language-dropdown___1b-R2 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 26px;
  line-height: 30px; }

#fbf-energys-app .language-select__title___yHOkE {
  margin-bottom: 30px;
  z-index: 2; }
  @media (min-width: 768px) {
    #fbf-energys-app .language-select__title___yHOkE {
      width: 67%; } }
  @media (min-width: 1024px) {
    #fbf-energys-app .language-select__title___yHOkE {
      width: 54%; } }

#fbf-energys-app .language-select__language-dropdown-wrapper___3IRZj {
  width: 100%;
  max-width: 300px;
  height: 60px;
  position: relative;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    #fbf-energys-app .language-select__language-dropdown-wrapper___3IRZj {
      margin-bottom: 80px; } }
  #fbf-energys-app .language-select__language-dropdown-wrapper___3IRZj:after {
    background-color: #6C217F;
    content: ' ';
    position: absolute;
    right: 0;
    top: 0;
    background-position: center center;
    background-repeat: no-repeat;
    height: 60px;
    width: 60px;
    pointer-events: none; }

#fbf-energys-app .language-select__language-dropdown___1b-R2 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: 1px solid #F1F1F1;
  padding: 10px 27px;
  outline: none; }

#fbf-energys-app .language-select__button-wrapper___31M6M {
  display: none; }
  @media (min-width: 768px) {
    #fbf-energys-app .language-select__button-wrapper___31M6M {
      display: block; } }

#fbf-energys-app .language-select__inner___3PEb2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (min-width: 768px) {
    #fbf-energys-app .language-select__inner___3PEb2 {
      display: block; } }
#fbf-energys-app .quiz-wrapper__quiz-wrapper___2e3vJ {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

#fbf-energys-app .quiz-wrapper__quiz-step-wrapper___KKeBX {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  padding: 10px 10px 10px 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    #fbf-energys-app .quiz-wrapper__quiz-step-wrapper___KKeBX {
      padding: 20px; } }

#fbf-energys-app .quiz-wrapper__quiz-step-inner___1ei8J {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
@-webkit-keyframes steps__shake___20mcu {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

@keyframes steps__shake___20mcu {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

#fbf-energys-app .steps__steps___kCFr3 {
  padding: 20px 20px;
  position: relative;
  min-height: 100%; }
  @media (min-width: 768px) {
    #fbf-energys-app .steps__steps___kCFr3 {
      padding: 60px 90px 60px 100px; } }

#fbf-energys-app .steps__sliders___3oHXb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#fbf-energys-app .steps__step___1FHBK {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: relative;
  z-index: 2; }
  #fbf-energys-app .steps__step___1FHBK:nth-of-type(2) {
    margin-top: 40px; }

.steps__step-shake___1GcMU {
  -webkit-animation-name: steps__shake___20mcu;
  animation-name: steps__shake___20mcu; }

.steps__step-9___zj621 {
  margin-top: 20px !important; }

.steps__step-9-shake___K_zlC {
  margin-top: 20px !important; }
#fbf-energys-app .title-block__step-title___2toGn {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #005CAB;
  text-transform: uppercase;
  font-size: 28px; }
  @media (min-width: 768px) {
    #fbf-energys-app .title-block__step-title___2toGn {
      font-size: 22px; } }

#fbf-energys-app .title-block__step-description___13qsC {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.5px; }
  @media (min-width: 768px) {
    #fbf-energys-app .title-block__step-description___13qsC {
      letter-spacing: -1px; } }
#fbf-energys-app .image-select__image-select___1Cf16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    #fbf-energys-app .image-select__image-select___1Cf16 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
#fbf-energys-app .image-block__title___2mblR {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.5px; }
  @media (min-width: 768px) {
    #fbf-energys-app .image-block__title___2mblR {
      letter-spacing: -1px; } }

#fbf-energys-app .image-block__image-block___2TiNt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0;
  text-align: center; }
  @media (min-width: 768px) {
    #fbf-energys-app .image-block__image-block___2TiNt {
      width: 137px; } }

#fbf-energys-app .image-block__title___2mblR {
  text-align: center; }

.image-block__space-title___8y_Pc { }
#fbf-energys-app .circle-image__image-wrapper___2v344 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 115px;
  width: 115px;
  background-color: #888888;
  border-radius: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px auto 5px auto;
  overflow: hidden; }
  @media (min-width: 768px) {
    #fbf-energys-app .circle-image__image-wrapper___2v344 {
      margin: 20px 0 5px 0; } }

.circle-image__image-wrapper-active___RMlFO {
  background-color: #005CAB !important; }
#fbf-energys-app .button-select__button___1P7rn {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.5px; }
  @media (min-width: 768px) {
    #fbf-energys-app .button-select__button___1P7rn {
      letter-spacing: -1px; } }

#fbf-energys-app .button-select__button-select___nSRAj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }

#fbf-energys-app .button-select__answer-block___k2IT5 {
  margin: 10px 0 0 0;
  width: 100%; }
  @media (min-width: 768px) {
    #fbf-energys-app .button-select__answer-block___k2IT5 {
      margin: 30px 5px 0 5px;
      width: auto;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; } }
  #fbf-energys-app .button-select__answer-block___k2IT5:first-child {
    margin-left: 0; }
  #fbf-energys-app .button-select__answer-block___k2IT5:last-child {
    margin-right: 0; }
  #fbf-energys-app .button-select__answer-block___k2IT5 &gt; span {
    width: 100%; }

#fbf-energys-app .button-select__button___1P7rn {
  color: #fff;
  padding: 20px 0; }
#fbf-energys-app .squares__squares___3xFJS {
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  z-index: 0; }
  @media (min-width: 768px) {
    #fbf-energys-app .squares__squares___3xFJS {
      position: absolute; } }

.squares__squares-1___3-an9 {
  top: 35px;
  right: 25px;
  width: 54px;
  height: 46px;
  display: none !important; }
  @media (min-width: 768px) {
    .squares__squares-1___3-an9 {
      display: block !important; } }

.squares__squares-2___2yv8P {
  bottom: 0px;
  left: 2px;
  width: 100%;
  height: 80px;
  background-position: right;
  margin-top: 40px; }
  @media (min-width: 768px) {
    .squares__squares-2___2yv8P {
      background-position: center;
      width: 347px;
      height: 157px; } }

.squares__squares-3___Ufaa- {
  bottom: 0;
  right: 0px;
  width: 266px;
  height: 156px;
  display: none  !important; }
  @media (min-width: 768px) {
    .squares__squares-3___Ufaa- {
      display: block  !important; } }

.squares__squares-4___2z_Q9 {
  bottom: 0;
  right: 20px;
  width: 100%;
  height: 80px;
  background-position: right;
  margin-top: 40px; }
  @media (min-width: 768px) {
    .squares__squares-4___2z_Q9 {
      background-position: center;
      width: 305px;
      height: 160px; } }

.squares__squares-5___18j7J {
  bottom: 5px;
  right: 6px;
  width: 100%;
  height: 100px;
  background-position: right;
  margin-top: 40px; }
  @media (min-width: 768px) {
    .squares__squares-5___18j7J {
      background-position: center;
      width: 312px;
      height: 197px; } }

.squares__squares-6___2lbgk {
  bottom: 5px;
  right: 25px;
  width: 100%;
  height: 80px;
  background-position: right;
  margin-top: 40px; }
  @media (min-width: 768px) {
    .squares__squares-6___2lbgk {
      background-position: center;
      width: 305px;
      height: 160px; } }
#fbf-energys-app .slider-block__answer___1YOEg {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.5px; }
  @media (min-width: 768px) {
    #fbf-energys-app .slider-block__answer___1YOEg {
      letter-spacing: -1px; } }

#fbf-energys-app .slider-block__slider-block___21h5d {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  padding: 20px;
  min-width: 250px; }
  @media (min-width: 500px) {
    #fbf-energys-app .slider-block__slider-block___21h5d {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%; } }
  @media (min-width: 768px) {
    #fbf-energys-app .slider-block__slider-block___21h5d {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      margin-left: -25px;
      vertical-align: top; } }

#fbf-energys-app .slider-block__sliders___dc_Ai {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  @media (min-width: 768px) {
    #fbf-energys-app .slider-block__sliders___dc_Ai {
      margin-top: 0; } }

#fbf-energys-app .slider-block__slider-wrapper___2MPWb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10px; }

#fbf-energys-app .slider-block__answer___1YOEg {
  margin-bottom: 5px; }
#fbf-energys-app .slider-choice__title___3m2zW {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.5px; }
  @media (min-width: 768px) {
    #fbf-energys-app .slider-choice__title___3m2zW {
      letter-spacing: -1px; } }

#fbf-energys-app .slider-choice__slider-choice___2wEUF {
  position: relative; }

#fbf-energys-app .slider-choice__answers___3FV8K {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 75%; }
  @media (min-width: 768px) {
    #fbf-energys-app .slider-choice__answers___3FV8K {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      width: 100%; } }

#fbf-energys-app .slider-choice__spaced-block___2ppsT {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center; }
  #fbf-energys-app .slider-choice__spaced-block___2ppsT:nth-of-type(3) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (min-width: 768px) {
      #fbf-energys-app .slider-choice__spaced-block___2ppsT:nth-of-type(3) {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end; } }
  #fbf-energys-app .slider-choice__spaced-block___2ppsT &gt; div {
    margin: 20px auto 5px auto; }

#fbf-energys-app .slider-choice__title___3m2zW {
  margin-top: 10px;
  text-align: center; }
  @media (min-width: 768px) {
    #fbf-energys-app .slider-choice__title___3m2zW {
      margin-top: 35px; } }

#fbf-energys-app .slider-choice__slider-container___1X0na {
  position: absolute;
  height: 90%;
  right: 5%;
  bottom: 30px; }
  @media (min-width: 768px) {
    #fbf-energys-app .slider-choice__slider-container___1X0na {
      height: auto;
      width: 100%;
      left: 0;
      top: 145px; } }
#fbf-energys-app .result__your-result___AdRZI, #fbf-energys-app .result__title___1BIVE {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 24px;
  line-height: 28px; }
  @media (min-width: 768px) {
    #fbf-energys-app .result__your-result___AdRZI, #fbf-energys-app .result__title___1BIVE {
      font-size: 30px;
      line-height: 35px; } }

#fbf-energys-app .result__result-text___1D1XU {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #fff;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: -1px; }
  @media (min-width: 768px) {
    #fbf-energys-app .result__result-text___1D1XU {
      font-size: 40px;
      line-height: 48px; } }
  #fbf-energys-app .result__result-text___1D1XU b {
    font-weight: 500; }

#fbf-energys-app .result__result-details___so19Y, #fbf-energys-app .result__description___2Qj6_, #fbf-energys-app .result__summary___3J5nM, #fbf-energys-app .result__key-title___B-cIh, #fbf-energys-app .result__key-superscript___1nkdq {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.5px; }
  @media (min-width: 768px) {
    #fbf-energys-app .result__result-details___so19Y, #fbf-energys-app .result__description___2Qj6_, #fbf-energys-app .result__summary___3J5nM, #fbf-energys-app .result__key-title___B-cIh, #fbf-energys-app .result__key-superscript___1nkdq {
      letter-spacing: -1px; } }

#fbf-energys-app .result__result-disclaimer___3SbXt, #fbf-energys-app .result__footnote___2Ti3c {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.5px; }

#fbf-energys-app .result__result___2rGXf {
  min-height: 100%; }
  @media (min-width: 768px) {
    #fbf-energys-app .result__result___2rGXf {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      width: 100%;
      overflow-x: hidden;
      height: 100%; } }

#fbf-energys-app .result__quiz-step-wrapper___2wvtJ {
  width: 100%;
  height: calc(100% - 68px);
  position: relative;
  overflow-y: scroll; }
  @media (min-width: 768px) {
    #fbf-energys-app .result__quiz-step-wrapper___2wvtJ {
      padding: 20px; } }

#fbf-energys-app .result__susceptibility___1Jhkb {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #6C217F;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px; }
  @media (min-width: 768px) {
    #fbf-energys-app .result__susceptibility___1Jhkb {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 20px; } }

#fbf-energys-app .result__your-result___AdRZI {
  color: #fff;
  margin-bottom: 10px;
  width: 100%;
  text-align: center; }

#fbf-energys-app .result__result-text___1D1XU {
  text-align: center;
  margin-bottom: 10px;
  width: 100%; }

#fbf-energys-app .result__eye___3xnV3 {
  width: 50%;
  max-width: 190px;
  max-height: 150px; }
  #fbf-energys-app .result__eye___3xnV3 * {
    fill: #fff; }
  @media (min-width: 768px) {
    #fbf-energys-app .result__eye___3xnV3 {
      width: auto; } }

#fbf-energys-app .result__result-details___so19Y {
  color: #fff !important;
  text-align: center;
  padding: 0 30px;
  width: 100%; }

#fbf-energys-app .result__result-disclaimer___3SbXt {
  color: #fff;
  text-decoration: underline;
  margin-top: 10px; }

#fbf-energys-app .result__risk___1rn5Q {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    #fbf-energys-app .result__risk___1rn5Q {
      -webkit-box-flex: 2;
      -webkit-flex: 2;
      -ms-flex: 2;
      flex: 2; } }

#fbf-energys-app .result__titles___I1s7n {
  padding: 20px;
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  @media (min-width: 768px) {
    #fbf-energys-app .result__titles___I1s7n {
      padding: 35px 65px 10px 65px; } }

#fbf-energys-app .result__title___1BIVE {
  color: #005CAB;
  margin-bottom: 5px; }

#fbf-energys-app .result__description___2Qj6_ {
  margin-bottom: 30px; }

#fbf-energys-app .result__summary___3J5nM {
  color: #6C217F; }

#fbf-energys-app .result__user-graph___22M-h {
  height: 300px;
  margin-top: 50px;
  overflow: hidden; }
  @media (min-width: 768px) {
    #fbf-energys-app .result__user-graph___22M-h {
      margin-top: 0;
      padding-left: 15px; } }

#fbf-energys-app .result__graph-key___r0uDL {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 40px 0;
  padding: 0 20px; }
  @media (min-width: 768px) {
    #fbf-energys-app .result__graph-key___r0uDL {
      margin: 0; } }

#fbf-energys-app .result__key-item___2watB {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

#fbf-energys-app .result__key-colour___3Vre6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30px;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px; }

#fbf-energys-app .result__key-title___B-cIh {
  position: relative; }

#fbf-energys-app .result__key-superscript___1nkdq {
  font-size: 12px;
  vertical-align: super; }

#fbf-energys-app .result__footnote___2Ti3c {
  margin: auto 0 20px 20px;
  padding-top: 20px; }

#fbf-energys-app .result__next-wrapper___zjUNj {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3; }
  @media (min-width: 768px) {
    #fbf-energys-app .result__next-wrapper___zjUNj {
      position: absolute; } }
  #fbf-energys-app .result__next-wrapper___zjUNj &gt; div {
    width: 100%; }

.result__key-yours___KKFzD {
  background-color: #6C217F !important; }

.result__key-eu___3XRiy {
  background-color: #888888 !important; }
.ct-label {
  fill: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.75rem;
  line-height: 1; }

.ct-chart-line .ct-label,
.ct-chart-bar .ct-label {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start; }

.ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start; }

.ct-label.ct-vertical.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end; }

.ct-label.ct-vertical.ct-end {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start; }

.ct-chart-bar .ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  text-anchor: start; }

.ct-chart-bar .ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  text-anchor: start; }

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start; }

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start; }

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end; }

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: end; }

.ct-grid {
  stroke: rgba(0, 0, 0, 0.2);
  stroke-width: 1px;
  stroke-dasharray: 2px; }

.ct-point {
  stroke-width: 10px;
  stroke-linecap: round; }

.ct-line {
  fill: none;
  stroke-width: 4px; }

.ct-area {
  stroke: none;
  fill-opacity: 0.1; }

.ct-bar {
  fill: none;
  stroke-width: 10px; }

.ct-slice-donut {
  fill: none;
  stroke-width: 60px; }

.ct-series-a .ct-point, .ct-series-a .ct-line, .ct-series-a .ct-bar, .ct-series-a .ct-slice-donut {
  stroke: #d70206; }

.ct-series-a .ct-slice-pie, .ct-series-a .ct-area {
  fill: #d70206; }

.ct-series-b .ct-point, .ct-series-b .ct-line, .ct-series-b .ct-bar, .ct-series-b .ct-slice-donut {
  stroke: #f05b4f; }

.ct-series-b .ct-slice-pie, .ct-series-b .ct-area {
  fill: #f05b4f; }

.ct-series-c .ct-point, .ct-series-c .ct-line, .ct-series-c .ct-bar, .ct-series-c .ct-slice-donut {
  stroke: #f4c63d; }

.ct-series-c .ct-slice-pie, .ct-series-c .ct-area {
  fill: #f4c63d; }

.ct-series-d .ct-point, .ct-series-d .ct-line, .ct-series-d .ct-bar, .ct-series-d .ct-slice-donut {
  stroke: #d17905; }

.ct-series-d .ct-slice-pie, .ct-series-d .ct-area {
  fill: #d17905; }

.ct-series-e .ct-point, .ct-series-e .ct-line, .ct-series-e .ct-bar, .ct-series-e .ct-slice-donut {
  stroke: #453d3f; }

.ct-series-e .ct-slice-pie, .ct-series-e .ct-area {
  fill: #453d3f; }

.ct-series-f .ct-point, .ct-series-f .ct-line, .ct-series-f .ct-bar, .ct-series-f .ct-slice-donut {
  stroke: #59922b; }

.ct-series-f .ct-slice-pie, .ct-series-f .ct-area {
  fill: #59922b; }

.ct-series-g .ct-point, .ct-series-g .ct-line, .ct-series-g .ct-bar, .ct-series-g .ct-slice-donut {
  stroke: #0544d3; }

.ct-series-g .ct-slice-pie, .ct-series-g .ct-area {
  fill: #0544d3; }

.ct-series-h .ct-point, .ct-series-h .ct-line, .ct-series-h .ct-bar, .ct-series-h .ct-slice-donut {
  stroke: #6b0392; }

.ct-series-h .ct-slice-pie, .ct-series-h .ct-area {
  fill: #6b0392; }

.ct-series-i .ct-point, .ct-series-i .ct-line, .ct-series-i .ct-bar, .ct-series-i .ct-slice-donut {
  stroke: #f05b4f; }

.ct-series-i .ct-slice-pie, .ct-series-i .ct-area {
  fill: #f05b4f; }

.ct-series-j .ct-point, .ct-series-j .ct-line, .ct-series-j .ct-bar, .ct-series-j .ct-slice-donut {
  stroke: #dda458; }

.ct-series-j .ct-slice-pie, .ct-series-j .ct-area {
  fill: #dda458; }

.ct-series-k .ct-point, .ct-series-k .ct-line, .ct-series-k .ct-bar, .ct-series-k .ct-slice-donut {
  stroke: #eacf7d; }

.ct-series-k .ct-slice-pie, .ct-series-k .ct-area {
  fill: #eacf7d; }

.ct-series-l .ct-point, .ct-series-l .ct-line, .ct-series-l .ct-bar, .ct-series-l .ct-slice-donut {
  stroke: #86797d; }

.ct-series-l .ct-slice-pie, .ct-series-l .ct-area {
  fill: #86797d; }

.ct-series-m .ct-point, .ct-series-m .ct-line, .ct-series-m .ct-bar, .ct-series-m .ct-slice-donut {
  stroke: #b2c326; }

.ct-series-m .ct-slice-pie, .ct-series-m .ct-area {
  fill: #b2c326; }

.ct-series-n .ct-point, .ct-series-n .ct-line, .ct-series-n .ct-bar, .ct-series-n .ct-slice-donut {
  stroke: #6188e2; }

.ct-series-n .ct-slice-pie, .ct-series-n .ct-area {
  fill: #6188e2; }

.ct-series-o .ct-point, .ct-series-o .ct-line, .ct-series-o .ct-bar, .ct-series-o .ct-slice-donut {
  stroke: #a748ca; }

.ct-series-o .ct-slice-pie, .ct-series-o .ct-area {
  fill: #a748ca; }

.ct-square {
  display: block;
  position: relative;
  width: 100%; }
  .ct-square:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 100%; }
  .ct-square:after {
    content: "";
    display: table;
    clear: both; }
  .ct-square &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-minor-second {
  display: block;
  position: relative;
  width: 100%; }
  .ct-minor-second:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 93.75%; }
  .ct-minor-second:after {
    content: "";
    display: table;
    clear: both; }
  .ct-minor-second &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-major-second {
  display: block;
  position: relative;
  width: 100%; }
  .ct-major-second:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 88.8888888889%; }
  .ct-major-second:after {
    content: "";
    display: table;
    clear: both; }
  .ct-major-second &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-minor-third {
  display: block;
  position: relative;
  width: 100%; }
  .ct-minor-third:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 83.3333333333%; }
  .ct-minor-third:after {
    content: "";
    display: table;
    clear: both; }
  .ct-minor-third &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-major-third {
  display: block;
  position: relative;
  width: 100%; }
  .ct-major-third:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 80%; }
  .ct-major-third:after {
    content: "";
    display: table;
    clear: both; }
  .ct-major-third &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-perfect-fourth {
  display: block;
  position: relative;
  width: 100%; }
  .ct-perfect-fourth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 75%; }
  .ct-perfect-fourth:after {
    content: "";
    display: table;
    clear: both; }
  .ct-perfect-fourth &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-perfect-fifth {
  display: block;
  position: relative;
  width: 100%; }
  .ct-perfect-fifth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 66.6666666667%; }
  .ct-perfect-fifth:after {
    content: "";
    display: table;
    clear: both; }
  .ct-perfect-fifth &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-minor-sixth {
  display: block;
  position: relative;
  width: 100%; }
  .ct-minor-sixth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 62.5%; }
  .ct-minor-sixth:after {
    content: "";
    display: table;
    clear: both; }
  .ct-minor-sixth &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-golden-section {
  display: block;
  position: relative;
  width: 100%; }
  .ct-golden-section:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 61.804697157%; }
  .ct-golden-section:after {
    content: "";
    display: table;
    clear: both; }
  .ct-golden-section &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-major-sixth {
  display: block;
  position: relative;
  width: 100%; }
  .ct-major-sixth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 60%; }
  .ct-major-sixth:after {
    content: "";
    display: table;
    clear: both; }
  .ct-major-sixth &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-minor-seventh {
  display: block;
  position: relative;
  width: 100%; }
  .ct-minor-seventh:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 56.25%; }
  .ct-minor-seventh:after {
    content: "";
    display: table;
    clear: both; }
  .ct-minor-seventh &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-major-seventh {
  display: block;
  position: relative;
  width: 100%; }
  .ct-major-seventh:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 53.3333333333%; }
  .ct-major-seventh:after {
    content: "";
    display: table;
    clear: both; }
  .ct-major-seventh &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-octave {
  display: block;
  position: relative;
  width: 100%; }
  .ct-octave:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 50%; }
  .ct-octave:after {
    content: "";
    display: table;
    clear: both; }
  .ct-octave &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-major-tenth {
  display: block;
  position: relative;
  width: 100%; }
  .ct-major-tenth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 40%; }
  .ct-major-tenth:after {
    content: "";
    display: table;
    clear: both; }
  .ct-major-tenth &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-major-eleventh {
  display: block;
  position: relative;
  width: 100%; }
  .ct-major-eleventh:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 37.5%; }
  .ct-major-eleventh:after {
    content: "";
    display: table;
    clear: both; }
  .ct-major-eleventh &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-major-twelfth {
  display: block;
  position: relative;
  width: 100%; }
  .ct-major-twelfth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 33.3333333333%; }
  .ct-major-twelfth:after {
    content: "";
    display: table;
    clear: both; }
  .ct-major-twelfth &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-double-octave {
  display: block;
  position: relative;
  width: 100%; }
  .ct-double-octave:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 25%; }
  .ct-double-octave:after {
    content: "";
    display: table;
    clear: both; }
  .ct-double-octave &gt; svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

/*# sourceMappingURL=chartist.css.map */#fbf-energys-app .highlighted-text__alt___1Gdmg {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 600; }

#fbf-energys-app .highlighted-text__highlighted___1olA9 {
  color: #005CAB; }
#fbf-energys-app .info-wrapper__info-wrapper___STgNv {
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

#fbf-energys-app .info-wrapper__info-step-wrapper___11Rqf {
  width: 100%;
  position: relative;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    #fbf-energys-app .info-wrapper__info-step-wrapper___11Rqf {
      padding: 20px;
      overflow-y: hidden; } }

#fbf-energys-app .info-wrapper__info-step___3Yg9Y {
  background-color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  @media (min-width: 768px) {
    #fbf-energys-app .info-wrapper__info-step___3Yg9Y {
      position: relative; } }
#fbf-energys-app .info-swiper__nav-item___SynRG {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px; }

#fbf-energys-app .info-swiper__info-swiper___3gJRf {
  width: 100%;
  position: relative; }

#fbf-energys-app .info-swiper__nav___3OM3U {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0 20px;
  z-index: 10;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 10px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    #fbf-energys-app .info-swiper__nav___3OM3U {
      padding: 0 100px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      padding-bottom: 0;
      margin-bottom: 20px; } }
  #fbf-energys-app .info-swiper__nav___3OM3U &gt; span {
    margin-bottom: 10px;
    width: 100%; }
    @media (min-width: 768px) {
      #fbf-energys-app .info-swiper__nav___3OM3U &gt; span {
        margin-right: 10px; } }

#fbf-energys-app .info-swiper__nav-item___SynRG {
  padding: 20px 10px; }

#fbf-energys-app .info-swiper__swiper-pagitation___KW3H2 {
  display: none;
  position: absolute;
  top: 50%;
  bottom: 50%;
  height: 48px;
  width: 48px;
  background-color: #6C217F;
  margin: auto;
  z-index: 10;
  cursor: pointer; }
  @media (min-width: 768px) {
    #fbf-energys-app .info-swiper__swiper-pagitation___KW3H2 {
      display: block; } }
  #fbf-energys-app .info-swiper__swiper-pagitation___KW3H2:after {
    display: block;
    content: ' ';
    height: 28px;
    width: 28px;
    background-repeat: no-repeat;
    background-position: center;
    margin: auto auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    z-index: 10; }

#fbf-energys-app .info-swiper__next-wrapper___1ASNt {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: translateY(500px);
  transform: translateY(500px);
  z-index: 10; }
  @media (min-width: 768px) {
    #fbf-energys-app .info-swiper__next-wrapper___1ASNt {
      position: absolute; } }

.info-swiper__button-left___2mQ9W {
  left: 0 !important; }

.info-swiper__button-right___29isj {
  right: 0 !important; }
  .info-swiper__button-right___29isj:after {
    -webkit-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important; }
#fbf-energys-app .slide__footnote___2mv-k {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.5px; }

#fbf-energys-app .slide__bottom___1GWuu, #fbf-energys-app .slide__top___3UQ1B {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 600;
  color: #005CAB;
  font-size: 130px;
  line-height: 130px; }

#fbf-energys-app .slide__slide___1ro6L {
  height: 100%;
  width: 100%;
  padding: 20px;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    #fbf-energys-app .slide__slide___1ro6L {
      padding: 60px 100px; } }

#fbf-energys-app .swiper-slide-active .slide__graphic___X7O_N {
  -webkit-transform-style: preserve-3d;
  -webkit-transform: scale(1) translate3d(0, 0, 0) !important;
  transform: scale(1) translate3d(0, 0, 0) !important;
  -webkit-transition: all 0.5s cubic-bezier(0.64, 0.57, 0.67, 1.8) 0.5s !important;
  transition: all 0.5s cubic-bezier(0.64, 0.57, 0.67, 1.8) 0.5s !important; }

#fbf-energys-app .slide__inner___NbdAB {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    #fbf-energys-app .slide__inner___NbdAB {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }

#fbf-energys-app .slide__left___mBGcu {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }
  @media (min-width: 768px) {
    #fbf-energys-app .slide__left___mBGcu {
      width: 63%;
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
      -ms-flex-order: 0;
      order: 0; } }

#fbf-energys-app .slide__right___2zwxM {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  @media (min-width: 768px) {
    #fbf-energys-app .slide__right___2zwxM {
      padding-left: 50px;
      width: 37%;
      max-width: 300px; } }

#fbf-energys-app .slide__bottom___1GWuu, #fbf-energys-app .slide__top___3UQ1B {
  line-height: 1 !important;
  width: 100%;
  font-weight: 600; }

#fbf-energys-app .slide__graphic___X7O_N {
  margin-bottom: 25px;
  -webkit-transition: all 0s cubic-bezier(0.64, 0.57, 0.67, 1.8) 1s !important;
  transition: all 0s cubic-bezier(0.64, 0.57, 0.67, 1.8) 1s !important;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: scale(0) translate3d(0, 0, 0) !important;
  transform: scale(0) translate3d(0, 0, 0) !important;
  width: 100%;
  max-width: 250px; }
  @media (min-width: 768px) {
    #fbf-energys-app .slide__graphic___X7O_N {
      max-width: none; } }

#fbf-energys-app .slide__hours___3kJIE {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }
  #fbf-energys-app .slide__hours___3kJIE .slide__bottom___1GWuu {
    width: 100%;
    color: #636466; }

#fbf-energys-app .slide__words___3cguB {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }
  #fbf-energys-app .slide__words___3cguB .slide__top___3UQ1B {
    font-size: 65px;
    color: #636466; }
#fbf-energys-app .image-intro__title___d5o8n {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 24px;
  line-height: 28px; }
  @media (min-width: 768px) {
    #fbf-energys-app .image-intro__title___d5o8n {
      font-size: 30px;
      line-height: 35px; } }

#fbf-energys-app .image-intro__intro___3b7_s {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.5px; }
  @media (min-width: 768px) {
    #fbf-energys-app .image-intro__intro___3b7_s {
      letter-spacing: -1px; } }

#fbf-energys-app .image-intro__image-block___2x3fi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 100%;
  margin: 0 0 20px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    #fbf-energys-app .image-intro__image-block___2x3fi {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      -ms-grid-row-align: center;
      align-items: center;
      margin: 0 25px 60px 0; } }
  #fbf-energys-app .image-intro__image-block___2x3fi &gt; div {
    margin-top: 0; }

#fbf-energys-app .image-intro__intro-block___3fXyq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0;
  padding-top: 20px; }
  @media (min-width: 768px) {
    #fbf-energys-app .image-intro__intro-block___3fXyq {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0;
      flex: 1 1 0;
      padding-top: 0;
      margin-left: 20px; } }

#fbf-energys-app .image-intro__title___d5o8n {
  color: #636466; }

.image-intro__intro-highlight___q9Ivm {
  color: #005CAB !important; }
#fbf-energys-app .info-block__title___2gUg5 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 24px;
  line-height: 28px; }
  @media (min-width: 768px) {
    #fbf-energys-app .info-block__title___2gUg5 {
      font-size: 30px;
      line-height: 35px; } }

#fbf-energys-app .info-block__description___29Uv1 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.5px; }
  @media (min-width: 768px) {
    #fbf-energys-app .info-block__description___29Uv1 {
      letter-spacing: -1px; } }

#fbf-energys-app .info-block__info-block___TyYS- {
  margin-bottom: 20px; }

#fbf-energys-app .info-block__title___2gUg5 {
  margin-bottom: 10px; }

#fbf-energys-app .info-block__description___29Uv1 sup {
  position: relative;
  content: '1';
  font-size: 12px;
  top: -8px; }

.info-block__info-block-small___2kOI8 {
  margin-bottom: 20px !important; }
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical &gt; .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow &gt; .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode &gt; .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal &gt; .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical &gt; .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal &gt; .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical &gt; .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal &gt; .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical &gt; .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
#fbf-energys-app .tips__tips___1N_kr {
  padding: 20px;
  width: 100%;
  position: relative; }
  @media (min-width: 768px) {
    #fbf-energys-app .tips__tips___1N_kr {
      padding: 60px 50px; } }

@media (min-width: 768px) {
  #fbf-energys-app .tips__tips-text___3ploR {
    width: 60%;
    min-width: 500px; }
    #fbf-energys-app .tips__tips-text___3ploR div:last-child {
      margin-bottom: 0; } }

#fbf-energys-app .tips__inner___6m0VM {
  z-index: 2;
  position: relative;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 100%; }
  .iOS #fbf-energys-app .tips__inner___6m0VM {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    @media (min-width: 768px) {
      .iOS #fbf-energys-app .tips__inner___6m0VM {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
    @media (min-width: 1024px) {
      .iOS #fbf-energys-app .tips__inner___6m0VM {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row; } }
  @media (min-width: 768px) {
    #fbf-energys-app .tips__inner___6m0VM {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; } }

#fbf-energys-app .tips__graphic-container___EwIYD {
  margin: 50px 0 0 0; }
  .iOS #fbf-energys-app .tips__graphic-container___EwIYD {
    margin: 40px 0 0 0; }
    @media (min-width: 768px) {
      .iOS #fbf-energys-app .tips__graphic-container___EwIYD {
        margin: 40px 0 0 0; } }
    @media (min-width: 1024px) {
      .iOS #fbf-energys-app .tips__graphic-container___EwIYD {
        margin: 0; } }
  @media (min-width: 768px) {
    #fbf-energys-app .tips__graphic-container___EwIYD {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
      -ms-flex-align: end;
      align-items: flex-end;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      min-width: 300px;
      margin: 0; } }
  #fbf-energys-app .tips__graphic-container___EwIYD img {
    max-width: 100%; }
#fbf-energys-app .conclusion__glasses-header___K4tlf {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 24px;
  line-height: 28px; }
  @media (min-width: 768px) {
    #fbf-energys-app .conclusion__glasses-header___K4tlf {
      font-size: 30px;
      line-height: 35px; } }

#fbf-energys-app .conclusion__graphic-title___3iSIa, #fbf-energys-app .conclusion__contacts-graphic-title___nC6B5 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  color: #636466;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.5px; }
  @media (min-width: 768px) {
    #fbf-energys-app .conclusion__graphic-title___3iSIa, #fbf-energys-app .conclusion__contacts-graphic-title___nC6B5 {
      letter-spacing: -1px; } }

#fbf-energys-app .conclusion__conclusion___21_7V {
  padding: 20px;
  position: relative;
  overflow-y: scroll; }
  @media (min-width: 768px) {
    #fbf-energys-app .conclusion__conclusion___21_7V {
      padding: 60px 100px;
      height: 100%; } }

#fbf-energys-app .conclusion__what___3IKnl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    #fbf-energys-app .conclusion__what___3IKnl {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }

#fbf-energys-app .conclusion__graphics___3mLpN {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  max-width: 400px;
  margin: 0 auto 50px auto; }
  @media (min-width: 768px) {
    #fbf-energys-app .conclusion__graphics___3mLpN {
      padding: 0;
      margin-bottom: 0;
      margin-left: 30px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 36%;
      -ms-flex: 0 0 36%;
      flex: 0 0 36%; } }

#fbf-energys-app .conclusion__graphic___21Sai {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-basis: 33%;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

#fbf-energys-app .conclusion__graphic-wrapper___3O5-z {
  width: 75px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

#fbf-energys-app .conclusion__graphic-image___35lIE {
  width: 100%;
  max-height: 100px; }

#fbf-energys-app .conclusion__graphic-title___3iSIa {
  text-align: center; }

#fbf-energys-app .conclusion__contacts-description___vypuI {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 768px) {
    #fbf-energys-app .conclusion__contacts-description___vypuI {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }

#fbf-energys-app .conclusion__contacts-graphic___2Zsei {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 300px;
  margin: 0 auto 60px auto; }
  @media (min-width: 768px) {
    #fbf-energys-app .conclusion__contacts-graphic___2Zsei {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 35%;
      -ms-flex: 0 0 35%;
      flex: 0 0 35%;
      padding: 30px 0 0 30px; } }

#fbf-energys-app .conclusion__contacts-graphic-wrapper___2DhEi {
  width: 100%; }

#fbf-energys-app .conclusion__contacts-graphic-image___3ByZh {
  width: 100%; }

#fbf-energys-app .conclusion__contacts-graphic-title___nC6B5 {
  text-align: center;
  width: 95%; }

#fbf-energys-app .conclusion__button-block___3RMgd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 30px;
  margin-bottom: 30px; }
  @media (orientation: landscape) {
    #fbf-energys-app .conclusion__button-block___3RMgd {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
  #fbf-energys-app .conclusion__button-block___3RMgd &gt; span {
    width: 100%;
    margin-bottom: 10px;
    height: 80px; }
    @media (orientation: landscape) {
      #fbf-energys-app .conclusion__button-block___3RMgd &gt; span {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-right: 30px;
        margin-bottom: 0; }
        #fbf-energys-app .conclusion__button-block___3RMgd &gt; span:last-child {
          margin-right: 0; } }
    #fbf-energys-app .conclusion__button-block___3RMgd &gt; span &gt; span {
      font-size: 18px;
      line-height: 20px;
      padding: 20px 25px;
      text-align: center; }

#fbf-energys-app .conclusion__glasses-header___K4tlf {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    #fbf-energys-app .conclusion__glasses-header___K4tlf {
      width: 70%; } }

.conclusion__button-block-small___9nDtB { }
  @media (min-width: 768px) {
    .conclusion__button-block-small___9nDtB {
      margin-top: 30px !important; }
      .conclusion__button-block-small___9nDtB &gt; span {
        -webkit-box-flex: 1  !important;
        -webkit-flex: 1  !important;
        -ms-flex: 1  !important;
        flex: 1  !important;
        height: 60px  !important; } }

/*# sourceMappingURL=styles.css.map*/</pre></body></html>