.content-wrap > .fun {
  position: relative;
  padding: 2.5rem;
  padding-bottom: 5rem;
}

html[data-col-ct='1'] .content-wrap > .fun {
  padding: 1rem;
  padding-bottom: 5rem;
}

.content-wrap > .fun .royalSlider {
  width: 100%;
  height: auto;
}

.content-wrap > .fun .royalSlider li {
  position: relative;
  width: 100%;
  height: 100%;
}

.content-wrap > .fun .royalSlider p {
  background: #89AECB;
  color: #fff;
  padding: 2rem;
  font-weight: 300;
  line-height: 1.4;
  position: relative;
  border-radius: 0.25rem;
  border: 0.4rem solid #0D3552;
  border-radius: 1.5rem;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -moz-box-shadow: 0.1rem 0.1rem 0.2rem 0 #888;
  -webkit-box-shadow: 0.1rem 0.1rem 0.2rem 0 #888;
  box-shadow: 0.1rem 0.1rem 0.2rem 0 #888;
  margin: 0;
  margin-bottom: 3rem;
  color: #666;
  background-color: #fff;
  padding: 2rem;
  margin: 0;
  max-width: 40rem;
  overflow: hidden;
  max-height: 100%;
}

.content-wrap > .fun span {
  display: block;
  margin-top: 1rem;
  text-align: right;
}

.flexbox .content-wrap > .fun .royalSlider li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.no-flexbox .content-wrap > .fun .royalSlider li {
  position: relative;
}

.no-flexbox .content-wrap > .fun .royalSlider p {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.content-wrap > .fun .icon {
  height: 2rem;
  width: 2rem;
  background: #46a4da none repeat scroll 0 0;
  background: #46a4da;
  -moz-box-shadow: 0 0 0 0.4rem #afdcf8;
  -webkit-box-shadow: 0 0 0 0.4rem #afdcf8;
  box-shadow: 0 0 0 0.4rem #afdcf8;
  border-radius: 50%;
  text-align: center;
  text-transform: none;
  color: #fff;
  font-family: 'icomoon' !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  margin: 0 0 0 -1.25rem;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 1.5rem;
  margin: 0;
  height: 3rem;
  width: 3rem;
  font-size: 2.1rem;
  line-height: 1.4;
}

#fun-button-msg {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -1rem;
  color: #666;
  font-size: 1rem;
}

#fun-button-msg.done {
  display: none;
}

[data-book='AL4K'] .content-wrap > .fun {
  background-color: #d0dfea;
}

[data-book='AL4K'] .content-wrap > .fun .royalSlider p {
  border-color: #0D3552;
}

[data-book='AL4K'] .content-wrap > .fun .icon {
  background-color: #9bbad3;
  -moz-box-shadow: 0 0 0 0.4rem #0D3552;
  -webkit-box-shadow: 0 0 0 0.4rem #0D3552;
  box-shadow: 0 0 0 0.4rem #0D3552;
}

[data-book='AL4K'] #fun-button-msg {
  color: #104368;
}

[data-book='AR4K'] .content-wrap > .fun {
  background-color: #ffe99a;
}

[data-book='AR4K'] .content-wrap > .fun .royalSlider p {
  border-color: #BE2519;
}

[data-book='AR4K'] .content-wrap > .fun .icon {
  background-color: #fed84d;
  -moz-box-shadow: 0 0 0 0.4rem #BE2519;
  -webkit-box-shadow: 0 0 0 0.4rem #BE2519;
  box-shadow: 0 0 0 0.4rem #BE2519;
}

[data-book='AR4K'] #fun-button-msg {
  color: #d5291c;
}

[data-book='CW4K'] .content-wrap > .fun {
  background-color: #c9c8cb;
}

[data-book='CW4K'] .content-wrap > .fun .royalSlider p {
  border-color: #30526B;
}

[data-book='CW4K'] .content-wrap > .fun .icon {
  background-color: #a2a0a6;
  -moz-box-shadow: 0 0 0 0.4rem #30526B;
  -webkit-box-shadow: 0 0 0 0.4rem #30526B;
  box-shadow: 0 0 0 0.4rem #30526B;
}

[data-book='CW4K'] #fun-button-msg {
  color: #385f7d;
}

[data-book='LV4K'] .content-wrap > .fun {
  background-color: #c5d4ca;
}

[data-book='LV4K'] .content-wrap > .fun .royalSlider p {
  border-color: #486251;
}

[data-book='LV4K'] .content-wrap > .fun .icon {
  background-color: #99b3a1;
  -moz-box-shadow: 0 0 0 0.4rem #486251;
  -webkit-box-shadow: 0 0 0 0.4rem #486251;
  box-shadow: 0 0 0 0.4rem #486251;
}

[data-book='LV4K'] #fun-button-msg {
  color: #53715d;
}

[data-book='LC4K'] .content-wrap > .fun {
  background-color: #d6ab78;
}

[data-book='LC4K'] .content-wrap > .fun .royalSlider p {
  border-color: #513027;
}

[data-book='LC4K'] .content-wrap > .fun .icon {
  background-color: #c4863d;
  -moz-box-shadow: 0 0 0 0.4rem #513027;
  -webkit-box-shadow: 0 0 0 0.4rem #513027;
  box-shadow: 0 0 0 0.4rem #513027;
}

[data-book='LC4K'] #fun-button-msg {
  color: #623a2f;
}

[data-book='MP4K'] .content-wrap > .fun {
  background-color: #cdc083;
}

[data-book='MP4K'] .content-wrap > .fun .royalSlider p {
  border-color: #AA3718;
}

[data-book='MP4K'] .content-wrap > .fun .icon {
  background-color: #b7a44c;
  -moz-box-shadow: 0 0 0 0.4rem #AA3718;
  -webkit-box-shadow: 0 0 0 0.4rem #AA3718;
  box-shadow: 0 0 0 0.4rem #AA3718;
}

[data-book='MP4K'] #fun-button-msg {
  color: #c03e1b;
}
