.row,
.samerow {
  width: 100%;
  max-width: 60%;
  min-width: 1200px;
  margin: 0 auto 0 auto;
}
.row .row {
  min-width: 0px;
  max-width: 100%;
  margin: 0;
}
.row:before,
.row:after,
.samerow:before,
.samerow:after,
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.row:after,
.samerow:after,
.clearfix:after {
  clear: both;
}
.row,
.samerow,
.clearfix {
  zoom: 1;
}
.col,
.samecol {
  margin-right: 4%;
  float: left;
  position: relative;
}
.col:last-child,
.samecol:last-child,
.col-nav {
  margin-right: 0;
}
.one.col,
.one.samecol {
  width: 4.666666666666667%;
}
.two.col,
.two.samecol {
  width: 13.333333333333334%;
}
.three.col,
.three.samecol {
  width: 22%;
}
.four.col,
.four.samecol {
  width: 30.666666666666668%;
}
.five.col,
.five.samecol {
  width: 39.333333333333336%;
}
.six.col,
.six.samecol {
  width: 48%;
}
.seven.col,
.seven.samecol {
  width: 56.66666666666667%;
}
.eight.col,
.eight.samecol {
  width: 65.33333333333334%;
}
.nine.col,
.nine.samecol {
  width: 74%;
}
.ten.col,
.ten.samecol {
  width: 82.66666666666667%;
}
.eleven.col,
.eleven.samecol {
  width: 91.33333333333334%;
}
.twelve.col,
.twelve.samecol {
  width: 100%;
}
@media only screen and (max-width: 1260px) {
  .row,
  .samerow {
    width: auto !important;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 100%;
    min-width: 0;
  }
  .row .row,
  .samerow .row,
  .row .samerow,
  .samerow .samerow {
    padding: 0;
  }
}
@media only screen and (max-width: 682px) {
  .row {
    margin: 0;
  }
  .col {
    width: auto !important;
    float: none;
    margin: 0 0 15px 0;
  }
  .row,
  .samerow {
    padding-left: 15px;
    padding-right: 15px;
  }
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: 400;
  font-size: 100%;
  vertical-align: baseline;
}
:focus {
  outline: 0;
}
html {
  position: relative;
  min-height: 100%;
}
html,
body {
  width: 100%;
  height: 100%;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
img {
  max-width: 100%;
  max-height: 100%;
}
a {
  text-decoration: none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
section {
  box-sizing: border-box;
  padding: 50px 100px;
  width: 100%;
}
section.lightgrey {
  background: #d3d3d3;
}
section.s {
  background: #000001;
}
@media only screen and (max-width: 682px) {
  section {
    padding: 50px 25px;
  }
}
main {
  position: relative;
  z-index: 4;
  background: #a9a9a9;
}
.content-small {
  width: 50%;
  margin: 0 15% 0 auto;
  padding: 100px 0;
  max-width: 830px;
}
.content-small.ambition p {
  color: #8f8f8f;
}
.content-small.signature p {
  color: #fbc823;
}
.content-small.trend p {
  color: #f087a7;
}
.content-small.desert p {
  color: #95927d;
}
.content-small.heaven p {
  color: #348365;
}
.content-small.paradise p {
  color: #eea295;
}
.content-small.royal p {
  color: #f4ad5e;
}
.content-small.navy p {
  color: #dd7712;
}
@media only screen and (max-width: 1030px) {
  .content-small {
    width: 60%;
  }
}
@media only screen and (max-width: 682px) {
  .content-small {
    width: calc(100% - 100px);
    padding: 25px 50px;
  }
}
html {
  min-height: 100%;
  position: relative;
  max-width: 100%;
  overflow-x: hidden;
}
body {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.centered,
.center {
  text-align: center;
}
.row {
  margin-bottom: 60px;
}
.tar {
  text-align: right;
}
@media only screen and (max-width: 682px) {
  .tar {
    text-align: center;
  }
}
.wide80 {
  width: 80%;
  margin: 0 auto;
}
@media only screen and (max-width: 682px) {
  .wide80 {
    width: 100%;
  }
}
.wide60 {
  width: 60%;
  margin: 0 auto;
}
@media only screen and (max-width: 682px) {
  .wide60 {
    width: 100%;
  }
}
.mb0 {
  margin-bottom: 0;
}
.mb25 {
  margin-bottom: 25px;
}
.mb50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 682px) {
  .mb50 {
    margin-bottom: 25px;
  }
}
.mb100 {
  margin-bottom: 100px;
}
@media only screen and (max-width: 682px) {
  .mb100 {
    margin-bottom: 25px;
  }
}
.pt0 {
  padding-top: 0;
}
.pb0 {
  padding-bottom: 0;
}
.pt50 {
  padding-top: 50px;
}
@media only screen and (max-width: 682px) {
  .pt50 {
    padding-top: 25px;
  }
}
.pt75 {
  padding-top: 75px;
}
@media only screen and (max-width: 682px) {
  .pt75 {
    padding-top: 30px;
  }
}
.pt100 {
  padding-top: 100px;
}
@media only screen and (max-width: 682px) {
  .pt100 {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 682px) {
  .nmb-op {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 682px) {
  .nop {
    display: none;
  }
}
.oop {
  display: none;
}
@media only screen and (max-width: 682px) {
  .oop {
    display: inline-block;
  }
}
#page-intro {
  padding-top: 150px;
}
@media only screen and (max-width: 682px) {
  #page-intro {
    padding-top: 100px;
  }
}
picture {
  display: block;
}
.small-row {
  width: 50%;
  margin-left: 25%;
  min-width: auto;
  zoom: 1;
}
@media only screen and (max-width: 1230px) {
  .small-row {
    width: 60% !important;
    margin-left: 15%;
  }
}
@media only screen and (max-width: 682px) {
  .small-row {
    width: auto !important;
    margin-left: 0;
  }
}
.small-row:after {
  content: "";
  display: table;
}
.twocol-paragraph {
  text-align: justify;
  -webkit-column-count: 2;
  -webkit-column-gap: 50px;
  -moz-column-count: 2;
  -moz-column-gap: 50px;
  column-count: 2;
  column-gap: 50px;
}
.twocol-paragraph.no-justify {
  text-align: left;
}
@media only screen and (max-width: 850px) {
  .twocol-paragraph {
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    column-count: 1;
    column-gap: 0px;
  }
}
footer {
  background: #000001;
  width: 100%;
  box-sizing: border-box;
  padding: 50px 0 20px 0;
}
#audioPermissionPopup {
  display: none;
  position: fixed;
  z-index: 88;
  height: 420px;
  width: 600px;
  box-sizing: border-box;
  padding: 40px;
  background: #fbc823;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=#dd7712 0, EndColorstr=#fbc823 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=#dd7712 0, EndColorstr=#fbc823 100%);
  background: -webkit-gradient(linear, top top, top bottom, from(#dd7712 0), to(#fbc823 100%));
  background: -webkit-linear-gradient(top, #dd7712 0, #fbc823 100%);
  background: -ms-linear-gradient(top, #dd7712 0, #fbc823 100%);
  background: -moz-linear-gradient(top, #dd7712 0, #fbc823 100%);
  background: -o-linear-gradient(top, #dd7712 0, #fbc823 100%);
  background: linear-gradient(top, #dd7712 0, #fbc823 100%);
  background-color: #dd7712;
  background-image: -webkit-linear-gradient(top, #dd7712 0, #fbc823 100%);
  background-image: -moz-linear-gradient(top, #dd7712 0, #fbc823 100%);
  background-image: -ms-linear-gradient(top, #dd7712 0, #fbc823 100%);
  background-image: -o-linear-gradient(top, #dd7712 0, #fbc823 100%);
  background-image: background: linear-gradient(top, #dd7712 0, #fbc823 100%);;
  text-align: center;
  top: 40%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  box-shadow: 0 0 50px #000001;
  -o-box-shadow: 0 0 50px #000001;
  -moz-box-shadow: 0 0 50px #000001;
  -webkit-box-shadow: 0 0 50px #000001;
  border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#audioPermissionPopup button {
  padding: 10px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#audioPermissionPopup button:hover {
  box-shadow: 0 0 20px #fffffe;
  -o-box-shadow: 0 0 20px #fffffe;
  -moz-box-shadow: 0 0 20px #fffffe;
  -webkit-box-shadow: 0 0 20px #fffffe;
}
#audioPermissionPopup button#acceptAudio {
  background: #000001;
  border: 2px solid #000001;
  color: #fffffe;
  margin-right: 8px;
  font-weight: bold;
}
#audioPermissionPopup button#denyAudio {
  background: none;
  border: 2px solid #000001;
}
@font-face {
  font-display: swap;
  font-family: 'Reem Kufi Fun';
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/reem-kufi-fun-v7-latin-regular.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Ms Madi';
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/ms-madi-v2-latin-regular.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Allura';
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/allura-v21-latin-regular.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  src: url("../../fonts/cormorant-garamond-v16-latin-600.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Pinyon Script';
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/pinyon-script-v22-latin-regular.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Al Fresco';
  font-weight: bold;
  font-style: normal;
  src: url("../../fonts/AlFresco/AlFresco-Bold.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Alex Brush';
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/alex-brush-v22-latin-regular.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Eagle Lake';
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/eagle-lake-v24-latin-regular.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Six Caps';
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/six-caps-v21-latin-regular.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/kaushan-script-v18-latin-regular.woff2") format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Meddon';
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/meddon-v25-latin-regular.woff2") format('woff2');
}
.main-error {
  color: #ae0e0b;
}
form#contact {
  background: #00578a;
  box-sizing: border-box;
  padding: 20px;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
form#contact h3 {
  color: #fffffe;
}
form#contact label,
form#contact span.agreement {
  color: #d3d3d3;
}
form#callback {
  padding: 0;
}
form span.error {
  color: #ff4a4f;
}
form .agree-legal {
  display: block;
  margin: 10px 0;
}
form .agree-legal span.agreement {
  display: inline-block;
  padding-left: 0px;
  position: relative;
}
form label {
  display: block;
  margin-bottom: 2px;
}
form label.check-label {
  display: block;
  margin-bottom: 10px;
}
form input,
form textarea {
  border: 0 none;
  background: #444;
  margin: 0;
  padding: 15px 5px 15px 15px;
  width: 100%;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  font-size: 15px;
  font-size: 1.5rem;
  border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
form input.bb,
form textarea.bb {
  border: 0;
  outline: 0;
  background: #dadada;
}
form input.bout,
form textarea.bout {
  border: 1px solid #fffffe;
}
form input.border,
form textarea.border {
  color: dark;
}
form input.border::-webkit-input-placeholder,
form textarea.border::-webkit-input-placeholder {
  color: #444;
}
form input.border::-moz-placeholder,
form textarea.border::-moz-placeholder {
  color: #444;
}
form input.border:-ms-input-placeholder,
form textarea.border:-ms-input-placeholder {
  color: #444;
}
form input.border:-moz-placeholder,
form textarea.border:-moz-placeholder {
  color: #444;
}
form input.border.half,
form textarea.border.half {
  width: 48%;
  margin-right: 2%;
  float: left;
}
form input.border.half.nmr,
form textarea.border.half.nmr {
  margin-right: 0;
  width: 50%;
}
form input:focus,
form textarea:focus {
  background: #fffffe;
}
form textarea {
  background: #dadada;
}
form input {
  margin-bottom: 10px;
}
form input[type=submit] {
  margin-top: 20px;
  width: auto;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  border-radius: rounded;
  -o-border-radius: rounded;
  -moz-border-radius: rounded;
  -webkit-border-radius: rounded;
}
form input[type=submit]:hover {
  cursor: pointer;
}
form input[type=checkbox] {
  width: auto;
  float: left;
  margin: 7px 10px 10px 0;
  position: relative;
  z-index: 9;
}
form .successMsg {
  position: absolute;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  text-align: center;
  background: rgba(8,102,53,0.95);
  margin: 0;
  box-sizing: border-box;
  padding: 20px;
  z-index: 50;
  top: 4px;
  left: 4px;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
form .successMsg p {
  position: absolute;
  top: 48%;
  transform: translateY(50%);
  -o-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  width: 100%;
  color: #fffffe;
  font-weight: 700;
  font-size: 20px;
  font-size: 2rem;
  line-height: 25px;
}
form .successMsg a {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #fffffe;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #ae0e0b;
  font-size: 30px;
  font-size: 3rem;
  line-height: 30px;
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
}
form .half {
  width: 48%;
  margin-right: 4%;
  float: left;
  xbackground: #ff0;
}
form .half.last {
  margin-right: 0;
}
@media only screen and (max-width: 682px) {
  form .half {
    width: 100%;
    margin-right: 0;
  }
}
form #cbnos {
  margin-top: 25px;
  background: #fffffe;
}
form .checks {
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid hero2;
  margin-bottom: 10px;
}
form .checks .check {
  display: inline-block;
}
form .checks .check input[type="checkbox"] {
  xtransform: scale(1.5);
  zoom: 1.5;
}
form h4 {
  margin-bottom: 15px;
}
form select {
  width: 99%;
  height: 40px;
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  background: hero2;
  color: #fffffe;
  border: 1px solid #fffffe;
  margin-bottom: 10px;
}
form select.onwhite {
  color: #444;
  border: 1px solid #444;
  border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #d3d3d3;
}
.error-general {
  background: #ae0e0b;
  color: #fffffe;
  text-align: center;
  width: 95%;
  margin-bottom: 20px;
  padding: 1% 2.5%;
  display: block;
  font-weight: 700;
}
input.error {
  background: #ae0e0b !important;
}
#recaptcha {
  z-index: 3;
  position: absolute;
}
.two-col {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.accer {
  text-align: left;
  box-sizing: border-box;
  color: #fffffe;
}
.accer .accer-item .accer-head,
.accer .accer-item .accer-head-small {
  width: 100%;
  cursor: pointer;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(255,255,254,0.3);
}
.accer .accer-item .accer-head .accer-head-title,
.accer .accer-item .accer-head-small .accer-head-title {
  display: inline-block;
  width: calc(100% - 30px);
  box-sizing: border-box;
}
.accer .accer-item .accer-head .accer-head-title h2,
.accer .accer-item .accer-head-small .accer-head-title h2,
.accer .accer-item .accer-head .accer-head-title h3,
.accer .accer-item .accer-head-small .accer-head-title h3 {
  margin-bottom: 0;
  display: grid;
  grid-template-columns: 50px auto;
  grid-gap: 20px;
  align-items: center;
}
.accer .accer-item .accer-head .accer-head-title h2 span,
.accer .accer-item .accer-head-small .accer-head-title h2 span,
.accer .accer-item .accer-head .accer-head-title h3 span,
.accer .accer-item .accer-head-small .accer-head-title h3 span {
  font-weight: 700;
}
@media only screen and (max-width: 850px) {
  .accer .accer-item .accer-head .accer-head-title h2,
  .accer .accer-item .accer-head-small .accer-head-title h2,
  .accer .accer-item .accer-head .accer-head-title h3,
  .accer .accer-item .accer-head-small .accer-head-title h3 {
    grid-template-columns: 25px auto;
    grid-gap: 10px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .accer .accer-item .accer-head .accer-head-title h2 img,
  .accer .accer-item .accer-head-small .accer-head-title h2 img,
  .accer .accer-item .accer-head .accer-head-title h3 img,
  .accer .accer-item .accer-head-small .accer-head-title h3 img {
    width: 25px;
    height: 25px;
  }
}
.accer .accer-item .accer-head .accer-head-title span p,
.accer .accer-item .accer-head-small .accer-head-title span p {
  font-weight: 700;
  display: inline-block;
  margin-bottom: 10px !important;
}
.accer .accer-item .accer-head .accer-head-title span p.title,
.accer .accer-item .accer-head-small .accer-head-title span p.title {
  float: left;
  padding-left: 10px;
}
.accer .accer-item .accer-head .accer-head-title span p.price,
.accer .accer-item .accer-head-small .accer-head-title span p.price {
  float: right;
  padding-right: 20px;
}
.accer .accer-item .accer-head .accer-head-title.transcript h3,
.accer .accer-item .accer-head-small .accer-head-title.transcript h3 {
  grid-template-columns: 20px auto;
  grid-gap: 3px;
}
.accer .accer-item .accer-head .accer-head-symbol,
.accer .accer-item .accer-head-small .accer-head-symbol {
  width: 30px;
  height: 20px;
  top: 2px;
  float: right;
  position: relative;
}
.accer .accer-item .accer-head .accer-head-symbol:before,
.accer .accer-item .accer-head-small .accer-head-symbol:before,
.accer .accer-item .accer-head .accer-head-symbol:after,
.accer .accer-item .accer-head-small .accer-head-symbol:after {
  content: "";
  position: absolute;
  top: 20px;
  right: 0;
  width: 10px;
  height: 2px;
  background: #fffffe;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.accer .accer-item .accer-head .accer-head-symbol:before,
.accer .accer-item .accer-head-small .accer-head-symbol:before {
  right: 10px;
  transform-origin: right center;
  -o-transform-origin: right center;
  -moz-transform-origin: right center;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform: rotate(35deg);
  -o-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
}
.accer .accer-item .accer-head .accer-head-symbol:after,
.accer .accer-item .accer-head-small .accer-head-symbol:after {
  transform-origin: left center;
  -o-transform-origin: left center;
  -moz-transform-origin: left center;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
}
@media only screen and (max-width: 850px) {
  .accer .accer-item .accer-head .accer-head-symbol,
  .accer .accer-item .accer-head-small .accer-head-symbol {
    top: 5px;
  }
}
@media only screen and (max-width: 682px) {
  .accer .accer-item .accer-head .accer-head-symbol:before,
  .accer .accer-item .accer-head-small .accer-head-symbol:before,
  .accer .accer-item .accer-head .accer-head-symbol:after,
  .accer .accer-item .accer-head-small .accer-head-symbol:after {
    width: 10px;
    top: 10px;
  }
  .accer .accer-item .accer-head .accer-head-symbol:before,
  .accer .accer-item .accer-head-small .accer-head-symbol:before {
    right: 15px;
  }
  .accer .accer-item .accer-head .accer-head-symbol:after,
  .accer .accer-item .accer-head-small .accer-head-symbol:after {
    right: 5px;
  }
}
.accer .accer-item .accer-head.active .accer-head-symbol:before,
.accer .accer-item .accer-head-small.active .accer-head-symbol:before {
  transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  top: 3px;
}
.accer .accer-item .accer-head.active .accer-head-symbol:after,
.accer .accer-item .accer-head-small.active .accer-head-symbol:after {
  transform: rotate(35deg);
  -o-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  top: 3px;
}
.accer .accer-item .accer-head.head-additional-info,
.accer .accer-item .accer-head-small.head-additional-info {
  border-radius: rounded;
  -o-border-radius: rounded;
  -moz-border-radius: rounded;
  -webkit-border-radius: rounded;
  background: #d3d3d3;
}
.accer .accer-item .accer-head.head-additional-info .accer-head-title h3,
.accer .accer-item .accer-head-small.head-additional-info .accer-head-title h3 {
  padding: 10px 0 10px 20px;
  margin: 0;
  position: relative;
  color: #fffffe;
}
.accer .accer-item .accer-head.head-additional-info .accer-head-symbol,
.accer .accer-item .accer-head-small.head-additional-info .accer-head-symbol {
  top: 4px;
  right: 10px;
}
.accer .accer-item .accer-head.head-additional-info .accer-head-symbol:before,
.accer .accer-item .accer-head-small.head-additional-info .accer-head-symbol:before,
.accer .accer-item .accer-head.head-additional-info .accer-head-symbol:after,
.accer .accer-item .accer-head-small.head-additional-info .accer-head-symbol:after {
  background: #000001;
  width: 12px;
}
.accer .accer-item .accer-head.head-additional-info .accer-head-symbol:before,
.accer .accer-item .accer-head-small.head-additional-info .accer-head-symbol:before {
  right: 12px;
}
.accer .accer-item .accer-head.head-additional-info.active,
.accer .accer-item .accer-head-small.head-additional-info.active {
  border-radius: rounded rounded 0 0;
  -o-border-radius: rounded rounded 0 0;
  -moz-border-radius: rounded rounded 0 0;
  -webkit-border-radius: rounded rounded 0 0;
}
.accer .accer-item .accer-head.head-additional-info.active .accer-head-symbol:before,
.accer .accer-item .accer-head-small.head-additional-info.active .accer-head-symbol:before,
.accer .accer-item .accer-head.head-additional-info.active .accer-head-symbol:after,
.accer .accer-item .accer-head-small.head-additional-info.active .accer-head-symbol:after {
  top: 5px;
}
@media only screen and (max-width: 682px) {
  .accer .accer-item .accer-head.head-additional-info .accer-head-symbol,
  .accer .accer-item .accer-head-small.head-additional-info .accer-head-symbol {
    top: 15px;
  }
  .accer .accer-item .accer-head.head-additional-info .accer-head-symbol:before,
  .accer .accer-item .accer-head-small.head-additional-info .accer-head-symbol:before {
    right: 16px;
  }
  .accer .accer-item .accer-head.head-additional-info.active .accer-head-symbol:before,
  .accer .accer-item .accer-head-small.head-additional-info.active .accer-head-symbol:before,
  .accer .accer-item .accer-head.head-additional-info.active .accer-head-symbol:after,
  .accer .accer-item .accer-head-small.head-additional-info.active .accer-head-symbol:after {
    top: 2px;
  }
}
.accer .accer-item .accer-content {
  box-sizing: border-box;
  padding: 5%;
}
.accer .accer-item .accer-content .accer-content-onecol figure {
  margin: 0 0 25px 0;
}
.accer .accer-item .accer-content .accer-content-onecol figure figcaption {
  font-style: italic;
}
.accer .accer-item .accer-content .accer-content-onecol .row {
  min-width: 100% !important;
  margin-bottom: 25px;
  margin-top: 20px;
}
.accer .accer-item .accer-content .accer-content-onecol .row figure {
  margin: 0;
}
@media only screen and (max-width: 1360px) {
  .accer .accer-item .accer-content .accer-content-onecol .row {
    padding: 0 !important;
  }
}
.accer .accer-item .accer-content .accer-content-twocol {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px;
}
.accer .accer-item .accer-content .accer-content-twocol.cols1-2 {
  grid-template-columns: 1fr 1.5fr;
}
.accer .accer-item .accer-content .accer-content-twocol .item .row {
  max-width: unset;
  min-width: unset;
}
.accer .accer-item .accer-content .accer-content-twocol .item figure {
  margin: 0;
}
@media only screen and (max-width: 682px) {
  .accer .accer-item .accer-content .accer-content-twocol {
    grid-template-columns: 1fr;
  }
}
.accer .accer-item .accer-content.accer-additional-content {
  background: #d3d3d3;
  border-radius: 0 0 rounded rounded;
  -o-border-radius: 0 0 rounded rounded;
  -moz-border-radius: 0 0 rounded rounded;
  -webkit-border-radius: 0 0 rounded rounded;
}
.accer .accer-item .accer-content.accer-additional-content.transcript {
  padding: 20px;
}
@media only screen and (max-width: 682px) {
  .accer .accer-item .accer-content .table-scrollable {
    width: calc(100vw - 100px);
    overflow-y: auto;
    margin: 0 0 1em;
    -webkit-overflow-scrolling: touch;
  }
}
@media not all and (pointer: coarse) {
  .accer .accer-item .accer-content .table-scrollable::-webkit-scrollbar {
    width: 14px;
    height: 14px;
  }
  .accer .accer-item .accer-content .table-scrollable::-webkit-scrollbar-thumb {
    border-radius: 8px;
    -o-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0,0,0,0.3);
  }
}
.accer .accer-item .accer-content table {
  width: 100%;
}
.accer .accer-item .accer-content table thead {
  color: #fffffe;
  font-weight: 700;
}
.accer .accer-item .accer-content table thead tr th {
  padding: 10px;
  border-bottom: 1px solid rgba(255,255,254,0.6);
}
@media only screen and (max-width: 682px) {
  .accer .accer-item .accer-content table thead tr th {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.accer .accer-item .accer-content table tbody tr td {
  padding: 5px 10px;
  border-bottom: 1px solid rgba(255,255,254,0.2);
}
@media only screen and (max-width: 682px) {
  .accer .accer-item .accer-content table tbody tr td {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
#audioplayer {
  width: 300px;
  height: 20px;
  position: fixed;
  z-index: 11;
  left: 60px;
  bottom: 110px;
  transform-origin: left center;
  -o-transform-origin: left center;
  -moz-transform-origin: left center;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
@media only screen and (max-width: 1050px) {
  #audioplayer {
    display: none;
  }
}
#toggle-audio {
  width: 40px;
  height: 40px;
  position: fixed;
  z-index: 21;
  left: 40px;
  bottom: 40px;
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  -khtml-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
#toggle-audio:hover {
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
#toggle-audio.on {
  background: url("../../images/main/icon-sound-on.svg") no-repeat center center;
  background-size: cover;
}
#toggle-audio.off {
  background: url("../../images/main/icon-sound-off.svg") no-repeat center center;
  background-size: cover;
}
@media only screen and (max-width: 1050px) {
  #toggle-audio {
    left: 25px;
    bottom: 25px;
  }
}
header#classic {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 97%;
  padding: 0.5% 1.5%;
  z-index: 998;
  transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
header#classic #logo {
  text-align: left;
  display: inline-block;
  padding-right: 25px;
  z-index: 2;
  margin-top: 5px;
}
@media only screen and (max-width: 830px) {
  header#classic #logo {
    border-right: 0 none;
    padding-right: 0;
    position: absolute;
  }
}
header#classic #logo a {
  display: inline-block;
}
header#classic #logo a img {
  display: block;
}
header#classic nav {
  display: inline;
  float: right;
}
@media only screen and (max-width: 700px) {
  header#classic nav {
    margin-bottom: 0;
    margin-top: 15px;
  }
}
header#classic nav ul#topnav {
  padding-top: 14px;
  list-style-type: none;
  text-transform: uppercase;
  display: inline-block;
}
header#classic nav ul#topnav li {
  list-style-type: none;
  float: left;
  margin-left: 30px;
}
header#classic nav ul#topnav li a {
  padding-bottom: 5px;
  font-weight: 700;
  color: #95927d;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  font-size: 14px;
  font-size: 1.4rem;
}
header#classic nav ul#topnav li a img {
  width: 30px;
}
header#classic nav ul#topnav li:hover a,
header#classic nav ul#topnav li.active a {
  color: #fffffe;
  text-shadow: 0 0 10px #fffffe;
  -o-text-shadow: 0 0 10px #fffffe;
  -moz-text-shadow: 0 0 10px #fffffe;
  -webkit-text-shadow: 0 0 10px #fffffe;
}
@media only screen and (max-width: 1040px) {
  header#classic nav ul#topnav li a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 830px) {
  header#classic nav {
    display: none;
  }
}
header#classic #nav-trigger {
  color: #fffffe;
  display: none;
  cursor: pointer;
  height: 19px;
  width: 40px;
  border-top: 2px solid #fffffe;
  border-bottom: 2px solid #fffffe;
  z-index: 9;
  position: absolute;
  top: 20px;
  right: 25px;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
