/*
		0-767px:      Phone
		768-910px:    Tablet portrait
		910-1024:     Tablet landscape
		1025- x:      Desktop
*/
/*
$Breakpoint argument choices:
-phone
-port
-land
-desk
*/
*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: inherit; }

*:focus {
  outline: none; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow: hidden;
  font-size: 125%;
  box-sizing: border-box;
  transform-origin: top center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media screen and (max-width: 1400px), screen and (max-height: 799px) {
    html {
      font-size: 94%; } }
  @media only screen and (max-width: 1053px) {
    html {
      font-size: 125%;
      overflow: hidden; } }
  @media only screen and (max-width: 767px) {
    html {
      font-size: 93.75%; } }

body {
  transform-origin: top center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media only screen and (max-width: 1053px) {
    body {
      height: 100vh;
      position: relative; } }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

abbr[title] {
  border-bottom: 1rem dotted; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

section.slick-slide {
  overflow: hidden; }

@font-face {
  font-family: "PT-Bold";
  src: url("../fonts/PT-Bold.ttf");
  font-weight: normal; }

html {
  font-family: sans-serif;
  font-weight: 400; }

body {
  /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 1.5em;
  font-family: Arial, Helvetica, sans-serif;
  color: #4e5052; }

p {
  -webkit-margin-before: 0px;
  display: block;
  line-height: 1.333333333333em; }

a {
  background-color: transparent;
  cursor: pointer;
  color: #00758f;
  text-decoration: none; }
  a:active {
    outline: 0; }
  a:hover {
    outline: 0;
    text-decoration: underline; }

b,
strong {
  font-weight: 700; }

h1 {
  color: #000;
  line-height: normal;
  font-family: Univers, Arial, Helvetica, sans-serif;
  letter-spacing: 0.02em;
  font-weight: 400; }

h2 {
  line-height: 1.2em;
  color: #000;
  font-weight: normal;
  font-family: Univers, Arial, Helvetica, sans-serif; }

h3 {
  color: #003b4d;
  font-family: Univers, Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.555555555555556em; }

h4 {
  color: #000;
  font-family: Univers, Arial, Helvetica, sans-serif;
  font-weight: 400; }

h6 {
  color: #000;
  font-weight: normal; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.3em; }

sub {
  bottom: -0.25em; }

textarea {
  overflow: auto; }

.cover__title {
  color: #2e2e2e;
  margin-top: -0.75rem; }
  .cover__title--main {
    font-size: 3.6rem;
    line-height: 4.30rem;
    font-weight: 700;
    letter-spacing: -.04em; }
    @media only screen and (max-width: 1024px) {
      .cover__title--main {
        font-size: 3.8rem;
        line-height: 0.96; } }
    @media only screen and (max-width: 767px) {
      .cover__title--main {
        font-size: 3rem; } }
  .cover__title--sub {
    font-size: 1.8rem;
    line-height: 2.80rem; }
    @media only screen and (max-width: 767px) {
      .cover__title--sub {
        font-size: 1.5156rem;
        line-height: 2rem; } }
  @media only screen and (max-width: 1024px) {
    .cover__title {
      margin-top: 0; } }
  @media only screen and (max-width: 900px) {
    .cover__title > * {
      display: block; } }

.header {
  color: #4e5052;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700; }

.pg {
  line-height: 1.5em;
  margin-top: 1.05rem; }

.vid_text {
  color: #00758f;
  font-family: Arial, Helvetica, sans-serif; }
  .vid_text--1 {
    margin-top: 0.25rem;
    margin-bottom: .5rem;
    letter-spacing: -.01em; }

.txt-color--blue-1 {
  color: #00758f; }

.txt-color--green-1 {
  color: #3a913f; }

.txt-color--orange-1 {
  color: #f54908; }

.btn__txt--1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.70rem;
  font-weight: 700;
  line-height: 1.40rem;
  color: #2e2e2e; }

.heading {
  font-weight: 700; }
  .heading__secondary {
    font-size: 1.8rem;
    line-height: 2.10rem; }
  .heading__tertiary {
    font-size: 1.05rem;
    line-height: 1.40rem;
    color: #2e2e2e; }
    .heading__tertiary--1 {
      margin-top: -0.30rem; }
    .heading__tertiary--2 {
      margin-top: 1.40rem; }
    .heading__tertiary + p {
      margin-top: .5rem; }
  .heading__forth {
    font-size: 0.9rem;
    color: #636466;
    margin-top: 1.40rem; }
    .heading__forth--1 {
      margin-top: -0.35rem; }
    .heading__forth--2 {
      color: #2e2e2e; }
      .heading__forth--2-1 {
        margin-top: -0.35rem;
        color: #2e2e2e; }
  .heading__fifth {
    font-size: 1.2rem;
    color: #2e2e2e; }
    .heading__fifth--1 {
      margin-top: -0.50rem; }
  .heading__sixth {
    font-size: 0.8rem;
    color: #4e5052; }
    .heading__sixth--1 {
      margin-top: -0.25rem; }
  @media only screen and (max-width: 1024px) {
    .heading {
      width: 33.50rem;
      height: auto;
      padding: 0;
      float: unset;
      margin: 0 auto; }
      .heading__tertiary--2, .heading__forth {
        margin-top: 1.4rem; }
      .heading__sixth {
        margin-top: 0.40rem; } }
  @media only screen and (max-width: 767px) {
    .heading {
      width: 100%; } }

.paragraph {
  font-size: 0.8rem;
  line-height: 1.40rem;
  margin-top: 1.40rem; }
  .paragraph--1 {
    letter-spacing: .01em; }
  .paragraph--2 {
    letter-spacing: -.01em; }
  .paragraph--3 {
    margin-top: -0.35rem; }
  .paragraph--4 {
    margin-top: 0; }
  .paragraph__examples {
    padding-left: 1.50rem;
    display: block;
    color: #2e2e2e; }
    .paragraph__examples--1 {
      color: #4e5052; }
      .paragraph__examples--1-a {
        padding-left: 2.50rem; }
  @media only screen and (max-width: 1024px) {
    .paragraph {
      width: 33.50rem;
      height: auto;
      padding: 0;
      float: unset;
      margin: 0 auto;
      margin-top: 1.4rem; }
      .paragraph--3 {
        margin-top: -.35rem; }
      .inset .paragraph {
        width: 100%; }
      .heading__forth + .paragraph,
      .heading__sixth + .paragraph,
      .text__code--1 + .paragraph {
        margin-top: 0; } }
  @media only screen and (max-width: 767px) {
    .paragraph {
      width: 100%; } }

.text__code {
  font-family: PT-Bold, Helvetica, sans-serif;
  font-size: 0.80rem;
  color: #003b4d;
  line-height: 1.40rem;
  margin-top: 1.40rem; }
  .text__code--1 {
    display: block;
    padding-left: 1.60rem; }
  .text__code--2 {
    display: block; }
  .text__code--3 {
    margin-top: 0;
    display: block; }
  .text__code--4 {
    margin-top: 0;
    display: block;
    font-size: 0.60rem;
    line-height: 0.90rem; }
  @media only screen and (max-width: 1024px) {
    .text__code {
      width: 33.50rem;
      margin: 0 auto;
      margin-top: 1.40rem; }
      .text__code--3, .text__code--4 {
        margin-top: 0; } }
  @media only screen and (max-width: 767px) {
    .text__code {
      width: 100%; } }

.lrg-print {
  color: #f54908;
  font-size: 2.95rem;
  line-height: 1.50rem;
  float: left;
  margin-top: 0.75rem;
  transform: translateX(-0.25rem); }

.toc__header {
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.80rem;
  font-weight: 700; }
  @media only screen and (max-width: 1024px) {
    .toc__header {
      width: 33.50rem;
      height: auto;
      padding: 0;
      float: unset;
      margin: 0 auto; } }
  @media only screen and (max-width: 767px) {
    .toc__header {
      width: 100%; } }

.toc__chapter {
  color: #fff;
  font-size: 0.9rem;
  font-weight: 700;
  line-height: .9rem;
  display: flex;
  justify-content: space-between;
  margin-top: 0.90rem; }
  @media only screen and (max-width: 1024px) {
    .toc__chapter {
      width: 33.50rem;
      height: auto;
      padding: 0;
      float: unset;
      margin: 0 auto;
      margin-top: 0.90rem; } }
  .toc__chapter:first-of-type {
    margin-top: 1.80rem; }
  .toc__chapter--1:first-of-type {
    margin-top: 0; }
  .toc__chapter--num-1 {
    transform: translateX(1rem); }
  @media only screen and (max-width: 1024px) {
    .toc__chapter--num {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .toc__chapter {
      width: 100%; } }

.toc__sub-chapter {
  padding-left: 1.25rem;
  display: flex;
  color: #dee0e0;
  align-items: flex-end;
  margin-top: 0.30rem; }
  @media only screen and (max-width: 1024px) {
    .toc__sub-chapter {
      width: 33.50rem;
      height: auto;
      padding: 0;
      float: unset;
      margin: 0 auto;
      margin-top: 0.30rem; } }
  .toc__sub-chapter--title {
    font-size: 0.8rem;
    line-height: 0.90rem;
    margin-right: auto; }
  .toc__sub-chapter--num {
    font-size: 0.80rem;
    line-height: 0.90rem; }
    .toc__sub-chapter--num-1 {
      transform: translateX(0.9rem); }
    @media only screen and (max-width: 1024px) {
      .toc__sub-chapter--num {
        display: none; } }
  @media only screen and (max-width: 767px) {
    .toc__sub-chapter {
      width: 100%; } }

.bullet__text--1 {
  font-size: 0.80rem;
  line-height: 1.40rem; }

.bullet__text--2 {
  font-size: 0.80rem;
  line-height: 1.40rem; }

.chap-desc {
  letter-spacing: -.04em;
  font-size: 0.90rem; }

.emphasis {
  font-weight: 700; }
  .emphasis--1 {
    color: #f54908; }
  .emphasis--2 {
    color: #00758f; }

.copyright {
  font-size: 0.80rem;
  line-height: 1.40rem;
  width: 19.30rem;
  height: 7.45rem; }
  .copyright--1 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #ffffff;
    padding: 0;
    position: relative;
    bottom: auto;
    font-size: 0.60rem;
    display: flex;
    justify-content: center;
    margin-top: 0.50rem; }
    .copyright--1 p {
      font-size: 12px;
      margin: 0;
      color: #4e5052; }
    @media only screen and (max-width: 1024px) {
      .copyright--1 {
        display: none; } }
  @media only screen and (max-width: 767px) {
    .copyright {
      flex: 0 0 15.25rem; } }

.number--1 {
  color: #2e2e2e; }

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  border-radius: 0;
  top: 50%;
  display: block;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  opacity: .75;
  color: transparent;
  outline: none; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-size: 1.00rem;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  width: 1.60rem;
  height: 2.80rem;
  background-image: url("../assets/graphics/icons/arrow-prev.svg");
  left: 0.00rem;
  z-index: 2000; }
  @media only screen and (max-width: 767px) {
    .slick-prev {
      width: 4.4vw;
      height: 7.70vw; } }

[dir='rtl'] .slick-prev {
  right: -1.24rem;
  left: auto; }

.slick-next {
  width: 1.60rem;
  height: 2.80rem;
  background-image: url("../assets/graphics/icons/arrow-next.svg");
  right: 0.00rem;
  z-index: 2000; }
  @media only screen and (max-width: 767px) {
    .slick-next {
      width: 4.4vw;
      height: 7.70vw; } }

[dir='rtl'] .slick-next {
  right: auto; }

.arrow--1 {
  height: 0.90rem;
  width: 1.05rem;
  background-image: url("../assets/graphics/icons/arrow_blue_lt.svg");
  background-size: cover;
  transition: transform 500ms; }

.bullet__arrow--1 {
  flex: 0 0 0.80rem;
  height: 1.05rem;
  display: flex;
  margin-right: 0.55rem;
  margin-top: 0.15rem; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button {
  overflow: visible; }

input {
  line-height: normal; }
  input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto; }

.btn {
  display: flex;
  background-color: orangered;
  cursor: pointer;
  align-items: center;
  transition: all 500ms; }
  .btn--1 {
    flex: 0 0 7.90rem;
    height: 1.55rem;
    background-color: #f54908;
    padding-right: .5rem;
    padding-left: .5rem;
    border: 1px solid transparent; }
    @media only screen and (max-width: 767px) {
      .btn--1 {
        display: none;
        width: 7.90rem;
        flex: 0 0 1.55rem; } }
    .btn--1-a {
      flex: 0 0 6.00rem;
      margin-left: auto;
      margin-right: 2.20rem; }
      @media only screen and (max-width: 767px) {
        .btn--1-a {
          margin-left: 0;
          margin-right: 0;
          width: 6.00rem;
          flex: 0 0 1.55rem;
          margin-top: 1.20rem;
          order: 2; } }
    .btn--1:hover > .btn__arrow--1 {
      transform: translateX(0.2rem); }
  .btn__arrow {
    display: flex;
    transition: all 500ms; }
    .btn__arrow--1 {
      margin-left: auto;
      flex: 0 0 .9rem;
      height: 0.70rem; }
  .btn__enlarge {
    background-color: #00758F;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 0.80rem;
    border: none;
    background-size: 0.95rem;
    line-height: 0.80rem;
    padding-top: .350rem;
    padding-bottom: .350rem;
    text-align: center;
    width: 5.75rem;
    position: relative;
    background-color: #f54908;
    text-align: initial;
    color: #2e2e2e;
    display: flex;
    padding-left: 1.20rem;
    margin-left: auto;
    margin-top: 0.60rem; }
    .btn__enlarge:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 200%;
      opacity: 1;
      background-size: 16%;
      top: -1.75rem;
      background-position: top left;
      background-repeat: no-repeat;
      z-index: 1;
      /* background-position: 50%; */
      right: -4.60rem;
      background-image: url(../assets/graphics/icons/green-arrow.svg);
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    @media only screen and (max-width: 1024px) {
      .btn__enlarge {
        margin-left: 0; } }
  .btn__container {
    display: none; }
    @media only screen and (max-width: 767px) {
      .btn__container {
        width: 100%;
        flex: 0 0 1.55rem;
        display: flex;
        justify-content: space-between;
        flex-direction: column; } }
    @media only screen and (max-width: 768px) {
      .btn__container > * {
        display: flex; } }

.composition__container {
  width: 100%;
  position: relative; }
  .composition__container--1 {
    flex: 0 0 11.96rem;
    height: 3.98rem;
    margin-left: auto; }
    @media only screen and (max-width: 1024px) {
      .composition__container--1 {
        width: 10.95rem;
        flex: 0;
        margin-top: 0.55rem; } }
    @media only screen and (max-width: 900px) {
      .composition__container--1 {
        margin-top: 0.05rem; } }
    @media only screen and (max-width: 767px) {
      .composition__container--1 {
        margin-top: 0rem;
        width: 8.95rem; } }

.citation__container {
  display: flex;
  flex-direction: column;
  position: relative; }

.citation__item {
  font-size: 0.70rem;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1rem; }
  .citation__item:nth-child(1) {
    margin-top: 0.40rem; }
  .citation__item:not(:last-child) {
    margin-bottom: .6rem; }

.menu-dd {
  background-color: rgba(255, 255, 255, 0.95); }
  .menu-dd.social-dd {
    margin-top: 0.1 0rem;
    padding-left: 1.50rem;
    padding-top: 1.10rem;
    padding-bottom: 0.3 0.5rem; }

.social-dd li {
  display: inline; }

.toc-link:hover {
  text-decoration: underline; }

.footr {
  color: #003b4d;
  line-height: 0.80rem;
  font-size: 0.60rem; }
  .footr--1 {
    font-size: 0.70rem;
    line-height: 0.84rem;
    margin-top: 1.55rem;
    display: block;
    margin-left: -2.95rem; }
  .footr sup {
    color: #942645; }
  .page--6 .footr {
    text-align: center;
    transform: translateX(-9.95rem); }
    @media only screen and (max-width: 600px) {
      .page--6 .footr {
        text-align: left;
        transform: translateX(0); } }

.footer-phone {
  display: block;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 10;
  left: 0px;
  width: 100%;
  color: #324b5c;
  font-size: 1.8rem;
  position: absolute;
  bottom: -11.50rem;
  transition: .5s bottom ease-in-out; }
  @media only screen and (max-width: 1053px) {
    .footer-phone {
      flex-direction: column; } }
  @media only screen and (max-width: 1024px) {
    .footer-phone {
      height: 5rem;
      color: #f29111;
      font-size: 0.90rem; } }

@media only screen and (max-width: 1053px) {
  .footer-phone.up {
    bottom: 0px; } }

@media only screen and (max-width: 1053px) {
  .footer-phone a {
    color: #0D8099;
    margin-left: 0;
    font-size: 0.80rem; } }

@media only screen and (max-width: 500px) {
  .footer-phone a {
    font-size: .6rem; } }

@media only screen and (max-width: 450px) {
  .footer-phone a {
    font-size: .5rem; } }

@media only screen and (max-width: 1053px) {
  img {
    margin: 0 auto; } }

@media only screen and (max-width: 1053px) {
  .footer-phone a.tab-previous {
    margin-left: -4rem;
    margin-right: 5.6rem; } }

@media only screen and (max-width: 1053px) {
  .footer-phone a.tab-next {
    margin-left: 0; } }

@media only screen and (max-width: 1053px) {
  .tab-backToTop {
    margin-left: 0 !important; } }

@media only screen and (max-width: 1053px) {
  .footer-phone .tab-backToTop {
    background-image: url(../assets/graphics/icons/button-arrow-up.svg);
    background-repeat: no-repeat;
    background-size: 1.50rem 1.50rem;
    background-position: center center;
    text-align: center;
    padding-left: 0;
    margin-left: 0;
    padding-top: 3.50rem;
    color: #f29111;
    font-size: 0.90rem; } }

@media only screen and (max-width: 767px) {
  .footer-phone .tab-backToTop {
    padding-top: 0; } }

@media only screen and (max-width: 1024px) {
  .mobile-footer-section {
    height: 5.00rem;
    width: 33.3%;
    float: left;
    position: relative; } }

@media only screen and (max-width: 767px) {
  .mobile-footer-section {
    height: 100%; } }

@media only screen and (max-width: 1053px) {
  .slick-next-mobile {
    width: 100%;
    background-image: url(../assets/graphics/icons/button-arrow.svg);
    background-position: right center;
    background-size: 1.50rem 1.50rem;
    background-repeat: no-repeat;
    margin-left: -1.00rem;
    padding-right: 2.00rem;
    height: 1.90rem;
    line-height: 1.90rem;
    text-align: right;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); } }

@media only screen and (max-width: 1024px) {
  .slick-prev-mobile {
    width: 100%;
    background-image: url(../assets/graphics/icons/button-arrow-prev.svg);
    background-size: 1.50rem 1.50rem;
    background-repeat: no-repeat;
    background-position: left center;
    height: 1.90rem;
    line-height: 1.90rem;
    margin-left: 1.00rem;
    padding-left: 2.00rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); } }

.footer-nav {
  display: flex;
  padding-left: 1.95vw;
  padding-right: 1.95vw; }
  .footer-nav > * {
    flex: 3; }

@media only screen and (max-width: 1053px) {
  .footer-copyright {
    padding-left: 1.00rem;
    padding-right: 1.00rem; } }

.icon {
  height: 2.40rem;
  width: 2.4rem;
  position: absolute; }
  .icon--1 {
    transform: translate(-0.1rem, -0.55rem); }
    @media only screen and (max-width: 767px) {
      .icon--1 {
        transform: translateY(-0.53rem) translateX(-0.07rem); } }
  .icon--2 {
    transform: translate(0.6rem, 0.2rem); }
    @media only screen and (max-width: 1024px) {
      .icon--2 {
        transform: translate(-0.2rem, 0.25rem); } }
    @media only screen and (max-width: 767px) {
      .icon--2 {
        transform: translateY(0.13) translateX(-0.13); } }
  .icon--3 {
    transform: translate(-0.1rem, -0.55rem); }
    @media only screen and (max-width: 767px) {
      .icon--3 {
        transform: translateY(-0.53rem) translateX(-0.07rem); } }
  .icon--4 {
    width: 0.95rem;
    height: 0.78rem;
    transform: translate(9.2rem, 0.25rem);
    display: inline; }
  .icon--5 {
    transform: translate(0.35rem, 0.2rem); }
    @media only screen and (max-width: 1024px) {
      .icon--5 {
        transform: translate(-0.2rem, 0.25rem); } }
    @media only screen and (max-width: 767px) {
      .icon--5 {
        transform: translateY(0.13rem) translateX(-0.13rem); } }

img {
  border: 0;
  max-width: 100%;
  max-height: 100%; }

svg:not(:root) {
  overflow: hidden; }

.img-right img, .img-responsive img {
  width: 100%; }

.imgContainer--1 {
  width: 65.70rem;
  height: 32.80rem; }
  @media only screen and (max-width: 1024px) {
    .imgContainer--1 {
      width: 100%;
      height: auto; } }

.imgContainer--2 {
  width: 65.70rem;
  height: 23.95rem; }
  @media only screen and (max-width: 1024px) {
    .imgContainer--2 {
      width: 100%;
      height: auto; } }

.imgContainer--3 {
  width: 20.00rem;
  height: 6.20rem; }
  @media only screen and (max-width: 1024px) {
    .imgContainer--3 {
      margin-top: 0.40rem;
      width: 33.50rem;
      margin: 0 auto; } }
  @media only screen and (max-width: 767px) {
    .imgContainer--3 {
      width: 100%; } }

.imgContainer__link {
  background-color: transparent;
  position: absolute; }
  .imgContainer__link--1 {
    width: 4.20rem;
    top: 3.70rem;
    height: 0.75rem;
    left: 19.40rem; }
  .imgContainer__link--2 {
    width: 5.2rem;
    top: 18.85rem;
    height: 0.75rem;
    left: 48.3rem; }

.pop__img {
  width: 100%; }

@media only screen and (max-width: 1024px) {
  .popupContainer > img {
    width: 90vw; } }

@media only screen and (max-width: 767px) {
  .popupContainer > img {
    width: 100vw; } }

@media only screen and (max-width: 1024px) {
  .popupContainer > .pop__img {
    width: 70vw; } }

@media only screen and (max-width: 900px) {
  .popupContainer > .pop__img {
    width: 80vw; } }

@media only screen and (max-width: 767px) {
  .popupContainer > .pop__img {
    width: 100vw; } }

.inset {
  border-left: 0.4rem solid #f54908;
  height: auto;
  padding: 0;
  float: unset;
  margin: 0 auto; }
  .inset--1 {
    background-color: #fff;
    width: 18.40rem;
    padding-top: 1.15rem;
    padding-left: 1.02rem;
    padding-bottom: 0.60rem;
    padding-right: 0.92rem; }
    @media only screen and (max-width: 1024px) {
      .inset--1 {
        width: 33.50rem; } }
    @media only screen and (max-width: 767px) {
      .inset--1 {
        width: 100%; } }
  .inset--2 {
    border-left: 0;
    padding: 0.20rem 1.05rem;
    background-color: #dee0e0;
    width: 21.40rem;
    margin-left: -1.10rem;
    margin-top: 0.20rem; }
    @media only screen and (max-width: 1024px) {
      .inset--2 {
        width: 33.50rem;
        margin: 0 auto;
        margin-top: 0.20rem; } }
    @media only screen and (max-width: 767px) {
      .inset--2 {
        width: 100%; } }

ul.no-dots-ul {
  list-style: none; }

.icon-chevron-right.slick-arrow {
  width: 1.00rem;
  height: 2.00rem;
  background-color: hotpink; }

.b-modal {
  mix-blend-mode: multiply; }

.popupContainer .arrow-text {
  color: #ffffff; }

.bullet {
  display: flex; }
  .bullet--1 {
    padding-left: 0.30rem;
    margin-top: 0.60rem; }
    .bullet--1:first-of-type {
      margin-top: 0.25rem; }
  .bullet--2 {
    display: block;
    padding-left: 1.60rem;
    margin-top: 0.40rem; }
    .bullet--2:first-of-type {
      margin-top: 0; }
  .bullet--3 {
    padding-left: 2.40rem; }
  @media only screen and (max-width: 1024px) {
    .bullet__group {
      width: 33.50rem;
      height: auto;
      padding: 0;
      float: unset;
      margin: 0 auto; } }
  @media only screen and (max-width: 767px) {
    .bullet__group {
      width: 100%; } }

.nav-bar {
  display: none;
  width: 100%;
  height: 2.90rem;
  position: absolute;
  top: 0;
  z-index: 1;
  transition-delay: 5s;
  transition: .25s all ease-in-out;
  padding-left: 2.20rem;
  padding-right: 2.10rem;
  align-items: center; }
  .nav-bar a {
    text-decoration: none;
    letter-spacing: -.04em; }
  .nav-bar.nav-flex {
    display: flex; }
  @media only screen and (max-width: 1024px) {
    .nav-bar {
      background-color: rgba(255, 255, 255, 0.8); } }
  @media only screen and (max-width: 767px) {
    .nav-bar {
      padding-right: 4.4vw;
      padding-left: 4.4vw; } }

.company-logo {
  opacity: 1;
  background-image: url("../assets/graphics/icons/oracle-logo.svg");
  background-repeat: no-repeat;
  height: 2.90rem;
  width: 7.80rem;
  float: left;
  margin-left: 3.55rem;
  background-size: cover;
  display: inline-block;
  transition-delay: background 0s;
  position: relative; }
  .company-logo a {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0; }

.icon-wrap {
  display: block;
  opacity: 1;
  height: 100%;
  display: flex;
  cursor: pointer;
  align-items: center; }
  .icon-wrap__desc {
    font-size: 0.95rem;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif; }
  .icon-wrap > * {
    display: inline-block;
    position: relative;
    /*  height: 100% !important;*/
    background-repeat: no-repeat;
    background-position: center center; }
    .icon-wrap > * > ul {
      transform: translateY(1.15rem);
      visibility: hidden;
      opacity: 0;
      top: 100%;
      left: 50%;
      z-index: 2;
      padding-left: 0.50rem;
      border-radius: 0;
      padding: 0;
      margin-top: 2.40rem;
      margin-left: 0;
      margin-bottom: 0.1 0rem;
      -webkit-transition: all .25s ease-in-out;
      -moz-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out; }
      .icon-wrap > * > ul > li {
        list-style: none; }
        .icon-wrap > * > ul > li a,
        .icon-wrap > * > ul > li span {
          padding: 1.1rem 1rem 0.1 0rem 1.5rem;
          display: block;
          transition: all .25s ease-in-out;
          cursor: pointer; }
    .icon-wrap > * > .social-dd {
      margin-top: 0.15rem; }
  .icon-wrap > .icon-smedia > ul {
    left: auto;
    right: 0;
    transform: translateX(0); }
  .icon-wrap .hamburger_icon > ul {
    left: 0%;
    padding-top: 2.25rem;
    padding-bottom: 1.00rem; }
    .icon-wrap .hamburger_icon > ul.social-dd {
      padding-bottom: .000rem;
      padding-top: 1.25rem; }
  .icon-wrap.hoverish ul {
    transform: translateY(1%);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out; }

.icon-wrap > * > ul > li .icon-download a {
  padding: 0.60rem 1.00rem 1.00rem 0rem; }

.icon-wrap > * > ul > li span, .icon-wrap > * > ul > li a {
  padding: 0.60rem 1.00rem .100rem 1.50rem;
  display: block;
  transition: all .25s ease-in-out;
  cursor: pointer; }

.icon-wrap > * > ul > li .icon-download {
  padding-left: 2.45rem; }

.icon-wrap > * > ul > li:hover a, .icon-wrap > * > ul > li:hover span {
  transition: .25s ease-in-out;
  text-decoration: none; }

.menu-dd li:hover a .txt-blue-dk {
  text-decoration: underline; }

.hashover {
  cursor: pointer; }

.social-dd .hashover:hover .txt-blue-dk {
  text-decoration: underline; }

.hamburger_icon {
  background-image: url("../assets/graphics/icons/hamburger.svg");
  height: 1.40rem;
  width: 1.8rem;
  background-position: top left;
  cursor: pointer; }

.hamburger_icon.lighter {
  background-image: url("../assets/graphics/icons/hamburger-light.svg"); }

.hamburger_icon > ul {
  width: 29.25rem; }
  @media only screen and (max-width: 767px) {
    .hamburger_icon > ul {
      width: calc(calc(100vw - 8.8vw)); } }

.icon-download {
  background-image: url(../assets/graphics/icons/icon-download.svg);
  background-repeat: no-repeat;
  background-size: 1.8rem 2.60rem;
  padding-left: 2.50rem;
  min-height: 1.50rem;
  margin-bottom: .000rem;
  padding-top: .350rem;
  font-size: 0.90rem; }

.icon-download > ul {
  text-align: center; }

.icon-download > ul .pdf-link {
  font-size: 0.80rem;
  padding: 0.75rem 0.2 0.5rem;
  width: 10.00rem; }

.badge {
  flex: 0 0 7.50rem;
  height: 1rem;
  margin-left: 3.20rem;
  display: flex; }
  .badge > img {
    width: 100%;
    height: 100%; }

.social-icons-holder {
  margin-bottom: 1.00rem;
  display: table !important;
  margin-top: 1.10rem; }

.icon-wrap > * > ul > li a.social-icon {
  float: left;
  height: 1.80rem;
  width: 1.80rem;
  display: inline-block;
  margin-right: 1.50rem;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center; }

a.icon_facebook, a.icon_facebook:hover {
  background-color: transparent;
  background-image: url(../assets/graphics/icons/icon-facebook.svg); }

a.icon_twitter, a.icon_twitter:hover {
  background-color: transparent;
  background-image: url(../assets/graphics/icons/icon-twitter.svg); }

a.icon_youtube, a.icon_youtube:hover {
  background-color: transparent;
  background-image: url(../assets/graphics/icons/icon-youtube.svg); }

a.icon_blog, a.icon_blog:hover {
  background-color: transparent;
  background-image: url(../assets/graphics/icons/icon-blog.svg); }

.close-bttn-holder {
  width: 100%;
  height: 2.00rem; }

.b-close {
  background-image: url(../assets/graphics/icons/close-bttn.svg);
  float: right;
  height: 1.50rem;
  width: 1.50rem;
  background-size: contain;
  cursor: pointer; }

.popupContainer {
  max-width: 56.00rem; }
  .popupContainer > img {
    width: 100%; }
  @media only screen and (max-width: 1024px) {
    .popupContainer {
      width: initial; } }

#preloader {
  position: fixed;
  top: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 3000;
  width: 70.00rem;
  height: 40.00rem;
  left: 50%;
  transform: translateX(-50%); }
  @media only screen and (max-width: 1024px) {
    #preloader {
      height: 100vh; } }

#status {
  width: 320rem;
  height: 80rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url("../assets/images/desktop/preloader.gif");
  background-repeat: no-repeat;
  background-size: 16.00rem 4.00rem;
  /* is width and height divided by two */ }

.quote {
  font-family: Arial, Helvetica, sans-serif;
  color: #003b4d; }
  .quote b {
    font-weight: 700;
    color: #942645; }
  .quote--1 {
    font-size: 1.60rem;
    line-height: 2.10rem; }
  .quote__bolden {
    color: #942645; }
  .quote__author {
    display: block;
    font-size: 0.80rem;
    line-height: 1.05rem; }

table {
  border-collapse: collapse;
  border-spacing: 0; }
  table td {
    padding: 0; }
    table td.td_chap_num:before {
      content: "";
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
  table th {
    padding: 0; }

.thumbnail__group {
  width: 20rem;
  margin-top: 1.40rem; }
  @media only screen and (max-width: 1024px) {
    .thumbnail__group {
      width: 33.50rem;
      height: auto;
      padding: 0;
      float: unset;
      margin: 0 auto;
      margin-top: 1.4rem; } }
  @media only screen and (max-width: 767px) {
    .thumbnail__group {
      width: 100%; } }

.thumbnail__container {
  width: 20.00rem;
  cursor: pointer; }
  .thumbnail__container > * {
    width: 100%; }
  .thumbnail__container--1 {
    height: 12.95rem; }
  .thumbnail__container--2 {
    height: 4.95rem; }
  .thumbnail__container--3 {
    height: 10.65rem; }
  .thumbnail__container--4 {
    height: 9.50rem; }
  .thumbnail__container--5 {
    height: 8.20rem; }
  .thumbnail__container--6 {
    height: 8rem; }
  .thumbnail__container--7 {
    height: 9.20rem; }
  .thumbnail__container--8 {
    height: 8.10rem; }
  .thumbnail__container--9 {
    height: 7.40rem; }
  .thumbnail__container--10 {
    height: 10.45rem; }
  .thumbnail__container--11 {
    height: 7.45rem; }
  .thumbnail__container--12 {
    height: 11.65rem; }
  .thumbnail__container--13 {
    height: 9.00rem; }
  .thumbnail__container--14 {
    height: 8.70; }
  .thumbnail__container--15 {
    height: 6.50rem; }
  .thumbnail__container--16 {
    height: 9.55rem; }
  .thumbnail__container--17 {
    height: 9.40rem; }
  .thumbnail__container--18 {
    height: 8.35rem; }
  .thumbnail__container--19 {
    height: 6.85rem; }
  .thumbnail__container--20 {
    height: 11.45rem; }
  .thumbnail__container--21 {
    height: 9.25rem; }
  .thumbnail__container--22 {
    height: 10.55rem; }
  .thumbnail__container--23 {
    height: 7.25rem; }
  .thumbnail__container--24 {
    height: 6.90rem; }
  .thumbnail__container--25 {
    height: 9.45rem; }
  .thumbnail__container--26 {
    height: 12.55rem; }
  .thumbnail__container--27 {
    height: 9.70rem; }
  .thumbnail__container--28 {
    height: 13.90rem; }
  .thumbnail__container--29 {
    height: 7.65rem; }
  .thumbnail__container--30 {
    height: 1.55rem; }
  .thumbnail__container--31 {
    height: 10.70rem; }
  .thumbnail__container--32 {
    height: 10.10rem; }
  .thumbnail__container--33 {
    height: 15.10rem; }
  .thumbnail__container--34 {
    height: 8.85rem; }
  .thumbnail__container--35 {
    height: 10.85rem; }
  .thumbnail__container--36 {
    height: 8.90rem; }
  .thumbnail__container--37 {
    height: 3.90rem; }
  .thumbnail__container--38 {
    height: 5.90rem; }
  .thumbnail__container--39 {
    height: 11.00rem; }
  .thumbnail__container--40 {
    height: 6.80rem; }
  .thumbnail__container--41 {
    height: 9.15rem; }
  .thumbnail__container--42 {
    height: 9.35rem; }
  .thumbnail__container--43 {
    height: 5.10rem; }
  .thumbnail__container--44 {
    height: 10.75rem; }
  .thumbnail__container--45 {
    height: 18.35rem;
    width: 12.45rem;
    cursor: initial; }
  .thumbnail__container--46 {
    height: 11.95rem; }
  .thumbnail__container--47 {
    height: 13.40rem; }
  .thumbnail__container--48 {
    height: 12.15rem; }
  .thumbnail__container--49 {
    height: 11.05rem; }
  .thumbnail__container--50 {
    height: 6.45rem; }
  .thumbnail__container--51 {
    height: 1.40rem; }
  .thumbnail__container--52 {
    height: 4.45rem; }
  .thumbnail__container--53 {
    height: 19.95rem;
    cursor: initial; }
  .thumbnail__container--54 {
    height: 10.05rem; }
  .thumbnail__container--55 {
    height: 5.25rem; }
  .thumbnail__container--56 {
    height: 6.30rem; }
  .thumbnail__container--57 {
    height: 4.55rem; }
  .thumbnail__container--58 {
    height: 5.45rem; }
  .thumbnail__container--59 {
    height: 3.95rem; }
  .thumbnail__container--60 {
    height: 15.60rem; }
  .thumbnail__container--61 {
    height: 12.85rem;
    cursor: initial; }
  .thumbnail__container--62 {
    height: 4.75rem; }
  .thumbnail__container--63 {
    height: 7.90rem; }
  .thumbnail__container--64 {
    height: 5.40rem; }
  .thumbnail__container--65 {
    height: 4.50rem; }
  .thumbnail__container--66 {
    height: 2.50rem; }
  .thumbnail__container--67 {
    height: 8.25rem; }
  .thumbnail__container--68 {
    height: 5.80rem; }
  .thumbnail__container--69 {
    height: 2.15rem; }
  .thumbnail__container--70 {
    height: 15.95rem; }
  .thumbnail__container--71 {
    height: 2.85rem; }
  .thumbnail__container--72 {
    height: 6.65rem; }
  .thumbnail__container--73 {
    height: 8.85rem; }
  @media only screen and (max-width: 767px) {
    .thumbnail__container {
      width: 100%;
      height: auto; } }

.video-thumbnail {
  cursor: pointer;
  position: relative;
  background-color: orangered; }
  .video-thumbnail--1 {
    width: 8.00rem;
    height: 4.50rem; }
  .video-thumbnail img {
    width: 100%; }
  .video-thumbnail .video-play-bttn {
    content: '';
    background: url("../assets/graphics/icons/video-play-btn.png") no-repeat center center;
    background-size: contain;
    height: 100%;
    cursor: pointer;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s 1s ease-in-out;
    -o-transition: opacity .5s 1s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .video-thumbnail .video-play-bttn--1 {
      width: 20%; }
    .video-thumbnail .video-play-bttn:hover {
      opacity: .75; }
  .video-thumbnail:hover .video-play-bttn {
    opacity: .75; }

.modal.video {
  background: rgba(0, 0, 0, 0.7); }
  .modal.video .modal__inner {
    position: absolute;
    right: initial;
    bottom: initial;
    left: 50%;
    top: 50% !important;
    width: 15.00rem;
    margin: auto;
    overflow: visible;
    background: transparent;
    border-radius: 0;
    padding: 0;
    height: auto;
    transform: translate(-50%, -50%); }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0px;
  height: 0; }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.b-modal {
  mix-blend-mode: multiply; }

.page--1, .page--55 {
  background-image: url("../assets/images/desktop/bg/bg-cover.png"); }
  @media only screen and (max-width: 1024px) {
    .page--1, .page--55 {
      background-image: url("../assets/images/_mob-horiz/bg/bg-cover-land.png"); } }
  @media only screen and (max-width: 900px) {
    .page--1, .page--55 {
      background-image: url("../assets/images/_mob-vert/bg/bg-cover-port.png"); } }
  @media only screen and (max-width: 767px) {
    .page--1, .page--55 {
      background-image: url("../assets/images/_phone/bg/bg-cover-phone.png");
      background-position-y: -5.33rem; } }

@media only screen and (max-width: 1024px) {
  .page--2, .page--7, .page--17, .page--25, .page--54 {
    background-color: #fcdbd4; } }

@media only screen and (max-width: 1024px) {
  .page--3 {
    background-color: #f54908; } }

@media only screen and (max-width: 1024px) {
  .page--4, .page--9, .page--19, .page--39 {
    background-color: #fdede9; } }

.bg__group {
  float: left;
  position: absolute;
  height: 40.00rem;
  width: 70.00rem; }
  @media only screen and (max-width: 1024px) {
    .bg__group {
      position: fixed;
      margin-top: -4.8rem;
      height: 100%;
      display: none; }
      .page--2 .bg__group,
      .page--7 .bg__group,
      .page--17 .bg__group,
      .page--25 .bg__group,
      .page--54 .bg__group {
        background-color: rgba(255, 255, 255, 0.8); }
      .page--4 .bg__group,
      .page--9 .bg__group,
      .page--19 .bg__group,
      .page--39 .bg__group {
        background-color: rgba(255, 255, 255, 0.9); }
      .page--3 .bg__group,
      .page--55 .bg__group {
        background-color: transparent; } }

.bg-container {
  float: left;
  height: 40.00rem; }
  .bg-container__left {
    width: 34%; }
  .bg-container__mid {
    width: 32%; }
  .bg-container__right {
    width: 34%; }
  .bg-container__orange--1 {
    background-color: rgba(245, 73, 8, 0.2); }
  .bg-container__orange--2 {
    background-color: #f04d22; }
  .bg-container__orange--3 {
    background-color: rgba(240, 77, 34, 0.1); }
  @media only screen and (max-width: 1024px) {
    .bg-container {
      display: none; } }

@media only screen and (max-width: 1053px) {
  .container-right-3-col, .container-right-2-col, .container-left-2-col, .container-left-3-col, .container-mid-3-col, .container-left-2-col, .container-left-3-col, .container-left-2-col, .container-mid-3-col, .TOC-left, .TOC-right, .container-1-col {
    width: 100%;
    height: auto;
    padding: 0;
    float: unset;
    margin: 0 auto; } }

.container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 0rem;
  box-sizing: border-box; }
  .container::after {
    content: '';
    display: table;
    clear: both; }
  .container-1-col {
    height: 40.00rem;
    float: left;
    width: 100%; }
    @media only screen and (max-width: 1024px) {
      .container-1-col {
        height: auto;
        flex-direction: column;
        padding-top: 0; } }
    .container-1-col--1 {
      padding-left: 3.80rem;
      padding-bottom: 2.75rem;
      padding-right: 5.00rem;
      display: flex;
      align-items: flex-end; }
      @media only screen and (max-width: 1024px) {
        .container-1-col--1 {
          padding-right: 3rem; } }
      @media only screen and (max-width: 767px) {
        .container-1-col--1 {
          align-items: +-start;
          padding: 0;
          height: 100%;
          justify-content: flex-end; } }
    .container-1-col--2 {
      padding-top: 3.60rem;
      padding-left: 2.15rem;
      padding-right: 2.10rem;
      padding-bottom: 3.60rem; }
      @media only screen and (max-width: 1024px) {
        .container-1-col--2 {
          padding-top: 0rem;
          padding-bottom: 1.4rem; } }
      @media only screen and (max-width: 767px) {
        .container-1-col--2 {
          padding-left: 0;
          padding-right: 0; } }
    .container-1-col--3 {
      padding-top: 6.80rem;
      padding-right: 2.10rem;
      padding-bottom: 7.40rem;
      padding-left: 2.20rem; }
      @media only screen and (max-width: 1024px) {
        .container-1-col--3 {
          padding-top: 0;
          padding-bottom: 1.40rem; } }
      @media only screen and (max-width: 767px) {
        .container-1-col--3 {
          padding-left: 0;
          padding-right: 0; } }
    .container-1-col--4 {
      padding-left: 2.20rem;
      padding-bottom: 1.75rem;
      display: flex;
      align-items: flex-end; }
      @media only screen and (max-width: 1024px) {
        .container-1-col--4 {
          height: 100%;
          display: flex;
          flex-direction: row;
          padding: 4.25rem 2.9rem 3.60rem 4.15rem; } }
      @media only screen and (max-width: 767px) {
        .container-1-col--4 {
          padding: 0;
          height: 41.33rem; } }
  .container-left-3-col {
    padding: 3.80rem 2.30rem 0 2.20rem;
    float: left;
    width: 34%;
    height: 40.00rem; }
    @media only screen and (max-width: 1024px) {
      .container-left-3-col {
        width: 100%;
        padding: 0%;
        height: auto;
        margin-bottom: 1.40rem; }
        .container-left-3-col > *:first-child {
          margin-top: 0; } }
  .container-mid-3-col {
    padding: 3.80rem 1.55rem 0 1.55rem;
    float: left;
    width: 32%;
    height: 40.00rem; }
    @media only screen and (max-width: 1024px) {
      .container-mid-3-col {
        width: 100%;
        padding: 0%;
        height: auto;
        margin-bottom: 1.40rem; }
        .container-mid-3-col > *:first-child {
          margin-top: 0; } }
  .container-right-3-col {
    padding: 3.80rem 2.10rem 0 2.40rem;
    float: left;
    width: 34%;
    height: 40.00rem; }
    @media only screen and (max-width: 1024px) {
      .container-right-3-col {
        width: 100%;
        padding: 0%;
        height: auto;
        margin-bottom: 1.40rem; }
        .container-right-3-col > *:first-child {
          margin-top: 0; } }
  .container-right-2-col {
    height: 40.00rem;
    padding: 7.30rem 2.65rem  0 3.55rem;
    width: 50%;
    float: left;
    background-color: orangered; }
  .container-left-2-col {
    height: 40.00rem;
    padding: 7.30rem 2.65rem 0 3.55rem;
    width: 50%;
    float: left;
    background-color: tan; }

.cover__text-box {
  flex: 0 0 43.80rem;
  height: 18.50rem;
  display: flex; }
  @media only screen and (max-width: 1024px) {
    .cover__text-box {
      flex: 0;
      margin-top: 19.10rem;
      height: auto; } }
  @media only screen and (max-width: 900px) {
    .cover__text-box {
      margin-top: 25.85rem; } }
  @media only screen and (max-width: 767px) {
    .cover__text-box {
      margin-top: 0;
      flex: 0 0 14rem;
      margin-bottom: 2.33rem; } }

.cover-logo-oracle {
  display: block;
  position: absolute;
  top: 0px;
  left: 3.60rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../assets/images/desktop/badge-cover.svg);
  width: 10.35rem;
  height: 3.80rem; }
  @media only screen and (max-width: 1053px) {
    .cover-logo-oracle {
      height: 3.60rem;
      width: 10.28rem;
      left: 0;
      margin-left: 5.46vw;
      margin-top: -2.90rem; } }
  @media only screen and (max-width: 767px) {
    .cover-logo-oracle {
      margin-left: 5vw;
      margin-top: -2.06rem; } }
  @media only screen and (max-width: 500px) {
    .cover-logo-oracle {
      height: 3.24rem;
      width: 9.25rem; } }
  @media only screen and (max-width: 450px) {
    .cover-logo-oracle {
      height: 3.08rem;
      width: 8.79rem; } }
  @media only screen and (max-width: 400px) {
    .cover-logo-oracle {
      height: 2.77rem;
      width: 7.91rem; } }
  @media only screen and (max-width: 351px) {
    .cover-logo-oracle {
      height: 2.63rem;
      width: 7.51rem; } }

.cover__arrow {
  flex: 0 0 1.44rem;
  height: 2.62rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../assets/graphics/icons/cover-arrow.svg");
  cursor: pointer; }

.footer {
  width: 100%;
  height: 1.40rem;
  position: absolute;
  bottom: 0;
  background-color: transparent;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.60rem;
  letter-spacing: 0.02em;
  color: #f04d22;
  pointer-events: none;
  display: none; }
  .footer-book-title {
    float: right;
    margin-right: 0.75rem; }
  .footer-chap-title {
    margin-left: 2.20rem;
    display: inline-block; }
  .footer-phone {
    display: none; }
    @media only screen and (max-width: 1024px) {
      .footer-phone {
        display: block; } }
    @media only screen and (max-width: 767px) {
      .footer-phone {
        height: 2.5rem; } }
  .footer-show {
    display: flex; }

#footNum {
  float: right;
  margin-right: 0.55rem; }

.row {
  max-width: 70rem;
  background-color: "";
  margin: 0 auto; }
  .row:not(:last-child) {
    margin-bottom: 0.5rem; }
  .row::after {
    content: '';
    display: table;
    clear: both; }
  .row [class^='col-'] {
    background-color: "";
    float: left; }
    .row [class^='col-']:not(:last-child) {
      margin-right: 0.5rem; }
  .row .col-1-of-2 {
    width: calc((100% - 0.5rem)/2); }
  .row .col-1-of-3 {
    width: calc((100% - 2 * 0.5rem)/3); }
  .row .col-1-of-4 {
    width: calc((100% - 3 * 0.5rem)/4); }
  .row .col-2-of-3 {
    width: calc(2 * (100% - 2 * 0.5rem)/3 + 0.5rem); }
  .row .col-2-of-4 {
    width: calc(2*(100% - 3 * 0.5rem)/4 + 0.5rem); }
  .row .col-3-of-4 {
    width: calc(100% - (100% - 3 * 0.5rem)/4 - 0.5rem); }

.main_container {
  width: 70.00rem;
  height: 40.00rem;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  overflow: hidden; }
  @media only screen and (max-width: 1053px) {
    .main_container {
      position: fixed;
      bottom: 0px;
      overflow: hidden;
      top: 0px;
      width: 100vw;
      max-height: 100vh;
      height: 100vh; } }
  @media only screen and (max-width: 767px) {
    .main_container {
      height: 100vh;
      width: 100vw;
      max-height: 100vh;
      max-width: 100vw; } }
  .main_container .book-slider {
    width: 100%;
    height: 40.00rem; }
    @media only screen and (max-width: 1053px) {
      .main_container .book-slider {
        width: 100vw;
        max-height: 100vh;
        height: 100vh; } }
    @media only screen and (max-width: 767px) {
      .main_container .book-slider {
        height: 100vh;
        width: 100vw;
        max-height: 100vh;
        max-width: 100vw; } }

.page {
  position: relative;
  width: 70.00rem;
  height: 40.00rem;
  background-repeat: no-repeat;
  background-size: cover !important; }
  @media only screen and (max-width: 1053px) {
    .page {
      width: 100vw;
      max-height: 100vh;
      height: 100vh; } }
  @media only screen and (max-width: 1024px) {
    .page {
      padding-top: 4.80rem; }
      .page--1, .page--55 {
        padding-top: 0; } }
  @media only screen and (max-width: 767px) {
    .page {
      height: 100vh;
      width: 100vw;
      max-height: 100vh;
      max-width: 100vw; } }

.chap-name {
  line-height: 1em; }

.TOC-right .TOC-wrap {
  padding-left: 2.00rem;
  padding-top: 1.40rem;
  mix-blend-mode: multiply;
  margin-bottom: 0 0.5rem; }

.TOC-left .TOC-title {
  margin-bottom: 0.90rem;
  margin-top: 1.10rem; }

a.TOC-chap:hover,
a.TOC-chap:hover .TOC-chapter-title {
  text-decoration: none; }

.TOC-chapter-head {
  font-size: 0.90rem;
  color: #ffffff;
  /*    margin-bottom: 3px;*/ }

.TOC-chapter-title {
  /*    display: inline-block;*/
  font-family: Univers-Bold, Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: normal;
  color: #FFFFFF;
  letter-spacing: .01em;
  font-size: 1.60rem;
  /*    float:left;*/
  margin-top: -2.50rem;
  margin-bottom: 2.00rem; }

.TOC-chapter-title:hover {
  text-decoration: underline; }

.content-holder {
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 5; }
  @media only screen and (max-width: 1053px) {
    .content-holder {
      display: flex;
      flex-direction: column; } }
  @media only screen and (max-width: 1024px) {
    .page--55 .content-holder {
      height: 100%; } }
  @media only screen and (max-width: 1024px) {
    .content-holder {
      padding-bottom: 17rem; }
      .page--1 .content-holder,
      .page--55 .content-holder {
        padding-bottom: 0; } }
  @media only screen and (max-width: 767px) {
    .content-holder {
      padding-left: 4.4vw;
      padding-right: 4.4vw; } }
  @media only screen and (max-width: 767px) {
    .page--1 .content-holder {
      height: 100%; } }

.slick-slide > .container {
  /*  padding: 119px 33px 0 64px;*/
  width: auto;
  z-index: 0; }
  @media only screen and (max-width: 1053px) {
    .slick-slide > .container {
      padding: 2.00rem 4.50rem 5.00rem 2.20rem;
      width: auto;
      margin: 0; } }
  @media only screen and (max-width: 1024px) {
    .slick-slide > .container {
      padding: 0; } }
  @media only screen and (max-width: 767px) {
    .slick-slide > .container--1 {
      padding-bottom: 9rem; } }

@media only screen and (max-width: 1024px) {
  .slick-slide > .container--1 {
    height: 100%; } }

@media only screen and (max-width: 1053px) {
  .slick-slide > .container--2 {
    padding-bottom: 15rem; } }

.slide-page {
  position: absolute;
  width: 70.00rem;
  height: 40.00rem;
  background-repeat: no-repeat;
  background-color: white;
  background-size: cover !important;
  left: 100%;
  -webkit-transition: left 500ms;
  /* Safari */
  transition: left 500ms; }

.slide-page.active {
  left: 0%; }

@media only screen and (max-width: 1053px) {
  .mobile-page {
    position: relative;
    display: flex;
    flex-direction: column; } }

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative; }

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: 500px !important;
  max-width: none !important;
  overflow: hidden !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: 95% !important; }

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0; }

.scroll-element {
  display: block; }

.scroll-element, .scroll-element div {
  box-sizing: content-box; }

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block; }

.scroll-element.scroll-x, .scroll-element.scroll-x.scroll-scrollx_visible {
  display: none !important;
  overflow-x: hidden; }

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default; }

/* This is the track.  Note, same style is repeated. */
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 96%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 12px !important; }

.popup-inner {
  position: relative; }

/* Also a track style... */
.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden; }

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 0;
  border-radius: 8px; }

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 1; }

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #DEE0E0 !important; }

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #939699 !important;
  height: 120px !important; }

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px; }

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px; }

/*Simple Inner Scrollbar */
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 95%;
  left: 0;
  top: 5px;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%; }

/* line 113, ../sass/components/_scrollbar.scss */
.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px; }

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden; }

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 0px;
  border-radius: 8px; }

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; }

/*This is the track*/
.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0; }

/*This is the car*/
.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2; }

/*This is the car when you HOVER*/
.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191; }

/*Note sure what this does*/
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px; }

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px; }

.scrollbar_setup {
  max-width: 1200px; }

.scrollbar_setup .scrollbar_wrap {
  width: 95%;
  margin-left: 25px; }

.scrollbar_setup .scrollbar_wrap .inner-content {
  border: 1px solid #CCC;
  max-height: 170px;
  width: 600px; }

.scrollbar_setup .scrollbar_wrap > div {
  max-height: 625px;
  overflow: auto; }

.scrollbar_setup .scrollbar_wrap .permanent {
  min-width: 800px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.align-left {
  text-align: left; }

.align-right {
  text-align: right; }

.align-center {
  text-align: center; }

.underline {
  text-decoration: underline; }

.left-flush {
  margin-left: -3.55rem; }

.right-flush {
  margin-right: -3.55rem; }

.phone_only,
.tablet_only_span,
.tablet-only {
  display: none; }

img.tablet-only {
  display: none; }

.desktop_only {
  display: inline; }

.cursor {
  cursor: pointer; }

.auto-height {
  height: auto; }

.float-l {
  float: left; }

img.inline {
  display: inline-block; }

.float-r {
  float: right; }

.float-reset {
  float: unset; }

.relative {
  position: relative; }

.block {
  display: block; }

.inline {
  display: inline-block; }

.absolute {
  position: absolute; }

.float-r {
  float: right; }

.vert-top {
  vertical-align: top; }

.bot-none {
  margin-bottom: 0px; }

.width-1 {
  width: 91%; }

.width-2 {
  width: 102%; }
  @media only screen and (max-width: 1024px) {
    .width-2 {
      width: initial; } }

.tablet_only {
  display: none; }
  @media only screen and (max-width: 1024px) {
    .tablet_only {
      display: inline; } }

span.tablet_only {
  display: none; }
  @media only screen and (max-width: 1024px) {
    span.tablet_only {
      display: inline; } }

.desktop-only {
  display: block; }
  @media only screen and (max-width: 1024px) {
    .desktop-only {
      display: none; } }

.tab-start {
  display: none; }
  @media only screen and (max-width: 1024px) {
    .tab-start {
      display: block; } }
  @media only screen and (max-width: 767px) {
    .tab-start {
      display: none; } }

@media only screen and (max-width: 1024px) {
  .phone__inline {
    display: inline; } }

.ls__1 {
  letter-spacing: -.01em; }

.ls__2 {
  letter-spacing: .01em; }

.ls__3 {
  letter-spacing: .02em; }

.ls__4 {
  letter-spacing: -.02em; }

.ls__5 {
  letter-spacing: -.03em; }

.u__cheat-mt--1 {
  margin-top: -0.30rem; }

.u__cheat-mt--2 {
  margin-top: -1.40rem; }

.u__cheat-mt--3 {
  margin-top: -0.60rem; }

@media only screen and (max-width: 1024px) {
  .u__cheat-mt-l--0 {
    margin-top: 0; }
  .u__cheat-mt-l--1 {
    margin-top: -1rem; }
  .u__cheat-mt-l--2 {
    margin-top: -1.20rem; }
  .u__cheat-mt-l--3 {
    margin-top: -1.40rem; }
  .u__cheat-mt-l--4 {
    margin-top: -1.25rem; }
  .u__cheat-mt-l--5 {
    margin-top: -.5rem; } }

.u__mt--0 {
  margin-top: 0; }

.u__mt--1 {
  margin-top: 0.90rem; }

.u__mt--2 {
  margin-top: 1.40rem; }

.u__mt--3 {
  margin-top: 0.30rem; }

.u__mt--4 {
  margin-top: 0.40rem; }

.u__mt--5 {
  margin-top: 0.20rem; }

.u__mt--6 {
  margin-top: 0.70rem; }

.u__mt--7 {
  margin-top: 0.15rem; }

.u__mt--8 {
  margin-top: 0.80rem; }

.u__mt--9 {
  margin-top: 1rem; }

.u__mt--10 {
  margin-top: 0.50rem; }

@media only screen and (max-width: 1024px) {
  .u__mt-l--0 {
    margin-top: 0; }
  .u__mt-l--1 {
    margin-top: 1.4rem; }
  .u__mt-l--2 {
    margin-top: 0.40rem; } }

.p-l--1 {
  padding-left: 1.60rem; }

@media only screen and (max-width: 767px) {
  .phone-none {
    display: none; } }

@media only screen and (max-width: 700px) {
  .pr--1 {
    width: 81%;
    margin: 0; } }

@media only screen and (max-width: 450px) {
  .pr--1 {
    width: 100%; } }

@media only screen and (max-width: 350px) {
  .pr--1 {
    width: 86%; } }

@media only screen and (max-width: 1050px) {
  .pr--2 {
    width: 81%; } }

@media only screen and (max-width: 650px) {
  .pr--2 {
    width: 69%; } }

@media only screen and (max-width: 700px) {
  .pr--3 {
    width: 90%; } }

@media only screen and (max-width: 500px) {
  .pr--4 {
    width: 62%;
    margin: 0; } }

@media only screen and (max-width: 450px) {
  .pr--4 {
    width: 75%; } }

@media only screen and (max-width: 400px) {
  .pr--4 {
    width: 90%; } }

@media only screen and (max-width: 450px) {
  .pr--5 {
    width: 75%; } }

@media only screen and (max-width: 450px) {
  .pr--6 {
    width: 69%; } }

@media only screen and (max-width: 450px) {
  .pr--7 {
    width: 80%; } }

@media only screen and (max-width: 400px) {
  .pr--8 {
    width: 83%; } }

@media only screen and (max-width: 400px) {
  .pr--9 {
    width: 85%; } }

@media only screen and (max-width: 1050px) {
  .pr--10 {
    width: 97%; } }

@media only screen and (max-width: 650px) {
  .pr--11 {
    width: 91%; } }

@media only screen and (max-width: 450px) {
  .pr--12 {
    width: 97%; } }

@media only screen and (max-width: 450px) {
  .pr--13 {
    width: 88%; } }

@media only screen and (max-width: 700px) {
  .pr--14 {
    width: 98%; } }

@media only screen and (max-width: 750px) {
  .pr--15 {
    width: 97%;
    margin: 0;
    margin-top: 1.4rem; } }

@media only screen and (max-width: 400px) {
  .pr--15 {
    width: 100%; } }

@media only screen and (max-width: 500px) {
  .pr--16 {
    width: 90%; } }

@media only screen and (max-width: 700px) {
  .pr--17 {
    width: 92%; } }

@media only screen and (max-width: 650px) {
  .pr--18 {
    width: 84%; } }

@media only screen and (max-width: 450px) {
  .pr--19 {
    width: 85%; } }

@media only screen and (max-width: 450px) {
  .pr--20 {
    width: 97%;
    width: 97%;
    margin: 0;
    margin-top: .5rem; } }

@media only screen and (max-width: 350px) {
  .pr--20 {
    width: 100%; } }

@media only screen and (max-width: 450px) {
  .pr--21 {
    width: 84%;
    margin: 0; } }

@media only screen and (max-width: 450px) {
  .pr--22 {
    width: 80%;
    margin: 0; } }

@media only screen and (max-width: 350px) {
  .pr--22 {
    width: 100%; } }

@media only screen and (max-width: 400px) {
  .pr--23 {
    width: 89%; } }

@media only screen and (max-width: 600px) {
  .pr--24 {
    width: 75%;
    margin: 0;
    margin-top: 1.4rem; } }

@media only screen and (max-width: 500px) {
  .pr--25 {
    width: 95%;
    margin: 0;
    margin-top: 1.4rem; } }

/**********Tablet Landscape***************/
@media only screen and (max-width: 1024px) {
  span.desktop_invis {
    display: inline; }
  .tablet-relative {
    position: relative; }
  .TOC-right {
    margin-top: 3.7rem; }
  .main_container {
    position: fixed;
    bottom: 0rem;
    overflow: hidden;
    top: 0rem; }
  .TOC-chap-num {
    top: 0px; }
  .page {
    -webkit-overflow-scrolling: touch; }
  #search_results .popupContainer {
    background-color: #dee0e0; }
  .nav-left {
    width: unset; }
  .nav-right {
    width: 50%; }
  .scrollbar_setup {
    height: 456px;
    overflow: auto; }
  .container {
    height: auto; }
  .mobile-TOC {
    margin-top: -11px;
    margin-bottom: 31px; }
  .mobile-TOC-link {
    width: 100%;
    display: inline-block;
    color: #f29111;
    font-size: 14px;
    margin-bottom: 17px; }
  .container-right-2-col .TOC-wrap {
    margin-top: 0px;
    margin-left: auto; }
  section.slick-slide {
    overflow-y: scroll; }
  .bttn {
    margin-bottom: 24px; }
  .desktop_only {
    display: none !important; }
  .tablet-only {
    display: inherit; }
  .tablet-only--1 {
    display: flex; }
  body {
    transform: scale(1);
    transform-origin: top center; }
  article {
    padding-top: 0px;
    margin-bottom: 16px; }
  h1 {
    margin-bottom: 21px;
    letter-spacing: normal; }
  .row:after {
    display: inline-block; }
  .contents_header {
    width: 85%;
    margin: auto;
    padding-top: 3rem;
    margin-bottom: 2rem; }
  .footer-chap-title {
    margin-left: 4.4rem; }
  .footer {
    height: 2.9rem; }
  .row.toc {
    margin-top: 0px; }
  #p2 .background-holder, #p3 .background-holder, #p5 .background-holder::before, #p9 .background-holder {
    background-image: none; }
  .TOC-article-wrap {
    border-left: none;
    margin-left: 0px;
    margin-top: 0px;
    padding-left: 0px;
    padding-bottom: 60px; }
  .icon-wrap .hamburger_icon > ul {
    padding-top: 2rem; } }

/**********Tablet Portrtait*******/
/**PHONE**/
@media only screen and (max-width: 767px) {
  .thumb-container {
    max-width: Calc(100vw - 30px); }
  .img-responsive img {
    width: 100%; }
  .search-box {
    width: 150px;
    background-position: 120px;
    left: unset;
    right: 45px; }
  article {
    width: 100%;
    padding-left: 0px; }
  .trail-bttn.phone-only {
    position: absolute;
    float: none;
    transform: translateX(-50%);
    left: 50%; }
  .icon-wrap {
    margin-top: -3px; }
  .slick-list {
    min-height: 100vh; }
  .footer-phone {
    display: block; }
  .unrow {
    width: calc(100% + 30px);
    margin-left: -15px; } }

@media only screen and (max-width: 767px) {
  button:active {
    background-color: unset; } }
