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

body {
  color: #623700;
  font-family: "MineruCom", courier, serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  min-width: 320px !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

img {
  display: inline-block;
  max-width: 100%; }

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
form,
blockquote,
th,
td,
figure {
  margin: 0;
  padding: 0; }

a {
  text-decoration: underline; }

hr {
  height: 0px;
  width: 100%;
  border: none;
  margin-top: 30px;
  margin-bottom: 30px; }
  .body--cards hr {
    border-top: 4px solid #E58174; }
  .body--paws hr {
    border-top: 4px solid rgba(255, 255, 255, 0.125); }

.browserupgrade {
  margin: 5px 0;
  padding: 5px 0;
  background: #ccc;
  color: #000; }

.panel {
  min-width: 100%;
  max-width: 100vh; }

.container {
  min-width: 320px !important;
  max-width: 1100px;
  margin: 0 auto; }

@font-face {
  font-family: MineruCom;
  src: url("../fonts/MineruCom.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@font-face {
  font-family: Hipopotam;
  src: url("../fonts/Hipopotam.otf") format("opentype"), url("../fonts/Hipopotam.eot"), url("../fonts/Hipopotam.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #623700;
  font-family: "MineruCom", courier, serif;
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility; }

h1,
.h1 {
  margin-top: 52px;
  margin-bottom: 26px;
  font-size: 42px;
  line-height: 52px; }
  @media all and (min-width: 746px) {
    h1,
    .h1 {
      margin-top: 54px;
      margin-bottom: 27px;
      font-size: 54px;
      line-height: 54px; } }
  @media all and (min-width: 960px) {
    h1,
    .h1 {
      margin-top: 58px;
      margin-bottom: 29px;
      font-size: 57px;
      line-height: 58px; } }

h2,
.h2 {
  margin-top: 52px;
  margin-bottom: 26px;
  font-size: 34px;
  line-height: 52px; }
  @media all and (min-width: 746px) {
    h2,
    .h2 {
      margin-top: 54px;
      margin-bottom: 27px;
      font-size: 36px;
      line-height: 54px; } }
  @media all and (min-width: 960px) {
    h2,
    .h2 {
      margin-top: 58px;
      margin-bottom: 29px;
      font-size: 38px;
      line-height: 58px; } }

h3,
.h3 {
  margin-top: 26px;
  margin-bottom: 13px;
  font-size: 23px;
  line-height: 26px; }
  @media all and (min-width: 746px) {
    h3,
    .h3 {
      margin-top: 27px;
      margin-bottom: 14px;
      font-size: 24px;
      line-height: 27px; } }
  @media all and (min-width: 960px) {
    h3,
    .h3 {
      margin-top: 29px;
      margin-bottom: 15px;
      font-size: 26px;
      line-height: 29px; } }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 26px;
  margin-bottom: 13px;
  font-size: 15px;
  line-height: 26px; }
  @media all and (min-width: 746px) {
    h4,
    .h4,
    h5,
    .h5,
    h6,
    .h6 {
      margin-top: 27px;
      margin-bottom: 14px;
      font-size: 17px;
      line-height: 27px; } }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

p,
ul,
ol,
pre,
table,
blockquote {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 28px;
  line-height: 31px; }
  @media all and (min-width: 500px) {
    p,
    ul,
    ol,
    pre,
    table,
    blockquote {
      margin-top: 0px;
      margin-bottom: 17px;
      font-size: 20px;
      line-height: 24px; } }
  @media all and (min-width: 960px) {
    p,
    ul,
    ol,
    pre,
    table,
    blockquote {
      margin-top: 0px;
      margin-bottom: 16px;
      font-size: 30px;
      line-height: 36px; } }
  @media all and (min-width: 1366px) {
    p,
    ul,
    ol,
    pre,
    table,
    blockquote {
      margin-top: 0px;
      margin-bottom: 18px;
      font-size: 40px;
      line-height: 48px; } }

p.intro {
  margin-top: 14px;
  margin-bottom: 29px;
  color: #444;
  font-family: "MineruCom", courier, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px; }
  @media all and (min-width: 746px) {
    p.intro {
      font-size: 24px;
      line-height: 36px; } }
  @media all and (min-width: 960px) {
    p.intro {
      font-size: 20px;
      line-height: 30px; } }

p.author {
  margin-top: 25px;
  margin-bottom: 25px;
  color: #888;
  font-family: "MineruCom", courier, serif;
  font-style: normal;
  font-weight: 300; }

p.pullquote {
  margin: 1.85em 0px 1.85em 5%;
  padding: 0px 0px 0px 5%;
  width: 80%;
  border-left: #c4c2c2 3px solid;
  color: #888;
  font-family: "MineruCom", courier, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px; }
  @media all and (min-width: 746px) {
    p.pullquote {
      font-size: 20px;
      line-height: 30px; } }
  @media all and (min-width: 960px) {
    p.pullquote {
      font-size: 18px;
      line-height: 28px; } }

a {
  color: #fff;
  text-decoration: underline; }
  .main-content a:visited {
    color: #609;
    text-decoration: underline; }
  a:hover, a:focus {
    color: #f2f2f2;
    text-decoration: underline; }
  a:active {
    color: #609;
    text-decoration: underline; }
  a img {
    border: none; }

ul {
  list-style: disc inside; }

ol {
  list-style: decimal inside; }

.content ul,
.content ol {
  padding-left: 40px; }
  .content ul li,
  .content ol li {
    margin-bottom: 10px; }

.zindex-5 {
  z-index: -5 !important; }

.zindex-4 {
  z-index: -4 !important; }

.zindex-3 {
  z-index: -3 !important; }

.zindex-2 {
  z-index: -2 !important; }

.zindex-1 {
  z-index: -1 !important; }

.zindex0 {
  z-index: 0 !important; }

.zindex1 {
  z-index: 1 !important; }

.zindex2 {
  z-index: 2 !important; }

.zindex3 {
  z-index: 3 !important; }

.zindex4 {
  z-index: 4 !important; }

.zindex5 {
  z-index: 5 !important; }

.-mt0 {
  margin-top: 0 !important; }

.-tac {
  text-align: center !important; }

.-svg {
  position: absolute;
  background-repeat: no-repeat !important;
  background-position: center !important; }

.msie__main {
  width: 320px !important; }
  @media all and (min-width: 500px) {
    .msie__main {
      width: 500px !important; } }
  @media all and (min-width: 746px) {
    .msie__main {
      max-width: none; } }

.msie__stickers {
  display: block !important; }

.edge__main .main__content {
  border-image-source: url(../images/bearCards/5.borders/main_border.png); }

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 0;
  display: block;
  cursor: pointer;
  width: 210px;
  height: 50px;
  background-color: #A33644;
  color: #fff;
  font-size: 22px;
  font-family: "MineruCom", courier, serif, arial;
  margin: 10px auto;
  box-shadow: 4px 4px 0 #71332A; }

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  font-size: 16px;
  height: 44px;
  padding: 6px 10px;
  width: 100%;
  background-color: #fff;
  box-shadow: 4px 4px 0 #BF5B4F;
  border: none;
  box-sizing: border-box; }
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="text"]:focus,
  input[type="tel"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  textarea:focus,
  select:focus {
    box-shadow: none;
    outline: 0; }

fieldset {
  padding: 0;
  border-width: 0; }

label,
legend {
  display: block;
  font-weight: 600;
  color: #fff; }

textarea {
  min-height: 90px;
  padding-bottom: 6px;
  padding-top: 6px; }

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: 10px;
  cursor: pointer;
  min-height: 35px;
  min-width: 35px;
  margin-left: 0; }

.form__field {
  padding-bottom: 10px; }

.form__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: stretch;
      justify-content: stretch;
  -ms-flex-align: stretch;
      align-items: stretch; }
  .form__row > .form__field {
    width: 100%; }
    .form__row > .form__field + .form__field {
      margin-left: 20px; }

.required-asterix {
  color: #ffe66e; }

.form__hint {
  color: #ffe66e;
  font-weight: 700;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.form__submit {
  transform-origin: top; }

.form__field--select .form__input, .form__field--email .form__input, .form__field--text .form__input {
  margin-bottom: 10px; }

.form__field--recaptcha {
  margin: 12px 0; }

.form__field--checkbox .form__label,
.form__field--mailing_list .form__label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: end;
      justify-content: flex-end; }

@media all and (min-width: 500px) {
  .form__success, .form__maxlimit {
    padding: 20px 0; } }

.form__success > p, .form__maxlimit > p {
  color: white !important;
  font-family: "MineruCom", courier, serif;
  font-size: 20px;
  line-height: 24px; }
  .form__success > p:last-of-type, .form__maxlimit > p:last-of-type {
    margin-bottom: 0; }
  @media all and (min-width: 500px) {
    .form__success > p, .form__maxlimit > p {
      font-size: 22px;
      line-height: 26px; } }

@media all and (min-width: 960px) {
  .form__success {
    min-height: 500px; } }

.form__success h2 {
  margin: 0 0 15px;
  color: #fff; }

.form__success .form__terms {
  font-family: Avenir, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 85%;
  line-height: 120%; }
  .form__success .form__terms--link {
    text-align: center;
    text-decoration: underline; }

.form__success .form__busy {
  color: #623700 !important; }

.form__maxlimit {
  margin-bottom: 120px; }
  @media all and (min-width: 500px) {
    .form__maxlimit {
      margin-bottom: 120px; } }
  @media all and (min-width: 746px) {
    .form__maxlimit {
      margin-bottom: 160px; } }
  @media all and (min-width: 960px) {
    .form__maxlimit {
      margin-bottom: 300px; } }

.form--disabled {
  opacity: 0.5;
  pointer-events: none; }

.form__grr {
  background-image: url(../images/bearCards/2.main/maxlimit_grr.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 122px;
  height: 110px;
  float: right;
  margin: 20px 20px 0 0; }
  @media all and (min-width: 746px) {
    .form__grr {
      width: 165px;
      height: 149px; } }
  @media all and (min-width: 960px) {
    .form__grr {
      width: 200px;
      height: 180px; } }

@supports ((-webkit-clip-path: polygon(0% 0%, 10% 5%, 20% 100%, 30% 65%, 40% 25%, 50% 100%, 60% 65%, 70% 100%, 80% 70%, 90% 30%, 100% 0%)) or (clip-path: polygon(0% 0%, 10% 5%, 20% 100%, 30% 65%, 40% 25%, 50% 100%, 60% 65%, 70% 100%, 80% 70%, 90% 30%, 100% 0%))) {
  .form__field--text .form__input,
  .form__field--email .form__input,
  .form__field--select .form__input,
  .form__field--submit .form__input {
    position: relative;
    overflow: visible; }
    .form__field--text .form__input:before,
    .form__field--email .form__input:before,
    .form__field--select .form__input:before,
    .form__field--submit .form__input:before {
      background-color: #DF6455;
      top: -1px; }
    .form__field--text .form__input:after,
    .form__field--email .form__input:after,
    .form__field--select .form__input:after,
    .form__field--submit .form__input:after {
      background-color: #fff;
      bottom: -2px; }
    .form__field--text .form__input:before, .form__field--text .form__input:after,
    .form__field--email .form__input:before,
    .form__field--email .form__input:after,
    .form__field--select .form__input:before,
    .form__field--select .form__input:after,
    .form__field--submit .form__input:before,
    .form__field--submit .form__input:after {
      content: '';
      display: block;
      height: 3px;
      position: absolute;
      left: 4px;
      right: 4px;
      -webkit-clip-path: polygon(0% 0%, 10% 5%, 20% 66%, 30% 45%, 40% 17%, 50% 65%, 60% 41%, 70% 70%, 80% 50%, 90% 20%, 100% 0%) !important;
              clip-path: polygon(0% 0%, 10% 5%, 20% 66%, 30% 45%, 40% 17%, 50% 65%, 60% 41%, 70% 70%, 80% 50%, 90% 20%, 100% 0%) !important; }
  .form__field--text .form__input--name:before, .form__field--text .form__input--name:after,
  .form__field--text .form__input--postcode:before,
  .form__field--text .form__input--postcode:after,
  .form__field--email .form__input--name:before,
  .form__field--email .form__input--name:after,
  .form__field--email .form__input--postcode:before,
  .form__field--email .form__input--postcode:after,
  .form__field--select .form__input--name:before,
  .form__field--select .form__input--name:after,
  .form__field--select .form__input--postcode:before,
  .form__field--select .form__input--postcode:after,
  .form__field--submit .form__input--name:before,
  .form__field--submit .form__input--name:after,
  .form__field--submit .form__input--postcode:before,
  .form__field--submit .form__input--postcode:after {
    -webkit-clip-path: polygon(0% 0%, 20% 51%, 40% 36%, 60% 20%, 80% 62%, 100% 0%) !important;
            clip-path: polygon(0% 0%, 20% 51%, 40% 36%, 60% 20%, 80% 62%, 100% 0%) !important; }
  .form__field--text .form__input--lastName:before, .form__field--text .form__input--lastName:after,
  .form__field--text .form__input--county:before,
  .form__field--text .form__input--county:after,
  .form__field--email .form__input--lastName:before,
  .form__field--email .form__input--lastName:after,
  .form__field--email .form__input--county:before,
  .form__field--email .form__input--county:after,
  .form__field--select .form__input--lastName:before,
  .form__field--select .form__input--lastName:after,
  .form__field--select .form__input--county:before,
  .form__field--select .form__input--county:after,
  .form__field--submit .form__input--lastName:before,
  .form__field--submit .form__input--lastName:after,
  .form__field--submit .form__input--county:before,
  .form__field--submit .form__input--county:after {
    -webkit-clip-path: polygon(0% 0%, 20% 74%, 40% 43%, 60% 54%, 80% 24%, 100% 0%) !important;
            clip-path: polygon(0% 0%, 20% 74%, 40% 43%, 60% 54%, 80% 24%, 100% 0%) !important; }
  .form__field--text .form__input--addressLine2:before, .form__field--text .form__input--addressLine2:after,
  .form__field--text .form__input--email:before,
  .form__field--text .form__input--email:after,
  .form__field--email .form__input--addressLine2:before,
  .form__field--email .form__input--addressLine2:after,
  .form__field--email .form__input--email:before,
  .form__field--email .form__input--email:after,
  .form__field--select .form__input--addressLine2:before,
  .form__field--select .form__input--addressLine2:after,
  .form__field--select .form__input--email:before,
  .form__field--select .form__input--email:after,
  .form__field--submit .form__input--addressLine2:before,
  .form__field--submit .form__input--addressLine2:after,
  .form__field--submit .form__input--email:before,
  .form__field--submit .form__input--email:after {
    -webkit-clip-path: polygon(0% 0%, 10% 50%, 20% 3%, 30% 45%, 40% 26%, 50% 0%, 60% 60%, 70% 40%, 80% 0%, 90% 66%, 100% 0%) !important;
            clip-path: polygon(0% 0%, 10% 50%, 20% 3%, 30% 45%, 40% 26%, 50% 0%, 60% 60%, 70% 40%, 80% 0%, 90% 66%, 100% 0%) !important; } }

@media all and (min-width: 960px) {
  @keyframes hvr-buzz {
    50% {
      transform: translateX(3px) rotate(1deg); }
    100% {
      transform: translateX(-3px) rotate(-1deg); } }
  .form__submit:hover, .form__submit:focus, .form__submit:active {
    animation-name: hvr-buzz;
    animation-duration: 0.15s;
    animation-timing-function: linear;
    animation-iteration-count: 3; } }

table {
  width: 100%; }

th,
td {
  padding: 12px 15px;
  border-bottom: #d1d1d1 1px solid;
  text-align: left; }
  th:first-child,
  td:first-child {
    padding-left: 0; }
  th:last-child,
  td:last-child {
    padding-right: 0; }

.stickerbook {
  min-width: 100px;
  min-height: 100px;
  position: relative;
  z-index: 3; }
  .stickerbook > * {
    position: absolute; }
  .stickerbook__cover--back {
    background: url(../images/bearCards/1.header/stickerbook_back.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 92.807%;
    height: 61.33%;
    top: 15%;
    left: 2%;
    z-index: 1; }
  .stickerbook__cover--front {
    background-image: url(../images/bearCards/1.header/stickerbook_front.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 94.6%;
    height: 74.8%;
    top: 9%;
    left: 4%;
    z-index: 5;
    transform-origin: left; }

.stickerbook:hover .sticker--top,
.stickerbook:active .sticker--top,
.stickerbook:focus .sticker--top {
  transform: translate(35%, 22%) rotate(40deg); }

.stickerbook:hover .sticker--left,
.stickerbook:active .sticker--left,
.stickerbook:focus .sticker--left {
  transform: translate(-17%, 17%) rotate(-20deg); }

.stickerbook:hover .sticker--right,
.stickerbook:active .sticker--right,
.stickerbook:focus .sticker--right {
  transform: translate(7%, 60%) rotate(15deg); }

@media all and (min-width: 746px) {
  .stickerbook:hover .sticker--top,
  .stickerbook:active .sticker--top,
  .stickerbook:focus .sticker--top {
    transform: translateY(-50px) rotate(45deg); }
  .stickerbook:hover .sticker--left,
  .stickerbook:active .sticker--left,
  .stickerbook:focus .sticker--left {
    transform: translateY(35px) translateX(-35px) rotate(-20deg); }
  .stickerbook:hover .sticker--right,
  .stickerbook:active .sticker--right,
  .stickerbook:focus .sticker--right {
    transform: translateY(60px) translateX(15px) rotate(15deg); } }

.sticker {
  position: absolute;
  width: 56.309%;
  height: 42.163%;
  background-repeat: no-repeat;
  background-size: cover; }
  .sticker--top {
    background-image: url(../images/bearCards/1.header/sticker_left.png);
    z-index: 3;
    bottom: 10%;
    right: -5%;
    transform: rotate(48deg);
    transition: all 0.3s ease; }
    @media all and (min-width: 746px) {
      .sticker--top {
        top: 15%;
        left: 26%;
        transform: rotate(85deg); } }
  .sticker--left {
    background-image: url(../images/bearCards/1.header/sticker_top.png);
    z-index: 2;
    top: 45%;
    left: 5%;
    transform: rotate(-60deg);
    transition: all 0.3s ease; }
  .sticker--right {
    background-image: url(../images/bearCards/1.header/sticker_right.png);
    z-index: 4;
    top: 43%;
    left: 34%;
    transform: rotate(55deg);
    transition: all 0.3s ease; }

.brandlogo {
  background: url(../images/global/brand-logo.svg) center no-repeat;
  width: 65px;
  height: 146px;
  position: absolute;
  bottom: 0px;
  right: 8px; }
  @media all and (min-width: 746px) {
    .brandlogo {
      right: 0;
      width: 90px;
      height: 200px; } }

.cards {
  position: relative;
  display: -ms-grid;
  display: grid;
  grid-template: repeat(2, auto)/repeat(2, minmax(135px, 373px));
  -ms-grid-column-align: center;
      justify-items: center;
  -ms-flex-align: center;
      align-items: center;
  margin: 100px auto -50px; }
  @media all and (min-width: 500px) {
    .cards {
      width: 440px; } }
  @media all and (min-width: 960px) {
    .cards {
      width: auto;
      height: auto;
      grid-template: repeat(2, 135px)/repeat(3, 185px);
      margin: 0;
      top: -11px;
      margin-bottom: 4px; } }

.cards__item--info {
  opacity: 0;
  background: url(../images/bearCards/4.footer/cards/card_info.svg) center no-repeat;
  height: 130px;
  width: 130px;
  -ms-grid-row: 2;
      grid-row: 2;
  -ms-grid-column: 2;
      grid-column: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  transition: 0.2s all ease;
  justify-self: start;
  -ms-flex-item-align: start;
      align-self: start;
  transform: translate(20%, -15%);
  z-index: 3; }
  .cards__item--info > h4 > p {
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    margin: -8px 0 8px 8px; }
    @media all and (min-width: 746px) {
      .cards__item--info > h4 > p {
        font-size: 24px;
        line-height: 27px; } }
  @media all and (min-width: 746px) {
    .cards__item--info {
      height: 186px;
      width: 186px; } }
  @media all and (min-width: 960px) {
    .cards__item--info {
      transform: rotate(0) translate(0px, -15px);
      z-index: 4;
      -ms-grid-row: 2;
          grid-row: 2;
      -ms-grid-column: 1;
          grid-column: 1; } }

.cards__item--animal {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 135px;
  height: 98px;
  transition: transform 0.3s ease-in-out; }
  @media all and (min-width: 500px) {
    .cards__item--animal {
      width: 200px;
      height: 145px; } }
  @media all and (min-width: 960px) {
    .cards__item--animal {
      width: 195px;
      height: 142px; } }

.cards__item--monkey {
  background-image: url(../images/bearCards/4.footer/cards/card_monkey.png);
  display: none; }
  @media all and (min-width: 960px) {
    .cards__item--monkey {
      -ms-grid-row: 1;
          grid-row: 1;
      -ms-grid-column: 1;
          grid-column: 1;
      display: block;
      transform: rotate(-10deg) translate(80px, -8px);
      z-index: 3; } }

.cards__item--elephant {
  background-image: url(../images/bearCards/4.footer/cards/card_elephant.png);
  -ms-grid-row: 2;
      grid-row: 2;
  -ms-grid-column: 1;
      grid-column: 1;
  transform: rotate(-15deg) translate(50%, -40%);
  z-index: 2;
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
  justify-self: end; }
  @media all and (min-width: 960px) {
    .cards__item--elephant {
      -ms-grid-row: 1;
          grid-row: 1;
      -ms-grid-column: 2;
          grid-column: 2;
      display: block;
      transform: rotate(5deg) translate(40px, 0px); } }

.cards__item--bear {
  background-image: url(../images/bearCards/4.footer/cards/card_bear.png);
  -ms-grid-row: 1;
      grid-row: 1;
  -ms-grid-column: 2;
      grid-column: 2;
  transform: rotate(10deg) translate(0, 0px);
  justify-self: start; }
  @media all and (min-width: 960px) {
    .cards__item--bear {
      -ms-grid-row: 1;
          grid-row: 1;
      -ms-grid-column: 3;
          grid-column: 3;
      display: block;
      transform: rotate(-7deg) translate(46px, -18px);
      z-index: 1; } }

.cards__item--parrot {
  background-image: url(../images/bearCards/4.footer/cards/card_parrot.png);
  -ms-grid-row: 1;
      grid-row: 1;
  -ms-grid-column: 1;
      grid-column: 1;
  transform: rotate(-20deg) translate(0, 0);
  justify-self: end; }
  @media all and (min-width: 960px) {
    .cards__item--parrot {
      -ms-grid-row: 2;
          grid-row: 2;
      -ms-grid-column: 2;
          grid-column: 2;
      display: block;
      transform: rotate(-3deg) translate(16px, -6px);
      z-index: 0; } }

.cards__item--octopus {
  background-image: url(../images/bearCards/4.footer/cards/card_octopus.png);
  display: none; }
  @media all and (min-width: 960px) {
    .cards__item--octopus {
      -ms-grid-row: 2;
          grid-row: 2;
      -ms-grid-column: 3;
          grid-column: 3;
      display: block;
      transform: rotate(5deg) translate(18px, -14px);
      z-index: 0; } }

@media all and (max-width: 959px) {
  .cards:hover .cards__item--bear,
  .cards:active .cards__item--bear,
  .cards:focus .cards__item--bear {
    transform: rotate(13deg) translate(5%, -30%); }
  .cards:hover .cards__item--elephant,
  .cards:active .cards__item--elephant,
  .cards:focus .cards__item--elephant {
    transform: rotate(-18deg) translate(0%, -10%); }
  .cards:hover .cards__item--parrot,
  .cards:active .cards__item--parrot,
  .cards:focus .cards__item--parrot {
    transform: rotate(-23deg) translate(2%, -26%); }
  .cards:hover .cards__item--info,
  .cards:active .cards__item--info,
  .cards:focus .cards__item--info {
    opacity: 1; } }

@media all and (min-width: 960px) {
  .cards:hover .cards__item--monkey {
    transform: rotate(-15deg) translate(25px, -33px); }
  .cards:hover .cards__item--elephant {
    transform: rotate(7deg) translate(40px, -15px); }
  .cards:hover .cards__item--bear {
    transform: rotate(-12deg) translate(61px, -33px); }
  .cards:hover .cards__item--parrot {
    transform: rotate(-8deg) translate(16px, 9px); }
  .cards:hover .cards__item--octopus {
    transform: rotate(10deg) translate(33px, 1px); }
  .cards:hover .cards__item--info {
    opacity: 1; } }

.product {
  width: 320px;
  height: 344px;
  margin: 0 auto;
  position: relative;
  overflow: hidden; }
  @media all and (min-width: 500px) {
    .product {
      width: 484px;
      height: 519px; } }
  @media all and (min-width: 960px) {
    .product {
      width: 370px;
      max-width: 370px;
      height: 533px; } }
  .product__packaging {
    background: url(../images/bearCards/4.footer/product/product_packaging.png) center no-repeat;
    background-size: cover;
    position: absolute;
    height: 52%;
    width: 28%;
    top: 2%;
    left: 39%;
    transition: all 0.3s ease; }
    @media all and (min-width: 960px) {
      .product__packaging {
        height: 52%;
        width: 38%;
        top: 4.5%;
        left: 35%; } }
  .product__fruit {
    position: absolute; }
    .product__fruit--pear {
      background: url(../images/bearCards/4.footer/product/fruit_pear.svg) center no-repeat;
      height: 42%;
      width: 31%;
      top: 24%;
      left: 8%; }
      @media all and (min-width: 960px) {
        .product__fruit--pear {
          top: 27%; } }
    .product__fruit--apple {
      background: url(../images/bearCards/4.footer/product/fruit_apple.svg) center no-repeat;
      height: 22.5%;
      width: 31.25%;
      top: 52%;
      left: 62%; }
      @media all and (min-width: 960px) {
        .product__fruit--apple {
          top: 53%;
          left: 67%; } }
    .product__fruit--strawberry {
      background: url(../images/bearCards/4.footer/product/fruit_strawberry.svg) center no-repeat;
      height: 15%;
      width: 17%;
      top: 51%;
      left: 19%; }
      @media all and (min-width: 960px) {
        .product__fruit--strawberry {
          top: 54%;
          left: 16%; } }
    .product__fruit--carrot {
      background: url(../images/bearCards/4.footer/product/fruit_carrot.svg) center no-repeat;
      height: 40%;
      width: 12%;
      top: 34%;
      left: 66%;
      transform: rotate(-5deg); }
      @media all and (min-width: 960px) {
        .product__fruit--carrot {
          left: 73%;
          top: 39%; } }
  .product__podium {
    background: url(../images/bearCards/4.footer/product/podium.svg) center no-repeat;
    position: absolute;
    width: 100%;
    height: 130%;
    bottom: -82%;
    left: 50%;
    transform: translateX(-50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-top: 10px; }
    @media all and (min-width: 960px) {
      .product__podium {
        bottom: -79%; } }
  .product__info {
    width: 72%;
    display: block;
    margin: 0 auto !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    color: #623700; }
    @media all and (min-width: 960px) {
      .product__info {
        width: 87%; } }
    .product__info--one {
      font-family: "Hipopotam", sans-serif, arial;
      font-size: 19px;
      padding-top: 48px;
      line-height: 21px; }
      @media all and (min-width: 500px) {
        .product__info--one {
          font-size: 28px;
          padding-top: 72px;
          line-height: 31px; } }
      @media all and (min-width: 960px) {
        .product__info--one {
          font-size: 27px;
          padding-top: 105px;
          line-height: 28px; } }
    .product__info--two {
      color: #DF6455;
      font-size: 16px;
      line-height: 18px;
      padding-top: 4px; }
      @media all and (min-width: 500px) {
        .product__info--two {
          font-size: 24px;
          line-height: 27px;
          padding-top: 6px; } }
      @media all and (min-width: 960px) {
        .product__info--two {
          font-size: 23px;
          padding-top: 9px;
          line-height: 25px; } }
    .product__info--copyright {
      color: #3FA948;
      font-size: 10px;
      line-height: 10px;
      padding-top: 5px;
      text-align: right;
      display: block; }
      @media all and (min-width: 500px) {
        .product__info--copyright {
          font-size: 15px;
          line-height: 15px;
          padding-top: 10px; } }

.button {
  margin: 0 auto;
  overflow: none; }
  .button__arrow {
    background: url(../images/bearCards/4.footer/button_arrow.svg) center no-repeat;
    width: 580px;
    height: 280px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.25s ease 0.1s; }
    .button__arrow:hover {
      transform: translate(-50%, -50%) translateX(-10px); }
  .button__text {
    margin: 0 !important;
    position: absolute;
    top: 45%;
    left: 55%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    line-height: 40px; }
    .button__text strong {
      font-family: "Hipopotam", sans-serif;
      text-transform: uppercase;
      color: #623700; }

.bear {
  min-width: 200px;
  max-width: 200px;
  min-height: 200px;
  max-height: 200px; }
  @media all and (min-width: 500px) {
    .bear {
      min-width: 228px;
      max-width: 228px;
      min-height: 228px;
      max-height: 228px; } }
  @media all and (min-width: 746px) {
    .bear {
      min-width: 256px;
      max-width: 256px;
      min-height: 256px;
      max-height: 256px; } }
  .bear__head {
    background-image: url(../images/bearCards/2.main/bear/bear_head.svg);
    width: 99.2%;
    height: 80%;
    top: 0;
    left: 5%;
    z-index: 5 !important;
    transition: transform 0.4s ease; }
  .bear__eyebrows {
    background-image: url(../images/bearCards/2.main/bear/bear_eyebrows2.svg);
    width: 30%;
    height: 15%;
    top: 13%;
    left: 30%;
    transition: transform 0.3s ease 0.05s; }
  .bear__eye {
    background-image: url(../images/bearCards/2.main/bear/bear_eye.svg);
    width: 11%;
    height: 13%;
    top: 23%;
    transition: transform 0.3s ease 0.05s; }
    .bear__eye--left {
      left: 30%; }
    .bear__eye--right {
      right: 40%; }
  .bear__pupil {
    background-image: url(../images/bearCards/2.main/bear/bear_pupil.svg);
    width: 45%;
    height: 41%;
    transform: translate(67.5%, 95%);
    transition: transform .1s; }
  .bear__snout {
    background-image: url(../images/bearCards/2.main/bear/bear_snout.svg);
    width: 28%;
    height: 37%;
    top: 35%;
    left: 31%;
    transition: transform 0.3s ease 0.05s; }

.bearpaws {
  min-width: 252px;
  max-width: 252px;
  min-height: 57px;
  max-height: 57px;
  pointer-events: none; }
  @media all and (min-width: 500px) {
    .bearpaws {
      min-width: 319px;
      max-width: 319px;
      min-height: 92px;
      max-height: 92px; } }
  @media all and (min-width: 746px) {
    .bearpaws {
      min-width: 359px;
      max-width: 359px;
      min-height: 73px;
      max-height: 73px; } }
  .bearpaws__paw {
    width: 25%;
    height: 100%;
    bottom: -5%;
    transition: all 0.4s ease; }
    .bearpaws__paw--left {
      background-image: url(../images/bearCards/2.main/bear/bear_paw-left.svg);
      left: 4%; }
    .bearpaws__paw--right {
      background-image: url(../images/bearCards/2.main/bear/bear_paw-right.svg);
      right: 4%; }

.bear:hover .bear__head,
.bear:focus .bear__head,
.bear:active .bear__head {
  transform: translateY(25px); }

.bear:hover .bear__pupil,
.bear:focus .bear__pupil,
.bear:active .bear__pupil {
  top: -15%; }

.bear-animation .bear__head {
  transform: translateY(-38px); }

.bear-animation .bear__eyebrows,
.bear-animation .bear__eye,
.bear-animation .bear__snout {
  transform: translateY(5px); }

.bear-animation .bear__pupil {
  top: 8%; }

.bear-animation .bearpaws__paw--left {
  left: 0; }

.bear-animation .bearpaws__paw--right {
  right: 0; }

.octopus {
  display: none; }
  @media all and (min-width: 960px) {
    .octopus {
      display: block;
      width: 200px;
      height: 400px;
      overflow: hidden; }
      .octopus__body {
        background-image: url(../images/bearCards/2.main/octopus_body.svg);
        width: 100%;
        height: 40%;
        top: 28%;
        left: 0% !important;
        transition: all 0.4s ease 0.1s; }
      .octopus__tent {
        transition: all 0.5s ease; }
        .octopus__tent--left {
          background-image: url(../images/bearCards/2.main/octopus_tent-left.svg);
          width: 100%;
          height: 40%;
          top: -2%;
          left: 4%;
          transform: rotate(10deg);
          transform-origin: left; }
        .octopus__tent--right {
          background-image: url(../images/bearCards/2.main/octopus_tent-right.svg);
          width: 100%;
          height: 40%;
          bottom: 0;
          left: 15%; } }

.octopus-animation .octopus__body {
  top: 26%;
  left: 25% !important;
  transform: rotate(-10deg); }

.octopus-animation .octopus__tent--left {
  transform: rotate(-8deg); }

.octopus-animation .octopus__tent--right {
  transform: rotate(10deg); }

.monkey {
  display: none; }
  @media all and (min-width: 960px) {
    .monkey {
      display: block;
      width: 500px;
      height: 175px; }
      .monkey__head {
        background-image: url(../images/bearCards/2.main/monkey_head.svg);
        width: 46%;
        height: 100%;
        top: -35%;
        right: 10%;
        transition: all 0.3s ease 0.15s; }
      .monkey__tail {
        background-image: url(../images/bearCards/2.main/monkey_tail.svg);
        width: 40%;
        height: 100%;
        top: 0;
        left: 0;
        transition: all 0.4s ease; }
      .monkey__hand {
        width: 16%;
        height: 40%; }
        .monkey__hand--left {
          background-image: url(../images/bearCards/2.main/monkey_hand-left.svg);
          right: 50%;
          top: -20%; }
        .monkey__hand--right {
          background-image: url(../images/bearCards/2.main/monkey_hand-right.svg);
          right: 6%;
          top: -22%; }
      .monkey--static {
        pointer-events: none; } }

.monkey-animation .monkey__head {
  top: -24%;
  transform: rotate(-28deg); }

.monkey-animation .monkey__tail {
  transform: translateX(15%); }

.parrot {
  display: none; }
  @media all and (min-width: 960px) {
    .parrot {
      display: block;
      width: 250px;
      height: 250px; }
      .parrot__body {
        background-image: url(../images/bearCards/2.main/parrot_body.svg);
        width: 88%;
        height: 66%;
        top: -4%;
        left: 10%;
        transition: transform 0.3s; }
      .parrot__wing {
        background-image: url(../images/bearCards/2.main/parrot_wing.svg);
        width: 70%;
        height: 55%;
        left: 7%;
        bottom: 0; } }

@keyframes parrotWave {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(-15deg); } }

.parrot-animation .parrot__body {
  transform: translate(-3px, -3px) rotate(5deg); }

.parrot-animation .parrot__wing {
  transform-origin: top right;
  animation: parrotWave 0.45s;
  animation-iteration-count: 4;
  animation-timing-function: linear; }

.elephant {
  display: none; }
  @media all and (min-width: 960px) {
    .elephant {
      display: block;
      width: 280px;
      height: 385px; }
      .elephant__head {
        width: 250px;
        height: 344px;
        background-image: url(../images/bearCards/2.main/elephant_head.svg);
        transition: all 0.25s ease-in; } }

.elephant-animation .elephant__head {
  transform: scale(1.05) rotate(20deg); }

.announcement-wrapper {
  color: white;
  border: 2px solid #FEEC45;
  padding: 10px 15px;
  margin-bottom: 20px;
  border-radius: 4px;
  background-color: rgba(254, 236, 69, 0.2); }

.announcement-message,
.announcement-message + p {
  color: white;
  font-family: MineruCom, courier, serif;
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 10px;
  text-align: left; }
  @media all and (max-width: 745px) {
    .announcement-message,
    .announcement-message + p {
      font-size: 18px; } }

.bear-logo {
  background: url(../images/global/bear-logo.svg) center no-repeat;
  width: 30vw;
  height: 30vw;
  margin: -2% auto -3%; }
  @media all and (min-width: 500px) {
    .bear-logo {
      width: 150px;
      height: 150px; } }
  @media all and (min-width: 960px) {
    .bear-logo {
      margin-top: -2%;
      margin-bottom: -5; } }

.header {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 47% 53%;
      grid-template-columns: 47% 53%;
  -ms-grid-rows: 100%;
      grid-template-rows: 100%;
  min-height: 140px;
  margin-bottom: 135px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 20px 0;
  margin-top: -1%; }
  @media all and (min-width: 500px) {
    .header {
      grid-template: auto / 50% 50%;
      margin-top: -28px;
      margin-bottom: 110px; } }
  @media all and (min-width: 746px) {
    .header {
      -ms-grid-columns: 33% 30% 17% 20%;
          grid-template-columns: 33% 30% 17% 20%;
      -ms-grid-rows: 1fr;
          grid-template-rows: 1fr;
      min-height: 180px;
      margin-top: -10px;
      margin-bottom: 140px; } }
  .header__item {
    max-height: 100%;
    width: 100%; }
    .header__item--stickers {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-grid-column: 1;
          grid-column-start: 1;
      -ms-grid-row: 1;
          grid-row-start: 1;
      grid-area: 1 / 1;
      margin-left: -20px;
      margin-top: -40px; }
      .header__item--stickers .stickerbook {
        min-width: 45vw;
        max-width: 45vw;
        min-height: 45vw;
        max-height: 45vw; }
      @media all and (min-width: 500px) {
        .header__item--stickers {
          margin-top: -30px; }
          .header__item--stickers .stickerbook {
            margin: 5px 5px 5px auto; } }
      @media all and (min-width: 746px) {
        .header__item--stickers {
          position: absolute;
          right: 0;
          bottom: -88%; }
          .header__item--stickers .stickerbook {
            min-width: 205px;
            max-width: 205px;
            min-height: 205px;
            max-height: 205px; } }
    @media all and (min-width: 960px) {
      .header__item {
        bottom: -92%;
        right: 3%; }
        .header__item .stickerbook {
          min-width: 230px;
          max-width: 230px;
          min-height: 230px;
          max-height: 230px; } }
    @media all and (min-width: 1366px) {
      .header__item {
        bottom: -95%;
        right: 3%; }
        .header__item .stickerbook {
          min-width: 260px;
          max-width: 260px;
          min-height: 260px;
          max-height: 260px; } }
    .header__item--collect {
      grid-area: 1 / 2;
      -ms-grid-column-span: 1;
      -ms-grid-column: 2;
          grid-column: 2 / span 1;
      background: url(../images/bearCards/1.header/header_card-collect-go.svg) center no-repeat;
      width: 100%;
      height: 100%;
      margin-left: 15px;
      margin-top: -18px; }
      @media all and (min-width: 500px) {
        .header__item--collect {
          margin: -5px auto 5px 5px;
          max-width: 340px; } }
      @media all and (min-width: 746px) {
        .header__item--collect {
          background: url(../images/bearCards/1.header/header_collect.svg) center no-repeat;
          grid-area: 1 / 2;
          -ms-grid-column-span: 1;
          -ms-grid-column: 2;
              grid-column: 2 / span 1;
          margin-left: 20px; } }
    .header__item--go {
      display: none;
      background: url(../images/bearCards/1.header/header_go.svg) center no-repeat; }
      @media all and (min-width: 746px) {
        .header__item--go {
          display: block;
          grid-area: 1 / 3;
          -ms-grid-column-span: 1;
          -ms-grid-column: 3;
              grid-column: 3 / span 1;
          transform: scale(0.85);
          margin-left: 15px; } }
    .header__item--card {
      display: none;
      background: url(../images/bearCards/1.header/header_card.svg) center no-repeat; }
      @media all and (min-width: 746px) {
        .header__item--card {
          display: block;
          grid-area: 1 / 4;
          -ms-grid-column-span: 1;
          -ms-grid-column: 4;
              grid-column: 4 / span 1;
          margin-left: -15px;
          transform: scale(1.1);
          margin-top: 30px; } }
    .header__item--free {
      position: absolute;
      bottom: -27vw;
      left: 1%;
      min-height: 100px;
      min-width: 100px;
      height: 27vw;
      width: 27vw;
      background: url(../images/bearCards/1.header/header_free.svg) center no-repeat; }
      @media all and (max-width: 745px) {
        .body--success .header__item--free {
          display: none; } }
      @media all and (min-width: 500px) {
        .header__item--free {
          height: 160px;
          width: 160px;
          left: 3%;
          bottom: -140px; } }
      @media all and (min-width: 746px) {
        .header__item--free {
          position: static;
          width: 100%;
          grid-area: 1 / 1;
          -ms-grid-column-span: 1;
          -ms-grid-column: 1;
              grid-column: 1 / span 1;
          transform: scale(1.25);
          position: relative;
          left: 15px;
          top: 26px; } }
      @media all and (min-width: 960px) {
        .header__item--free {
          transform: scale(1.5);
          left: 15px;
          top: 50px; } }

.container--main {
  max-width: 960px; }

.main {
  font-family: Avenir, Arial, Helvetica, sans-serif;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  min-width: 86%; }
  .main__intro {
    color: #fff;
    margin: 10px 0 20px;
    font-size: 20px;
    line-height: 24px; }
    @media all and (min-width: 500px) {
      .main__intro {
        font-size: 22px;
        line-height: 26px; } }
  .main__content {
    margin: 200px auto 0;
    margin: 0 auto;
    max-width: 100%;
    border-top: 20px solid #DF6455;
    border-bottom: 20px solid #DF6455;
    border-right: 0px solid #DF6455;
    border-left: 0px solid #DF6455;
    background: #DF6455;
    border-image-source: url(../images/bearCards/5.borders/main_border.svg);
    border-image-slice: 14 fill;
    border-image-outset: 20px;
    border-image-repeat: stretch;
    position: relative;
    padding: 8px 8px 0; }
    @media all and (min-width: 500px) {
      .main__content {
        margin-right: 30px;
        margin-left: 30px;
        border-left: 20px solid #DF6455;
        border-right: 20px solid #DF6455;
        max-width: 90%; } }
    @media all and (min-width: 960px) {
      .main__content {
        max-width: 600px; } }
    .main__content h5 {
      color: #fff;
      margin-right: 65px;
      position: relative;
      z-index: 1;
      font-family: Avenir, Arial, Helvetica, sans-serif; }
      @media all and (min-width: 746px) {
        .main__content h5 {
          margin-right: 90px; } }
  .main__animal {
    position: absolute;
    transform: translateX(-50%);
    background-repeat: no-repeat; }
    .main__animal div {
      position: absolute;
      background-repeat: no-repeat; }
    .main__animal--bear {
      top: -103px;
      left: 58%; }
      @media all and (min-width: 500px) {
        .main__animal--bear {
          top: -116px;
          left: 67%; } }
      @media all and (min-width: 746px) {
        .main__animal--bear {
          top: -126px;
          left: 50%; } }
    .main__animal--bearpaws {
      top: -44px;
      left: 58%; }
      @media all and (min-width: 500px) {
        .main__animal--bearpaws {
          top: -49px;
          left: 67%; } }
      @media all and (min-width: 746px) {
        .main__animal--bearpaws {
          top: -51px;
          left: 50%; } }
    @media all and (max-width: 745px) {
      .body--success .main__animal--bear, .body--success .main__animal--bearpaws {
        left: 50%; } }
    .main__animal--octopus {
      top: 160px;
      left: 86%; }
      .body--maxlimit .main__animal--octopus {
        top: 90px; }
    .main__animal--monkey {
      right: -17%;
      top: 829px;
      transform: rotate(-90deg); }
      .body--success .main__animal--monkey {
        top: 740px; }
    .main__animal--parrot {
      left: 16%;
      top: 550px; }
    .main__animal--elephant {
      left: 15%;
      top: 85px; }
    .body--maxlimit .main__animal--parrot, .body--maxlimit .main__animal--monkey {
      display: none; }

.steps__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  padding: 8px;
  margin: 0 auto; }
  @media all and (min-width: 746px) {
    .steps__content {
      max-width: 1100px; } }
  @media all and (min-width: 960px) {
    .steps__content {
      max-width: 1100px; } }
  .steps__content--three {
    padding-bottom: 0; }
  .steps__content--four {
    padding-top: 0; }
    @media all and (min-width: 960px) {
      .steps__content--four {
        text-align: center;
        -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center; } }

.steps__index {
  background-color: #3FA948;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  color: #fff;
  font-size: 20px;
  width: 40px;
  min-width: 40px;
  height: 40px;
  margin-right: 10px; }
  @media all and (min-width: 500px) {
    .steps__index {
      min-width: 50px;
      min-height: 50px;
      font-size: 25px;
      margin-right: 15px; } }
  @media all and (min-width: 746px) {
    .steps__index {
      min-width: 70px;
      min-height: 70px;
      font-size: 35px; } }
  @media all and (min-width: 960px) {
    .steps__index {
      font-size: 45px; } }
  .steps__index--one {
    border-radius: 50% 48% 50% 52%; }
  .steps__index--two {
    border-radius: 49% 50% 51% 50%; }
  .steps__index--three {
    border-radius: 49% 51% 52% 50%; }

.steps__text p {
  margin: 0;
  font-family: "MineruCom", courier, serif;
  width: 100%;
  font-size: 20px;
  line-height: 24px; }
  @media all and (min-width: 500px) {
    .steps__text p {
      font-size: 22px;
      line-height: 26px; } }
  @media all and (min-width: 960px) {
    .steps__text p {
      max-width: 410px; } }

.steps__text strong {
  color: #fff;
  font-size: 105%;
  font-family: "Hipopotam", sans-serif; }

.steps__text a {
  font-family: "Hipopotam", sans-serif; }

.steps__racer {
  display: none;
  position: absolute;
  transform: translateY(-50%);
  top: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center; }
  @media all and (min-width: 960px) {
    .steps__racer {
      display: block; } }
  .steps__racer--parrot {
    background-image: url(../images/bearCards/3.steps/steps_parrot.svg);
    width: 300px;
    height: 89px;
    right: 120px;
    top: 20px; }
  .steps__racer--octopus {
    background-image: url(../images/bearCards/3.steps/steps_octopus.svg);
    width: 320px;
    height: 160px;
    right: 100px;
    top: 0; }
  .steps__racer--bear {
    background-image: url(../images/bearCards/3.steps/steps_bear.svg);
    width: 320px;
    height: 219px;
    right: 20px;
    top: -15px; }
  .steps__racer--elephant {
    background-image: url(../images/bearCards/3.steps/steps_elephant.svg);
    width: 300px;
    height: 189px;
    right: 115px;
    top: 20px; }
  .steps__racer--monkey {
    background-image: url(../images/bearCards/3.steps/steps_monkey.svg);
    width: 250px;
    height: 121px;
    right: 210px;
    top: 22px; }

.steps__next {
  color: #fff;
  font-size: 25px;
  text-transform: lowercase;
  width: 100%;
  text-align: center; }
  @media all and (min-width: 500px) {
    .steps__next {
      font-size: 30px; } }

.footer {
  margin-top: 80px;
  position: relative; }
  @media all and (min-width: 960px) {
    .footer {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 6.1fr 3.9fr;
          grid-template-columns: 6.1fr 3.9fr;
      -ms-grid-column-align: center;
          justify-items: center;
      -ms-flex-align: center;
          align-items: center; } }

.footer_cards {
  -ms-grid-column-span: 1;
  -ms-grid-column: 1;
      grid-column: 1 / span 1; }

.footer__button {
  display: none; }
  @media all and (min-width: 960px) {
    .footer__button {
      display: block;
      position: relative;
      grid-area: 2 / 1;
      -ms-grid-row-span: 1;
      -ms-grid-row: 2;
          grid-row: 2 / span 1;
      width: 100%;
      height: 350px;
      overflow: hidden; } }

.footer__product {
  grid-area: span 2 / 2;
  -ms-grid-row-span: 2;
  -ms-grid-row: 1;
      grid-row: 1 / span 2;
  -ms-grid-column: 2;
      grid-column: 2;
  position: relative;
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end; }

body {
  background-color: #3FA948; }