header#classic #nav-trigger:before,
header#classic #nav-trigger:after {
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  content: "";
  height: 2px;
  width: 40px;
  background: #fffffe;
  position: absolute;
  top: 9px;
  left: 0;
}
header#classic #nav-trigger:after {
  display: none;
}
@media only screen and (max-width: 830px) {
  header#classic #nav-trigger {
    display: block;
  }
  header#classic #nav-trigger.active {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
  header#classic #nav-trigger.active:before {
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 18px;
    left: 10px;
  }
  header#classic #nav-trigger.active:after {
    width: 18px;
    left: 10px;
    display: block;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
}
@media only screen and (max-width: 830px) {
  header#classic {
    width: 94%;
    padding: 3%;
    height: 40px;
  }
  header#classic nav.active {
    display: inline-block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(218,218,218,0.9);
    margin: 0;
    padding: 0;
  }
  header#classic nav.active ul#topnav {
    padding: 100px 1% 0 1%;
    width: 96%;
  }
  header#classic nav.active ul#topnav li {
    float: none;
    display: block;
    padding: 10px;
    width: 70%;
    position: relative;
  }
  header#classic nav.active ul#topnav li:after {
    content: "";
    height: 1px;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(0,87,138,0) 10%, EndColorstr=rgba(255,255,254,0.5) 100%);
    -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(0,87,138,0) 10%, EndColorstr=rgba(255,255,254,0.5) 100%);
    background: -webkit-gradient(linear, right top, right bottom, from(rgba(0,87,138,0) 10%), to(rgba(255,255,254,0.5) 100%));
    background: -webkit-linear-gradient(right, rgba(0,87,138,0) 10%, rgba(255,255,254,0.5) 100%);
    background: -ms-linear-gradient(right, rgba(0,87,138,0) 10%, rgba(255,255,254,0.5) 100%);
    background: -moz-linear-gradient(right, rgba(0,87,138,0) 10%, rgba(255,255,254,0.5) 100%);
    background: -o-linear-gradient(right, rgba(0,87,138,0) 10%, rgba(255,255,254,0.5) 100%);
    background: linear-gradient(right, rgba(0,87,138,0) 10%, rgba(255,255,254,0.5) 100%);
    background-color: rgba(0,87,138,0);
    background-image: -webkit-linear-gradient(right, rgba(0,87,138,0) 10%, rgba(255,255,254,0.5) 100%);
    background-image: -moz-linear-gradient(right, rgba(0,87,138,0) 10%, rgba(255,255,254,0.5) 100%);
    background-image: -ms-linear-gradient(right, rgba(0,87,138,0) 10%, rgba(255,255,254,0.5) 100%);
    background-image: -o-linear-gradient(right, rgba(0,87,138,0) 10%, rgba(255,255,254,0.5) 100%);
    background-image: background: linear-gradient(right, rgba(0,87,138,0) 10%, rgba(255,255,254,0.5) 100%);;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  header#classic nav.active ul#topnav li:last-child {
    margin-bottom: 5px;
  }
  header#classic nav.active ul#topnav li a {
    color: #00578a;
    font-size: 15px;
    font-size: 1.5rem;
  }
  header#classic nav.active ul#topnav li:hover a,
  header#classic nav.active ul#topnav li.active a {
    border-color: transparent;
  }
  header#classic nav.active:before {
    xcontent: "";
    position: absolute;
    right: 4px;
    top: -7px;
    width: 15px;
    height: 15px;
    background: #fffffe;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
}
header#classic.bg {
  background: #ececec;
  padding: 0.5% 1.5%;
  width: 98%;
}
header#classic.bg #logo a .big {
  font-size: 40px;
  font-size: 4rem;
}
header#classic.bg #logo a .small {
  display: none;
}
header#classic.bg nav ul#topnav {
  padding-bottom: 6px;
}
@media only screen and (max-width: 830px) {
  header#classic.bg {
    height: 50px;
  }
  header#classic.bg #logo a img {
    width: 200px;
    margin: 10px;
  }
}
.txtbtn {
  padding: 8px 35px;
  display: inline-block;
  line-height: baseline;
  margin-top: baseline;
  border: 2px solid #fffffe;
  background: #fffffe;
  color: #000001;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  cursor: pointer;
  font-weight: 600;
  line-height: 18px;
  border-radius: 99px;
  -o-border-radius: 99px;
  -moz-border-radius: 99px;
  -webkit-border-radius: 99px;
  margin-top: 25px;
}
.txtbtn:hover {
  border-color: #000001;
  background: #000001;
  color: #fffffe;
}
.txtbtn.grey {
  border: 2px solid #696969;
  color: #444;
}
.txtbtn.grey:hover {
  color: #fffffe;
  background: #696969;
}
.txtbtn.black {
  border: 2px solid #000001;
  background: #000001;
  color: #fffffe;
}
.txtbtn.black:hover {
  background: #fffffe;
  color: #ae0e0b;
}
.txtbtn.secondary {
  background: none;
  color: #fffffe;
  box-shadow: 0 0 5px #ff0;
  -o-box-shadow: 0 0 5px #ff0;
  -moz-box-shadow: 0 0 5px #ff0;
  -webkit-box-shadow: 0 0 5px #ff0;
  letter-spacing: 1px;
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.txtbtn.secondary:hover {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  border-color: #fffffe;
  box-shadow: 0 0 10px #ff0;
  -o-box-shadow: 0 0 10px #ff0;
  -moz-box-shadow: 0 0 10px #ff0;
  -webkit-box-shadow: 0 0 10px #ff0;
}
.prodlink {
  display: block;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.prodlink span {
  font-size: 140%;
  margin-left: 5px;
}
.prodlink.active,
.prodlink:hover {
  text-shadow: 0 0 15px #fffffe;
  -o-text-shadow: 0 0 15px #fffffe;
  -moz-text-shadow: 0 0 15px #fffffe;
  -webkit-text-shadow: 0 0 15px #fffffe;
}
.prodlink.trend span {
  letter-spacing: 2px;
}
.prodlink.desert span {
  text-transform: uppercase;
  letter-spacing: -2px;
  font-size: 130%;
}
.prodlink.navy span {
  text-transform: uppercase;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  font-family: 'Reem Kufi Fun', 'Futura', 'Helvetica Neue', 'Helvetica', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: lighter;
  color: #fffffe;
}
strong {
  font-weight: bold;
}
a {
  color: inherit;
  font-size: inherit;
}
p {
  margin-bottom: 45px;
  font-weight: 400;
}
p.small {
  font-size: 14px;
  font-size: 1.4rem;
}
p a {
  font-weight: 700;
}
p.signature {
  color: #fbc823;
}
h1.ambition,
h2.ambition,
h3.ambition,
h4.ambition,
h5.ambition,
h6.ambition,
span.font.ambition,
p.font.ambition {
  font-family: 'Kaushan Script';
}
h1.signature,
h2.signature,
h3.signature,
h4.signature,
h5.signature,
h6.signature,
span.font.signature,
p.font.signature {
  font-family: 'Allura';
}
h1.trend,
h2.trend,
h3.trend,
h4.trend,
h5.trend,
h6.trend,
span.font.trend,
p.font.trend {
  font-family: 'Six Caps';
}
h1.desert,
h2.desert,
h3.desert,
h4.desert,
h5.desert,
h6.desert,
span.font.desert,
p.font.desert {
  font-family: 'Eagle Lake';
}
h1.heaven,
h2.heaven,
h3.heaven,
h4.heaven,
h5.heaven,
h6.heaven,
span.font.heaven,
p.font.heaven {
  font-family: 'Al Fresco';
}
h1.paradise,
h2.paradise,
h3.paradise,
h4.paradise,
h5.paradise,
h6.paradise,
span.font.paradise,
p.font.paradise {
  font-family: 'Meddon';
}
h1.royal,
h2.royal,
h3.royal,
h4.royal,
h5.royal,
h6.royal,
span.font.royal,
p.font.royal {
  font-family: 'Pinyon Script';
}
h1.navy,
h2.navy,
h3.navy,
h4.navy,
h5.navy,
h6.navy,
span.font.navy,
p.font.navy {
  font-family: 'Cormorant Garamond';
}
h1.frame,
h2.frame,
h3.frame,
h4.frame,
h5.frame,
h6.frame,
span.font.frame,
p.font.frame {
  border: 4px solid #fffffe;
  display: inline-block;
  box-sizing: border-box;
  padding: 20px 30px;
}
p.ambition,
span.ambition,
a.ambition {
  color: #8f8f8f;
}
p.signature,
span.signature,
a.signature {
  color: #fbc823;
}
p.trend,
span.trend,
a.trend {
  color: #f087a7;
}
p.desert,
span.desert,
a.desert {
  color: #95927d;
}
p.heaven,
span.heaven,
a.heaven {
  color: #348365;
}
p.paradise,
span.paradise,
a.paradise {
  color: #eea295;
}
p.royal,
span.royal,
a.royal {
  color: #f4ad5e;
}
p.navy,
span.navy,
a.navy {
  color: #dd7712;
}
p.preheading,
span.preheading {
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 10px;
  font-size: 20px;
  font-size: 2rem;
  font-family: 'Cormorant Garamond';
  display: inline-block;
  position: relative;
}
p.preheading:before,
span.preheading:before,
p.preheading:after,
span.preheading:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 1px;
  top: 50%;
}
p.preheading:before,
span.preheading:before {
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(255,255,254,0) 0, EndColorstr=#fffffe 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(255,255,254,0) 0, EndColorstr=#fffffe 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,254,0) 0), to(#fffffe 100%));
  background: -webkit-linear-gradient(left, rgba(255,255,254,0) 0, #fffffe 100%);
  background: -ms-linear-gradient(left, rgba(255,255,254,0) 0, #fffffe 100%);
  background: -moz-linear-gradient(left, rgba(255,255,254,0) 0, #fffffe 100%);
  background: -o-linear-gradient(left, rgba(255,255,254,0) 0, #fffffe 100%);
  background: linear-gradient(left, rgba(255,255,254,0) 0, #fffffe 100%);
  background-color: rgba(255,255,254,0);
  background-image: -webkit-linear-gradient(left, rgba(255,255,254,0) 0, #fffffe 100%);
  background-image: -moz-linear-gradient(left, rgba(255,255,254,0) 0, #fffffe 100%);
  background-image: -ms-linear-gradient(left, rgba(255,255,254,0) 0, #fffffe 100%);
  background-image: -o-linear-gradient(left, rgba(255,255,254,0) 0, #fffffe 100%);
  background-image: background: linear-gradient(left, rgba(255,255,254,0) 0, #fffffe 100%);;
  left: -50px;
}
p.preheading:after,
span.preheading:after {
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(255,255,254,0) 0, EndColorstr=#fffffe 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(255,255,254,0) 0, EndColorstr=#fffffe 100%);
  background: -webkit-gradient(linear, right top, right bottom, from(rgba(255,255,254,0) 0), to(#fffffe 100%));
  background: -webkit-linear-gradient(right, rgba(255,255,254,0) 0, #fffffe 100%);
  background: -ms-linear-gradient(right, rgba(255,255,254,0) 0, #fffffe 100%);
  background: -moz-linear-gradient(right, rgba(255,255,254,0) 0, #fffffe 100%);
  background: -o-linear-gradient(right, rgba(255,255,254,0) 0, #fffffe 100%);
  background: linear-gradient(right, rgba(255,255,254,0) 0, #fffffe 100%);
  background-color: rgba(255,255,254,0);
  background-image: -webkit-linear-gradient(right, rgba(255,255,254,0) 0, #fffffe 100%);
  background-image: -moz-linear-gradient(right, rgba(255,255,254,0) 0, #fffffe 100%);
  background-image: -ms-linear-gradient(right, rgba(255,255,254,0) 0, #fffffe 100%);
  background-image: -o-linear-gradient(right, rgba(255,255,254,0) 0, #fffffe 100%);
  background-image: background: linear-gradient(right, rgba(255,255,254,0) 0, #fffffe 100%);;
  right: -50px;
}
h1,
h2 {
  font-size: 60px;
  font-size: 6rem;
  line-height: 70px;
  letter-spacing: 2px;
  word-spacing: 4px;
  text-transform: uppercase;
}
h1 span,
h2 span {
  font-weight: inherit;
  letter-spacing: 0;
}
@media only screen and (max-width: 1050px) {
  h1,
  h2 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 40px;
  }
}
@media only screen and (max-width: 850px) {
  h1,
  h2 {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 35px;
  }
}
@media only screen and (max-width: 682px) {
  h1,
  h2 {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 25px;
  }
}
h2 {
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 40px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 682px) {
  h2 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 36.4px;
  }
}
h3 {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 42px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 682px) {
  h3 {
    line-height: 28px;
  }
}
h4 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 36.4px;
}
@media only screen and (max-width: 682px) {
  h4 {
    width: 100%;
    margin-left: 0;
  }
}
h5 {
  font-size: 18px;
  font-size: 1.8rem;
}
h6 {
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 682px) {
  h3,
  h4,
  h5,
  h6 {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
ul {
  list-style-type: disc;
  padding-left: 20px;
}
ul li {
  list-stype-type: disc;
}
ul.blue {
  color: #00578a;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset 'UTF-8';
.slick-loading .slick-list {
  background: #fff url("slick/ajax-loader.gif") center center no-repeat;
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  z-index: 2;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-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 {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  -khtml-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter: alpha(opacity=25);
}
.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  -khtml-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: '←';
}
[dir='rtl'] .slick-prev:before {
  content: '→';
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '→';
}
[dir='rtl'] .slick-next:before {
  content: '←';
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  cursor: pointer;
  border-radius: 99px;
  -o-border-radius: 99px;
  -moz-border-radius: 99px;
  -webkit-border-radius: 99px;
  color: transparent;
  border: 0;
  outline: none;
  background: #d3d3d3;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
  background: #444;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 99px;
  -o-border-radius: 99px;
  -moz-border-radius: 99px;
  -webkit-border-radius: 99px;
  content: '•';
  text-align: center;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  color: #086635;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #086635;
}
.slick-dots li.slick-active button:before {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  color: #000;
}
.snext,
.sprev {
  z-index: 1;
  width: 25px;
  height: 200px;
  margin: 0;
  position: absolute;
  top: 80%;
  margin-top: -125px;
}
@media only screen and (max-width: 682px) {
  .snext,
  .sprev {
    height: 80px;
    margin-top: -20px;
  }
}
.snext:before,
.sprev:before,
.snext:after,
.sprev:after {
  content: "";
  width: 1px;
  height: 104px;
  background: #fffffe;
  position: absolute;
  display: block;
  top: 50%;
}
@media only screen and (max-width: 1000px) {
  .snext:before,
  .sprev:before,
  .snext:after,
  .sprev:after {
    top: 35%;
  }
}
@media only screen and (max-width: 682px) {
  .snext:before,
  .sprev:before,
  .snext:after,
  .sprev:after {
    height: 30px;
  }
}
.snext.small:before,
.sprev.small:before,
.snext.small:after,
.sprev.small:after {
  height: 50px;
}
.snext.blue:before,
.sprev.blue:before,
.snext.blue:after,
.sprev.blue:after {
  background: #00578a;
}
.snext.lightgrey:before,
.sprev.lightgrey:before,
.snext.lightgrey:after,
.sprev.lightgrey:after {
  background: #d3d3d3;
}
.snext.darkgrey:before,
.sprev.darkgrey:before,
.snext.darkgrey:after,
.sprev.darkgrey:after {
  background: #a9a9a9;
}
.snext:hover:before,
.sprev:hover:before,
.snext:hover:after,
.sprev:hover:after {
  width: 2px;
}
.sprev {
  padding-left: 45px;
  transition: padding-left 0.3s ease-in-out;
  -o-transition: padding-left 0.3s ease-in-out;
  -moz-transition: padding-left 0.3s ease-in-out;
  -webkit-transition: padding-left 0.3s ease-in-out;
}
.sprev:hover {
  padding-left: 40px;
}
.sprev:before {
  margin-top: -90px;
  transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
}
@media only screen and (max-width: 682px) {
  .sprev:before {
    margin-top: -26px;
  }
}
.sprev:after {
  margin-top: 0;
  transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
}
.sprev.srow {
  left: -100px;
  padding-left: 30px;
}
.sprev.srow.sclose {
  left: -70px;
}
.sprev.srow:hover {
  padding-left: 25px;
}
@media only screen and (max-width: 682px) {
  .sprev.srow {
    left: -20px;
    top: 45%;
  }
}
.sprev.small:before {
  margin-top: -43px;
}
.snext {
  padding-right: 45px;
  transition: padding-right 0.3s ease-in-out;
  -o-transition: padding-right 0.3s ease-in-out;
  -moz-transition: padding-right 0.3s ease-in-out;
  -webkit-transition: padding-right 0.3s ease-in-out;
  right: 0;
}
.snext:hover {
  padding-right: 40px;
}
.snext:before {
  margin-top: -90px;
  transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  left: 25px;
}
@media only screen and (max-width: 682px) {
  .snext:before {
    margin-top: -26px;
  }
}
.snext:after {
  margin-top: 0;
  transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  left: 25px;
}
.snext.srow {
  right: -100px;
  padding-right: 30px;
}
.snext.srow.sclose {
  right: -70px;
}
.snext.srow:hover {
  padding-right: 25px;
}
@media only screen and (max-width: 682px) {
  .snext.srow {
    right: -20px;
    top: 45%;
  }
}
.small:before {
  margin-top: -43px;
}
.sprev:hover,
.snext:hover {
  cursor: pointer;
}
.slider {
  position: relative;
}
.slider.fullpage {
  width: 100%;
  height: 100vh;
}
.slider.fullpage .slides {
  height: inherit;
  width: inherit;
}
.slider.fullpage .slides .slick-list {
  height: inherit;
}
.slider.fullpage .slides .slick-list .slick-track {
  height: inherit;
}
.slider.fullpage .slides .slick-list .slick-track .slick-slide div:first-child {
  height: inherit;
}
.slider.fullpage .slides .slide {
  width: inherit;
  height: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media only screen and (max-width: 682px) {
  .slider.fullpage {
    height: 50vh;
  }
  .slider.fullpage .slides .slide {
    xheight: -moz-calc(100% - 95px);
    xheight: -webkit-calc(100% - 95px);
    xheight: -o-calc(100% - 95px);
    xheight: calc(100% - 95px);
  }
}
.slider.fullpage .slider-thumbs {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 35%;
  min-width: 580px;
  box-sizing: border-box;
  padding: 15px;
  background: #fffffe;
  height: 95px;
}
.slider.fullpage .slider-thumbs .slick-slide {
  width: 130px;
  height: 65px;
  overflow: hidden;
  margin-right: 15px;
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  cursor: pointer;
  transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
}
.slider.fullpage .slider-thumbs .slick-slide:hover,
.slider.fullpage .slider-thumbs .slick-slide.slick-current {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.slider.fullpage .slider-thumbs .slick-slide .thumb {
  position: relative;
}
.slider.fullpage .slider-thumbs .slick-slide .thumb img {
  position: relative;
  bottom: 13px;
}
@media only screen and (max-width: 1000px) {
  .slider.fullpage .slider-thumbs {
    width: 100%;
  }
}
@media only screen and (max-width: 682px) {
  .slider.fullpage .slider-thumbs {
    height: 95px;
    display: none;
  }
}
.slider.fullpage .slick-next {
  right: 25px;
}
.slider.fullpage .slick-prev {
  left: 25px;
}
section.slider-row {
  padding-left: 10%;
  padding-right: 10%;
}
section.slider-row .slider-stage {
  width: 100%;
}
section.slider-row .slider-stage img {
  float: left;
  xmax-width: 90%;
  xmargin: 0 5%;
  xmax-width: 20%;
}
@media only screen and (max-width: 1200px) {
  section.slider-row {
    padding-left: 15%;
    padding-right: 15%;
  }
}
.slide-details {
  position: absolute;
  width: 35%;
  min-width: 580px;
  right: 0;
  bottom: 95px;
  padding: 15px;
  box-sizing: border-box;
  background: rgba(0,87,138,0.8);
  color: #fffffe;
}
.slide-details.project {
  bottom: 0;
  min-width: 500px;
}
@media only screen and (max-width: 682px) {
  .slide-details.project {
    min-width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  .slide-details {
    width: 100%;
    min-width: 100%;
  }
}
@media only screen and (max-width: 682px) {
  .slide-details {
    bottom: 0;
  }
}
.slide-details .slide-details-text {
  width: 70%;
  float: left;
}
.slide-details .slide-details-text .detail-square {
  padding-right: 25px;
  border-right: 1px solid rgba(255,255,254,0.25);
  box-sizing: border-box;
  float: left;
}
@media only screen and (max-width: 1150px) {
  .slide-details .slide-details-text .detail-square {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 530px) {
  .slide-details .slide-details-text .detail-square {
    border-right: 0 none;
  }
}
.slide-details .slide-details-text .detail-square .value {
  font-size: 40px;
  font-size: 4rem;
  display: block;
  margin-bottom: 5px;
  line-height: 33.6px;
}
@media only screen and (max-width: 1150px) {
  .slide-details .slide-details-text .detail-square .value {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 0;
    line-height: 28px;
  }
}
.slide-details .slide-details-text .detail-square .label {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  text-transform: uppercase;
}
@media only screen and (max-width: 1150px) {
  .slide-details .slide-details-text .detail-square .label {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
  }
}
.slide-details .slide-details-text .detail-info {
  float: left;
  padding: 0 0 0 20px;
}
.slide-details .slide-details-text .detail-info .detail {
  display: block;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.slide-details .slide-details-text .detail-info .detail:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1150px) {
  .slide-details .slide-details-text .detail-info .detail {
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 530px) {
  .slide-details .slide-details-text .detail-info .detail {
    display: none;
  }
}
.slide-details .slide-details-text .detail-info .detail img {
  margin: 0 15px 5px 0;
  max-width: 50px;
  display: inline;
  float: left;
}
.slide-details .slide-details-text .detail-info .detail span {
  display: inline;
}
.slide-details .slide-details-text .detail-info .detail:last-child img {
  margin: 0 15px 0 0;
}
.slide-details .slide-details-link {
  width: 30%;
  float: left;
  text-align: right;
}
.slide-details .slide-details-link a {
  margin: 0;
  float: right;
}
.inner {
  background: #d3d3d3;
  box-sizing: border-box;
  padding: 25px;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.inner .review-author {
  display: grid;
  grid-template-columns: 110px auto;
  margin-bottom: 25px;
}
@media only screen and (max-width: 682px) {
  .inner .review-author {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
.quote-slider {
  margin-bottom: 25px;
}
.quote-slider .slick-slide {
  margin: 0 20px;
}
.quote-slider .stars {
  margin-top: 10px;
}
.quote-slider .stars .icon-star {
  display: inline-block;
}
.quote-slider .stars .icon-star i.inactive {
  color: #d3d3d3;
}
.quote-slider blockquote {
  font-style: italic;
  text-align: left;
  font-weight: 400;
  color: #000001;
}
.quote-slider blockquote span {
  display: block;
  margin-top: 25px;
  font-style: normal;
  font-weight: 700;
}
@media only screen and (max-width: 682px) {
  .quote-slider blockquote {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 23.8px;
  }
}
.quote-slider .quote-author {
  display: block;
  color: #000001;
  margin-top: 15px;
  font-size: 16px;
  font-size: 1.6rem;
}
.quote-slider .review-img {
  width: 90px;
  height: 90px;
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  overflow: hidden;
}
@media only screen and (max-width: 682px) {
  .quote-slider .review-img {
    width: 70px;
    height: 70px;
  }
}
.quote-slider .review-img img {
  object-fit: cover;
}
@media only screen and (max-width: 682px) {
  .quote-slider .review-img {
    margin: 0 auto 5px auto;
  }
}
.quote-slider a {
  text-align: left;
}
.quote-slider.dark {
  color: #a9a9a9;
}
.quote-slider.dark .sprev,
.quote-slider.dark .snext {
  background: #a9a9a9;
}
section.w .snext:before,
section.white .snext:before,
section.lg .snext:before,
section.lightgrey .snext:before,
section.w .sprev:before,
section.white .sprev:before,
section.lg .sprev:before,
section.lightgrey .sprev:before,
section.w .snext:after,
section.white .snext:after,
section.lg .snext:after,
section.lightgrey .snext:after,
section.w .sprev:after,
section.white .sprev:after,
section.lg .sprev:after,
section.lightgrey .sprev:after {
  background: #444;
}
@media only screen and (max-width: 1500px) {
  .img-slider .sprev.srow {
    left: 0;
    padding-left: 50px;
  }
  .img-slider .snext.srow {
    right: 0;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 1000px) {
  .img-slider .sprev.srow {
    padding-left: 25px;
  }
  .img-slider .snext.srow {
    padding-right: 25px;
  }
  .img-slider .sprev:before,
  .img-slider .sprev:after,
  .img-slider .snext:before,
  .img-slider .snext:after {
    height: 50px;
    top: 50%;
  }
  .img-slider .sprev:before,
  .img-slider .snext:before {
    margin-top: -42px;
  }
}
.slide-bgimg-solo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.quote-legend {
  color: #ffa500;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 50px;
}
.quote-legend p {
  margin: 0;
}
.quote-legend p a {
  color: #ffa500;
  text-decoration: none;
}
@media only screen and (max-width: 682px) {
  .quote-legend {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
#review-quotes {
  background: #fffffe;
  padding-top: 50px;
  padding-bottom: 0;
}
#review-quotes #review-wrapper {
  box-sizing: border-box;
  padding: 0 100px;
}
@media only screen and (max-width: 1050px) {
  #review-quotes #review-wrapper {
    padding: 0 100px;
  }
}
@media only screen and (max-width: 682px) {
  #review-quotes #review-wrapper {
    padding: 0 55px;
  }
}
#review-quotes h3,
#review-quotes h4 {
  text-align: center;
  margin-bottom: 10px;
  color: #000001;
}
#keyvisual {
  position: relative;
  background: #000001;
  padding: 0;
}
@media only screen and (max-width: 682px) {
  #keyvisual.product {
    width: 130%;
    margin-left: -30%;
  }
}
#keyvisual.fullheight {
  width: 100vw;
  height: 100vh;
  background: #000001;
  overflow: hidden;
}
#keyvisual.fullheight #products {
  position: absolute;
  bottom: -50px;
  left: 50%;
  display: block;
  width: 100%;
  height: auto;
  z-index: 10;
  max-width: 1800px;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  animation: riseTop 2s forwards;
  animation-delay: 0s;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
@-moz-keyframes riseTop {
  from {
    bottom: -50px;
  }
  to {
    bottom: 0;
  }
}
@-webkit-keyframes riseTop {
  from {
    bottom: -50px;
  }
  to {
    bottom: 0;
  }
}
@-o-keyframes riseTop {
  from {
    bottom: -50px;
  }
  to {
    bottom: 0;
  }
}
@keyframes riseTop {
  from {
    bottom: -50px;
  }
  to {
    bottom: 0;
  }
}
#keyvisual:before {
  content: "";
  width: 100%;
  height: 30%;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(0,0,1,0) 0, EndColorstr=rgba(0,0,1,0.8) 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(0,0,1,0) 0, EndColorstr=rgba(0,0,1,0.8) 100%);
  background: -webkit-gradient(linear, bottom top, bottom bottom, from(rgba(0,0,1,0) 0), to(rgba(0,0,1,0.8) 100%));
  background: -webkit-linear-gradient(bottom, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 100%);
  background: -ms-linear-gradient(bottom, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 100%);
  background: -moz-linear-gradient(bottom, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 100%);
  background: -o-linear-gradient(bottom, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 100%);
  background: linear-gradient(bottom, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 100%);
  background-color: rgba(0,0,1,0);
  background-image: -webkit-linear-gradient(bottom, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 100%);
  background-image: -moz-linear-gradient(bottom, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 100%);
  background-image: -ms-linear-gradient(bottom, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 100%);
  background-image: background: linear-gradient(bottom, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 100%);;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
#keyvisual:after {
  content: "";
  width: 100%;
  height: 50%;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(0,0,1,0) 0, EndColorstr=rgba(0,0,1,0.8) 80%);
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(0,0,1,0) 0, EndColorstr=rgba(0,0,1,0.8) 80%);
  background: -webkit-gradient(linear, top top, top bottom, from(rgba(0,0,1,0) 0), to(rgba(0,0,1,0.8) 80%));
  background: -webkit-linear-gradient(top, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 80%);
  background: -ms-linear-gradient(top, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 80%);
  background: -moz-linear-gradient(top, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 80%);
  background: -o-linear-gradient(top, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 80%);
  background: linear-gradient(top, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 80%);
  background-color: rgba(0,0,1,0);
  background-image: -webkit-linear-gradient(top, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 80%);
  background-image: -moz-linear-gradient(top, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 80%);
  background-image: -ms-linear-gradient(top, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 80%);
  background-image: -o-linear-gradient(top, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 80%);
  background-image: background: linear-gradient(top, rgba(0,0,1,0) 0, rgba(0,0,1,0.8) 80%);;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
#keyvisual.home {
  min-height: 1000px;
}
@media only screen and (max-width: 1300px) {
  #keyvisual.home {
    min-height: 850px;
  }
}
#keyvisual.home:after {
  animation: fadeOut 3.5s forwards;
  animation-delay: 0s;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  z-index: 11;
}
#keyvisual.home #logo {
  position: absolute;
  z-index: 8;
  top: 30%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  animation: riseTopFadeIn 3s forwards;
  animation-delay: 1s;
}
@-moz-keyframes riseTopFadeIn {
  from {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    top: 33%;
  }
  to {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    top: 30%;
  }
}
@-webkit-keyframes riseTopFadeIn {
  from {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    top: 33%;
  }
  to {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    top: 30%;
  }
}
@-o-keyframes riseTopFadeIn {
  from {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    top: 33%;
  }
  to {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    top: 30%;
  }
}
@keyframes riseTopFadeIn {
  from {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    top: 33%;
  }
  to {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    top: 30%;
  }
}
#keyvisual #product-info {
  position: absolute;
  z-index: 15;
  width: 39%;
  top: 28%;
  left: 60%;
}
#keyvisual #product-info p {
  margin: 0 0 10px 0;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 21px;
  letter-spacing: 4px;
}
@media only screen and (max-width: 682px) {
  #keyvisual #product-info p#product-slogan {
    display: none;
  }
}
#keyvisual #product-info h1 span {
  text-transform: none;
  display: block;
  line-height: 40px;
}
@media only screen and (max-width: 830px) {
  #keyvisual #product-info a#showmore {
    display: none;
  }
}
#keyvisual #product-siblings {
  position: absolute;
  z-index: 14;
  width: 300px;
  top: 28%;
  left: 33%;
  text-align: right;
  transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
}
@media only screen and (max-width: 1010px) {
  #keyvisual #product-siblings {
    top: 100%;
    text-align: center;
    width: 95%;
    left: 0;
    transform: translateX(0);
    -o-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
}
#keyvisual.signature #product-info p {
  color: #fbc823;
}
#keyvisual.signature #product-info h1 span {
  font-family: 'Allura';
  font-size: 140%;
  margin-bottom: 5px;
}
#keyvisual.signature #category-sidelabel {
  color: #fbc823;
}
#keyvisual.trend #product-info p {
  color: #f087a7;
}
#keyvisual.trend #product-info h1 span {
  font-family: 'Six Caps';
  font-size: 120%;
  text-transform: uppercase;
  letter-spacing: 10px;
  margin: 8px 0 22px 0;
}
#keyvisual.trend #category-sidelabel {
  color: #f087a7;
}
#keyvisual.ambition #product-info p {
  color: #8f8f8f;
}
#keyvisual.ambition #product-info h1 span {
  font-family: 'Kaushan Script';
  font-size: 120%;
  margin-bottom: 15px;
}
#keyvisual.ambition #category-sidelabel {
  color: #8f8f8f;
}
#keyvisual.desert #product-info p {
  color: #95927d;
}
#keyvisual.desert #product-info h1 span {
  font-family: 'Eagle Lake';
  font-size: 100%;
  margin-bottom: 18px;
  text-transform: uppercase;
  letter-spacing: -4px;
}
#keyvisual.desert #category-sidelabel {
  color: #95927d;
}
#keyvisual.royal #product-info p {
  color: #f4ad5e;
}
#keyvisual.royal #product-info h1 span {
  font-family: 'Pinyon Script';
  font-size: 120%;
  margin-bottom: 15px;
}
#keyvisual.royal #product video {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}
#keyvisual.royal #category-sidelabel {
  color: #f4ad5e;
}
#keyvisual.navy #product-info p {
  color: #dd7712;
}
#keyvisual.navy #product-info h1 span {
  font-family: 'Cormorant Garamond';
  font-size: 115%;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#keyvisual.navy #product video {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}
