@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
#quiz-473218 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1.4; }
  #quiz-473218 .background {
    background: #214258 url("https://cdn.questline.com/asset/get/1c5146d5-a2ae-4135-b080-bbf537da60a7?ts=257605578") no-repeat;
    background-size: cover;
    padding: 9%; }
  #quiz-473218 .panel {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
    background-color: #fff;
    margin-bottom:0px;
    border: 0px;}
    #quiz-473218 .panel__img img, .rating__img img {
      width: 100%;
      height: auto; }
    #quiz-473218 .panel__copy, .rating__copy {
      width: 57%;
      padding: 4.5%; }
      #quiz-473218 .panel__copy h1 {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 1.5rem;
        color:#1a2f43;
        line-height:20px;}
        #quiz-473218 .rating__copy h1 {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 0.1rem;
        color:#1a2f43;
        line-height:30px;}
      #quiz-473218 .panel__copy h2 {
        font-size: 18px;
        font-weight: bold;
        line-height: 1.3;
        margin-bottom: 3rem; }
  #quiz-473218 .btn {
    font-size: inherit;
    font-weight: 700;
    padding: 15px 30px;
    color: #fff;
    border-radius: 0;
    margin-top: 2rem;
    cursor: pointer; }
  #quiz-473218 .btn-primary {
    background-color: #1a2f43;
    border-color: #1a2f43; }
  #quiz-473218 .hide {
    display: none; }
  #quiz-473218 label {
    display: inline-block;
    margin-bottom: 1rem;}
  #quiz-473218 .rating__copy__headline {
    padding-bottom:40px;}
  #quiz-473218 label, .radio label {
    font-size: 16px;
}

@media (max-width: 767px) {
    #quiz-473218 .panel {
        flex-direction: column;}
    #quiz-473218 .panel__copy, .rating__copy {
        width: 100%;}
    }


/*# sourceMappingURL=473218.css.map */
