/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Oswald:400,500,600,700&display=swap&subset=cyrillic");
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

@font-face {
  font-family: "PLBenguiatFrisky OT";
  src: url("../fonts/PLBenguiatFriskyOT-Regular.otf?v=125fb59e") format("truetype");
  font-style: normal;
  font-weight: normal; }

body {
  overflow-x: hidden; }

#felixTop {
  font-size: -webkit-calc(100vw / 80);
  font-size: calc(100vw / 80);
  max-width: 1280px;
  margin: 0 auto;
  background-image: url("../img/section_top.jpg?v=68f52edd");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 117.5em;
  width: 80em; }
  @media (max-width: 500px) {
    #felixTop {
      font-size: -webkit-calc(100vw / 21);
      font-size: calc(100vw / 21);
      background-image: url("../img/adapt_section_top.jpg?v=319d7c5e");
      background-position: top;
      background-repeat: no-repeat;
      background-size: cover;
      height: 112.3125em;
      width: 21.125em;
      margin: 0; } }
  #felixTop div, #felixTop p, #felixTop a, #felixTop span {
    margin: 0;
    padding: 0;
    line-height: 1; }
  #felixTop .section-first {
    position: relative;
    height: 37.5em;
    width: 80em; }
    @media (max-width: 500px) {
      #felixTop .section-first {
        position: relative;
        height: 29em;
        width: 21.125em; } }
    #felixTop .section-first p {
      position: absolute;
      top: 15em;
      left: 11.72em;
      font-family: Oswald;
      font-style: normal;
      font-weight: normal;
      font-size: 2.25em;
      line-height: 95.68%;
      z-index: 5;
      display: inline-block; }
      @media (max-width: 500px) {
        #felixTop .section-first p {
          width: 9em;
          text-align: center;
          top: 16em;
          left: 2.6em;
          font-size: 1.5em;
          line-height: 1.4375em; } }
  #felixTop .section-second {
    position: relative;
    height: 80em;
    width: 80em; }
    @media (max-width: 500px) {
      #felixTop .section-second {
        position: relative;
        height: 83.35em;
        width: 21.125em; } }
    #felixTop .section-second .promo-tabs {
      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; }
    #felixTop .section-second .btn-container {
      z-index: 6; }
    #felixTop .section-second .promo-tab-red {
      position: absolute;
      top: 2.3em;
      left: 5.8125em;
      width: 8.5em;
      height: 7.25em;
      font-family: Oswald;
      font-style: normal;
      font-weight: normal;
      font-size: 1.875em;
      line-height: 1.25em;
      text-align: center;
      color: #fff; }
      @media (max-width: 500px) {
        #felixTop .section-second .promo-tab-red {
          font-size: 1.5em;
          left: 2.75em;
          top: 2em; } }
    #felixTop .section-second .promo-tab-orange {
      position: absolute;
      top: 2.3em;
      left: 17.125em;
      width: 8.5em;
      height: 7.25em;
      font-family: Oswald;
      font-style: normal;
      font-weight: normal;
      font-size: 1.875em;
      line-height: 1.25em;
      text-align: center;
      color: #fff; }
      @media (max-width: 500px) {
        #felixTop .section-second .promo-tab-orange {
          font-size: 1.5em;
          left: 2.75em;
          top: 7em; } }
    #felixTop .section-second .promo-tab-blue {
      position: absolute;
      top: 2.3em;
      left: 28.125em;
      width: 9.0625em;
      height: 7.25em;
      font-family: Oswald;
      font-style: normal;
      font-weight: normal;
      font-size: 1.875em;
      line-height: 1.25em;
      text-align: center;
      color: #fff; }
      @media (max-width: 500px) {
        #felixTop .section-second .promo-tab-blue {
          font-size: 1.5em;
          left: 2.75em;
          top: 12em; } }
    #felixTop .section-second .promo {
      background: url("../img/promo-container.png?v=76d8c658");
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      height: 52em;
      width: 67.875em;
      border-radius: 20px;
      position: absolute;
      top: 11.68em;
      left: 6.85em; }
      @media (max-width: 500px) {
        #felixTop .section-second .promo {
          background: url("../img/adapt_promo.png?v=1fd262d0");
          background-position: center;
          background-size: cover;
          background-repeat: no-repeat;
          width: 18.55em;
          height: 46.7em;
          position: absolute;
          top: 26.5em;
          left: 1.3em; } }
    #felixTop .section-second .promo-main {
      position: absolute;
      top: .7em;
      left: -.8em;
      width: 18em;
      font-family: PLBenguiatFrisky OT;
      font-style: normal;
      font-weight: normal;
      font-size: 4.375em;
      line-height: 93.68%;
      text-align: center;
      letter-spacing: 0.04375em;
      color: #fff; }
      @media (max-width: 500px) {
        #felixTop .section-second .promo-main {
          top: .5em;
          left: 1em;
          font-size: 1.875em;
          width: 8em; } }
    #felixTop .section-second .how-to-1, #felixTop .section-second .how-to-2, #felixTop .section-second .how-to-3 {
      position: absolute; }
      #felixTop .section-second .how-to-1 span, #felixTop .section-second .how-to-2 span, #felixTop .section-second .how-to-3 span {
        font-family: Oswald;
        font-style: normal;
        font-weight: 500;
        font-size: 1.875em;
        line-height: 117.18%;
        text-transform: uppercase;
        color: #fff; }
        @media (max-width: 500px) {
          #felixTop .section-second .how-to-1 span, #felixTop .section-second .how-to-2 span, #felixTop .section-second .how-to-3 span {
            font-size: 1.25em; } }
      #felixTop .section-second .how-to-1 p, #felixTop .section-second .how-to-2 p, #felixTop .section-second .how-to-3 p {
        margin-top: .25em;
        font-family: Oswald;
        font-style: normal;
        font-weight: normal;
        font-size: 1.1875em;
        line-height: 117.18%;
        text-transform: uppercase;
        color: #fff; }
        @media (max-width: 500px) {
          #felixTop .section-second .how-to-1 p, #felixTop .section-second .how-to-2 p, #felixTop .section-second .how-to-3 p {
            font-size: 0.75em; } }
    #felixTop .section-second .how-to-1 {
      top: 18.5em;
      left: 13em; }
      @media (max-width: 500px) {
        #felixTop .section-second .how-to-1 {
          width: 8em;
          top: 7.5em;
          left: 8em; } }
    #felixTop .section-second .how-to-2 {
      top: 13.5em;
      left: 39.25em; }
      @media (max-width: 500px) {
        #felixTop .section-second .how-to-2 {
          top: 17.2em;
          left: 7.7em; } }
    #felixTop .section-second .how-to-3 {
      top: 33.5em;
      left: 38.75em; }
      @media (max-width: 500px) {
        #felixTop .section-second .how-to-3 {
          top: 24.25em;
          left: 7.75em; } }
    #felixTop .section-second a {
      position: absolute;
      display: inline-block;
      left: 38em;
      top: 67.5em;
      width: 16.375em;
      height: 3.625em;
      font-family: "Open Sans";
      font-style: normal;
      font-weight: normal;
      text-align: center;
      font-size: 0.875em;
      line-height: 13px;
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline;
      z-index: 6;
      color: #686868; }
      @media (max-width: 500px) {
        #felixTop .section-second a {
          top: 113.5em;
          left: 8em;
          font-size: 0.625em;
          color: #fff; } }
    #felixTop .section-second .slider-help {
      position: absolute;
      top: 66.55em;
      left: 6.72em;
      height: 13.4375em;
      width: 67.625em;
      background: #032770;
      border-radius: 20px;
      overflow: hidden;
      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 (max-width: 500px) {
        #felixTop .section-second .slider-help {
          top: 75em;
          left: 1.35em;
          width: 18.45em;
          height: 8.3em; } }
    #felixTop .section-second .slider-help > p {
      font-family: PLBenguiatFrisky OT;
      font-style: normal;
      font-weight: normal;
      font-size: 4.375em;
      line-height: 95.68%;
      text-align: center;
      letter-spacing: 0.7px;
      color: #fff; }
      @media (max-width: 500px) {
        #felixTop .section-second .slider-help > p {
          font-size: 1.875em; } }