#keyvisual.navy #category-sidelabel {
  color: #dd7712;
}
#keyvisual.heaven:after,
#keyvisual.paradise:after {
  content: none;
}
#keyvisual.heaven #product-info p {
  color: #348365;
}
#keyvisual.heaven #product-info h1 span {
  font-family: 'Al Fresco';
  font-size: 140%;
  margin-top: 3px;
  margin-bottom: 1px;
  letter-spacing: 0;
}
#keyvisual.heaven #category-sidelabel {
  color: #348365;
}
#keyvisual.paradise #product-info p {
  color: #eea295;
}
#keyvisual.paradise #product-info h1 span {
  font-family: 'Meddon';
  font-size: 90%;
  margin-top: 3px;
  margin-bottom: 1px;
  letter-spacing: 0;
}
#keyvisual.paradise #category-sidelabel {
  color: #eea295;
}
#keyvisual #foreground {
  width: 100%;
  height: 50%;
  background: url("../../images/main/foreground-branch-1.webp") no-repeat center right;
  background-size: cover;
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  top: 75%;
  left: 0;
  z-index: 5;
  position: absolute;
}
#keyvisual #foreground.branch-2 {
  background: url("../../images/main/foreground-branch-2.webp") no-repeat center right;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
#keyvisual #leaf-big-1 {
  position: absolute;
  z-index: 6;
  width: 30%;
  bottom: -10%;
  left: -10px;
  animation: shakeLeaf 8s ease-in-out infinite;
  transform-origin: 40% bottom;
  -o-transform-origin: 40% bottom;
  -moz-transform-origin: 40% bottom;
  -webkit-transform-origin: 40% bottom;
  -ms-transform-origin: 40% bottom;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
