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,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
}
body {
  line-height: 1;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
  display: block;
}
nav ul {
  list-style: none;
}
ol {
  list-style: decimal;
}
ul {
  list-style: disc;
}
ul ul {
  list-style: circle;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
ins {
  text-decoration: underline;
}
del {
  text-decoration: line-through;
}
mark {
  background: none;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input[type=submit],
input[type=button],
button {
  margin: 0 !important;
  padding: 0 !important;
}
input,
select,
a img {
  vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
address {
  font-style: normal;
}
/*Animation*/
/*Standard*/
.ClearBoth {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#DivHeader {
  font-family: Arial !important;
  font-size: 12px !important;
  line-height: normal !important;
}
#DivHeader strong {
  font-family: Arial !important;
}
.cf {
  zoom: 1;
}
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.fl-l {
  float: left;
}
.fl-r {
  float: right;
}
.cur-p {
  cursor: pointer;
}
.cur-d {
  cursor: default;
}
.dy-inl-bl {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.dy-tbl {
  display: table;
  -dt-display: table;
}
.dy-tbl-cell {
  display: table-cell;
  -dt-display: table-cell;
}
.hden {
  display: none;
}
.no-uline,
.no-uline:hover {
  text-decoration: none;
}
.uline,
.uline:hover {
  text-decoration: underline;
}
.txt-align-c {
  text-align: center;
}
.txt-align-r {
  text-align: right;
}
.txt-align-l {
  text-align: left;
}
.upcase {
  text-transform: uppercase;
}
.lwcase {
  text-transform: lowercase;
}
.lh-0 {
  line-height: 0;
}
.ovflw-hden {
  overflow: hidden;
}
img {
  width: auto;
  height: auto;
  max-width: 100%;
}
/*Grid 12 columns*/
.span-1 {
  float: left;
  width: 8.33333333%;
}
.span-2 {
  float: left;
  width: 16.66666667%;
}
.span-3 {
  float: left;
  width: 25%;
}
.span-4 {
  float: left;
  width: 33.33333333%;
}
.span-5 {
  float: left;
  width: 41.66666667%;
}
.span-6 {
  float: left;
  width: 50%;
}
.span-7 {
  float: left;
  width: 58.33333333%;
}
.span-8 {
  float: left;
  width: 66.66666667%;
}
.span-9 {
  float: left;
  width: 75%;
}
.span-10 {
  float: left;
  width: 83.33333333%;
}
.span-11 {
  float: left;
  width: 91.66666667%;
}
.span-12 {
  width: 100%;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
@font-face {
  font-family: 'BWHaasHead';
  src: url('/vendors/fonts/BWHaasHead.woff2');
  src: local('BWHaasHead'), url('/vendors/fonts/BWHaasHead.woff2') format('woff2'), url('http://:/') format("No-IE-404");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
html,
body {
  font-family: 'BWHaasHead';
  background-color: #FDD6C5;
  color: #020004;
  height: 100%;
}
html[data-preload="true"] *,
body[data-preload="true"] * {
  -moz-transition: none !important;
  -o-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}
*:not(body)[data-preload="true"] {
  display: none;
}
.app {
  background-color: #FDD6C5;
  position: relative;
  height: 100%;
  width: 100vw;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content {
  z-index: 1;
  width: 300px;
  max-width: calc(100% - 40px);
  text-align: center;
}
.content .logo {
  margin: 0 auto 15px auto;
  display: block;
}
.content .cta {
  text-align: left;
  margin-top: 10px;
}
.content .cta .button {
  text-decoration: none;
  color: #020004;
  background-color: #fbb394;
  padding: 0 30px !important;
  height: 50px;
  border: 1px solid #FDD6C5;
  display: flex;
  align-items: center;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.content .cta .button .ico {
  margin-right: 15px;
}
.dot {
  width: 90vw;
  height: 90vw;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: absolute;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.dot.first {
  background-image: url(/images/radial1.svg);
  bottom: -100vh;
  left: -100vh;
}
.dot.second {
  background-image: url(/images/radial2.svg);
  top: -100vh;
  right: -100vh;
}
@media screen and (max-width:749px) {
  .dot {
    width: 200vw;
    height: 200vw;
  }
  .dot.first {
    bottom: -90vh;
    left: -50vh;
  }
  .dot.second {
    top: -90vh;
    right: -50vh;
  }
}
