/*!
 * Theme Name:   Therapy on Tour
 * Description:  Therapy on Tour
 * Author:       Deep
 * Author URI:   https://deep.co.uk
 * Version:      1.0.001 */
html,
body,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
pre {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

pre {
  font-family: inherit;
}

input {
  font-size: inherit;
}

pre {
  white-space: normal;
}

html input, html select, html button, html textarea {
  outline: none;
}

a {
  text-decoration: none;
  color: inherit;
}

input, textarea, select, button {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-appearance: none;
}

select::-ms-expand {
  display: none;
}

textarea {
  overflow: auto;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

input:-moz-placeholder, textarea:-moz-placeholder {
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}

input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
  color: transparent !important;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  color: transparent !important;
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  color: transparent !important;
}

* {
  box-sizing: border-box;
}

abbr[title] {
  border-bottom: none !important;
  cursor: inherit !important;
  text-decoration: none !important;
}

.no-italic,
address {
  font-style: normal;
}

hr {
  margin: 0;
  border: none;
  height: 2px;
  border-bottom: 1px solid;
}

ins {
  text-decoration: none;
}

.wht-fc {
  color: #fff;
}

.black-fc {
  color: #000;
}

.col1-fc {
  color: #C8E600;
}

.col2-fc {
  color: #FF820F;
}

.wht-bg {
  background-color: #fff;
}

.col1-bg {
  background-color: #C8E600;
}

.col2-bg {
  background-color: #FF820F;
}

.custom-bg-colour {
  background-color: var(--bg_color, transparent);
}

@font-face {
  font-family: "SharpGrotesk-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/therapyontour/fonts/SharpGrotesk-Bold20.woff") format("woff"), url("/wp-content/themes/therapyontour/fonts/SharpGrotesk-Bold20.woff2") format("woff2");
  font-display: swap;
}
b,
strong,
.strong {
  font-weight: normal;
}

.main-font {
  font-family: "neue-haas-grotesk-text", sans-serif;
  font-weight: 600;
  font-style: normal;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-family: "SharpGrotesk-Bold", serif;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  h1 br, .h1 br, h2 br, .h2 br, h3 br, .h3 br, h4 br, .h4 br, h5 br, .h5 br {
    display: none;
  }
}

h1, .h1 {
  font-size: 4.5rem;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  h1, .h1 {
    font-size: 3rem;
  }
}
h1:not(:last-child), .h1:not(:last-child) {
  margin-bottom: 0.3em;
}

h2, .h2 {
  font-size: 4.8rem;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  h2, .h2 {
    font-size: 3.5rem;
  }
}
h2:not(:last-child), .h2:not(:last-child) {
  margin-bottom: 0.6em;
}

h3, .h3 {
  font-size: 3.6rem;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  h3, .h3 {
    font-size: 3rem;
  }
}
h3:not(:last-child), .h3:not(:last-child) {
  margin-bottom: 0.7em;
}

h4, .h4 {
  font-size: 3.2rem;
  line-height: normal;
}
h4:not(:last-child), .h4:not(:last-child) {
  margin-bottom: 0.7em;
}

h5, .h5 {
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 3.2px;
  font-family: "neue-haas-grotesk-text", sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
}
h5:not(:last-child), .h5:not(:last-child) {
  margin-bottom: 1.5em;
}

h6, .h6 {
  font-size: 1.4rem;
  font-family: "neue-haas-grotesk-text", sans-serif;
  font-weight: 600;
  font-style: normal;
}
h6:not(:last-child), .h6:not(:last-child) {
  margin-bottom: 1em;
}

p, .p {
  font-size: 1.55rem;
  font-family: "neue-haas-grotesk-text", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.3;
}
p:not(:last-child), .p:not(:last-child) {
  margin-bottom: 1.5em;
}
.p1_8-c p, .p1_8-c .p {
  font-size: 1.8rem;
  line-height: 1.24;
  font-family: "SharpGrotesk-Bold", serif;
  font-weight: normal;
}

.text ol, .text ul {
  font-size: 1.6rem;
  line-height: 1.5625;
  margin: 0 0 2em;
  padding-left: 1.8em;
}
.text ol li, .text ul li {
  margin-bottom: 0;
}
.text p + ul,
.text p + ol {
  margin-top: -1.5em;
}

.f1_4 {
  font-size: 1.4rem;
  line-height: 1.25;
}

.lh1_5 {
  line-height: 1.5;
}

.ls1 {
  letter-spacing: 1px;
}

.lh32 {
  line-height: 32px;
}

html {
  font-size: 10px;
  overflow-x: hidden;
  overflow-y: auto;
  overflow-y: overlay;
}
html.firefox-browser {
  scrollbar-color: #C8E600 transparent;
  scrollbar-width: thin;
}

body {
  font-size: 1.6rem;
  font-family: "neue-haas-grotesk-text", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #000;
  overflow-x: hidden;
  overflow-y: hidden;
  height: auto;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  position: relative;
  -moz-transition: background 0.4s ease-in-out;
  -o-transition: background 0.4s ease-in-out;
  -webkit-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
}

::-webkit-scrollbar {
  width: 6px;
  height: 4px;
  overflow: visible;
  background: transparent;
}

::-webkit-scrollbar-thumb {
  background-color: #000;
}

::-webkit-scrollbar-track {
  background: transparent;
}

#site-content {
  min-height: 50vh;
}

.b-none {
  display: block;
}

.b-o0 {
  opacity: 1;
}

