/* Free guide popup: Creative Popup stores this rich HTML as one layer. */
#cp_2.cp-container {
  width: min(1120px, calc(100vw - 32px)) !important;
  height: 520px !important;
  max-width: calc(100vw - 32px) !important;
  max-height: calc(100vh - 32px) !important;
  margin: 0 !important;
  inset: 50% auto auto 50% !important;
  transform: translate(-50%, -50%) !important;
  background: #fffaf8;
}

#cp_2 .cp-layers { overflow: auto !important; }

#cp_2 .cp-wrapper {
  position: static !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  transform: none !important;
}

#cp_2 .cp-wrapper > .cp-layer {
  position: static !important;
  box-sizing: border-box !important;
  width: 100% !important;
  height: auto !important;
  padding: 30px 42px 34px !important;
  white-space: normal !important;
}

#cp_2 #minisqueeze { min-height: 0 !important; overflow: hidden; }

#cp_2 #minisqueeze h2 {
  margin: 0 0 26px !important;
  font-size: 2.15rem !important;
  line-height: 1.16 !important;
}

#cp_2 #bulletpoint1,
#cp_2 #bookh { box-sizing: border-box; }

#cp_2 #bulletpoint1 {
  width: 60% !important;
  margin-top: 0 !important;
}

#cp_2 #bulletpoint1 p,
#cp_2 #bulletpoint1 ul {
  font-size: 19px !important;
  line-height: 1.45;
}

#cp_2 #bookh {
  width: 36% !important;
  margin-top: 0 !important;
  margin-left: 4% !important;
}

#cp_2 #book1 { padding: 16px !important; }
#cp_2 #arrow-book1 { display: none !important; }

#cp_2 #af-form-97578989,
#cp_2 #af-form-97578989 .quirksMode { max-width: 100% !important; }

#cp_2 .cp-popup-close-button { z-index: 110 !important; }

@media (max-width: 767px) {
  #cp_2.cp-container {
    width: calc(100vw - 20px) !important;
    height: calc(100vh - 20px) !important;
    max-width: calc(100vw - 20px) !important;
    max-height: calc(100vh - 20px) !important;
  }

  #cp_2 .cp-wrapper > .cp-layer { padding: 28px 22px !important; }
  #cp_2 #minisqueeze h2 { font-size: 1.45rem !important; }

  #cp_2 #bulletpoint1,
  #cp_2 #bookh {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }

  #cp_2 #bookh { margin-top: 22px !important; }

  #cp_2 #bulletpoint1 p,
  #cp_2 #bulletpoint1 ul { font-size: 16px !important; }
}