#felixBottom {
  font-size: -webkit-calc(100vw / 80);
  font-size: calc(100vw / 80);
  max-width: 1280px;
  margin: 0 auto;
  background-image: url("../img/section_last.jpg?v=c8aa9a80");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 119.6875em;
  width: 80em;
  overflow-x: hidden; }
  @media (max-width: 500px) {
    #felixBottom {
      font-size: -webkit-calc(100vw / 21);
      font-size: calc(100vw / 21);
      background-image: url("../img/adapt_section_last.jpg?v=931870c3");
      background-position: bottom;
      background-repeat: no-repeat;
      background-size: cover;
      height: 77.25em;
      width: 21.125em;
      margin: 0; } }
  #felixBottom div, #felixBottom p, #felixBottom a, #felixBottom span {
    margin: 0;
    padding: 0;
    line-height: 1; }
  #felixBottom .section-third {
    position: relative;
    height: 56.25em; }
    @media (max-width: 500px) {
      #felixBottom .section-third {
        height: 26em;
        width: 21.125em; } }
    #felixBottom .section-third .vote-results {
      background: url("../img/vote-results.png?v=54c58653");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: absolute;
      top: 6.7em;
      left: 6.75em;
      width: 67.875em;
      border-radius: 20px;
      height: 46.75em;
      pointer-events: none;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      z-index: 7; }
      @media (max-width: 500px) {
        #felixBottom .section-third .vote-results {
          background: url("../img/adapt_vote.png?v=82afe34f");
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          height: 21.5em;
          width: 21.15em;
          left: 0;
          top: 2.5em; } }
    #felixBottom .section-third .section-name {
      position: absolute;
      top: 1.95em;
      left: 8.5em;
      font-family: PLBenguiatFrisky OT;
      font-size: 3.75em;
      line-height: 95.68%;
      text-align: center;
      letter-spacing: 0.7px;
      color: #fff;
      z-index: 8; }
      @media (max-width: 500px) {
        #felixBottom .section-third .section-name {
          top: 1.5em;
          left: 3.25em;
          font-size: 1.875em; } }
    #felixBottom .section-third .vote-options-container {
      position: absolute;
      top: 45.1em;
      left: 6.8em;
      width: 67.75em;
      height: 8.4em;
      background: #022772;
      border-radius: 1.25em;
      z-index: 9; }
      @media (max-width: 500px) {
        #felixBottom .section-third .vote-options-container {
          height: 3.85em;
          width: 21.15em;
          left: 0;
          top: 20.75em;
          background: #022772;
          border-radius: 0; } }
    #felixBottom .section-third .vote-option-kirkorov {
      position: absolute;
      top: 46.2em;
      left: 16em;
      font-family: PLBenguiatFrisky OT;
      line-height: 95.68%;
      text-align: center;
      letter-spacing: 0.7px;
      color: #fff;
      z-index: 10; }
      #felixBottom .section-third .vote-option-kirkorov span {
        font-size: 3.125em;
        margin: 0; }
      #felixBottom .section-third .vote-option-kirkorov p {
        font-size: 1.875em;
        margin: 0.25em; }
      @media (max-width: 500px) {
        #felixBottom .section-third .vote-option-kirkorov {
          left: 2em;
          top: 21em; }
          #felixBottom .section-third .vote-option-kirkorov span {
            font-size: 1.5em; }
          #felixBottom .section-third .vote-option-kirkorov p {
            font-size: 1.125em; } }
    #felixBottom .section-third .vote-option-baskov {
      position: absolute;
      top: 46.2em;
      left: 55.5em;
      font-family: PLBenguiatFrisky OT;
      line-height: 95.68%;
      text-align: center;
      letter-spacing: 0.7px;
      color: #fff;
      z-index: 10; }
      #felixBottom .section-third .vote-option-baskov span {
        font-size: 3.125em;
        margin: 0; }
      #felixBottom .section-third .vote-option-baskov p {
        font-size: 1.875em;
        margin: 0.25em; }
      @media (max-width: 500px) {
        #felixBottom .section-third .vote-option-baskov {
          left: 14.5em;
          top: 21em; }
          #felixBottom .section-third .vote-option-baskov span {
            font-size: 1.5em; }
          #felixBottom .section-third .vote-option-baskov p {
            font-size: 1.125em; } }
    #felixBottom .section-third .score-container-kirkorov {
      position: absolute;
      top: 42.5em;
      left: 14em;
      width: 12.5em;
      height: 7.375em;
      border-radius: 50%;
      background: #fff;
      z-index: 8; }
      @media (max-width: 500px) {
        #felixBottom .section-third .score-container-kirkorov {
          left: 1.6em;
          top: 19.5em;
          width: 5.27em;
          height: 3.11687em; } }
    #felixBottom .section-third .score-container-baskov {
      position: absolute;
      top: 42.5em;
      left: 54em;
      width: 12.5em;
      height: 7.375em;
      border-radius: 50%;
      background: #fff;
      z-index: 8; }
      @media (max-width: 500px) {
        #felixBottom .section-third .score-container-baskov {
          left: 14.2em;
          top: 19.5em;
          width: 5.27em;
          height: 3.11687em; } }
    #felixBottom .section-third .score {
      margin-top: .55em;
      font-family: PLBenguiatFrisky OT;
      font-style: normal;
      font-weight: bold;
      font-size: 1.5em;
      line-height: 95.68%;
      text-align: center;
      letter-spacing: 0.7px;
      color: #000000; }
      @media (max-width: 500px) {
        #felixBottom .section-third .score {
          font-size: 0.75em; } }
    #felixBottom .section-third .vs-circle {
      position: absolute;
      top: 42.5em;
      left: 26.5em;
      margin: 0;
      height: 13.41625em;
      width: 26.8325em;
      z-index: 11;
      pointer-events: none;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      @media (max-width: 500px) {
        #felixBottom .section-third .vs-circle {
          top: 19.6em;
          left: 5.25em;
          height: 5.67em;
          width: 11.34em; } }
    #felixBottom .section-third .vs-text {
      position: absolute;
      top: 7.35em;
      left: 5.8em;
      font-family: PLBenguiatFrisky OT;
      font-size: 6.3125em;
      line-height: 95.68%;
      text-align: center;
      letter-spacing: 0.7px;
      color: #fff;
      z-index: 12; }
      @media (max-width: 500px) {
        #felixBottom .section-third .vs-text {
          top: 7.35em;
          left: 3.25em;
          font-size: 2.875em; } }
  #felixBottom .section-fourth {
    position: relative;
    height: 25.625em;
    width: 80em; }
    @media (max-width: 500px) {
      #felixBottom .section-fourth {
        height: 15em;
        width: 21.125em; } }
    #felixBottom .section-fourth .video {
      position: absolute;
      top: 2.55em;
      left: 6.2em;
      height: 20.4375em;
      width: 67.875em;
      z-index: 12; }
      @media (max-width: 500px) {
        #felixBottom .section-fourth .video {
          top: 0.53em;
          left: 0em;
          height: 13.2em;
          width: 21.1em; } }
    #felixBottom .section-fourth #btnPlay {
      background: url("../img/btnPlay.png?v=e3d96ccb");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: absolute;
      top: 7.5em;
      left: 35.4em;
      width: 10.375em;
      height: 10.375em;
      border-radius: 50%;
      z-index: 9;
      -webkit-transition: 0.2s linear;
      -o-transition: 0.2s linear;
      transition: 0.2s linear; }
      #felixBottom .section-fourth #btnPlay:active {
        opacity: 0.65; }
      #felixBottom .section-fourth #btnPlay:hover {
        -webkit-box-shadow: 0 0 20px #e3e3e3, 0 0 10px #e3e3e3 inset;
                box-shadow: 0 0 20px #e3e3e3, 0 0 10px #e3e3e3 inset;
        cursor: pointer; }
      @media (max-width: 500px) {
        #felixBottom .section-fourth #btnPlay {
          top: 4.5em;
          left: 8.5em;
          height: 5.64313em;
          width: 5.64313em; } }
    #felixBottom .section-fourth .video-thumb {
      background: url("../img/thumb.jpg?v=3956f5b2");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: absolute;
      top: 2.55em;
      left: 6.2em;
      height: 20.4375em;
      width: 67.875em;
      z-index: 8;
      pointer-events: none;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      @media (max-width: 500px) {
        #felixBottom .section-fourth .video-thumb {
          background: url("../img/adapt_thumb.jpg?v=b36601eb");
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          top: 0.53em;
          left: 0em;
          height: 13.2em;
          width: 21.1em; } }
    #felixBottom .section-fourth .fish-element-1 {
      background: url("../img/fishhh_1.png?v=f488097e");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: absolute;
      margin: 0;
      left: 57.8em;
      top: -24.55em;
      height: 55.3125em;
      width: 22.1875em;
      z-index: 11;
      pointer-events: none;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      @media (max-width: 500px) {
        #felixBottom .section-fourth .fish-element-1 {
          top: -10.7em;
          left: 15.9em;
          height: 17em;
          width: 5.15em; } }
  #felixBottom .section-fifth {
    position: relative;
    height: 37.8125em;
    width: 80em; }
    @media (max-width: 500px) {
      #felixBottom .section-fifth {
        width: 21.125em;
        height: 36.25em; } }
    #felixBottom .section-fifth .winners-section-name {
      position: absolute;
      top: 1.5em;
      left: 7em;
      font-family: PLBenguiatFrisky OT;
      font-style: normal;
      font-weight: normal;
      font-size: 4.375em;
      line-height: 95.68%;
      text-align: center;
      letter-spacing: 0.7px;
      color: #000; }
      @media (max-width: 500px) {
        #felixBottom .section-fifth .winners-section-name {
          top: 2.6em;
          left: 3.2em;
          font-size: 1.875em; } }
    #felixBottom .section-fifth .winners-section-description {
      position: absolute;
      top: 8em;
      left: 20.5em;
      font-family: Oswald;
      font-style: normal;
      font-weight: normal;
      font-size: 1.5em;
      line-height: 95.68%;
      text-align: center;
      color: #000; }
      @media (max-width: 500px) {
        #felixBottom .section-fifth .winners-section-description {
          top: 6em;
          left: 4em;
          font-size: 1.125em;
          width: 10em;
          line-height: 1.5em; } }
    #felixBottom .section-fifth #btnShowResults {
      position: absolute;
      top: 15.5em;
      left: 22em; }
      #felixBottom .section-fifth #btnShowResults p {
        position: absolute;
        top: .75em;
        left: 1em;
        margin: 0;
        font-family: Oswald;
        font-style: normal;
        font-weight: normal;
        line-height: 117.18%;
        text-align: center;
        text-transform: uppercase;
        color: #fff; }
      @media (max-width: 500px) {
        #felixBottom .section-fifth #btnShowResults {
          top: 12em;
          left: 2.25em; } }
    #felixBottom .section-fifth .winners-type {
      position: absolute;
      top: 12em;
      left: 24em;
      font-family: Oswald;
      font-style: bold;
      font-weight: 500;
      font-size: 1.5em;
      line-height: 117.18%;
      text-align: center;
      text-transform: uppercase;
      color: #000; }
      @media (max-width: 500px) {
        #felixBottom .section-fifth .winners-type {
          top: 9em;
          left: 4.2em; } }
    #felixBottom .section-fifth .pagination-buttons {
      position: absolute;
      top: 13em;
      left: 20.5em;
      height: 6.25em;
      width: 38.75em;
      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;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 500px) {
        #felixBottom .section-fifth .pagination-buttons {
          top: 21em;
          left: -.35em;
          width: 22em; } }
    #felixBottom .section-fifth .pagination {
      position: absolute;
      width: 2.0625em;
      height: 0.4375em;
      top: 31em;
      left: 39.3em;
      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-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      @media (max-width: 500px) {
        #felixBottom .section-fifth .pagination {
          top: 26.3em;
          left: 9.75em; } }
    #felixBottom .section-fifth .pagination-point {
      margin: 0.1875em;
      width: 0.4375em;
      height: 0.4375em;
      border-radius: 50%;
      background: #c4c4c4; }
    #felixBottom .section-fifth .pag-active {
      background: #032770; }
  #felixBottom .big-button {
    width: 9.75em;
    height: 2.75em;
    background: -webkit-gradient(linear, left top, left bottom, from(#23AFE7), to(#032770));
    background: -o-linear-gradient(top, #23AFE7 0%, #032770 100%);
    background: linear-gradient(180deg, #23AFE7 0%, #032770 100%);
    /* 40 */
    -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.25);
    border-radius: 3.125em;
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 1.5em;
    line-height: 117.18%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    z-index: 10; }
    #felixBottom .big-button p {
      pointer-events: none;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    #felixBottom .big-button:hover {
      cursor: pointer; }
  #felixBottom .pag-btn {
    height: 3em;
    width: 3em;
    background: #f2f3f5;
    border-radius: 50%;
    margin: 4em;
    z-index: 6; }
    #felixBottom .pag-btn p {
      margin-left: 1em;
      margin-top: 0.9375em; }
    #felixBottom .pag-btn:active {
      background: #e6e6e6; }
    #felixBottom .pag-btn:hover {
      cursor: pointer; }
  #felixBottom #pagBack > p {
    background: url("../img/arrow_black.png?v=19c5f42d");
    background-size: cover;
    height: 1.1125em;
    width: 1.125em;
    -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
        -ms-transform: matrix(1, 0, 0, -1, 0, 0);
            transform: matrix(1, 0, 0, -1, 0, 0); }
  #felixBottom #pagForward > p {
    background: url("../img/arrow_black.png?v=19c5f42d");
    background-size: cover;
    height: 1.1125em;
    width: 1.125em;
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
        -ms-transform: matrix(-1, 0, 0, 1, 0, 0);
            transform: matrix(-1, 0, 0, 1, 0, 0); }
  #felixBottom .disabled {
    opacity: 0.5;
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 7; }

@media (min-width: 1280px) {
  #felixTop, #felixBottom {
    font-size: 16px; } }

figure {
  margin: 0; }