#keyvisual #leaf-big-1.leaf-big-2 {
  transform-origin: 15% bottom;
  -o-transform-origin: 15% bottom;
  -moz-transform-origin: 15% bottom;
  -webkit-transform-origin: 15% bottom;
  -ms-transform-origin: 15% bottom;
}
#keyvisual #backplate {
  width: 100%;
  height: 100%;
  background: url("../../images/main/bg-forest-1.webp") no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
#keyvisual #backplate.lemon {
  background: url("../../images/kvs/lemon/lemon-bg.webp") no-repeat center center;
  background-size: cover;
}
#keyvisual #backplate.lemon img {
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  animation: prodDim 10s infinite;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#keyvisual #backplate.lemon img:nth-child(2) {
  animation-delay: 3s;
}
#keyvisual #backplate.lemon img:nth-child(3) {
  animation-delay: 6s;
}
#keyvisual #backplate.home {
  xbackground: url("../../images/main/kv-home.webp") no-repeat center bottom;
  xbackground-size: cover;
}
#keyvisual #backplate.home:before {
  content: "";
  background: url("../../images/main/kv-home.webp") no-repeat center bottom;
  background-size: cover;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  animation: zoomKV 4s forwards;
  transform-origin: center center;
  -o-transform-origin: center center;
  -moz-transform-origin: center center;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
