/** * YUI 3.5.0 - reset.css (http://developer.yahoo.com/yui/3/cssreset/) * http://cssreset.com * Copyright 2012 Yahoo! Inc. All rights reserved. * http://yuilibrary.com/license/ *//*	TODO will need to remove settings on HTML since we can't namespace it.	TODO with the prefix, should I group by selector or property for weight savings?*/html{	color:#000;	background:#FFF;}/*	TODO remove settings on BODY since we can't namespace it.*//*	TODO test putting a class on HEAD.		- Fails on FF. */body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {	margin:0;	padding:0;}table {	border-collapse:collapse;	border-spacing:0;}fieldset,img {	border:0;}/*	TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...*/address,caption,cite,code,dfn,em,strong,th,var {	font-style:normal;	font-weight:normal;} ol,ul {	list-style:none;} caption,th {	text-align:left;}h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal;}q:before,q:after {	content:'';}abbr,acronym {	border:0;	font-variant:normal;}/* to preserve line-height and selector appearance */sup {	vertical-align:text-top;}sub {	vertical-align:text-bottom;}input,textarea,select {	font-family:inherit;	font-size:inherit;	font-weight:inherit;}/*to enable resizing for IE*/input,textarea,select {	*font-size:100%;}/*because legend doesn't inherit in IE */legend {	color:#000;}/* YUI CSS Detection Stamp */#yui3-css-stamp.cssreset { display: none; }
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
@font-face {
  font-family: 'AGaramondPro-Bold';
  src: url('../fonts/AGaramondPro-Bold.eot');
  src: local('☺'), url('../fonts/AGaramondPro-Bold.woff') format('woff'), url('../fonts/AGaramondPro-Bold.ttf') format('truetype'), url('../fonts/AGaramondPro-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AGaramondPro-Semibold';
  src: url('../fonts/AGaramondPro-Semibold.eot');
  src: local('☺'), url('../fonts/AGaramondPro-Semibold.woff') format('woff'), url('../fonts/AGaramondPro-Semibold.ttf') format('truetype'), url('../fonts/AGaramondPro-Semibold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Bold';
  src: url('../fonts/Gotham-Bold.eot');
  src: local('☺'), url('../fonts/Gotham-Bold.woff') format('woff'), url('../fonts/Gotham-Bold.ttf') format('truetype'), url('../fonts/Gotham-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Book';
  src: url('../fonts/Gotham-Book.eot');
  src: local('☺'), url('../fonts/Gotham-Book.woff') format('woff'), url('../fonts/Gotham-Book.ttf') format('truetype'), url('../fonts/Gotham-Book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url('../fonts/Gotham-Medium.eot');
  src: local('☺'), url('../fonts/Gotham-Medium.woff') format('woff'), url('../fonts/Gotham-Medium.ttf') format('truetype'), url('../fonts/Gotham-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
html {
  height: 100%;
  min-height: 100%;
}
@media screen and (min-width: 320px) and (max-width: 600px) and (orientation: landscape) {
  html {
    transform: rotate(-90deg);
    transform-origin: left top;
    width: 100vh;
    overflow-x: hidden;
    position: absolute;
    top: 100%;
    left: 0;
  }
}
body {
  min-height: 100%;
  font-family: 'Gotham-Book';
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  padding: 0;
  color: black;
  position: relative;
}
.body-background {
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 0px solid white;
  border-left: 0;
  border-right: 0px solid transparent;
  height: 0;
  width: 20%;
}
@media screen and (max-width: 767px) {
  .body-background {
    width: 2%;
  }
}
.body-background > div {
  background: white;
  position: absolute;
}
.clearfix {
  clear: both;
}
.header {
  text-align: center;
  line-height: 86px;
  height: 86px;
  margin: auto;
  position: relative;
  padding-top: 10px;
}
@media screen and (max-width: 600px) {
  .header {
    height: 60px;
    line-height: 60px;
  }
}
.header > a > img {
  margin-bottom: -5px;
}
.header a,
.header img,
.header h1 {
  vertical-align: middle;
}
.header h1 {
  margin: 0 80px;
  display: inline;
  font-size: 40px;
  font-family: 'AGaramondPro-Semibold';
  color: black;
}
.header h1 a {
  text-decoration: none;
  color: black;
}
.header h1 a img {
  margin-bottom: 4px;
  margin-left: 10px;
  margin-right: 10px;
}
.header .separator {
  display: block;
  margin: auto;
  margin-top: -5px;
}
.container {
  padding-bottom: 60px;
  position: relative;
}
.footer {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.footer img {
  margin-bottom: 15px;
}
.footer span,
.footer a {
  text-decoration: none;
  color: black;
  display: inline-block;
  margin: 0 7px;
  cursor: pointer;
  font-size: 11px;
  font-family: 'Gotham-Book';
}
.btn {
  color: black;
  background-color: white;
  width: 295px;
  max-width: 90%;
  height: 60px;
  text-align: center;
  display: block;
  text-decoration: none;
  margin: auto;
  font-family: 'Gotham-Bold';
  font-size: 20px;
  line-height: 60px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .shadow {
    box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.2);
  }
}
.popup {
  display: none;
  width: 90%;
  max-width: 900px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  background: white;
  color: black;
  z-index: 101;
  max-height: 90%;
  overflow: scroll;
}
@media screen and (max-width: 600px) {
  .popup {
    position: fixed;
    width: 90%;
  }
}
.popup-overlay {
  z-index: 100;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}
.popup-inner {
  position: relative;
  padding: 20px;
  line-height: 16px;
  font-size: 11px;
}
.popup-inner h5 {
  font-family: 'Gotham-Medium';
  font-size: 12px;
  color: #88C648;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.popup-inner h5 + img {
  margin-bottom: 20px;
}
.popup-inner img {
  display: block;
  margin: auto;
}
.popup-inner h2 {
  font-family: 'Gotham-Book';
  font-size: 23px;
  margin-bottom: 10px;
}
.popup-inner b {
  font-weight: bold;
  font-family: 'Gotham-Bold';
}
.popup-inner a {
  font-family: 'Gotham-Bold';
  color: black;
  margin-left: 3px;
  text-decoration: none;
}
.popup-close {
  z-index: 102;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 19px;
  height: 19px;
  cursor: pointer;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMjHxIGmVAAAA3UlEQVQ4T5WUsQ6DMAxE8wHdy87e/9/7EXxHhVSpU+pzz1FCbIojnYzP5zcERJGzi56iW621ZIU97oNTNhHcNBB57qEBpyx8SAGRY95Aiw1SQMyZayD1u8AlIHzOB5DODsFTIHr6E0jnfaNGAERl74I0czTUnIF31hCke54JYYGLaF6sIQhyTZOcVfQWoUFdvZzJNSE5/R19WNsdevLN+bIfrKfA2QjeGir7EDg2Aaibn3+HXfDvd8RcCLTAJZAJc+YGIE4KZEKO+QYU5UEm5LlnQP1DpkEm7P32y/4FzBWqD+PCS5IAAAAASUVORK5CYII=');
}
.logos {
  text-align: center;
  margin: auto;
  padding-top: 20px;
}
.logos .header-separator {
  color: white;
  display: inline-block;
  height: 46px;
  vertical-align: middle;
  margin: 0 25px;
  font-size: 24px;
  font-family: 'AGaramondPro-Semibold';
  line-height: 49px;
}
.logos a,
.logos img {
  vertical-align: middle;
}
@media screen and (max-width: 600px) {
  .logos img {
    max-width: 155px;
  }
}
@media screen and (max-width: 420px) {
  .logos-separator {
    margin: 0 20px;
  }
  .logos img {
    max-width: 105px;
  }
}
@media screen and (max-width: 767px) {
  .homepage {
    background: transparent url(images/bg/homepage_mobile.png) repeat-y center;
  }
}
@media screen and (min-width: 768px) {
  .homepage {
    background: transparent url(images/bg/homepage.png) no-repeat center fixed;
    background-size: cover;
  }
}
.homepage .container {
  position: absolute;
  height: 450px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
@media screen and (max-height: 500px) {
  .homepage .container {
    height: 350px;
  }
}
.homepage .container h1.desktop {
  color: white;
  font-family: 'AGaramondPro-Semibold';
  font-size: 104px;
  margin: 50px auto;
  margin-bottom: 20px;
  text-align: center;
  line-height: 90px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .homepage .container h1.desktop {
    display: none;
  }
}
.homepage .container h1.desktop:before {
  content: "";
  position: absolute;
  top: 70%;
  left: -150px;
  width: 99px;
  height: 36px;
  background: transparent url(images/assets/arrow_right_big.png);
}
.homepage .container h1.desktop:after {
  content: "";
  position: absolute;
  top: 70%;
  right: -150px;
  width: 99px;
  height: 36px;
  background: transparent url(images/assets/arrow_left_big.png);
}
.homepage .container h1.mobile {
  color: white;
  font-family: 'AGaramondPro-Semibold';
  font-size: 54px;
  margin: 50px auto;
  margin-bottom: 20px;
  text-align: center;
  line-height: 60px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .homepage .container h1.mobile {
    display: none;
  }
}
.homepage .container h1.mobile img {
  margin-bottom: -7px;
}
@media screen and (max-height: 500px) {
  .homepage .container h1.mobile {
    font-size: 40px;
    line-height: 50px;
    margin-top: 20px;
  }
}
.homepage .container .btn {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .homepage .container .btn {
    margin-top: 50px;
    margin-bottom: 20px;
  }
}
@media screen and (max-height: 500px) {
  .homepage .container .btn {
    margin-top: 10px;
  }
}
.homepage .homepage-footer {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.homepage .homepage-footer span,
.homepage .homepage-footer a {
  text-decoration: none;
  color: white;
  display: inline-block;
  margin: 0 7px;
  cursor: pointer;
  font-size: 14px;
  font-family: 'Gotham-Book';
}
.quizz {
  background: #5CB9B4;
}
@media screen and (max-width: 767px) {
  .quizz .logos {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .quizz .logos {
    display: none;
  }
}
.quizz .logos .header-separator {
  color: black;
}
@media screen and (max-width: 767px) {
  .quizz .header {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .quizz .header {
    display: block;
  }
}
.quizz .quizz-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 780px;
  max-width: 90%;
  margin: auto;
  margin-top: 10px;
}
.quizz .quizz-container h3 {
  font-family: 'Gotham-Bold';
  font-size: 26px;
  text-transform: uppercase;
  color: black;
}
@media screen and (max-width: 380px) {
  .quizz .quizz-container h3 {
    font-size: 22px;
  }
}
@media screen and (max-height: 500px) {
  .quizz .quizz-container h3 {
    font-size: 18px;
  }
}
.quizz .quizz-container .question {
  display: none;
}
.quizz .quizz-container .question[data-question="1"] {
  display: block;
}
.quizz .quizz-container .question h2 {
  font-family: 'Gotham-Bold';
  color: white;
  font-size: 53px;
  display: block;
  margin: 10px auto;
  line-height: 55px;
  color: black;
  margin-bottom: 40px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .quizz .quizz-container .question h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 380px) {
  .quizz .quizz-container .question h2 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
@media screen and (max-height: 500px) {
  .quizz .quizz-container .question h2 {
    font-size: 18px;
    line-height: 18px;
    margin: 10px auto;
  }
}
.quizz .quizz-container .question .answer {
  font-family: 'Gotham-Bold';
  color: black;
  font-size: 18px;
  width: 44%;
  margin: 0 1%;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  vertical-align: top;
  cursor: pointer;
}
.quizz .quizz-container .question .answer:hover {
  font-size: 19px;
}
.quizz .quizz-container .question .answer:nth-child(2),
.quizz .quizz-container .question .answer:nth-child(3) {
  border-bottom: 1px solid black;
}
.quizz .quizz-container .question .answer span {
  width: 100%;
  vertical-align: middle;
  display: inline-block;
  line-height: normal;
  line-height: 21px;
}
@media screen and (max-width: 767px) {
  .quizz .quizz-container .question .answer {
    width: 93%;
    margin: 10px auto;
    display: block;
    font-size: 18px;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid black;
  }
  .quizz .quizz-container .question .answer span {
    font-size: 15px;
  }
}
@media screen and (max-height: 500px) {
  .quizz .quizz-container .question .answer {
    height: 42px;
    line-height: 42px;
  }
}
.quizz .quizz-container .question .answer-asset {
  float: left;
  border: 2px solid black;
  border-radius: 100%;
  margin-right: 5%;
  display: inline-block;
  height: 90px;
  width: 90px;
  line-height: 90px;
  text-align: center;
  cursor: pointer;
}
.quizz .quizz-container .question .answer-asset:hover {
  background: rgba(0, 0, 0, 0.1);
}
.quizz .quizz-container .question .answer-asset:last-child {
  margin-right: 0;
}
.quizz .quizz-container .question .answer-asset img {
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .quizz .quizz-container .question .answer-asset {
    height: 75px;
    width: 75px;
    line-height: 75px;
    zoom: 77%;
  }
}
.result {
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .result {
    background: transparent url(images/bg/homepage_mobile.png) repeat-y center;
  }
}
@media screen and (min-width: 768px) {
  .result {
    background: transparent url(images/bg/homepage.png) no-repeat center fixed;
    background-size: cover;
  }
}
.result .logos {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .result .logos {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .result .logos {
    display: none;
  }
}
.result .header {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .result .header {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .result .header {
    display: block;
  }
}
.result .logos a,
.result .header a {
  color: white !important;
}
@media screen and (min-width: 768px) {
  .result.bg-1 {
    background: transparent url(images/bg/result1.png) no-repeat center fixed;
  }
  .result.bg-2 {
    background: transparent url(images/bg/result2.png) no-repeat center fixed;
  }
  .result.bg-3 {
    background: transparent url(images/bg/result3.png) no-repeat center fixed;
  }
  .result.bg-4 {
    background: transparent url(images/bg/result4.png) no-repeat center fixed;
  }
}
@media screen and (max-width: 767px) {
  .result.bg-1 {
    background: transparent url(images/bg/result1_mobile.png) no-repeat center fixed;
    background-size: cover;
  }
  .result.bg-2 {
    background: transparent url(images/bg/result2_mobile.png) no-repeat center fixed;
    background-size: cover;
  }
  .result.bg-3 {
    background: transparent url(images/bg/result3_mobile.png) no-repeat center fixed;
    background-size: cover;
  }
  .result.bg-4 {
    background: transparent url(images/bg/result4_mobile.png) no-repeat center fixed;
    background-size: cover;
  }
}
.result .result-boxes {
  max-width: 860px;
  margin: auto;
}
.result .result-boxes .box {
  background-color: white;
  width: 380px;
  max-width: 49%;
  margin: 7px;
  padding: 15px 2%;
  display: inline-block;
  position: relative;
  float: left;
  font-family: 'Gotham-Medium';
  text-align: center;
}
@media screen and (max-width: 767px) {
  .result .result-boxes .box {
    width: 80%;
    max-width: 80%;
    height: auto !important;
    padding: 15px 5%;
    margin: 10px 5%;
  }
}
@media screen and (max-width: 767px) {
  .result .result-boxes .box-picture img {
    margin: 0;
  }
}
.result .result-boxes .box-picture img {
  width: 100%;
}
.result .result-boxes .box-share {
  float: left;
  height: 138px;
}
@media screen and (min-width: 768px) {
  .result .result-boxes .box-share-btns .mobile {
    display: none;
  }
}
.result .result-boxes .box-share-btns img {
  margin: 0 5px;
}
.result .result-boxes .box-fortuneo {
  height: 367px;
}
.result .result-boxes .box-fortuneo h2 {
  font-size: 22px !important;
}
@media screen and (max-width: 767px) {
  .result .result-boxes .box-fortuneo h2 {
    font-size: 20px !important;
  }
}
.result .result-boxes .box-fortuneo p {
  color: black;
  font-size: 11px;
  text-align: justify;
  font-family: 'Gotham-Book';
  margin: 0;
  line-height: 17px;
}
.result .result-boxes .box-fortuneo p a {
  color: black;
}
.result .result-boxes .box-fortuneo p b {
  font-weight: bold;
  display: block;
  margin-top: 10px;
  text-align: center;
}
.result .result-boxes .box-fortuneo small {
  font-family: 'Gotham-Book';
  font-size: 8px;
  display: block;
  margin: 0 -5px;
  margin-top: 4px;
}
.result .result-boxes .box-fortuneo .btn {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #88C648;
  color: white;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  width: 172px;
}
.result .result-boxes .box h3 {
  font-family: 'Gotham-Book';
  font-size: 12px;
  color: #5CB9B4;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 9px;
  letter-spacing: 3px;
}
.result .result-boxes .box h3 + img {
  margin-bottom: 5px;
}
.result .result-boxes .box h2 {
  font-family: 'AGaramondPro-Bold';
  font-size: 30px;
  color: black;
  padding: 0 30px;
  margin-bottom: 9px;
  line-height: 27px;
}
@media screen and (max-width: 767px) {
  .result .result-boxes .box h2 {
    font-size: 24px;
  }
}
