/*
*  html5resetcss
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  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,
select {
  vertical-align: middle;
}

/**************************************************/

body {
  font-family: "Montserrat", sans-serif;
}

.formkit-subheader {
  line-height: 1.5;
}

.div-block-264 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  padding: 11px 20px 13px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px;
  border-color: #f90;
  border-radius: 29ch;
  background-color: #000;
  box-shadow: 6px 6px 14px 1px rgba(0, 0, 0, 0.31);
  color: #221e1f;
  text-decoration: none !important;
}

.text-block-77 {
  padding-bottom: 9px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 16px !important;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.text-block-78 {
  position: absolute;
  left: auto;
  top: 34%;
  right: 8%;
  bottom: 50%;
  height: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transform: scale3d(1.5, 1.9, 1);
  transform: scale3d(1.5, 1.9, 1);
  color: #f90;
  font-size: 20px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-53 {
  width: 100px;
  padding: 0px 14px;
  border-radius: 9px;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-54 {
  position: absolute;
  left: auto;
  top: 40%;
  right: 8%;
  bottom: 5%;
  width: 8px;
  -webkit-transform: scale3d(1.5, 1.9, 1);
  transform: scale3d(1.5, 1.9, 1);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: transform 0.1s ease-in-out;
}

.div-block-265 {
  background-color: #f90;
}

.div-block-266 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-55 {
  position: relative;
  left: auto;
  width: 300px;
  max-width: 800px;
}

.text-block-79 {
  position: relative;
  bottom: -1px;
  padding: 5px 20px;
  border-radius: 15px;
  background-color: rgba(30, 38, 192, 0.73);
  color: #fff;
  font-weight: 700;
}

.link-block {
  text-decoration: none;
}

.div-block-264:hover img.image-54 {
  transform: translate3d(5px, 0px, 0px) scale3d(1.3, 1.7, 1) rotateX(0deg)
    rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg) !important;
}