@-moz-keyframes zoomKV {
  from {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  to {
    transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes zoomKV {
  from {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  to {
    transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-o-keyframes zoomKV {
  from {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  to {
    transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes zoomKV {
  from {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  to {
    transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
  }
}
#keyvisual #backplate.home:after {
  content: "";
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 20%;
  bottom: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(37,155,159,0) 0, EndColorstr=rgba(37,155,159,0.8) 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(37,155,159,0) 0, EndColorstr=rgba(37,155,159,0.8) 100%);
  background: -webkit-gradient(linear, top top, top bottom, from(rgba(37,155,159,0) 0), to(rgba(37,155,159,0.8) 100%));
  background: -webkit-linear-gradient(top, rgba(37,155,159,0) 0, rgba(37,155,159,0.8) 100%);
  background: -ms-linear-gradient(top, rgba(37,155,159,0) 0, rgba(37,155,159,0.8) 100%);
  background: -moz-linear-gradient(top, rgba(37,155,159,0) 0, rgba(37,155,159,0.8) 100%);
  background: -o-linear-gradient(top, rgba(37,155,159,0) 0, rgba(37,155,159,0.8) 100%);
  background: linear-gradient(top, rgba(37,155,159,0) 0, rgba(37,155,159,0.8) 100%);
  background-color: rgba(37,155,159,0);
  background-image: -webkit-linear-gradient(top, rgba(37,155,159,0) 0, rgba(37,155,159,0.8) 100%);
  background-image: -moz-linear-gradient(top, rgba(37,155,159,0) 0, rgba(37,155,159,0.8) 100%);
  background-image: -ms-linear-gradient(top, rgba(37,155,159,0) 0, rgba(37,155,159,0.8) 100%);
  background-image: -o-linear-gradient(top, rgba(37,155,159,0) 0, rgba(37,155,159,0.8) 100%);
  background-image: background: linear-gradient(top, rgba(37,155,159,0) 0, rgba(37,155,159,0.8) 100%);;
  animation: prodDim 20s infinite;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
#keyvisual #product {
  width: 100%;
  z-index: 4;
  top: 0;
  left: 0;
  position: relative;
}
#keyvisual #product:after {
  content: "";
  width: 100%;
  height: 100vh;
  background: #000001;
  top: 99%;
  left: 0;
  z-index: -1;
  position: absolute;
}
#keyvisual #product #product-img {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  height: auto;
  z-index: 4;
}
#keyvisual #product.btm {
  top: unset;
  bottom: 0;
}
#keyvisual #product .full-kv {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  z-index: 3;
}
#keyvisual #product #product-img-dimmed {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  z-index: 5;
  will-change: transform;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  animation: prodDim 20s infinite;
}
#keyvisual #product video {
  width: 100%;
  height: auto;
}
#keyvisual #product #foreground-ginger {
  width: 100%;
  position: absolute;
  z-index: 5;
  top: 0;
  bottom: 0;
  height: auto;
}
#keyvisual #product #product-foreground {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
}
#keyvisual #product #product-foreground:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 99%;
  left: 0;
  background: #000001;
}
#keyvisual #product #product-foreground .full-kv {
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  animation: prodDim 8s infinite;
}
#keyvisual #product #product-foreground .full-kv:nth-child(2) {
  animation-delay: 2s;
}
#keyvisual .bush-big {
  position: absolute;
  z-index: 0;
  width: 90%;
  left: -40%;
  top: 40%;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  transform: translateZ(0);
  -o-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  animation: waving 10s infinite;
}
#keyvisual .bush-big#bush-big-right {
  left: unset;
  right: -40%;
  animation-delay: 4s;
}
#keyvisual #snake {
  position: absolute;
  bottom: 7%;
  right: -5%;
  width: auto;
  height: 43%;
  z-index: 4;
  transform: translateZ(0);
  -o-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  will-change: transform;
  animation: rotate 50s infinite ease-in-out;
  -webkit-filter: blur(0.5px);
  -moz-filter: blur(0.5px);
  -o-filter: blur(0.5px);
  -ms-filter: blur(0.5px);
  filter: blur(0.5px);
}
#keyvisual #fireflies {
  filter: blur(1px);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#keyvisual .aniitem {
  position: absolute;
  z-index: 8;
  height: auto;
  will-change: transform;
  transform-origin: bottom right;
  -o-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform: translateZ(0);
  -o-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