input,
button,
textarea {
  font-family: "neue-haas-grotesk-text", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.scroll-nav-target {
  position: relative;
  top: -76px;
  display: block;
  visibility: hidden;
}
.admin-bar .scroll-nav-target {
  top: -108px;
}
@media screen and (max-width: 1023px) {
  .scroll-nav-target {
    top: -106px;
  }
  .admin-bar .scroll-nav-target {
    top: -152px;
  }
}

.full-well {
  width: 100%;
  max-width: 1999px;
}

.narrow-well {
  width: 89%;
  max-width: 1168px;
}

.well {
  width: 89%;
  max-width: 1432px;
}

.wide-well {
  width: 100%;
  max-width: 1512px;
}

.narrow-well,
.full-well,
.wide-well,
.well,
.m-center {
  margin-right: auto;
  margin-left: auto;
}

.h100vh {
  height: 100vh;
}

.min-h100 {
  min-height: 100%;
}

.l-margin {
  margin-right: auto;
}

.r-margin {
  margin-left: auto;
}

.no-disc li {
  list-style: none;
}

.c-inline {
  font-size: 0;
  letter-spacing: initial;
}
.c-inline > * {
  letter-spacing: 0.04em;
  font-size: 1.6rem;
  display: inline-block;
  vertical-align: top;
}
.c-inline > .b-none {
  display: inline-block;
}
.c-inline.va-mid > * {
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .mob-c-block > * {
    display: block;
  }
}
.f0 {
  font-size: 0;
}

.c-float {
  overflow: hidden;
}
.c-float > * {
  float: left;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.lsn {
  letter-spacing: normal;
}

.col-2 {
  column-count: 2;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.span-block .none,
.cover img.none,
.none {
  display: none;
}

.a-block a,
.span-block span,
.block {
  display: block;
}

.span-block > .i-block,
.i-block {
  display: inline-block;
}

.bs-bx {
  box-sizing: border-box;
}

.bs-cx {
  box-sizing: content-box;
}

.o-h {
  overflow: hidden;
}

.under {
  text-decoration: underline;
}

.uc {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

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

.va-mid {
  vertical-align: middle;
}

.va-bot {
  vertical-align: bottom;
}

.fill {
  position: relative;
}
.fill > * {
  position: absolute;
  height: 100%;
  width: 100%;
}
.fill > *.cover {
  position: absolute;
}

.fill-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
}
.fill-flex img {
  flex-shrink: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.img-auto > img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: fill;
  position: relative;
}

.cover {
  position: relative;
  display: block;
}
.cover.b-none {
  display: block;
}
.cover picture > img,
.cover > img,
.cover > video {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .cover picture > img.mob-none,
  .cover > img.mob-none,
  .cover > video.mob-none {
    display: none;
  }
}

.contain {
  position: relative;
  display: block;
}
.contain > img,
.contain > video {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  object-fit: contain;
}

.fill-iframe {
  position: relative;
}
.fill-iframe iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: var(--background_image);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .fill-iframe iframe {
    background-image: var(--mobile_background_image);
  }
}
.fill-iframe .poster {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cover-iframe {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.cover-iframe.pb76_588 iframe {
  width: 177.77777778vh;
  height: 56.25vw;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
}
.cover-iframe iframe {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.img-auto video,
.img-auto img,
.img-auto svg {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 767px) {
  .mob-img-auto > img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: fill;
    position: relative;
  }
}

.a-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.h-center {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.v-center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.ty50 {
  transform: translateY(50%);
}

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

.center {
  text-align: center;
}

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

.cl {
  clear: left;
}

.cr {
  clear: right;
}

.z-1 {
  z-index: -1;
}

.z0 {
  z-index: 0;
}

.z1 {
  z-index: 1;
}

.z2 {
  z-index: 2;
}

.z5 {
  z-index: 5;
}

.t0 {
  top: 0;
}

.t46 {
  top: 46%;
}

.t50 {
  top: 50%;
}

.r0 {
  right: 0;
}

.b0 {
  bottom: 0;
}

.l0 {
  left: 0;
}

.l50 {
  left: 50%;
}

.bt1 {
  border-top: 1px solid;
}

.bt2 {
  border-top: 2px solid;
}

.br1 {
  border-right: 1px solid;
}

.bb1 {
  border-bottom: 1px solid;
}

.bt4 {
  border-top: 4px solid;
}

.bl1 {
  border-left: 1px solid;
}

.wa {
  width: auto;
}

.h50 {
  height: 50%;
}

.h100 {
  height: 100%;
}

.full-screen {
  height: 100vh;
  width: 100%;
  max-width: 1999px;
  margin-right: auto;
  margin-left: auto;
}

.point {
  cursor: pointer;
  user-select: none;
}

.slider {
  height: 100%;
  overflow: hidden;
}
.slider.o-v {
  overflow: visible;
}
.slider ul.move {
  font-size: 0;
  letter-spacing: 0;
  list-style: none;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  display: block;
}
.slider ul.move .slide {
  font-size: 1.4rem;
  height: 100%;
  white-space: normal;
  vertical-align: top;
  display: inline-block;
}
.slider .nav li {
  display: inline-block;
  cursor: pointer;
}
.slider.method-fade ul.move {
  position: relative;
}
.slider.method-fade ul.move .slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
.slider.method-fade ul.move .slide.current {
  opacity: 1;
  z-index: 1;
}
.slider.method-fade:not(.enabled) ul.move > .slide:nth-child(1) {
  opacity: 1;
}
.slider.method-cascade ul.move > li.slide {
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.slider.method-cascade ul.move > li.slide:not(:first-child) {
  position: absolute;
  left: 0;
}
.slider.method-cascade ul.move > li.slide.current {
  left: 0;
}
.slider.method-cascade ul.move > li.slide.current ~ .slide {
  left: 100%;
}
.slider.method-cascade ul.move.blockTransition > li.slide {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
.slider.method-cascade-left ul.move > li.slide {
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  -webkit-transition: 1s ease;
  transition: 1s ease;
}
.slider.method-cascade-left ul.move > li.slide:not(:first-child) {
  position: absolute;
  right: 0;
}
.slider.method-cascade-left ul.move > li.slide.current {
  right: 0;
}
.slider.method-cascade-left ul.move > li.slide.current ~ .slide {
  right: 100%;
}
.slider.method-cascade-left ul.move.blockTransition > li.slide {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}

@media screen and (max-width: 1023px) {
  .m-slider {
    height: 100%;
    overflow: hidden;
  }
  .m-slider.o-v {
    overflow: visible;
  }
  .m-slider ul.move {
    font-size: 0;
    letter-spacing: 0;
    list-style: none;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    display: block;
  }
  .m-slider ul.move .slide {
    font-size: 1.4rem;
    height: 100%;
    white-space: normal;
    vertical-align: top;
    display: inline-block;
  }
  .m-slider .nav li {
    display: inline-block;
    cursor: pointer;
  }
  .m-slider.method-fade ul.move {
    position: relative;
  }
  .m-slider.method-fade ul.move .slide {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -moz-transition: 1s ease;
    -o-transition: 1s ease;
    -webkit-transition: 1s ease;
    transition: 1s ease;
  }
  .m-slider.method-fade ul.move .slide.current {
    opacity: 1;
    z-index: 1;
  }
  .m-slider.method-fade:not(.enabled) ul.move > .slide:nth-child(1) {
    opacity: 1;
  }
  .m-slider.method-cascade ul.move > li.slide {
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  .m-slider.method-cascade ul.move > li.slide:not(:first-child) {
    position: absolute;
    left: 0;
  }
  .m-slider.method-cascade ul.move > li.slide.current {
    left: 0;
  }
  .m-slider.method-cascade ul.move > li.slide.current ~ .slide {
    left: 100%;
  }
  .m-slider.method-cascade ul.move.blockTransition > li.slide {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
  }
  .m-slider.method-cascade-left ul.move > li.slide {
    -moz-transition: 1s ease;
    -o-transition: 1s ease;
    -webkit-transition: 1s ease;
    transition: 1s ease;
  }
  .m-slider.method-cascade-left ul.move > li.slide:not(:first-child) {
    position: absolute;
    right: 0;
  }
  .m-slider.method-cascade-left ul.move > li.slide.current {
    right: 0;
  }
  .m-slider.method-cascade-left ul.move > li.slide.current ~ .slide {
    right: 100%;
  }
  .m-slider.method-cascade-left ul.move.blockTransition > li.slide {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
  }
}
@media screen and (max-width: 767px) {
  .mob-slider {
    height: 100%;
    overflow: hidden;
  }
  .mob-slider.o-v {
    overflow: visible;
  }
  .mob-slider ul.move {
    font-size: 0;
    letter-spacing: 0;
    list-style: none;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    display: block;
  }
  .mob-slider ul.move .slide {
    font-size: 1.4rem;
    height: 100%;
    white-space: normal;
    vertical-align: top;
    display: inline-block;
  }
  .mob-slider .nav li {
    display: inline-block;
    cursor: pointer;
  }
  .mob-slider.method-fade ul.move {
    position: relative;
  }
  .mob-slider.method-fade ul.move .slide {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -moz-transition: 1s ease;
    -o-transition: 1s ease;
    -webkit-transition: 1s ease;
    transition: 1s ease;
  }
  .mob-slider.method-fade ul.move .slide.current {
    opacity: 1;
    z-index: 1;
  }
  .mob-slider.method-fade:not(.enabled) ul.move > .slide:nth-child(1) {
    opacity: 1;
  }
  .mob-slider.method-cascade ul.move > li.slide {
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
  }
  .mob-slider.method-cascade ul.move > li.slide:not(:first-child) {
    position: absolute;
    left: 0;
  }
  .mob-slider.method-cascade ul.move > li.slide.current {
    left: 0;
  }
  .mob-slider.method-cascade ul.move > li.slide.current ~ .slide {
    left: 100%;
  }
  .mob-slider.method-cascade ul.move.blockTransition > li.slide {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
  }
  .mob-slider.method-cascade-left ul.move > li.slide {
    -moz-transition: 1s ease;
    -o-transition: 1s ease;
    -webkit-transition: 1s ease;
    transition: 1s ease;
  }
  .mob-slider.method-cascade-left ul.move > li.slide:not(:first-child) {
    position: absolute;
    right: 0;
  }
  .mob-slider.method-cascade-left ul.move > li.slide.current {
    right: 0;
  }
  .mob-slider.method-cascade-left ul.move > li.slide.current ~ .slide {
    right: 100%;
  }
  .mob-slider.method-cascade-left ul.move.blockTransition > li.slide {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
  }
}
.o-v {
  overflow: visible;
}

.nowrap {
  white-space: nowrap;
}

.ws-normal {
  white-space: normal;
}

.img-scale {
  overflow: hidden;
}
.img-scale img {
  -moz-transition: transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  -webkit-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}
.no-touch .scale-hov:hover .img-scale img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.two-columns {
  column-count: 2;
}
.two-columns.break-avoid > * {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.c-flex {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.c-flex2 {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.flex-center {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1023px) {
  .m-c-flex {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
.as-baseline {
  align-self: baseline;
  -webkit-align-self: baseline;
}

.as-center {
  align-self: center;
  -webkit-align-self: center;
}

.as-start {
  align-self: flex-start;
  -webkit-align-self: flex-start;
}

.flex-stretch {
  align-items: stretch;
}

.as-end {
  align-self: flex-end;
  -webkit-align-self: flex-end;
}

.space-between {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.space-around {
  justify-content: space-around;
  -webkit-justify-content: space-around;
}

.space-evenly {
  justify-content: space-evenly;
  -webkit-justify-content: space-evenly;
}

.jc-center {
  justify-content: center;
  -webkit-justify-content: center;
}

.jc-flex-end {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}

.flex-start-content {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}

.ai-start {
  align-items: flex-start;
  -webkit-align-items: flex-start;
}

.ai-end {
  align-items: flex-end;
  -webkit-align-items: flex-end;
}

.circle {
  border-radius: 100%;
  overflow: hidden;
}

.no-touch .link-hover-animation a {
  position: relative;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.no-touch .link-hover-animation a::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  border-bottom: 1px solid;
  -moz-transition: width 0.4s ease-out;
  -o-transition: width 0.4s ease-out;
  -webkit-transition: width 0.4s ease-out;
  transition: width 0.4s ease-out;
}
.no-touch .link-hover-animation a:hover::after {
  width: 100%;
}

.cascadeContainer {
  position: relative;
  z-index: 11;
  background-color: #C8E600;
}
.cascadeContainer > .inner {
  height: auto;
}
.cascadeContainer > .gap {
  display: none;
}
.cascadeContainer:not(.break).fixed > .gap {
  display: block;
}
.cascadeContainer:not(.break).fixed > .inner {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
}
.cascadeContainer:not(.break).fixed.top > .inner {
  top: 0;
  bottom: auto;
}
.cascadeContainer ~ div:not(.cascadeContainer) {
  position: relative;
  z-index: 25;
}
.cascadeContainer:nth-child(2) {
  z-index: 12;
}
.cascadeContainer:nth-child(3) {
  z-index: 13;
}
.cascadeContainer:nth-child(4) {
  z-index: 14;
}
.cascadeContainer:nth-child(5) {
  z-index: 15;
}
.cascadeContainer:nth-child(6) {
  z-index: 16;
}
.cascadeContainer:nth-child(7) {
  z-index: 17;
}
.cascadeContainer:nth-child(8) {
  z-index: 18;
}
.cascadeContainer:nth-child(9) {
  z-index: 19;
}
.cascadeContainer:nth-child(10) {
  z-index: 20;
}
.cascadeContainer:nth-child(11) {
  z-index: 21;
}
.cascadeContainer:nth-child(12) {
  z-index: 22;
}

.scroll-section-cont {
  position: relative;
}
.scroll-section-cont .scroll-section-move.fixed {
  position: fixed;
  top: 0;
}
.scroll-section-cont .scroll-section-move.fixed.bottom {
  position: absolute;
  top: auto !important;
  bottom: 0 !important;
  width: 100%;
}

.fadeIn {
  opacity: 0.001;
  -moz-transition: opacity 1s ease 0.3s;
  -o-transition: opacity 1s ease 0.3s;
  -webkit-transition: opacity 1s ease 0.3s;
  transition: opacity 1s ease 0.3s;
}
.fadeIn.loaded {
  opacity: 1;
}

@media screen and (max-width: 1300px) {
  .span-block .l-none,
  .l-none {
    display: none;
  }
  .l-pr {
    position: relative;
  }
  .l-l0 {
    left: 0;
  }
  .l-tn {
    transform: none;
  }
  .l-t-center {
    text-align: center;
  }
  .l-t-left {
    text-align: left;
  }
}
@media screen and (max-width: 1023px) {
  .m-t-center {
    text-align: center;
  }
  .m-r-align {
    text-align: right;
  }
  .m-t-left {
    text-align: left;
  }
  body .m-m-center {
    margin-left: auto;
    margin-right: auto;
  }
  .c-inline > .m-none,
  .span-block .m-none,
  .m-none {
    display: none;
  }
  .m-cover {
    position: relative;
    display: block;
  }
  .m-cover > img,
  .m-cover > video {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    object-fit: cover;
  }
  .m-cover.pa {
    position: absolute;
  }
  .m-fl {
    float: left;
  }
  .m-fi {
    float: initial;
  }
  .m-pi {
    position: initial;
  }
  .m-pr {
    position: relative;
  }
  .m-tn {
    transform: none;
  }
  .m-t0 {
    top: 0;
  }
  .m-l0 {
    left: 0;
  }
  .m-flex-middle {
    display: flex;
    align-items: center;
  }
  .m-r-margin {
    margin-left: auto;
  }
  .m-border-none {
    border: none;
  }
  .m-pa {
    position: absolute;
  }
  .m-block2 {
    display: block;
  }
  .m-mr-auto {
    margin-right: auto;
  }
  .m-swap-columns {
    display: flex;
    flex-direction: column-reverse;
  }
  .m-swap-rows {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 767px) {
  .mob-c-flex {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .mob-d-block {
    display: block;
  }
  .mob-center {
    text-align: center;
  }
  .mob-cover {
    position: relative;
    display: block;
  }
  .mob-cover > img,
  .mob-cover > video {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    object-fit: cover;
  }
  .mob-cover.pa {
    position: absolute;
  }
  .mob-t-center {
    text-align: center;
  }
  .mob-t-left {
    text-align: left;
  }
  .mob-t-right {
    text-align: right;
  }
  .span-block .mob-none,
  .mob-none {
    display: none;
  }
  .mob-m-center {
    margin-left: auto;
    margin-right: auto;
  }
  .mob-fl {
    float: left;
  }
  .mob-fi {
    float: initial;
  }
  .mob-pi {
    position: initial;
  }
  .mob-h-center {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .mob-ai-start > * {
    align-self: flex-start;
  }
  .mob-pr {
    position: relative;
  }
  .mob-tn {
    transform: none;
  }
  .mob-t0 {
    top: 0;
  }
  .mob-bi {
    bottom: initial;
  }
  .mob-block2 {
    display: block;
  }
  .mob-flex {
    display: flex;
  }
  .mob-ps {
    position: static;
  }
  .mob-br0 {
    border-right: 0;
  }
  .mob-swap-columns {
    display: flex;
    flex-direction: column-reverse;
  }
  .mob-flex-column {
    display: flex;
    flex-direction: column;
  }
  .mob-swap-rows {
    display: flex;
    flex-direction: row-reverse;
  }
  .mob-flex-row {
    display: flex;
    flex-direction: row;
  }
  .mob-a-center {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto !important;
  }
  .mob-b0 {
    bottom: 0;
    top: auto;
  }
  .mob-h100 {
    height: 100%;
  }
  .mob-r-margin {
    margin-left: auto;
  }
}
@media screen and (min-width: 1301px) {
  .d2-pa {
    position: absolute;
  }
}
@media screen and (min-width: 1024px) {
  .swap-rows {
    display: flex;
    flex-direction: row-reverse;
  }
  .swap-columns {
    display: flex;
    flex-direction: column-reverse;
  }
  .d-flex {
    display: flex;
  }
  .d-pa {
    position: absolute;
  }
  .d-none {
    display: none;
  }
  .d-o0 {
    opacity: 0;
  }
  .d-a-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
  .flex-middle {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .table-same-height {
    display: table;
  }
  .table-same-height > * {
    display: table-cell;
    vertical-align: top;
  }
  .table-same-height > *.va-mid {
    vertical-align: middle;
  }
  .mob-block {
    display: none;
  }
  .columns-same-height {
    overflow: hidden;
  }
  .columns-same-height > * {
    overflow: hidden;
    padding-bottom: 99999px;
    margin-bottom: -99999px;
  }
}
@media screen and (max-width: 767px) {
  .mob-o0 {
    order: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .mob-o1 {
    order: 1 !important;
  }
}

.o0 {
  order: 0;
}

.o1 {
  order: 1;
}

.o2 {
  order: 2;
}

.o3 {
  order: 3;
}

.o4 {
  order: 4;
}

.o5 {
  order: 5;
}

#klavio_form {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 250;
}
#klavio_form .outer {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
}
#klavio_form .outer .inner {
  max-width: 31em;
  width: 90%;
}

form.klaviyo-form {
  padding: 2em 5% !important;
}
form.klaviyo-form h1 span {
  font-size: 3.5rem !important;
  line-height: normal;
  font-weight: normal !important;
  font-family: "Canela-Light", serif !important;
}
form.klaviyo-form h1 + h1 + h1 {
  display: none !important;
}
form.klaviyo-form p {
  margin-bottom: 0 !important;
}
form.klaviyo-form p span {
  font-size: 1.6rem !important;
  line-height: normal;
  font-weight: 200 !important;
  font-family: "brother-1816", sans-serif !important;
}
form.klaviyo-form p + p + p {
  display: none !important;
}
form.klaviyo-form input[type=text],
form.klaviyo-form input[type=email],
form.klaviyo-form input[role=combobox] {
  font-size: 1.6rem !important;
  line-height: normal;
  font-weight: 200 !important;
  font-family: "brother-1816", sans-serif !important;
}
form.klaviyo-form input[type=text]::-webkit-input-placeholder, form.klaviyo-form input[type=email]::-webkit-input-placeholder, form.klaviyo-form input[role=combobox]::-webkit-input-placeholder {
  font-size: 1.6rem !important;
  line-height: normal;
  font-weight: 200 !important;
  font-family: "brother-1816", sans-serif !important;
}

form.klaviyo-form input[type=text]:-moz-placeholder, form.klaviyo-form input[type=email]:-moz-placeholder, form.klaviyo-form input[role=combobox]:-moz-placeholder {
  font-size: 1.6rem !important;
  line-height: normal;
  font-weight: 200 !important;
  font-family: "brother-1816", sans-serif !important;
}

form.klaviyo-form input[type=text]::-moz-placeholder, form.klaviyo-form input[type=email]::-moz-placeholder, form.klaviyo-form input[role=combobox]::-moz-placeholder {
  font-size: 1.6rem !important;
  line-height: normal;
  font-weight: 200 !important;
  font-family: "brother-1816", sans-serif !important;
}

form.klaviyo-form input[type=text]:-ms-input-placeholder, form.klaviyo-form input[type=email]:-ms-input-placeholder, form.klaviyo-form input[role=combobox]:-ms-input-placeholder {
  font-size: 1.6rem !important;
  line-height: normal;
  font-weight: 200 !important;
  font-family: "brother-1816", sans-serif !important;
}

form.klaviyo-form > div > div > div > button[type=button] {
  font-size: 1.4rem !important;
  line-height: 20px;
  font-family: "brother-1816", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  width: 100%;
  padding: 20px 20px;
  display: inline-block;
  border-radius: 5px !important;
  color: #fff !important;
  border: 1px solid #fff !important;
  position: relative;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 4px;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  background-color: transparent !important;
  letter-spacing: 2.8px !important;
}
form.klaviyo-form > div > div > div > button[type=button]::before {
  content: "";
  border: 2px solid #fff;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 5px;
  top: -1px;
  left: -1px;
  position: absolute;
  opacity: 0;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
form.klaviyo-form > div > div > div > button[type=button]:hover {
  text-decoration-color: #fff;
}
form.klaviyo-form > div > div > div > button[type=button]:hover::before {
  opacity: 1;
}

.button {
  background-color: #000;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 1.55rem;
  line-height: 2.1rem;
  padding: 1.2rem 1.5rem;
}

.mt0 {
  margin-top: 0%;
}

.mt6 {
  margin-top: 6%;
}

.mt7 {
  margin-top: 7%;
}

.mt8 {
  margin-top: 8%;
}

.mt9 {
  margin-top: 9%;
}

.mt10 {
  margin-top: 10%;
}

.mr1_5 {
  margin-right: 1.5%;
}

.mr2 {
  margin-right: 2%;
}

.mr2_5 {
  margin-right: 2.5%;
}

.mr3 {
  margin-right: 3%;
}

.mr4 {
  margin-right: 4%;
}

.mr5 {
  margin-right: 5%;
}

.mr6 {
  margin-right: 6%;
}

.mb0 {
  margin-bottom: 0%;
}

.mb6 {
  margin-bottom: 6%;
}

.mb7 {
  margin-bottom: 7%;
}

.mb7_3 {
  margin-bottom: 7.3%;
}

.mb8 {
  margin-bottom: 8%;
}

.mb9 {
  margin-bottom: 9%;
}

.mb10 {
  margin-bottom: 10%;
}

.mb11 {
  margin-bottom: 11%;
}

.mb11_9 {
  margin-bottom: 11.9%;
}

.mb12 {
  margin-bottom: 12%;
}

.mb12_8 {
  margin-bottom: 12.8%;
}

.ml0 {
  margin-left: 0%;
}

.ml2 {
  margin-left: 2%;
}

.ml2_5 {
  margin-left: 2.5%;
}

.ml3 {
  margin-left: 3%;
}

.ml4 {
  margin-left: 4%;
}

.ml4_5 {
  margin-left: 4.5%;
}

.ml5 {
  margin-left: 5%;
}

.ml7 {
  margin-left: 7%;
}

.ml9 {
  margin-left: 9%;
}

.ml10 {
  margin-left: 10%;
}

.ml12 {
  margin-left: 12%;
}

.ml14 {
  margin-left: 14%;
}

.ml16 {
  margin-left: 16%;
}

.ml39 {
  margin-left: 39%;
}

.mt0_1e {
  margin-top: 0.1em;
}

.mt0_3e {
  margin-top: 0.3em;
}

.mt0_5e {
  margin-top: 0.5em;
}

.mt0_7e {
  margin-top: 0.7em;
}

.mt0_8e {
  margin-top: 0.8em;
}

.mt1e {
  margin-top: 1em;
}

.mt1_3e {
  margin-top: 1.3em;
}

.mt1_5e {
  margin-top: 1.5em;
}

.mt2e {
  margin-top: 2em;
}

.mt2_2e {
  margin-top: 2.2em;
}

.mt2_5e {
  margin-top: 2.5em;
}

.mt2_7e {
  margin-top: 2.7em;
}

.mt2_8e {
  margin-top: 2.8em;
}

.mt3e {
  margin-top: 3em;
}

.mt3_2e {
  margin-top: 3.2em;
}

.mt3_5e {
  margin-top: 3.5em;
}

.mt3_7e {
  margin-top: 3.7em;
}

.mt4e {
  margin-top: 4em;
}

.mt5e {
  margin-top: 5em;
}

.mt5_6e {
  margin-top: 5.6em;
}

.mt6e {
  margin-top: 6em;
}

.mt8e {
  margin-top: 8em;
}

.mr0_3e {
  margin-right: 0.3em;
}

.mr0_5e {
  margin-right: 0.5em;
}

.mr0_7e {
  margin-right: 0.7em;
}

.mr1e {
  margin-right: 1em;
}

.mr1_5e {
  margin-right: 1.5em;
}

.mr2e {
  margin-right: 2em;
}

.mb0_2e {
  margin-bottom: 0.2em;
}

.mb0_3e {
  margin-bottom: 0.3em;
}

.mb0_5e {
  margin-bottom: 0.5em;
}

.mb0_6e {
  margin-bottom: 0.6em;
}

.mb0_7e {
  margin-bottom: 0.7em;
}

.mb0_8e {
  margin-bottom: 0.8em;
}

.mb1e {
  margin-bottom: 1em;
}

.mb1_2e {
  margin-bottom: 1.2em;
}

.mb1_3e {
  margin-bottom: 1.3em;
}

.mb1_5e {
  margin-bottom: 1.5em;
}

.mb2e {
  margin-bottom: 2em;
}

.mb2_5e {
  margin-bottom: 2.5em;
}

.mb3e {
  margin-bottom: 3em;
}

.mb3_2e {
  margin-bottom: 3.2em;
}

.mb3_8e {
  margin-bottom: 3.8em;
}

.mb4e {
  margin-bottom: 4em;
}

.mb4_5e {
  margin-bottom: 4.5em;
}

.mb4_8e {
  margin-bottom: 4.8em;
}

.mb5e {
  margin-bottom: 5em;
}

.mb6e {
  margin-bottom: 6em;
}

.mb10e {
  margin-bottom: 10em;
}

.mb15e {
  margin-bottom: 15em;
}

.ml0_3e {
  margin-left: 0.3em;
}

.ml0_5e {
  margin-left: 0.5em;
}

.ml1e {
  margin-left: 1em;
}

.ml1_2e {
  margin-left: 1.2em;
}

.ml1_5e {
  margin-left: 1.5em;
}

.ml2e {
  margin-left: 2em;
}

.pt0_3e {
  padding-top: 0.3em;
}

.pt0_5e {
  padding-top: 0.5em;
}

.pt0_8e {
  padding-top: 0.8em;
}

.pt1e {
  padding-top: 1em;
}

.pt1_2e {
  padding-top: 1.2em;
}

.pt1_5e {
  padding-top: 1.5em;
}

.pt2e {
  padding-top: 2em;
}

.pt2_5e {
  padding-top: 2.5em;
}

.pt2_7e {
  padding-top: 2.7em;
}

.pt3e {
  padding-top: 3em;
}

.pt3_5e {
  padding-top: 3.5em;
}

.pt4e {
  padding-top: 4em;
}

.pt5e {
  padding-top: 5em;
}

.pt6e {
  padding-top: 6em;
}

.pt8e {
  padding-top: 8em;
}

.pr0_5e {
  padding-right: 0.5em;
}

.pr1e {
  padding-right: 1em;
}

.pr1_5e {
  padding-right: 1.5em;
}

.pr2e {
  padding-right: 2em;
}

.pr3e {
  padding-right: 3em;
}

.pr4e {
  padding-right: 4em;
}

.pb0_4e {
  padding-bottom: 0.4em;
}

.pb1e {
  padding-bottom: 1em;
}

.pb1_2e {
  padding-bottom: 1.2em;
}

.pb1_5e {
  padding-bottom: 1.5em;
}

.pb2e {
  padding-bottom: 2em;
}

.pb2_5e {
  padding-bottom: 2.5em;
}

.pb3e {
  padding-bottom: 3em;
}

.pb3_5e {
  padding-bottom: 3.5em;
}

.pb3_8e {
  padding-bottom: 3.8em;
}

.pb4e {
  padding-bottom: 4em;
}

.pb4_4e {
  padding-bottom: 4.4em;
}

.pb5e {
  padding-bottom: 5em;
}

.pb6e {
  padding-bottom: 6em;
}

.pb8e {
  padding-bottom: 8em;
}

.pb9e {
  padding-bottom: 9em;
}

.pb10e {
  padding-bottom: 10em;
}

.pl1e {
  padding-left: 1em;
}

.pl1_125e {
  padding-left: 1.125em;
}

.pl1_2e {
  padding-left: 1.2em;
}

.pl1_5e {
  padding-left: 1.5em;
}

.pl2e {
  padding-left: 2em;
}

.pl2_5e {
  padding-left: 2.5em;
}

.pl3e {
  padding-left: 3em;
}

.pl4e {
  padding-left: 4em;
}

.pl6e {
  padding-left: 6em;
}

.pl6_3e {
  padding-left: 6.3em;
}

.pt4 {
  padding-top: 4%;
}

.pt5 {
  padding-top: 5%;
}

.pt6 {
  padding-top: 6%;
}

.pt7 {
  padding-top: 7%;
}

.pt8 {
  padding-top: 8%;
}

.pt9 {
  padding-top: 9%;
}

.pt9_8 {
  padding-top: 9.8%;
}

.pt10 {
  padding-top: 10%;
}

.pt12 {
  padding-top: 12%;
}

.pt14 {
  padding-top: 14%;
}

.pt16 {
  padding-top: 16%;
}

.pr1 {
  padding-right: 1%;
}

.pr2 {
  padding-right: 2%;
}

.pr2_5 {
  padding-right: 2.5%;
}

.pr4_2 {
  padding-right: 4.2%;
}

.pb6 {
  padding-bottom: 6%;
}

.pb7 {
  padding-bottom: 7%;
}

.pb8 {
  padding-bottom: 8%;
}

.pb9 {
  padding-bottom: 9%;
}

.pb10 {
  padding-bottom: 10%;
}

.pb12 {
  padding-bottom: 12%;
}

.pb14 {
  padding-bottom: 14%;
}

.pb56_25 {
  padding-bottom: 56.25%;
}

.pb94 {
  padding-bottom: 94%;
}

.pb100 {
  padding-bottom: 100%;
}

.pb112 {
  padding-bottom: 112%;
}

.pb134 {
  padding-bottom: 134%;
}

.pb141 {
  padding-bottom: 141%;
}

.pb150 {
  padding-bottom: 150%;
}

.pl6_5 {
  padding-left: 6.5%;
}

.max-w19e {
  max-width: 19em;
  width: 100%;
}

.p-max-w29e p {
  max-width: 29em;
  width: 100%;
}

.w7 {
  width: 7%;
}

.w12 {
  width: 12%;
}

.w13 {
  width: 13%;
}

.w16 {
  width: 16%;
}

.w17 {
  width: 17%;
}

.w18 {
  width: 18%;
}

.w19 {
  width: 19%;
}

.w20 {
  width: 20%;
}

.w22 {
  width: 22%;
}

.w23 {
  width: 23%;
}

.w24 {
  width: 24%;
}

.w25 {
  width: 25%;
}

.w26 {
  width: 26%;
}

.w27 {
  width: 27%;
}

.w28 {
  width: 28%;
}

.w29 {
  width: 29%;
}

.w30 {
  width: 30%;
}

.w31 {
  width: 31%;
}

.w32 {
  width: 32%;
}

.w33 {
  width: 33%;
}

.w34 {
  width: 34%;
}

.w35 {
  width: 35%;
}

.w36 {
  width: 36%;
}

.w37 {
  width: 37%;
}

.w38 {
  width: 38%;
}

.w39 {
  width: 39%;
}

.w40 {
  width: 40%;
}

.w41 {
  width: 41%;
}

.w42 {
  width: 42%;
}

.w43 {
  width: 43%;
}

.w44 {
  width: 44%;
}

.w45 {
  width: 45%;
}

.w46 {
  width: 46%;
}

.w47 {
  width: 47%;
}

.w48 {
  width: 48%;
}

.w49 {
  width: 49%;
}

.w50 {
  width: 50%;
}

.w51 {
  width: 51%;
}

.w52 {
  width: 52%;
}

.w53 {
  width: 53%;
}

.w54 {
  width: 54%;
}

.w56 {
  width: 56%;
}

.w57 {
  width: 57%;
}

.w58 {
  width: 58%;
}

.w60 {
  width: 60%;
}

.w61 {
  width: 61%;
}

.w62 {
  width: 62%;
}

.w64 {
  width: 64%;
}

.w65 {
  width: 65%;
}

.w66 {
  width: 66%;
}

.w67 {
  width: 67%;
}

.w68 {
  width: 68%;
}

.w69 {
  width: 69%;
}

.w70 {
  width: 70%;
}

.w72 {
  width: 72%;
}

.w73 {
  width: 73%;
}

.w75 {
  width: 75%;
}

.w76 {
  width: 76%;
}

.w77 {
  width: 77%;
}

.w78 {
  width: 78%;
}

.w80 {
  width: 80%;
}

.w82 {
  width: 82%;
}

.w83 {
  width: 83%;
}

.w84 {
  width: 84%;
}

.w85 {
  width: 85%;
}

.w87 {
  width: 87%;
}

.w88 {
  width: 88%;
}

.w89 {
  width: 89%;
}

.w90 {
  width: 90%;
}

.w90_2 {
  width: 90.2%;
}

.w91 {
  width: 91%;
}

.w92 {
  width: 92%;
}

.w100 {
  width: 100%;
}

.w33_333 {
  width: 33.3333333333%;
}

.h1e {
  height: 1em;
  overflow: hidden;
}

.wa {
  width: auto;
}

.h0 {
  height: 0;
}

.pt0-i {
  padding-top: 0 !important;
}

@media screen and (max-width: 1300px) {
  .l-mt0_5e {
    margin-top: 0.5em;
  }
  .l-mt1e {
    margin-top: 1em;
  }
  .l-pb0 {
    padding-bottom: 0%;
  }
  .l-w45 {
    width: 45%;
  }
  .l-w47 {
    width: 47%;
  }
  .l-w95 {
    width: 95%;
  }
  .l-w100 {
    width: 100%;
  }
  .l-w33_333 {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 1023px) {
  .m-h0 {
    height: 0;
  }
  .m-mt0 {
    margin-top: 0%;
  }
  .m-mt1 {
    margin-top: 1%;
  }
  .m-mr1 {
    margin-right: 1%;
  }
  .m-mb1 {
    margin-bottom: 1%;
  }
  .m-ml0 {
    margin-left: 0%;
  }
  .m-ml5 {
    margin-left: 5%;
  }
  .m-ml6 {
    margin-left: 6%;
  }
  .m-mt0_5e {
    margin-top: 0.5em;
  }
  .m-mt1e {
    margin-top: 1em;
  }
  .m-mt1_5e {
    margin-top: 1.5em;
  }
  .m-mt2e {
    margin-top: 2em;
  }
  .m-mt3e {
    margin-top: 3em;
  }
  .m-mt4e {
    margin-top: 4em;
  }
  .m-mr1e {
    margin-right: 1em;
  }
  .m-mb0_5e {
    margin-bottom: 0.5em;
  }
  .m-mb1e {
    margin-bottom: 1em;
  }
  .m-mb1_5e {
    margin-bottom: 1.5em;
  }
  .m-mb2e {
    margin-bottom: 2em;
  }
  .m-mb3e {
    margin-bottom: 3em;
  }
  .m-mb4e {
    margin-bottom: 4em;
  }
  .m-mb5e {
    margin-bottom: 5em;
  }
  .m-ml1e {
    margin-left: 1em;
  }
  .m-pt1e {
    padding-top: 1em;
  }
  .m-pt2e {
    padding-top: 2em;
  }
  .m-pt3e {
    padding-top: 3em;
  }
  .m-pt4e {
    padding-top: 4em;
  }
  .m-pt5e {
    padding-top: 5em;
  }
  .m-pr1e {
    padding-right: 1em;
  }
  .m-pr1_5e {
    padding-right: 1.5em;
  }
  .m-pr2e {
    padding-right: 2em;
  }
  .m-pb1e {
    padding-bottom: 1em;
  }
  .m-pb2e {
    padding-bottom: 2em;
  }
  .m-pb2_5e {
    padding-bottom: 2.5em;
  }
  .m-pb3e {
    padding-bottom: 3em;
  }
  .m-pb4e {
    padding-bottom: 4em;
  }
  .m-pb6e {
    padding-bottom: 6em;
  }
  .m-pb8e {
    padding-bottom: 8em;
  }
  .m-pl1e {
    padding-left: 1em;
  }
  .m-pl1_5e {
    padding-left: 1.5em;
  }
  .m-pl2e {
    padding-left: 2em;
  }
  .m-pt0 {
    padding-top: 0%;
  }
  .m-pt1 {
    padding-top: 1%;
  }
  .m-pr1 {
    padding-right: 1%;
  }
  .m-pb0 {
    padding-bottom: 0%;
  }
  .m-pb68 {
    padding-bottom: 68%;
  }
  .m-pb100 {
    padding-bottom: 100%;
  }
  .m-pl0 {
    padding-left: 0%;
  }
  .m-pl1 {
    padding-left: 1%;
  }
  .m-pl6 {
    padding-left: 6%;
  }
  .m-max-w1e {
    max-width: 1em;
    width: 100%;
  }
  .m-w20 {
    width: 20%;
  }
  .m-w40 {
    width: 40%;
  }
  .m-w45 {
    width: 45%;
  }
  .m-w50 {
    width: 50%;
  }
  .m-w55 {
    width: 55%;
  }
  .m-w60 {
    width: 60%;
  }
  .m-w63 {
    width: 63%;
  }
  .m-w90 {
    width: 90%;
  }
  .m-w100 {
    width: 100%;
  }
  .m-w105 {
    width: 105%;
  }
  .m-max-w100 {
    max-width: 100%;
  }
  .m-w33_333 {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 767px) {
  .mob-mt0 {
    margin-top: 0%;
  }
  .mob-mr0 {
    margin-right: 0%;
  }
  .mob-mb0 {
    margin-bottom: 0%;
  }
  .mob-ml0 {
    margin-left: 0%;
  }
  .mob-mt0_3e {
    margin-top: 0.3em;
  }
  .mob-mt1e {
    margin-top: 1em;
  }
  .mob-mt2e {
    margin-top: 2em;
  }
  .mob-mt3e {
    margin-top: 3em;
  }
  .mob-mt4e {
    margin-top: 4em;
  }
  .mob-mr0_5e {
    margin-right: 0.5em;
  }
  .mob-mr1e {
    margin-right: 1em;
  }
  .mob-mb1e {
    margin-bottom: 1em;
  }
  .mob-mb1_5e {
    margin-bottom: 1.5em;
  }
  .mob-mb2e {
    margin-bottom: 2em;
  }
  .mob-mb3e {
    margin-bottom: 3em;
  }
  .mob-mb4e {
    margin-bottom: 4em;
  }
  .mob-ml1e {
    margin-left: 1em;
  }
  .mob-ml2e {
    margin-left: 2em;
  }
  .mob-pt0_4e {
    padding-top: 0.4em;
  }
  .mob-pt1e {
    padding-top: 1em;
  }
  .mob-pt1_5e {
    padding-top: 1.5em;
  }
  .mob-pt2e {
    padding-top: 2em;
  }
  .mob-pt3e {
    padding-top: 3em;
  }
  .mob-pt4e {
    padding-top: 4em;
  }
  .mob-pt5e {
    padding-top: 5em;
  }
  .mob-pr0_5e {
    padding-right: 0.5em;
  }
  .mob-pr1e {
    padding-right: 1em;
  }
  .mob-pr2e {
    padding-right: 2em;
  }
  .mob-pb1e {
    padding-bottom: 1em;
  }
  .mob-pb1_5e {
    padding-bottom: 1.5em;
  }
  .mob-pb2e {
    padding-bottom: 2em;
  }
  .mob-pb3e {
    padding-bottom: 3em;
  }
  .mob-pb4e {
    padding-bottom: 4em;
  }
  .mob-pb5e {
    padding-bottom: 5em;
  }
  .mob-pb6e {
    padding-bottom: 6em;
  }
  .mob-pl1e {
    padding-left: 1em;
  }
  .mob-pl2e {
    padding-left: 2em;
  }
  .mob-pt0 {
    padding-top: 0%;
  }
  .mob-pt1 {
    padding-top: 1%;
  }
  .mob-pr0 {
    padding-right: 0%;
  }
  .mob-pr1 {
    padding-right: 1%;
  }
  .mob-pr5 {
    padding-right: 5%;
  }
  .mob-pb0 {
    padding-bottom: 0%;
  }
  .mob-pb100 {
    padding-bottom: 100%;
  }
  .mob-pb133 {
    padding-bottom: 133%;
  }
  .mob-pl0 {
    padding-left: 0%;
  }
  .mob-pl1 {
    padding-left: 1%;
  }
  .mob-pl5 {
    padding-left: 5%;
  }
  .mob-max-w1e {
    max-width: 1em;
    width: 100%;
  }
  .mob-w77 {
    width: 77%;
  }
  .mob-w90 {
    width: 90%;
  }
  .mob-w100 {
    width: 100%;
  }
  .mob-mla {
    margin-left: auto;
  }
  .mob-mra {
    margin-right: auto;
  }
  .mob-max-w100 {
    max-width: 100%;
  }
}
body {
  background-color: #000;
  color: #fff;
}

#coming-soon {
  position: fixed;
  width: 100%;
  height: 100%;
}
#coming-soon h1 {
  font-size: 8.68rem;
  line-height: 0.95;
}
@media screen and (max-width: 1512px) {
  #coming-soon h1 {
    font-size: 5.74074074vw;
  }
}
@media screen and (max-width: 767px) {
  #coming-soon h1 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 1023px) {
  #coming-soon .left-cont {
    height: 45%;
  }
  #coming-soon .right-cont {
    height: 55%;
  }
}
#coming-soon .logo {
  position: absolute;
  left: 6%;
  top: 0;
  margin-top: 6%;
  max-width: 193px;
  max-height: 75px;
  width: 13vw;
  height: 5vw;
}
@media screen and (min-width: 1513px) {
  #coming-soon .logo {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1023px) {
  #coming-soon .logo {
    left: 5%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #coming-soon .logo {
    width: 166px;
    height: 65px;
  }
}
#coming-soon .left {
  position: absolute;
  left: 5%;
  bottom: 0;
  margin-bottom: 6%;
  width: 13vw;
  height: 13vw;
  max-width: 193px;
  max-height: 193px;
}
@media screen and (min-width: 1513px) {
  #coming-soon .left {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1023px) {
  #coming-soon .left {
    left: 5%;
    margin-bottom: 30px;
  }
}
#coming-soon .right {
  position: absolute;
  top: 0;
  margin-top: 6%;
  right: 3rem;
  width: 13vw;
  height: 13vw;
  max-width: 193px;
  max-height: 193px;
}
@media screen and (min-width: 1513px) {
  #coming-soon .right {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1023px) {
  #coming-soon .right {
    right: 5%;
    margin-top: 30px;
  }
}
#coming-soon .inner-left {
  max-width: 50em;
  margin-left: 11%;
  width: 80%;
}
@media screen and (max-width: 1023px) {
  #coming-soon .inner-left {
    width: 68%;
    max-width: 68%;
  }
}
@media screen and (max-width: 767px) {
  #coming-soon .inner-left {
    margin-top: 10%;
  }
}
@media screen and (max-width: 1023px) {
  #coming-soon .inner-right {
    margin-top: 15%;
  }
}
#coming-soon .inner-right-bottom,
#coming-soon .inner-right {
  max-width: 330px;
  margin-left: 16%;
  width: 68%;
}
@media screen and (min-width: 1024px) and (max-width: 1300px) {
  #coming-soon .inner-right-bottom,
  #coming-soon .inner-right {
    margin-left: 10%;
    width: 80%;
  }
}
@media screen and (max-width: 1023px) {
  #coming-soon .inner-right-bottom,
  #coming-soon .inner-right {
    width: 90%;
    margin-left: 5%;
    align-self: flex-start;
  }
}
#coming-soon .inner-right-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 12%;
}
@media screen and (min-width: 1513px) {
  #coming-soon .inner-right-bottom {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1023px) {
  #coming-soon .inner-right-bottom {
    margin-bottom: 20px;
  }
}
#coming-soon .f1_24 {
  font-size: 1.24rem;
  font-weight: 400;
  line-height: normal;
}

/*# sourceMappingURL=style.css.map */
