.align-center {
  text-align: center;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.font-normal {
  font-weight: normal;
}
.font-bold {
  font-weight: bold;
}
.font-heavy {
  font-weight: 600;
}
.horizontal-align-left {
  justify-content: flex-start;
}
.horizontal-align-center {
  justify-content: center;
}
.horizontal-align-right {
  justify-content: flex-end;
}
.horizontal-align-space-between {
  justify-content: space-between;
}
.horizontal-align-space-around {
  justify-content: space-around;
}
.vertical-align-top {
  align-items: flex-start;
}
.vertical-align-center {
  align-items: center;
}
.vertical-align-bottom {
  align-items: flex-end;
}
.vertical-align-stretch {
  align-items: stretch;
}
.edit-mode .spacer {
  padding: 1rem 0;
  border: 1px dashed #DEDEE4;
  color: #DEDEE4;
}
.image > img {
  max-width: 100%;
}
.icon-container {
  display: flex;
}
.container {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  border: 0px solid transparent;
}
.container * {
  box-sizing: border-box;
}
.container .padding-left-none {
  padding-left: 0px;
}
.container .padding-left-xmini {
  padding-left: 5px;
}
.container .padding-left-mini {
  padding-left: 10px;
}
.container .padding-left-xsmall {
  padding-left: 15px;
}
.container .padding-left-small {
  padding-left: 20px;
}
.container .padding-left-minibase {
  padding-left: 25px;
}
.container .padding-left-base {
  padding-left: 30px;
}
.container .padding-left-large {
  padding-left: 40px;
}
.container .padding-left-xlarge {
  padding-left: 50px;
}
.container .padding-left-xxlarge {
  padding-left: 75px;
}
.container .padding-left-xxxlarge {
  padding-left: 100px;
}
.container .padding-bottom-none {
  padding-bottom: 0px;
}
.container .padding-bottom-xmini {
  padding-bottom: 5px;
}
.container .padding-bottom-mini {
  padding-bottom: 10px;
}
.container .padding-bottom-xsmall {
  padding-bottom: 15px;
}
.container .padding-bottom-small {
  padding-bottom: 20px;
}
.container .padding-bottom-minibase {
  padding-bottom: 25px;
}
.container .padding-bottom-base {
  padding-bottom: 30px;
}
.container .padding-bottom-large {
  padding-bottom: 40px;
}
.container .padding-bottom-xlarge {
  padding-bottom: 50px;
}
.container .padding-bottom-xxlarge {
  padding-bottom: 75px;
}
.container .padding-bottom-xxxlarge {
  padding-bottom: 100px;
}
.container .padding-right-none {
  padding-right: 0px;
}
.container .padding-right-xmini {
  padding-right: 5px;
}
.container .padding-right-mini {
  padding-right: 10px;
}
.container .padding-right-xsmall {
  padding-right: 15px;
}
.container .padding-right-small {
  padding-right: 20px;
}
.container .padding-right-minibase {
  padding-right: 25px;
}
.container .padding-right-base {
  padding-right: 30px;
}
.container .padding-right-large {
  padding-right: 40px;
}
.container .padding-right-xlarge {
  padding-right: 50px;
}
.container .padding-right-xxlarge {
  padding-right: 75px;
}
.container .padding-right-xxxlarge {
  padding-right: 100px;
}
.container .padding-top-none {
  padding-top: 0px;
}
.container .padding-top-xmini {
  padding-top: 5px;
}
.container .padding-top-mini {
  padding-top: 10px;
}
.container .padding-top-xsmall {
  padding-top: 15px;
}
.container .padding-top-small {
  padding-top: 20px;
}
.container .padding-top-minibase {
  padding-top: 25px;
}
.container .padding-top-base {
  padding-top: 30px;
}
.container .padding-top-large {
  padding-top: 40px;
}
.container .padding-top-xlarge {
  padding-top: 50px;
}
.container .padding-top-xxlarge {
  padding-top: 75px;
}
.container .padding-top-xxxlarge {
  padding-top: 100px;
}
.container .border-left-none {
  border-left-width: 0px;
}
.container .border-left-1px {
  border-left-width: 1px;
}
.container .border-left-2px {
  border-left-width: 2px;
}
.container .border-left-3px {
  border-left-width: 3px;
}
.container .border-left-4px {
  border-left-width: 4px;
}
.container .border-left-5px {
  border-left-width: 5px;
}
.container .border-left-6px {
  border-left-width: 6px;
}
.container .border-left-7px {
  border-left-width: 7px;
}
.container .border-left-8px {
  border-left-width: 8px;
}
.container .border-left-9px {
  border-left-width: 9px;
}
.container .border-left-10px {
  border-left-width: 10px;
}
.container .border-bottom-none {
  border-bottom-width: 0px;
}
.container .border-bottom-1px {
  border-bottom-width: 1px;
}
.container .border-bottom-2px {
  border-bottom-width: 2px;
}
.container .border-bottom-3px {
  border-bottom-width: 3px;
}
.container .border-bottom-4px {
  border-bottom-width: 4px;
}
.container .border-bottom-5px {
  border-bottom-width: 5px;
}
.container .border-bottom-6px {
  border-bottom-width: 6px;
}
.container .border-bottom-7px {
  border-bottom-width: 7px;
}
.container .border-bottom-8px {
  border-bottom-width: 8px;
}
.container .border-bottom-9px {
  border-bottom-width: 9px;
}
.container .border-bottom-10px {
  border-bottom-width: 10px;
}
.container .border-right-none {
  border-right-width: 0px;
}
.container .border-right-1px {
  border-right-width: 1px;
}
.container .border-right-2px {
  border-right-width: 2px;
}
.container .border-right-3px {
  border-right-width: 3px;
}
.container .border-right-4px {
  border-right-width: 4px;
}
.container .border-right-5px {
  border-right-width: 5px;
}
.container .border-right-6px {
  border-right-width: 6px;
}
.container .border-right-7px {
  border-right-width: 7px;
}
.container .border-right-8px {
  border-right-width: 8px;
}
.container .border-right-9px {
  border-right-width: 9px;
}
.container .border-right-10px {
  border-right-width: 10px;
}
.container .border-top-none {
  border-top-width: 0px;
}
.container .border-top-1px {
  border-top-width: 1px;
}
.container .border-top-2px {
  border-top-width: 2px;
}
.container .border-top-3px {
  border-top-width: 3px;
}
.container .border-top-4px {
  border-top-width: 4px;
}
.container .border-top-5px {
  border-top-width: 5px;
}
.container .border-top-6px {
  border-top-width: 6px;
}
.container .border-top-7px {
  border-top-width: 7px;
}
.container .border-top-8px {
  border-top-width: 8px;
}
.container .border-top-9px {
  border-top-width: 9px;
}
.container .border-top-10px {
  border-top-width: 10px;
}
.container .border-radius-none {
  border-radius: 0px;
}
.container .border-radius-1px {
  border-radius: 1px;
}
.container .border-radius-2px {
  border-radius: 2px;
}
.container .border-radius-3px {
  border-radius: 3px;
}
.container .border-radius-4px {
  border-radius: 4px;
}
.container .border-radius-5px {
  border-radius: 5px;
}
.container .border-radius-6px {
  border-radius: 6px;
}
.container .border-radius-7px {
  border-radius: 7px;
}
.container .border-radius-8px {
  border-radius: 8px;
}
.container .border-radius-9px {
  border-radius: 9px;
}
.container .border-radius-10px {
  border-radius: 10px;
}
.container .border-radius-11px {
  border-radius: 11px;
}
.container .border-radius-12px {
  border-radius: 12px;
}
.container .border-radius-13px {
  border-radius: 13px;
}
.container .border-radius-14px {
  border-radius: 14px;
}
.container .border-radius-15px {
  border-radius: 15px;
}
.container .border-radius-16px {
  border-radius: 16px;
}
.container .border-radius-17px {
  border-radius: 17px;
}
.container .border-radius-18px {
  border-radius: 18px;
}
.container .border-radius-19px {
  border-radius: 19px;
}
.container .border-radius-20px {
  border-radius: 20px;
}
.container .border-radius-pill {
  border-radius: 100em;
}
.empty-container {
  text-align: center;
  padding: 10px;
}
.empty-container p {
  font-size: 1.1em;
  padding: 2px;
}
.empty-container img {
  height: 80px;
  margin-bottom: 6px;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.bg-repeat-y {
  background-repeat: repeat-y;
}
.bg-repeat-x {
  background-repeat: repeat-x;
}
.bg-repeat {
  background-repeat: repeat;
}
.video-bg-container {
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.video-bg-container .video-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.video-bg-container + div {
  z-index: 1;
}
.border-color-transparent {
  border-color: transparent;
}
.border-color-black {
  border-color: black;
}
.border-color-white {
  border-color: white;
}
.link-container .fa-link {
  font-size: 18px;
  color: #ff4f8d;
}
.transparent-hover > .link-container {
  opacity: .3;
  transition: 0.25s opacity ease-in-out;
}
.transparent-hover > .link-container:hover {
  opacity: 1;
}
.popup-layover {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
}
.popup-layover.hide {
  display: none;
}
.popup-container {
  background-color: white;
  position: relative;
  display: block;
  margin: 50px auto;
  overflow-y: auto;
  max-width: 1200px;
  max-height: 90%;
  width: 90%;
}
.popup-container.popup-background-transparent {
  background-color: transparent;
  margin: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.popup-container.edit-mode {
  display: block;
  position: inherit;
  overflow: visible;
}
.popup-container > i.close-popup {
  position: absolute;
  top: -15px;
  color: white;
  right: 0;
  cursor: pointer;
}
.accordion .title {
  cursor: pointer;
  color: #1998d3;
}
.accordion .title:before {
  margin-right: 4px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 15px;
  width: 15px;
  height: 15px;
  content: " ";
  vertical-align: top;
  background-image: url(https://m.media-amazon.com/images/G/01/amazonservices/2015/design/caret_down.png);
}
.accordion .content {
  display: none;
}
.accordion.expanded .title:before {
  background-image: url(https://m.media-amazon.com/images/G/01/amazonservices/2015/design/caret.png);
}
.accordion.expanded .content {
  display: block;
}
.shadowOpacity + .text {
  position: relative;
  z-index: 2;
}
pre.code {
  background-color: lightgrey;
  border-radius: 10px;
  margin: 0;
  padding: 1em;
}
pre.code > span {
  display: block;
}
.edit-mode pre .megadraft-editor .paragraph + .paragraph {
  margin-top: 0;
}
.video > video {
  max-width: 100%;
}
.as {
  font-family: "Open Sans", Arial, sans-serif;
  line-height: normal;
}
.as .color-black {
  color: #000;
}
.as .color-squidink {
  color: #303942;
}
.as .color-squidinklight {
  color: #464D55;
}
.as .color-squidmedium {
  color: #CBCDD0;
}
.as .color-squidlight {
  color: #F4F5F5;
}
.as .color-white {
  color: #FFF;
}
.as .color-red {
  color: #cc0033;
}
.as .color-orange {
  color: #FF9900;
}
.as .color-blue {
  color: #0097D6;
}
.as .color-darkblue {
  color: #005B84;
}
.as .color-bluebusiness {
  color: #2467B1;
}
.as .color-yellow {
  color: #FFDE40;
}
.as .color-aqua {
  color: #00B7C6;
}
.as .color-magenta {
  color: #C4005B;
}
.as .color-green {
  color: #BDD753;
}
.as .color-prime-blue {
  color: #00A8E1;
}
.as .color-prime-turquoise {
  color: #36c2b4;
}
.as .color-prime-green {
  color: #ade422;
}
.as .color-prime-yellow {
  color: #ffc400;
}
.as .color-prime-pink {
  color: #ff4f8d;
}
.as .color-prime-purple {
  color: #cb2ebf;
}
.as .color-prime-mauve {
  color: #a91d67;
}
.as .background-color-black {
  background-color: #000;
}
.as .background-color-squidink {
  background-color: #303942;
}
.as .background-color-squidinklight {
  background-color: #464D55;
}
.as .background-color-squidmedium {
  background-color: #CBCDD0;
}
.as .background-color-squidlight {
  background-color: #F4F5F5;
}
.as .background-color-white {
  background-color: #FFF;
}
.as .background-color-red {
  background-color: #cc0033;
}
.as .background-color-orange {
  background-color: #FF9900;
}
.as .background-color-blue {
  background-color: #0097D6;
}
.as .background-color-darkblue {
  background-color: #005B84;
}
.as .background-color-bluebusiness {
  background-color: #2467B1;
}
.as .background-color-yellow {
  background-color: #FFDE40;
}
.as .background-color-aqua {
  background-color: #00B7C6;
}
.as .background-color-magenta {
  background-color: #C4005B;
}
.as .background-color-green {
  background-color: #BDD753;
}
.as .background-color-prime-blue {
  background-color: #00A8E1;
}
.as .background-color-prime-turquoise {
  background-color: #36c2b4;
}
.as .background-color-prime-green {
  background-color: #ade422;
}
.as .background-color-prime-yellow {
  background-color: #ffc400;
}
.as .background-color-prime-pink {
  background-color: #ff4f8d;
}
.as .background-color-prime-purple {
  background-color: #cb2ebf;
}
.as .background-color-prime-mauve {
  background-color: #a91d67;
}
.as .font-size-xxlarge {
  font-size: 40px !important;
}
.as .font-size-xlarge {
  font-size: 36px !important;
}
.as .font-size-large {
  font-size: 30px !important;
}
.as .font-size-medium {
  font-size: 20px !important;
}
.as .font-size-regular {
  font-size: 15px !important;
}
.as .font-size-small {
  font-size: 13px !important;
}
.as .font-size-xsmall {
  font-size: 11px !important;
}
.as .font-italic {
  font-style: italic;
}
.as .container {
  position: relative;
}
.as .has-max-width {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.as .shadowOpacity {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(48, 57, 66, 0.6);
}
.as .is-sticky {
  position: -webkit-sticky;
  position: sticky;
  z-index: 10;
  display: block;
}
.as .is-sticky.sticks-top {
  top: 0;
}
.as .is-sticky.sticks-bottom {
  bottom: 0;
}
.as .button,
.as .form-button {
  background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/amazonservices/site/caretv2.png);
  background-position: right 14px center;
  background-repeat: no-repeat;
  border-radius: 4px;
  display: inline-block;
  font-family: inherit;
  font-size: 20px;
  padding: 7px 36px 8px 15px;
  text-decoration: none;
}
.as .button.button-promo-left,
.as .form-button.button-promo-left {
  background-image: none !important;
  padding-right: 10px;
}
.desktop .as .button.button-promo-left,
.desktop .as .form-button.button-promo-left,
.tablet .as .button.button-promo-left,
.tablet .as .form-button.button-promo-left {
  border-bottom-right-radius: 0;
  border-right: 4px solid #005B84;
  border-top-right-radius: 0;
}
.desktop .as .button.button-promo-right,
.desktop .as .form-button.button-promo-right,
.tablet .as .button.button-promo-right,
.tablet .as .form-button.button-promo-right {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.mobilePortrait .as .button,
.mobilePortrait .as .form-button {
  max-width: 400px;
  width: 100%;
}
.mobilePortrait .as .button.button-promo-left,
.mobilePortrait .as .form-button.button-promo-left {
  border-bottom: 4px solid #005B84;
  border-bottom-color: #005B84;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.mobilePortrait .as .button.button-promo-right,
.mobilePortrait .as .form-button.button-promo-right {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.as .button.button-type-primary,
.as .form-button.button-type-primary {
  border-color: #FF9900;
}
.as .button.button-type-primary.button-theme-filled,
.as .form-button.button-type-primary.button-theme-filled,
.as .button.button-type-primary.button-theme-round,
.as .form-button.button-type-primary.button-theme-round {
  background-color: #FF9900;
}
.as .button.button-type-primary.button-theme-outlined,
.as .form-button.button-type-primary.button-theme-outlined,
.as .button.button-type-primary.button-theme-blank,
.as .form-button.button-type-primary.button-theme-blank {
  background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/amazonservices/site/caret-oj.png);
  color: #FF9900;
}
.as .button.button-type-primary.button-theme-blank,
.as .form-button.button-type-primary.button-theme-blank {
  background-color: #FFF;
  border-color: #FFF;
  color: #303942;
}
.as .button.button-type-secondary,
.as .form-button.button-type-secondary {
  border-color: #0097D6;
}
.as .button.button-type-secondary.button-theme-filled,
.as .form-button.button-type-secondary.button-theme-filled,
.as .button.button-type-secondary.button-theme-round,
.as .form-button.button-type-secondary.button-theme-round {
  background-color: #0097D6;
}
.as .button.button-type-secondary.button-theme-outlined,
.as .form-button.button-type-secondary.button-theme-outlined,
.as .button.button-type-secondary.button-theme-blank,
.as .form-button.button-type-secondary.button-theme-blank {
  background-image: url(https://images-na.ssl-images-amazon.com/images/G/01/amazonservices/site/caret-blue.png);
  color: #0097D6;
}
.as .button.button-type-secondary.button-theme-blank,
.as .form-button.button-type-secondary.button-theme-blank {
  background-color: #FFF;
  border-color: #FFF;
  color: #303942;
}
.mobilePortrait .as .button.button-type-secondary.button-theme-blank.button-promo-left,
.mobilePortrait .as .form-button.button-type-secondary.button-theme-blank.button-promo-left {
  border-bottom: 4px solid #303942;
}
.desktop .as .button.button-type-secondary.button-theme-blank.button-promo-left,
.desktop .as .form-button.button-type-secondary.button-theme-blank.button-promo-left,
.tablet .as .button.button-type-secondary.button-theme-blank.button-promo-left,
.tablet .as .form-button.button-type-secondary.button-theme-blank.button-promo-left {
  border-right: 4px solid #303942;
}
.as .button.button-theme-filled,
.as .form-button.button-theme-filled,
.as .button.button-theme-round,
.as .form-button.button-theme-round {
  color: #FFF;
}
.as .button.button-theme-outlined,
.as .form-button.button-theme-outlined {
  border-style: solid;
  border-width: 2px;
}
.as .button.button-theme-round,
.as .form-button.button-theme-round {
  background-image: none;
  border-radius: 40px;
  min-width: 300px;
  padding: 15px 42px;
  text-align: center;
}
.as .button.button-theme-round.button-promo-left,
.as .form-button.button-theme-round.button-promo-left {
  min-width: 0;
}
.desktop .as .button.button-theme-round.button-promo-left,
.desktop .as .form-button.button-theme-round.button-promo-left,
.tablet .as .button.button-theme-round.button-promo-left,
.tablet .as .form-button.button-theme-round.button-promo-left {
  border-right-color: #005B84;
}
.mobilePortrait .as .button.button-theme-round.button-promo-left,
.mobilePortrait .as .form-button.button-theme-round.button-promo-left {
  border-bottom-color: #005B84;
}
.as .heading {
  margin: 0;
  font-family: inherit;
}
.as h1 {
  font-size: 36px;
}
.as h2 {
  font-size: 30px;
}
.as h3 {
  font-size: 20px;
}
.as h4 {
  font-size: 15px;
}
.as h5 {
  font-size: 12px;
}
.as h6 {
  font-size: 10px;
}
.as .link {
  color: #0097D6;
}
.as ul.list {
  text-align: left;
  padding-left: 20px;
  margin: 0 0 18px 18px;
}
.as ul.list a,
.as ul.list .popup-link {
  color: #0097D6;
  text-decoration: none;
  cursor: pointer;
}
.as ul.list a:hover,
.as ul.list .popup-link:hover {
  color: #000;
}
.as ul.list li {
  color: #303942;
  list-style: none;
}
.as ul.list li:before {
  content: '\25A0';
  color: #FF9900;
  font-size: 16px;
  float: left;
  margin-left: -22px;
  margin-top: -3px;
}
.as .form-input input[type=text],
.as .form-input input[type=number],
.as .form-input input[type=email],
.as .form-input input[type=tel],
.as .form-input select,
.as .form-input textarea {
  font-size: 14px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #FFF;
  line-height: 20px;
  height: 39px;
  padding-left: 10px;
  padding-right: 10px;
}
.as .form-input input[type=text].required,
.as .form-input input[type=number].required,
.as .form-input input[type=email].required,
.as .form-input input[type=tel].required,
.as .form-input select.required,
.as .form-input textarea.required {
  border-bottom-color: #cc0033;
}
.as .form-input input[type=checkbox] {
  bottom: initial;
}
.as .form-input-checkbox > input[type=checkbox] {
  margin-top: 5px;
  position: absolute;
  bottom: initial;
}
.as .form-input-checkbox > .checkbox-content {
  display: inline-block;
  margin-left: 25px;
}
.as .form-input-select select {
  background-color: #fff;
  background-image: url(https://images-na.ssl-images-amazon.com/images/G/33/amazonservices/mx/select-arrow-w.jpg);
  background-position: center right 15px;
  background-repeat: no-repeat;
  background-size: 30px;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.as .text {
  line-height: 1.5em;
}
.as .text sup {
  line-height: 1em;
}
.as .text a,
.as .text .popup-link {
  color: #0097D6;
  text-decoration: none;
  cursor: pointer;
}
.as .text a:hover,
.as .text .popup-link:hover {
  color: #000;
}
.as .text.links-have-text-color a,
.as .text.links-have-text-color .popup-link {
  text-decoration: underline;
}
.as .text.links-have-text-color a:hover,
.as .text.links-have-text-color .popup-link:hover {
  text-decoration: none;
}
.as .text.links-have-text-color.color-squidink a,
.as .text.links-have-text-color.color-squidink .popup-link,
.as .text.links-have-text-color.color-squidink a:hover {
  color: #303942;
}
.as .text.links-have-text-color.color-squidmedium a,
.as .text.links-have-text-color.color-squidmedium .popup-link,
.as .text.links-have-text-color.color-squidmedium a:hover {
  color: #CBCDD0;
}
.as .text.links-have-text-color.color-squidlight a,
.as .text.links-have-text-color.color-squidlight .popup-link,
.as .text.links-have-text-color.color-squidlight a:hover {
  color: #F4F5F5;
}
.as .text.links-have-text-color.color-white a,
.as .text.links-have-text-color.color-white .popup-link,
.as .text.links-have-text-color.color-white a:hover {
  color: #FFF;
}
.as .text.links-have-text-color.color-orange a,
.as .text.links-have-text-color.color-orange .popup-link,
.as .text.links-have-text-color.color-orange a:hover {
  color: #FF9900;
}
.as .text.links-have-text-color.color-blue a,
.as .text.links-have-text-color.color-blue .popup-link,
.as .text.links-have-text-color.color-blue a:hover {
  color: #0097D6;
}
.as video {
  width: 100%;
  height: auto;
}
#a-page #search-content > .a-container,
#a-page > .s-span-page {
  padding: 0;
}
#a-page .a-container > #s-backout-link {
  display: none;
}
#s-merch-container {
  padding: 0;
}
.story-telling > h1 > .color-orange:before {
  content: '';
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAAuCAYAAACSy7GmAAABWklEQVRoge2ZMU7DMBhGX6Ood2DpOVAXFrgHEtyDcAwkOnANxMJScQ4WzlA6lCFR1KWW/ZPPdhw/qVts51Pr5nvxqus6pubpapxzA7wCN8B68oXc/AKfwGMrXmgH3IrXuMQauAPeGvFC1+L5fdiqQ36J5/dhrw75AHzQ74/YHIe179V78pt+XyRFEvL5p1NMa0b9c82CGrIUashSWJ1eUt/C//D5J1/EN9nQm8I7cABOM/gchvvdhITc0beS2CpkZbQL3wENeZiCha3vhQ15mIKFve+FDWlNwcJoF74DWjIxBSVtbsagYDHPyeKpIUthESGD3vGcvRnPhmohA9aQKc3FZCEWUpqLyUIs5GAuQRZiIQdzCbIQC1mccfgOsB4TzMpcgkLO1Vjqc7IUashSmOwQNlV5rwV9QBFSXd6jFXQX6vIeraC7iFXe5QXdRazyLi/oLtTlPbig/wE8jJ1lIZlGXgAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  height: 4.6rem;
  width: 5.8rem;
  position: absolute;
}
.desktop .story-telling > h1 > .color-orange {
  font-size: 6rem;
}
.desktop .story-telling > h1 > .color-orange:before {
  margin-left: -2rem;
  margin-top: 3.55rem;
}
.tablet .story-telling > h1 > .color-orange {
  font-size: 5rem;
}
.tablet .story-telling > h1 > .color-orange:before {
  margin-left: -2.4rem;
  margin-top: 2.5rem;
}
.mobilePortrait .story-telling > h1 > .color-orange {
  font-size: 3.5rem;
}
.mobilePortrait .story-telling > h1 > .color-orange:before {
  display: none;
}