#keyvisual #plant-small-1 {
  width: 8%;
  bottom: 13%;
  left: 29%;
  animation: shake1 7s ease-in-out infinite;
}
#keyvisual #plant-small-2 {
  width: 3%;
  bottom: 14%;
  left: 28%;
  animation: shake1 4s ease-in-out infinite;
  animation-delay: 1.5s;
}
#keyvisual #plant-small-3 {
  width: 5%;
  bottom: 18%;
  left: 58%;
  animation: shake1 15s ease-in-out infinite;
  animation-delay: 3s;
  transform-origin: bottom left;
  -o-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
}
#keyvisual #plant-small-4 {
  width: 5%;
  bottom: 20%;
  left: 64%;
  animation: shake1 13s ease-in-out infinite;
  animation-delay: 4s;
  transform-origin: bottom left;
  -o-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
}
#keyvisual #plant-small-5 {
  width: 5%;
  bottom: 20%;
  left: 70%;
  animation: shake1 13s ease-in-out infinite;
  animation-delay: 1s;
  transform-origin: bottom 20%;
  -o-transform-origin: bottom 20%;
  -moz-transform-origin: bottom 20%;
  -webkit-transform-origin: bottom 20%;
  -ms-transform-origin: bottom 20%;
}
#keyvisual #plant-small-6 {
  width: 5%;
  bottom: 22%;
  left: 73%;
  animation: shake1 16s ease-in-out infinite;
  animation-delay: 3s;
  transform-origin: bottom left;
  -o-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}
#product-claim {
  padding: 170px 0 100px 0;
  position: relative;
  z-index: 4;
  background: #000001;
}
#product-claim #claim {
  width: 60%;
  box-sizing: border-box;
  padding: 40px 20px 40px 80px;
  border: 5px solid #fffffe;
  position: relative;
  margin-left: 10%;
  max-width: 950px;
}
#product-claim #claim #taste {
  background: #000001;
  position: absolute;
  top: 0;
  left: 30px;
  transform: translateY(-51%);
  -o-transform: translateY(-51%);
  -moz-transform: translateY(-51%);
  -webkit-transform: translateY(-51%);
  height: 30px;
  padding: 10px 30px;
  margin: 0;
  font-size: 20px;
  font-size: 2rem;
}
#product-claim #claim #taste span {
  margin: 0 10px;
}
#product-claim #claim h1 {
  hyphens: auto;
}
@media only screen and (max-width: 1300px) {
  #product-claim #claim {
    width: 80%;
  }
}
@media only screen and (max-width: 1050px) {
  #product-claim {
    padding: 170px 0 60px 0;
  }
  #product-claim #claim {
    padding: 40px;
    margin-left: 120px;
  }
}
@media only screen and (max-width: 830px) {
  #product-claim #claim {
    margin-left: 5%;
    width: 90%;
  }
}
@media only screen and (max-width: 682px) {
  #product-claim #claim {
    padding: 30px 5px 30px 20px;
  }
}
main.bg-bushes-1,
section.bg-bushes-1 {
  background: url("../../images/kvs/items/plants-banner-1.webp") no-repeat center center #000001;
  background-size: 100% auto;
}
main.bg-bushes-1.no-bg,
section.bg-bushes-1.no-bg {
  background: #000001;
}
main.bg-bushes-1.bushes-low,
section.bg-bushes-1.bushes-low {
  background-position: center bottom;
  position: relative;
  z-index: 0;
}
main.bg-bushes-1.bushes-low:after,
section.bg-bushes-1.bushes-low:after {
  content: "";
  width: 100%;
  height: 20%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(52,131,101,0) 0, EndColorstr=rgba(52,131,101,0.3) 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr=rgba(52,131,101,0) 0, EndColorstr=rgba(52,131,101,0.3) 100%);
  background: -webkit-gradient(linear, top top, top bottom, from(rgba(52,131,101,0) 0), to(rgba(52,131,101,0.3) 100%));
  background: -webkit-linear-gradient(top, rgba(52,131,101,0) 0, rgba(52,131,101,0.3) 100%);
  background: -ms-linear-gradient(top, rgba(52,131,101,0) 0, rgba(52,131,101,0.3) 100%);
  background: -moz-linear-gradient(top, rgba(52,131,101,0) 0, rgba(52,131,101,0.3) 100%);
  background: -o-linear-gradient(top, rgba(52,131,101,0) 0, rgba(52,131,101,0.3) 100%);
  background: linear-gradient(top, rgba(52,131,101,0) 0, rgba(52,131,101,0.3) 100%);
  background-color: rgba(52,131,101,0);
  background-image: -webkit-linear-gradient(top, rgba(52,131,101,0) 0, rgba(52,131,101,0.3) 100%);
  background-image: -moz-linear-gradient(top, rgba(52,131,101,0) 0, rgba(52,131,101,0.3) 100%);
  background-image: -ms-linear-gradient(top, rgba(52,131,101,0) 0, rgba(52,131,101,0.3) 100%);
  background-image: -o-linear-gradient(top, rgba(52,131,101,0) 0, rgba(52,131,101,0.3) 100%);
  background-image: background: linear-gradient(top, rgba(52,131,101,0) 0, rgba(52,131,101,0.3) 100%);;
}
main.bg-bushes-1.bushes-low img,
section.bg-bushes-1.bushes-low img {
  display: block;
  position: relative;
  left: 50%;
  margin-left: -50%;
}
main.bg-bushes-1 #farn-cut-1,
section.bg-bushes-1 #farn-cut-1 {
  position: absolute;
  z-index: 2;
  top: 0;
  width: 50%;
  height: auto;
  left: -30px;
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  pointer-events: none;
}
main.bg-bushes-1 #farn-cut-1 img,
section.bg-bushes-1 #farn-cut-1 img {
  width: 100%;
  height: auto;
  animation: shakeLeaf 30s ease-in-out infinite;
  transform-origin: center left;
  -o-transform-origin: center left;
  -moz-transform-origin: center left;
  -webkit-transform-origin: center left;
  -ms-transform-origin: center left;
}
#similar-products {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 100px;
}
#similar-products.signature p {
  color: #fbc823;
}
#similar-products #product-links {
  text-align: right;
  align-self: center;
  padding-bottom: 50px;
}
#similar-products #product-image {
  display: grid;
  align-self: end;
}
#similar-products #product-image img {
  display: block;
  width: 100%;
  max-width: 700px;
  height: auto;
}
@media only screen and (max-width: 830px) {
  #similar-products {
    grid-gap: 50px;
  }
}
@media only screen and (max-width: 682px) {
  #similar-products {
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }
  #similar-products #product-links {
    text-align: center;
  }
  #similar-products #product-image {
    max-width: 300px;
    margin: 0 auto;
  }
}
#firefly-container {
  width: 100%;
  height: 300px;
  position: absolute;
  z-index: 5;
  top: 50%;
  overflow-x: hidden;
  overflow-y: visible;
  pointer-events: none;
}
#firefly-container #firefly {
  width: 10px;
  height: 10px;
  background-color: #ff0;
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  box-shadow: 0 0 10px 5px rgba(255,255,0,0.7);
  -o-box-shadow: 0 0 10px 5px rgba(255,255,0,0.7);
  -moz-box-shadow: 0 0 10px 5px rgba(255,255,0,0.7);
  -webkit-box-shadow: 0 0 10px 5px rgba(255,255,0,0.7);
  animation: pulsate 2s infinite alternate;
}
#firefly-container #firefly:after {
  content: "";
  width: 100px;
  height: 100px;
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  position: absolute;
  top: -45px;
  left: -45px;
  background: rgba(255,255,254,0.5);
  -webkit-filter: blur(30px);
  -moz-filter: blur(30px);
  -o-filter: blur(30px);
  -ms-filter: blur(30px);
  filter: blur(30px);
}
#prod-background {
  position: relative;
  z-index: 0;
}
#prod-background:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: #000001;
  z-index: -2;
}
#prod-background:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url("../../images/kvs/tonic/prod-signature.webp") no-repeat center center;
  background-size: cover;
  transform: translateX(3%);
  -o-transform: translateX(3%);
  -moz-transform: translateX(3%);
  -webkit-transform: translateX(3%);
  -khtml-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  z-index: -1;
}
html.lenis,
html.lenis body {
  height: auto;
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
.lenis.lenis-smooth iframe {
  pointer-events: none;
}
@-moz-keyframes fadeOut {
  from {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
  to {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes fadeOut {
  from {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
  to {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-o-keyframes fadeOut {
  from {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
  to {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@keyframes fadeOut {
  from {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
  to {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-moz-keyframes fadeIn {
  from {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes fadeIn {
  from {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
}
@-o-keyframes fadeIn {
  from {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
}
@keyframes fadeIn {
  from {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  to {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
}
